@media screen and (max-width: 576px) {
html{
font-size: 12px;
}
.pc_display{
    display: none;
}
.sp_display{
    display: inherit;
}
.x-small{
font-size: 0.6rem;
}
img{
max-width: 100%;
}
.w-60{
width: 90%;
height: auto;
margin: 0 auto;
}
.w-75{
width: 90%;
height: auto;
margin: 0 auto;
}
header h1{
margin:2px 0; 
font-size: 8px;
}
.navbar-brand img{
width: 80%;
height: auto;
}

.openbtn{
display: inherit;
position:fixed;
z-index: 9999;
top:30px;
right: 10px;
cursor: pointer;
width: 50px;
height:50px;
}
.openbtn span{
display: inline-block;
transition: all .4s;
position: absolute;
left: 14px;
height: 3px;
border-radius: 2px;
background-color: #f2a4ba;
width: 45%;
}
.openbtn span:nth-of-type(1) {
top:15px; 
}
.openbtn span:nth-of-type(2) {
top:23px;
}
.openbtn span:nth-of-type(3) {
top:31px;
}
.openbtn.active span:nth-of-type(1) {
top: 18px;
left: 18px;
transform: translateY(6px) rotate(-45deg);
width: 30%;
}
.openbtn.active span:nth-of-type(2) {
opacity: 0;
}
.openbtn.active span:nth-of-type(3){
top: 30px;
left: 18px;
transform: translateY(-6px) rotate(45deg);
width: 30%;
}
#g-nav{
display: none;
width: 100vw;
height: 100vh;
margin: -20% 0 30% 0;
padding: 0;
background-color:#fff;
background-image: linear-gradient(45deg, #feffeb 0%, #ffffff 100%);
z-index: 1;
position:fixed;
}
#g-nav-list{
width: 60%;
height: auto;
margin: 0 auto;
padding: 0;
z-index:2;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
position: absolute;
text-align: center;
}
#g-nav-list div{
border-bottom:solid thin #f2a4ba;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
font-size: 1.2rem;
}
#g-nav-list div a{
color: #006699;
text-decoration: none;
padding:10px;
display: block;
text-transform: uppercase;
letter-spacing: 0.1em;
font-weight: bold;
transition: all .5s;
cursor: pointer;
}
#g-nav a:hover{
color: #FFDD00;
}
#g-nav-list div a::after{
display: none;
}
.scroll{
overflow: auto;
white-space: nowrap;
}
.scroll::-webkit-scrollbar{
 height: 5px;
}
.scroll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb{
 background: #BCBCBC;
}
#sp_main_img{
display: inherit;
background-image: url("images/sp/index_bg.png");
background-repeat: no-repeat;
background-size: 100%;
height: auto;
}
#sp_main_img img{
width: 100%;
}
.index_mainnav{
width: 20px;
height: 20px;
border: 1px solid;
border-color:  transparent transparent #1e1b1b #1e1b1b;
transform: rotate(-45deg);
margin: auto auto 30px auto;
}

#blog_topics img{
width: 60%;
height: auto;
margin: 0 auto;
}
#blog_frame{
display: block;
width: 100%;
height: 300px;
margin: 0 auto;
padding: 0;
overflow-x: hidden;
overflow-y:scroll;
}
#index_col_01{
padding: 20px 0 5px 0;
}
#index_col_02{
padding: 20px 0 5px 0;
}
#index_col_03{
padding: 20px 0 5px 0;
}
#index_col h3{
font-size: 1.4rem;
margin-bottom: 20px;
}
#index_col p{
width: 80%;
height: auto;
margin: 0 auto 20px auto;
text-align: left;
}
.info_box{
display: none;
}
.sp_info_box{
display: inherit;
background-image: url("images/sp/tenji_bg.png");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 100px 0 30px 0;
}
.sp_info_tenzi{
background-image: url("images/sp/tenji_box.png");
background-size: 90%;
background-position: center;
background-repeat: no-repeat;
padding: 90px 0 70px 0;
text-align: center;
}
.sp_info_tenzi h3{
margin-bottom: 20px;
}
.sp_info_tenzi p{
text-align: left;
width: 50%;
height: auto;
margin: 0 auto;
}
footer{
padding-bottom:80px; 
}
.contact_btn{
position: fixed;
bottom: 2%;
right: 5%;
width: 25%;
}
.contact_btn img{
width: 100%;
height: auto;
}
#index_catalog h2{
font-size: 1.0rem;
}
.furisode_menu{
font-size: 1.6rem;
text-align: center;
line-height: 1.4;
padding: 60px 0;
margin: 0 0 40px 0;
}
#f_menu01{
background-size: 40%;
}
#f_menu02{
background-size: 40%;
}
.price{
font-size: 2.0rem;
font-style: italic;
margin: 0 0 40px 0;
}
.s-list{
margin: 0 auto 40px auto;
font-size: 0.9rem;
}

.f_tokuten_list li{
margin:0 auto 10px auto;
font-size: 1.0rem;
text-align: center;
}
#f_tokuten01{
width: 90%;
height: auto;
margin: 0 auto 20px auto;
border-top:1px solid #F2A4BA;
border-bottom:1px solid #F2A4BA;
padding: 40px 0;
}
#f_tokuten02{
width: 90%;
height: auto;
margin: 0 auto 20px auto;
border-top:1px solid #9EB5DC;
border-bottom:1px solid #9EB5DC;
padding: 40px 0;
}
.f_collection li{
width: 50%;
height: auto;
display: flex;
}
.f_collection li img{
width: 90%;
height: auto;
margin: 10px auto;
}
.mamafuri_box ul li{
font-size: 1.0rem;
margin-bottom: 5px;
text-align: center;
margin: 0;
}
#mamafuri_01{
background-image: url("images/sp/mamafuri_03.png");
background-repeat: no-repeat;
background-position: center;
background-size: 60%;
font-size: 1.4rem;
padding: 40px 0 60px 0;
}
#mamafuri_02{
background-image: url("images/sp/mamafuri_04.png");
background-repeat: no-repeat;
background-position: center;
background-size: 60%;
font-size: 1.4rem;
padding: 40px 0 60px 0;
}
#rental_box{
margin-bottom: 20px;
}
#rental_box h3{
padding: 20px 0;
background-image: url("images/rental_02.png");
background-repeat: no-repeat;
background-size: 100%;
font-size: 1.4rem;
}
#rental_box ul{
width: 80%;
height: auto;
margin: 20px auto 0 auto;
font-size: 1.0rem;
list-style: none;
}
#rental_box ul li{
margin-bottom:20px;
font-size: 1.2rem;
}
#rental_box ul li span.name{
display: inline-block;
width: 28%;
height: auto;
}
#rental_box ul li span.ck{
display:inline;
margin-left: 0;
}
#rental_box ul li span.x-small{
font-size: 0.6rem;
}
#catalogue_list{
width: 96%;
height: auto;
margin: 0 auto 20px auto;
display:inherit;
}
.catalogue_con{
width: 100%;
height: auto;
display:inherit;
background-image: url("images/rental_03.png");
padding: 10px 20px;
}
#catalogue_list div h2{
text-align: center;
font-size: 1.4rem;
color: #534741;
font-family:'BIZ UDMincho', serif;
margin-bottom: 10px;
}
#catalogue_list div p{
font-size: 0.9rem;
}
#clinic_list{
width: 96%;
height: auto;
margin: 0 auto 20px auto;
display:inherit;
}
.clinic_con{
width: 100%;
height: auto;
display:inherit;
background-image: url("images/clinic_02.png");
padding: 10px 20px;
}
#clinic_list div h2{
text-align: left;
font-size: 1.4rem;
color: #534741;
font-family:'BIZ UDMincho', serif;
margin-bottom: 10px;
}
#clinic_list div p{
width: 100%;
font-size: 0.9rem;
}
#clinic_list img{
width: 100%;
height: auto;
}
.header_title{
padding: 30px 0;
margin-bottom: 20px;
}
#catalogue_title{
background-size: cover;
}
#clinic_title{
background-size: cover;
}
#cleaning_title{
background-size: cover;
}
.cleaning_title{
text-align: center;
font-size: 1.4rem;
margin: 30px 0;
}
.cleaning_title::before{
content: '';
display: inline-block;
background-image:url("images/cleaning_03.png"); 
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
width: 40px;
height: 12px;
margin-right: 30px;
}
.cleaning_title::after{
content: '';
display: inline-block;
background-image:url("images/cleaning_03.png"); 
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
width: 40px;
height: 12px;
margin-left: 30px;
}
.cleaning_plan{
font-size: 1.4rem;
font-family:'BIZ UDMincho', serif;
text-align: center;
position: relative;
margin-bottom: 10px;
padding: 20px 0;
}
#plan_01{
background-image: url("images/cleaning_07.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
}
#plan_02{
background-image: url("images/cleaning_08.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
}
#plan_03{
background-image: url("images/cleaning_09.png");
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
}
#cleaning_flow{
display:inherit;
justify-content: space-between;
margin: 40px 40px 40px 0;
text-align: center;
font-family:'BIZ UDMincho', serif;
}
#flow_01{
width: 100%;
height: auto;
background-image: url("images/sp/cleaning_04.png");
background-repeat: no-repeat;
background-position: center;
background-size: 86%;
padding:40px 5% 60px 5%;
margin-right: 0;
font-size: 1.2rem;
}
#flow_02{
width: 100%;
height: auto;
background-image: url("images/sp/cleaning_05.png");
background-repeat: no-repeat;
background-position: center;
background-size: 86%;
padding:40px 5% 60px 5%;
margin-right: 0;
font-size: 1.2rem;
}
#flow_03{
width: 100%;
height: auto;
background-image: url("images/sp/cleaning_06.png");
background-repeat: no-repeat;
background-position: center;
background-size: 86%;
padding:40px 5% 60px 5%;
font-size: 1.2rem;
}
#plan_table{
width: 180%;
height: auto;
margin: 0 auto 40px auto;
table-layout: fixed;
border-collapse: collapse;
border:solid 1px #CEE2F5;
}
#plan_table th{
width: 25%;
text-align: center;
font-family:'BIZ UDMincho', serif;
padding: 5px 0;
border:solid 1px #CEE2F5;
}
#tenpo_box table th{
width: 30%;
height: auto;
padding: 10px 5px;
border-bottom: solid 2px #9E5FA3;
text-align: center;
}
#tenpo_box table td{
padding: 10px 5px 10px 10px;
border-bottom: solid 1px #B8B8B8;
}
#call_btn{
padding: 5px 20px;
}
/*スライダー*/
.slider {
width:100%;
margin:10px auto;
text-align: center;
}
.slider img{
width:80%;
height:auto;
margin: 0 auto;
}
.slider .slick-slide {
transform: scale(0.5);
transition: all .5s;
opacity: 0.5;
}
.slider .slick-slide.slick-center{
transform: scale(1);
opacity: 1;
}
.slick-prev, 
.slick-next {
position: absolute;/*絶対配置にする*/
top: 42%;
cursor: pointer;/*マウスカーソルを指マークに*/
outline: none;/*クリックをしたら出てくる枠線を消す*/
border-top: 2px solid #666;/*矢印の色*/
border-right: 2px solid #666;/*矢印の色*/
height: 10px;
width: 10px;
}
}
@media screen and (min-width:577px) and ( max-width:1280px) {
.info_tenzi{
width: 60%;
height: auto;
background-image: url("images/tenji_box.png");
background-size:100%;
background-position: center;
background-repeat: no-repeat;
padding: 150px 0 150px 0;
text-align: center;
}
}