@charset "utf-8";
@media screen and (max-width:768px){

/* section */
section{
	width:auto;
	argin:auto;
	padding:10px 8% 25%;
}
section form > dl{
	font-size:16px;
}
section form > dl > dt{
	margin:15px 0 0;
}
section form > dl > dt.hissu:after{
	font-size:10px;
}

section.confirm form > dl > dd{
	padding:0;
}
section form > dl + p{
	margin:15px 0 20px;
	font-size:14px;
}
section form ul{
	margin:25px 0;
}
section form ul li{
	display:block;
	width:auto;
}
section form ul li:first-child{
	margin:0 0 5%;
}
section > dl{
}
section > dl dt{
	line-height:3;
	font-size:5vw;
	margin-bottom:3%;
}
section > dl dt:after{
	width:15%;
}
section > dl dd a{
	font-size:9vw;
}
section > dl dd:last-of-type{
	width:auto;
	line-height:1.5;
	font-size:3.4vw;
}
section h3{
	margin:5% 0 3%;
	font-size:5vw;
}


}
