/**
* style-2
* スタイル追加
* dd 2017-01.23 noctc majima
**/

/** Request Card 追加
使用ソース
**/
.for-men-step__can.request-card {margin-bottom:20px;}
.for-men-step__can.request-card {line-height:0px;}
.for-men-step__can.request-card span.red {color:red;}
.for-men-step__can.request-card .for-men-step__can-img {margin-top:28px;}
.for-men-step__can.request-card .for-men-step__can-caption {margin-top:-33px;}
.for-men-step__can.sekigae-card .for-men-step__can-img {margin-top:10px;}
.for-men-step__can.sekigae-card .for-men-step__can-caption {margin-top:-10px;}
.for-men-step__can.request-card.howto_sp ,.for-men-step__can.sekigae-card.howto_sp {margin:5px 5px;}
.for-men-step__point-item span.size-sss, .for-men-step__can.request-card span.size-sss {font-size:6px;font-size:0.6rem;}
.for-men-step__point-item span.size-ss, .for-men-step__can.request-card span.size-ss {font-size:7px;font-size:0.7rem;}
.for-men-step__can.request-card span.size-xx {font-size:9px;font-size:0.9rem;}
.for-men-step__can.request-card span.size-xxx {font-size:14px;font-size:1.4rem;font-weight:bold;}

/***
 single-shop.php
***/
span.ryoukin-sub-text {color:#000;font-size:0.7em;padding:10px 20px;font-weight:nomal;}
p.text-idcheck {font-size:0.7em;}


/****
add 2017.02.17
****/
.page-franchise .subpage-header{background-image:url(../images/franchise/fc_headerimage_sp_02.png) !important}
#fc_info {
    margin:0;
    padding:0;
    width: 100%;
    padding: 20px 5px;
    margin-bottom: 50px;
    }
span.fc_txt_bold {
    display: block;
    font-weight: bold;
    margin: 5px auto;
}
#fc_info .fc_header {margin-bottom:30px;}
#fc_info .fc_header h2 {
    text-align: center;
    font-size: 15px;
    font-size: 1.2rem;
    font-weight: bold;
    }
#fc_info .fc_header p.fc-sub-title {
    margin:0 auto;
    text-align: center;
    font-size: 11px;
    }

#fc_info .fc_container {
    margin: 10px auto;
    }
#fc_info .fc_container h3 {
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 3px solid #9f7c39;
    max-width: 85%;
    margin-bottom: 10px;
    }
#fc_info .fc_container h4 {
    font-size: 20px;
    font-size: 1.0rem;
    font-weight: bold;
    }

#fc_info .fc_container > p {
    margin-bottom: 20px;
    }
#fc_info .fc_container .fc_box {
    padding: 0;
    float: left;
    -webkit-box-sizing: border-box;　/* Safari,Google Chrome用 */
    -moz-box-sizing: border-box;　/* Firefox用 */
    -ms-box-sizing: border-box;　/* Internet Explorer 8用 */
    box-sizing: border-box;　/* Opera用 */
    }
#fc_info .fc_container .fc_box.left {width:100%;}
#fc_info .fc_container .fc_box.right {width:100%;}
#fc_info .fc_container .fc_box.center {text-align: center;}
#fc_info .fc_container .fc_box p {margin-bottom: 8px;}
#fc_info .fc_container .fc_box img.img-docs {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    }
#fc_info .fc_container .fc_box img.img-docs.openflow {
    width: 90%;
    margin: 0 auto;
    border: none;
    }


#fc_info .fc_container .fc_box div[class^="img-docs-box-"] {
    margin:auto;
    width: 100%;
    }
#fc_info .fc_container .fc_box .img-docs-box-right {text-align: right;}
#fc_info .fc_container .fc_box .img-docs-box-left {text-align: left;}
#fc_info .fc_container .fc_box div[class^="img-docs-box-"] img.img-docs2 {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    box-shadow: 3px 3px 3px #ccc;
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    -khtml-box-shadow: 3px 3px 3px #ccc;
    }

#fc_info .fc_container .fc_box ul.spinoff {
    margin: 0;
    padding: 0;
    margin: 20px auto;
    /*text-align: center;*/
    }
#fc_info .fc_container .fc_box ul.spinoff li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin: 10px 3%;
    width: 40%;
    -webkit-box-sizing: border-box;　/* Safari,Google Chrome用 */
    -moz-box-sizing: border-box;　/* Firefox用 */
    -ms-box-sizing: border-box;　/* Internet Explorer 8用 */
    box-sizing: border-box;　/* Opera用 */
    }
#fc_info .fc_container .fc_box ul.spinoff img.logo_spinoff {
    width: 100%;
    }

#fc_info .fc_container .fc_btn {
    display: block;
    margin:0 auto;
    width: 100%;
    padding:20px;
    margin-top:40px;
    margin-bottom:40px;

    text-align: center;
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
    background-color: #000000;
    }
#fc_info .fc_container .fc_text p {
    margin: 10px 3px 20px;
    font-size: 0.8rem;
    }
#fc_info .fc_container .fc_box {
    margin: 10px auto 20px;
    }

#fc_info .fc_container .fc_box dl.desc_business {}
#fc_info .fc_container .fc_box dl.desc_business dt {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    }
#fc_info .fc_container .fc_box dl.desc_business dd {
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    }

#fc_info .fc_container .fc_box .fc_table {width:100%;font-size:0.8rem;}
#fc_info .fc_container .fc_box .fc_table th {
	max-width: 100px;
    padding: 0px;
    text-align: left;
}
#fc_info .fc_container .fc_box .fc_table td {padding: 4px 2px;}


/*****
 box-step-info
  for_men
  for-lady
*****/
.box-step-info {
margin:20px auto;
}
.box-step-info p.step-info-text {
    text-align: left;
    font-size: 0.7rem;
    font-weight: bold;
}

/***
 NEWS
***/
.news-block {text-align:center;}
.news-block .news-h3 {margin:15px auto;}
.news-block .news-p {margin:15px auto 30px;}



/****
    bukken add 2017.03.04
	use Component/bukken/header.php
 ****/
h1.subpage-header__title.bukken-title {color:#FFFFFF !important;}
#bukken {
    margin:0;
    padding:0;
    width: 100%;
    padding: 20px 0px;
    margin-bottom: 50px;
    }
/*#bukken .fc_header {margin-bottom:60px;}*/
#bukken .fc_header h2 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    }
#bukken .fc_header p.fc-sub-title {
    margin: 0 auto;
    padding: 20px 1%;
    text-align: center;
    /*font-size: 0.6rem;*/
    font-size: 1.0rem;
    font-weight: bold;
    border: 1px solid #000000;
    }

#bukken .fc_container {
    margin: 10px auto;
    }
#bukken .fc_container h3 {
    display: block;
    font-size: 1.0rem;
    font-weight: bold;
    border-bottom: 3px solid #ff0000;
    min-width: 20%;
    max-width: 60%;
    margin-bottom: 20px;
    }
#bukken .fc_container h4 {
    font-size: 0.9rem;
    font-weight: bold;
    }

#bukken .fc_container > p {
    margin-bottom: 20px;
    }
#bukken .fc_container .fc_box {
    padding: 0px;
    /*float: left;*/
    -webkit-box-sizing: border-box;　/* Safari,Google Chrome用 */
    -moz-box-sizing: border-box;　/* Firefox用 */
    -ms-box-sizing: border-box;　/* Internet Explorer 8用 */
    box-sizing: border-box;　/* Opera用 */
    }
#bukken .fc_container .fc_box.left {width:50%;float:left;}
#bukken .fc_container .fc_box.right {width:50%;float:right;}
#bukken .fc_container .fc_box.center {text-align: center;}
#bukken .fc_container .fc_box p {margin-bottom: 8px;}
#bukken .fc_container .fc_box img.img-docs {
    width: 300px;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    }
#bukken .fc_container .fc_box img.img-docs.openflow {
    width: 100%;
    margin: 0 auto;
    border: none;
    }

#bukken .fc_container .fc_box div[class^="img-docs-box-"] {
    margin:auto;
    width: 400px;
    }
#bukken .fc_container .fc_box .img-docs-box-right {text-align: right;}
#bukken .fc_container .fc_box .img-docs-box-left {text-align: left;}
#bukken .fc_container .fc_box div[class^="img-docs-box-"] img.img-docs2 {
    width: 500px;
    margin: 0 auto;
    border: 1px solid #c9c9c9;
    box-shadow: 3px 3px 3px #ccc;
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    }

#bukken .fc_container .fc_btn {
    display: block;
    margin:0 auto;
    width: 100%;
    padding:20px 0;
    margin-top:40px;
    margin-bottom:40px;

    text-align: center;
    color:#ffffff;
    font-weight: bold;
    background-color: #000000;
    }
#bukken .fc_container .fc_text p {
    margin: 10px auto 20px;
    }
#bukken .fc_container .fc_box {
    margin: 10px auto 20px;
    }

#bukken .fc_container .fc_box dl.desc_business {}
#bukken .fc_container .fc_box dl.desc_business dt {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    }
#bukken .fc_container .fc_box dl.desc_business dd {
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 15px;
    }

#bukken .fc_container .fc_box ul.spinoff {}
#bukken .fc_container .fc_box .spinoff li {
    display: inline-block;
    width: 46%;
    }
#bukken .fc_container .fc_box .spinoff img.logo_spinoff {
    width: 100%;
    box-shadow: 0px 0px 5px #000000;
    }
#bukken .fc_container .fc_box .spinoff img.logo_spinoff.up {margin-top: -20px;}
#bukken .fc_container .fc_box .spinoff img.logo_spinoff.down {margin-top: -20px;}

#bukken .fc_container .fc_box .fc_table {}
#bukken .fc_container .fc_box .fc_table th {
	width: 150px;
    padding: 2px;
    text-align: left;
    font-weight: bold;
}
#bukken .fc_container .fc_box .fc_table td {padding: 2px;}
#bukken .fc_container .fc_box .fc_table td.td-txt {width: 70%;}

.contact-index__lead p.contact-index__lead-small {
	margin: 0 auto;
	/*text-align: center;*/
	font-size: 18px;	
	font-weight: bold;
}
.form__attention-text.center {
	border: 1px solid #000000;
	padding: 20px;
	text-align: center;
}

/*****
 box-step-info
  for_men
  for-lady
*****/
.box-step-info {}
.box-step-info p.step-info-text {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

/*****

  page-bukken subpage-header__inner
  
*****/
/*.subpage-header__inner.header-bukken {*/
    /*background-image: url();*/
/*}*/

.page-bukken .subpage-header{background-image:url(../images/bukken/kv.png) !important}

/*****
  .global-header__pulldown2
  use in : page-bukken
  add 2017.03.07
*****/
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.global-header__menu-item.is-current .global-header__pulldown2>span{color:#ff391f}
.global-header__menu-item .global-header__pulldown2{display:block;color:#fff;padding:33px 0;font-size:14px;font-weight:bold;letter-spacing:0.05em;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}
.global-header__menu-item .global-header__pulldown2:hover{color:#ff391f}
.global-header__menu-item .global-header__pulldown2:hover .fa-angle-down{opacity:1;color:#ff391f;-webkit-transform:translate3d(0, 4px, 0) rotateY(720deg);transform:translate3d(0, 4px, 0) rotateY(720deg)}
.global-header__menu-item .global-header__pulldown2:hover .global-header__child-items {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
}

/*****
    for single-shop.php
    Add 2017-04-13
*****/
.page-shop h1.subpage-header__title {color:#FFFFFF !important;}
h3.yoyaku-title {
    font-size: 1.0rem;  
    font-weight: bold;
    margin: 10px auto;
}
.box-btn-yoyaku {
    text-align: center;
    margin-top: 5px;
}
.btn-yoyaku {
    display: inline-block;
    width: 100px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    border: 2px solid #696969;
    color:#000000;
    border-radius: 5px;
    font-weight: bold;
    margin: auto 5px;
}
.btn-yoyaku::before,
.btn-yoyaku::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}
.btn-yoyaku,
.btn-yoyaku::before,
.btn-yoyaku::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.btn-yoyaku.men {
    background-color: deepskyblue;
    color:#ffffff;
}
.btn-yoyaku.women {
    background-color: deeppink;
    color:#ffffff;
}
.btn-yoyaku:hover {
    background-color: #ffffff;
    color:#000000;
}

/*****
  for single-shop movie
*****/
.for-men-movie{padding:0px 20px 5px;background-color:#f7f5ef}
.for-men-movie__title{font-size:16px;font-weight:bold;margin-bottom:19px;padding-top:40px;text-align:center;background-image:none;background-position:center top;background-repeat:no-repeat;background-size:130.5px 48px*/}
.for-men-movie__movie{position:relative}
.for-men-movie__movie video{width:100%;height:auto;object-fit:cover}
.for-men-movie__movie .fa{font-size:20px;color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}




/*****
  for Coupon
*****/
/** SP **/
.bnr-top-sp {margin:0px 20px 10px;}
.bnr-top-sp a img {margin: 5px auto 10px;width:100%;}


/*****
  for Coupon
*****/
/** SP **/
.lead.lead-coupon{display:inline-block;background-image:url(../images/lead/lead-coupon.png);background-repeat:no-repeat;width:88px;height:20px;background-size:88px 20px;margin-bottom:30px;}
/***
#coupon {margin:20px auto 50px;text-align:center;}
#coupon ul {text-align:center;font-size: 0;margin-bottom:30px;}
#coupon ul li {display:inline-block;margin:4px;padding: 1px 10px;}
#coupon ul li img {width:100%;}

#coupon ul li p.coupon-text {height:50px;padding:6px;margin:2px;margin-bottom:10px;text-align:left;line-height:1.4em;color:#000;font-size:11px;}
#coupon ul li p.coupon-text span.coupon-name {font-weight:bold;}
#coupon ul li p.coupon-text a {color:red;}


#coupon h4 {font-weight:bold;padding:10px 0px 20px;}
#coupon .coupon-info {background-color:rgb(245,243,235);text-align:left;width:95%;border-radius:8px;padding:20px 10px 20px;margin:5px auto;}
#coupon .coupon-info p {margin-bottom:5px;line-height:22px;font-size:0.8em;}
#coupon .coupon-info p span.red {color:red;}
***/


/****
 TEXT id check

******/
.text_idcheck_sp_top {width:80%;margin:10px auto 50px;padding:0.8em 1.0em;line-height:1.6em;font-size:0.6em;text-decoration:underline;color:red;}
.text_idcheck_sp_price {width:100%;margin:10px auto 50px;padding:0.8em 1.0em;line-height:1.6em;font-size:0.6em;text-decoration:underline;color:red;}

.lead.lead-entrancepolicy{display:inline-block;background-image:url(../images/entrancepolicy/lead-entrancepolicy.png);background-repeat:no-repeat;/*background-position:-17.5px -270.5px;*/width:75px;height:15px;background-size:75px 15px;}
.page-entrancepolicy ol.privacy-items li .privacy-item__text {font-size:0.8em;}




/*****
 NEWS - Fair, Event
*****/
.lead.lead-event{display:inline-block;background-image:url(../images/entrancepolicy/lead-entrancepolicy.png);background-repeat:no-repeat;/*background-position:-17.5px -270.5px;*/width:75px;height:15px;background-size:75px 15px;}
.lead.lead-event{display:inline-block;background-image:url(../images/lead/lead-event.png);background-repeat:no-repeat;background-position:center center;width:75px;height:15px;background-size:75px 15px;}


@mixin sprite-width($sprite,$scale:0.5) {
    width: nth($sprite, 5) * $scale;
}

@mixin sprite-height($sprite,$scale:0.5) {
    height: nth($sprite, 6) * $scale;
}

@mixin sprite-position($sprite,$scale:0.5) {
    $sprite-offset-x: nth($sprite, 3) * $scale;
    $sprite-offset-y: nth($sprite, 4) * $scale;
    background-position: $sprite-offset-x $sprite-offset-y;
}

@mixin sprite-image($sprite) {
    $sprite-image: nth($sprite, 9);
    background-image: url(#{$sprite-image});
    background-repeat: no-repeat;
}

@mixin sprite-size($sprite,$scale:0.5) {
    background-size: nth($sprite, 7)*$scale nth($sprite, 8)*$scale;
}

@mixin sprite($sprite,$scale:0.5) {
    display: inline-block;
    @include sprite-image($sprite);
    @include sprite-position($sprite, $scale);
    @include sprite-width($sprite, $scale);
    @include sprite-height($sprite, $scale);
    @include sprite-size($sprite, $scale);
}

@mixin query($size) {
    @media screen and (max-width: $size + px) {
        @content;
    }
}

@mixin query_min($size) {
    @media screen and (min-width: $size + px) {
        @content;
    }
}

@mixin clearfix() {
    &:after {
        content: " ";
        display: block;
        clear: both;
    }
}

@mixin fz($size) {
    font-size: $size + px;
    font-size: ($size / 10) + rem;
}

@mixin retina {
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min--moz-device-pixel-ratio: 1.5),
    only screen and (-o-min-device-pixel-ratio: 3/2),
    only screen and (min-device-pixel-ratio: 1.5),
    only screen and (min-resolution: 192dpi) {
        @content;
    }
}

@mixin textHide() {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

@mixin clear() {
    *zoom: 1;
    &:before, &:after {
        content: " ";
        display: table;
    }
    &:after {
        clear: both;
    }
}

//for firefox
@-moz-document url-prefix() {
    .css_selector {

    }
}

/*ChromeとOperaのみだけに適用されるCSSハック*/
_::content, _:future, .css_selector:not(*:root) {
    background-color: ForestGreen;
}

/*ChromeとOperaのみだけに適用されるCSSハック*/
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .css_selector {
        background-color: ForestGreen;
    }
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .css_selector {
        background-color: LightSteelBlue;
    }
}

/*IE10以降に適用されるCSSハック（一応）*/
@media all and (-ms-high-contrast:none){
    .css_selector {
        background-color: LightSkyBlue;
    }
}

/*IE11だけに適用されるCSSハック*/
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .css_selector {
        background-color: LightSkyBlue;
    }
}


.mdGeneralGlobalNavigation.elHide{display:none;}
.mdGeneralGlobalNavigation .elItem{/* autoprefixer:off */ transform:translate3d(0, 0, 0);position:relative;z-index:1;background-color:#fff;}
.mdGeneralGlobalNavigation .elItem.elSticky{/*osition:absolute;*/width:100%;height: 55px;}
.mdGeneralGlobalNavigation .elItem.elCloned{display:none;visibility:hidden;}
.mdGeneralGlobalNavigation .elItem.elSticky + .elCloned{display:block;}

.mdGeneralGlobalNavigation .elItem .elList li a{ padding-left: 0;
    line-height: 1;
    display: block;
    background: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
}

.mdGeneralGlobalNavigation .elItem .elList li a .far, .mdGeneralGlobalNavigation .elItem .elList li a .fas{
    color: #ab8b50;
    font-size: 24px;
    padding-bottom: 5px;
}

.mdGeneralGlobalNavigation .elItem .elList li a:before{left:50%;}
.mdGeneralGlobalNavigation .elItem .elCart a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a i.material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elCart a:before{margin-left:-12px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a .material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elFavorite a:before{margin-left:-12px;}
.mdGeneralGlobalNavigation .elItem .elOrderHistory a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a i.material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elOrderHistory a:before{margin-left:-12px;}
.mdGeneralGlobalNavigation .elItem .elBrowseHistory a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a i.material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elBrowseHistory a:before{margin-left:-12px;}
.mdGeneralGlobalNavigation .elItem .elRanking a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a i.material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elRanking a:before{margin-left:-12px;}
.mdGeneralGlobalNavigation .elItem .elSearch a{position:relative;display:block;line-height:24px;padding-left:24px;}
.mdGeneralGlobalNavigation .elItem .elFavorite a i.material-icons{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:24px;line-height:1;width:24px;top:6px;left:0;color:#ffa100;}
.mdGeneralGlobalNavigation .elItem .elSearch a:before{margin-left:-12px;}

.mdGeneralGlobalNavigation .elItem a {
    box-sizing: border-box;
    position: absolute;
    display: block;
    height: 55px;
    border: 1px solid #eaeaea;
    margin: -1px 0 0 -1px;
    padding-top: 7px;
    white-space: nowrap;
    text-align: center;
    color: inherit;
    font-size: 0.91667rem;
}

.mdGeneralGlobalNavigation .elItem li:first-child {
    border-left: 1px solid #eaeaea;
}

.mdGeneralGlobalNavigation .elItem li {
    position: relative;
    float: left;
    width: 20%;
}


#detDay {
    padding: 0;
    margin:0;
    margin-bottom: 20px;
    display: flex;
    text-align: center;
    font-size: .75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
#detDay li {
    padding: 0 1px;
    /* flex: 1; */
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    flex: 1 1 0px;
    border-right: 1px solid #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
}
#detDay li:first-child {
    border-left: 1px solid #B3B3B3;
}
#detDay li dl dt {
    display: block;
    background: #ede2d7;
    color: #000000;
    text-decoration: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 3px 0;
}
#detDay li dl dt span {
    display: block;
    color: #333;
}
#detDay li dl dt span.SELECTED {
    color: #333;
    background: #c41b43;
}
#detDay li dl dt span.SELECTED a{
    color: #FFFFFF !important;
}
#detDay li dl dd {
    /* height: 3.9em; */
    text-align: center;
    color: #c41b43;
    margin:0;
    padding: 0.5em 0;
}
#detDay li dl dd span {
    line-height: 3em;
    color: #888;
}
.txt11 {
    color: #000000;
    padding: 0 10px;
    font-weight: bold;
}
.cm_trim {
    max-height: 12em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
#detOp ul li {
    padding: 2px 5px 2px 5px;
    margin-right: 3px;
    margin-bottom: 5px;
    display: inline-block;
    white-space: nowrap;
    border-radius: 5px;
    border-width: 1.5px;
    border-style: solid;
    border-color: #b4b4b4;
    color: #ddd;
    background-color: #b4b4b4;
    font-size: .75rem;
}
#detOp ul li.act {
    border-color: #CE8463;
    color: #CE8463;
    background-color: #fff;
    font-weight: bold;
}
.shop-item__category {
    width: 100%;
    padding: 3px 0 0 2px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-family: "Josefin Sans",sans-serif;
    font-weight: 700;
    font-size: 10px;
    position: relative;
}
.girl_name{
    font-size: 12px;
    font-weight: bold;
    color: #888;
    line-height: 1.5;
}
.girl_name a{
    font-size: 15px;
}
.section-home__title-en{
    font-family: 'Mr Dafoe', cursive;
    color: #ad8f56;
}
.section-content{
    padding-top: 41px;
    padding-bottom: 31px;
}
#s03 {
    position: relative;
    width: 100%;
    padding-top: 75%;
}
.s3_txt {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.s3_yoshi {
    position: absolute;
    top: 0%;
    right: -10%;
    width: 100%;
    height: 100%;
}
.s3_shokuji {
    position: absolute;
    top: 10%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.s3_ogi {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.s3_town {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
#s04 {
    position: relative;
    width: 100%;
    padding-top: 63%;
    margin-bottom: 6.5%;
}
.s4_town {
    position: absolute;
    top: 0%;
    right: -10%;
    width: 100%;
    height: 100%;
}
.s4_mune {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.s4_stit {
    position: absolute;
    top: -10%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 99;
}
#s02 {
    position: relative;
    width: 100%;
    padding-bottom: 160%;
}
#s02 .imgBox {
    position: relative;
}
.s2_town02 {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.s2_town {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.s2_balloon {
    position: absolute;
    top: 0%;
    right: 3%;
    width: 10%;
    height: 100%;
}
.s4_ogi {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}
.kaiwa-img-left {width: 14%;display: inline-block;vertical-align: top;margin-bottom: 10px;box-sizing: border-box;text-align: right;padding-top: 14px;}
.kaiwa-img-left img{width: 100%;max-width: 75px!important;border-radius: 50%;}
.kaiwa-name-left{font-size: 80%;position: relative;width: 78%;display:inline-block;vertical-align:  top;margin-left: 4%;margin-bottom: 10px;box-sizing: border-box;}
.kaiwa-text-left{display:inline-block; background-color: #9f7c39;padding: 10px;border-radius: 10px;font-size: medium;color:#FFFFFF;margin: 4px 0px;}
.kaiwa-text-left:after {content: '';position: absolute;width: 0;height: 0;border-style: solid;border-width: 7px 15px 7px 0;border-color: transparent #9f7c39 transparent transparent;top:
 30px;left: -15px;}

.kaiwa-name-right {font-size: small;position: relative;width: 62%;display: inline-block;vertical-align: top;margin-right: 4%;margin-left: 18%;margin-bottom: 10px;box-sizing: border-box;text-align: right;}
.kaiwa-img-right {width: 14%;display: inline-block;vertical-align: top;margin-bottom: 10px;box-sizing: border-box;padding-top: 14px;text-align: left;}
.kaiwa-img-right img{width: 100%;max-width: 75px!important;border-radius: 50%;} .kaiwa-img-right p{text-align: left;padding:0px;margin:0px;}
.kaiwa-text-right{display: inline-block;text-align:left;background-color: #ffeda5;padding: 10px;border-radius: 10px;font-size: medium;}
.kaiwa-text-right:after {content: '';position: absolute;width: 0;height: 0;border-style: solid;border-width: 7px 0 7px 15px;border-color: transparent transparent transparent #ffeda5;top: 30px;right: -15px;}

.wf-hannari { font-family: "Hannari"; }

.message_send_time{
    font-size: 12px;
    line-height: 1.2;
    text-align: right;
    color: #000000;
}

#prof table th {
    padding: 6px 4px 6px 10px;
    text-align: right;
}
#prof table td {
    padding: 6px 10px 6px 4px;
}
#prof table {
    width: 100%;
}
.nyuten_date{
    font-size: 16px;
    font-weight: bold;
    color: #e91e63;

}
.nyuten_date i{
    font-size: 0.8em;
    padding-right: 4px;
}
.timeline-blog-timestamp{
    font-size: 12px;
    line-height: 18px;
    color: #8899a6;
}
.blog-thumbnail{
    width: 50%;
    float:left;
    padding: 2%;
    min-height: 21em;
}
.into_img {
    height: 170px;
    width: 100%;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 3px;
    float: left;
}

#navi {
    margin-top: 10px;
    padding: 15px;
    height: auto;
}
#navi li {
    float: left;
    width: 48.64%;
    margin-bottom: 10px;
}

#navi li:only-child {
    width: 100%;
    margin-right: 0;
}

#navi li a {
    display: block;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 2px;
    font-weight: bold;
    color: #ffffff;
    border: none;
    background: #500804;
}

#navi li:nth-child(odd) a{
    margin-right: 10px;
    background: #423b38;
}

#navi li a i{
    padding-right: 5px;
}


/* ランキング
---------------------- */
#ranking_area ul{
  display: flex;
  flex-wrap: wrap;
  width: 97%;
  margin: 0 auto;
}
#ranking_area ul li:nth-of-type(1),
#ranking_area ul li:nth-of-type(2){
  width: 50%;
}
#ranking_area ul li:nth-of-type(1) .rankingitemimage,
#ranking_area ul li:nth-of-type(2) .rankingitemimage{
  max-width: 100%;
}
.rankingblock{
  padding-bottom: 10px;
}
#ranking_area .rankingblock {
  float: none;
}
.ranking_photo{
  position: relative;
}
.ico_ranking{
    width: 25px;
    width: 7.813vw;
    height: 25px;
    height: 7.813vw;
    position: absolute;
    top: 5px;
    left: 3px;
    border-radius: 50%;
    line-height: 7.813vw;
    text-align: center;
    background: #000000;
    color: #FFFFFF;
    opacity: 0.7;
}
.ico_ranking img{
  width: 100%;
  height: auto;
}
.productContents h3{
  font-size: 9px;
  font-size: 2.813vw;
}
.productContents h3 a{
  font-weight: lighter;
}
#ranking_area {
    padding: 0;
}
#ranking_area h2 {
    margin: 0 0 0;
}
.rankingimagearea {
    text-align: center;
}
.rankingicon {
    font-size: 120%;
    font-weight: bold;
}
.rankingimagearea .rank1 {
    color: #CC9900;
}
.rankingimagearea .rank2 {
    color: #999999;
}
.rankingimagearea .rank3 {
    color: #663300;
}
.rankingblock {
    width: 33.3%;
    text-align: center;
    float: left;
    overflow: hidden;
}
.rankingnumber {
    width: 40%;
    margin-left: -10px;
    padding: 0 0 10px;
}
.rankingitemimage {
    max-width: 100%;
    margin: 0 auto;
}
#ranking_area .productContents {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
.rankingblock .price {
    padding: 5px 0 0;
    clear: both;
}
.icon.icon-step5{
    display: inline-block;
    background-image: url(../images/icon_step05.png);
    background-repeat: no-repeat;
    width: 49px;
    height: 49px;
    background-size: 49px 49px;
}
.new_member{
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 40%;
    float: left;
    margin: 0 3px;
}
.today_work {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    background-color: rgba(0,0,0,0.5);
}
.search-kodawari-checkbox-container ul {
    display: flex;
    flex-wrap: wrap;
}
.search-kodawari-checkbox-container li:nth-of-type(odd) {
    border-right: 1px solid #ebeef0;
}
.search-kodawari-checkbox-container li {
    width: 50%;
    border-bottom: 1px solid #ebeef0;
}
.search-kodawari-checkbox-cont input[type=checkbox],.search-kodawari-checkbox-cont input[type=radio] {
    display: none;
}
.search-kodawari-checkbox-cont label {
    position: relative;
    display: flex;
    align-items: center;
    height: 56px;
    font-size: 14px;
    padding: 0 10px 0 42px;
    margin: 0;
}
.search-kodawari-checkbox-cont label::before {
    left: 10px;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #ebeef0;
}
.search-kodawari-checkbox-cont label::after, .search-kodawari-checkbox-cont label::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.search-kodawari-checkbox-cont label::after, .search-kodawari-checkbox-cont label::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.search-kodawari-checkbox-cont input[type=checkbox]:checked+label::before {
    background-color: #9f7c39;
    border-color: #9f7c39;
}
.search-kodawari-checkbox-unit__header {
    padding: 8px 10px;
    background-color: #f0f3f4;
}
.search-kodawari-checkbox-cont input[type=radio]:checked+label::before {
    background-color: #9f7c39;
    border-color: #9f7c39;
}
._keyword-cont {
    position: relative;
}
._keyword-cont::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 13px;
    display: inline-block;
    vertical-align: middle;
    font: normal normal normal 14px/1 mikke;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-size: 16px;
}
._keyword-cont input[type=text] {
    height: 36px;
    border-radius: 50px;
    padding-left: 35px;
}
input[type=email], input[type=password], input[type=text] {
    padding: 0 1rem;
    width: 100%;
    height: 44px;
    border: 1px solid #d4dadd;
}
.time_text{
    font-weight: bold;
    color: #ab8b50;
}
.global-header__menu-close2{
    position: absolute;
    bottom: 13px;
    left: 9px;
    display: block;
    text-align: center;
    color: #fff;
}
#modal_reserve {
    display: none;
    width: 90%;
    padding: 0;
    color: #666666;
    position: fixed;
    z-index: 10002;
    text-align: center;
    overflow: hidden;
    top: 50%;
    margin-top: -180px;
}
#modal_reserve .phone_inner {
    margin-top: 45px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 3px solid #9f7c39;
}
#modal_reserve .phone_inner .phone_guidance {
    position: relative;
    cursor: pointer;
    margin: 10px 0;
}
#modal_reserve .call_txt {
    color: #666666;
}
#modal_reserve .phone_inner .phone_guidance .shopinfotelbtn {
    border: 0;
    background: #9f7c39;
    color: #fff;
    width: 65%;
    margin: 10px auto 10px;
    color: #fff;
    text-decoration: none;
    position: relative;
    border-radius: 10px;
    line-height: 1.5;
    font-size: 14px;
    padding: 10px 5px;
}
#modal_reserve .phone_inner .phone_guidance .shopinfotelbtn .icon_arrow {
    display: inline;
    position: absolute;
    left: 16px;
    margin: auto;
    padding: 0;
    height: 20px;
    right: auto;
    font-size: 140%;
    line-height: 40px;
}
.tab-group{
    display: flex;
    justify-content: center;
}
.tab{
    flex-grow: 1;
    padding:5px;
    list-style:none;
    border:solid 1px #CCC;
    text-align:center;
    cursor:pointer;
}
.panel{
    display:none;
}
.tab.is-active{
    background:#F00;
    color:#FFF;
    transition: all 0.2s ease-out;
}
.panel.is-show{
    display:block;
}
.fs_11px {
    margin: 0px;
    font-size: 11px;
    line-height: 1.7em;
}
.recruit-index table.free_option th {
    width: 205px;
}
.recruit-index table.option th {
    width: 165px;
}
.modal_ninsho {
    position:fixed; display:none;
    z-index:9999;
    top:40%;
    left:50%;
    width:445px;
    height:200px;
    margin:-120px 0 0 -220px;
    text-align:center;
    color: #FFFFFF;
}
.modal_ninsho p { margin-bottom:10px; font-size: 13px; }
.modal_ninsho a { cursor:pointer; color: #FFFFFF; font-size: 2.5em;}

.am_img_thumb {
    padding-top: 8px;
}

.kuchikomi li{
    border-bottom: 1px solid #e7e7e7;    
}
.ttl {
    padding: 3px 0 7px 17px;
    background-image: url(../images/title_bg.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    font-size: 100%;
    font-weight: bold;
    background-size: contain;
    text-align: initial;
}
.ttl span{
    font-size: 130%;
}

.footer_top ul {
    padding: 20px 0;
}
.footer_top .menu_tiki ul li {
    display: block;
    font-size: 18px;
}
.footer_top a {
    text-decoration: none;
    color: #cc0000;
    font-size: 0.8em;
    line-height: 1.3;
    font-weight: bold;
}
.footer_top dd {
    display: none;
    padding: 0 15px;
}
.footer_top .menu_tiki ul li {
    display: block;
    font-size: 18px;
}
.area_map {
    background: url(../images/area_map.jpg) top center no-repeat;
    width: 100%;
    height: 333px;
    margin: 0 auto;
    background-size: contain;
}
.h-pt20 {
    padding-top: 20px;
}
.box-rank {
    text-align: center;
    padding-top: 5px;
}
.box-rank li {
    margin: 0 1% 1% 0;
    width: 30%;
}
.box-rank li:first-child {
    background: #40a898;
}
.box-rank li:nth-child(2) {
    background: #efb820;
}
.box-rank li:nth-child(3) {
    background: #f87c5c;
}
.box-rank li:last-child {
    background: #645645;
}
.box-rank li, .box-rank li a {
    display: inline-block;
    height: auto;
    text-align: center;
}
.box-rank.row3 li a {
    width: 100%;
}
.box-rank li a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 5px .5em;
    border: #ccc solid 1px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: bottom;
}
.prof_rank{
    display: flex;
    justify-content: center;
}
.prof_rank i{
    margin: 0 5px;
    width: 40%;
}
.color_black{
    background: #221715;  
}
.color_gold{
    background: #a17b39;
}
@media screen and (min-width: 481px){
    .ico_ranking {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}