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


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

/* contents01 */

.contents .lay {
	margin-bottom: 60px;
}

.contents01 {
	width: 88%;
}
    
.contents01 .box02 {
    display: block;
    text-align: center;
    }    

.contents01 .box02, .contents01 .box03 {
	padding: 25px 30px;
}

.contents01 h6 {
	font-size: 17px;
letter-spacing: 0.2em;
    display: inline-block;
    text-align:left;
    width:80%;
}


/* contents02 */

.contents02 {
	background-size: auto 400px;
}
    
.contents02 h5.left-sp{
        text-align: left;
            text-align: left;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    }    
	
.contents02 .box-in {
	width: 88%;
}

.contents02 .box-in > div:not(:last-child) {
	margin-bottom: 30px;
}

.contents02 .box01 .box {
	border-radius: 25px;
	padding: 15px 30px 25px;
}

.contents02 .box01 .box::before {
	height: 32px;
	margin-top: -40px;
}

.contents02 .box01 .box:first-child::before {
	display: none;
}

.contents02 .box01 .box:not(:last-child) {
	margin-bottom: 50px;
}

.contents02 .box03 .box {
	padding: 20px 30px;
}

.contents02 .box03 .box:not(:last-child) {
	margin-bottom: 20px;
}

.contents02 h4, .contents02 h5, .contents02 h6 {
letter-spacing: 0.1em;
}

.contents02 h4 {
	font-size: 32px;
	padding-top: 17px;
	margin-bottom: 10px;
}

.contents02 h4::before {
	font-size: 14px;
}

.contents02 h5 {
	font-size: 20px;
}

.contents02 h5 span {
	font-size: 14px;
	letter-spacing: 0em;
}

.contents02 h6 {
	color: #000;
}

.contents02 .box02 h6 {
	font-size: 18px;
}

.contents02 .box03 h6 {
	font-size: 16px;
	text-align: left;
}
	
.contents02 .box03 p {
	text-align: left;
}

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