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


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

	

.title-box h2 {
	background-size: auto 50px;
	padding-top: 60px;
}

#i01 {
	padding-top: 150px;
	margin-top: -150px;
}
	

/*contents01*/

.contents01, .contents02 {
	position: static;
	margin-bottom: 20px;
	padding: 40px 0px 70px;
}

.contents01 .box-in, .contents02 .box-in {
position: static;
   -webkit-transform: translate(0%, 0%);
   transform: translate(0%, 0%);
	width: 85%;
}

.contents01{
	background-position: left 20% top;
	height: auto;
}

.contents02{
	background-position: center top;
	height: auto;
	background-image: url("../common/images/img002-sp.jpg");
}

.contents01 .box {
	float: none;
}

.contents01 h3, .contents02 h3 {
	font-size: 45px;
	text-shadow: 0px 0px 5px #000;
}

.contents01 h4, .contents02 h4 {
	font-size: 24px;
	text-shadow: 0px 0px 5px #000;
}

.contents01 p, .contents02 p {
	font-size: 14px;
	text-shadow: 0px 0px 5px #000;
}
	
.contents02 p br {
	display: none;
}

.contents01 h3 {
	margin-bottom: 15px;
}

.contents01 h4 {
	margin-bottom: 15px;
	color: #FFF;
}

/*contents02*/

.contents02 .box-box {
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.contents02 h3 {
	margin-right: 0px;
	margin-bottom: 15px;
}

.contents02 h4 {
	color: #FFF;
}

.contents02 p {
	color: #FFF;
}

/*contents03*/
.contents03 h3 {
        font-size: 22px;
        padding: 10px 0px;
        width: 90%;
        margin-bottom: 15px;
    }	
	
.contents03 h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }	
	
.contents03 .box {
		width:92%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}	
	
.contents03 .box h6 {
		padding-top: 20px;
	}
	
.contents03 .box p {
		font-size: 16px;
        line-height: 1.6;
	}	
	
	
.contents03 .box h6 img {
		width: 92%;
		height: auto;
	}
	
.contents03 .box-treatment {
　　width: 92%;
	padding-top: 20px;
	padding-bottom: 0px;
	}
	
.contents03 .box-treatment h5 {
	font-size: 16px;
	width: 90%;
}	
	
.contents03 .box-treatment div{
	padding-bottom: 0px;
	width:92%;
	margin-left:auto;
	margin-right: auto;
}	
	
.contents03 .box-treatment p{
	font-size: 16px;
	padding-bottom: 32px;
	width:92%;
	margin-left:auto;
	margin-right: auto;
}	
	
/*contents04*/
.contents04 {
        display: block;
        padding: 20px 0px;
    }
	
.contents04 > div:first-child {
        border-right-style: none;
    }
	
.contents04 h3 {
        font-size: 24px;
        margin-bottom: 10px;
        padding: 0px;
    }	
	
.contents04 > div {
        padding: 0px 0px;
        text-align: center;
    }	
	
.contents04 h4 {
        font-size: 20px;
    }	
	
/*contents05*/
.contents05 {
        padding: 40px 0px 50px;
	padding-top:0px;
    }	
	
.contents05 .box03 .box {
        padding-bottom: 40px;
        margin-bottom: 40px;
        margin-top: 120px;
        width: 92%;
    }	
	
.contents05 .box03 .box::before {
        height: 60px;
        margin-top: -75px;
    }	

 .contents05 h4.midashi001 {
        font-size: 17px;
        margin-bottom: 25px;
        padding: 8px 10px;
        width: 90%;
    }	
	
.contents05 .box03 .box001 p {
       
        font-size: 16px;
    }	
	
.contents05 .box03 .box:last-child {
        padding-bottom: 0px;
        margin-bottom: 0px;
        border-bottom-style: none;
    }	
	
/*contents06*/
.contents06 {
        padding: 40px 0px 50px;
    }	
	
.contents06 .box-in {
        width: 216px;
        display: block;
        background-image: none;
        margin-bottom: 10px;
    }
	
.contents06 .box {
        margin-bottom: 10px;
    }	
	
.contents06 .box p {
        font-size: 15px;
    }
	
.contents06 .box-in .box p.tel {
	text-align: center;
	}
	
/*footer*/
	
.footer-guide p {
	margin-top: 10px;
}

.footer-guide p.tel01 {
    font-size: 18px;
}

.footer-guide p.tel02 {
    font-size: 13px;
}

	
	
	

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