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


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

/* contents01 */

.contents .lay {
	margin-bottom: 60px;
}
	
/*list*/
.lay01 .box01 ul li {
        text-indent: -10px;
    }	
	
/*midashi*/
.midashi-box01 h2.jp {
	font-size: 24px;
	background-position: center bottom 10px;
        background-size: auto 8px;
}	
	
/*staff*/
.staff {
		margin-bottom: 70px;
	}	
	
.layout-treatment {
        width: 88%;
        justify-content: center;
        gap: 30px 3%;
    }
	
.layout-treatment .box {
            width: 100%;
        }
	
.maincontents-inner img {
    border-radius: 10px;
}
	
.layout-treatment h6 {
        font-size: 22px;
    }

/* contents03 */

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

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

.contents03 .box02 {
	padding: 25px 10px;
}
	
.contents03 .box03 {
	padding: 25px 30px;
}	

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

/* contents02 */

.contents02 {
	background-size: auto 400px;
	width: 88%;
}
    
.contents02 h5.left-sp{
        text-align: left;
    width:80%;
    margin-left:auto;
    margin-right:auto;
    }    
	
.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: center;
}
	
.contents02 .box03 p {
	text-align: left;
}	


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