﻿@charset "utf-8"; 


@media screen and (max-width: 767px) {
/* スマートフォン用のスタイル記述 */

body {
	overflow-x: hidden;

 }

html{
	-webkit-overflow-scrolling: touch;
	min-width:100%;
	max-width:100%;
	overflow-x: hidden;
}


.spnone{display:none;}

.spmax,.sp100{	width:100%;}

.sp90{	width:90%;}
.sp80{	width:80%;}
.sp70{	width:70%;}
.sp60{	width:60%;}
.sp50{	width:50%;}

.zoom90{zoom:90%;}
.zoom80{zoom:80%;}
.zoom70{zoom:70%;}
.zoom60{zoom:60%;}
.zoom50{zoom:50%;}
.zoom40{zoom:40%;}


body {
	font-size:14px;
	letter-spacing:0.01em;
}

.Inner{
	width:92%;
	margin:0 auto;
}

.Inner900{
	width:92%;    
	margin:0 auto;
}
  
section{
	padding:20px 0;
}

h2{
	margin-bottom:20px;
	font-weight:600;
}

h2 img{
	zoom:63%;
	max-width:100%;
}

h3{
	font-weight:500;
}

p{
	line-height:160%;
	margin-bottom:10px;
    text-align: left;
}


/* header */

header{
	position:relative;
	padding:0;
}

header .logo{
    position: absolute;
    top:2%;
    left: 2%;
}

header .logo img{
	width:100px;
    z-index: 2;
}

header .img-wrap{
	position:fixed;
	z-index:1;
	overflow:hidden;
	transition:transform .3s;
    position: absolute;
    top:8%;
    left: 3%;
}

header .img-wrap img{
    width:100%;
}

.hdr_bgsp{
    background: url(../images/mainbg_sp.png)no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:400px;
    z-index: -1;
    }    
    
    
.main-visual{
	height:450px;
	position:relative;
	transition:transform .3s
}

.main-visual-img{
	z-index:-1;
	overflow:hidden;
	transition:transform .3s;
}

header .main-visual_text1{
	position:absolute;
	top:15%;
	left:3%;
	z-index:1;
}

.main-visual_text1 h1 img{
	zoom:40%;
}
header .main-visual_text2{
	position:absolute;
	bottom:2%;
	right:5%;
	z-index:1;
}
.main-visual_text2 img{
	zoom:45%;
}
    
    
/* セクションとセクションの間にある波模様 */
    
.nami1 {
    background: url(../images/nami_white_light-blue.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
    
.nami2 {
    background: url(../images/nami_light-blue_white.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
.nami3 {
    background: url(../images/nami_white_pink.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
    
.nami4 {
    background: url(../images/nami_pink_white.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
.nami5 {
    background: url(../images/nami_white_yellow.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
.nami6 {
    background: url(../images/nami_yellow_white.png) no-repeat;
    background-position: center center;
    background-size: cover;
    width:100%;
    height:30px;
}
         
    
    
/* service */
    
#ser{
	background-color: #E7F7F7;
}

#ser h3 img{
	zoom:67%;
    margin: 0 0 5% 0;
}
    
.servicetext{
    margin: 10px auto 30px auto;
    font-size: 12px;
    text-align: left;    
}    
  

    
    
    
/* onayami */
    
#naya{
	background-color: #FFF;
}


    
/* kaiketsu */
#kai{
	background-color: #FCE3E8;
    position: relative;
}
#kai h2 img{
	zoom:60%;
}
#kai .yaji{
    position: absolute;
    top:-3%;
    left:35%;
    }
#kai .yaji img{
    zoom:40%;
    }  
#kai h3{
margin-bottom:10px;
}    

.kaiketsu1{
    background: url(../images/kaiketsu1_sp.png) no-repeat;
    zoom:68%;    
    height: auto;
    padding:30% 30% 6% 6%;
    text-align: left;        
}
.kaiketsu2{
    background: url(../images/kaiketsu2_sp.png) no-repeat;
    zoom:68%;    
    height: auto;
    padding:30% 30% 6% 6%;
    text-align: left;        
}
.kaiketsu3{
    background: url(../images/kaiketsu3_sp.png) no-repeat;
    zoom:68%;    
    height: auto;
    padding:30% 30% 6% 6%;
    text-align: left;        
}
.kaiketsu4{
    background: url(../images/kaiketsu4_sp.png) no-repeat;
    zoom:68%;    
    height: auto;
    padding:30% 30% 6% 6%;
    text-align: left; 
    margin: 0 0 3% 0;
}    


    
/* lineup */
#line{
	background-color: #FFF;
    position: relative;
}

#line h3 img{
	zoom:53%;
}
#line h3 p{
    width: 90%;
    margin: 3% 5% 3% 5%;
}
#line .text{
    text-align: left;
}

#line ul{
    margin: 0 0 5% 0;
}    
#line ul li{
	float:left;
    margin: 0 2% 0 0;
}
#line ul li img{
	zoom:50%;
}   

.babymenu_l img{
    zoom:65%;
}    
.babymenu_r{
    text-align: left;
    width: 95%;
    margin: 3% 2% 3% 3%;
}
        
/* point */
    
#poi{
	background-color: #E7F7F7;
}

#poi .bgwhite{
    width: 99%;
    background:#FFF;
}
    

#poi h3 img{
    width: 100%;
}
    
#poi .bgwhite .menu img{
    zoom:65%;
} 
#poi .bgwhite .right2.left{
    margin: 2% 6% 6% 6%;
}
   
 #poi .bgwhite .text{
    width: 90%;
    margin: 3% 5% 3% 5%;
    text-align: left;
}
 #poi .bgwhite .right{
    width: 90%;
    margin: 3% 5% 3% 5%;
    text-align: left;
}
 #poi .bgwhite .left2{
    width: 90%;
    margin: 3% 5% 3% 5%;
    text-align: left;
}


.slide{
    width: 100%;
    height: 160px;
    padding:20px 0 20px 0;
    margin:20px 0 20px 0;
    background-color:#FCF6D6;
}    
    
.slide .bg{
    width: 100%;
    height: 150px;
    padding:5px 0 5px 0;
    background-color:#FFF;
}
    
ul#js-infiniteslide{
	list-style: none;
	margin: 0;
	padding: 0;
}
    
ul#js-infiniteslide li{
    height: 150px;
    margin-right: 5px;
}


    
/* flow */
#flow{
	background-color: #F9EBAA;
	padding-bottom:0;
}


/* faq */
#faq{
	background-color: #FFF;
}   
#faq ul{
    width: 95%;
    margin: 0 auto;
}
#faq ul li{
    margin:0 0 5% 0;
}      
#faq ul li p{
    text-align: left;
    margin:0 2% 0 3%;
}      
   
    
/* conflow */    
#conflow{       
    background-color: #E7F7F7;
}     



/* contact */

#con{
	padding:0px 0 30px 0;
	position:relative;
	margin:0 auto;
	background-color: #FFF;
}
#con h2{
    margin:30px 0 5px 0;
} 
#con h3{
    margin: 0 0 10px 0;
}
#con h3 img{
   width:75%;
} 
#con .cont1{
    margin:0 10px 15px 10px;
}
#con .cont1 p span{
    text-align:left;
    border-bottom: 2px dashed #ED6270;
    width: 90%;
    line-height:200%;
}  
#con .cont2{
    margin:10px auto 10px auto;
}
#con .cont3{
margin-bottom:10px;
}

#con .cont4 img{
	margin-bottom:5px;
}

#mail{
	background:#FCE3E8;
	border-radius: 20px;
	padding: 30px 20px 30px 20px;
    margin: 20px auto 0 auto;
}

#mail .atend{
	border:1px solid #e54130;
	border-radius: 10px;
	padding:20px 10px 0 10px;
	margin:25px auto;
}

#mail .atend h4{
	font-size:14px;
	margin-bottom:20px;
}

.mail .atend p{
	font-size:12px;
	line-height:165%;	
}

.mail p{
	font-size:12px;
	text-align:left;
}

form dl{
	width:100%;
}

form dt{
	padding:0 10px 0px 0px; 
	font-weight:500;
	text-align:left;
	width:100%;
}

form dd{
	padding:10px 0px 10px 0px; 
	text-align:left;
}

form dd input{
	border:1px solid #aaa;
	padding:10px;
	width:90%;
	border-radius: 5px;
}

form dd textarea{
	border:1px solid #aaa;
	padding:10px;
	width:90%;
	border-radius: 6px;
}

form .hissu{
	background:#e54130;
	color:#FFF;
	padding:2px 5px;
	font-size:10px;
	border-radius: 6px;
	margin-right:5px;
	}

form label.form_input_vertical{
	padding:0px 12px 0 0px;
	float:left;
	width:40%;
}

form label.form_input_vertical input[type=checkbox]{
	margin:0;
	padding:0;
	text-align:left;
	width:30px;
}

input[type=image]:hover { opacity:0.8; filter:alpha(opacity=80); }


input[type=image]{
	width:100%;
}





/* thanks */

.thanks{
	background:#fcd6dd;
	height:190px;
}

.thanks .logo img{
	width:150px;
    z-index: 2;
    position:relative;
    margin:15px 0 0 0;
}

.thanks h1 img{
	position:absolute;
	top:0;
	left: 0;
	right: 0;
	margin: auto;
}

#thanks{
	padding-top:30px;
}

#thanks h2{
	font-size:16px;
	line-height:190%;
	font-weight:bold;
}

#thanks .atend{
	border:1px solid #e54130;
	border-radius: 10px;
	padding:20px 20px 0 20px;
	margin:30px auto 20px auto;
}

#thanks .atend h4{
    color: #ED6270;
	font-size:16px;
	margin-bottom:10px;
}



/* footer */

#footer {
	background:#E7F7F7;
	padding:25px 0 0 0;
	margin:0 auto;
}

#footer .pht{
	width:60%;
    margin: 20px 0 0 0;
}

#footer table{
	width:100%;
	font-size:12px;
	margin-bottom:30px;
}

#footer table.dotline{
	text-align:left;
	margin:0 auto;
}

#footer table.dotline tr{
}

#footer table.dotline th{
	border-bottom:1px solid #333;
    padding:10px 25px 10px 10px; 
	font-weight:500;
	width:30%;
}

#footer table.dotline td{
	border-bottom:1px solid #333;
	padding:10px 0px 10px 0px; 
}

#footer .copyright{
	margin-top:30px;
    padding: 10px 0 10px 0;
    background-color:#CFECEC;
    font-size:11px
}




}