﻿@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
inquiry
------------------------------------------------------ */
p {
	font-size: 1em;
}

.error_020 {
	color: #cc3300;
}

.defont {
	/* width: 180px; */
	font-size: 1em;
	color: #333333;
	line-height: 130%;
}
.defont .mr10{margin-right:10px;}
.required {
	display: inline-block;
	color: #fff;
	font-weight: 400;
	background-color: #d80537;
	padding: 0 10px 3px;
	border-radius: 2px;
}
.defont .required{margin:5px 0 10px 0;}

div.box{
	margin:0 auto;
	padding:30px 0 20px 0;
	width:700px;
	text-align:center;
}

div.box table{
	width:300px;
	margin:0 auto;
}

div.box table.at{
	width:600px;
	margin:0 auto;
}

div.box table.at li{
	 list-style-type:disc;
	 margin:0 0 8px 15px;
	 font-size: 1em;
	}

div.main_box{
	width:700px !important;
	text-align:left;
}

td:first-child {
	width: 256px;
}

/* table.main{
	margin:0 0 0 99px;
} */


div.product{
	margin:0 auto;
	padding:10px 0 20px 0;
	text-align:left;
	width:566px;
}

div.product h3{
	margin:0 0 20px 0;
	padding:0;
	float:left;
}

div.product span.close{
	margin:0;
	padding:0;
	float:right;
	font-size: 1em;
}

div.product p{
	margin:0 0 20px 0;
	padding:0;
	width:566px;
	display:block;
}

div.product h4{
	margin:0 0 20px 0;
	padding:0;
}






div.product dl{
	margin:0 0 18px 19px;
	padding:0;
	display:block;
	float:left;
	width:92px;
}

div.product dl.icon{
	margin:0;
	padding:0;
}

div.product dt{
	margin:0 0 5px 0;
	padding:0;
	display:block;
	line-height:100%;
	width:92px;
	height:92px;
}

div.product dt span{
	border:1px solid #999;
	display:block;
	width:90px;
	height:90px;
}

div.product dt a{
	border:1px solid #999;
	display:block;
}

div.product dt a:hover{
	border:1px solid #ff6000;
	display:block;
}
div.product dd{
	margin:0 0 0 0;
	padding:0;
	display:block;
	line-height:120%;
	font-size: 1em;
}

div.product div.plant dl{
	margin:0 0 18px 5px;
	padding:0;
	display:block;
	float:left;
	width:75px;
}


div.product div.plant dl.icon{
	margin:0;
	padding:0;
}

div.product div.plant dt{
	margin:0 0 5px 0;
	padding:0;
	display:block;
	line-height:100%;
	width:75px;
	height:75px;
}

div.product div.plant dt span{
	border:1px solid #999;
	display:block;
	width:73px;
	height:73px;
}

div.product em{
	margin:0;
	padding:0;
	width:20px;
	display:block;
}

div.product dd span{
	margin:6px 0 0 0;
	padding:0;
	display:block;
	float:left;
	width:70px;
}

div.product div.plant dd span{
	margin:6px 0 0 0;
	padding:0;
	display:block;
	float:left;
	width:55px;
}

div.product dd em{
	margin:0 0 0 0;
	padding:0;
	display:block;
	float:left;
}

span.btn{
	text-align:center;
	width:566px;
	display:block;
	margin:0 0 30px 0;
}

*html div.pop dl{
	margin:9px;
}

span.faq_btn a {
    position:absolute;
	margin-left:634px;
	margin-top:-8px;
}

.line_03 dl.etc_Tw { width:150px !important;}
.line_03 dl.etc_Tw dd span { width:100px !important;}

dl dd em input { margin-top:5px;}
dl dd em input { margin-top:1px;}



div.product #a_other,
div.product #b_other,
div.product #c_other{margin: 0 0 0 5px;}

.check_list p.ttl{
	font-weight:bold;
	text-decoration:underline;
	margin:20px 0 0 0 !important;
	font-size: 1em;
}

.check_list p{
	width:300px !important;
	font-size: 1em;
	margin:0 !important;
}

.check_list .mt20{margin-top:20px;}
.check_list ul li{
	float:left;
	width:200px;
	margin:0 0 2px 0;
}
.check_list ul.error_020 li{
	width: auto;
}

.check_list ul.grid-0 li{width:500px !important;}

.inquiry_flex {
	display: flex;
	gap: 20px;
}

div#main {
	background: #fff;
}

div#contents {
	height: 100%;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	background: #fff;
	width: 900px;
	float: none;
}

.h2-title {
	box-sizing: border-box;
	width: 900px;
	height: 80px;
	padding: 28px 30px 0;
	font-size: 28px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	color: #335a9c;
	text-align: left;
}

div.mainconts h3 {
	font-size: 28px;
	color: #fff;
	background: #186ba2;
	border-radius: 4px;
	padding: 20px 30px 24px 30px;
	clear: both;
	position: relative;
	margin: 0 0 45px 0;
}


.sub_title {
	font-size: 18px;
	font-weight: 700;
	background: url(../inquiry/images/subtitle_deco.png) no-repeat left center;
	background-size: 16px 18px;
	padding-left: 22px;
	margin: 0;
	position: relative;
}
