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




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

/* contents01 */

.contents01 {
	width: 92%;
	margin-bottom: 30px;
	padding-top: 0px;
}
	
.contents01 h3 {
	margin-bottom: 20px;
	font-size: 24px;
}


.contents01 img {
	width: 100%;
height: auto;
}

/* contents02 */

.contents02 {
	width: 92%;
	text-align: center;
	margin-bottom: 0px;
}

.contents02 .contents-left {
	width: 100%;
}

.contents02 .contents-right {
	width: 100%;
	padding-top: 30px;
}
	
.contents02 h3 img {
	width: 60%;
height: auto;
}

.contents02 h4 {
	font-size:32px;
	background-size: 190px auto;
	padding-left: 30px;
	padding-top: 23px;
}

.contents02 h5 img {
	width: 92%;
height: auto;
}

.contents02 p {
	text-align: center;
}
	
.contents02 p span {
	display: inline-block;
	float: none;
}

.contents02 p span:last-child {
	float: none;
}

/* contents03 */

.contents03 {
	width: 92%;
	margin-bottom: 10%;
}
	
.contents03 .subcontents-map {
	display: block;
}

.contents03 .box01 {
	border-radius: 60px;
	padding: 10px 0px;
	background-color: #f2f2f2;
	display: block;
}
	
.contents03 .box01 h3, contents03 .box01 p {
	display: block;
	padding: 0px;
	margin: 0px;
}
	
.contents03 .box01 h3 img {
	height: 24px;
	width: auto;
}
	
.contents03 .box01 p {
	border-style : none;
	font-size: 13px;
}

/* contents04 */

.contents04 {
	width: 92%;
	margin-bottom: 0px;
}

.contents04 .box {
	width: 47%;
	margin-bottom: 10px;
margin-left: 1%;
margin-right: 1%;
}

.contents04 .box img {
	border-radius: 10px;
}

.contents04 .box h6 {
	font-size: 14px;
	letter-spacing: 0em;
}


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