@charset "shift-jis";
@media screen and (max-width:768px){

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


/* .cont */
.cont{
	padding:50px 0 0;
}
#cont1 section {
	width: auto;
margin: auto;
padding: 40px 0 0;
text-align: left;
}
.cont h3{
	font-size:18px;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	line-height:1.7;
}
.cont h3 span{
	display:block;
	font-size:10px;
}
.TelDesc {
    margin-bottom: 30px;
}

/* #cont1 */
#cont1 .TelBox {
	width: 100%;
	display: block;
}
#cont1 .TelBox__Img {
    width: 100%;
		max-width: 400px;
		margin-bottom: 20px;
}
#cont1 .TelBox__TextBox {
    width: 100%;
}
#cont1{
	padding-left:5%;
	padding-right:5%;
}
#cont1 h3{
	margin-bottom:30px;
}
#cont1 ol li{
	display:inline-block;
	vertical-align:top;
	width:38%;
	margin:0 5% 5%;
	position:relative;
}
#cont1 ol li:first-child{
	margin-left:5%;
}
#cont1 ol li:last-child{
	margin-right:5%;
}
#cont1 ol li:after{
	content:'';
	display:block;
	width:15px;
	height:15px;
	border-top:4px solid;
	border-right:4px solid;
	position:absolute;
	left:105%;
	top:35%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cont1 ol li:nth-child(2):after,
#cont1 ol li:last-child:after{
	content:none;
}
#cont1 ol li:nth-child(3):before{
	content:'';
	display:block;
	width:15px;
	height:15px;
	border-top:4px solid;
	border-right:4px solid;
	position:absolute;
	right:105%;
	top:35%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cont1 ol li img{
	width:60px;
}
#cont1 ol li h4{
	font-size:15px;
	margin:5px 0 5px;
	line-height:1.5;
	height:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}
#cont1 ol li p{
	text-align: justify;
	text-justify: inter-ideograph;
	line-height:1.5;
}


/* #cont2 */
#cont2.pt100 {
    padding-top: 60px;
}

#cont2{
	padding-left:5%;
	padding-right:5%;
}

#cont2 h3 span{
	font-size:12px;
}
#cont2 section{
	width:auto;
	margin:auto;
	padding:24px 0 0;
	text-align:left;
}
#cont2 section h4{
	font-size:16px;
	padding-bottom:5px;
	border-bottom:2px dotted #000;
}
#cont2 section dl{
	line-height:60px;
}
#cont2 section dl dt{
	width:160px;
	padding:12px 0 0;
	float:none;
	font-size:15px;
	font-weight:bold;
	position:static;
	line-height:30px;
}
#cont2 section dl dt.hissu:after{
	content:'K{';
	display:inline-block;
	vertical-align:middle;
	width:44px;
	line-height:16px;
	background-color:#e92124;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	border-radius:3px;
	text-align:center;
	position:static;
	right:auto;
	top:auto;
	margin-top:0;
	margin-left:10px;
}
#cont2 section dl dd{
	min-height:40px;
	padding:0px 0 0px 0;
	font-size:14px;
}
#cont2 section dl dd ul li{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 0 0;
}
#cont2 section dl dd ul li.bar:after{
	content:'';
	display:inline-block;
	width:10px;
	height:2px;
	margin-left:5px;
	background-color:#000;
}
#cont2 section dl dd ul.time li:first-child:after{
	content:'';
	margin-left:5px;
	padding-top: 10px;
}
#cont2 section dl dd ul.time li:last-child:after{
	content:']';
	margin-left:5px;
}
#cont2 section dl dd ul li.block{
	display:block;
	margin:0;
}
#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:240px;
	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:auto;
	margin:50px auto 0;
	border:1px solid #e5e5e5;
	border-radius:10px;
}
#cont2 > dl dt{
	font-size:15px;
	font-weight:bold;
	line-height:35px;
	border-radius:8px 8px 0 0 ;
	background-color:#eee;
}
#cont2 > dl dd{
	padding:3% 3%;
	text-align:left;
	line-height:1.5;
}
#cont2 > dl dd > ul{
	margin:0;
}
#cont2 > dl dd > ul > li{
	margin-left:2em;
	list-style:disc;
}


/* #cont3 */
#cont3{
	padding-bottom:50px;
}
#cont3 h3{
	margin-bottom:30px;
}
#cont3 p{
	margin-bottom:50px;
	font-size:15px;
	letter-spacing:0.05em;
}
#cont3 ul li{
	display:inline-block;
	vertical-align:top;
	width:240px;
	margin:20px 15px 0;
}
#cont3 ul li h4{
	font-size:16px;
	margin-bottom:10px;

}
#cont3 ul li a{
	width:100%;
	font-size:14px;
}
#cont3 ul li a span{
	font-size:10px;
	color:#999;
}

#cont2 .PolicyBox {
	padding: 15px;
	font-size: 12px;
}
#cont2 .PolicyCheck {
	text-align: center;
	margin-bottom: 40px;
}

}




@media screen and (max-width:400px){

#cont1 ol li{
	display:inline-block;
	vertical-align:top;
	width:auto;
	margin:5% 5%;
	position:relative;
}
#cont1 ol li:first-child{
	margin-left:5%;
}
#cont1 ol li:last-child{
	margin-right:5%;
}
#cont1 ol li:after{
	content:'';
	display:block;
	width:15px;
	height:15px;
	border-top:4px solid;
	border-right:4px solid;
	position:absolute;
	left:50%;
	top:102%;
	margin-left:-8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
#cont1 ol li:nth-child(2):after{
	content:'';
	display:block;
	width:15px;
	height:15px;
	border-top:4px solid;
	border-right:4px solid;
	position:absolute;
	left:50%;
	top:102%;
	margin-left:-8px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
#cont1 ol li:last-child:after{
	content:none;
}
#cont1 ol li:nth-child(3):before{
	content:none;
}
#cont1 ol li h4 br{
	display:none;
}




}
