@charset "utf-8";
/* Copyright 2016 AL:Designs All Rights Reserved. */

#contentINQ {
	width: 1000px;
	margin: 0 auto;
}
#contentINQ p { margin: 0 }

#inquiryH3 {
	background:url(../img/inquiry/icon_inquiry.png) no-repeat left 0.1em;
	border-bottom:1px solid #CFE0E0;
	padding-bottom:10px;
	margin-bottom:25px;
	color:#223D59;
	font-size:145%;
	font-weight:normal;
	line-height:1.4em;
	padding-left:30px;
}
.inquiryH4 {
	margin-bottom:10px;
	color:#223D59;
	font-size:125%;
	font-weight:normal;
	line-height:1.4em;
	padding:5px 10px;
}

table.inquiryList {
	border-collapse: collapse;
	margin: 10px auto;
	width: 880px;
}
.inquiryList th {
	background-color: #DEEFFF;
	/*padding: 10px 5px;*/
	/*text-align: center;*/
	border: 1px solid #cccccc;
	font-size: 90%;
	font-weight: normal;
}
.inquiryList td {
	padding: 10px 0px;
	border: 1px solid #cccccc;
}
.inquiryList td p {
	padding: 0px 5px;
}
.inquiryList td a {
	
}
.inquiryList td a:hover {
	text-decoration: underline;
}

.favorInquiryBox {
	width: 860px;
	padding: 10px;
	background-color: #ffedcc;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin: 10px auto 0px;
}
.favorInquiryBox .inquiryTypeBox {
	width: 840px;
	padding: 10px;
	margin: 10px auto 0px;
	background-color: #ffffff;
	/*font-size: 14px;*/
}
.favorInspectionBox {
	width: 860px;
	padding: 10px;
	margin: 10px auto 0px;
	background-color: #DEEFFF;
	font-size: 14px;
	border: 1px solid #cccccc;
}
.favorInspectionBox .inquiryTypeBox {
	width: 840px;
	padding: 10px;
	margin: 5px auto 0px;
	background-color: #ffffff;
	/*font-size: 14px;*/
}
.favorFreeNote {
	width: 860px;
	padding: 10px;
	margin: 10px auto 20px;
	background-color: #DEEFFF;
	border: 1px solid #ccc;
	/*font-size: 14px;*/
}
.favorFreeNote .freeNoteBox {
	width: 840px;
	padding: 10px;
	margin: 5px auto 0px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	/*font-size: 14px;*/
}
.favorFreeNote .freeNoteBox textarea {
	width: 98%;
	height: 150px;
	padding:5px;
	border:1px solid #c2c2c2;
	border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
}

table.favorCustomer {
	width: 880px;
	border-collapse: collapse;
	margin: 10px auto;
}
.favorCustomer th {
	width: 280px;
	padding: 10px 5px;
	text-align: left;
	background-color: #DEEFFF;
	/*font-size: 14px;*/
	border: 1px solid #ccc;
}
.favorCustomer td {
	width: 600px;
	padding: 10px 5px;
	text-align: left;
	border: 1px solid #cdefff;
	/*font-size: 14px;*/
}
.favorInquiryBox .hissu,
.favorCustomer .hissu {
	padding: 2px;
	border: 1px solid #ff0000;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff0000;
	font-size: 90%;
	margin-left: 5px;
}
table.favorCustomer td input[type="text"],
.favorInquiryBox input[type="text"]{
	padding:5px;
	border:1px solid #c2c2c2;
	border-radius:5px;
    -o-border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -ms-border-radius:5px;
}
#contentINQ select{
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	padding: 5px;
}
.favorCustomer td input::-webkit-input-placeholder{color:#BED6D6;}
.favorCustomer td input:-ms-input-placeholder{color:#BED6D6;}
.favorCustomer td input::-moz-placeholder{color:#BED6D6;}
.favorInquiryBox input[type="text"]::-webkit-input-placeholder{color:#BED6D6;}
.favorInquiryBox input[type="text"]:-ms-input-placeholder{color:#BED6D6;}
.favorInquiryBox input[type="text"]::-moz-placeholder{color:#BED6D6;}
.inquiryNewBox input[type="text"]::-webkit-input-placeholder{color:#BED6D6;}
.inquiryNewBox input[type="text"]:-ms-input-placeholder{color:#BED6D6;}
.inquiryNewBox input[type="text"]::-moz-placeholder{color:#BED6D6;}

.sendConfirm {
	width: 900px;
	margin: 20px auto 0px;
	background-color: #ffdddd;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.favorMailThanx {
	width: 800px;
	padding: 100px 0px 200px;
	text-align: center;
	/*font-size: 14px;*/
	font-weight: bold;
	margin: 0px auto;
}

#inquiryWrap {
	width: 710px;
	margin: 10px auto;
	background-color: #fff;
	border: 1px solid #dddddd;
}
.inquiryBox {
	width: 700px;
	padding: 5px;
	margin: 0px auto 10px;
	background-color: #f1f1f1;
}
#inquiryWrap .hsctable {
	margin: 0px auto 10px;
	border-collapse: collapse;
}
#inquiryWrap .hsctable td {
	padding: 5px;
	border: 1px solid #dddddd;
	background-color: #fff;
}
#inquiryWrap .hissu {
	padding: 2px;
	border: 1px solid #ff0000;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff0000;
}
#inquiryWrap .hsctable td.bgEc { background-color: #efefef; }
#inquiryWrap .hsctable td.h30 { height: 30px; }
#inquiryWrap .hsctable td.w75 { width: 75px; }
#inquiryWrap .hsctable td.w100 { width: 100px; }
#inquiryWrap .hsctable td.w250 { width: 250px; }

#inquiryWrap .inquiryTypeBox {
	width: 680px;
	padding: 10px 5px;
	margin: 5px auto;
	line-height: 1.4em;
	background-color: #ffffff;
}

#inquiryWrap .customerInfo {
	margin: 5px auto;
	border-collapse: collapse;
}

#inquiryWrap .customerInfo th {
	width: 200px;
	padding: 10px 5px;
	background-color: #efefef;
	border: 1px solid #dddddd;
	text-align: left;
}
#inquiryWrap .customerInfo td {
	width: 450px;
	padding: 10px 5px;
	border: 1px solid #dddddd;
}

.errBg { background-color: #ffeddd; }

.mailThanx {
	padding: 100px 0px 200px;
	font-weight: bold;
	/*font-size: 14px;*/
	text-align: center;
}

.oft-userrules {
	width: 900px;
	height: 220px;
	padding: 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	margin: 15px auto;
	overflow-y: scroll;
}
.oft-userrules2 {
	width: 460px;
	height: 220px;
	padding: 15px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	margin: 15px auto;
	overflow-y: scroll;
}

.oft-userrules p,dt,dd,
.oft-userrules2 p,dt,dd {
	font-size: 12px;
	margin-bottom: 1em;
}

.oft-userrules dt,
.oft-userrules2 dt {
	font-weight: bold;
}
.oft-userrules dd,
.oft-userrules2 dd {
	padding-left: 10px;
}
.oft-userrules ul.circle li,
.oft-userrules2 ul.circle li {
	list-style: disc;
	margin-left: 10px;
}


/* 20171124 新追加フォーム用 */
.kvbg {
	background: rgba(0,0,0,0.35);
	height: 500px;
}
#inqkeyvisual1,
#inqkeyvisual2 {
	margin-top:-50px;
	width:100%;
	height:500px;
}
#inqkeyvisual1 { background:url('../img/inquiry/keyvisual-req1.jpg') top center no-repeat;background-size:cover; }
#inqkeyvisual2 { background:url('../img/inquiry/keyvisual-req2.jpg') top center no-repeat;background-size:cover; }
#inqkeyvisual1 h2,
#inqkeyvisual2 h2 {
	font-size: 300%;
	color: #fff;
	text-align:center;
	font-weight: bold;
	padding-top: 80px;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
.infotel {
	width:950px;
	height:200px;
	margin: 30px auto 5px;
	background:url(../img/inquiry/ico_tel.png) 180px 40px no-repeat #f8f8f8;
	z-index:99;
	border: 25px solid #fff;
}
.infotel .infotextP {
	padding:50px 0px 0px 150px;
	font-size:140%;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	color:#666;
}
.infotel .infotextN {
	padding:0px 0px 0px 150px;
	font-size:400%;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	color:#666;
}
.infotel2 {
	width:950px;
	margin: 30px auto;
	background-color:#f8f8f8;
	z-index:99;
}
.infotel2 .infotextP2 {
	padding:50px 30px 20px;
	font-size:200%;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
	color:#666;
}
.infotel2 .infotextN2 {
	padding:0px 30px 50px;
	font-size:140%;
	line-height:1.5em;
	text-align:center;
	color:#666;
}
.infofile {
	width:850px;
	margin: 0px auto 5px;
	padding: 20px;
	z-index:99;
	border: 2px solid #fff;
}
.infofile .infofileP {
	width:45%;
	padding:5px 0px 5px 45px;
	font-size:140%;
	font-weight:bold;
	line-height:1.7em;
	text-align:left;
	margin: 0 auto !important;
	color:#fff;
	background: url(../img/inquiry/finchk.gif) center left no-repeat;
	background-size:auto 30px;
}

.inquiryNewBox {
	width:450px;
	margin:20px auto;
	padding:25px 20px 30px;
	border:1px solid #eee;
	background-color: #f9f9f9;
}
.inquiryNewBox2 {
	width:950px;
	margin:20px auto;
	padding:25px 20px 30px;
	border:1px solid #eee;
	background-color: #f9f9f9;
}
.inquiryNewBox #overA100 {
	display: none;
}
.inquiryNewBox input[type='text'] {
	width: 95%;
	padding: 5px 9px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #85B8DA;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}
.inquiryNewBox textarea {
	width: 95%;
	height: 100px;
	padding: 5px 9px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #85B8DA;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
}
.inquiryNewBox select {
	width: 100%;
	border-bottom: 3px solid #85B8DA !important;
}

.inquiryNewBox .hissu {
	font-size: 85%;
	font-weight: bold;
	background-color: #ffffff;
	color: #ff0000;
}

.inquiryNewBox2 .textspace {
	width: 97%;
	padding: 5px 9px;
	border: 1px solid #ddd;
	border-bottom: 3px solid #85B8DA;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	background-color: #fff;
}

.infomailThanx {
	width:950px;
	margin: 70px auto 100px;
	font-size:16px;
	z-index:99;
	border: 25px solid #fff;
	background-color: #fff;
}
.infomailThanx .thxtxt1 {
	font-size: 250%;
	padding-bottom: 40px;
	font-weight: bold;
	letter-spacing:0.1em;
	color: #666;
}
.infomailThanx .thxtxt2 {
	font-size: 110%;
	padding-left: 130px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-weight: bold;
	background: url(../img/inquiry/finchk.gif) center left no-repeat;
	color: #666;
}
.infomailLeft {
	float:left;
	width: 490px;
	height: 500px;
	margin-top: 40px;
}
.infomailLeft .imgbox {
	border: 1px solid #ddd;
	height: 289px;
	overflow: hidden;
}
.infomailLeft .box290 {
	width: 275px;
}
.infomailLeft .box290 img { margin-left: -60px; }


.infomailRight {
	margin-top: 40px;
	width: 490px;
	float:right;
}

.select-image label{
	width: 30%;
	height: 166px;
	border: 1px solid #ccc;
	margin: 0 .5%;
	display: inline-block;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
}
.select-image input{
	margin: 10px;
}
.select-image .img1{
	background-image:url("../img/common/select1.png");
}
.select-image .img2{
	background-image:url("../img/common/select2.png");
}
.select-image .img3{
	background-image:url("../img/common/select3.png");
}
.favorCustomer.new th{
	width: 150px;
}
table.favorCustomer.new {
	width: 990px;
}