body{
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
transform: rotate(.03deg);
margin:0;
padding:0;
background:#fad9de;
}


#container{
color:#666666;
background:#ffffff;
max-width:1080px;
overflow:hidden;
margin:0 auto;
}


@media (max-width:480px){
#header{
color:#e9546b;
background:#ffffff;
height:160px;
border-top:4px solid #e9546b;
text-align:center;
}
}

@media (min-width:481px){
#header{
color:#e9546b;
background:#ffffff;
height:180px;
border-top:4px solid #e9546b;
text-align:center;
}
}

h1{
margin:0;
font-weight:normal;
padding:40px 0 0 0;
font-size:48px;
line-height:48px;
}

h1 a{
color:#e9546b;
text-decoration:none;
}

h1 a:hover{
color:#ff0000;
text-decoration:underline;
}

.shop{
font-size:12px;
padding-top:8px;
}

.shop a{
color:#e9546b;
text-decoration:none;
}

.shop a:hover{
text-decoration:underline;
}

h2{
font-size: 30px;
line-height: 40px;
font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing:2px;
transform: rotate(.03deg);
}


#mainphoto_toppage{
height:440px;
background:url(../img/mainphoto.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_okazu{
height:440px;
background:url(../img/mainphoto_okazu.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_yamato{
height:440px;
background:url(../img/mainphoto_yamato.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_musashikosugi{
height:440px;
background:url(../img/mainphoto_musashikosugi.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_kashiwadai{
height:440px;
background:url(../img/mainphoto_kashiwadai.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_yokohama{
height:440px;
background:url(../img/mainphoto_yokohama.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_company{
height:440px;
background:url(../img/mainphoto_company.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_rcrt{
height:440px;
background:url(../img/mainphoto_rcrt.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}





@media (min-width:481px){

.menubtn{
position:absolute;
top:-44px;
left:0;
right:0;
text-align:center;
}

.menubtn ul{
list-style-type:none;
margin:0;
padding:0;
}

.menubtn li{
display:inline-block;
width:180px;
height:40px;
margin:0 8px;
padding:4px;
color:#ffffff;
vertical-align:top;
}


.menubtns_toppage{
display:none;
}

.menubtns{
display:none;
}
}


@media (max-width:480px){

.menubtn{
display:none;
}

.menubtns_toppage{
position:absolute;
top:-30px;
left:0;
right:0;
text-align:center;
}

.menubtns_toppage ul{
list-style-type:none;
margin:0;
padding:0;
}

.menubtns_toppage li{
display:inline-block;
width:120px;
margin:0 4px;
padding:4px;
color:#ffffff;
vertical-align:top;
}

.menubtns{
position:absolute;
top:-30px;
left:0;
right:0;
text-align:center;
}

.menubtns ul{
list-style-type:none;
margin:0;
padding:0;
}

.menubtns li{
display:inline-block;
width:120px;
margin:0px;
padding:0px;
color:#ffffff;
vertical-align:top;
}
}



#contents_toppage{
margin-top:30px;
background:url(../img/bg.jpg);background-size:1080px auto;
}

#contents{
margin:30px 10px 0;
}

.sidebar{
width:300px;
margin-right:30px;
}

.main{
max-width:690px;
margin:0 auto;
text-align:center;
}

@media (max-width:480px){
.main img{
width:170px;
}
}

#contents ul{
list-style-type:none;
margin:0;
padding:0;
}

#contents li{
display:inline-block;
margin:0;
padding:0;
vertical-align:top;
}


.shopblock{
width:250px;
height:140px;
margin:0 auto 24px;
border:1px solid #3a789f;
}

.maincontents{
clear:both;
margin-bottom:100px;
}

.maincontents50{
clear:both;
margin-bottom:50px;
}

.maincontents p{
text-align:left;
}


.circle{
padding-right:20px;
float:left;
}

.circle img{
border-radius:150px;
height:300px;
}


#footer{
clear:both;
padding-top:20px;
height:240px;
color:#ffffff;
background:#e9546b;
text-align:center;
position:relative;
}

@media (max-width:480px){
#footer{
height:280px;
}
}

.footer_menu{
clear:both;
margin-top:20px;
}

.footer_menu ul{
margin:10px 0 0 0;
padding:0;
}

.footer_menu li{
display:inline-block;
margin:0 10px;
}

.footer_menu li a{
color:#ffffff;
}


.footermenu{
width:600px;
margin:0 auto;
text-align:left;
}

.footermenu-left{
width:200px;
float:left;
}

.footermenu-right{
width:200px;
float:right;
}


.footermenu ul{

}

.footermenu li{

}

.footermenu li a{
color:#ffffff;
}

.tenmedical{
margin:20px auto 60px;
padding:4px 8px;
text-align:center;
border:1px solid #ffffff;
}

.copyright{
clear:both;
position:absolute;bottom:10px;left:0;right:0;
}

.shopdata{
}

.shopdata table{
width:100%;
border-collapse: collapse;
}

.shopdata th{
width:100px;
text-align:left;
font-weight:normal;
white-space: nowrap;
padding:10px;
border:1px solid #111111;
}

.shopdata td{
text-align:left;
padding:10px;
border:1px solid #111111;
}

.shopmap{
margin-top:40px;
max-width:690px;
border:10px solid #c0c0c0;
border-radius:10px;
}

.rcrtbtn{
padding:8px 24px;
background:#e9546b;
border-radius:5px;
border-bottom:4px solid #fad9de;
color:#ffffff;
letter-spacing:2px;
}

.privacy{
text-align:left;
}


.privacyname{
margin-top:50px;
text-align:right;
}

.marginbtm40{
margin-bottom:40px;
}

.marginbtm100{
margin-bottom:100px;
}


#mainphoto_toppage001{
height:400px;
background:url(../img/main001.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_toppage002{
height:400px;
background:url(../img/main002.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_toppage003{
height:400px;
background:url(../img/main003.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}

#mainphoto_toppage004{
height:400px;
background:url(../img/main004.jpg) no-repeat;
background-position:right bottom;
border-bottom:10px solid #e9546b;
background-size:cover;
background-position:center center;
position:relative;
}
