@charset "UTF-8";







/**************************************************
  LAYOUT
**************************************************/


/* = #MAIN */

.l-main {
  max-width: 1004px;
  margin: 0 auto;
}

/* = shop_01 */

.l-narrow {
  max-width: 680px;
  margin: 0 auto;
}

.l-nologin {
  max-width: 1068px;
  margin: auto;
}


/*COMMON
*************************************/

html body {
  font-family: "メイリオ", 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'A-OTF 新ゴ Pro', 'モトヤLシーダ3等幅', MotoyaLCedar, DroidSansJapanese, Meiryo, 'ＭＳ Ｐゴシック';
}

.autoBr {
  display: inline-block;
}

.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

/*HEADER*/

.mypage-10 #header,
.mypage-11 #header {
  z-index: 4;
}

input.placeholder {
  color: #a9a9a9;
}

input::-webkit-input-placeholder {
  color: #a9a9a9;
}

input:-moz-placeholder {
  color: #a9a9a9;
}

input::-moz-placeholder {
  color: #a9a9a9;
}

input:-ms-input-placeholder {
  color: #a9a9a9;
}

b {
  font-weight: bold!important;
}





/*NAV
*************************************/

div.nav-global-mypage {
  position: fixed;
}

.area-block {
  position: relative;
  z-index: 2;
}

.category-block {
  position: relative;
  z-index: 1;
}

#page.mypage-10 .area-search .box-inner {
  z-index: 0;
  position: relative;
}

#page.shop-05-2 div.area-pagetop {
  background-color: #fff;
}

#page.mypage-10 div.area-search,
#page.mypage-11 div.area-search {
  padding: 28px;
  position: relative;
  z-index: 1;
}

.selecter .selecter-options.scroller div.scroller-content {
  max-height: 190px;
}

#page.nav-menu-opened .nav-global-main .button-menu:before {
  content: " ";
}

@media only screen and (max-width: 767px) {

  .mypage-11 header {
    position: inherit;
    z-index: inherit;
  }
}





/**************************************************
  TOP
**************************************************/

.area-event .section-event div.event.black .thumb {
  background: transparent;
}

.area-event .section-event div.event.black div.thumb em {
  text-decoration: none;
}

.area-event .section-event .event .thumb span.text em {
  font-size: 15px;
}





/*NO BANNER LAYOUT*/

#page.top-01 div.area-top.no-banner {
  background: url(/imgs/top/bg-white-pc.jpg) repeat-x center 360px;
  height: auto;
  padding-bottom: 90px;
}





/*H1*/

#page.top-01 div.area-top h1 {
  text-indent: inherit;
  background: none;
  width: 654px;
  height: auto;
  margin-top: 44px;
  margin-bottom: 30px;
}

#page.top-01 div.area-top h1 img {
  width: 508px;
  height: auto;
}

.area-event .section-event .event div.thumb:hover img,
.area-event .section-event .event div.thumb:hover .text {
  opacity: 1;
}

#page.top-01 div.area-top p {
  color: #F1F1F1;
  line-height: 1.8;
  font-size: 16px;
}

#section-service .section-service-4 span {
  display: block!important;
  word-wrap: break-word;
  word-break: break-all;
}

#page.top-01 .area-top div.area-video {
  margin-top: 40px;
}

#page.top-07 .area-more {
  width: 630px;
}

#page.top-07 .area-more p {
  text-align: left;
  font-size: 16px;
  color: #333;
}

#page.top-07 .area-link {
  padding-bottom: 90px;
}

#page.top-07 div.area-top,
#page.top-07 div.area-pagetop {
  background: #EAEBEF;
}

#page.top-07 .area-more:before {
  content: "";
  display: block;
  background: url(/imgs/top/section-service-1-bg-pc.jpg) no-repeat 65% -92px #e9ebed;
  height: 268px;
  margin: 0 auto 18px;
}

#page.top-01 .area-sponsor {
  position: relative;
  padding-bottom: 90px;
}

#page.top-01 .area-sponsor dt {
  padding-bottom: 12px;
}

dd.square {
  padding-left: 44px;
}

dd.square img {
  width: 44px;
  margin-right: 14px;
}

#page.top-01 .area-special p.shop-info {
  text-align: right;
}

.area-event .section-event .event.gw div.thumb {
  background: #fffeee;
}

.area-event .section-event .event .desc div.icon {
  display: none;
}

.area-event .section-event .event.black .thumb div.text {
  bacground: none;
  background: url(../imgs/bg-shadow.png) 0 bottom repeat-x;
}

.btn-closed,
.event-01 .area-event-list .mod-event-box .text .event-text p span.btn-closed {
  display: inline-block;
  color: #888;
  border: solid 2px #AAA;
  padding: 2px 18px;
  font-size: 11px;
  margin-top: 12px;
  line-height: 1.6;
}

@media only screen and (max-width: 767px) {
  .area-event .section-event .event.black .thumb .text {
    bacground: none;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiâ€¦3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0.5)), color-stop(100%, #000000));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 30%, #000000);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 30%, #000000);
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 30%, #000000);
  }
  #page.top-07 .area-top div.area-more {
    margin-top: 24px;
  }
  #page.top-07 div.area-more:before {
    background: url("/imgs/top/section-service-1-img01-sp.png") no-repeat;
    width: 290px;
    height: 135px;
    background-size: 100%;
    margin: 0 auto 12px;
  }
  #page.top-07 .area-link {
    padding-bottom: 0;
  }
  #page.top-07 .area-more p {
    font-size: 13px;
  }
  /*H1*/
  #page.top-01 div.area-top h1 {
    width: 280px;
    margin-top: 28px;
    margin-bottom: 12px;
  }
  #page.top-01 div.area-top h1 img {
    width: 100%;
  }
  #page.top-01 div.area-top p {
    font-size: 12px;
    margin: 0 12px;
  }
  #page.top-01 .area-top div.area-video {
    margin-top: 24px;
  }
  #page.top-01 div.area-top.no-banner {
    padding-bottom: 30px;
    background: url(/imgs/top/bg-white-pc.jpg) repeat-x center top;
  }
  #page.top-01 div.area-top p br {
    display: none;
  }
  .area-event .section-event .event .thumb.bottom img {
    bottom: 0;
  }
  #section-service .section-service-other .content .content-inner .section-service-6 div.text h2,
  #page.intro-01 #section-service .section-service-other .content .section-service-6 .text h2 {
    background-size: 78% !important;
  }
  #section-service .section-service-other .content .section-service-7 div.text h2,
  #page.intro-01 #section-service .section-service-other .content .section-service-7 .text h2 {
    background-size: 48% !important;
  }
  #page.top-01 #header .content a.button-fill,
  #page.top-01 #header .content span.login {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    padding-left: 2%;
    padding-right: 2%;
    width: 46%;
    display: block;
    float: left;
  }
  #page.top-01 #header .content .right {
    overflow: hidden;
  }
}





/**************************************************
  concierge_03-1 CALENDER
**************************************************/

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  position: relative;
  overflow: hidden;
}

div#ui-datepicker-div {
  top: 40px;
  /*font-family: arial;*/
  /*padding: 6px 0;*/
}

a.ui-corner-all {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #888;
  text-indent: -200%;
  white-space: nowrap;
  background: #fff;
  cursor: pointer;
}

a.ui-datepicker-prev.ui-corner-all {
  left: 10px
}

a.ui-datepicker-next.ui-corner-all {
  right: 10px
}

a.ui-datepicker-next.ui-corner-all span:after {
  content: "";
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -932px -152px;
  width: 10px;
  height: 16px;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 5px;
}

a.ui-datepicker-prev.ui-corner-all span:after {
  content: "";
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -934px -244px;
  width: 10px;
  height: 16px;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 5px;
}





/* yy mm */

.ui-datepicker-title {
  text-align: center;
  border: solid 2px #eee;
  border-bottom: none;
  color: #888;
  line-height: 51px;
  background: #fff;
}





/* table */

table.ui-datepicker-calendar {
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}





/* cell */

table.ui-datepicker-calendar th,
table.ui-datepicker-calendar td {
  border: solid 2px #eee;
  padding: 0;
  background: #fff;
  color: #ccc;
  text-align: center;
}

table.ui-datepicker-calendar td.ui-state-ng,
table.ui-datepicker-calendar td.ui-state-tel {
  background: #FAFAFA;
}

.ui-datepicker-unselectable.ui-state-disabled {
  padding: 12px;
}

table.ui-datepicker-calendar th {
  padding: 7px 10px;
  text-align: center;
  vertical-align: middle;
  color: #888;
  text-decoration: none;
}

table.ui-datepicker-calendar th:nth-child(6) {
  color: #08A8CD
}

table.ui-datepicker-calendar th:nth-child(7) {
  color: #CD0808
}

table.ui-datepicker-calendar td a {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  display: block;
  color: #888;
  text-decoration: none;
}

a.ui-state-default.ui-state-active {
  /*color: #CD0808;
    border: solid 1px #CD0808;*/
  background: #bd2333;
  color: #FFF;
}





/**************************************************
  mypage_19 RECEIPT
**************************************************/

.mypage-19 #page-inner {
  padding-top: 64px;
}

body #page.mypage-19 #wrapper {
  border-top: none;
}

body #page.mypage-19 .area-print {
  margin-top: 0;
}





/**************************************************
  mypage_13 PROFILE FORM
**************************************************/

.mypage-30 .nav-mypage li.mypage-12 a,
.mypage-13 .nav-mypage li.mypage-12 a {
  background: #f8f8f8;
  color: #bd2333;
}

#page.mypage-13 .edit1 input[type="text"] {
  width: 200px
}

#page.mypage-13 .edit1 .content-inner.three-items .label {
  width: 9em!important
}

#page.mypage-13 .edit1 .content-inner.three-items {
  overflow: hidden;
  width: auto;
}

#page.mypage-13 .edit1 .content-inner.three-items.another {
  margin-top: 20px
}

#page.mypage-13 .item-tel.phone-2 {
  margin-top: 20px
}





/*item1*/

#page.mypage-13 .edit1 .param-content .item-tel p.tel1 {
  display: table-cell;
  width: 238px;
}





/*item2*/

#page.mypage-13 .edit1 .param-content .item-tel p.tel2 {
  display: table-cell;
  padding-left: 30px;
  width: 238px;
}





/*birth*/

#page.mypage-13 .edit1.birth-day .param-content .item-tel p.tel1 {
  width: auto
}

#page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel1 input[type="text"],
#page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel2 input[type="text"] {
  margin-top: 0;
  width: 140px;
}

#page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 input[type="text"] {
  width: 40px
}

#page.mypage-13 .mod-form-box .edit1.edit1.birth-day .param-content .item-tel .tel1 input.yy[type="text"] {
  margin-right: 10px;
  margin-top: 0;
  width: 80px;
}

#page.mypage-13 .edit1.birth-day .content-inner.three-items input.mm {
  margin: 0 10px 0 30px
}

#page.mypage-13 .edit1.birth-day .content-inner.three-items input.dd {
  margin: 0 10px 0 30px
}

#page.mypage-13 span.unit {
  color: #888
}

#page.mypage-13 .picker.picker-radio {
  float: left;
  margin-right: 5%;
  width: 20%;
}





/* phone */

#page.mypage-13 .mod-form-box .param-content .item-tel .tel1 input.phone-trisect[type="text"] {
  width: 80px;
}

#page.mypage-13 .mod-form-box .param-content .item-tel .tel1 .label strong.gray {
  margin-right: 1em;
}





/*.label*/

#page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel1 .label,
#page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel2 .label {
  float: left;
  width: 7em!important;
}

#page.mypage-13 p.mail_memo {
  color: #666;
  line-height: 1.4;
  margin: 0 0 24px;
}

#page.mypage-13 .mod-form-box .param-content.mail-2 {
  padding-top: 0px
}

p.btn-memo {
  color: #666;
  font-weight: bold;
  line-height: 1.4;
  margin: 28px 20px -10px;
  text-align: center;
}

#page.mypage-13 .mod-form-box .param-content .item-tel .tel1 .label strong.gray {
  color: #888
}

#page.mypage-13 .mod-form-box .box-inner.cx.edit1.gender .param-content p {
  color: #bd2333;
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 4px;
}

#page.mypage-33 .mod-form-list .list dd.list-content p.img {
  overflow: visible;
  margin-top: 30px;
  background: none;
  text-indent: 0;
}

#page.mypage-33 .mod-form-list .list dd.list-content p.img img {
  width: 316px;
  height: auto;
  overflow: visible;
  margin-auto: 0;
  background: none;
}






/*max-width: 767px
**************************************************/

@media only screen and (max-width: 767px) {
  #page.mypage-13 span.label {
    margin-bottom: 4px
  }

  #page.mypage-13 .edit1 .content-inner.three-items {
    width: auto
  }

  #page.mypage-13 .edit1 .content-inner.three-items.another {
    margin-top: 0
  }

  #page.mypage-13 .edit1 .param-content .item-tel p.tel1,
  #page.mypage-13 .edit1 .param-content .item-tel p.tel2 {
    display: block;
    width: auto;
  }

  #page.mypage-13 .item-tel.phone-2 {
    margin-top: 14px
  }

  #page.mypage-13 .mod-form-box .param-content .content-inner small {
    margin-top: 10px
  }

  #page.mypage-13 .mod-form-box .param-content .item-tel p.tel2 {
    display: block;
    margin: 11px 0;
    padding: 0;
    width: auto;
  }

  #page.mypage-13 .picker.picker-radio {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    float: none;
    margin: 0;
    padding: 13px 24px 12px;
    width: auto;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
  }

  #page.mypage-13 .edit1.user-name .content-inner.three-items input {
    margin-top: 4px;
    width: 100%!important;
  }

  #page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel1 .label {
    display: block;
    width: 100%!important;
  }

  #page.mypage-13 .mod-form-box .edit1.edit1.birth-day .param-content .item-tel .tel1 input.yy[type="text"],
  #page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 input.mm[type="text"],
  #page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 input.dd[type="text"] {
    display: inline;
    margin-right: .5em;
  }

  #page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 input.mm[type="text"],
  #page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 input.dd[type="text"] {
    margin-left: 10px
  }

  #page.mypage-13 .mod-form-box .edit1.birth-day .param-content .item-tel .tel1 span.unit {
    display: inline;
    height: 38px;
    line-height: 38px;
    vertical-align: bottom;
  }

  #page.mypage-13 .mod-form-box .param-content .food-category2,
  #page.mypage-13 .mod-form-box .param-content .food-category3 {
    margin-top: 11px
  }

  #page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel1 .label,
  #page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel2 .label {
    float: none;
    margin-bottom: 4px;
    width: auto!important;
  }

  #page.mypage-13 .mod-form-box .edit1 .param-content .item-tel .tel1 .label {
    margin-bottom: 4px
  }

  #page.mypage-13 .mod-form-box .param-content .content-inner .item-tel .tel1 input[type="text"] {
    margin-top: 0
  }

  #page.mypage-13 .mod-form-box .param-content .content-inner .food-category2,
  #page.mypage-13 .mod-form-box .param-content .content-inner .food-category3 {
    margin-top: 11px
  }
  /* phone */
  #page.mypage-13 .mod-form-box .param-content .item-tel .tel1 input.phone-trisect[type="text"] {
    display: inline-block;
    width: 20%;
  }


  /*mail*/
  #page.mypage-13 .picker.picker-checkbox {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    display: block;
    float: none;
    margin: 0;
    padding: 13px 20px 12px;
    width: auto;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
  }
  #page.mypage-13 .picker.picker-checkbox .picker-label {
    font-size: 12px;
  }
  #page.mypage-13 p.mail_memo {
    margin-bottom: 10px
  }
  #page.mypage-13 .mod-form-box .param-content .item-tel .tel1 .label {
    margin-right: 4%;
  }
  #page.mypage-33 .mod-form-list .list .list-content p.img img {
    max-width: 400px;
  }
}





/**************************************************
  Mypege_15 TAIKAI
**************************************************/


/*error*/

div#page.mypage-15 ul.error {
  margin-bottom: 14px;
  width: 486px;
}

@media only screen and (max-width: 767px) {
  div#page.mypage-15 ul.error {
    width: auto
  }
}





/**************************************************
  Mypege_21 CHANGING PLAN
**************************************************/

#page.mypage-21 .area-information.no-code {
  padding-bottom: 20px
}





/**************************************************
  Mypege_26 CHANGING PLAN 2
**************************************************/


/*new class*/

p.common-memo,
#page.mypage-26 .area-list .credit p.common-memo {
  color: #666;
  font-size: 12px;
  line-height: 20px;
}





/**************************************************
  Mypege_28 CONCIERGE 
**************************************************/


/*icon terget_blank*/


/*new class*/

button.button-text.outside {
  position: relative
}

button.button-text.outside:before {
  background-image: url(/imgs/sprite/other.png);
  background-position: -626px -71px;
  background-size: 644px 578px;
  content: "";
  height: 11px;
  overflow: hidden;
  position: absolute;
  right: 6px;
  text-indent: 200%;
  top: 6px;
  width: 12px;
}





/*new class*/

@media only screen and (max-width: 767px) {
  button.button-text.outside:before {
    background-image: url(/imgs/sprite/other.png);
    background-position: -202px -157px;
    background-size: 322px 289px;
    height: 10px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    width: 12px;
  }
  .disp-box .inner {
    padding-bottom: 24px;
  }
  #page.concie-03-2 .mod-attention {
    margin: 0 15px;
  }
}

.disp-box .selecter .selecter-options.scroller div.scroller-content {
  width: 120%;
}





/**************************************************
  Mypege_30 PROFILE
**************************************************/


/*new element*/

#page.mypage-30 .mod-form-list .list-content.edit-link {
  text-align: right;
  width: 200px;
}

#page.mypage-30 .mod-form-list .list-content.edit-link a {
  position: relative
}





/*arrow red*/

#page.mypage-30 .mod-form-list .list .list-content a:after {
  background-image: url(/imgs/sprite/global.png?20180529);
  background-position: -933px -301px;
  background-size: 944px 814px;
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 0 1px 8px;
  overflow: hidden;
  text-indent: 200%;
  vertical-align: middle;
  white-space: nowrap;
  width: 9px;
}

@media only screen and (max-width: 767px) {
  #page.mypage-30 .mod-form-list .list-content.edit-link {
    width: auto
  }
  #page.mypage-30 .mod-form-list .list .list-content a:after {
    content: "";
    display: inline-block;
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -462.5px -49px;
    width: 8px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    vertical-align: middle;
  }
}

.mypage-08 .list > p {
  padding: 0px 15px 0px 30px;
  min-height: 94px;
  line-height: 94px;
  color: #999;
}

@media only screen and (max-width: 767px) {
  .mypage-08 .list > p {
    padding: 24px 17px;
    min-height: 46px;
    line-height: 1.4;
  }
}





/**************************************************
  COMMON
**************************************************/


/*new class*/

.span-br-pc {
  display: block;
  font-weight: bold;
}





/*new class*/

.align-c {
  text-align: center
}





/*new class*/

ul.error-mes {
  background-color: #c26368;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-size: .95em;
  line-height: 1.5;
  margin-bottom: 28px;
  padding: 5px 10px;
  text-align: center;
}





/*colors*/

.red {
  color: #bd2333;
}

.auto-break,
.mod-form-box .param-content .select-area .select-content .mail,
.area-shop-body * {
  word-wrap: break-word;
  word-break: break-all;
}

div.mod-map * {
  word-wrap: normal;
  word-break: normal;
}





/* FOR IE RESET*/

.mod-course-header .icon > span {
  word-wrap: normal;
  word-break: normal;
}

.auto-break-normal {
  word-wrap: normal !important;
  word-break: normal !important;
}

.area-menu-list .list {
  display: table;
  table-layout: fixed;
  width: 100%;
  width: 1004px;
}

.caution-list {
  padding: 28px;
  color: #bd2333;
  border-bottom: 2px solid #e7e7e7;
}

.caution-list p {
  line-height: 1.4;
  margin-bottom: 3px;
  display: inline;
}

.event-01 .area-event-list .mod-event-box .picture.link-off {
  cursor: inherit;
}





/*max-width: 767px
**************************************************/

@media only screen and (max-width: 767px) {

  .caution-list {
    padding: 15px;
  }
  .span-br-pc {
    display: inline;
  }
  ul.error-mes {
    margin: 0 0 14px;
  }
  /*arrow red*/
  .area-menu-list .list {
    width: 100%;
  }
}





/**************************************************
  SHOP
**************************************************/


/*SHOP-01
********************************/

.area-shop-body div.area-fill {
  padding: 18px 0 60px;
}

.area-page-header .area-address address.tel a {
  cursor: text;
}





/* PHOTO BOX*/

div.photo-mono {
  margin: 40px auto 0;
  text-align: center;
  width: 100%;
  height: auto;
  overflow: hidden;
}

div.photo-mono img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
} 


/* sustainable */

div.sustainable {
  margin: 40px auto 12px;
  width: 680px;
}

div.sustainable-head {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

div.sustainable-body {
  background-color: #eaf3e6;
  line-height: 1.6;
  padding: 16px;
}

@media only screen and (max-width: 767px) {
  div.sustainable {
    margin: 40px auto ;
    width: 100%;
  }
  div.sustainable-head {
    margin-bottom: 5px;
  }
}




/*DATA*/

.shop-01 .area-left .mod-infolist > dl dt,
.hotel-01 .area-left .mod-infolist > dl dt,
.ryokan-01 .area-left .mod-infolist > dl dt,
.shopm-01 .area-left .mod-infolist > dl dt {
  display: none;
  width: 8em;
}

.shop-01 .area-left .mod-infolist > dl dd,
.hotel-01 .area-left .mod-infolist > dl dd,
.ryokan-01 .area-left .mod-infolist > dl dd,
.shopm-01 .area-left .mod-infolist > dl dd {
  word-break: break-all;
  word-wrap: break-word;
}

.mod-infolist.mi-data > dl dd em,
#shop-information .mod-infolist dd em,
#page.shopm-01 .mod-infolist dd em {
  color: #bd2333;
}





/*GURUNAVI LOGO */

#shop-navs-tab p.logo-gurunavi {
  margin: 10px;
}





/*SHOP THUMB */

#page.shop-01 .area-top-content .area-thumb .thumb img {
  width: 200px;
  height: 200px;
}

.number-pc {
  color: #666;
  position: relative;
}

.number-pc:before {
  content: "";
  display: inline-block;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -594px -31px;
  width: 11px;
  height: 12px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-right: 5px;
  vertical-align: baseline;
}

.area-address address.tel a {
  display: none;
}





/*SHOP10*/

.area-picture > .picture + .text {
  width: 594px;
}

.area-picture > .picture {
  width: 86px;
}

.shop-20 .area-facility-detail .area-picture-middle .picture > span {
  margin-top: 12px;
  display: block;
}

.shop-20 .area-facility-detail .area-picture-middle .picture {
  width: 200px;
}

.shop-20 .area-facility-detail .area-picture-middle p {
  width: 440px;
}


@media only screen and (max-width: 767px) {
  .area-shop-body div.area-fill {
    padding-top: 0;
  }
  div.mod-calendar.hint:after {
    display: none;
  }
  .area-picture > .picture + .text {
    width: auto;
    display: block;
    padding: 0 12px;
    padding-left: 0;
  }

  .area-picture > .picture {
    width: auto;
  }

  div.photo-mono {
    width: 100%;
    height: auto;
  }
  div.photo-mono img {
    width: 100%;
    height: auto;
  }
  .area-page-header .area-address address.tel a {
    display: inline-block;
  }
  .number-pc {
    display: none;
  }
  .shop-20 .area-facility-detail .area-picture-middle .picture {
    margin: auto;
  }
}





/*SHOP-06
*********************************/

#main .area-menu-list .list .price {
  width: 162px;
  padding: 12px 0;
  text-align: right;
  line-height: 1.4;
}

#main .area-menu-list .list .price p {
  padding: 0 12px;
}

#main .area-menu-list .list .text {
  width: 624px;
}

.area-menu-list .list div.photo {
  width: 205px;
  padding: 24px 0;
  margin: auto;
}





/*中央寄せ*/

#main .area-menu-list .list.center .text {
  text-align: center;
}





/*写真なし*/

#main .area-menu-list .list.no-photo .text {
  width: 842px;
  width: 824px;
}





/*写真なし＋価格なし*/

#main .area-menu-list .list.no-photo.no-price .text {
  width: 100%;
  display: block;
}

.shop-06 .list.thumbs > li div.box-figure {
  height: auto;
  width: auto;
  background: none;
}

.shop-06 .box-thumb {
  margin-left: auto;
  margin-right: auto;
}

em.premium-res {
  display: inline-block;
  margin-left: 1em;
  background: #C7A977;
  color: #fff;
  padding: 0em .5em;
  border-radius: 1px;
  font-size: 10px;
}

span.premium-res {
  display: inline-block;
  margin-left: 1em;
  color: #C7A977;
  font-weight: bold;
}





/*PASENTAGE*/

.area-menu-list .list {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.area-menu-list .list .photo {
  width: 158px;
}

@media only screen and (max-width: 767px) {
  .area-menu-list .list .photo {
    width: auto;
  }
}

#main .area-menu-list .list .text,
#main .area-menu-list .list .text {
  width: auto!important;
}

.mod-entries .entry-check div.picker-checkbox {
  position: relative;
}

.mod-entries .entry-content .entry-check .line {
  height: 300px;
}





/*.mod-entries .entry-content div.entry-check {
  border-right: dotted #CCC 3px;
}
.mod-entries .entry-content .entry-check .line {
	display:none;
}

*/

@media only screen and (max-width: 767px) {
  .mod-entries .entry-check div.picker-checkbox {
    position: absolute;
  }
  #main .area-menu-list .list .text,
  #main .area-menu-list .list.no-photo .text,
  #main .area-menu-list .list .price {
    width: auto;
  }
  #main .area-menu-list .list.only-pc {
    display: none;
  }
}

#main .area-menu-list .list.center .photo,
#main .area-menu-list .list.center .text {
  display: block;
  width: auto;
}

#main .area-menu-list .list.center .photo {
  padding-bottom: 0px;
}

#main .area-menu-list .list.center .price {
  display: block;
  width: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-left: none;
  padding-top: 0;
  padding-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  #main .area-menu-list .list.center .price {
    width: auto;
    padding: 12px;
  }
  #main .area-menu-list .list .price {
    text-align: right !important;
  }
  #main .area-menu-list .list .text {
    text-align: left !important;
  }
}





/*SHOP-10
*********************************/


/*.area-point */

#page.shop-10 #wrapper .area-point {
  text-align: left;
  margin-top: 12px;
}

#page.shop-10 #wrapper .area-point p {
  margin: 12px 0 6px;
  line-height: 1.4;
}





/*.area-point LOGOUT */

#page.shop-10 #wrapper .area-point.to-login {
  padding-right: 150px;
  position: relative;
  width: 500px;
}

#page.shop-10 #wrapper .area-point p#newLoginBox-title {
  font-weight: bold;
}

#page.shop-10 #wrapper .area-point ul#newLoginBox-inner li {
  line-height: 1.4;
}

#page.shop-10 .area-point ul#newLoginBox-inner a.floating.cboxElement:after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -627px -83px;
  width: 10px;
  height: 8px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

#page.shop-10 #wrapper .area-point .button-login {
  color: #fff;
  width: 120px;
  position: absolute;
  right: 0;
  top: 1em;
}

.shop-10 .mod-form-box .param-content .label {
  font-size: 12px;
}

.mod-form-box .param-content .content-inner.phone input[type=text] {
  display: inline-block;
  width: 10em;
  margin: 0 6px 6px;
}

.mod-form-box .param-content .content-inner.phone input[type=text]:first-child {
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  #page.shop-10 #wrapper .area-point {
    margin-top: 0;
  }
}





/*SHOP-11
*********************************/

.shop-11 .area-policy .block-half {
  width: auto;
  float: none;
  margin-bottom: 12px;
}

.shop-11 .area-policy .block-half + .block-full {
  padding-top: 0;
  margin-bottom: 12px;
}

.shop-11 .mod-attention {
  padding: 12px 30px;
}

.shop-11 .mod-attention h3 {
  padding: 0;
  border: none;
  color: #fff;
}

.shop-11 .mod-attention p {
  font-size: 12px;
}





/*THUMBNAIL
*********************************/

.list.thumbs {
  text-align: center;
  padding: 48px 0 60px;
}

.list.thumbs > li {
  width: 200px;
  display: inline-block;
  padding: 0 20px;
  vertical-align: top;
  text-align: left;
  color: #333;
}

.list.thumbs > li div.box-figure {
  height: 200px;
  width: 200px;
  background: url(/imgs/bg/pattern-tab.png);
}

.list.thumbs > li div.box-figure .inner {
  height: 200px;
  width: 200px;
  overflow: hidden;
  text-align: center;
}

.list.thumbs > li div.box-figure .inner img {
  max-height: 200px;
  max-width: 200px;
}

.list.thumbs.fix > li div.box-figure .inner img {
  height: 180px;
  width: 180px;
}

.list.thumbs.full > li div.box-figure .inner img {
  max-height: inherit;
  max-width: inherit;
  min-height: 180px;
  min-width: 180px;
}

.list.thumbs > li .title {
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

.list.thumbs > li .lead {
  font-size: 12px;
  margin: 6px 0 12px;
}





/*SHOP-21
*********************************/


/*MAIN*/

.area-shop-body .area-material-detail .area-photo-large {
  display: table;
  table-layout: fixed;
}

.area-shop-body .area-material-detail .area-photo-large .photo,
.area-shop-body .area-material-detail .area-photo-add > .photo {
  width: 300px;
  height: 300px;
  text-align: center;
  margin: auto;
}

.area-shop-body .area-material-detail .area-photo-large .text,
.area-shop-body .area-material-detail .area-photo-add > .text {
  width: 314px;
  height: 296px;
  padding: 18px 18px 18px 0;
  display: table-cell;
}

.area-shop-body .area-material-detail .area-photo-large .photo img,
.area-shop-body .area-material-detail .area-photo-add > .photo img {
  max-width: 300px;
  max-height: 300px;
}





/*SUB*/

.area-shop-body .area-material-detail .area-photo-small .photo {
  width: 150px;
  height: 150px;
  text-align: center;
  padding: 0;
}

.area-shop-body .area-material-detail .area-photo-small .text {
  padding-left: 24px;
}

.area-shop-body .area-material-detail .area-photo-small .photo img {
  max-width: 150px;
  max-height: 150px;
  background-color: #f5f5f5;
}

@media only screen and (max-width: 767px) {
  .shop-21 .area-shop-body .area-material-detail .area-photo-large .photo,
  .shop-21 .area-shop-body .area-material-detail .area-photo-add > .photo {
    width: 200px;
    height: 200px;
    text-align: center;
    margin: auto;
  }
  .shop-21 .area-shop-body .area-material-detail .area-photo-large .photo img,
  .shop-21 .area-shop-body .area-material-detail .area-photo-add > .photo img {
    max-width: 200px;
    max-height: 200px;
  }
  .shop-21 .area-shop-body .area-material-detail .area-photo-large .photo .box-thumb,
  .shop-21 .area-shop-body .area-material-detail .area-photo-add > .photo .box-thumb {
    width: 200px;
    height: 200px;
  }
  ul.gallery-thumbs .box-thumb.size40px {
    width: 58px;
    height: 58px;
  }
  ul.gallery-thumbs .box-thumb.size40px img {
    max-width: 58px;
    max-height: 58px;
  }
}

.area-page-footer .mod-navs-list .nav span.no-link {
  display: table-cell;
  vertical-align: middle;
  padding-left: 18px;
  color: #333;
  font-size: 12px;
  line-height: 1.5;
}





/*AUTO LINE-BREAK*/

.area-photo-add .text p {
  width: 290px;
  /*max-widthだとIE8でトラブル*/
}

.area-picture .text > .inner > p {
  width: 400px;
}

.area-picture .area-button .text p + p {
  margin-top: 0!important;
}

.area-top-content h2 + .area-picture p {
  word-break: break-all;
}


@media only screen and (max-width: 767px) {
  .area-shop-body .area-material-detail .area-photo-large .text {
    display: block;
    height: auto;
  }
  .area-photo-add .text p,
  .area-picture .text > .inner > p {
    width: auto;
  }
  .area-shop-body .area-material-detail .area-photo-large .text,
  .area-shop-body .area-material-detail .area-photo-add > .text {
    width: auto;
    height: auto;
    margin: auto;
    padding: 18px 0;
    display: block;
  }
}





/*INTRO
*********************************/

#page.intro-01 #section-service .section-service-other {
  margin-bottom: 300px;
}

@media only screen and (max-width: 767px) {
  #page.intro-01 #section-service .section-service-other {
    background: #e7e7e7;
    margin-bottom: 30px;
  }
}





/*COMMON THUMB
*********************************/


/*STANDARD 150x150*/

.box-thumb {
  width: 150px;
  height: 150px;
  text-align: center;
  background-color: #f5f5f5;
  padding: 0;
  display: block;
}

a.box-thumb {
  background: url(/imgs/bg/pattern-tab.png);
}

.box-thumb img {
  padding: 0!important;
  width: auto!important;
  height: auto!important;
  max-width: 150px;
  max-height: 150px;
  vertical-align: middle;
  display: inline-block;
}

.box-thumb:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  width: 0px;
  display: inline-block;
}





/*40x40*/

.box-thumb.size40px {
  width: 40px;
  height: 40px;
}

.box-thumb.size40px img {
  max-width: 40px;
  max-height: 40px;
}





/*86x86*/

.box-thumb.size86px {
  width: 86px;
  height: 86px;
}

.box-thumb.size86px img {
  max-width: 86px;
  max-height: 86px;
}





/*120x120*/

.box-thumb.size120px {
  width: 120px;
  height: 120px;
}

.box-thumb.size120px img {
  max-width: 120px;
  max-height: 120px;
}





/*157x157*/

.box-thumb.size157px {
  width: 157px;
  height: 157px;
}

.box-thumb.size157px img {
  max-width: 157px;
  max-height: 157px;
}





/*200x200*/

.box-thumb.size200px {
  width: 200px;
  height: 200px;
  margin: auto;
}

.box-thumb.size200px img {
  max-width: 200px;
  max-height: 200px;
}





/*300x300*/

.box-thumb.size300px {
  width: 300px;
  height: 300px;
}

.box-thumb.size300px img {
  max-width: 300px;
  max-height: 300px;
}





/*box-thumb centering*/

.center .box-thumb {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .center-sp .box-thumb {
    margin: auto;
  }
  /*SP 72x72*/
  .box-thumb.size72px-sp {
    width: 72px;
    height: 72px;
  }
  .box-thumb.size72px-sp img {
    max-width: 72px;
    max-height: 72px;
  }
}





/*box-thumb only-space*/

.box-thumb.only-space-width {
  background-color: transparent;
  height: 0;
}

@media only screen and (max-width: 767px) {
  .box-thumb.only-space-width {
    display: none;
  }
}





/*MAIN WITH FACE*/

.fl {
  float: left;
}

.area-material-detail .area-photo-small div.area-photo {
  display: table;
  table-layout: fixed;
  margin: 20px auto;
  float: none;
}

.area-material-detail .with-photo {
  font-size: 10px;
  line-height: 50px;
  margin-top: 24px;
  margin-right: 12px;
  border-top: dashed #ebebeb 2px;
  padding: 12px 0;
}

.area-material-detail .with-photo em {
  font-size: 12px;
  margin-left: 6px;
}

.area-material-detail .with-photo img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 12px;
  vertical-align: middle;
}

#page.shop-10 .area-point a {
  cursor: pointer;
}

.area-picture > .picture .gallery-view li > p,
.area-picture > .picture .box-thumb + p {
  font-size: 11px;
  line-height: 1.4;
  margin-top: 6px;
  color: #333;
}

.area-picture > .picture ul.gallery-thumbs {
  margin-top: 0px;
}

.area-picture > .picture ul.gallery-view {
  height: 253px;
}

.p-title {
  margin-right: 1em;
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #bd2333;
}

.mod-navs-list > a.link-arrow-right {
  text-align: right;
  display: block;
}

.area-address {
  margin-top: 18px;
  text-align: center;
}


.blank-right,
.blank-left {
  border-left: 2px solid #e7e7e7;
  display: table-cell;
  width: 55px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  cursor: inherit;
}

.blank-left {
  border: none;
  border-right: 2px solid #e7e7e7;
}

.month .blank-right {
  border-left: none;
}

.month .blank-left {
  border-right: none;
}

#page.shop-10 .area-point a:hover {
  text-decoration: underline;
}

.area-form-button.with-btn {
  position: relative;
}

.area-form-button.with-btn .btn-back {
  position: absolute;
  left: 45px;
  top: 50%;
  margin-top: -0.5em;
}

#page.shop-09 .mod-course-header .icon.min + .title a {
  text-decoration: none;
}

.area-form-box .mod-form-box .item-name {
  width: 507px;
}

.area-form-box div.mod-form-box .item-name input {
  width: 162px;
}

.area-top-content div.area-picture {
  margin-bottom: 72px;
}

.area-space.outer {
  margin: 48px auto;
  width: 680px;
}

.label-osusume,
.label-cocktail {
  border: #c01e1d solid 1px;
  color: #c01e1d;
  font-size: 10px;
  background: #fff;
  line-height: 17px;
  display: inline-block;
  padding: 0 6px;
  font-weight: bold;
}

.area-icons .icons-other .sub.sub-l {
  font-size: 12px;
}

.mod-calendar table.calendar td.spacer {
  background: #e7e7e7;
}

.mod-calendar table.calendar {
  background: #fff;
}

.memo-calendar-sp {
  display: none;
}

.area-bookmark .area-memo-box .save {
  display: block;
}

.by-gurunavi {
  color: #333;
  margin: 10px;
  font-size: 12px;
  line-height: 1.6;
}
.area-navs-tab__note,
.area-reserve__note {
  padding-left: 1em;
  text-indent: -1em;
  color: #666;
  margin: 10px;
  font-size: 12px;
  line-height: 1.6;
}
.by-gurunavi + 
.area-navs-tab__note,
.by-gurunavi + 
.area-reserve__note {
  margin-top: -10px;
}

.mod-calendar .month .prev:after,
.mod-calendar .days .prev:after,
.mod-calendar .month .next:after,
.mod-calendar .days .next:after {
  cursor: pointer;
}

.mod-calendar .days a:hover {
  background: #EFEFEF;
}


@media only screen and (max-width: 767px) {

  .area-material-detail .area-photo-small .fl {
    float: none;
  }
  .mod-entries .entry-content:first-child .entry-check div.picker-handle {
    margin-top: 0;
  }
  div#page.mode-select-search-params .area-pagetop a {
    display: none!important;
  }
  div#page.mode-select-search-params #page-inner {
    background: url("/imgs/bg/pattern-g1.png");
    -moz-background-size: 8px, 8px;
    -o-background-size: 8px, 8px;
    -webkit-background-size: 8px, 8px;
    background-size: 8px, 8px;
  }
  .memo-calendar-sp {
    color: #333;
    display: block;
  }
  .mod-calendar .days .inner {
    background: #e7e7e7;
  }
  .area-space.outer {
    width: auto;
    padding: 15px 0 30px;
    margin: 0 15px;
    border-top: solid 1px #eee;
  }
  .area-top-content div.area-picture {
    margin-bottom: 48px;
  }
  .area-form-button.with-btn .btn-back {
    position: relative;
    text-align: left;
    left: inherit;
    top: inherit;
    margin: 0 auto 12px;
    padding-left: 30px;
    display: inline-block;
  }
  /*.blank-right,
.blank-left  {
	display:none;
}*/
  .month .blank-right,
  .month .blank-left {
    display: table-cell;
  }

  /*.area-shop-body .area-material-detail .area-photo-small .photo {
	padding:0!important;
	margin-bottom:12px!important;
}
.list.thumbs>li,
.area-top-content .area-thumb .thumb,
.list.thumbs>li div.box-figure .inner,
.list.thumbs>li div.box-figure,
.box-thumb {
	width:auto!important;
	height:auto!important;
	background:transparent;
}*/
  .mod-infolist.mi-data > dl dt {
    width: auto;
  }
  div.photo-mono {
    margin: 25px auto 0;
  }
  /*SHOP-10 gurunabi logo sp only*/
  #page.shop-10 .area-side-content .content p.logo-gurunavi {
    margin: 15px 0 0 15px;
  }
  #page.shop-10 section nav,
  #page.shop-11 section nav {
    display: none;
  }
  #page.reserve .area-form-box .mod-form-box .param-content small {
    margin-top: 3px;
  }
  #page.reserve .area-form-box .mod-form-box .item-purposeWrapper + small {
    margin-top: 6px;
  }
  .mod-form-box .param-content .content-inner.phone input[type=text] {
    width: 20%;
  }
  #page.reserve.shop-11 .area-form-list .mod-attention {
    border-radius: 3px;
    padding: 6px 12px;
  }
  #page.reserve.shop-11 .area-form-list .mod-attention h3 {
    border: none;
    background: none;
    padding: 0;
    text-align: center;
    line-height: 24px;
  }
  #page.shop-10 #wrapper .area-point.to-login {
    width: auto;
    padding-right: 0;
  }
  #page.shop-10 .area-point ul#newLoginBox-inner a.floating.cboxElement {
    margin-top: 6px;
  }
  #page.shop-10 #wrapper .area-point .button-login {
    margin-top: 0;
    position: relative;
    top: inherit;
    right: inherit;
    height: 24px;
    line-height: 24px;
    padding: 0;
    width: 102px;
    border-radius: 3px;
  }
  .list.thumbs > li {
    margin: 0 auto 30px;
  }
  .list.thumbs > li .title {
    margin-top: 20px;
  }
  .area-shop-body .area-material-detail .area-photo-large {
    margin: 18px auto;
  }
  /*
.area-shop-body .area-material-detail .area-photo-large .photo img,
.area-shop-body .area-material-detail .area-photo-add > .photo img,
.area-shop-body .area-material-detail .area-photo-small .photo img,
.box-thumb.size200px img,
.box-thumb.size157px img,
.list.thumbs>li div.box-figure .inner img
 {
	max-width: inherit;
	max-height: inherit;
	width:100%!important;
}
.area-shop-body .area-material-detail .area-photo-large .photo,
.area-shop-body .area-material-detail .area-photo-add > .photo,
.area-shop-body .area-material-detail .area-photo-large .text,
.area-shop-body .area-material-detail .area-photo-add > .text,
.area-shop-body .area-material-detail .area-photo-small .photo {
	display:block;
	width:auto;
	height:auto;
	padding: 0 0 12px;
	margin:auto;
}*/
  .area-shop-body .area-material-detail .area-photo-small .photo {
    margin: auto;
  }
  .area-shop-body .area-material-detail .area-photo .text {
    margin-top: 18px;
    display: block;
  }
  .area-material-detail .with-photo {
    padding: 24px 24px 24px 68px;
    position: relative;
    line-height: 1.4;
    margin: 24px 0;
  }
  .area-material-detail .with-photo em {
    font-size: 12px;
    margin-left: 0;
    display: block;
  }
  .area-material-detail .with-photo img {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
  }
  /* margin*/
  .area-top-content .area-picture .picture {
    margin: 0 20px;
  }
  .area-notation div.area-space {
    width: auto;
  }
  .p-title {
    margin-right: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .shop-20 .area-facility-detail .area-picture-middle p {
    width: auto;
  }
  .mod-navs-list > a.link-arrow-right {
    text-align: left;
    padding-right: 30px;
  }
  /* CALENDER1 SP
*******************************/
  div.mod-calendar .days {
    display: table;
    table-layout: fixed;
  }
  .mod-calendar .days .prev,
  .mod-calendar .days .next {
    display: table-cell;
    width: 10%;
  }
  .mod-calendar .days .prev {
    border-right: 1px solid #e7e7e7;
  }
  .mod-calendar .days .next {
    border-left: 1px solid #e7e7e7;
  }
  .mod-calendar .days .inner {
    display: table-cell;
    width: 250px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  .mod-calendar .month .prev:after,
  .mod-calendar .days .prev:after {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -443px -89px;
    width: 8px;
    height: 11px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .mod-calendar .month .next:after,
  .mod-calendar .days .next:after {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -452px -89px;
    width: 8px;
    height: 11px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .mod-calendar .month .prev:hover:after,
  .mod-calendar .days .prev:hover:after {
    background-position: -443px -89px;
  }
  .mod-calendar .month .next:hover:after,
  .mod-calendar .days .next:hover:after {
    background-position: -452px -89px;
  }
  .mod-calendar div.days:after {
    display: none;
  }
  .area-search-buttons.blank {
    height: 0;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: -4px;
  }
  .area-page-header div.area-address {
    z-index: 99;
  }
  .nav-global-mypage nav {
    padding-bottom: 50px;
  }
  .area-calendar .mod-calendar {
    margin: 16px auto;
    width: 320px;
  }
  .mod-calendar .days .prev,
  .mod-calendar .days .next,
  .mod-calendar .days .blank-left,
  .mod-calendar .days .blank-right {
    width: 34px;
    box-sizing: border-box;
  }
  .mod-calendar .days .blank-left,
  .mod-calendar .days .blank-right {
    border-width: 1px;
  }
  .area-calendar .mod-calendar + p {
    width: 320px;
    margin: 12px auto;
  }
}





/**************************************************
  REGIST
**************************************************/


/*button edit*/

body #page.regist-8-2 .area-button .button-text {
  font-size: 13px;
  padding-left: 15px;
}





/*comlete.html|h1 */

div#page.regist-15 dd.list-content > ul > li:last-child {
  margin-top: 1em;
}





/*comlete.html|h1 */


/*new class*/

div.section.area-complete h1.title-text {
  margin: 42px auto 60px;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
  color: #666;
  line-height: 1.5;
}

div.section.area-complete h1.title-text br {
  display: none;
}

.link-arrow-right.simple {
  color: #222;
  font-weight: bold;
  position: relative;
}

.valid-period {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}

.regist-8-2 span.common-memo {
  display: block;
}





/*TOS*/


/*#header .nav-global-category {
    border: solid 1px blue;
}
#wrapper {
    border: solid 1px red;    
}*/

.tos .mod-form-list {
  color: #666;
  padding: 30px;
  line-height: 1.4;
}

.tos .mod-form-list h2 {
  color: #333;
  display: inline-block;
  font-size: .86em;
  font-weight: bold;
}

.tos .mod-form-list p {
  font-size: .86em;
  margin: 1em 0 2em 6em;
}

@media only screen and (max-width: 767px) {
  div.section.area-complete h1.title-text {
    width: auto;
  }
  div.section.area-complete h1.title-text br {
    display: block;
  }
  .link-arrow-right.simple {
    display: inline;
    padding-right: 25px;
    top: .5em;
    border: none;
  }
  .tos .mod-form-list p {
    margin-left: 0;
  }
}





/***********************]***************************
  HOTEL
**************************************************/

.area-address.added {
  margin-top: 18px;
  text-align: center;
}

.area-address.added address.tel {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.area-address.added address.tel a {
  color: #666;
  text-decoration: none;
  position: relative;
}

.area-address.added address.tel a:before {
  content: "";
  display: inline-block;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -594px -31px;
  width: 11px;
  height: 12px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-right: 5px;
  vertical-align: baseline;
}


@media only screen and (max-width: 767px) {
  .area-address.added {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    display: block;
    box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.4);
    background: #FFF;
  }
  .area-address.added address.tel {
    display: block;
    margin-right: 0;
    line-height: 0;
    background-color: #fff;
  }
  .area-address.added address.tel a {
    display: block;
    padding: 2px 0 0;
    font-size: 12px;
    line-height: 40px;
  }
  .area-address.added address.tel a:before {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -115px -160px;
    width: 11px;
    height: 11px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .area-address.added .button-fill {
    display: table-cell;
    width: 50%;
    padding: 0;
    border-radius: 0;
  }
}





/**************************************************
 LOGIN
**************************************************/

.cat-regist .area-input-login.state-error {
  background-color: #c26368;
  border-radius: 3px;
}

.cat-regist .area-input-login.state-error p {
  color: #fff;
}

.cat-regist .area-input-login.state-error .error {
  border: none;
}





/*input[type="password"]指定のためIE8用にclassで定義*/

.cat-regist input.fltL.mg20r.error {
  width: 237px;
}

.attention03 {
  color: #666666;
  margin: 24px auto;
}

#contents .box03 dl.with-error-mes {
  width: 580px;
}

#contents .box03 dl.with-error-mes .area-input-login.state-error {
  margin-top: 0;
  margin-bottom: 20px;
}

.cat-regist .with-error-mes .area-input-login.state-error p {
  text-align: left;
}

.cat-regist .with-error-mes .area-input-login.state-error .mg20b.error {
  width: 540px!important;
}

.cat-regist .with-error-mes input.fltL.mg15r.error {
  width: 350px;
}

.cat-regist .with-error-mes .area-login-texts .link-arrow-right2 {
  right: 210px;
}





/*SP*/

.area-verification {
  padding: 30px 4% 0;
}

.area-input-box {
  width: auto;
  padding: 0;
}

.area-verification p.text {
  margin: 20px 0;
  color: #888;
}

.area-input-box .area-input-email input,
.area-input-box .area-input-password input {
  width: 100%;
  margin: auto;
  display: block;
}






/**************************************************
  MODAL
**************************************************/

#modal .info .title {
  color: #e7e7e7;
  font-size: 16px;
  line-height: 1.1;
}

#modal .info .link {
  margin-top: 24px;
  line-height: 1.1;
  color: #e7e7e7;
  font-size: 12px;
}

#modal .info .tel {
  margin-top: 34px;
  color: #e7e7e7;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 3px;
}

#modal .info .aside {
  margin-top: 32px;
  color: #e7e7e7;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

#modal .info .close {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  margin-top: 25px;
  margin-bottom: -20px;
  color: #e7e7e7;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  #modal .info .close {
    margin-top: 0;
    margin-bottom: -10px;
  }
}

#modal .info .close:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -888px -318px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-left: 6px;
  vertical-align: -3px;
}

@media only screen and (max-width: 767px) {
  #modal .info .close:after {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -426px -33px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
}

#modal .info .close:hover {
  color: #999;
}

#modal .info .close:hover:after {
  background-position: -920px -318px;
}

@media only screen and (max-width: 767px) {
  #modal .info .close:hover:after {
    background-position: -426px -33px;
  }
  #modal.mail-post {
    display: block;
  }
}





/* MODAL:IFRAME
**************************************************/

#modal .modal-content.mail-post.box-iframe {
  width: 660px;
  overflow: visible;
  margin-top: 18px;
  padding: 50px 15px 15px;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#modal .modal-content.mail-post.box-iframe h4 {
  color: #fff;
}





/*iframe*/

#modal .modal-content.mail-post.box-iframe iframe {
  display: block;
  margin: auto;
  background: #fff;
  margin-top: 20px;
  padding-top: 60px;
  -moz-box-shadow: 0 0 4px rgba(188, 188, 188, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(188, 188, 188, 0.5);
  box-shadow: 0 0 4px rgba(188, 188, 188, 0.5);
  border-radius: 3px;
}

.box-iframe-header {
  position: relative;
}

#modal .modal-content.mail-post.box-iframe .button-close {
  top: 52px;
}

@media only screen and (max-width: 767px) {
  /*#page.shop-10 #modal.opened,*/
  #page.shop-10 .area-point a.btn-box-iframe {
    display: none;
  }
}





/**************************************************
  POPUP:COVERING CONTENTS
**************************************************/

#modal.mail-post .modal-content.mail-post.popup {}

.mail-post.popup {
  text-align: center;
}

.mail-post.popup p {
  text-align: left;
  margin: 54px 30px 30px;
}

.mail-post.popup p em {
  display: block;
}

.mail-post.popup form {
  margin: 12px auto;
}

.mail-post.popup .button-text {
  background-color: #bd2333;
  color: #fff;
  border-radius: 2px;
  border: none;
  margin-bottom: 60px;
}

.mail-post.popup .button-text:hover {
  background: #a6141c;
}

.popup-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}

.popup-outer.shadow {
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
  opacity: 0.35;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.popup {
  margin: 240px auto;
  width: 420px;
  /*padding: 60px;*/
  z-index: 100;
  background: #fff;
}

.popup-outer .popup {
  padding: 60px;
}

.popup p {
  line-height: 1.4;
  margin-bottom: 12px;
}

.popup ul {
  text-align: center;
}

.popup a {
  color: #888;
  text-decoration: none;
  margin: 24px 0 0 0;
  border-color: #CCC;
}

.popup a:hover {
  background: #eee;
}

.popup li:first-child a {
  background: #bd2333;
  color: #fff;
  border-color: #bd2333;
}

.popup li:first-child a:hover {
  background: #a6141c;
}

@media only screen and (max-width: 767px) {

  #modal.mail-post .modal-content.mail-post.popup {
    width: 70%;
    padding: 40px 5% 5%;
    margin: 60px 10% 0;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  #modal .modal-content.mail-post .button-close {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 650px auto;
    background-position: -1868px -67px;
    width: 18px;
    height: 18px;
  }
  .mail-post.popup form {
    margin: 24px auto;
  }
  .popup {
    margin: 210px 10%;
    width: auto;
    padding: 10%;
    z-index: 100;
    background: #fff;
  }
  .popup p {
    margin: 0 0 15px;
  }
  .mail-post.popup p {
    margin-top: 6px;
  }
  .popup a {
    width: 100%;
  }
  .mail-post.popup a {
    margin-top: 0;
  }
  .mail-post.popup .button-text {
    margin-bottom: 0px;
  }
}





/**************************************************
  ERROOR
**************************************************/

#modal.opened.error-common .modal-content.error-common {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 50%;
  width: 488px;
  margin-left: -250px;
  padding: 40px;
  border-radius: 3px;
  background-color: #fff;
  color: #888;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  opacity: 1!important;
  border: solid 6px #cf484a;
}

.button-close {
  content: "";
  display: block;
  -webkit-user-select: none;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -826px -98px;
  width: 24px;
  height: 26px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  position: absolute;
  right: 25px;
  top: 50%;
  cursor: pointer;
}

#modal.opened.error-common .modal-content.error-common {
  opacity: 1;
  visibility: visible;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

#modal.opened.error-common .modal-content.error-common .button-close {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -13px;
}

#modal.opened.error-common .modal-content.error-common p.attention {
  position: relative;
  text-align: left;
  margin-right: 24px;
  color: #cf484a;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  #modal.opened.error-common .modal-content.error-common:after {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 650px auto;
    background-position: -1868px -67px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    right: 12px;
  }
  #modal.error-common {
    display: block;
  }
  #modal.opened.error-common .modal-content.error-common {
    width: 300px;
    margin-left: -150px;
    padding: 15px;
  }
  #modal.opened.error-common .modal-content.error-common p.attention {
    font-size: .95rem;
  }
  #modal.opened.error-common .modal-content.error-common p.attention:before {
    display: none;
  }
  #modal.opened.error-common .modal-content.error-common .button-close {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 650px auto;
    background-position: -1868px -67px;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    right: 12px;
    cursor: pointer;
  }
}

.area-course-detail .area-button > .button,
.area-course-detail-top .area-button > .button {
  display: block;
}

.area-course-detail .area-button > p,
.area-course-detail-top .area-button > p {
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .shop-08 .area-course-detail .area-picture .picture .box-thumb {
    margin-left: auto;
    margin-right: auto;
  }
  .shop-08 .area-course-detail .area-picture .picture + .text {
    padding: 0px;
  }
}

.area-course-detail-top .area-picture > .text > .inner,
.area-course-detail-top .area-picture {
  min-height: 0!important;
}

@media only screen and (max-width: 767px) {
  .area-top-content.news .area-picture .text,
  .area-top-content.chef .area-picture .text {
    padding: 30px 30px 0 30px;
  }
}





/* COMMON ERROOR
**************************************************/

.box-common-error {
  margin: 120px 60px;
  padding: 60px 50px 60px 90px;
  max-width: 884px;
  background-color: #fff;
  -moz-box-shadow: 0 0 8px -1px rgba(188, 188, 188, 0.5);
  -webkit-box-shadow: 0 0 8px -1px rgba(188, 188, 188, 0.5);
  box-shadow: 0 0 8px -1px rgba(188, 188, 188, 0.5);
  border-radius: 3px;
  background-color: #bd2333;
  border-radius: 3px;
  color: #fff;
  position: relative;
  line-height: 1.4;
}

.box-common-error:before {
  content: "";
  display: block;
  -webkit-user-select: none;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -911px -242px;
  width: 24px;
  height: 22px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 46px;
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  .box-common-error {
    margin: auto;
    padding: 48px 30px;
    margin: 15px;
    background: transparent;
    color: #666;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .box-common-error:before {
    content: "";
    display: block;
    -webkit-user-select: none;
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px auto;
    background-position: -727px -646px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 50%;
    margin-left: -10px;
  }
  .box-common-error p {
    color: #bd2333;
  }
}

.area-form-box .mod-form-box .item-number input::-ms-clear {
  display: none;
}

#page.shop-09 .area-pagetop {
  background-color: transparent !important;
}

@media only screen and (max-width: 767px) {
  #page.shop-09 .area-button {
    padding-bottom: 30px !important;
  }
}

@media only screen and (max-width: 767px) {
  .area-entries.filter {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .area-search-wrapper.open-panel1 .area-search-button.button1,
  .area-search-wrapper.open-panel2 .area-search-button.button2,
  .area-search-wrapper.open-panel3 .area-search-button.button3,
  .area-search-wrapper.open-panel4 .area-search-button.button4 {
    cursor: default !important;
    pointer-events: none;
  }
}





/**************************************************
  NEWS
**************************************************/

.other h3,
.other h4 {
  font-weight: bold;
}

.other p {
  margin-bottom: 12px;
}

.comparison {
  margin: 48px auto;
}





/*figure centering*/

.figure {
  display: block;
  margin: 5% auto;
}

.figure img {
  display: block;
  margin: auto;
  width: 50%;
  height: auto;
  min-width: 200px;
}

.figure.bf {
  background: #fffeee;
  padding: 6px;
}





/*dl*/

.dl-common {
  margin: 30px auto;
}

.dl-common dt {
  display: block;
  float: left;
  width: 7em;
}

.dl-common dt:after {
  content: " : ";
}

@media only screen and (max-width: 767px) {
  .dl-common dt {
    display: inline-block;
    float: none;
    width: auto;
  }
  .dl-common dd {
    margin-bottom: 6px;
  }
  .comparison {
    margin: 24px auto;
  }
  .comparison td:nth-child(2) {
    padding: 5px;
    display: none;
  }
  .comparison td:nth-child(1) {
    width: 52%;
  }
  .comparison td:nth-child(1):before {
    content: "⇒";
    float: right;
  }
  .comparison tr:nth-child(1) td {
    text-align: left!important;
  }
  .comparison tr:nth-child(1) td:nth-child(1):before {
    content: initial;
    float: right;
    color: #fff;
  }
}

#header .nav-global-main .button-login.sp-item {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  #header .nav-global-main .button-login.pc-item {
    display: none !important;
  }

  #header .nav-global-main .button-login.sp-item {
    display: block !important;
  }
}

.area-plan .section-plan .plan .text .chef .box-thumb {
  margin-left: auto;
  margin-right: auto;
}

.area-plan .section-plan .plan .text .chef p {
  width: 100px;
}

.area-plan .section-plan .plan .picture.no-image a {
  pointer-events: none;
}

.area-plan .section-plan .plan .picture.no-image a span,
.waiting-list .waiting .thumb.no-image,
.area-waiting .item-picture .inner-block .thumb.no-image,
.section-waiting .item-picture .thumb.no-image {
  background-image: url(/imgs/noimg.png);
  background-size: 100% auto;
}

.area-plan .section-plan .plan .picture.no-image a span img,
.waiting-list .waiting .thumb.no-image img,
.area-waiting .item-picture .inner-block .thumb.no-image img,
.section-waiting .item-picture .thumb.no-image img {
  display: none;
}

.top-01 .area-news {
  padding: 40px 20px;
}

.top-01 .area-special div.special-content-list {
  padding: 40px 0;
  border-top: none;
}

.top-01 div.area-special {
  margin-top: 0;
}





/*.top-01 .area-special h3 {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  border-top: 2px solid #e7e7e7;
  margin-top: 0px;
  color: #333;
}
.top-01 .area-special h3 {
  text-align: center;
  line-height: 70px;
  font-size: 16px;
  margin-top: 0px;
  color: #FFF;
  background: url(/imgs/bg/header-bg-red-pc.png) no-repeat 50% 0 #bd2333;
  margin:auto;
}*/

.top-01 #wrapper {
  border-top: none;
}

div.area-sponsor dd.square a {
  padding: 0 15px;
}

div.area-sponsor dd {
  margin: 0 12px;
}

.area-section {
  background-color: #fafafa;
}

.top-01 .area-section {
  background: transparent;
}

@media only screen and (max-width: 767px) {

  .top-01 .area-special h3 {
    line-height: 40px;
  }
  .top-01 .area-special div.special-content-list {
    padding: 24px 15px 24px;
  }
  #page .area-waiting .waiting .thumb {
    padding-bottom: 0px;
    margin-bottom: 30px;
  }
}

a.underline {
  text-decoration: underline !important;
}

a.underline:hover {
  color: #000 !important;
}

#policy p.date {
  text-align: right;
  margin-top: 40px;
}

.hidden {
  display: none !important;
}

.button-mypage.hidden {
  display: none;
}

.button-mypage.hidden:before {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .button-mypage.hidden {
    display: none !important;
  }
}

#page.nav-menu-opened .nav-global-main .button-mypage.hidden:before {
  display: block!important;
}

@media only screen and (max-width: 767px) {
  #page.nav-menu-opened .nav-global-main .button-mypage.hidden {
    display: inline-block !important;
  }
}

.area-entry-lists .icon-S-cash + .sub {
  margin-left: -2px !important;
  vertical-align: bottom !important;
  line-height: 2;
}

.paris-restaurant .mod-infolist > dl dt,
.paris-hotel .mod-infolist > dl dt {
  width: 100px;
}

#modal .notprofile {
  position: absolute;
  left: 50%;
  width: 420px;
  margin: 0;
  margin-left: -210px;
}

#modal.notprofile .modal-content.notprofile {
  opacity: 1;
  visibility: visible;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

#modal .notprofile .popup {
  padding: 30px;
  width: auto;
  margin-left: auto;
  left: auto;
  height: auto;
}

@media only screen and (max-width: 767px) {
  #modal.notprofile {
    display: block;
  }

  #modal .notprofile {
    height: auto;
    width: 290px;
    margin-left: -145px;
  }
  #modal .notprofile .popup {
    font-size: 12px;
    margin: 0 5%;
    padding: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .area-fill .area-recommend-plan {
    margin-top: 0 !important;
    padding-top: 40px !important;
  }
}

.area-waiting .item-picture .inner-block .thumb,
.section-waiting .item-picture .thumb {
  width: 86px;
  height: 86px;
  overflow: hidden;
}

.section-waiting .item-picture .thumb img {
  width: 86px;
  height: 86px;
}

@media only screen and (max-width: 767px) {
  #page.top-01 .area-pagetop {
    height: 70px;
  }
}

@media only screen and (max-width: 767px) {
  #page.mode-select-search-params .area-search-nav-fixed {
    left: 0;
    right: 0;
    z-index: 99;
  }
}

.short-height #page-inner {
  padding-bottom: 159px;
  min-height: 1365px;
}

.figure-wide img {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto 24px;
}

.area-button.center {
  text-align: center;
  margin: 30px auto;
}

#main .main .area-news .news .area-button.center a {
  color: #bd2333;
}





/******************************
SPECIAL 201505
******************************/


/* top */

.top-login .area-special .section-special h1 {
  margin-left: 12px;
}

.top-login .area-special p.about {
  text-align: right;
}

.top-login .area-special-list ul {
  text-align: right;
}

.area-special div.section-special h2 + p {
  margin-top: 15px;
  font-size: 90%;
}

.area-special .section-special p.link {
  margin-top: 5px;
}

.top-login .special-outer {
  background: #151515 url(/imgs/special/15061501/bg_visual.png) center 0;
}

.area-special {
  position: relative;
}

.top-login .area-special.vol2 {
  background: none;
  overflow: hidden;
}

div.area-special {
  padding: 37px 0px 0;
}

.top-login .special-outer .special-visual.pc {
  /*  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 50%;
    width: 1200px;
  margin-left: -600px;*/
  display: block;
  z-index: 1;
  position: absolute;
  top: -37px;
  right: 0;
  width: 1200px;
}

.top-login .special-outer .special-visual.sp {
  display: none
}

.top-login .area-special.vol2 .section-special p.link span,
.area-special .section-special div.text {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.area-special .section-special span.gurunavi {
  z-index: 2;
  right: 20px;
}

.area-special .section-special div.text {
  z-index: 1;
  /*right: inherit;
  left: 10px;
  top: 160px;*/
}

.area-special .section-special h1 img {
  z-index: 2;
  position: relative;
}

.section-special {
  min-height: 400px;
}

@media only screen and (max-width: 1016px) {
  .area-special .section-special div.text {
    top: inherit;
    bottom: 30px;
    right: 17px;
  }
}

@media only screen and (max-width: 767px) {}

.area-special .section-special {
  z-index: 2;
}

.top-login .area-special.vol2 .section-special,
.top-login .area-special.vol2 .section-special .link span {
  color: #FFF;
}





/* TOP */

@media only screen and (min-width: 1101px) {
  .top-login .area-special .section-special h1 {
    margin-left: -35px;
  }
}

@media only screen and (max-width: 1100px) {
  .top-login .area-special .section-special h1 {
    margin-left: 12px;
  }
}






/* special-03
******************************/

.special-03 .area-special .special-body-content .special-title .shop-info {
  text-align: right;
}

#page.special-03 img.main-visual {
  width: 100%;
  height: auto;
}

#page.special-03 img.main-visual.sp {
  display: none;
}

#page.special-03 .area-special .area-special-inner .special-header-image {
  background: none;
}

div.special-02 .area-special .special-body-content .mod-special-box .picture,
div.special-03 .area-special .special-body-content .mod-special-box .picture {
  margin: 20px 0;
}

@media only screen and (max-width: 767px) {
  div.special-02 .area-special .special-body-content .mod-special-box .picture,
  div.special-03 .area-special .special-body-content .mod-special-box .picture {
    margin: 10px 0;
  }
  .top-login .special-outer .special-visual.sp {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .top-login .special-outer .special-visual.pc {
    display: none;
  }
  .top-login .special-outer {
    background: #100500;
  }
  #page.special-03 .area-special .area-special-inner .special-header-image {
    padding-bottom: 0;
  }
  #page.special-03 img.main-visual.sp {
    display: block;
  }
  #page.special-03 img.main-visual.pc {
    display: none;
  }
  .area-special-list {
    background-color: #666;
    position: relative;
    z-index: 3;
  }
}





/******************************
BANNER
******************************/

div#page.top-01 .area-top {
  height: auto;
}

#page.top-01 .area-top .area-banner {
  margin-bottom: 54px;
}

#page.top-01 .area-top .area-banner .pc-item {
  display: block;
}

#page.top-01 .area-top .area-banner .second {
  margin-top: 18px;
}

@media only screen and (max-width: 767px) {
  div#page.top-01 .area-top .area-banner {
    padding-bottom: 0;
    margin-bottom: 36px;
  }
  #page.top-01 .area-top .area-banner .pc-item {
    display: none;
  }
  #page.top-01 .area-top .area-banner .sp-item {
    display: block;
  }
}


.area-special div.section-special h1 img {
  zoom: 1;
  width: 100px;
}





/************************************************************************************
CMS
*************************************************************************************/


/*SPECIAL-01
**************************************************/

.special-01.cms .area-special {
  padding-top: 0;
}

.cms .mod-form-box.active {
  background: none;
}

.cms .mod-form-box {
  margin: auto;
  display: table;
  width: 88%;
}

.cms .mod-form-box .param-name {
  width: 30%;
  padding-left: 0;
  float: none;
  display: table-cell;
}

.cms .mod-form-box .param-content {
  margin-left: 280px;
  width: 70%;
  display: table-cell;
}

.cms .mod-form-box .param-content .content-inner {
  max-width: 480px;
}

.cms .special-content-list h2 {
  font-size: 16px;
  margin: -60px auto 0;
  display: block;
  padding: 42px 6% 24px;
  color: #bd2333;
  font-weight: bold;
}

.cms .special-01 .area-special .special-content-list .content-inner .text p.link-title + p,
.cms .special-01 .area-special .special-content-list .content-inner .text p {
  color: #333;
}

@media only screen and (max-width: 884px) {
  .cms .mod-form-box {
    width: 100%;
  }
  .cms .mod-form-box .param-name {
    padding-left: 15px;
  }
  .cms .special-content-list h2 {
    padding: 24px 15px;
  }
}

@media only screen and (max-width: 767px) {
  .cms .mod-form-box {
    margin: auto;
    display: block;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #e7e7e7;
    width: auto;
  }
  .cms .mod-form-box .param-name {
    display: block;
    padding: 12px 0;
    width: auto;
  }
  .cms .mod-form-box .param-content {
    display: block;
    margin: 0;
    width: 100%;
  }
  .cms .mod-form-box .param-content .content-inner {
    padding: 0;
  }

  .special-01 .area-special.cms .special-content-list {
    padding-top: 12px;
  }
  .cms .special-content-list h2 {
    margin-top: 0;
    padding: 24px 0;
  }
}





/*SPECIAL-03
**************************************************/

#page.special-03.cms .area-special .area-special-inner .special-header-image {
  height: auto;
}

@media only screen and (max-width: 767px) {
  #page.special-03.cms img.main-visual {
    width: 110%;
    margin-left: -5%;
  }
  #page.special-03.cms .area-special .area-special-inner .special-header-image h1 {
    width: 90px;
  }
}





/* EXCLUSIVE */

.cms .exclusive {
  text-align: center;
  border-top: solid 1px #bd2333;
  padding-top: 24px;
}

.cms .exclusive h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

.cms .exclusive .area-button {
  text-align: center;
  padding: 24px 0;
}

.cms .exclusive .area-button a {
  margin: 0 6px;
  border-width: 2px;
}

.cms .exclusive .area-button a.join {
  background-color: #bd2333;
  color: #fff;
}

.cms .exclusive .area-button a.join:hover {
  background: #a6141c;
  border: 2px solid #a6141c;
}

.cms .exclusive .link-arrow-right {
  font-weight: bold;
}

@media only screen and (max-width: 554px) {
  .cms .exclusive {
    text-align: left;
  }
  .cms .exclusive .area-button {
    padding: 12px 0;
  }
  .cms .area-button a.join {
    margin-bottom: 12px;
  }
}





/*SPECIAL-03 .text
**************************************************/

.special-03 .area-special .special-body-content .mod-special-box p {
  color: #333;
  font-size: 14px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}

.special-03 .special-body-content .mod-special-box p:last-child {
  margin-bottom: 0;
}

.special-03 .area-special .special-body-content .mod-special-box p.credit {
  text-align: center;
  padding-top: 14px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .special-03 .area-special .special-body-content .mod-special-box p {
    font-size: 12px;
    line-height: 20px;
  }
}

.cms .exclusive .area-button a.button-text.login:hover {
  background-color: #e8e8e8;
}





/************************************************************************************
MAP
*************************************************************************************/

.button-app {
  display: none;
}

@media only screen and (max-width: 767px) {
  .button-app {
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #c8c8c8;
    border-radius: 3px;
    padding: 6px 12px;
    background-color: #fff;
    color: #666;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    position: absolute;
    right: 12px;
    bottom: 24px;
  }
}





/************************************************************************************
 NEWS@0618JRW
*************************************************************************************/

.figure-wide.max img {
  width: 100%;
}

dl.two-column {
  overflow: hidden;
  margin: 54px auto 12px;
  max-width: 470px;
}

dl.two-column dt {
  width: 25%;
  float: left;
  display: block
}

dl.two-column dd {
  width: 75%;
  float: left;
  display: block;
  margin-bottom: 24px;
}

dl.two-column dd .dt {
  width: 5em;
  display: inline-block;
}

dl.two-column dd .dt:after {
  content: "：";
  float: right;
}

@media only screen and (max-width: 767px) {
  dl.two-column {
    margin: 24px auto 0px;
  }
}

@media only screen and (max-width: 420px) {
  dl.two-column dt {
    width: 100%;
    float: none;
    display: block
  }
  dl.two-column dd {
    width: 100%;
    float: none;
    display: block;
    margin-left: 12px;
    margin-bottom: 12px;
  }
  dl.two-column dd .dt {
    width: auto;
    display: block;
  }
}





/************************************************************************************
 TOP@0722
*************************************************************************************/

.area-search .section-search .service.btn h2 {
  color: #e6e6e6;
  font-size: 16px;
  font-weight: bold;
  margin-left: 0;
  text-align: left;
}

.area-search .section-search .service.btn p {
  color: #e6e6e6;
  margin: 9px auto 18px;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}

.area-search .section-search .service.btn a {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 2px 23px 0;
  border: 2px solid #e6e6e6;
  border-radius: 2px;
  color: #e6e6e6;
  line-height: 40px;
  margin-top: 0;
  text-decoration: none;
  text-align: center;
  width: 270px;
}

.area-search .section-search .service.btn a:after {
  content: none;
}

@media only screen and (max-width: 820px) {
  .area-search .section-search .service.btn a {
    float: left;
    line-height: 34px;
    width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .area-search .section-search .service.btn h2 {
    font-size: 15px;
  }
  .area-search .section-search .service.btn p br {
    display: none;
  }
}






/************************************************************************************
free-trial@0723
*************************************************************************************/


/*top_01
**************************************************/

#page.top-01 #header .content .right a {
  font-size: 12px;
}

#page.top-01 #header .button-fill {
  background: #EA5E08;
  -webkit-transition: background 0.25s linear;
  -moz-transition: background 0.25s linear;
  -ms-transition: background 0.25s linear;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
}

#page.top-01 #header .button-fill:hover {
  background: #CE5003;
}





/*BTN*/

#page.top-01.free-trial .area-button .button-text {
  display: block;
  max-width: 380px;
  margin: auto;
  width: auto;
}

@media only screen and (max-width: 767px) {
  #page.top-01.free-trial .area-button .button-text,
  #page.top-01.free-trial .button-box .button-text {
    width: 270px;
  }
}





/* BTN LEAD */

#page.top-01.free-trial .area-top .area-button p {
  color: #666;
  margin-top: 12px;
  line-height: 1.2;
}





/* REGULAR BTN */

#page.top-01.free-trial .button-box {
  clear: both;
  text-align: center;
}

#page.top-01.free-trial #section-plan .regular .button-box {
  display: inline;
}

#page.top-01.free-trial #section-plan .regular .button-box .button-text {
  margin-top: 36px;
}

#page.top-01.free-trial .button-text {
  background: #EA5E08;
  border-width: 2px;
  border-color: #EA5E08;
  color: #FFF;
  margin: 24px auto 0;
  width: 50%;
  -webkit-transition: background 0.25s linear, border-color 0.25s linear;
  -moz-transition: background 0.25s linear, border-color 0.25s linear;
  -ms-transition: background 0.25s linear, border-color 0.25s linear;
  -o-transition: background 0.25s linear, border-color 0.25s linear;
  transition: background 0.25s linear, border-color 0.25s linear;
}

#page.top-01.free-trial .button-text:hover {
  background: #CE5003;
  border-color: #CE5003;
}

#section-service .section-service-2 .content .mod-service .text .button-box {
  text-align: left;
}

#section-service .section-service-2 .content .mod-service .text .button-text {
  max-width: 240px;
}

#page.top-01.free-trial .button-text .br-span {
  font-weight: bold;
}

#section-service .section-service-1 .content .mod-service .button-text {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  #page.top-01.free-trial div.area-top .area-button p br {
    display: block;
  }
  #page.top-01.free-trial .button-text .br-span {
    display: block;
    margin-top: -15px;
  }
  #page.top-01.free-trial #section-service .section-service-2 .content .mod-service .text .button-box {
    display: inline;
  }
  #page.top-01.free-trial #section-service .section-service-2 .content .mod-service .text .button-text {
    font-size: 12px;
    max-width: 150px;
    margin-top: 9px;
  }
  #page.top-01.free-trial #section-service .section-service-2 .content .mod-service .picture {
    width: 110px;
  }
}

@media only screen and (max-width: 776px) {
  #page.top-01.free-trial #section-plan .regular .button-box {
    display: block;
  }
  #page.top-01.free-trial #section-plan .regular .button-box .button-text {
    margin-top: 24px;
  }
}





/*top_07 , special-03
**************************************************/

#page.top-07.free-trial .area-top .area-header h1 {
  padding-bottom: 12px;
}

#page.top-07.free-trial .area-top .area-header .button-box {
  margin-top: 24px;
}

#page.top-07.free-trial .area-top .area-more .button-text {
  margin: 40px 6px 0;
}

.free-trial.cms .exclusive .area-button a.join,
#page.top-07.free-trial .area-top .area-header .button-box .button-text,
#page.top-07.free-trial .area-button .button-text,
#page.top-07.free-trial .area-top .area-more .button-text.right,
#main .help-entry .area-button a.join,
.exclusiveEntry__btn {
  background: #EA5E08;
  border-width: 2px;
  border-color: #EA5E08;
  color: #FFF;
  -webkit-transition: background 0.25s linear, border-color 0.25s linear;
  -moz-transition: background 0.25s linear, border-color 0.25s linear;
  -ms-transition: background 0.25s linear, border-color 0.25s linear;
  -o-transition: background 0.25s linear, border-color 0.25s linear;
  transition: background 0.25s linear, border-color 0.25s linear;
}

.free-trial.cms .exclusive .area-button a.join:hover,
#page.top-07.free-trial .area-top .area-header .button-box .button-text:hover,
#page.top-07.free-trial .area-button .button-text:hover,
#page.top-07.free-trial .area-top .area-more .button-text.right:hover,
#main .help-entry .area-button a.join:hover,
.exclusiveEntry__btn:hover {
  background: #CE5003;
  border-color: #CE5003;
}

@media only screen and (max-width: 776px) {
  #page.top-07.free-trial .area-top .area-header {
    padding-top: 24px;
  }
  #page.top-07.free-trial .area-top .area-more .button-text {
    margin: 24px 6px 0;
  }
  #page.top-07.free-trial .area-top .area-more .button-text.right {
    margin: 18px;
  }
}





/************************************************************************************
free-trial@0812
*************************************************************************************/

.free-trial #section-service .section-service-3 {
  height: auto;
}

#page.top-01.free-trial #section-service .section-service-3 .button-box {
  margin-bottom: 42px;
}





/*ボタン文言改行用のスタイル*/

#page .area-button .button-text .two-lines br {
  display: none;
}

@media only screen and (max-width: 767px) {
  #page .area-button .button-text .two-lines {
    line-height: 1.4;
    display: block;
    padding: 9px;
  }
  #page .area-button .button-text .two-lines br {
    display: block;
  }
}





/************************************************************************************
Search _00a@0812
*************************************************************************************/

div.mod-entries .entry-content:hover .entry-info-texts,
div.mod-entries .entry-content:hover .entry-icons-main,
div.mod-entries .entry-content:hover .entry-icons-other,
div.mod-entries .entry-content:hover .entry-status {
  background-color: #FFF;
}

mod-entries .entry-content .entry-info-texts:hover,
.mod-entries .entry-content .entry-icons-main:hover,
.mod-entries .entry-content .entry-icons-other:hover,
.mod-entries .entry-content .entry-status:hover .mod-entries .entry-info-texts .texts:hover,
div.mod-entries .entry-content .entry-icons-main:hover,
div.mod-entries .entry-content .entry-icons-other:hover {
  background-color: #FFF;
}

.mod-entries .entry-status {
  text-align: center;
}

.mod-entries .entry-status .icon-label.icon-reservation {
  font-size: 11px;
  padding: 9px 3px;
  line-height: 1.4;
  text-decoration: none;
  border: solid 2px #bd2333;
  border-radius: 4px;
  color: #bd2333;
  font-weight: bold;
}

.mod-entries .entry-status .icon-label.icon-reservation:hover {
  background: #F5F5F5;
}





/************************************************************************************
TOP@0824 セレクション案内のドロップダウンメニュー
*************************************************************************************/

.country-wrapper.service-selector {
  position: relative;
}





/* DROP ARROW */

#header .nav-global-category .country-wrapper.service-selector:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -798px -364px;
  width: 9px;
  height: 5px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 17px;
}





/* BALLOON ARROW */

#header .nav-global-category .other .service-selector .balloon {
  min-width: 138px;
}

#header .nav-global-category .other .phone:before {
  content: "  ";
  display: inline-block;
  vertical-align: middle;
  background: url(/imgs/svg/icon-cm-selection-blue.svg) center center no-repeat;
  background-size: 18px auto;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 0 9px 2px 0;
}

#header .nav-global-category .other .concie:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background: url(/imgs/svg/icon-cm-concierge-blue.svg) center center no-repeat;
  background-size: 38px auto;
  width: 18px;
  height: 18px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin: 0 9px 2px 0;
}

#header .nav-global-category .other .service-selector .concie {
  color: #557287;
  font-weight: normal;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#header .nav-global-category .other .service-selector .concie > span {
  font-weight: normal;
  margin: 2px 0;
  display: inline-block;
}

#header .nav-global-category .other .service-selector .balloon:before {
  right: 31px;
}






/************************************************************************************
TOP@0824 コメント送信フォーム追加
*************************************************************************************/

.comment-block {
  max-width: 856px;
  margin: 0 auto;
  -webkit-background-size: 4px 4px;
  -moz-background-size: 4px 4px;
  background-size: 4px 4px;
  -webkit-background-size: 6px 6px;
  -moz-background-size: 6px 6px;
  background-size: 6px 6px;
  background-color: #F5F5F5;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,
  color-stop(.25, #EEE), color-stop(.25, transparent),
  color-stop(.5, transparent), color-stop(.5, #EEE),
  color-stop(.75, #EEE), color-stop(.75, transparent),
  to(transparent));
  background-image: -webkit-linear-gradient(-45deg, #EEE 25%, transparent 25%,
  transparent 50%, #EEE 50%, #EEE 75%,
  transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, #EEE 25%, transparent 25%,
  transparent 50%, #EEE 50%, #EEE 75%,
  transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, #EEE 25%, transparent 25%,
  transparent 50%, #EEE 50%, #EEE 75%,
  transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, #EEE 25%, transparent 25%,
  transparent 50%, #EEE 50%, #EEE 75%,
  transparent 75%, transparent);
  background-image: linear-gradient(-45deg, #EEE 25%, transparent 25%,
  transparent 50%, #EEE 50%, #EEE 75%,
  transparent 75%, transparent);
  overflow: hidden;
  padding: 24px;
  border: solid 2px #ddd;
  border-radius: 2px;
}

.comment-block .s {
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  padding-right: 1em;
}

.comment-block .lead {
  font-size: 12px;
  display: inline-block;
  padding-top: 6px;
}

.comment-block .error-mes {
  color: #bd2333;
  display: block;
  padding-top: 6px;
}

.comment-block .memo {
  color: #888;
  display: inline-block;
  max-width: 650px;
  line-height: 1.4;
  font-size: 12px;
  float: left;
  margin-left: 1em;
  margin-bottom: 3px;
  text-indent: -1em;
}

.comment-block .memo a {
  color: #666;
}

.comment-block .comment-box {
  background: #FFF;
  width: 97%;
  padding: 1.5%;
  margin: 9px 0;
  border: solid 1px #ddd;
  border-radius: 2px;
  line-height: 1.4;
  height: auto;
  min-height: 55px;
}

.comment-block .comment-box.thanks {
  width: 94%;
  padding: 3%;
  min-height: inherit;
}

.comment-block input {
  margin-top: 12px;
  background-color: #333;
  border-radius: 2px;
  color: #EEE;
  padding: 9px 24px;
  float: right;
}

.comment-block input:hover {
  background: #222;
}

@media only screen and (max-width: 767px) {
  .comment-block {
    border-right: none;
    border-left: none;
    padding: 15px;
  }
  .comment-block .comment-box {
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
}





/************************************************************************************
MY PAGE 01@0824 店名
*************************************************************************************/

#page.mypage-01 .main .list .item-body .name .ib {
  font-weight: bold;
  display: inline-block;
  margin-right: 1em;
}





/************************************************************************************
MY PAGE 10/MY PAGE 08/@0824
*************************************************************************************/

#page.mypage-10 .area-bookmarklist .list-item .item-body .inner-block p.name .ib,
#page.mypage-08 .area-browsinglist .list-item .item-body .inner-block p.name .ib {
  font-size: 18px;
  display: inline-block;
  margin-right: 1em;
}





/************************************************************************************
PREVIEW HEADER@0826
*************************************************************************************/

.with-preview-header {
  padding-top: 100px;
}

.box-preview-header {
  background: #EEE;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 56px;
  padding: 15px;
  min-width: 768px;
  z-index: 2000;
  border-bottom: dotted 2px #CCC;
}

.box-preview-header .inner {
  width: 768px;
  margin: auto;
  color: #666;
  line-height: 1.6;
  font-size: 12px;
  overflow: hidden;
}

.box-preview-header .inner h3 {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #888;
  color: #FFF;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  float: left;
  margin: 0 18px 0 0;
}

.box-preview-header .inner p {
  padding-top: 3px;
}

.box-preview-header .inner em {
  font-size: 15px;
  display: block;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .box-preview-header {
    display: none;
  }
  .with-preview-header {
    padding-top: 0;
  }
}






/************************************************************************************
HONG-KONG MACCAO@0812
*************************************************************************************/


/* header font-size adjust */

@media only screen and (max-width: 820px) {
  #header .nav-global-category .category a {
    font-size: 13px;
  }
}






/*NON FLAG 
**************************************************/


/*PULLDOWN*/

#header .nav-global-category .other .japan:before,
#header .nav-global-category .other .newyork:before,
#header .nav-global-category .other .paris:before,
.nav-global-menu .flag .paris:before {
  content: none;
}

#header .nav-global-category .other .balloon a {
  padding: 3px 12px;
  min-width: 50px;
  text-align: center;
}

#header .nav-global-category .other .service-selector .balloon a {
  padding: 0;
  min-width: 60px;
}





/* NAV DORPDOWN COUNTRY */

#header .nav-global-category .other .hkm,
#header .nav-global-category .other .ny {
  color: #bd2333;
  font-size: 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  width: auto;
}





/************************************************************************************
NEW ICON 
*************************************************************************************/


/*
.icon-M-casino {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/imgs/sprite/icon-M@1x.png);
  background-size: 422px 377px;
  background-position: -368px -259px;
  width: 29px;
  height: 36px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}
@media only screen {
  .icon-M-casino {
    background-image: url(/imgs/sprite/icon-M@2x.png);
    background-size: 364px 361px;
    background-position: -334px -71px;
    width: 30px;
    height: 36px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
}
*/

.icon-M-casino + .sub {
  margin-left: 3px;
  font-weight: bold;
  vertical-align: bottom;
}






/*mini icon
**************************************************/


/*
.icon-S-casino {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-S@1x.png);
    background-size: 288px 265px;
    background-position:-244px -135px;
    width: 20px;
    height: 25px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
@media only screen {
  .icon-S-casino {
    background-image: url(/imgs/sprite/icon-S@2x.png);
    background-size: 262px 249px;
    background-position: -243px -122px;
    width: 19px;
    height: 24px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
}
*/

.icon-S-casino + .sub {
  margin-left: 3px;
  font-weight: bold;
  vertical-align: bottom;
}





/************************************************************************************
LOCAL LP@1016
*************************************************************************************/

#page.top-01 div.area-top p {
  font-size: 13px;
}

#page.top-01 .area-top div.area-video {
  margin-top: 30px;
  background: transparent;
}

.link-visual-banner {
  display: inline-block;
}

#page.top-01 .area-top div.area-video .visual-banner-pc {
  max-width: 950px;
  width: 100%;
  height: auto;
}

#page.top-01 .area-top div.area-video .visual-banner-sp {
  display: none;
  max-width: 500px;
  width: 100%;
  height: auto;
}





/*
.top-01 .area-special h3 {
    max-width: 1004px;
    line-height: 40px;
}*/

.top-01 .area-special .box-video h3 {
  margin: 40px auto 0;
}

#page.top-01 .area-top .area-button {
  min-height: 150px;
}

@media only screen and (max-width: 767px) {
  #page.top-01 .area-top div.area-video {
    margin-top: 15px;
  }
  #page.top-01 .area-top div.area-video .visual-banner-sp {
    display: block;
    margin: auto;
  }
  #page.top-01 .area-top div.area-video .visual-banner-pc {
    display: none;
  }
  #page.top-01 .area-top .area-button {
    margin-bottom: -30px;
  }
  .top-01 .area-special .box-video h3 {
    margin: 20px -15px;
  }
}





/* VIDEO --------------------------------- */

.list-video {
  background: #FFF;
  border-radius: 2px;
  margin-top: 40px;
  padding: 15px;
  -moz-box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px -1px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.list-video li {
  display: inline-block;
}

.list-video li .icn-play {
  display: inline-block;
}

.list-video li .icn-play img {
  width: 209px;
  height: auto;
}

.icn-play {
  position: relative;
}

.icn-play:before {
  content: "";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  background: url(/imgs/cp/local/sprite-local.png) 0px -166px no-repeat;
}

@media only screen and (max-width: 767px) {
  .list-video {
    overflow: hidden;
    padding: 9px;
    margin: auto 15px 30px;
  }
  .list-video li {
    display: block;
    width: 50%;
    float: left;
    border: solid 1px #FFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .list-video li .icn-play {
    display: block;
  }
  .list-video li .icn-play img {
    width: 100%;
    height: auto;
  }

  .icn-play {
    position: relative;
  }
  .icn-play:before {
    background-position: -21px -83px;
    background-size: 112px 115px;
  }
}





/************************************************************************************
LOCAL top_01.html SLIDER@1027
*************************************************************************************/

.top-01 .flexslider {
  margin: 0 0 60px;
  background: transparent;
  border: none;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

.top-01 .flex-control-nav {
  bottom: -30px;
}







/************************************************************************************
SPECIAL SNS
*************************************************************************************/


/* MEMO */

.special-03 .area-bookmark .area-memo-box {
  z-index: 2;
}





/*SNS BTN
**************************************************/

.box-sns {
  margin: 0 auto;
  text-align: right;
  padding: 0 21px 15px 0;
  margin-top: -6px;
  z-index: 1;
  position: relative;
}

.special-03 .area-special-restaurant.expantion + .box-sns {
  max-width: 870px;
}

.box-sns > ul > li {
  display: inline-block;
  vertical-align: middle;
}

.box-sns > ul > li + li {
  margin-left: 12px;
}





/* BTN-SNS */

.btn-sns {
  display: inline-block;
  width: 48px;
  height: 48px;
  position: relative;
  /*border:solid blue 1px;*/
  z-index: 2;
}

.btn-sns:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url(/imgs/sprite/sns.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  /*border:solid yellow 1px;*/
  z-index: 1;
}

.btn-sns.sns-tw:before {
  background-position: 0 0;
}

.btn-sns.sns-fb:before {
  background-position: -59px 0;
}





/* HOVER */

.btn-sns:hover:before {
  content: none;
}

.btn-sns:hover:after {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  background: url(/imgs/sprite/sns.png) no-repeat;
  position: absolute;
  top: -1px;
  left: -1px;
  /*border:solid red 1px;*/
  z-index: 1;
}

.sns-tw:hover:after {
  background-position: 1px -60px;
}

.sns-fb:hover:after {
  background-position: -59px -60px;
}


@media only screen and (max-width: 767px) {
  .box-sns {
    text-align: center;
    margin: -13px 0 15px;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #f5f5f5;
  }
  .special-03 .area-special-restaurant.expantion + .box-sns {
    border-bottom: none;
    border-top: 1px solid #f5f5f5;
    padding: 9px 0 0 0;
    margin: 0 15px -9px;
  }
  .btn-sns:before {
    background-size: 160px 125px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .btn-sns.sns-tw:before {
    background-position: 1px -60px;
  }
  .btn-sns.sns-fb:before {
    background-position: -51px -60px;
  }
  /* HOVER */
  .btn-sns:hover:before {
    content: "";
  }
  .btn-sns:hover:after {
    content: none;
  }
}





/*AFTER INFO
**************************************************/

.special-03 .area-special-restaurant.expantion > .area-picture {
  width: auto;
  padding: 9px 48px;
  margin-bottom: 30px;
}

.special-03 .area-special-restaurant.expantion > .area-picture .area-picture {
  margin-bottom: 30px;
  margin-top: 24px;
}

/*AFTER INFO1 ABOUT
**************************************************/

.special-03 .area-special-restaurant.expantion .area-picture.with-line {
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
}

.special-03 .area-special-restaurant.expantion .area-picture .after-info {
  border: none;
  padding: 24px 0;
  width: 100%;
}





/* 空席情報 */

.special-03 .area-special-restaurant.expantion .ui {
  float: right;
  width: 270px;
}

.special-03 .area-special-restaurant .area-picture .menu {
  border: 2px solid #e7e7e7;
  border-radius: 2px;
  background: url(/imgs/bg/pattern-g1.png);
  margin-bottom: 24px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-bookmark {
  padding: 10px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant {
  display: table;
  width: 100%;
  border-top: 2px solid #e7e7e7;
  line-height: 24px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant {
  display: table-cell;
  border-right: 2px solid #e7e7e7;
  padding: 12px 23px 10px;
  background-color: #fff;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .button-info {
  display: table-cell;
  width: 42px;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
}

.area-course-detail-top .area-button > .button p + p,
.area-course-detail .area-button > .button p + p {
  margin-top: 21px;
}





/* MAIL ICON */

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant {
  font-size: 12.5px;
  cursor: pointer;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -440px -494px;
  width: 22px;
  height: 15px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  vertical-align: -3px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant:hover:before {
  background-position: -464px -494px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant:after {
  content: "空席情報を受け取る";
}





/* MAIL ICON CHECKED*/

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked:before {
  content: " ";
  margin: 0 13px 0 3px;
  vertical-align: -4px;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -501px -416px;
  width: 16px;
  height: 17px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked {
  color: #bd2333;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked:hover:before {
  background-position: -501px -416px;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked:after {
  content: "空席情報配信中";
}





/* INFO ICON */

.special-03 .area-special-restaurant.expantion .area-picture .menu .button-info:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -488px -494px;
  width: 14px;
  height: 14px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

.special-03 .area-special-restaurant.expantion .area-picture .menu .button-info:hover:after {
  background-position: -504px -494px;
}

.btm-more-info {
  margin: 24px auto 0;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .special-03 .area-special-restaurant.expantion .area-picture.with-line {
    border-bottom: none;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .after-info {
    padding: 0;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-bookmark {
    padding: 16px;
    text-align: center;
    line-height: 0;
  }
  .special-03 .area-special-restaurant.expantion .ui {
    float: none;
    width: auto;
    margin-top: 32px;
  }
  /* MAIL ICON */
  .special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant:before {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -273px -251px;
    width: 22px;
    height: 15px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant:hover:before {
    background-position: -273px -251px;
  }
  /* MAIL ICON CHECKED*/
  .special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked:before {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -273px -198px;
    width: 16px;
    height: 17px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .menu .area-button-vacant .button-vacant.checked:hover:before {
    background-position: -273px -198px;
  }
  /* INFO ICON */
  .special-03 .area-special-restaurant.expantion .area-picture .menu .button-info:after {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -256px -133px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .menu .button-info:hover:after {
    background-position: -256px -133px;
  }
}





/*AFTER INFO2: PLAN
**************************************************/

.special-03 .area-special-restaurant .area-picture .text.np {
  margin: auto;
  display: block;
}

.special-03 .area-special-restaurant.expantion .mod-plan-header {
  border: none;
  padding-bottom: 14px;
}

.special-03 .area-special-restaurant.expantion .mod-plan-header h2 {
  margin-bottom: -34px;
}

.area-course-detail .mod-course-header a {
  font-size: 14px;
  color: #333;
}

.special-03 .area-special-restaurant.expantion .area-picture .text.np,
.special-03 .area-special-restaurant.expantion .area-picture .text {
  display: table-cell;
  vertical-align: top;
}

.special-03 .area-special-restaurant.expantion .area-picture .text.np {
  display: block;
}





/* menu1 */

.special-03 .area-special-restaurant.expantion .area-course-detail-top .area-picture .area-button > .text {
  padding-left: 0;
}

.special-03 .area-special-restaurant.expantion .area-picture .area-course-detail .picture {
  width: 86px;
}

.special-03 .area-special-restaurant.expantion .area-picture.box-plan-info {
  border: solid 10px #f8f8f8;
}

.special-03 .area-special-restaurant.expantion .area-course-detail,
.special-03 .area-special-restaurant.expantion .area-course-detail-top {
  padding: 50px 0 10px;
}

.area-course-detail > .mod-course-header {
  width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.special-03 .area-special-restaurant.expantion .area-course-detail-top .area-picture {
  min-height: 200px;
  margin-top: 28px;
}
.mod-course-header .icon {
  min-width: 86px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.mod-course-header .icon.min {
  min-width: 0;
}

.mod-course-header .icon.min + .title {
  line-height: 1.5;
}

.mod-course-header .icon.min + .title small {
  color: #666;
  font-size: 12px;
}

@media only screen and (max-width: 767px) {
  .mod-course-header .icon {
    min-width: 34px;
  }
}
.mod-course-header .icon-ex + .icn-timeBox {
  position: absolute;
  right: 0;
  bottom: 0;
}
.mod-course-header .icon-ex + .icn-timeBox--dayNight {
  right: -8px;
  bottom: -6px;
}
.area-course-detail-top .area-picture > .text > .inner {
  box-sizing: border-box;
  min-height: 105px;
  padding-bottom: 20px;
}

.area-course-detail-top .area-button {
  display: table;
  width: 100%;
  padding-top: 16px;
  background: url(/imgs/bg/dotline.png) repeat-x left top;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  text-align: left;
}

.area-course-detail .area-button {
  display: table;
  width: 100%;
  padding-top: 16px;
  background: url(/imgs/bg/dotline.png) repeat-x left top;
  font-size: 12px;
  line-height: 1.5;
  color: #666;
  text-align: left;
  margin: 32px auto 30px;
}

.area-course-detail-top .area-button > .text,
.area-course-detail .area-button > .text {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
}

.area-course-detail-top .area-button > .button,
.area-course-detail .area-button > .button {
  display: table-cell;
  text-align: right;
}

.special-03 .area-special-restaurant.expantion .button-fill {
  position: relative;
}

.special-03 .area-special-restaurant.expantion .button-fill[target]:after {
  content: "";
  position: absolute;
  right: 6px;
  top: 6px;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -627px -72px;
  width: 10px;
  height: 8px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

span.strike {
  text-decoration: line-through;
  font-weight: inherit;
}

@media only screen and (max-width: 767px) {
  .area-course-detail .mod-course-header a {
    font-size: 12px;
    line-height: 1.5;
  }
  .special-03 .area-special-restaurant.expantion .area-picture.box-plan-info + .area-picture.box-plan-info {
    border-top: 1px solid #e7e7e7;
  }
  .mod-plan-header + .area-course-detail-top + .area-course-detail {
    border-top: 1px solid #e7e7e7;
  }
  .special-03 .area-special-restaurant.expantion > .area-picture {
    padding: 0 15px;
  }
  .special-03 .area-special-restaurant.expantion .area-course-detail,
  .special-03 .area-special-restaurant.expantion .area-course-detail-top {
    padding: 0;
  }
  .special-03 .area-special-restaurant.expantion .mod-plan-header h2 {
    margin: 0 auto;
    border-bottom: 2px solid #e7e7e7;
  }
  .special-03 .area-special-restaurant.expantion .area-picture .text.np,
  .special-03 .area-special-restaurant.expantion .area-picture .text {
    padding: 24px 0 0 0;
    display: block;
  }
  .special-03 .area-special-restaurant.expantion .area-picture.box-plan-info {
    border: none;
    margin-bottom: 0;
  }
  .area-course-detail > .mod-course-header {
    width: auto;
  }
  .area-course-detail .area-button > .text p:first-child,
  .area-course-detail-top .area-button > .text p:first-child {
    margin-top: -14px;
  }
  .area-course-detail .area-button > .text p,
  .area-course-detail-top .area-button > .text p {
    padding: 0 25px 16px;
  }
  .area-course-detail .area-button > .button,
  .area-course-detail-top .area-button > .button {
    display: block;
    text-align: center;
  }
  .area-course-detail .area-button > .button p + p,
  .area-course-detail-top .area-button > .button p + p {
    margin: 24px auto 0;
    width: 240px;
    text-align: right;
  }
  .area-course-detail-top .area-button > .button .link-arrow-right,
  .special-03 .area-special-restaurant.expantion .link-arrow-right,
  .btm-more-info .link-arrow-right {
    display: inline-block;
    border: none;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.1;
  }
  .area-course-detail .area-button > .button .link-arrow-right:after,
  .area-course-detail-top .area-button > .button .link-arrow-right:after,
  .btm-more-info .link-arrow-right:after {
    position: static;
    margin-top: -2px;
    margin-left: 6px;
    vertical-align: middle;
  }
  .special-03 .area-special-restaurant.expantion .link-arrow-right,
  .special-03 .area-special-restaurant.expantion .link-arrow-anchor {
    border: none;
  }
  .special-03 .area-special-restaurant.expantion .button-fill[target]:after {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -202.5px -158px;
    width: 10px;
    height: 8px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .mod-course-header .icon-ex + .icn-timeBox--dayNight {
    right: -6px;
    bottom: -3px;
  }
}







/************************************************************************************
CAREER PAYMENT@1021
*************************************************************************************/


/*regist_08a
**************************************************/

.box-explanation {
  overflow: hidden;
}

.explanation {
  float: right;
  font-size: 11px;
  font-weight: bold;
  width: 200px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 9px 30px 9px;
  color: #666;
  line-height: 1.2;
  position: relative;
  text-align: center;
  background: #EEE;
  border-radius: 4px 4px 0 0;
}

.dl-plan-switch {
  overflow: hidden;
}

#page.regist-8 .plus-payment .picker-radio .picker-handle {
  padding: 36px 16px 38px 28px;
}

#page.regist-8 .mod-form-box .dl-plan-switch dt {
  padding: 38px 0;
}

#page.regist-8 .mod-form-box .dd-plan-switch1 {
  width: 434px;
  padding: 34px 20px;
  float: left;
  /*background:#FBAFAF;*/
  position: relative;
  overflow: visible;
}

#page.regist-8 .mod-form-box .dd-plan-switch2 {
  font-size: 12px;
  width: 200px;
  float: right;
  line-height: 1.4;
  /*background:#C8C8FF;*/
  position: relative;
  text-align: center;
  padding: 30px 10px;
}

#page.regist-8 .mod-form-box .dd-plan-switch1:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  top: 9px;
  bottom: 9px;
  right: -3px;
  border-left: dotted 2px #ebebeb;
  z-index: 2;
}

.caution {
  color: #bd2333;
}

@media only screen and (max-width: 767px) {
  .box-explanation {
    display: none;
  }
  #page.regist-8 .plus-payment .picker-radio .picker-handle {
    padding: 24px 10px;
  }
  #page.regist-8 .mod-form-box .dl-plan-switch dt {
    padding: 25px 0 0;
  }
  #page.regist-8 .mod-form-box .dd-plan-switch1,
  #page.regist-8 .mod-form-box .dd-plan-switch2 {
    float: none;
    width: auto;
  }
  #page.regist-8 .mod-form-box dd.dd-plan-switch1 {
    padding: 10px 3px 0;
  }
  #page.regist-8 .mod-form-box dd.dd-plan-switch1 .caution {
    display: block;
  }
  .br-pc {
    display: none;
  }
  #page.regist-8 .mod-form-box dd.dd-plan-switch2 {
    margin: 3px auto 21px;
    padding: 2px 9px;
    text-align: left;
    display: inline-block;
    background: rgba(212, 212, 212, 0.75);
    border-radius: 4px;
    line-height: 1.4;
  }
  #page.regist-8 .mod-form-box .dd-plan-switch2:before {
    content: none;
  }
}





/*regist_08-2
**************************************************/


/* IMAG */

#page.regist-8-2 .area-list div.credit p.img,
#page.mypage-27 .area-list div.credit p.img,
#page.mypage-28 .area-list div.credit p.img {
  text-indent: inherit;
  background: transparent;
  height: auto;
  width: auto;
}

#page.regist-8-2 .area-list div.credit p.img img,
#page.mypage-27 .area-list div.credit p.img img,
#page.mypage-28 .area-list div.credit p.img img {
  width: 100%;
  height: auto;
  max-width: 480px;
}

@media only screen and (max-width: 767px) {
  #page.regist-8-2 .area-list div.credit p.img img,
  #page.mypage-27 .area-list div.credit p.img img,
  #page.mypage-28 .area-list div.credit p.img img {
    width: 90%;
    height: auto;
  }
}





/* TAB */

.tab-credit {
  text-align: center;
  margin: 48px auto 0px;
}

.tab-credit > li {
  display: inline-block;
  font-size: 16px;
  margin: 0 30px;
  cursor: pointer;
}

.tab-credit > li .dd-plan-switch1 {
  font-weight: bold;
  color: #666;
}

.checked dd.dd-plan-switch1 {
  color: #bd2333;
}

.dis-non {
  display: none;
}

.box-tab .credit {
  min-height: 218px;
}

#page.regist-8-2 .area-list .aside.before-box-tab {
  background: none;
}

#page.regist-8-2 .area-list .aside.before-box-tab-center {
  text-align: center;
}

.box-tab .tab-credit {
  padding-bottom: 24px;
  background: url(/imgs/bg/dotline.png) repeat-x left bottom;
}

@media only screen and (max-width: 767px) {
  .tab-credit > li {
    display: block;
    text-align: left;
    margin: 0 15px;
  }
  .box-tab .picker.picker-radio {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    float: none;
    margin: 0;
    padding: 13px 24px 12px;
    width: auto;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
  }
  .box-tab .picker.picker-radio:first-child {
    border-radius: 2px 2px 0 0 ;
    -webkit-border-radius: 2px 2px 0 0 ;
    -moz-border-radius: 2px 2px 0 0 ;
  }
  .box-tab .last .picker.picker-radio {
    border-bottom: 1px solid #e3e3e3;
    border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
  }


  .box-tab .credit {
    min-height: inherit;
  }
}





/*help_01
**************************************************/

.help-figure {
  width: 100%;
  height: auto;
}





/************************************************************************************
868-HKM ICONS@1029
*************************************************************************************/


/* ICON<GOLD MEMBERS> IE8 FIXED */

#section-service .section-service-4 .icon .icon-goldmember,
#page.intro-01 #section-service .section-service-4 .icon .icon-goldmember {
  line-height: 4;
}





/* ICON HELP OPEN */

.icon-question2 {
  background-position: -821px -363px;
}

@media only screen and (max-width: 767px) {
  .icon-question2 {
    background-position: -394px -366px;
  }
  /* TOP SELECTION SERVICE BG */
  #page.top-01 #section-service.area-section .section-service-2,
  #page.intro-01 #section-service.area-section .section-service-2,
  #page.top-01 #section-service.area-section .section-service-4,
  #page.intro-01 #section-service.area-section .section-service-4 {
    background-size: cover;
    background-position: center center;
  }
}





/************************************************************************************
1048-PLAN-UPGRADE@1127
*************************************************************************************/

#page.mypage-21 .area-information.plan-upgrade {
  padding: 30px;
}

#page.mypage-21 .area-information.plan-upgrade.border-bottom-dotted {
  background: url(/imgs/bg/dotline.png) repeat-x left bottom;
}

.plan-upgrade .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}

.plan-upgrade .title + p {
  margin-top: 1em;
}

.plan-upgrade p {
  color: #666;
  font-size: 14px;
  line-height: 22px;
}

.plan-upgrade .attention {
  text-indent: -1em;
  margin-left: 1em;
}

@media only screen and (max-width: 767px) {
  #page.mypage-21 .area-information.plan-upgrade {
    padding: 20px 15px;
  }
  #page.mypage-21 .aside.plan-upgrade + .area-information {
    margin-top: 0;
  }
}





/************************************************************************************
*
*1094-PLAN-WAITING@1221
*
*************************************************************************************/

#main.wide {
  max-width: 1050px;
  overflow: hidden;
}
#main.wide--cancelingHidden {
  overflow: inherit;
  padding-bottom: 0;
}

#page.plan-01,
#page.reserve-01 {
  min-width: inherit;
}





/* MAIN VISUAL 
*******************************************/

#page #main.wide .area-reserve.plan-renewal {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
}

#main.wide .area-reserve .area-reserve-inner {
  max-width: 990px;
  max-width: 1030px;
  width: auto;
  margin: auto;
  padding: 90px 0;
  transition: width 0.5s;
  overflow: hidden;
  min-height: 174px;
}

#main.wide .area-reserve .area-reserve-inner .reserve-header-image {
  max-width: none
}

#page .area-reserve.plan-renewal .area-reserve-inner .reserve-header-image {
  background: url(/imgs/reserve/reserve-header-image.jpg) no-repeat left bottom;
}

#main.wide .area-reserve .area-reserve-inner .reserve-text {
  width: 46%;
  min-width: 360px;
  float: right;
  position: relative;
  top: inherit;
  right: inherit;
  margin-right: 30px;
}

#main.wide .area-reserve .area-reserve-inner .reserve-text p {
  line-height: 1.4;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
}

#main.wide .area-reserve .area-reserve-inner .reserve-text p.box-link {
  margin-bottom: 0;
}

#main.wide .area-reserve .area-reserve-inner .reserve-text p a {
  float: none;
}

#page #main.wide .area-reserve.plan-renewal .area-reserve-inner .reserve-header-image {
  background: transparent;
  height: 60px;
}

#page #main.wide .area-reserve .area-reserve-inner .reserve-header-image span {
  right: 0;
}





/* LOGO */

#page #main.wide .area-reserve.plan-renewal .gurunavi {
  position: absolute;
  top: -35px;
  right: 0;
  width: 65px;
}

#page #main.wide .area-reserve.plan-renewal .gurunavi .logo {
  width: 100%;
}





/* MAIN VISUAL */

#page #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
  display: block;
  max-width: 540px;
  max-height: 379px;
  width: 70%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}

#page.plan-01 #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
  bottom: 12px;
  max-width: 484px;
  max-height: 340px;
}





/* SELECTER AREA */

.box-selecter-area {
  border-radius: 4px;
  background: #F6F6F6;
  overflow: hidden;
  padding: 12px;
  margin-top: 12px;
  box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;
  -webkit-box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;
  -moz-box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;
}

.selecter-area {
  text-align: center;
  display: inline;
}

.selecter-area > li {
  display: inline-block;
  width: 60px;
  text-align: center;
}
.selecter-area a.area-link {
  float: none;
  max-width: 5em;
  width: 100%;
  display: inline-block;
  margin: 6px 0;
  text-decoration: none;
  padding: 3px 0;
  border-radius: 2px;
  -webkit-transition: background 0.25s linear, color 0.25s linear;
  -moz-transition: background 0.25s linear, color 0.25s linear;
  -ms-transition: background 0.25s linear, color 0.25s linear;
  -o-transition: background 0.25s linear, color 0.25s linear;
  transition: background 0.25s linear, color 0.25s linear;
}

.selecter-area a.area-link:hover {
  color: #7B1012;
  background: #CCC5C6;
  color: #FFF;
}

.selecter-area a.area-link.selected {
  background: #6B5354;
  color: #FFF;
  position: relative;
}

.box-link {
  margin-top: 6px;
}

.box-link.align-r {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -32px;
  padding: 0;
  margin: 0;
}





/* 1117 MY PAGE / PLAN@0115 */


/* CONTENTS
*******************************************/


/* BAR-RESULT */

.bar-result {
  text-align: center;
  background: #d2d2d2;
  padding: 6px 12px;
  border-radius: 3px;
  border-bottom: solid 1px #EBEBEB;
}

.bar-result-score {
  color: #FFF;
}

#page.mypage-10 .area-bookmarklist .list-item.link-off,
#page.mypage-10 .area-bookmarklist .list-item.link-off .item-body .inner-block p.name,
#page.mypage-10 .area-bookmarklist .list-item.link-off .item-body .inner-block p span.category,
#page.mypage-10 .area-bookmarklist .list-item.link-off .item-body .inner-block p span.area {
  color: #BBB;
}

#page.mypage-10 .area-bookmarklist .list-item.link-off .item-icon .inner-block {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #page.mypage-10 .area-bookmarklist .list-item.link-off .item-icon .inner-block {
    font-size: 80%;
  }
  #page.mypage-10 .area-bookmarklist .list-item.link-off .item-icon {
    padding-top: 12px;
  }
  #page.mypage-10 .area-bookmarklist .list-item.link-off .item-icon .inner-block {
    text-align: left;
  }
}

#main.wide .area-waiting {
  max-width: 1200px;
  position: relative;
}

#main.wide .area-waiting + .area-waiting {
  margin-top: 8px;
}
#main.wide .area-waiting + .area-waiting:before {
  content: "";
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -8px;
  background: url("/imgs/search/line-bg-bottom.png") no-repeat center bottom;
  -webkit-background-size: contain;
  background-size: contain;
}

#main.wide .area-waiting + .area-waiting.list-end:before {
  content: none;
  display: none;
}

#main.wide .area-waiting.list-end {
  margin-top: 0;
  position: relative;
}

@media only screen and (min-width: 768px) {
  #main.wide .area-waiting.list-end:after {
    content: "";
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: url(/imgs/search/line-bg-bottom.png) no-repeat center bottom;
    -webkit-background-size: contain;
    background-size: contain;
  }
}

#page #main.wide .area-waiting .waiting-list {
  padding: 0;
  width: 1035px;
  margin: auto;
  display: table;
  table-layout: fixed;
}

#main.wide .area-waiting .waiting {
  max-width: 230px;
  width: 33%;
  /*  padding: 0 1.5% 88px 1.5%;*/
  padding: 40px 40px 120px 40px;
  padding: 40px 0 120px 0;
}

#main.wide .area-waiting .waiting + .waiting {
  border-left: dotted 2px #EBEBEB;
}

#main.wide .area-waiting .waiting.blank {
  border: none;
}

#main.wide .area-waiting .waiting .inner {
  max-width: 300px;
  width: auto;
  margin: auto 15px;
}

#page #main.wide .area-waiting .waiting .address {
  padding-top: 0;
}

#main.wide .area-waiting .waiting .box-rating-comfort {
  border: solid 1px orange;
  overflow: hidden;
  clear: both;
  max-width: 240px;
  margin: auto;
  padding-top: 12px
}

#main.wide .area-waiting .waiting .box-rating-comfort > .rating {
  display: inline-block;
  width: 50%;
}

#main.wide .area-waiting .waiting .box-rating-comfort > .comfort {
  display: inline-block;
  margin-left: 2%;
  width: 48%;
}





/* SCORE */

#main.wide .icons-main {
  padding-top: 9px;
  min-width: 183px;
  max-width: 203px;
  margin: auto;
  display: flex;
}

#main.wide .icons-main .icon {
  margin-right: 2px;
  display: inline-block;
  text-align: left;
  min-height: 30px;
}

#main.wide .icons-main .icon:last-of-type {
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  #main.wide .icons-main .icon:last-of-type {
    margin-left: 15px;
  }
}

#main.wide .icons-main .icon img {
  width: auto;
  height: 30px;
}





/* BTN 
****************************/

#main.wide .area-waiting .waiting .button-vacant {
  /*	left:1.5%;	*/
  bottom: 40px;
  left: 40px;
  max-width: 270px;
  min-width: 195px;
  width: auto;
  right: 40px;
}

.box-button-vacant {
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
  height: 46px;
}

#main.wide .area-waiting .waiting .box-button-vacant .button-vacant {
  position: relative;
  width: 100%;
  max-width: 260px;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}





/* NEW ICON */

#page #main.wide .area-waiting .waiting.new:before {
  left: 30px;
  top: 25px;
  content: "NEW";
  text-indent: inherit;
  background: none;
  color: #bd2333;
  font-size: 10px;
  font-weight: bold;
  width: 96px;
  height: auto;
}

#page #main.wide .area-waiting .aside {
  border-top: none;
  margin-top: 0;
}

@media only screen and (max-width: 1035px) {
  #page #main.wide .area-waiting .waiting-list {
    width: 100%;
  }
  #main.wide .area-reserve .area-reserve-inner {
    padding: 70px 15px;
  }
  /* ADDRESS */
  #page #main.wide .area-waiting .waiting .address {
    line-height: 1.2;
  }
  /* MAIN VISUAL */
  #page.plan-01 #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    left: 20px;
    bottom: 25px;
  }
  #page.plan-01 #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    max-width: 410px;
  }
  /* SELECTER AREA */
  .selecter-area {
    display: inline;
  }
  .selecter-area > li {
/*    width: 23%;*/
    box-sizing: border-box;
  }
  .bar-result {
    border-radius: 0;
  }
  /* TEXT-LINK */
  .box-link.align-r {
    /*    right: 50px;*/
  }
  /* BTN */
  #main.wide .area-waiting .waiting .button-vacant {
    left: 30px;
    right: 30px;
  }
}

@media only screen and (max-width: 839px) {
  #page #main.wide .area-waiting .waiting-list {

    /*background:#CAA3A3;*/
    margin: 0 1%;
    width: 98%;
  }
  #main.wide .area-reserve .area-reserve-inner .reserve-text p {
    margin-bottom: 12px;
  }
  #main.wide .area-waiting .waiting + .waiting {
    border-left: none;
  }
  #main.wide .area-waiting .waiting.blank {
    padding: 0;
  }
  /* ADDRESS */
  #main.wide .area-waiting .waiting .address .area {
    font-size: 11px;
  }
  #main.wide .area-waiting .waiting .address .name {
    font-size: 14px;
  }
  /* SCORE */
  #main.wide .icons-main {
    text-align: center;
    margin: 12px 0;
  }
}

@media only screen and (max-width: 767px) {

  .reserve-01 #main.wide .area-waiting + .area-waiting:before {
    content: none;
    display: none;
  }
  /* MAIN VISUAL */
  #main.wide .area-reserve .area-reserve-inner,
  .logout #main.wide .area-reserve .area-reserve-inner {
    padding: 15px 15px 0;
    background: #FFF;
  }
  #page #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    display: block;
    position: relative;
    max-width: 280px;
    margin: auto;
  }
  #page.plan-01 #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    bottom: 0;
    top: 0;
    left: inherit;
  }
  #page #main.wide .area-reserve.plan-renewal .area-reserve-inner .reserve-header-image {
    background: url(/imgs/reserve/reserve-header-image-sp.jpg) no-repeat 0 0;
    width: 320px;
    height: 240px;
    background-size: 100% auto;
    margin: 0 auto;
  }
  #page #main.wide .area-reserve .area-reserve-inner .reserve-text p {
    line-height: 1.4;
    font-size: 13px;
  }
  #page #main.wide .area-reserve .area-reserve-inner .reserve-text .box-link {
    margin: auto;
  }
  #page #main.wide .area-reserve .area-reserve-inner .reserve-text p .link-arrow-right {
    margin: auto;
    padding: 18px;
  }
  #main.wide .area-reserve .area-reserve-inner .reserve-text {
    padding: 15px 0 0 0;
    width: auto;
    min-width: inherit;
    margin-right: auto;
  }
  #page #main.wide .area-waiting .waiting-list {
    width: 100%;
    margin: auto;
  }
  #page #main.wide .area-waiting .waiting .address {
    margin-bottom: 12px;
    padding-bottom: 0;
  }
  #main.wide .area-waiting .waiting {
    position: relative;
    max-width: inherit;
    width: 100%;
    padding: 30px 15px 38px;
  }
  #main.wide .area-waiting + .area-waiting {
    margin-top: 0;
  }
  #main.wide .area-waiting .waiting:after {
    content: "";
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -8px;
    background: url("/imgs/search/line-bg-bottom.png") no-repeat center bottom;
  }
  #main.wide .area-waiting .waiting.first:after,
  #main.wide .area-waiting .waiting.blank:after {
    content: none;
    display: none;
  }
  #page #main.wide .area-waiting .waiting.new {
    padding-top: 45px;
  }
  #main.wide .area-waiting .waiting .inner {
    max-width: 100%;
    margin: auto;
    min-height: 116px;
  }
  #main.wide .area-waiting .waiting .box-rating-comfort {
    margin: 0;
    clear: none;
  }
  /* NEW ICON */
  #page #main.wide .area-waiting .waiting.new:before {
    left: 18px;
    top: 28px;
  }
  /* SELECTER AREA */
  .box-selecter-area {
    padding: 6px 12px;
    margin: 12px 0 0;
    border-radius: 0;
  }
  #page .area-reserve .area-reserve-inner .reserve-text a.area-link {
    /*    display: table-cell;*/
    margin: 6px 0;
    border-width: 1px;
    max-width: 5em;
  }
  #main.wide .icons-main {
    margin: 0;
    padding: 0;
  }
  #page #main.wide .area-waiting .waiting .thumb {
    padding-bottom: 0;
  }
  /* TEXT-LINK */
  .box-link.align-r {
    position: inherit;
    right: inherit;
    bottom: inherit;
    clear: both;
  }
  .box-link.align-r .link-arrow-right {
    border: none;
    padding: 18px 24px;
    margin: auto -15px;
  }
}

@media only screen and (max-width: 360px) {
  .selecter-area > li {
    width: 32%;
  }
}





/************************************************************************************
1094-PLAN-WAITING@1221
BOX PLAN
*************************************************************************************/

.box-plan {
  display: table;
  max-width: 850px;
  margin: auto;
  width: 100%;
}

.box-plan-pic {
  display: table-cell;
  width: 96px;
  padding: 24px;
  border-right: dotted 2px #EBEBEB;
}

.box-plan-pic .append {
  text-decoration: none;
  position: relative;
  display: block;
  background: #F6F6F6;
  border-radius: 3px;
  box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;

  -webkit-box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;
  -moz-box-shadow: rgba(184, 184, 184, 0.5) 0px 0px 3px 1.5px inset;
}

.box-plan.new .append:before {
  content: "NEW";
  color: #bd2333;
  text-decoration: none;
  display: block;
  margin-bottom: 3px;
  position: absolute;
  top: -15px;
  font-size: 10px;
  width: 96px;
  font-weight: bold;
}

.box-plan.recommend .append:before {
  content: "おすすめ";
  color: #bd2333;
  text-decoration: none;
  display: block;
  margin-bottom: 3px;
  position: absolute;
  top: -15px;
  font-size: 10px;
  width: 96px;
  font-weight: bold;
}

.box-plan.recommend-new .append:before {
  content: "おすすめ NEW";
  color: #bd2333;
  text-decoration: none;
  display: block;
  margin-bottom: 3px;
  position: absolute;
  top: -15px;
  font-size: 10px;
  width: 96px;
  font-weight: bold;
}

.box-plan.no-photo .append:before {
  top: 0;
}

.box-plan.new .box-plan-pic,
.box-plan.new .box-plan-txt,
.box-plan.recommend .box-plan-pic,
.box-plan.recommend .box-plan-txt {
  padding-top: 34px;
}

.box-js-thumb {
  padding: 5px;
  display: block;
}

.box-js-thumb .js-thumb {
  overflow: hidden;
  display: block;
  width: 86px;
  height: 86px;
}

.box-plan-txt {
  display: table-cell;
  vertical-align: top;
  padding: 24px 24px 48px 24px;
}

@media only screen and (max-width: 767px) {
  .box-plan,
  .box-plan-pic,
  .box-plan-txt {
    display: block;
    width: auto;
    max-width: inherit;
    border: none;
    padding: 0;
  }
  .box-plan.new .box-plan-pic,
  .box-plan.new .box-plan-txt,
  .box-plan.recommend .box-plan-pic,
  .box-plan.recommend .box-plan-txt {
    padding-top: 9px;
  }
  .box-plan {
    padding: 30px 15px;
  }
  .box-plan.new,
  .box-plan.recommend {
    padding-top: 28px;
  }
  .box-plan-pic {
    float: left;
    margin-right: 12px;
  }
  .box-plan.no-photo .append:before {
    top: -15px;
  }
  .box-js-thumb .js-thumb {
    width: 74px;
    height: 74px;
  }
  .box-plan.new .append:before,
  .box-plan.recommend .append:before {
    width: 84px;
  }
  .box-plan-txt {
    padding: 0 0 15px 0;
  }
}





/* NAME-SCORE 
*************************************************/

.box-name-score {
  display: table;
  width: 100%;
}

.box-name-score .box-name {
  display: table-cell;
  vertical-align: middle;
}

.box-name-score .box-score {
  display: table-cell;
  vertical-align: top;
  width: 207px;
  overflow: hidden;
}

.rating__icn-img,
.comfort__icn-img {
  width: auto;
  height: 30px;
}

.address--course {
  font-size: 12px;
  color: #999;
  margin-bottom: 9px;
}

.box-score--course {
  margin-bottom: 9px;
}

.box-name-score .rating {
  float: left;
  margin: 0 8.14815% 0 0;
  width: 96px;
  padding: 0;
  min-height: 32px;
}

.box-name-score .comfort {
  float: left;
  width: 94px;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .box-name-score,
  .box-name-score .box-name,
  .box-name-score .box-score {
    display: block;
    width: auto;
    max-width: inherit;
    border: none;
  }
  .box-name-score .rating {
    margin-right: 4px;
  }
}





/* NAME = SHOP NAME
*************************************************/

.box-name-score .name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 9px;
}

.box-plan .address {
  font-size: 12px;
  margin: 1px 0 9px;
  color: #666;
}

.box-plan .address .category:after {
  content: "/";
  margin: 0 3px;
}

@media only screen and (max-width: 767px) {
  .box-name-score .name {
    font-size: 14px;
  }
  .box-plan .address {
    font-size: 11px;
  }
}





/* TITLE = PLAN NAME 
*************************************************/

.box-plan-txt .mod-course-header {
  clear: both;
}
.box-plan-txt .title {
  padding-top: 12px;
  padding-bottom: 12px;
}

.box-plan-txt .title [class^=icon] + a {
  margin-left: 18px;
}

.waiting-list .box-plan-txt .icon.min + .title a {
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .box-plan-txt .title {
    clear: both;
    margin: 18px auto;
  }
  .box-plan-txt .title a,
  .waiting-list .box-plan-txt .icon.min + .title a{
    font-size: 14px;
  }
  .box-plan .price {
    text-align: center;
  }
  /* PLAN ICON */
  .area-plan .section-plan .plan .text .title {
    text-indent: -27px;
    padding-left: 27px;
  }
  .area-plan .section-plan .plan .text .title .icon-daytime {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -273px -157px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
  .area-plan .section-plan .plan .text .title .icon-night {
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -273px -136px;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
}





/* DESC */

.box-desc-btn {
  display: table;
  width: 100%;
  margin-top: 12px;
}

.box-desc-btn .desc {
  display: table-cell;
  vertical-align: top;
  color: #878787;
  line-height: 1.4;
  font-size: 95%;
}

.box-desc-btn .box-btn {
  display: table-cell;
  vertical-align: top;
  width: 180px;
}

.btn-frame {
  display: block;
  font-size: 95%;
  padding: 2px 12px;
  line-height: 34px;
  margin: auto;
  position: relative;
  background: #FFF;
  border: solid 2px #bd2333;
  color: #bd2333;
  border-radius: 3px;
  max-width: 240px;
  text-align: center;
  text-decoration: none;
}

.btn-frame:hover {
  background: #F7F7F7;
}

.button-fill--deactive,
.button-fill--deactive:hover {
  background: #EEE;
  cursor: text;
}

.icn-arrow-red {
  display: block;
  padding: 0 15px;
  position: relative;
  font-weight: bold;
  color: #333;
}

.icn-arrow-red:before {
  content: "";
  display: block;
  width: 10px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
  background: url(/imgs/cp/sprite_xmas.png) -57px 0 no-repeat;
}

@media only screen and (min-width: 768px) {
  .box-desc-btn .desc {
    padding-right: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .box-desc-btn,
  .box-desc-btn .desc,
  .box-desc-btn .box-btn {
    display: block;
    width: auto;
    max-width: inherit;
    border: none;
  }
  .btn-frame > span {
    font-weight: bold;
  }
  .box-plan .desc {
    margin-bottom: 15px;
  }
  .icn-arrow-red {
    color: #333;
  }
  .icn-arrow-red:before {
    content: "";
    display: inline-block;
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -462.5px -49px;
    width: 8px;
    height: 11px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    margin: -5px 0 0;
    position: absolute;
    right: 14px;
    top: 50%;
    vertical-align: baseline;
  }
}





/************************************************************************************
1094-PLAN-WAITING@1221
BOX PLAN PRE LOGIN
*************************************************************************************/

#page.logout #main.wide .area-reserve.plan-renewal {
  overflow: hidden;
  position: relative;
}

#page.logout #main.wide .area-reserve.plan-renewal:after {
  content: "";
  height: 2px;
  display: block;
  background: #d6d6d6;
  background: -moz-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.logout #main.wide .area-reserve .area-reserve-inner {
  padding: 70px 0;
  max-width: 1000px;
}

#page.plan-01.logout #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
  max-width: 430px;
}

#main.wide .area-waiting .exclusive {
  width: auto;
  max-width: 680px;
  padding: 48px 15px;
  margin: auto;
  display: block;
  text-align: center;
}

.area-reserve .exclusive .area-button {
  text-align: center;
  padding: 6px 0;
}

.area-reserve .exclusive h3,
.area-waiting .exclusive h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
}

.area-waiting .exclusive .area-button {
  text-align: center;
  padding: 24px 0;
}

.area-reserve .exclusive .area-button a,
.area-waiting .exclusive .area-button a {
  margin: 0 6px;
  border-width: 2px;
}

#page .area-reserve .area-reserve-inner .reserve-text .area-button a {
  max-width: 210px;
  float: none;
  line-height: 36px;
}

#page .area-reserve .area-reserve-inner .reserve-text .area-button .button-free-trial {
  color: #FFF
}

.button-free-trial {
  background: #EA5E08;
  border-width: 2px;
  border-color: #EA5E08;
  color: #FFF;
  -webkit-transition: background 0.25s linear, border-color 0.25s linear;
  -moz-transition: background 0.25s linear, border-color 0.25s linear;
  -ms-transition: background 0.25s linear, border-color 0.25s linear;
  -o-transition: background 0.25s linear, border-color 0.25s linear;
  transition: background 0.25s linear, border-color 0.25s linear;
}

.button-free-trial:hover {
  background: #CE5003;
  border-color: #CE5003;
}

.logout #main.wide .area-reserve .exclusive p {
  text-align: center;
}

.logout .bar-result {
  padding: 1px 12px;
}

@media only screen and (max-width: 1035px) {
  .logout #main.wide .area-reserve .area-reserve-inner {
    padding: 50px 0;
  }
  #page.plan-01.logout #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    max-width: 350px;
    left: 20px;
  }
  .logout #main.wide .area-reserve .area-reserve-inner .reserve-text {
    width: 55%;
  }
  #page .area-reserve .area-reserve-inner .reserve-text .area-button a {
    max-width: inherit;
  }
}

@media only screen and (max-width: 767px) {
  #page.plan-01.logout #main.wide .area-reserve.plan-renewal .area-reserve-inner .figure {
    max-width: 280px;
    left: inherit;
  }
  .logout #main.wide .area-reserve .area-reserve-inner .reserve-text {
    width: auto;
    padding: 0 15px;
  }
  .logout #main.wide .area-reserve .exclusive {
    text-align: center;
  }
  .area-waiting .exclusive .area-button {
    padding: 12px 0 24px;
  }
  .link-arrow-right,
  .link-arrow-anchor {
    border-top: solid 1px #e7e7e7;
    border-bottom: solid 1px #e7e7e7;
    display: block;
    padding: 18px 14px;
    position: relative;
  }
  .logout #main.wide .area-reserve .area-reserve-inner {
    padding: 20px 0;
  }
  #page.logout .area-reserve .area-reserve-inner .reserve-text .button-text {
    margin-top: 6px;
    border-width: 2px;
  }
  #page #main.wide .area-reserve .area-reserve-inner .reserve-text p .link-arrow-right {
    font-weight: normal;
    font-size: 12px;
  }
}

@media only screen and (max-width: 555px) {
  .logout #main.wide .area-reserve .area-reserve-inner {
    padding-bottom: 0;
  }
  .area-reserve .exclusive h3 {
    font-size: 14px;
    text-align: left;
  }
  .area-waiting .exclusive .button-text + .button-text {
    margin-top: 12px;
  }
  #page.logout .area-reserve .area-reserve-inner .reserve-text .button-text {
    max-width: 240px;
    margin: 12px 12px 0;
  }
}





/************************************************************************************
1094-PLAN-WAITING@1221
LOGIN TOP
*************************************************************************************/

.area-plan.top-wide .section-plan {
  max-width: 1200px;
}

.area-plan.top-wide .section-plan h1 {
  position: relative;
}

.area-plan .section-plan h1:before {
  content: "";
  height: 2px;
  display: block;
  background: #d6d6d6;
  background: -moz-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #d6d6d6 100%);
  background: linear-gradient(to right, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #d6d6d6 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.area-plan.top-wide .section-plan .aside {
  position: relative;
  border: none;
}

.area-plan.top-wide .section-plan .aside:before {
  content: "";
  height: 2px;
  display: block;
  background: #d6d6d6;
  background: -moz-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #d6d6d6 2%, #d6d6d6 50%, #d6d6d6 98%, #ffffff 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.top-wide .area-waiting {
  padding: 0;
  background: none;
  position: relative;
}

.top-wide .area-waiting + .area-waiting:after {
  content: "";
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -8px;
  background: url("/imgs/search/line-bg-bottom.png") no-repeat center bottom;
}





/* PLAN 
*******************************************/

.area-waiting.top-wide .section-waiting {
  max-width: inherit;
}

.area-waiting.top-wide .section-waiting .waiting-list {
  padding: 0;
  width: 1035px;
  margin: 30px auto;
  display: table;
  table-layout: fixed;
  border-top: solid 2px #EBEBEB;
}

.area-waiting.top-wide .section-waiting .waiting {
  max-width: 230px;
  width: 33%;
  padding: 40px 0 120px 0;
}

.area-waiting.top-wide .waiting .inner {
  max-width: 283px;
  width: auto;
  margin: auto 30px;
}

.area-waiting .waiting .thumb {
  float: left;
  margin-right: 14px;
  background-color: #000;
  display: inline-block;
  width: 86px;
  height: 86px;
  overflow: hidden;
}

.area-waiting.top-wide .section-waiting .waiting .button-vacant {
  /* left: 1.5%; */
  bottom: 40px;
  left: 40px;
  max-width: 270px;
  min-width: 195px;
  width: auto;
  right: 40px;
}

.area-waiting.top-wide .section-waiting .waiting + .waiting {
  /*    border-left: dotted 2px #EBEBEB;*/
}

.area-waiting.top-wide .icons-main {
  overflow: hidden;
  padding-top: 9px;
  min-width: 163px;
  max-width: 183px;
  margin: auto;
}





/* SCORE */

.area-waiting.top-wide.icons-main {
  overflow: hidden;
  padding-top: 9px;
  min-width: 163px;
  max-width: 183px;
  margin: auto;
}

.area-waiting.top-wide .icons-main .icon {
  width: 50%;
  margin-right: 9px;
  display: inline-block;
  text-align: left;
}

.area-waiting.top-wide .icons-main .icon + .icon {
  width: 40%;
  margin: 0;
}

.area-waiting.top-wide .icons-main .icon img {
  width: auto;
  height: 30px;
}

#page .area-waiting.top-wide .waiting .address {
  padding-top: 0;
}

#page .area-waiting.top-wide .waiting .address .category {
  margin-right: 0.25em;
  font-size: 12px;
  color: #999;
}

#page .area-waiting.top-wide .waiting .address .area {
  font-size: 12px;
  color: #999;
}





/* NEW ICON */

.area-waiting.top-wide .section-waiting .waiting.new:before {
  content: "NEW";
  position: absolute;
  top: 25px;
  left: 30px;
  text-indent: inherit;
  background: none;
  color: #bd2333;
  font-size: 10px;
  font-weight: bold;
  width: 96px;
  height: auto;
}

.area-waiting.top-wide .section-waiting .aside {
  margin: auto;
  max-width: 1035px;
}

@media only screen and (max-width: 1035px) {
  .area-waiting.top-wide .section-waiting .waiting-list {
    width: 100%;
    margin-bottom: 0;
  }
  .area-waiting.top-wide .section-waiting .waiting .address {
    line-height: 1.2;
  }
}

@media only screen and (max-width: 839px) {
  .area-waiting.top-wide .waiting-list {

    /*background:#CAA3A3;*/
    margin: 0 1%;
    width: 98%;
  }
  .area-waiting.top-wide .area-reserve-inner .reserve-text p {
    margin-bottom: 12px;
  }
  .area-waiting.top-wide .waiting + .waiting {
    border-left: none;
  }
  .area-waiting.top-wide .waiting.blank {
    padding: 0;
  }
  /* ADDRESS */
  .area-waiting.top-wide .waiting .address .area {
    font-size: 11px;
  }
  .area-waiting.top-wide .section-waiting .waiting .address .name {
    font-size: 14px;
  }
  /* SCORE */
  .area-waiting.top-wide .icons-main {
    text-align: center;
    margin: 12px 0;
  }
  /* BTN */
  .area-waiting.top-wide .section-waiting .waiting .button-vacant {
    left: 30px;
    right: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .area-waiting.top-wide .section-waiting .waiting-list {
    width: 100%;
    margin: 12px auto 0;
  }
  .area-waiting.top-wide .section-waiting .waiting {
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    max-width: inherit;
    width: 100%;
    padding: 30px 15px 38px;
  }
  .area-waiting.top-wide .section-waiting .waiting.new:before {
    left: 15px;
  }
  .area-waiting.top-wide .section-waiting .waiting + .waiting:after {
    content: "";
    height: 8px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -8px;
    background: url("/imgs/search/line-bg-bottom.png") no-repeat center bottom;
  }
  .area-waiting.top-wide .section-waiting .waiting.new {
    padding-top: 45px;
  }
  .area-waiting.top-wide .section-waiting .waiting .inner {
    max-width: 100%;
    margin: auto;
    min-height: 116px;
  }
  #page .area-waiting.top-wide .waiting .address {
    margin-bottom: 12px;
    padding-bottom: 0;
  }
  #page .area-waiting.top-wide .icons-main {
    margin: 0;
    padding: 0;
  }
  .area-waiting.top-wide .section-waiting .waiting:before {
    left: 18px;
    top: 28px;
  }
}





/************************************************************************************
*
*16-1129-1132-gkaiin-matome
*
*************************************************************************************/


/**************************************************
*CONTENTS-HUB GLOBAL MENU / LOG OUT MENU
**************************************************/


/*グローバルの背景色など変更*/

#page.hub .category .hub a {
  color: #FFF;
}

#page.hub .category .hub a:hover {
  background: none;
}





/************************************************************************************
*
*16-1159-TVT
*
*************************************************************************************/


/* ログイン後TOPバナー */

.box-banner {
  background: #e1e1e1;
  text-align: center;
  padding: 24px 12px;
}

.box-banner__link {
  display: inline-block;
}

.box-banner__link__img {
  max-width: 710px;
  max-height: 80px;
  width: 100%;
  height: auto;
}

.box-banner + .area-plan {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media only screen and (max-width: 767px) {
  .box-banner {
    padding: 6px;
  }
}





/************************************************************************************
*
*16-1186 RESERVE RE
*
*************************************************************************************/

.cf:after {
  content: "";
  clear: both;
  display: block;
}

.em--bold {
  font-weight: bold;
}

.em--666 {
  color: #666;
}

.box-link {
  text-align: center;
  padding: 48px 24px;
  overflow: hidden;
}

.box-link__li {
  display: inline-block;
  margin: 0 24px;
}

.box-link__li--l {
  float: left;
}

.box-link__li--r {
  float: right;
}

.txt-link {
  text-decoration: none;
  color: #666;
}

.txt-link:hover {
  text-decoration: underline;
}

.txt-link-underline,
#page.shop-10 .area-point a.txt-link-underline {
  text-decoration: underline;
}

#page.shop-10 .area-point a.txt-link-underline {
  color: #333;
}

.txt-link__typo {
  font-weight: bold;
  display: block;
}

.btn-link {
  display: block;
  font-size: 95%;
  font-weight: bold;
  padding: 2px 12px;
  line-height: 34px;
  margin: auto;
  position: relative;
  background: #FFF;
  border: solid 2px #E7E7E7;
  color: #333;
  border-radius: 3px;
  max-width: 240px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.btn-link:hover {
  border: solid 2px #D9D9D9;
}

.btn-link.btn-link--wide {
  max-width: 320px;
  font-size: 100%;
}

@media only screen and (max-width: 479px) {
  .box-figure--matome {
    border-width: 3px;
    border: none;
  }
}

@media only screen and (max-width: 479px) {
  .btn-link,
  .btn-link.btn-link--wide {
    max-width: 240px;
  }
}

@media only screen and (max-width: 479px) {
  .btn-link,
  .btn-link.btn-link--wide {
    max-width: 240px;
  }
}

.btn-link__arrow {
  font-weight: bold;
}

.btn-link__arrow:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #bd2333;
  border-right: 2px solid #bd2333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none;
  margin-top: -4px;
  margin-left: 6px;
}

.btn-link__arrow-down {
  font-weight: bold;
}

.btn-link__arrow-down:after {
  content: "";
  border-top: 2px solid #bd2333;
  border-right: 2px solid #bd2333;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-bottom: 2px;
}

.txt-link--plus {
  vertical-align: middle;
  position: relative;
  padding-left: 54px;
  display: inline-block;
  font-weight: bold;
}

.txt-link--plus:hover {
  text-decoration: none;
  color: #666;
}

.txt-link__icn-plus {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
  border: solid 2px #f2f2f2;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 110%;
  color: #909090;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
}

.txt-link--plus:hover .txt-link__icn-plus {
  border: solid 2px #D7D7D7;
}

.txt-link__icn-plus:before {
  content: "";
  display: block;
  height: 2px;
  width: 16px;
  background: #999999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -8px;
}

.txt-link__icn-plus:after {
  content: "";
  display: block;
  height: 16px;
  width: 2px;
  background: #999999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -1px;
}

.arrow-b,
.arrow-r {
  position: relative;
  margin: 12px;
  display: inline-block;
}

.arrow-r:after {
  content: "";
  display: inline-block;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -933px -301px;
  width: 9px;
  height: 12px;
  overflow: hidden;
  margin: 0 0 1px 6px;
  vertical-align: middle;
}

.arrow-l {
  position: relative;
  padding: 10px 21px 10px 27px;
  display: inline-block;
}

.arrow-l:before {
  content: "<";
  display: inline-block;
  width: 9px;
  height: 12px;
  overflow: hidden;
  margin: 0 0 1px 6px;
  vertical-align: middle;
  color: #bd2333;
}

.button-text--narrow {
  width: auto!important;
  max-width: 100px;
  padding: 7px 24px;
  line-height: 1;
  font-size: 12px;
}

.button-text--white {
  border: none;
  background: #FFF;
  color: #666;
}

.button-text--gray:hover {
  background: #555;
}

@media only screen {
  .arrow-b:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 3px solid #bd2333;
    border-right: 3px solid #bd2333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    margin-right: 9px;
    margin-bottom: 2px;
  }
  .arrow-r:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 3px solid #bd2333;
    border-right: 3px solid #bd2333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    /*  margin-top: -4.5px;  */
  }
  .arrow-l:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 3px solid #bd2333;
    border-left: 3px solid #bd2333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    background: none;
    margin-top: -6px;
    position: absolute;
    left: 0;
    top: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .arrow-b:before {
    width: 7px;
    height: 7px;
    margin-right: 9px;
  }
  .box-link {
    padding: 0;
  }
  .box-link--multi {
    padding: 0;
  }
  .box-link--multi__li {
    display: block;
    text-align: right;
    padding: 12px 0;
    margin: 0;
    border-bottom: solid 1px #e7e7e7;
  }
}





/**************************************************
* SHOP-10
**************************************************/

.dateIcnMess {
  padding: .5em 0;
  line-height: 1.8;
}





/* 「終了」直後の朝夜アイコン間隔 */

.dateIcnMess .message + .icn-time {
  margin-left: .75em;
}





/* 「終了」直後の日付の間隔 */

.dateIcnMess .message + .dateIcnMess__date {
  margin-left: 1em;
}

/* 日付直後の朝夜アイコンの間隔 */

.dateIcnMess time + .icn-time {
  margin-left: .75em;
}

/* 朝夜アイコン連続時の間隔 */

.dateIcnMess .icn-time + .icn-time {
  margin-left: .5em;
}

.dateIcnMess__date {
  color: #9B9B9B;
  font-size: 12px;
  margin-right: 1em;
  display: inline-block;
}

.message {
  color: #000;
  padding: 0 1.8em;
  line-height: 2.4em;
  background: #CFCFCF;
  font-weight: bold;
  font-size: .8em;
  display: inline-block;
  margin: 3px auto;
}

.icn-time {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  width: 24px;
  height: 24px;
  line-height: 25px;
  color: #FFF;
  background: #888;
  border-radius: 15px;
}

.icn-time--day {
  background: #bd2333;
}

.icn-time--night {
  background: #1c2e51;
}

.icn-timeBox {
  width: 24px;
  height: 24px;
  margin: auto;
  position: relative;
  display: block;
/*  background: pink;*/
}
.icn-timeBox--dayNight {
  width: 40px;
  height: 38px;
/*  background: rgba(0, 255, 255, 0.2);*/
}
.icn-timeBox--dayNight .icn-time--day {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.icn-timeBox--dayNight .icn-time--night {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.iconExBox {
  display: inline-block;
  position: relative;
  margin-right: 9px;
}
.iconExBox .icon-ex {
  width: 84px;
  height: 84px;
}
@media only screen and (max-width: 767px) {
  .icn-time {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .icn-timeBox {
    width: 20px;
    height: 20px;
  }
  .iconExBox {
    display: inline-block;
    position: relative;
    margin-right: 6px;
  }
  .icn-timeBox--dayNight {
    width: 34px;
    height: 30px;
  }
  .iconExBox .icon-ex {
    width: 72px;
    height: 72px;
  }
}
.icn-web {
  display: inline-block;
  text-align: center;
  height: 18px;
  padding: 5px 6px 0;
  vertical-align: middle;
  position: relative;
  border-radius: 4px;
  border: solid 1px #CCC;
  font-size: 11px;
}

.icn-exclusive {
  display: inline-block;
  text-align: center;
  height: 18px;
  padding: 3px 3px 3px 3px;
  color: #FFF;
  background: #bd2333;
  position: relative;
  margin-right: 15px;
  border-radius: 4px;
  font-size: 11px;
}

.mod-item-sum_text .icn-time {
  margin-right: 9px;
}





/* top_01.html */

.list-course__body__item > li > i.icn-exclusive {
  margin-right: 18px;
}

.icn-exclusive:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #bd2333;
  border-right: 12px solid transparent;
  position: absolute;
  right: -10px;
  top: 0;
  z-index: 1;
}

.icn-exclusive:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 20px solid #bd2333;
  border-right: 12px solid transparent;
  position: absolute;
  right: -10px;
  bottom: 0;
  z-index: 1;
}

.icn-exclusive__inner {
  display: block;
  font-size: 11px;
  height: 14px;
  padding: 2px 2px 2px 4px;
  line-height: 14px;
  color: #bd2333;
  background: #FFF;
  position: relative;
}

.icn-exclusive__inner:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid #FFF;
  border-right: 8px solid transparent;
  position: absolute;
  right: -8px;
  top: 0;
  z-index: 2;
}

.icn-exclusive__inner:after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 12px solid #FFF;
  border-right: 8px solid transparent;
  position: absolute;
  right: -8px;
  bottom: 0;
  z-index: 2;
}

.ex-icn {
  background: #FFF;
  font-size: 11px;
  padding: 12px;
  width: 268px;
  border: solid 2px #eee;
  border-top: none;
  color: #888;
}

.ex-icn__tb {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.ex-icn__tb > dt {
  display: table-cell;
  width: 1.25em;
  font-size: 21px;
  text-align: center;
}

.ex-icn__tb--ok > dt {
  color: #93CEFF;
}

.ex-icn__tb--memo > dt {
  color: #93CEFF;
}

.ex-icn__tb--unselectable > dt {
  color: #CCC;
}

.ex-icn__tb > dd {
  display: table-cell;
  line-height: 1.4;
}





/*
div#ui-datepicker-div {
	position:absolute!important;
	top:50%!important;
	left:50%!important;
    margin-left: -147px;
    margin-top: -248px;
}
@media only screen and (max-width: 767px) {
div#ui-datepicker-div {
	top:inherit!important;
	left:50%!important;
    margin-top: 0;
	bottom:0!important;
}	
}
*/


/*
div#ui-datepicker-div:before {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:black;
}
*/


/**************************************************
* TAG-RESERVE
**************************************************/

.box-tag {
  display: block;
  margin-top: .5em;
}

.area-list--reserve__box-btn.with-legend {
  margin-top: 12px;
}

.area-list--reserve__box-btn .with-legend--txt {
  line-height: 1.4;
  margin-bottom: 24px;
  display: block;
  color: #666;
  font-size: 95%;
}

.blue-reserve {
  color: #93CEFF;
}

.tag-reserve {
  display: inline-block;
  text-align: center;
  height: 18px;
  padding: 5px 6px 0;
  position: relative;
  border-radius: 4px;
  border: solid 1px #CCC;
  font-size: 11px;
  margin-right: .5em;
}

.tag-reserve--1:before {
  content: "■";
  color: #93CEFF;
  margin-right: .25em;
}

.tag-reserve--2:before {
  content: "●";
  color: #93CEFF;
  margin-right: .25em;
}

ul.error-mes--table-selection {
  margin: auto;
  border-radius: 0;
}

@media only screen and (max-width: 767px) {
  .area-list--reserve__box-btn .with-legend--txt {
    font-size: .8rem;
  }
}






/**************************************************
* CAUTION
**************************************************/

.text-caution {
  color: #bd2333;
  font-size: 12px;
  line-height: 1.6;
  margin: 0 auto 10px;
  max-width: 1004px;
  padding-left: 27px;
  text-indent: -1em;
}

@media only screen and (max-width: 767px) {
  .text-caution {
    padding: 10px 27px 0;
  }
}

.text-caution a {
  color: #bd2333;
  text-decoration: underline;
}

.text-caution a:hover {
  text-decoration: none;
}

.box-caution {
  padding: 15px 24px;
  background: #eee;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
}

@media only screen and (max-width: 767px) {
  .box-caution {
    border: solid 4px #FFF;
    padding: 9px 24px;
  }
}





/**************************************************
* SEARCH MORE
**************************************************/

.btn-reserve-more {
  text-align: center;
  padding: 21px 15px;
  color: #666;
  border-top: solid 1px#EEE;
  border-radius: 0 0 5px 5px;
  display: block;
  text-decoration: none;
  background-color: #F9F9F9;
}

.type-tb--odd + .btn-reserve-more {
  background: #FFF;
}

.btn-reserve-more:hover {
  background: #ECECEC;
}

.icn-arrow {
  position: relative;
}

.icn-arrow--down:before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 3px solid #bd2333;
  border-right: 3px solid #bd2333;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-bottom: 2px;
  margin-right: .5em;
}

@media only screen and (max-width: 1020px) {
  .btn-reserve-more {
    background: #FFF;
  }
  .type-tb--odd + .btn-reserve-more {
    background-color: #F9F9F9;
  }
  .btn-reserve-more:hover {
    background: #ECECEC;
  }
}





/*
@media only screen and (max-width: 767px) {
.btn-reserve-more {
	background:#d4d3d3;
	color:#666;
}
}
*/


/**************************************************
* TEXTAREA COUNTER
**************************************************/

.chara-counter {
  margin-top: 6px;
  display: block;
  font-size: 11px;
  text-align: right;
}





/**************************************************
* EXCUSE EDIT
**************************************************/

.excuse--end {
  margin: 30px auto;
  max-width: 640px;
}

.excuse--btn-side {
  margin-top: 0;
}

@media only screen and (max-width: 1020px) {
  .excuse--end {
    margin: 24px auto;
  }
  .excuse--btn-side {
    margin-top: 0;
  }
}





/************************************************************************************
*
*16-1160-NY2016
*
*************************************************************************************/

.bold {
  font-weight: bold;
}





/**************************************************
*DROPDOWN MENU 
**************************************************/

.nav-global-menu {
  top: 0;
}

#page.nav-menu-opened .nav-global-menu {
  top: 65px;
}

@media only screen and (max-width: 767px) {
  #page.nav-menu-opened .nav-global-menu {
    top: 0;
  }
  #page.ny-restaurant .nav-global-menu .ny,
  #page.ny-hotel .nav-global-menu .ny {
    border-left: 4px solid #bd2333;
    padding-left: 23px;
    background: #fff url(/imgs/bg/pattern-g1.png) repeat;
  }
}





/**************************************************
*ICON 
**************************************************/


/* IMG TAG */

.img-u25 {
  height: auto;
  vertical-align: middle;
}

.img-u25--s {
  width: 20px;
}





/*PC ONLY NEW TAB*/

.link-icon-gmap,
.link-icon-print3 {
  color: #555;
  font-size: 12px;
  text-decoration: none;
}

.link-icon-gmap:hover,
.link-icon-print3:hover {
  color: #000;
}

.link-icon-gmap:before {
  content: "";
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -471px -512px;
  width: 20px;
  height: 18px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: inline-block;
  vertical-align: sub;
  margin-right: 3px;
}

.link-icon-print3:before {
  content: "";
  display: inline-block;
  background-image: url(/imgs/sprite/other.png);
  background-size: 644px 578px;
  background-position: -412px -512px;
  width: 19px;
  height: 19px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  vertical-align: text-bottom;
  margin-right: 3px;
}

@media only screen {
  .link-icon-gmap:before {
    content: "";
    background-image: url(/imgs/sprite/other.png);
    background-size: 400px auto;
    background-position: -292px -677px;
    width: 14px;
    height: 10px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
  }
  .link-icon-print3:before {
    content: "";
    display: inline-block;
    background-image: url(/imgs/sprite/other.png);
    background-size: 420px auto;
    background-position: -268px -711px;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    vertical-align: sub;
    margin-right: 3px;
  }
}

.link-icon-gmap + .link-icon-print3 {
  margin-left: 9px;
}





/* SPRITE */

.icon-add {
  background-image: url(/imgs/sprite/icon-add.png);
  background-size: 100px 500px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}

.icon-add + .sub {
  margin-left: 2px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 2;
}





/* L / IE8 
*****************************/


/* UNDER 25 DOLLER */

.icon-add--u25-m {
  width: 33px;
  height: 18px;
  background-position: -94px -188px;
}





/* CASH DOLLER */

.icon-add--cash-doller-m {
  background-position: -94px -206px;
  width: 35px;
  height: 23px;
}





/* LEVEL 0 */

.icon-add--lv0-m {
  background-position: -94px -154px;
  width: 33px;
  height: 34px;
}





/* BREAKFAST */

.icon-add--breakfast-m {
  background-position: -94px -102px;
  width: 38px;
  height: 30px;
}





/* BRUNCH */

.icon-add--brunch-m {
  background-position: -94px -133px;
  width: 44px;
  height: 24px;
}





/* DIM-SUM */

.icon-add--dim-sum-m {
  background-position: -94px -68px;
  width: 38px;
  height: 36px;
}





/* COCKTAIL */

.icon-add--cocktail-m {
  background-position: -94px -31px;
  width: 34px;
  height: 33px;
}





/* BEER */

.icon-add--beer-m {
  background-position: -94px 2px;
  width: 28px;
  height: 32px;
}





/* STREET FOOD */

.icon-add--streetfood-m {
  background-position: -94px -235px;
  width: 28px;
  height: 33px;
}





/* L / FOR ALL 
*****************************/

@media only screen {
  /* UNDER 25 DOLLER */
  .icon-add--u25-m {
    background-position: 0px -204px;
    border: none;
  }
  /* CASH DOLLER */
  .icon-add--cash-doller-m {
    background-position: 0px -224px;
  }
  /* LEVEL 0 */
  .icon-add--lv0-m {
    background-position: 0px -167px;
  }
  /* BREAKFAST */
  .icon-add--breakfast-m {
    background-position: 0px -112px;
  }
  /* BRUNCH */
  .icon-add--brunch-m {
    background-position: 0px -145px;
  }
  /* DIM-SUM */
  .icon-add--dim-sum-m {
    background-position: 0px -74px;
  }
  /* COCKTAIL */
  .icon-add--cocktail-m {
    background-position: 0px -37px;
  }
  /* BEER */
  .icon-add--beer-m {
    background-position: 0px 0px;
  }
  /* STREET FOOD */
  .icon-add--streetfood-m {
    background-position: 0px -250px;
  }
}





/* S / IE8 
*****************************/


/* UNDER 25 DOLLER */

.icon-add--u25-s {
  width: 20px;
  height: 14px;
  background-position: -145px -113px;
}





/* CASH DOLLER */

.icon-add--cash-doller-s {
  background-position: -146px -127px;
  width: 22px;
  height: 16px;
}





/* BREAKFAST */

.icon-add--breakfast-s {
  background-position: -145px -62px;
  width: 23px;
  height: 18px;
}





/* BRUNCH */

.icon-add--brunch-s {
  background-position: -145px -81px;
  width: 27px;
  height: 15px;
}





/* DIM-SUM */

.icon-add--dim-sum-s {
  background-position: -145px -40px;
  width: 23px;
  height: 22px;
}





/* COCKTAIL */

.icon-add--cocktail-s {
  background-position: -145px -19px;
  width: 21px;
  height: 22px;
}





/* BEER */

.icon-add--beer-s {
  background-position: -145px 2px;
  width: 18px;
  height: 21px;
}





/* STREET FOOD */

.icon-add--streetfood-s {
  background-position: -146px -144px;
  width: 15px;
  height: 20px;
}





/* S / FOR ALL 
*****************************/

@media only screen {
  /* UNDER 25 DOLLER */
  .icon-add--u25-s {
    background-size: 64px auto;
    background-position: 0px -130px;
  }
  /* CASH DOLLER */
  .icon-add--cash-doller-s {
    background-size: 64px auto;
    background-position: 0px -143px;
  }
  /* BREAKFAST */
  .icon-add--breakfast-s {
    background-size: 60px auto;
    background-position: 0px -66px;
  }
  /* BRUNCH */
  .icon-add--brunch-s {
    background-size: 60px auto;
    background-position: 0px -87px;
  }
  /* DIM-SUM */
  .icon-add--dim-sum-s {
    background-size: 60px auto;
    background-position: 0px -44px;
  }
  /* COCKTAIL */
  .icon-add--cocktail-s {
    background-size: 60px auto;
    background-position: 0px -22px;
  }
  /* BEER */
  .icon-add--beer-s {
    background-size: 60px auto;
    background-position: 0px 1px;
  }
  /* STREET FOOD */
  .icon-add--streetfood-s {
    background-size: 60px auto;
    background-position: 0px -150px;
  }
}





/* NY LEVEL 0
*****************************/


/*
.icon-L-restaurant-ny-black-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-L@1x.png);
	background-size:auto;
	background-position: -400px -63px;
	width: 45px;
	height: 35px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
.icon-L-restaurant-ny-red-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-L@1x.png);
	background-size:auto;
    background-position:-400px -115px;
    width: 45px;
	height: 35px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
@media only screen {
.icon-L-restaurant-ny-black-0 {
    background-image: url(/imgs/sprite/icon-L@2x.png);
    background-size: 417px 380px;
    background-position: -335px -153px;
}
.icon-L-restaurant-ny-red-0 {
    background-image: url(/imgs/sprite/icon-L@2x.png);
    background-size: 417px 380px;
    background-position: -335px -200px;
}
}
.icons-main .icon-L-restaurant-ny-black-0 ,
.icons-main .icon-L-restaurant-ny-red-0  {
    margin-top: 9px;
}
.icon-M-restaurant-ny-black-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-M@1x.png);
    background-position: -323px -42px;
    width: 35px;
    height: 27px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
.icon-M-restaurant-ny-red-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-M@1x.png);
    background-position: -323px -154px;
    width: 35px;
    height: 27px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
@media only screen {
.icon-M-restaurant-ny-black-0 {
	background-image: url(/imgs/sprite/icon-L@2x.png);
    background-size: 290px auto;
    background-position: -232px -113px;
}
.icon-M-restaurant-ny-red-0 {
	background-image: url(/imgs/sprite/icon-L@2x.png);
    background-size: 290px auto;
    background-position: -232px -149px;
}
}
.comfort .icon-M-restaurant-ny-black-0 ,
.comfort .icon-M-restaurant-ny-red-0  {
	margin-top:5px;
}

.icon-S-restaurant-ny-black-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-S@1x.png);
    background-size: 288px 265px;
    background-position:-254px -190px;		
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
.icon-S-restaurant-ny-red-0 {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/imgs/sprite/icon-S@1x.png);
    background-size: 288px 265px;
    background-position:-227px -190px;	
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
}
@media only screen {
.icon-S-restaurant-ny-black-0 {
    background-image: url(/imgs/sprite/icon-S@2x.png);
    background-size: 265px 248px;
    background-position: -243px -202px;
}
.icon-S-restaurant-ny-red-0 {
    background-image: url(/imgs/sprite/icon-S@2x.png);
    background-size: 265px 248px;
    background-position: -243px -178px;
}
}
*/


/* SHOP_01,SHOP_02 */

.icons-main__right {
  float: right;
  vertical-align: middle;
}





/* GLOBAL MENU */

#page.ny-restaurant .category .restaurant a,
#page.ny-hotel .category .hotel a {
  color: #FFF;
}

#page.ny-restaurant .category .hotel:before {
  content: none;
}

#page.ny-restaurant .category .restaurant,
#page.ny-hotel .category .hotel,
#page.ny-restaurant .category .restaurant:hover,
#page.ny-hotel .category .hotel:hover {
  background: url("/imgs/bg/pattern-b1.png");
  text-shadow: 0 1px 0 rgba(101, 12, 15, 0.2);
}

#page.ny-restaurant .category .restaurant:before,
#page.ny-hotel .category .hotel:before {
  content: "";
  border: 0;
  top: auto;
  bottom: -8px;
  left: 50%;
  margin-left: -7px;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -842px -351px;
  width: 14px;
  height: 8px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
}

#header .nav-global-category .category a:hover {
  background: url("/imgs/bg/pattern-g2.png");
}





/* SP */

#page.ny-restaurant .area-tab .restaurant,
#page.ny-hotel .area-tab .hotel {
  background: #424242;
  color: #fff;
}

#page.ny-restaurant .category .restaurant a:hover,
#page.ny-hotel .category .hotel a:hover {
  background: none;
}






/************************************************************************************
*
*16-1215-HELP
*
*************************************************************************************/

.em-bold {
  font-weight: bold;
}

.list-indent {
  text-indent: -12px;
  padding-left: 12px;
}

.help-figure--sp {
  display: none;
}

.figure-link--pc9,
.figure-link--sp9 {
  border-radius: 6px;
  overflow: hidden;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .help-figure--pc {
    display: none;
  }
  .help-figure--sp {
    display: block;
  }
  .figure-link--sp9 {
    max-width: 320px;
    margin-right: 25px;
    display: block;
  }
}





/************************************************************************************
*
*16-1251-removing-promo-mark ICON[STAR ADDED]
*
*************************************************************************************/

.icon-L-bib {
  width: 22px;
  height: 22px;
}

img.icon-L-bib {
  background: transparent;
}





/* SHOP SEARCH IMG-TAG*/

.icon-L-bib--search {
  vertical-align: middle;
  width: 16px;
  height: auto;
  margin-left: 3px;
}

.mod-entries .entry-icons-main div.rating {
  width: 121px;
}





/* SHOP TOP */

.icon-L-bib--top {
  float: left;
  margin-left: 0px;
  margin-top: 19px;
}

/* MY PAAGE BG-IMG */

.icon-L-bib--mypage {
  vertical-align: middle;
  width: 16px;
  height: 18px;
  margin-left: 3px;
}

.icon-S-bib--history,
#page.mypage-01 .section-history .list .item-icon span + span.icon-S-bib--history {
  margin-left: 6px;
}

div#page.mypage-10 .area-bookmarklist .list-item .item-icon .inner-block .mains,
div#page.mypage-32 .area-waiting .list-item .item-icon .inner-block .mains {
  width: 222px;
}

div#page.mypage-10 .area-bookmarklist .list-item .item-icon .inner-block .mains .inner-rank,
div#page.mypage-32 .area-waiting .list-item .item-icon .inner-block .mains .inner-rank {
  width: 124px;
}

@media only screen and (max-width: 320px) {
  .area-icons div.icons-main {
    padding-left: 3px;
    padding-right: 3px;
  }
}





/************************************************************************************
*
*16-1258-SPECIAL-UPDATE
*
*************************************************************************************/

.hr {
  border: none;
  display: block;
  background: #DDD;
  height: 1px;
  margin: .5em 0;
}

.special-figure {
  margin: 2em auto;
  display: block;
}

.special-figure__img {
  display: block;
  width: 100%;
  height: auto;
}

.special-figure__cap {
  font-size: 97%;
  line-height: 1.4;
  margin-top: .5em;
  display: block;
  color: #967373;
}

.special-03 .area-special .special-body-content div.special-title {
  border: none;
  background: none;
}

.special-03 .area-special .special-body-content .mod-special-box p {
  font-size: 15px;
  line-height: 1.6;
}

.box-sns--sp-top {
  vertical-align: middle;
  text-align: left;
  max-width: 680px;
  padding: 0;
  border: none;
}

.box-sns--sp-bottom {
  padding: 9px 0;
  vertical-align: middle;
  text-align: center;
  max-width: 680px;
  margin: 12px auto 0;
}

.box-sns--sp-top > ul > li,
.box-sns--sp-bottom > ul > li {
  vertical-align: middle;
}

.name__link {
  text-decoration: none;
  font-weight: bold;
  color: #333;
}

#main.main--with-append {
  padding-bottom: 0;
}

.append.matome-list {
  padding: 45px 0 90px;
}

.matome-list {
  background: #f2f2f2;
  padding: 15px;
  margin: 0 auto;
}

.l-matome-list {
  max-width: 874px;
  margin: 0 auto;
}

.calendar-03 .area-special-bottom,
.special-03 .area-special-bottom {
  margin-top: 0;
}

.special-03 .area-special-restaurant h2.cms--min {
  margin-top: 0;
  position: relative;
}

.special-03 .area-special-restaurant.expantion.expantion--course,
.special-03 .area-special-restaurant.expantion.expantion--lacation {
  max-width: 720px;
}

.list-course.list-course--couse:after {
  height: 1px;
}

.special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--course,
.special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--location {
  padding: 0;
  border: solid 2px #e7e7e7;
  border-radius: 6px;
}

.special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--location .text.np {
  padding: 12px 30px;
}

.special-03 .area-special-restaurant.expantion.expantion--lacation .area-picture .after-info {
  margin-bottom: 0;
}

.special-03 .area-special.area-special--frame {
  padding-bottom: 0;
}





/* THEME */

.small-theme {
  font-size: 90%;
  display: block;
  margin-bottom: .4em;
  color: #888;
}





/*
@media only screen and (max-width: 916px) {
    .special-03 .area-special-restaurant.expantion.expantion--course, .special-03 .area-special-restaurant.expantion.expantion--lacation {
        margin:0 15px;
    }
}
*/

@media only screen and (max-width: 767px) {
  .special-figure__cap {
    border: solid 1px #f7f1f1;
    padding: 9px;
    border-radius: 4px;
  }
  .box-sns--sp-bottom {
    margin: 0 auto;
    padding-bottom: 24px;
  }
  .special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--location .text.np {
    padding-left: 15px;
    padding-right: 15px;
  }
  .special-03 .area-special-restaurant h2.cms--min {
    background: #f9f9f9;
    font-size: .88rem;
  }
  .list-course.list-course--couse.list-course--top:after {
    display: none;
  }
  .list-course.list-course--couse:after {
    display: block;
    height: 1px;
  }
  .special-03 .area-special-restaurant.expantion.expantion--course,
  .special-03 .area-special-restaurant.expantion.expantion--lacation {
    margin: auto;
  }
  .special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--course,
  .special-03 .area-special-restaurant.expantion .area-picture.with-line.with-line--location {
    margin: 0;
    border: none;
  }
  .append.matome-list {
    padding: 30px 0;
  }
  .special-03 .area-special.area-special--frame {
    padding-bottom: 30px;
  }
}





/************************************************************************************
*
*16-1258-SPECIAL-UPDATE
*
*************************************************************************************/

.box-slider .matome-list__list > li {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.box-slider {
  position: relative;
}

.box-slider--calendar {
  max-width: 800px;
  margin: auto;
}





/* PAGER */

.box-slider--matome .bx-controls.bx-has-pager.bx-has-controls-direction {
  margin: 0 auto 48px;
}

.box-slider--matome .bx-wrapper .bx-pager,
.box-slider--calendar .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.box-slider--matome .bx-wrapper .bx-pager .bx-pager-item,
.box-slider--matome .bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.box-slider--calendar .bx-wrapper .bx-pager .bx-pager-item,
.box-slider--calendar .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.box-slider--matome .bx-wrapper .bx-pager.bx-default-pager a,
.box-slider--calendar .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.box-slider--matome .bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-slider--matome .bx-wrapper .bx-pager.bx-default-pager a.active,
.box-slider--calendar .bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-slider--calendar .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #c8c8c8;
}





/* DIRECTION CONTROLS (NEXT / PREV) */

.box-slider--matome .bx-wrapper .bx-controls-direction .bx-prev,
.box-slider--matome .bx-wrapper .bx-controls-direction .bx-next,
.box-slider--calendar .bx-wrapper .bx-prev,
.box-slider--calendar .bx-wrapper .bx-next {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 60px;
  position: absolute;
  top: 150px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transform-origin: center center;
  -webkit-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  text-indent: -100%;
  white-space: nowrap;
  overflow: hidden;
  background: #939393;
}

.box-slider--calendar .bx-wrapper .bx-prev,
.box-slider--calendar .bx-wrapper .bx-next {
  top: 200px;
  margin-top: -30px;
}

.box-slider--matome .bx-wrapper .bx-prev,
.box-slider--calendar .bx-wrapper .bx-prev {
  left: -20px;
}

.box-slider--matome .bx-wrapper .bx-prev:after,
.box-slider--matome .bx-wrapper .bx-next:after,
.box-slider--calendar .bx-wrapper .bx-prev:after,
.box-slider--calendar .bx-wrapper .bx-next:after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 50%;
}

.box-slider--matome .bx-wrapper .bx-prev:after,
.box-slider--calendar .bx-wrapper .bx-prev:after {
  right: 0;
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #FFF;
}

.box-slider--matome .bx-wrapper .bx-next,
.box-slider--calendar .bx-wrapper .bx-next {
  right: -19px;
}

.box-slider--matome .bx-wrapper .bx-next:after,
.box-slider--calendar .bx-wrapper .bx-next:after {
  left: 40%;
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
}

.box-slider--matome .bx-wrapper .bx-prev:hover,
.box-slider--matome .bx-wrapper .bx-next:hover {
  background: #c8c8c8;
}

.box-slider--matome .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.box-slider--matome .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.box-slider--matome .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

@media only screen and (max-width: 920px) {
  .box-slider--matome .bx-wrapper .bx-prev,
  .box-slider--matome .bx-wrapper .bx-next {
    /*
.box-slider--calendar .bx-wrapper .bx-prev,
.box-slider--calendar .bx-wrapper .bx-next {
*/
    display: none;
  }
  .box-slider--matome .bx-wrapper .bx-pager .bx-pager-item {
    margin: auto 6px;
  }
}





/************************************************************************************
*
*16-1293-1294-1304-local-trial-lp
*
*************************************************************************************/

.align-center {
  text-align: center;
}

.dis-inblock,
.dis-inblock--pc {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .dis-inblock--pc {
    display: inline;
  }
}





/* VISUAL-PROMO
******************************************/

.params-title.restaurant.restaurant--promo {
  margin-top: 48px;
}

.visual-promo {
  color: #FFF;
  display: inline-block;
  margin: 21px auto;
  padding: 15px 30px;
  position: relative;
  max-width: 600px;
  border-radius: 5px;
  background-color: #820d12;
  background-color: rgba(0, 0, 0, 0.2);
}

.visual-promo__list {
  display: table;
}

.visual-promo__list__item {
  display: table-cell;
  vertical-align: top;
}

.visual-promo__list__item + .visual-promo__list__item {
  padding-left: 12px;
}

.visual-promo__list__item--cover {
  position: relative;
  width: 118px;
}

.visual-promo__list__item--txt {
  vertical-align: middle;
}

.promo-cover {
  width: 70px;
  height: auto;
  border: solid 1px #FFF;
  margin: 0 30px;
  position: relative;
  z-index: 0;
}

.promo-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  margin-bottom: 9px;
}

.promo-title--low {
  line-height: 1.2;
}

.promo-title__small {
  font-size: 24px;
}

.promo-lead {
  line-height: 1.6;
  text-align: left;
  font-size: 14px;
}

.promo-lead__terms {
  font-size: .7rem;
  display: inline-block;
  padding: 0 6px;
  background: #FFF;
  color: #780206;
  border-radius: 3px;
  margin-right: 6px;
}

@media only screen and (max-width: 767px) {
  .params-title.restaurant.restaurant--promo {
    height: 42px;
    margin: 40px auto 0;
  }
  .visual-promo {
    display: block;
    margin-bottom: 0;
    padding: 18px 24px;
    text-align: center;
    border-radius: 0;
    max-width: inherit;
  }
  .promo-cover {
    width: 60px;
    margin: 0;
  }
  .promo-title,
  .promo-title__small {
    margin-top: 0;
    font-size: 1.1rem;
  }
  .promo-lead {
    font-size: .75rem;
  }
  .visual-promo__list {
    max-width: 480px;
    margin: auto;
  }
  .visual-promo__list__item--cover {
    width: 60px;
  }
  .visual-promo__list__item--cover:before {
    content: none;
    display: none;
  }
  .mode-select-search-params .inner--promo {
    display: none;
  }
}





/* SELECTION-SLIEDER 
******************************************/

.box-selection .bx-wrapper,
.box-slider--matome.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  z-index: 1;
}

.box-selection .bx-wrapper .bx-pager,
.box-selection .bx-wrapper .bx-controls-auto,
.box-slider--matome.bx-wrapper .bx-pager,
.box-slider--matome.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}





/* PAGER */

.box-selection .bx-wrapper .bx-pager,
.box-slider--matome.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.box-selection .bx-wrapper .bx-pager .bx-pager-item,
.box-slider--matome.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.box-selection .bx-wrapper .bx-pager.bx-default-pager a,
.box-slider--matome.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-slider--matome .bx-pager.bx-default-pager a.active {
  background: #000;
}





/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper #matome-slider .bx-prev,
.box-slider--matome.bx-wrapper .bx-prev {
  left: 10px;
}

.box-selection .bx-wrapper .bx-next,
.box-slider--matome.bx-wrapper .bx-next {
  right: 10px;
}

.box-selection .bx-wrapper .bx-prev:hover,
.box-slider--matome.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.box-selection .bx-wrapper .bx-next:hover,
.box-slider--matome.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}





/* RENEWAL EDIT */

.box-selection .bx-wrapper .bx-controls-direction a,
.box-slider--matome.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  outline: 0;
  width: 34px;
  height: 34px;
  text-indent: 200%;
  z-index: 1;
}

.box-selection .bx-wrapper .bx-controls-direction a.disabled,
.box-slider--matome.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}





/* CSS IMPORTANT */

.box-selection .bxslider--selection > li,
.box-selection .bx-wrapper img {
  width: 280px!important;
  height: 210px!important;
}

.box-selection .bx-wrapper .bx-viewport {
  height: 222px!important;
}





/* CSS IMPORTANT */

.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box-selection .bx-wrapper .bx-viewport {
  background: #bd2333;
  border: 6px solid #bd2333;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.box-selection {
  margin: 30px;
  max-width: 1000px;
  margin: auto;
}

.box-selection .bx-wrapper {
  margin-left: 30px;
  margin-right: 30px;
}

.box-selection__title {
  color: #333;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 30px auto 12px;
  line-height: 1.4;
}

.box-selection__title__part {
  display: inline-block;
  font-size: 120%;
}

.bxslider--selection > li {
  position: relative;
}

.box-selection__title__box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  color: #FFF;
  padding: 6px 1em;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 80%;
  line-height: 1.4;
}

.box-selection__title__box__title {
  font-size: 110%;
  font-weight: bold;
  display: block;
}

.box-selection .bx-controls-direction a.bx-prev {
  left: -15px;
}

.box-selection .bx-controls-direction a.bx-next {
  right: -15px;
}

.box-selection .bx-controls-direction a.bx-prev:hover:before,
.box-selection .bx-controls-direction a.bx-next:hover:before {
  background: #CCC;
}

.box-selection .bx-wrapper .bx-controls-direction a:before {
  content: "";
  opacity: 0.95;
  border-radius: 17px;
  background: #A4A1A1;
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
}

.box-selection .bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-selection .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #494949;
}

.box-selection .bx-wrapper .bx-pager.bx-default-pager a {
  width: 42px;
  height: 8px;
  border-radius: 0;
  background: #EDEDED;
}

.box-selection .bx-wrapper .bx-controls-direction a:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none;
  position: absolute;
  top: 50%;
}

.box-selection .bx-wrapper .bx-controls-direction a.bx-prev:after {
  content: "";
  border-bottom: 3px solid #FFF;
  border-left: 3px solid #FFF;
  left: 50%;
  margin-top: -5.5px;
  margin-left: -5px;
}

.box-selection .bx-wrapper .bx-controls-direction a.bx-next:after {
  content: "";
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  right: 50%;
  margin-top: -5.5px;
  margin-right: -3px;
}

@media only screen and (max-width: 767px) {
  .box-selection {
    margin: 15px 21px 60px;
  }
  .box-selection .bx-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .box-selection .bx-wrapper .bx-pager {
    text-align: left;
  }
}

@media only screen and (max-width: 320px) {
  .box-selection__title__box {
    padding-right: 1.5em;
  }
}





/************************************************************************************
*
*16-1258-SPECIAL-UPDATE
*
*************************************************************************************/


/* GENRE LABEL */

.tag {
  font-size: 10px;
  text-align: center;
  display: inline-block;
  padding: 0 .5em;
  border-radius: 3px;
  color: #666;
  border: solid 1px;
  margin-right: 8px;
  vertical-align: top;
  line-height: 1.6;
}

.tag--special {
  color: #d05457;
  border-color: #d05457;
  letter-spacing: .1em;
  padding: 0 .4em 0 .5em;
}

.tag--matome {
  color: #8cbb19;
  border-color: #d3e297;
}

.tag--news {
  color: #c5b203;
  border-color: rgba(184, 134, 11, 0.6);
}

.tag-genre__i__txt {
  position: relative;
}

.tag--exclusive {
  color: darkgoldenrod;
  border-color: rgba(184, 134, 11, 0.75);
}

.tag--area {
  border-color: #CCC;
}

.tag--genre {
  border-color: #e0e0e0;
}

.tag--theme {
  border-color: transparent;
  text-align: left;
}

.tag--theme:before {
  content: "【";
  margin-right: .25em;
}

.tag--theme:after {
  content: "】";
  margin-left: .25em;
}

.special-03 .area-special .special-body-content .mod-special-box h2.h2--top {
  padding-top: 0;
}

.item-body .tag {
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .matome-list__list > li {
    /*    min-height: 318px;*/
  }
  .matome-list.append .matome-list__list > li,
  #special_list .matome-list__list > li {
    min-height: 332px;
  }
}

@media only screen and (max-width: 767px) {
  .matome-list__title {
    font-size: .88rem;
  }
}





/* .list-course GENRE / AREA / NAME */

.list-course__body__item > li.list-course__body__item__genre-area {
  display: block;
  font-size: 90%;
  margin-top: .3em;
  color: #666;
}

.list-course__body__item > li.list-course__body__item__name {
  display: block;
  font-size: 105%;
  font-weight: bold;
  color: #949494;
  margin-bottom: 9px;
}





/* TITLE-GENRE */

.title-genre {
  display: inline-block;
  padding: 0 1em;
  background: #ac1c1e;
  color: #FFF;
  position: relative;
  line-height: 21px;
}

.title-genre:before {
  content: "";
  display: block;
  width: 3em;
  height: 21px;
  position: absolute;
  top: 0;
  left: -3em;
  background: #ac1c1e;
}

.special-03 .area-special-restaurant .area-picture .text h3 span.genre {
  display: inline-block;
  border-radius: 3px;
  border: solid 1px #e0e0e0;
  color: #333333;
  font-size: 11px;
  line-height: 1;
  position: relative;
  padding: 4px 8px;
  margin-bottom: 6px;
}





/* THUMB */

.js-thumb {
  overflow: hidden;
  background: #000;
}

.js-thumb--108px {
  height: 108px;
  width: 108px;
}

.js-thumb:hover > a > img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}





/* NO LOGIN */

.special-03 .append--no-login {
  margin-top: 60px;
}

@media only screen and (max-width: 1004px) {
  .special-03 .append--no-login {
    margin-top: 0;
    padding-top: 15px;
    background: #f5f5f5;
  }
  .calendar-03 .area-special-bottom,
  .special-03 .area-special-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .area-special-bottom .area-special-bottom__inner {
    padding-bottom: 15px;
  }
}





/************************************************************************************
*
*16-1284-NON MEMBER
*
*************************************************************************************/

.white {
  color: #FFF;
}

.dark-red {
  color: #AD1919;
}





/************************************************************************************
*
*16-1284-NON-MEMBER-LP-NOS
*
*************************************************************************************/

.button-check.button-check--nologin {
  border-radius: 0 3px 3px 0;
}

.button-check.button-check--nologin.checked {
  background: #FFF;
  color: #bd2333;
  font-weight: bold;
}

.button-visited.button-visited--nologin.checked {
  background: #FFF;
  color: #365074;
  font-weight: bold;
}

.area-bookmark--two-btn {
  display: inline-block;
}





/************************************************************************************
*
*16-1293-1294-1304-local-trial-lp--PT2 / DEV-1308
*
*************************************************************************************/

.button-text--frame,
.area-button .button-text.button-text--frame {
  background: #FFF;
  color: #bd2333;
}

.button-text--frame:hover,
.area-button .button-text.button-text--frame:hover {
  background: #e8e8e8;
}





/*未ログインヘッダー
***************************/

.l-header-logout {
  max-width: 1260px;
  margin: 0 auto;
}

.header-logout {
  padding: 24px 0 26px;
  position: relative;
}

.box-logo {
  width: 300px;
  margin: auto;
}

.box-logout {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 300px;
}

.box-logout__trial,
.box-logout__login {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  vertical-align: top;
}

.button-fill.box-logout__trial__btn {
  border-radius: 0 0 4px 4px;
  background: #EA5E08;
  padding: 0 15px;
  -webkit-transition: background 0.25s linear;
  -moz-transition: background 0.25s linear;
  -ms-transition: background 0.25s linear;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
}

.button-fill.box-logout__trial__btn:hover {
  background: #CE5003;
}

.box-logout__login__btn {
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  position: relative;
  top: inherit;
  right: inherit;
  border-radius: 0 0 4px 4px;
  letter-spacing: 0.1em;
  line-height: 34px;
  padding: 0 15px;
  width: auto;
  background-color: #bd2333;
  -webkit-transition: background 0.25s linear;
  -moz-transition: background 0.25s linear;
  -ms-transition: background 0.25s linear;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
}

.box-logout__login__btn:hover {
  color: #FFF;
  background-color: #bd2333;
}

.box-logout__login__btn:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(/imgs/sprite/global.png?20180529);
  background-size: 944px 814px;
  background-position: -871px -301px;
  width: 12px;
  height: 15px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  margin-right: 6px;
  margin-top: -1px;
}

@media only screen and (max-width: 767px) {
  #header.header--logout {
    height: 104px;
  }

  .header-logout {
    padding: 0;
  }

  .box-logo {
    width: 100%;
    padding: 24px 0;
  }

  .box-logout {
    position: relative;
    font-size: 12px;
    overflow: hidden;
    background: #e7e7e7;
  }

  .logo-clubmichelin--sp {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -75px -392px;
    width: 193px;
    height: 14px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }

  .box-logout__trial,
  .box-logout__login {
    width: 50%;
    padding: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    display: block;
    float: left;
  }

  .button-fill.box-logout__trial__btn {
    line-height: 30px;
    padding: 0;
    width: auto;
    display: block;
    border-radius: 0;
    line-height: 42px;
  }

  .box-logout__login {
    padding-left: 4%;
    padding-right: 4%;
    width: 42%;
  }

  .box-logout__login__btn {
    line-height: 24px;
    padding: 0 24px;
    border-radius: 2px;
    width: auto;
    display: block;
    max-width: 50%;
    margin: 9px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  #header.header--logout {
    position: relative;
  }

  #page-inner.page-inner--logout {
    padding-top: 0;
  }

  .box-logout__login__btn:before {
    background-image: url(/imgs/sprite/global.png?20180529);
    background-size: 472px 407px;
    background-position: -399px -33px;
    width: 11px;
    height: 15px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
  }
}





/* HEADER 7  
*********************/

.header-7__inner {
  max-width: 1280px;
  margin: auto;
  position: relative;
}

.nav-global-menu {
  top: -300px;
}

.header-7 .box-logout {
  z-index: 104;
  text-align: right;
  padding: 0 30px;
  min-width: inherit;
}

.box-logout__login__btn {
  font-size: 90%;
  text-align: center;
}

.button-fill.box-logout__trial__btn {
  padding: 0 2em;
}

#page.with-header-7-logout.nav-menu-opened .nav-global-menu {
  top: 69px;
}

@media only screen and (min-width: 870px) {
  .header-7:before {
    content: "";
    display: block;
    height: 2px;
    background: #e7e7e7;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    height: 69px;
    background: url(/imgs/bg/header-global.png) repeat-x 0 -8px;
    z-index: 100;
  }
  .header-7:after {
    content: "";
    display: block;
    height: 2px;
    background: #e7e7e7;
    position: absolute;
    top: 69px;
    width: 100%;
    left: 0;
    right: 0;
  }
}

@media only screen and (min-width: 769px) {
  #header.header-7 .nav-global-menu dl {
    padding: 6px 15px 0;
  }
}

@media only screen and (max-width: 1260px) {
  .header-7 .box-logout {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 870px) {
  #header.header-7 .nav-global-menu dl {
    padding: 6px 6px 0 9px;
  }
  #header.header-7 .nav-global-menu ul.nu-menu-other {
    padding-left: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .header-7 .box-logout {
    padding: 0;
  }
  .header-7 .box-logout__login {
    padding: 0;
    width: 100%;
  }
  .header-7 .box-logout__login__btn {
    border-radius: 0;
    max-width: 100%;
    margin: auto;
    line-height: 42px;
  }
  #page.with-header-7-logout .nav-global-menu {
    z-index: inherit;
    top: -24px;
  }
  .with-header-7-logout #header.header-7 .nav-global-category {
    position: relative;
    z-index: 1;
  }
  .header-7 .box-logout {
    border-bottom: solid 4px #bd2333;
    z-index: 0;
  }
  #page.with-header-7-logout .nav-global-menu,
  .header-7 .nav-global-menu,
  #page.with-header-7-logout.nav-menu-opened .nav-global-menu {
    top: 0;
  }
  #page.top-07.with-header-7-logout {
    padding-top: 113px;
  }
  #page.with-header-7-logout {
    padding-top: 46px;
  }
  #header.header-7 .nav-global-category {
    display: block;
  }
  #header.header-7 .nav-global-category > .nav {
    display: none;
  }
  .with-header-7-logout #header .nav-global-main .button-mypage.sp-item {
    display: none;
  }
  .with-header-7-logout.nav-menu-opened #header .nav-global-main .button-mypage.sp-item {
    display: inline-block;
  }
}





/* NU-MENU */

.header-7 .nav-global-menu .home,
.nu-menu__title {
  font-size: 0.8rem;
}

.nu-menu > dd > a {
  font-size: .85rem;
  position: relative;
  display: block;
  padding: 5px 3px 5px 15px;
  line-height: 1.4;
}

.nu-menu > dd > a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none;
  position: absolute;
  border-top: 1px solid #bd2333;
  border-right: 1px solid #bd2333;
  left: 0;
  top: 10px;
}

@media only screen and (min-width: 768px) {
  #header.header-7 .nav-global-menu > .nav {
    max-width: 1200px;
  }
  .nu-menu__title {
    color: #CCC;
  }
  .nav-global-menu ul.nu-menu-other {
    padding: 0 12px;
    border-left: 2px solid #e7e7e7;
    width: 90px;
  }
  .nav-global-menu ul.nu-menu-other .button {
    padding-top: 0;
  }
  .nu-menu__elemets {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .nu-menu__title:before {
    content: "";
  }
  .nu-menu > dd > a {
    padding: 15px 15px 15px 39px;
  }
  .nu-menu > dd > a:before {
    top: 20px;
    left: 24px;
  }
  #page.cat-hotel .header-7 .nav-global-menu .hotel:before,
  #page.cat-ryokan .header-7 .nav-global-menu .ryokan:before,
  #page.cat-restaurant .header-7 .nav-global-menu .restaurant:before,
  #page.top-login .header-7 .nav-global-menu .home:before,
  #page.paris-restaurant .header-7 .nav-global-menu .paris:before,
  #page.paris-hotel .header-7 .nav-global-menu .paris:before,
  #page.hkm-restaurant .header-7 .nav-global-menu .hkm:before,
  #page.hkm-hotel .header-7 .nav-global-menu .hkm:before,
  #page.ny-restaurant .header-7 .nav-global-menu .ny:before,
  #page.ny-hotel .header-7 .nav-global-menu .ny:before {
    content: none;
    display: none;
  }
}





/************************************************************************************
*
* DEV-1342 東京2017
*
*************************************************************************************/

#header .nav-global-category .category.category--tk {
  width: 100%;
  /*NAV PC TOKYO*/
}

.button-mypage--close-only,
.button-mypage--close-only:before {
  display: none;
}

@media only screen and (max-width: 767px) {
  #page.nav-menu-opened .nav-global-main .button-mypage--close-only,
  #page.nav-menu-opened .nav-global-main .button-mypage--close-only:before {
    display: block;
  }
}



/************************************************************************************
*
* DEV-1406 Hokkaido 2017
*
*************************************************************************************
/
/* 人気のエリアから探す、エリアから探す、料理カテゴリから探す、他エリアのミシュランガイド掲載店を探す */

.afterLink {
  padding: 45px 0;
}

@media screen and (max-width: 767px) {
  .afterLink {
    padding: 0;
  }
}

.cat-restaurant .afterLink {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .cat-restaurant .afterLink {
    margin-top: 20px;
  }
  .cat-restaurant.mode-select-search-params .area-service-summary,
  .cat-restaurant.mode-select-search-params .afterLink {
    position: relative;
    z-index: -1;
  }
  .mode-select-search-params .params-space {
    display: none;
  }
}

.dlList {
  padding: 30px;
}

@media screen and (max-width: 767px) {
  .dlList {
    padding: 23px 15px;
  }
}

.dlList > dt {
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .dlList > dt {
    text-align: center;
    font-size: 14px;
  }
}

.afterLink .dlList > dt {
  font-size: 14px;
}

@media screen and (min-width: 767px) {
  .dlList--tb {
    display: table;
  }
}

@media screen and (min-width: 767px) {
  .dlList--tb > dt {
    display: table-cell;
    width: 14.5em;
    vertical-align: middle;
  }
}

@media screen and (min-width: 767px) {
  .dlList--tb > dd {
    display: table-cell;
    vertical-align: middle;
  }
}

.dlList--hide dt {
  margin-bottom: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .dlList--hide dt:not(.closed):before {
    content: "＋";
    color: #bd2333;
    margin-right: .5em;
  }
}

@media screen and (max-width: 767px) {
  .dlList--hide dd {
    margin-top: 1em;
    display: none;
  }
}

@media screen and (min-width: 520px) {
  .lpAreaSearch--dual {
    position: relative;
    overflow: hidden;
  }
  .lpAreaSearch--dual .dlList {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .lpAreaSearch--dual .dlList--hide dd {
    margin-top: 1em;
  }
}

@media screen and (max-width: 519px) {
  .lpAreaSearch--dual .dlList {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .lpAreaSearch--dual .dlList + .dlList {
    padding-top: 0;
  }
}

.linkList > li {
  display: inline-block;
  line-height: 1.6;
  color: #9B9B9B;
  position: relative;
  padding-left: 12px;
}

@media screen and (max-width: 767px) {
  .linkList > li {
    font-size: xx-small;
    line-height: 2;
    padding-left: 9px;
  }
}

.linkList > li:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-left: 4px solid #333;
  border-bottom: 4px solid transparent;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -4px;
}

@media screen and (max-width: 767px) {
  .linkList > li:before {
    border-top: 3px solid transparent;
    border-left: 3px solid #333;
    border-bottom: 3px solid transparent;
    margin-top: -3px;
  }
}

.linkList > li > a {
  color: #9B9B9B;
  display: inline-block;
  margin-right: .75em;
  text-decoration: none;
}

.linkList > li > a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .linkList > li > a {
    margin-right: 1em;
  }
}

.bgGray {
  background: #F2F2F2;
  color: #9B9B9B;
}

.visual-promo--guide {
  margin-top: 54px;
}

@media screen and (max-width: 767px) {
  .visual-promo--guide {
    margin-top: 0;
    max-height: 120px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}





/* SEARCH GUIDE */

.area-service-summary {
  padding: 30px 15px 15px;
}

@media screen and (max-width: 767px) {
  .area-service-summary {
    padding: 15px 10px 0;
  }
}

.area-service-summary__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  color: #666;
  text-align: center;
  padding-bottom: 1.5em;
}

@media screen and (max-width: 767px) {
  .area-service-summary__title {
    font-size: 16px;
    padding-bottom: .75em;
  }
}

.area-service-summary--more {
  background: #eedcbe url(/imgs/nologin/bg-service-01.png) repeat-x center top;
  padding: 45px 0;
  margin-bottom: 0;
}

.area-service-summary--more .buttons {
  margin-top: 0;
}

.area-service-summary--more .button-box-arrow > .button-inner:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}





/* SLIEDER */

.area-service-summary .mod-items-slider {
  max-width: 1008px;
  height: 185px;
  margin: 0 auto;
  position: relative;
  padding: 0 30px;
}

.area-service-summary .mod-items-slider > .slides {
  height: 0;
  overflow: hidden;
}

.area-service-summary .mod-items-slider .bx-pager {
  display: none;
  padding: 20px 0;
  text-align: center;
}

.area-service-summary .mod-items-slider .bx-pager .bx-pager-item {
  display: inline-block;
  padding: 7px 6px;
}

.area-service-summary .mod-items-slider .bx-pager .bx-pager-item a {
  overflow: hidden;
  text-indent: 110%;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 10px;
  background: #d9d9d9;
  transition: background-color 200ms;
}

.area-service-summary .mod-items-slider .bx-pager .bx-pager-item a.bx-pager-link.active {
  background-color: #bd2333;
  width: 8px;
  height: 8px;
}

.area-service-summary .mod-items-slider .bx-controls-direction {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.area-service-summary .mod-items-slider .bx-controls-direction .bx-prev {
  position: absolute;
  top: 82px;
  left: 0px;
  display: block;
  display: block;
  background: url('../imgs/nologin/slide-arrow-left.png') no-repeat 0 0;
  background-size: 16px 20px;
  width: 16px;
  height: 20px;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
}

.area-service-summary .mod-items-slider .bx-controls-direction .bx-next {
  position: absolute;
  top: 82px;
  right: 0px;
  display: block;
  display: block;
  background: url('../imgs/nologin/slide-arrow-right.png') no-repeat 0 0;
  background-size: 16px 20px;
  width: 16px;
  height: 20px;
  overflow: hidden;
  text-indent: 105%;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .area-service-summary .mod-items-slider {
    height: auto;
    margin: 0;
    padding: 0;
  }
  .area-service-summary .mod-items-slider .bx-pager {
    display: block;
  }
  .area-service-summary .mod-items-slider .bx-controls-direction {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .area-service-summary .mod-items-slider .bx-controls-direction .bx-prev {
    position: absolute;
    top: auto;
    bottom: 16px;
    left: 0px;
    display: block;
    background: url('../imgs/nologin/slide-arrow-left_sp.png') no-repeat 0 0;
    background-size: 15px 32.5px;
    width: 15px;
    height: 32.5px;
    overflow: hidden;
    text-indent: 105%;
    white-space: nowrap;
  }
  .area-service-summary .mod-items-slider .bx-controls-direction .bx-next {
    position: absolute;
    top: auto;
    bottom: 16px;
    right: 0px;
    display: block;
    background: url('../imgs/nologin/slide-arrow-right_sp.png') no-repeat 0 0;
    background-size: 15px 32px;
    width: 15px;
    height: 32px;
    overflow: hidden;
    text-indent: 105%;
    white-space: nowrap;
  }
}

.area-service-summary .mod-item-sum {
  position: relative;
  width: 245px;
}

.area-service-summary .mod-item-sum_img {
  width: 100%;
  display: block;
}

.area-service-summary .mod-item-sum_text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #fff;
  padding: 0 12px 15px;
  background: url(/imgs/nologin/gradient-bg.png) repeat-x 0 -1px;
  background-size: auto 105%;
  width: 100%;
  box-sizing: border-box;
}

.area-service-summary .mod-item-sum_title {
  margin: 3px 0 0;
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
  line-height: 1.7;
}

.area-service-summary .mod-item-sum:hover .mod-item-sum_title {
  color: #999999;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  .area-service-summary .mod-item-sum {
    width: 100%;
    margin: 0;
  }
}

.area-service-summary .label {
  display: inline-block;
  background: #333333;
  border-radius: 2px;
  color: #e7e7e7;
  padding: 4px 8px;
  font-size: 12px;
}





/************************************************************************************
*
* DEV-1388 最旬カレンダー
*
*************************************************************************************/

@media only screen and (max-width: 767px) {
  .button-fill {
    display: block;
    width: auto;
  }
}

.area-event {
  padding-bottom: 30px;
}

.matome-header__small {
  display: block;
  font-size: .8em;
  margin-top: .5em;
  color: #888;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.4;
}

@media only screen and (min-width: 768px) {
  #page.mypage-10 .area-list .area-search .box-inner {
    margin: 0;
    text-align: left;
  }
}





/* BTN FRAME
**************************************************/

.btnFrame {
  display: block;
  vertical-align: middle;
  box-sizing: border-box;
  /*  max-width: 270px;*/
  padding: 0 23px;
  border: 2px solid #e7e7e7;
  border-radius: 2px;
  background-color: #fff;
  color: #333;
  font-size: 12.5px;
  line-height: 42px;
  text-decoration: none;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .btnFrame {
    max-width: inherit;
  }
}

.btnFrame.checked {
  color: #bd2333;
}

.btnFrame--bookmark:before {
  content: "★";
  color: #666;
  margin-right: .25em;
  font-size: 15px;
}

.btnFrame--bookmark:hover:before {
  color: #333;
}

.btnFrame--bookmark:after {
  content: "ブックマーク登録する";
}

.btnFrame--bookmark.checked:after {
  content: "ブックマーク登録済み";
}

.matome-list__btnBox {
  padding: 0 24px 15px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .matome-list__btnBox {
    padding-bottom: 12px;
  }
}





/* PHASE1 BOOKMARKボタンなし*/

.btnFrame--bookmark,
.calendarCard__underBox {
  /* display: none; */
}

ul.matome-list__list > li:hover {
  opacity: 1!important;
}

ul.matome-list__list > li a:not(.btnFrame--bookmark):hover {
  opacity: .8;
}





/* ブックマークボタン absolute */

.matome-list__btnBox .btnFrame,
.calendarCard__underBox .btnFrame {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
}

@media screen and (max-width: 767px) {
  .matome-list__btnBox .btnFrame,
  .calendarCard__underBox .btnFrame {
    bottom: 15px;
    right: 12px;
    left: 12px;
  }
}

.calendarCard {
  min-height: 352px!important;
  position: relative;
}

.calendarCard__link {
  margin-bottom: 60px!important;
}

@media screen and (max-width: 767px) {
  .calendarCard__link {
    margin-bottom: 48px!important;
  }
}

.txt-link--matome-list:not(.txt-link--matome-guide) {
  margin-bottom: 60px;
}





/* FLEX実装 1列表示まで適用 */

@media only screen and (min-width: 606px) {
  .listCalendarCard,
  .matome-list__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .matome-list__list > li,
  .listCalendarCard > li {
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
  .txt-link--matome-list {
    line-height: 140%;
  }
  .calendarCard {
    min-height: inherit!important;
    display: table;
    height: 100%;
    min-height: 0%;
  }
}





/*
@media only screen and (max-width: 905px) {
.listCalendarCard,
.matome-list__list {
    justify-content: left;
    
}
}
*/


/* ニュース詳細、特集詳細 ブックマーク+SNSボタン */

.specialBookSns {
  text-align: center;
  padding: 30px 0;
}

.special-title .specialBookSns {
  padding-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .specialBookSns {
    padding: 15px 0;
  }
  .special-body-content > .specialBookSns {
    padding: 0;
  }
  .special-title .specialBookSns,
  .l-nav-sns .specialBookSns {
    padding-bottom: 0;
  }
}

.specialBookSns__inner {
  display: inline-block;
  vertical-align: middle;
  border-radius: 3px;
  border: 2px solid #e7e7e7;
  background: #f2f2f2;
}

@media only screen and (max-width: 767px) {
  .specialBookSns__inner {
    display: block;
    margin: auto;
    max-width: 480px;
  }
}

.specialBookSns .btnFrame {
  display: inline-block;
  width: 270px;
}

@media only screen and (min-width: 768px) {
  .specialBookSns .btnFrame {
    border: none;
    border-right: 2px solid #e7e7e7;
  }
}

@media only screen and (max-width: 767px) {
  .specialBookSns .btnFrame {
    border: none;
    border-bottom: 2px solid #e7e7e7;
  }
}

.matome-header__inner__column .specialBookSns {
  padding-bottom: 0;
}

.matome-header__inner__column .specialBookSns__inner {
  border: none;
  background: transparent;
}

@media only screen and (min-width: 768px) {
  .matome-header__inner__column .specialBookSns__inner {
    background: rgba(255, 255, 255, 0.8);
  }
}

@media only screen and (max-width: 767px) {
  .matome-header__inner__column .specialBookSns__inner {
    background: transparent;
    border: solid 2px rgba(255, 255, 255, 0.6);
  }
}

.matome-header__inner__column .specialBookSns .btnFrame {
  width: auto;
  background: transparent;
  border: none;
}

@media only screen and (min-width: 768px) {
  .matome-header__inner__column .specialBookSns .btnFrame {}
}

@media only screen and (max-width: 767px) {
  .matome-header__inner__column .specialBookSns .btnFrame {
    background: rgba(255, 255, 255, 0.6);
  }
}

@media only screen and (max-width: 767px) {
  .specialBookSns .btnFrame {
    display: block;
    width: auto;
    max-width: inherit;
  }
}

.specialBookSns .box-sns {
  margin-top: inherit;
  padding: 0 1em;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .specialBookSns .box-sns {
    padding: 10px 0;
  }
}

.specialBookSns .box-sns--sp-top {
  max-width: inherit;
  display: inline-block;
}

.matome-header__iconGuide {
  margin-top: 15px;
}

.matome-header__iconGuide + .specialBookSns {
  padding-top: 18px;
}

@media only screen and (max-width: 767px) {
  .matome-header__iconGuide {
    text-align: center;
  }
}





/************************************************************************************
*
* DEV-1400 パンクズリスト
*
*************************************************************************************/

.breadCrumb {
  background: #424242;
}

@media screen and (max-width: 767px) {
  .breadCrumb {
    bottom: 178px;
  }
}

.breadCrumb__inner {
  width: 100%;
  box-sizing: border-box;
  max-width: 1003px;
  margin: auto;
  text-align: left;
}

.breadCrumb__list {
  *zoom: 1;
  overflow: auto;
  padding: 15px;
}

@media screen and (max-width: 767px) {
  .breadCrumb__list {
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 0 0 0 15px;
  }
}

.breadCrumb__list:after {
  content: "";
  display: table;
  clear: both;
}

.breadCrumb__list > li {
  display: inline;
  position: relative;
  font-size: 10px;
  line-height: 1.6;
  padding: 3px 0;
}

@media screen and (max-width: 767px) {
  .breadCrumb__list > li {
    display: inline-block;
    padding: 15px 0;
    font-size: 11px;
    line-height: 1.2;
  }
}

.breadCrumb__list > li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  right: 4px;
}

.breadCrumb__list > li:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-top: 1px solid #DDD;
  border-right: 1px solid #DDD;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: none;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  right: 0;
}

.breadCrumb__list > li:last-child {
  padding-right: 15px;
}

.breadCrumb__list > li:last-child:before,
.breadCrumb__list > li:last-child:after {
  content: none;
  display: none;
}

.breadCrumb__list > li:not(:last-child) {
  padding-right: 15px;
  margin-right: 9px;
}

.breadCrumb__list > li > a {
  color: #DDD;
  text-decoration: none;
}

.breadCrumb__list > li.here > a {
  text-decoration: none;
}

.breadCrumb__list > li > a:hover {
  color: #f7f7f7;
}





/* パンクズリスト実装のための、諸要素の修正スタイル */

.hub-01 #main,
.event-01 #main {
  padding-bottom: 0;
}

.top-01 .area-pagetop,




/* HOME */

.top-07 .area-pagetop,




/* 非会員LP */


/* .cat-restaurant .area-pagetop, */


/* レストラン系 修正必要なので除外*/

.hub-01 .area-pagetop,




/* もっと知る */

.matome-02 .area-pagetop,




/* まとめ一覧 */

.matome-01 .area-pagetop,




/* まとめ詳細 */

.special-01 .area-pagetop,




/* 特集一覧 */

.special-03 .area-pagetop,




/* 特集詳細 */

.event-01 .area-pagetop,




/* イベント一覧 */


/* 旧地方LPは、edit.cssリンクなしなので、別breadCrump_forLocalLp.cssで対応 */

.line[data-spy="scroll"] .area-pagetop,




/* 新地方LP guide */

.plan-01 .area-pagetop,




/* クラブミシュラン限定コースネット予約一覧 */

.intro-01 .area-pagetop,




/* クラブミシュランとは */

.cp-app .area-pagetop
/* クラブミシュランアプリ紹介 */

{
  position: inherit !important;
  bottom: inherit !important;
  padding: 12px 0;
}

@media screen and (max-width: 767px) {
  .area-pagetop {
    padding: 6px 0;
  }
  #page.top-01 .area-pagetop {
    padding: 3px 0;
    height: inherit;
  }
}





/* ページ上部へボタンの帯の背景色をコンテンツの背景色に合わせる */

.top-01 .area-pagetop {
  background: url(/imgs/bg/pattern-g1.png);
}

.special-03 .area-pagetop {
  background: #f5f5f5;
}

.matome-01 .area-pagetop {
  background: #f2f2f2;
}

.matome-01 .area-pagetop {
  /*    background: url(/imgs/cp/stripe_pc.png) 0 0 transparent;*/
}

@media only screen and (min-width: 768px) {
  .cp-app .area-pagetop {
    border-top: solid 1px #e7e7e7;
  }
}

@media only screen and (max-width: 799px) {
  .matome-02 .area-pagetop,
  .matome-01 .area-pagetop {
    background: #f7f7f7;
  }
}

@media only screen and (max-width: 627px) {
  .hub-01 .area-pagetop,
  .special-01 .area-pagetop {
    background: #f7f7f7;
  }
}

@media only screen and (max-width: 767px) {
  .news-01 .area-pagetop {
    background: #f5f5f5;
  }
}





/* SEARCH LOADING ICON */

@media screen and (max-width: 767px) {
  .area-icon-loading {
    bottom: 252px!important;
  }
}





/**************************************************
*
* CM-2106 特集記事の会員登録ボタン改修
*
**************************************************/

.l-680 {
  max-width: 680px;
  margin: auto;
}

.exclusiveEntry {
  text-align: center;
  margin-top: 24px;
  padding-bottom: 15px;
}

.exclusiveEntry__inner {
  padding: 21px 24px 18px;
  background: #eb5d0a;
  color: #FFF;
  border-radius: 3px;
  background: -moz-linear-gradient(top, #e87330 0%, #eb5d0a 100%);
  background: -webkit-linear-gradient(top, #e87330 0%, #eb5d0a 100%);
  background: linear-gradient(to bottom, #e87330 0%, #eb5d0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87330', endColorstr='#eb5d0a', GradientType=0);
}

.exclusiveEntry__title {
  font-weight: bold;
  font-size: 24px;
  position: relative;
}

.exclusiveEntry__btn {
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 9px;
  border-radius: 3px;
  line-height: 1.2;
  background: #fff;
  color: #eb5d0a;
  max-width: 540px;
  margin: auto;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.exclusiveEntry__btn:hover {
  background: #fff;
  -webkit-box-shadow: 1px 1px .5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px .5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px .55px 0px rgba(0, 0, 0, 0.25);
}

.exclusiveEntry__btnEm {
  font-weight: bold;
  font-size: 21px;
  display: inline-block;
}

.exclusiveEntry__btnSmall {
  display: block;
  font-size: 12px;
  margin-top: .5em;
}

.exclusiveEntry__small {
  margin-top: 18px;
  display: block;
  line-height: 1.4;
}

.exclusiveEntry__link .link-arrow-right {
  font-weight: bold;
  color: #333;
}

@media only screen and (min-width: 768px) {
  .exclusiveEntry__btn {
    -webkit-box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 15px 15px 5px 0px rgba(0, 0, 0, 0.25);
  }
  .exclusiveEntry__title + .exclusiveEntry__btn {
    margin-top: 1em;
  }
  .exclusiveEntry__title {
    margin-top: -3px
  }
  .exclusiveEntry__title:before {
    content: "＼";
    color: #f5b11f;
    font-weight: normal;
  }
  .exclusiveEntry__title:after {
    content: "／";
    color: #f5b11f;
    font-weight: normal;
  }
  .exclusiveEntry__link {
    margin-top: 30px;
  }
  .exclusiveEntry__link .link-arrow-right {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .exclusiveEntry__title {
    font-size: 18px;
  }
  .exclusiveEntry__btn {
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.25);
  }
  .exclusiveEntry__title + .exclusiveEntry__btn {
    margin-top: .75em;
  }
  .exclusiveEntry__inner {
    padding: 15px;
  }
  .exclusiveEntry__btnSmall {
    font-size: xx-small;
  }
  .exclusiveEntry__small {
    margin-top: 12px;
    font-size: xx-small;
  }
  .exclusiveEntry__link {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 320px) {
  .exclusiveEntry__title {
    font-size: 17px;
  }
}

.icn-info {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.icn-info:after {
    content: "";
    display: inline-block;
    background-image: url(/imgs/sprite/other.png);
    background-size: 322px 289px;
    background-position: -256px -133px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    border-radius: 7px;
}
.icn-waiting {
  width: 12px;
  height: 12px;
  position: relative;
  display: block;
}
.icn-waiting:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;  
  background: #bd2333;
  border-radius: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
}
.button-mypage .icn-waiting {
  position: absolute;
  top: 5.5px;
  left: 20.25px;
  z-index: 1;
}
.button-mypage .icn-waiting:before {
  content: "";
  width: 12px;
  height: 12px;
  display: block;  
  border-radius: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #f4f4f4;
}
.button-mypage .icn-waiting:after {
  position: absolute;
  top: 2px;
  left: 2px;
}
.nav-side .icn-waiting {
  float: right;
  margin-right: -4px;
}
.nav-global-mypage li .icn-waiting {
  position: absolute;
  top: 50%;
  right: 28px;
  z-index: 1;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .nav-menu-opened .button-mypage .icn-waiting {
    display: none;
  }
}

.forFixApp {
  padding: 12px 15px;
}
.forFixApp--reserve {
  max-width: 400px;
  margin: 18px auto -21px;
  border-radius: 2px;
  border-top: solid 1px;
  border-bottom: solid 1px;
}
.forFixApp__em {
  font-size: 16px;
  font-weight: bold;
}
.forFixApp__txt {
  margin-top: 10px;
  line-height: 1.4;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .forFixApp--reserve {
    padding: 12px;
  }
  .forFixApp__em {
    font-size: 15px;
  }
  .forFixApp--reserve {
    margin-bottom: -15px;
  }
  .forFixApp__txt {
    margin-top: 6px;
  }
}


.icn-infoNum {
  background: #fff;
  color: #bd2333;
  display: inline-block;
  line-height: 18px;
  height: 18px;
  width: 18px;
  text-align: center;
  border-radius: 50px;
  transform: scale(.75);
}

.icn-infoNum--red,
.icn-infoNum--red .icn-infoNum__plus {
  background: #bd2333;
  color: #fff;
}
.icn-infoNum--white,
.icn-infoNum--white .icn-infoNum__plus {
  background: #fff;
  color: #bd2333;
}
.icn-infoNum--plus {
  border-bottom-right-radius: 2px;
}
.icn-infoNum__plus {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  right: -4px;
  top: 8px;
}
.icn-infoNum__plus:before,
.icn-infoNum__plus:after {
  content: "";
  display: block;
  width: 40%;
  height: 0px;
  border: solid 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.icn-infoNum__plus:after {
  transform: translate(-50%,-50%) rotate(-90deg);
}
.button-menu .icn-infoNum {
  position: absolute;
  top: 10px;
  right: -11px;
}
.nu-menu > dd > a .icn-infoNum {
  margin-left: 3px;
}
@media only screen and (max-width: 767px) {
  .button-menu .icn-infoNum {
    top: 50%;
    right: -2px;
  }
  #page.nav-menu-opened .nav-global-main .button-menu .icn-infoNum,
  #page.nav-mypage-opened .nav-global-main .button-menu .icn-infoNum  {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #page.nav-menu-opened .nav-global-main .button-menu .icn-infoNum { 
    display: none;
  }
}

/**************************************************
*
* CM-4094 楽天Pay説明追加
*
**************************************************/

.area-rpay {
  width: 900px;
  margin: 50px auto 0;
  box-sizing: border-box;
}

@media screen and (max-width: 1023px) {
  .area-rpay {
    margin: 0;
    width: 100%;
    margin: 50px auto 0;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 767px) {
  .area-rpay {
    margin: 0;
    padding: 24px 15px;
    width: 100%;
    box-sizing: border-box;
  }
}

.invite .area-rpay {
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .invite .area-rpay {
    padding: 0;
  }
}

.area-rpay-wrapper {
  background-color: #fff;
  box-sizing: border-box;
  color: #333;
  padding: 30px 100px;
}

@media screen and (max-width: 1023px) {
  .area-rpay-wrapper {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .area-rpay-wrapper {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
  }
}

.area-rpay .area-rpay-title {
  color: #252525;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.area-rpay .area-rpay-text {
  color: #252525;
  margin-bottom: 26px;
  text-align: center;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .area-rpay .area-rpay-text {
    margin-bottom: 10px;
    text-align: left;
  }
}

.area-rpay-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .area-rpay-logo {
    display: flex;
    flex-direction: column;
  }
}

.logo__item {
  text-align: left;
  vertical-align: middle;
}

.logo__item--pc {
  display: block;
}

.logo__item--sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .logo__item--pc {
    display: none;
  }
  
  .logo__item--sp {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .logo__item--left {
    width: 100%;
    text-align: center;
  }
}

.logo__item--right {
  width: 387px;
}

.logo__item--right img {
  margin: 5px 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .logo__item--right {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .logo__item--right img:first-child {
    margin-bottom: 20px;
  }
}
