@charset "UTF-8";
/* CSS Document */




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

	
/* contents01 */

.contents01, .contents03 {
	padding: 30px 0px;
	margin-bottom: 40px;
}

.contents01 .box-in, .contents03 .box-in {
	width: 92%;
}

.contents01 .box {
	margin-bottom: 50px;
}

.contents01 .box:last-child {
	margin-bottom: 0px;
}

.contents01 .box:first-child div {
	padding: 20px 20px;
	width: 92%;
}

.contents01 ul li {
	font-size: 16px;
	padding-left: 25px;
}

.contents01 ul li:before {
	background-size: auto 100%;
	height: 18px;
}

.contents01 p {
	font-size: 17px;
}


/* contents02 */

.contents02 {
	margin-bottom: 20px;
}

.contents02 .box-in {
	width: 92%;
}

.contents02 .box {
	padding: 25px 5px 20px;
	background-size: auto 20px;
}

.contents02 .box:first-child {
	background-image: none;
	padding-top: 0px;
	border-top-style : none;
}

.contents02 h5 {
	font-size: 17px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 35px;
}

.contents02 h5:before {
	background-size: auto 100%;
	height: 28px;
}
	
.contents02 p {
	font-size: 12px;
	line-height: 1.4;
}


/* contents03 */

.contents03 h3 {
	font-size: 18px;
letter-spacing: 0.2em;
	margin-bottom: 20px;
}

.contents03 table td {
	font-size: 14px;
	padding: 8px;
}
	
.contents03 table td br {
	display: none;
}
	
.contents03 table tr:first-child td br {
	display: block;
}

.contents03 table td span {
	font-size: 12px;
	line-height: 0.8;
}

.contents03 table td:first-child {
	font-size: 16px;
	width: 30px;
}

.contents03 table td:nth-child(2) {
	padding: 8px 15px;
}


.contents03 table td.yes, .contents03 table td.no {
	width: 45px;
}

.contents03 .box01 {
	background-size: auto 20px;
	padding-top: 40px;
}

.contents03 .box01 h6, .contents03 .box01 p {
line-height: 1.2;
font-weight: bold;
	padding: 10px;
}

.contents03 .box01 h6 {
	width: 65%;
	font-size: 20px;
}

.contents03 .box01 p {
	width: 35%;
	font-size: 16px;
}

.contents03 .box01 input[type="text"] {
	width: 55px;
	font-size: 18px;
	padding-left: 10px;
	-webkit-appearance: none;
}

	
.contents03 .box02 {
	padding-top: 30px;
}



    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
