@charset "shift-jis";


/* article > h2 */
article > h2{
	background:url(../images/contact/h2.png)no-repeat center center;
	background-size:cover;
}


/* .cont */
.cont{
	padding:70px 0 0;
}

.cont h3{
	font-size:18px;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	margin-bottom: 10px;
	line-height: 1;
}
.cont h3 span{
	display:block;
	font-size:11px;
}

.TelDesc {
	margin-bottom: 70px;
}




#cont1 section{
	width:1030px;
	margin:auto;
	padding:60px 0 0;
	text-align:left;
}
#cont1 .TelBox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
}
#cont1 .TelBox__Img {
	width: calc(50% - 20px);
}
#cont1 .TelBox__TextBox {
	width: calc(50% - 20px);
	line-height: 1.6;
}

#cont1 .TelBox__Text {
	color: #999;
	display: inline-block;
	line-height: 1;
}

#cont1 .TelBox__Text:first-child {
	margin-right: 6px;
}



/* #cont2 */

#cont2 h3 span{
	font-size:13px;
}
#cont2 section{
	width:1030px;
	margin:auto;
	padding:35px 0 0;
	text-align:left;
}
#cont2.pt100{
	padding-top: 80px;
	padding-bottom: 60px;
}
#cont2 section.pt0{
	padding-top: 0;
}
#cont2 section h4{
	font-size:18px;
	padding-bottom:10px;
	border-bottom:2px dotted #000;
}
#cont2 section dl{
	line-height:60px;
}
#cont2 section dl dt{
	width:160px;
	padding:12px 0 0;
	float:left;
	font-size:15px;
	font-weight:bold;
	position:relative;
}
#cont2 section dl dt.hissu:after{
	content:'K{';
	display:inline-block;
	width:44px;
	line-height:16px;
	background-color:#e92124;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	border-radius:3px;
	text-align:center;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-3px;
}
#cont2 section dl dd{
	min-height:75px;
	padding:12px 0 12px 220px;
	font-size:14px;
}
#cont2 section dl dd ul li{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px 0 0;
}
#cont2 section dl dd ul li.bar:after{
	content:'';
	display:inline-block;
	width:10px;
	height:2px;
	margin-left:10px;
	background-color:#000;
}
#cont2 section dl dd ul.time li:first-child:after{
	content:'';
	margin-left:10px;
}
#cont2 section dl dd ul.time li:last-child:after{
	content:']';
	margin-left:10px;
}
#cont2 section dl dd p{
	font-size:12px;
	line-height:2;
}
#cont2 section dl dd p.satei{
	font-size:14px;
	margin-top:-5px;
	padding-left:25px;
	line-height:1;
}
#cont2 input[type="submit"]{
	width:390px;
	display:inline-block;
	line-height:48px;
	padding-top:4px;
	border-radius:26px;
	font-size:16px;
	font-weight:bold;
	background:#e5e5e5 url(../images/submit_arrow.png)no-repeat right 10px center;
	background-size:30px auto;
	cursor:pointer;
}
#cont2 > dl{
	width:800px;
	margin:70px auto 0;
	border:1px solid #e5e5e5;
	border-radius:10px;
}
#cont2 > dl dt{
	font-size:16px;
	font-weight:bold;
	line-height:45px;
	border-radius:8px 8px 0 0 ;
	background-color:#eee;
}
#cont2 > dl dd{
	padding:20px 40px;
	text-align:left;
}
#cont2 > dl dd > ul{
	margin:8px 0;
}
#cont2 > dl dd > ul > li{
	margin-left:2em;
	list-style:disc;
}
#cont2 .checkboxDl {
	line-height: 40px;
}
#cont2 dd.checkboxlist {
	font-size: 14px;
}
#cont2 .checkboxlist__list {
	margin-right: 28px;
	display: inline-block;
}
#cont2 input[type="checkbox"] {
	width: 18px;
	height: 18px;
	margin-right: 0.7em;
		vertical-align: middle;
}
#cont2 .checkboxlist__name {
	display: inline-block;
	vertical-align: middle;
}
#cont2 .PolicyBox {
	max-width: 724px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-radius: 5px;
	margin-top: 40px;
	margin-bottom: 50px;
border: 1px solid #aaa;
overflow-y: scroll;
padding: 30px;
text-align: left;
height: 180px;
	line-height: 1.6;
}

#cont2 .PolicyBox__Intro {
	padding-bottom: 15px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 15px;
}

#cont2 .PolicyBox__Main {
	padding-left: 6px;
}
#cont2 .PolicyBox__MainTit {
	margin-bottom: 5px;
	margin-left: -0.5em;
}
#cont2 .PolicyBox__MainSentence {

}

#cont2 .PolicyCheck {
	text-align: center;
	margin-bottom: 50px;
}
