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




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

	
/* contents01 */

.contents01 {
	margin-bottom: 60px;
	width: 90%;
}

.contents01 h3 {
	font-size: 18px;
}

.contents01 p {
line-height: 2;
	letter-spacing: 0.05em;
	padding: 25px 0px 30px;
}

.contents01 .ba-box {
	width: 100%;
	gap:30px;
}

.contents01 .ba-box .box-box {
	width: 320px;
}

.lay02 .ba-box {
	width: 100%;
	margin-bottom: 40px;
}

.lay02 .ba-box .box-box {
	width: 320px;
}


/* contents02 */

.contents02 {
	margin-bottom: 60px;
	width: 90%;
border-width : 6px;
}

.contents02 .box01 {
	padding: 30px;
}

.contents02 .box02 {
	padding: 0px 30px 30px;
}

.contents02 h3 {
	font-size: 32px;
}

.contents02 h4 {
	font-size: 18px;
	letter-spacing: 0.1em;
	padding: 10px 0px 25px;
}

.contents02 h5 {
	font-size: 17px;
	letter-spacing: 0.1em;
	padding: 10px 40px;
	margin-bottom: 20px;
}

.contents02 p {
line-height: 2;
	left: 0.05em;
	text-align: left;
}


/* contents03 */

.lay02 .contents03 {
	width: 100%;
}

.contents03 h4 {
	font-size: 18px;
	padding: 10px 10px;
}
	
.contents03 ul li {
	text-indent: -14px;
	margin-left: 14px;
}
	
    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
