@charset "utf-8";
a:hover img {
  filter: alpha(opacity=63);
  -moz-opacity: 0.83;
  -web-kit-opacity: 0.83;
  opacity: 0.83;
  }
.sp-only {
  display: none;
}
.pc-only {
  display: block;
  }
#copyright {
  float: right;
  }
.about-cntr {
  padding: 10px;
  text-align: right;
  }
.section .article {
  width: 835px;
  margin-left: auto;
  margin-right: auto;
  }
.section h2 {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  }
  .contentsNews {
    width: 850px;
    margin-right: auto;
    margin-left: auto;
    }
  .section .contentsNews .column,
  .section .contentsNews .column .article,
  .section .contentsNews .column h2 {
    width: 264px;
    }


/* _____________________ important _____________________ */
#hgroupNews div.txt-ttl {
	font-size: 1.8em;
	color: #f19725;
	font-weight: bold;
	margin: 10px 0 15px 0;
	letter-spacing: 1px;
}
/* _____________________ important end _____________________ */


/* New Design
--------------------------------------------------------- */
/* ------------------------- important title ------------------------- */
.breadcrumbsNav {
	width: 1000px;
	margin: 0 auto;
}

.section {
	width: 1000px;
	margin: 0 auto;
}
/* ------------------------- important title end ------------------------- */

/* ------- Header ------------- */
@media screen and (min-width: 769px) {
.clear {
	clear: both;
}

a img.link {
	position: relative;
	left: 5px;
}

#wrap {
	display: none;
}

/* h1 {
	float: left;
	width: 140px;
	height: 55px;
	margin: 0;
	padding: 0;
} */

/* #header {
	width: 1000px;
	margin: 20px auto 0 auto;
	padding: 0;
	display: block;
} */

#header {
	width: 1000px;
	margin: 5px auto 0 auto;
	padding: 0;
	display: block;
}

#header #corp {
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 10px;
}

#header #corp a {
	margin-left: 20px;
}

#header ul {
	list-style: none;
	float: left;
}

#header ul li {
	display: inline-block;
}










/* ------- Global Nav ------------- */
#g-nav {
	float: left;
	width: 590px;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
}

#g-nav ul li {
	height: 55px;
	margin: 0 10px 0 15px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

#g-nav ul li p {
	margin-top: 5px;
}

#g-nav ul li.gn-about {
	width: 95px;
}

#g-nav ul li.gn-program {
	width: 60px;
}

#g-nav ul li.gn-studio {
	width: 72px;
}

#g-nav ul li.gn-fee {
	width: 25px;
}

#g-nav ul li.gn-event {
	width: 72px;
}

#g-nav ul li.gn-reservation {
	width: 108px;
}

#g-nav ul li a {
	text-decoration: none;
}

/* ------- Sub nav ------------- */
#sub-nav {
	float: right;
	width: 250px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	display: block;
	border-left: 1px solid #333333;
	font-size: 8px;
}

#sub-nav ul li {
	height: 23px;
	padding: 2px 0 0 30px;
	display: block;
}

#sub-nav ul li.state {
	width: 100px;
	margin-left: 20px;
	background: url("/common/images/icn_riyou2.png") 0 0 no-repeat ;
}

#sub-nav ul li.qa {
	width: 70px;
	background: url("/common/images/icn_qa2.png") 0 0 no-repeat;
}

#sub-nav ul li.mybodies {
	width: 100px;
	margin-left: 20px;
	background: url("/common/images/icn_mybodies2.png") 0 0 no-repeat;
}

#sub-nav ul li.facebook {
	width: 70px;
	background: url("/common/images/icn_facebook3.png") 0 0 no-repeat;
}

#sub-nav ul li a {
	text-decoration: none;
}
}

/* ------- Body ------------- */
#pageBody {
  width: 1000px;
  }
/* ------- slider ------------- */
.mainslide{ width:1000px; margin:auto;}
/* ------- Header ------------- */
.top-three{
  width:100%;
  margin:10px 0 30px;
}

.top-three-one{
  float:left;
}
.top-three-two{
  float:left;
  margin:0 19px;
}
.top-three-three{
  float:right;
}

/* ------- Search Form ------------- */
#search-form {
  width:auto;
  }
  #search-keyword {
    width: 260px;
    height: 20px;
    padding: 4px 11px;
    border: 1px solid #d9d9d9;
    margin-right: 3px;
    margin-bottom: 15px;
    background: transparent url(/common/images/common/bg_search_keyword.png) left top repeat-x;
    line-height: 20px;
    color: #9f9f9f;
    font-size: 14px;
    float:left;
    }
  #search-btn {
    width: 30px;
    height: 30px;
    float:left;
    }

/* ------- Footer ------------- */
@media screen and (min-width: 769px) {
#footer {
	width: 100%;
    background: #808080;
}

#footer-inner {
	width: 1000px;
    margin: 0 auto;
}

#footer-inner ul.footer-navi {
	list-style: none;
	float: left;
	width: 1000px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

#footer-inner ul.footer-navi li {
	display: inline-block;
	padding: 25px 20px 25px 0;
	color: #ffffff;
}

#footer-inner ul.footer-navi li a {
	color: #ffffff;
}
#footer-inner ul.footer-navi li a:hover {
	color: #666666;
}

.ttl {
	width: 100px;
	margin-left: 5px;
	font-weight: bold;
	letter-spacing: 2px;
}

#footer-sp-navi {
	display: none;
}

#footer-inner #link_etc {
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
}
#footer-inner #link_etc a {
	color: #ffffff;
}
#footer-inner #link_etc a:hover {
	color: #666666;
}

#sns-footer {
	width: 100%;
	background: #f6f6f6;
}

#sns-footer-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

#sns-footer-inner ul.sns-f {
	list-style: none;
	float: left;
}

#sns-footer-inner ul.sns-f li {
	display: inline-block;
	margin-right: 25px;
}

#copyright {
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
	color: #fff;
}
}

/* guide/
 *
 */

.circuit-sec01 {
  width: 400px;
  padding-right: 20px;
  }
.running-sec01 {
  width: 400px;
  }

.ind01 {
  width: 835px;
  margin: 0 auto 20px;
  }
  
  
/* ________________ beauty resi.rep ________________ */
div.recip-ttl {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #f19725;
	margin: 5px 0 15px 0;
}
/* ________________ beauty resip end ________________ */

/* ________________ style up column ________________ */
#footer {
	width: 100%;
}
#footer p {
	padding: 5px 15px 10px 0;
	text-align: right;
    /*background: #fff;*/
    border: 0;
}

/* ________________ style up column end ________________ */
  

/* Responsive max-width: 768px
--------------------------------------------------------- */
@media screen and (max-width: 768px) {
/* ----- bootstrap ----- */
ul, ol {
  margin: 0;
  }

/* ----- Base ----- */
  *:after {
    display: block;
    clear: both;
  }
  img {
    width: 100%;
    /*max-width: 360px !important;*/
    max-width: 100%;
    height: auto;
    }
    p .shadow {
      display:block;
      }
    p img {
      max-width: 360px;
      margin-left: auto;
      margin-right:auto;
      display:block;
      }
    .rightBox .shadow {
      text-align:center;
      /*display:block;*/
      margin-left: auto;
      margin-right: auto;
      }
      .rightBox .shadow img {
        max-width: 100%;
        }
  .sp-only {
    display: block;
    }
  .pc-only {
    display: none;
    }
  .on {
    display: block !important;
    }
  body {
    background-color:#ffffff;
    font-weight: normal;
    color: #000;
    }
  /* #pageBody {padding-top:7em;} */
/* till2016/04/17
  body {
    background-color:#efefef;
    }
*/
  .leftBox,
  .rightBox {
    float:none;
    }
    
  #all {
    width: auto;
    overflow: visible;
    }
    #wrapper {
      width: 100%;
      padding-top: 31px;
      z-index: 5;
      overflow: visible;
      position:relative;
      }
      #pageBody {
        width: 100%;
    /*padding-top:7em;*/
        background-color:#FFF;
        }
  h1 img,
  h2 img,
  h3 img,
  h4 img,
  h5 img,
  h6 img {
    width: auto;
  }

/* ----- privacy_policy ----- */
.section02 {
	width: 95%;
}
/* ----- privacy_policy end ----- */

/* ------------------------- important title ------------------------- */
.breadcrumbsNav {
	display: none;
}

#news-ttl {
	display: none;
}

.section {
	width: 95%;
	margin: 0 auto;
}
/* ------------------------- important title end ------------------------- */

/* ----- Header ----- */
/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
} */

html {
  line-height: 1;
   -webkit-font-smoothing: antialiased; 
}

#header {
	display: none;
}

ol, ul {
  list-style: none;
}


#globalHeader {
  padding: 10px;
  position: relative;
  top: -31px;
  height: 50px;
}
#globalHeader .inner {
  display: table;
  width: 100%;
  padding: 0;
  /* padding: 5px 0; */
}
#globalHeader .inner > * {
  vertical-align: top;
}
#globalHeader .inner div#logo {
  display: table-cell;
  width: 45%;
}
#globalHeader .inner div#logo img {
  width: 250px;
 /* max-width: 300px;*/
  height: auto;
}


#headerSP{
position: relative;
}
#openMenu{
position:absolute;
top: 0;
right: 0;
width: 37px;
height: 37px;
}
#layerMenu{
display: none;
position:absolute;
top:61px;
left:0;
width:100%;
height:100%;
font-size: 13px;
z-index:9999;
}
#layerMenu p img#closeMenu {
	width: 37px;
	height: 37px;
}
#layerMenu ul{
border-top: solid 1px #fff;
width: 100%;
padding: 0;
margin: 7px 0 0 0;
}
#layerMenu ul li{
background-color: #c9c9c9;
list-style: none;
border-bottom: solid 1px #fff;
float: left;
width: 50%;
line-height: 1em;
box-sizing: border-box;
}
#layerMenu ul li.w100{
  /* width: 99.7%; */
  width: 100%;
}

#layerMenu ul li a{
position: relative;
padding: 18px 0 18px 8px;
text-decoration: none;
display: block;
color: #000000;
/*font-weight: bold;*/
}

#layerMenu ul li.icn {
	text-align: center;
	font-size: 0.8em;
}

#layerMenu ul li.icn p {
	margin: 0 auto 10px auto;
	text-align: center;
}

#layerMenu ul li.icn img.link {
	width: 12px;
	height: 10px;
	position: relative;
	top: 1px;
	left: 4px;
}

#layerMenu ul li.boderRight{
  border-right: solid 1px #fff;
}

#layerMenu ul li.bggray{
  background-color: #4d4d4d!important;
}

#layerMenu ul li.bggray a{
  color: #fff!important;
}

#layerMenu ul li img{ 
padding-right: 5px;
}

#layerMenu ul li.bgYellow a{
background-color: #ffcc00;
}

#closeMenu {
position: absolute;
top: -46px;
right: 10px;
}

.snsBtn{
  text-align: center;
  font-size: 1.5em;
}
.snsBtn a{
  display: inline-block!important;
}

.snsBtn a.sankaku img {
	width: 17px;
	height: 17px;
	position: relative;
	top: 3px;
	left: 7px;
}

/* ----- Global Nav ----- */
#gnaviSP ul{
  overflow: hidden;
  width: 100%;
  margin-bottom: 1px;
}

#gnaviSP li{
  width: 33.3333%;
  float: left;
  text-align: center;
  background-color: #dcdcdc;
  box-sizing: border-box;
}
#gnaviSP li a{
  display: block;
  text-decoration: none;
  padding: 18px 0;
}

#gnaviSP li img{
  width: 14px;
  vertical-align: middle;
  padding-right: 5px;
}
#gnaviSP li.boderRight{
  border-right: 1px solid #ffffff;
}


#globalHeader {
  padding: 10px 10px 0 10px;
}
#globalHeader .inner {
  display: table;
  width: 100%;
  padding: 5px 0;
}
#globalHeader .inner > * {
  vertical-align: top;
}
#globalHeader .inner div#logo {
  display: table-cell;
  width: 25%;
}
#globalHeader .inner div#logo img {
  width: 150px;
 /* max-width: 180px;*/
  height: auto;
}



#globalHeader .inner .utility-area {
  display: none;
  /*display: table-cell;*/
  text-align: right;
  width: 75%;
}
#globalHeader .inner .utility-area ul li {
  display: inline-block;
  vertical-align: middle;
}
#globalHeader .inner .utility-area .utility-link li {
  margin-left: 5px;
}
#globalHeader .inner .utility-area .utility-link li:last-child {
  display: none;
}
#globalHeader .inner .utility-area .utility-link li img {
  width: auto;
  height: 12px;
}
#globalHeader .inner .utility-area .sns-link {
  margin-top: 15px;
  display: none;
}
#globalHeader .inner .utility-area .sns-link li {
  margin-left: 5px;
}
#globalHeader .inner .search-area {
  display: none;
}

.global-navi {
  display: none;
}

.global-navi.sp {
  display: block;
}
.global-navi.sp.header h2 img {
  padding-left: 30px;
  background: url("../images/common/icon/global_navi_menu_sp.png") no-repeat left center;
  background-size: 23px auto;
}
.global-navi.sp.header ul {
  display: none;
}
.global-navi.sp h2 {
  padding: 20px 0;
  text-align: center;
  background-color: #000;
}
.global-navi.sp ul {
  overflow: hidden;
  *zoom: 1;
}
.global-navi.sp ul li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  height: 50px;
  border-bottom: 1px solid #000;
  background: url("../images/common/icon/arrow_right_gley02.png") no-repeat 95% center;
}
.global-navi.sp ul li:nth-of-type(2n+1) {
  border-right: 1px solid #000;
}
.global-navi.sp ul li a {
  display: block;
  height: 100%;
  padding-left: 10px;
  line-height: 50px;
  font-size: 13px;
  color: #464646;
  text-decoration: none;
}

/* ----- slider ----- */

.mainslide{ position: relative;width:100%; margin: 0 auto 0 auto;}

/* ----- top-three ----- */
.top-three{
  width:100%;
  margin:-10px 0 20px;
}

.top-three-one img,
.top-three-two img
.top-three-three img{
  width:100%;
}
.top-three-one{
  float:left;
  width:28%;
  margin:0 4%;
}
.top-three-two{
  float:left;
  margin:0 0%;
  width:28%;
}
.top-three-three{
  float:right;
  width:28%;
  margin:0 4%;
}

/* ----- Banner ----- */
.section .contentsNews .columnBnr {
  width: auto;
  }

/* ----- Common footer list ----- */
.section .contentsNews01 .column {
  padding-right: 0;
  width: auto;
  }
.section .contentsNews .column {
  float:none;
  }
.fb_iframe_widget {
  max-width: 300px;
  margin-left: auto;
  margin-right:auto;
  display:block !important;
  }

/* ----- Footer ----- */
#footer {
	width: 100%;
    background: #eeeeee;
}

#footer-inner {}

.footer-navi {
	display: none;
}

#footer-sp-navi {
/* position:absolute;
top:61px;
left:0; */
width:100%;
height:100%;
font-size: 13px;
z-index:9999;	
}

#footer-sp-navi ul li.bggray div.snsBtn {
	background-color: #999999;
	color: #FFFFFF;
}

#footer-sp-navi .yajirushi {
	width: 10px;
	height: 13px;
	position: relative;
	right: 10px;
}

#footer-sp-navi ul{
border-top: solid 1px #fff;
width: 100%;
padding: 0;
margin: 7px 0 0 0;
}
#footer-sp-navi ul li{
background-color: #f2f2f2;
list-style: none;
border-bottom: solid 1px #999999;
float: left;
width: 50%;
line-height: 1em;
box-sizing: border-box;
text-align: center;
}
#footer-sp-navi ul li.w100{
  /* width: 99.7%; */
  width: 100%;
}

#footer-sp-navi ul li a{
position: relative;
padding: 18px 0 18px 8px;
text-decoration: none;
display: block;
color: #000000;
}
#footer-sp-navi ul li.boderRight{
  border-right: solid 1px #999999;
}

#footer-sp-navi ul li.bggray{
  background-color: #666!important;
}

#footer-sp-navi ul li.bggray a{
  color: #fff!important;
}

#footer-sp-navi ul li img{ 
padding-right: 5px;
}

#sns-footer {
	display: none;
}

#link_etc {
	display: none;
}

#copyright {
	width: 100%;
	padding: 10px 0;
	background-color: #999999;
	text-align: center;
	font-size: 0.7em;
	color: #ffffff;
}

/* ----- Social Button ----- */
#footer .socialIconBox {
  float: none;
  text-align:center;
  }

/* ----- Common ----- */

  h1 {
    margin-left: 3%;
    margin-right: 3%;
    }
  .section h1 {
    margin-right:0;
    margin-left: 0;
    }
  .article h3 {
    max-height: 30px;
    }
  .hgroup {
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    }
  .section .subNav01 {
    padding-top:0;
    padding-bottom: 10px;
    }
  .section {
    margin-left: 3%;
    margin-right: 3%;
    }
  .section .article {
    padding-left: 0;
    padding-right: 0;
    }
  .section02 {
    padding-left: 0;
    }
  .section h2,
  .section .article {
    width:auto;
    }
  .sect-hdr {
    background-size: auto 15px;
    }
    .sect-hdr img {
      width: auto;
      height: auto;
      }

  .section .contentsNews .column,
  .section .contentsNews .column .article,
  .section .contentsNews .column h2 {
    width: auto;
    }
  .section .article .leftBox,
  .section .article .rightBox {
    width:auto;
    margin-bottom: 20px;
    }
  
  .ind01 {
    width:auto;
    }
        
/**
 * TOP
 **/
/* ----- bx-slider ----- */
#top_slider .bx-wrapper {
  width: 100%;
  margin-bottom: 0;
  }
#top_slider .bx-wrapper .bx-pager {
  display:none;
  }

/* ----- News ----- */
  .contentsNews {
    width:auto;
    padding-left: 3%;
    padding-right: 3%;
    }
  .section .contentsNews {
    padding-left: 0;
    padding-right:0;
    }
    .section .contentsNews .column2 {
      width: auto;
      padding-right:0;
      clear: both;
      float:none;
      }
      .section .contentsNews .article00 dl {
        margin-right: 0;
        }
      .section .contentsNews .article00 dt,
      .section .contentsNews .article03 dt {
        float: none;
        }
      .section .contentsNews .article00 dd {
        padding-left: 0;
        }
      .section .contentsNews .article00 .topics dd a {
        width: auto;
        float: none;
        display:block;
        }

/* ----- Event ----- */
.section .contentsNews .article00 .event dd a {
  width: auto;
  }
.section .contentsNews .article00 .event_btn p {
  width: auto;
  text-align:center;
  }

/* ----- Program ----- */
#bodies-program .odd,
#bodies-program .even {
  margin: 0 auto 10px;
  display:block;
  float:none;
  }
/* ----- Campaign ----- */
  .section .contentsNews .article02 dl {
    width: auto;
    display: block;
    margin: 0 0 15px 0;
    float: none;
    }
  .section .contentsNews .article02 dd {
    float:none;
    }

/* ----- Blog ----- */
.section .contentsNews .article03 #staff_blog_toppage {
  margin-left: 0;
  }
  .section .contentsNews .article03 dl {
    width: 100%;
    padding-right: 0;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 15px;
    }
  .section .contentsNews .article03 dd.article01Img {
    width: auto;
    height: auto;
    }
    
/* ----- Beauty Recipe ----- */
.section .contentsNews .article01 {
  width: 100%;
  margin-bottom: 20px;
  }
  .about-recipe-cntr,
  .about-shop-cntr {
    padding: 10px 0 0;
    text-align:right;
    }
.section .contentsNews01 {
  display:none;
  }
  .bnr {
    width: auto;
    }
  .bnr:after {
    content: "";
    width: 1px;
    height: 1px;
    display:block;
    clear:both;
    visibility:hidden;
    }
    .bnr a {
      width: 100% !important;
      display:block;
      text-align:center;
      }
      .bnr img {
        max-width: 100% !important;
        }
}