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




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

.contents {
	padding-top: 40px;
}
	
/* contents00 */

.contents00 {
	padding-bottom:40px;
}

.contents00 h3 {
	font-size: 22px;
	letter-spacing: 0.1em;
	padding: 0px 20px;
	margin-bottom: 25px;
	line-height: 1.4;
}
	
/* contents01 */

.contents01 {
	margin-bottom: 30px;
}

.contents01 .box01 {
	width: 100%;
	padding: 40px 0px;
}

.contents01 .box01 h2 {
	width: 90%;
}

.contents01 .box01 .box {
	width: 75%;
	padding: 12px 0px 22px;
}

.contents01 .box01 h3 {
	font-size: 22px;
	margin-bottom: 5px;
}

.contents01 .box01 h4 {
	font-size: 18px;
}

.contents01 .box02 {
	width: 90%;
	text-align: center;
}

.contents01 .box02 .box {
	padding: 45px 0px;
}

.contents01 .box02 .midashi02 span {
	font-size: 14px;
}

.contents01 .box02 .box > h4, .contents01 .box03 h4 {
	font-size: 14px;
line-height: 1.6;
	margin-bottom: 30px;
}

.contents01 .box02 .box .box001 {
	display: flex;
  justify-content: center;
	align-items: center;
}

.contents01 .box02 .box .box001 h5 {
	font-size: 18px;
	padding: 3px 15px;
	margin-right: 20px;
}

.contents01 .box02 .box .box001 h6 {
	font-size: 28px;
}

.contents01 .box02 .box .box001 h6::after {
	font-size: 14px;
}

.contents01 .box02 .box .box002 {
	padding: 20px 25px;
	width: 92%;
	margin-top: 30px;
}

.contents01 .box02 .box .box002 h5 {
	font-size: 20px;
letter-spacing: 0.1em;
}

.contents01 .box02 .box .box002 h6 {
	font-size: 15px;
	margin: 12px 0px;
}

.contents01 .box02 .box .box002 p {
	font-size: 14px;
	line-height: 1.6;
}

.contents01 .box02 .box .box003 {
	margin: 22px 0px;
}

.contents01 .box02 .box .box003 p {
	font-size: 14px;
}

.contents01 .box02 .box .box003 h6 {
	font-size: 18px;
	padding: 8px 30px;
}

.contents01 .box03 {
	padding: 30px 0px;
	width: 90%;
}

.contents01 .box03 h6 {
	font-size: 20px;
}




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