@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400italic);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display);
@import url(https://fonts.googleapis.com/css?family=Raleway:200,400);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  vertical-align: baseline;
  background: transparent;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

main, article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

input, textarea {
  margin: 0;
  padding: 0;
  font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

nav, ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.ac {
  text-align: center;
}

/*
 * "ipaexm" licensed under the IPA Font License Agreement v1.0
 * http://#/（配布元のURL）
 * http://ipafont.ipa.go.jp/（IPAフォントのURL）
 * http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンスv1.0のURL）
 */
/* @font-face {
  font-family: 'ipaexm';
  src: url("../fonts/ipaexm.eot");
  src: url("../fonts/ipaexm.eot?#iefix") format("embedded-opentype"), url("../fonts/ipaexm.woff") format("woff"), url("../fonts/ipaexm.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
} */
html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  margin-bottom: 60px;
  line-height: 1.5;
  font-size: 1.4rem;
  background-color: #5D482B;
  color: #222;
}
@media screen and (min-width: 768px), print {
  body {
    background: no-repeat top center fixed #5D482B;
    background-size: cover;
    margin-bottom: 0;
    min-width: 980px;
  }
}
body:before {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  padding-bottom: 108px;
  background: center top;
  background-size: cover;
  content: "";
}
@media screen and (min-width: 768px), print {
  body:before {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  body.img-complete {
    background-image: url(../img/bg_common.jpg), url(../img/bg_common_blur.jpg);
  }
}
body.img-complete:before {
  background-image: url(../img/bg_common.jpg);
}
@media screen and (min-width: 768px), print {
  body.active {
    background-image: url(../img/bg_common_blur.jpg);
  }
}
body.active:before {
  background-image: url(../img/bg_common_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.stay {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media screen and (min-width: 768px), print {
  body.stay.img-complete {
    background-image: url(../img/stay/bg_stay.jpg), url(../img/stay/bg_stay_blur.jpg);
  }
}
body.stay.img-complete:before {
  background-image: url(../img/stay/bg_stay.jpg);
}
@media screen and (min-width: 768px), print {
  body.stay.active {
    background-image: url(../img/stay/bg_stay_blur.jpg);
  }
}
body.stay.active:before {
  background-image: url(../img/stay/bg_stay_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.restaurants {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media screen and (min-width: 768px), print {
  body.restaurants.img-complete {
    background-image: url(../img/restaurants/bg_restaurants.jpg), url(../img/restaurants/bg_restaurants_blur.jpg);
  }
}
body.restaurants.img-complete:before {
  background-image: url(../img/restaurants/bg_restaurants.jpg);
}
@media screen and (min-width: 768px), print {
  body.restaurants.active {
    background-image: url(../img/restaurants/bg_restaurants_blur.jpg);
  }
}
body.restaurants.active:before {
  background-image: url(../img/restaurants/bg_restaurants_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.banquet {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media screen and (min-width: 768px), print {
  body.banquet.img-complete {
    background-image: url(../img/banquet/bg_banquet.jpg), url(../img/banquet/bg_banquet_blur.jpg);
  }
}
body.banquet.img-complete:before {
  background-image: url(../img/banquet/bg_banquet.jpg);
}
@media screen and (min-width: 768px), print {
  body.banquet.active {
    background-image: url(../img/banquet/bg_banquet_blur.jpg);
  }
}
body.banquet.active:before {
  background-image: url(../img/banquet/bg_banquet_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.wedding {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media screen and (min-width: 768px), print {
  body.wedding.img-complete {
    background-image: url(../img/wedding/bg_wedding.jpg), url(../img/wedding/bg_wedding_blur.jpg);
  }
}
body.wedding.img-complete:before {
  background-image: url(../img/wedding/bg_wedding.jpg);
}
@media screen and (min-width: 768px), print {
  body.wedding.active {
    background-image: url(../img/wedding/bg_wedding_blur.jpg);
  }
}
body.wedding.active:before {
  background-image: url(../img/wedding/bg_wedding_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.transportation {
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media screen and (min-width: 768px), print {
  body.transportation.img-complete {
    background-image: url(../img/transportation/bg_transportation.jpg), url(../img/transportation/bg_transportation_blur.jpg);
  }
}
body.transportation.img-complete:before {
  background-image: url(../img/transportation/bg_transportation.jpg);
}
@media screen and (min-width: 768px), print {
  body.transportation.active {
    background-image: url(../img/transportation/bg_transportation_blur.jpg);
  }
}
body.transportation.active:before {
  background-image: url(../img/transportation/bg_transportation_blur.jpg);
}

@media screen and (min-width: 768px), print {
  body.facilities.img-complete {
    background-image: url(../img/transportation/bg_transportation.jpg), url(../img/transportation/bg_transportation_blur.jpg);
  }
}
body.facilities.img-complete:before {
  background-image: url(../img/transportation/bg_transportation.jpg);
}

@media screen and (min-width: 768px), print {
  body.facilities.active {
    background-image: url(../img/transportation/bg_transportation_blur.jpg);
  }
}
body.facilities.active:before {
  background-image: url(../img/transportation/bg_transportation_blur.jpg);
}

a {
  color: #293855;
}

a.link {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  a.link:hover {
    text-decoration: none;
  }
}

.wrap-news-list02:after {
  position: absolute;
  right: 0;
  bottom: 2px;
  left: 0;
  z-index: -1;
  border-radius: 50%;
  margin: auto;
  padding-top: 5%;
  width: 90%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.36);
  background: rgba(0, 0, 0, 0.36);
  content: "";
}
@media screen and (min-width: 768px), print {
  .wrap-news-list02:after {
    bottom: 1px;
    padding-top: 2%;
    max-width: 980px;
    width: 71%;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.46);
    background: rgba(0, 0, 0, 0.46);
  }
}

#global-header {
  position: relative;
  background: no-repeat;
  background-size: cover;
  min-height: 50px;
}
@media screen and (min-width: 768px), print {
  #global-header {
    min-height: 246px;
  }
}
#global-header .site-logo {
  position: absolute;
  top: 25px;
  left: 4%;
  z-index: +1;
  margin: auto;
  width: 154px;
}
@media screen and (min-width: 768px), print {
  #global-header .site-logo {
    top: 34px;
    right: 0;
    left: 0;
    width: 101px;
  }
}
#global-header .site-logo a {
  display: block;
  padding-top: 19.5px;
  width: 154px;
  height: 0;
  background: url(../img/logo01_sp.png) no-repeat center;
  background-size: 100%;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  #global-header .site-logo a {
    padding-top: 77px;
    width: 101px;
    background-image: url(../img/logo01.png);
  }
}
@media screen and (min-width: 768px), print {
  #global-header > .inner {
    margin: 0 auto 0;
    width: 980px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 12px 0;
  }
}

.nav-position-trigger {
  display: none;
}
@media screen and (min-width: 768px), print {
  .nav-position-trigger {
    display: block;
    position: absolute;
    top: 600px;
  }
}

@media screen and (min-width: 768px), print {
  #inner-global-header {
    width: 100%;
    height: 0;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.waiting {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    width: 100%;
    height: 0;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    box-sizing: border-box;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    padding: 17px;
    min-width: 1063px;
    width: 100%;
    height: 70px;
    background: #FFF;
    transition: background .3s, height .3s;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .site-logo {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0;
    width: auto;
  }
}
#inner-global-header.fixed .site-logo a {
  padding-top: 17px;
  width: 159px;
  background-image: url(../img/logo03.png);
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .site-logo img {
    vertical-align: top;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #util-nav {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 5px 0 0 0;
    width: auto;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .faq {
    display: none;
  }
}
#inner-global-header.fixed .tel a {
  text-shadow: 0 0 0 transparent;
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .tel {
    display: block;
    padding: 10px 13px;
    background: #BB9D59;
    color: #FFF;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .tel .label01 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .tel .label02 {
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1.8;
    vertical-align: middle;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
    font-size: 1.2rem;
  }
}
#inner-global-header.fixed .fax a {
  text-shadow: 0 0 0 transparent;
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .fax {
    display: block;
    padding: 10px 13px;
    background: #BB9D59;
    color: #FFF;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .fax .label01 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed .fax .label02 {
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1.8;
    vertical-align: middle;
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: auto;
    height: auto;
    background: none;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: auto;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav ul li {
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 0 44px 0 0;
    width: auto;
  }
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav ul li:after {
    display: block;
    position: absolute;
    top: 0;
    right: 21px;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 27px;
    background: #BB9D59;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    content: "";
  }
}
#inner-global-header.fixed #global-nav ul li:last-child {
  padding-right: 0;
}
#inner-global-header.fixed #global-nav ul li:last-child:after {
  display: none;
}
#inner-global-header.fixed #global-nav ul li a {
  text-shadow: 0 0 0 transparent;
}
@media screen and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav ul li a {
    display: inline-block;
    padding: 0;
    color: #293855;
    font-size: 1.6rem;
    font-weight: 600;
    position: relative;
  }
  #inner-global-header.fixed #global-nav ul li a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #BB9D59;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px), print {
  #inner-global-header.fixed #global-nav ul li a:hover::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@media screen and (min-width: 768px), print {
  .stay #global-nav {
    background-image: url(../img/gnav/1.png);
  }
}

@media screen and (min-width: 768px), print {
  .restaurants #global-nav {
    background-image: url(../img/gnav/2.png);
  }
}

@media screen and (min-width: 768px), print {
  .banquet #global-nav {
    background-image: url(../img/gnav/3.png);
  }
}

@media screen and (min-width: 768px), print {
  .wedding #global-nav {
    background-image: url(../img/gnav/4.png);
  }
}

@media screen and (min-width: 768px), print {
  .transportation #global-nav {
    background-image: url(../img/gnav/5.png);
  }
}

#global-nav.bg1 {
  background-image: url(../img/gnav/1.png);
}

#global-nav.bg2 {
  background-image: url(../img/gnav/2.png);
}

#global-nav.bg3 {
  background-image: url(../img/gnav/3.png);
}

#global-nav.bg4 {
  background-image: url(../img/gnav/4.png);
}

#global-nav.bg5 {
  background-image: url(../img/gnav/5.png);
}

@media screen and (min-width: 768px), print {
  .facilities #global-nav {
    background-image: url(../img/gnav/4.png);
  }
}
#global-nav {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 60px;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  #global-nav {
    display: block;
    position: absolute;
    top: 104px;
    right: 0;
    bottom: auto;
    z-index: auto;
    box-shadow: 0 0 0 transparent;
    margin: auto;
    width: 100%;
    height: 150px;
    background: url(../img/gnav/0.png) transparent no-repeat center center;
  }
}
#global-nav ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  #global-nav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    width: 786px;
  }
}
#global-nav ul li {
  display: table-cell;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid rgba(187, 157, 89, 0.3);
  width: 20%;
  vertical-align: middle;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #global-nav ul li {
    display: block;
    width: auto;
    border: 0;
  }
}
#global-nav ul li:before {
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
  left: 0;
  border: 4px solid transparent;
  border-top: 6px solid #BB9D59;
  margin: auto;
  width: 0;
  text-align: center;
  content: "";
}
@media screen and (min-width: 768px), print {
  #global-nav ul li:before {
    display: none;
  }
}
#global-nav ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px), print {
  #global-nav ul li:nth-child(1) {
    padding-top: 55px;
  }
  #global-nav ul li:nth-child(5) {
    padding-top: 54px;
  }
  #global-nav ul li:nth-child(2), #global-nav ul li:nth-child(4) {
    padding-top: 47px;
  }
  #global-nav ul li:nth-child(3) {
    padding-top: 42px;
  }
  #global-nav ul li:nth-child(1) {
    width: 110px;
  }
  #global-nav ul li:nth-child(2) {
    width: 167px;
  }
  #global-nav ul li:nth-child(3) {
    width: 156px;
  }
  #global-nav ul li:nth-child(4) {
    width: 132px;
  }
  #global-nav ul li:nth-child(5) {
    width: 141px;
  }
}
#global-nav ul li a {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  color: #293855;
  font-weight: 600;
  font-size: 1rem;
}
@media screen and (min-width: 768px), print {
  #global-nav ul li a {
    padding: 17px 0;
    color: #FFF;
    font-size: 1.7rem;
    text-align: center;
    text-shadow: 0 0 3px #000;
    vertical-align: middle;
  }
}

#util-nav {
  display: none;
}
@media screen and (min-width: 768px), print {
  #util-nav {
    display: block;
    position: absolute;
    top: 70px;
    right: 0;
    left: 0;
    margin: 0 auto 0;
    width: 980px;
  }
}
@media screen and (min-width: 768px), print {
  #util-nav ul {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
#util-nav ul li {
  position: relative;
  margin-left: 14px;
  padding-right: 16px;
  line-height: 1;
}
#util-nav ul li:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 8px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  content: "";
}
#util-nav ul li.tel {
  padding-right: 0;
}
@media screen and (min-width: 768px), print {
  #util-nav ul li.tel {
    margin-top: -6px;
  }
}
#util-nav ul li.tel:after {
  display: none;
}
#util-nav ul li.tel a {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 1.6rem;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  #util-nav ul li.tel a {
    margin-top: -7px;
  }
}
#util-nav ul li.tel a .label01 {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 1.2rem;
}
#util-nav a {
  position: relative;
  color: #FFF;
}
#util-nav a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #BB9D59;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px), print {
  #util-nav a:hover::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}

#sel-language {
  position: absolute;
  top: 24px;
  right: 20px;
}
@media screen and (min-width: 768px), print {
  #sel-language {
    top: 13px;
    right: 20px;
  }
}
#sel-language .wrap-select:after {
  top: 30%;
  right: 0;
}
@media screen and (min-width: 768px), print {
  #sel-language .wrap-select:after {
    top: 10px;
  }
}
#sel-language select {
  border: 0;
  padding: 1px 14px 3px 0;
  background: transparent;
  color: #FFF;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  #sel-language select {
    border-bottom: 1px solid #BB9D59;
    padding: 1px 20px 3px 0;
    width: auto;
    font-size: 1.4rem;
  }
}
#sel-language select option {
  background: #293855;
}

#breadcrumb {
  display: none;
}
@media screen and (min-width: 768px), print {
  #breadcrumb {
    display: block;
    position: relative;
    z-index: +10;
    margin: 0 auto 0;
    width: 1100px;
  }
}
#breadcrumb ul {
  position: absolute;
  top: -14px;
  left: -10px;
  box-sizing: border-box;
  padding: 5px 70px;
  height: 28px;
  background: #293855;
  color: #FFF;
  font-size: 1.2rem;
}
#breadcrumb ul:before, #breadcrumb ul:after {
  display: block;
  position: absolute;
  content: "";
}
#breadcrumb ul:before {
  left: -6px;
  bottom: -6px;
  z-index: -1;
  border: 6px solid transparent;
  border-right: 10px solid #212d44;
}
#breadcrumb ul:after {
  right: -10px;
  top: 0;
  bottom: 0;
  border: 10px solid transparent;
  border-top: 14px solid #293855;
  border-bottom: 14px solid #293855;
}
#breadcrumb a {
  color: #FFF;
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  #breadcrumb a:hover {
    text-decoration: none;
  }
}
#breadcrumb li {
  display: inline-block;
  position: relative;
  padding: 0 24px 0 3px;
  line-height: 1;
}
#breadcrumb li:last-child {
  padding-right: 0;
}
#breadcrumb li:last-child:after {
  display: none;
}
#breadcrumb li:after {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  border: 4px solid transparent;
  border-left: 6px solid #BB9D59;
  content: "";
}

#contents {
  opacity: 0;
  transition: opacity 1s;
}
#contents.active {
  opacity: 1;
}

.section-common-lightgray {
  position: relative;
  margin: 0 10px 30px;
  padding-top: 10px;
  padding-bottom: 1px;
  background: rgba(244, 244, 244, 0.92);
}
@media screen and (min-width: 768px), print {
  .section-common-lightgray {
    margin: 0 auto 84px;
    width: 1100px;
    padding-top: 60px;
  }
}
.section-common-lightgray > .img-common-wide01,
.section-common-lightgray > .img_main-visual01:first-of-type,
.section-common-lightgray > .sub-slider01:first-of-type,
.section-common-lightgray > .ttl_common02:first-of-type,
.section-common-lightgray > .dispTab {
  margin-top: -10px;
}
@media screen and (min-width: 768px), print {
  .section-common-lightgray > .img-common-wide01,
  .section-common-lightgray > .img_main-visual01:first-of-type,
  .section-common-lightgray > .sub-slider01:first-of-type,
  .section-common-lightgray > .ttl_common02:first-of-type,
  .section-common-lightgray > .dispTab {
    margin-top: -60px;
  }
}
.section-common-lightgray > * + .img-common-wide01,
.section-common-lightgray > * + .sub-slider01:first-of-type {
  margin-top: 0;
}

.wrap-bdrBE-bgWH, .inner-bdrBE-bgWH {
  margin: 0 4% 4%;
  border: 1px solid #BB9D59;
  padding: 4% 4% 0;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-bdrBE-bgWH, .inner-bdrBE-bgWH {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-bdrBE-bgWH, .inner-bdrBE-bgWH {
    padding: 30px 30px 0;
  }
}
.wrap-bdrBE-bgWH .txt, .inner-bdrBE-bgWH .txt {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-bdrBE-bgWH .txt, .inner-bdrBE-bgWH .txt {
    margin-bottom: 15px;
  }
}

.inner-bdrBE-bgWH {
  margin-right: 0;
  margin-left: 0;
}

.wrap-double-bdrBE-bgWH {
  margin: 0 4% 4%;
  border: 1px solid #BB9D59;
  box-shadow: 0 0 0 9px #FFF inset, 0 0 0 10px #BB9D59 inset;
  padding: 4% 4% 0;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-double-bdrBE-bgWH {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-double-bdrBE-bgWH {
    padding: 30px 30px 0;
  }
}

.wrap-bdrBE-bgWH .txt-catchcopy-fz14, .inner-bdrBE-bgWH .txt-catchcopy-fz14,
.wrap-bdrBE-bgWH .txt-catchcopy-fz15,
.inner-bdrBE-bgWH .txt-catchcopy-fz15,
.wrap-bdrBE-bgWH .txt-catchcopy-fz16,
.inner-bdrBE-bgWH .txt-catchcopy-fz16,
.wrap-bdrBE-bgWH .txt-catchcopy-fz14-mbh,
.inner-bdrBE-bgWH .txt-catchcopy-fz14-mbh,
.wrap-bdrBE-bgWH .txt-catchcopy-fz15-mbh,
.inner-bdrBE-bgWH .txt-catchcopy-fz15-mbh,
.wrap-bdrBE-bgWH .txt-catchcopy-fz16-mbh,
.inner-bdrBE-bgWH .txt-catchcopy-fz16-mbh,
.wrap-bdrBE-bgWH .list-common-disc,
.inner-bdrBE-bgWH .list-common-disc,
.wrap-bdrBE-bgWH .list-common-decimal,
.inner-bdrBE-bgWH .list-common-decimal,
.wrap-bdrBE-bgWH .list-common-caution01,
.inner-bdrBE-bgWH .list-common-caution01,
.wrap-bdrBE-bgWH .list-common-caution02,
.inner-bdrBE-bgWH .list-common-caution02,
.wrap-bdrBE-bgWH .link-pdf,
.inner-bdrBE-bgWH .link-pdf,
.wrap-bdrBE-bgWH .link-excel,
.inner-bdrBE-bgWH .link-excel,
.wrap-bdrBE-bgWH .link-word,
.inner-bdrBE-bgWH .link-word,
.wrap-bdrBE-bgWH .link-blank,
.inner-bdrBE-bgWH .link-blank,
.wrap-bdrBE-bgWH .link-arrow-bottom,
.inner-bdrBE-bgWH .link-arrow-bottom,
.wrap-bdrBE-bgWH .link-arrow-top,
.inner-bdrBE-bgWH .link-arrow-top,
.wrap-bdrBE-bgWH .link-arrow-right,
.inner-bdrBE-bgWH .link-arrow-right,
.wrap-bdrBE-bgWH .ttl_sitemap01 a,
.ttl_sitemap01 .wrap-bdrBE-bgWH a,
.inner-bdrBE-bgWH .ttl_sitemap01 a,
.ttl_sitemap01 .inner-bdrBE-bgWH a,
.wrap-bdrBE-bgWH .ttl_sitemap02 a,
.ttl_sitemap02 .wrap-bdrBE-bgWH a,
.inner-bdrBE-bgWH .ttl_sitemap02 a,
.ttl_sitemap02 .inner-bdrBE-bgWH a,
.wrap-bdrBE-bgWH .list-sitemap li a,
.list-sitemap li .wrap-bdrBE-bgWH a,
.inner-bdrBE-bgWH .list-sitemap li a,
.list-sitemap li .inner-bdrBE-bgWH a,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz14,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz15,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz16,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz14-mbh,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz15-mbh,
.wrap-double-bdrBE-bgWH .txt-catchcopy-fz16-mbh,
.wrap-double-bdrBE-bgWH .list-common-disc,
.wrap-double-bdrBE-bgWH .list-common-decimal,
.wrap-double-bdrBE-bgWH .list-common-caution01,
.wrap-double-bdrBE-bgWH .list-common-caution02,
.wrap-double-bdrBE-bgWH .link-pdf,
.wrap-double-bdrBE-bgWH .link-excel,
.wrap-double-bdrBE-bgWH .link-word,
.wrap-double-bdrBE-bgWH .link-blank,
.wrap-double-bdrBE-bgWH .link-arrow-bottom,
.wrap-double-bdrBE-bgWH .link-arrow-top,
.wrap-double-bdrBE-bgWH .link-arrow-right,
.wrap-double-bdrBE-bgWH .ttl_sitemap01 a,
.ttl_sitemap01 .wrap-double-bdrBE-bgWH a,
.wrap-double-bdrBE-bgWH .ttl_sitemap02 a,
.ttl_sitemap02 .wrap-double-bdrBE-bgWH a,
.wrap-double-bdrBE-bgWH .list-sitemap li a,
.list-sitemap li .wrap-double-bdrBE-bgWH a {
  margin-right: 0;
  margin-left: 0;
}

h4, h5 {
  margin: 0 auto 4%;
  color: #293855;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  h4, h5 {
    margin-bottom: 20px;
  }
}
h4 span, h5 span {
  display: inline;
  padding-bottom: 6px;
  font-weight: 600;
  line-height: 2;
}

h4 {
  max-width: 620px;
}
@media screen and (min-width: 768px), print {
  h4 {
    font-size: 1.8rem;
  }
}
h4 span {
  border-bottom: 1px solid #BB9D59;
}
@media screen and (min-width: 768px), print {
  h4 span {
    margin-bottom: 20px;
  }
}

h5 {
  max-width: 400px;
}
@media screen and (min-width: 768px), print {
  h5 {
    font-size: 1.6rem;
  }
}
h5 span {
  border-bottom: 1px dotted #BB9D59;
}
h5 + p {
  margin-right: 4%;
  margin-left: 4%;
}
@media screen and (min-width: 768px), print {
  h5 + p {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.dispPageTitle {
  opacity: 0;
  transition: opacity 1s;
}
.dispPageTitle.active {
  opacity: 1;
}

.ttl_common01, .ttl_contact {
  display: block;
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  z-index: +1;
  margin: auto;
  width: 232px;
  height: 130px;
  color: #293855;
  font-family: 'Playfair Display', serif;
  font-size: 2.8rem;
  text-align: center;
  transition: top 1s, opacity 3s;
  opacity: 0;
}
@media screen and (min-width: 768px), print {
  .ttl_common01, .ttl_contact {
    width: 160px;
    height: 126px;
    font-size: 3.4rem;
  }
}
.ttl_common01:before, .ttl_contact:before, .ttl_common01:after, .ttl_contact:after {
  display: block;
  position: absolute;
  width: 1px;
  height: 125px;
  background: #BB9D59;
  content: "";
  -webkit-transform: rotateZ(60deg);
  -moz-transform: rotateZ(60deg);
  -ms-transform: rotateZ(60deg);
  transform: rotateZ(60deg);
}
@media screen and (min-width: 768px), print {
  .ttl_common01:before, .ttl_contact:before, .ttl_common01:after, .ttl_contact:after {
    height: 158px;
  }
}
.ttl_common01:before, .ttl_contact:before {
  top: -78px;
  left: 52px;
}
@media screen and (min-width: 768px), print {
  .ttl_common01:before, .ttl_contact:before {
    top: -98px;
    left: 12px;
  }
}
.ttl_common01:after, .ttl_contact:after {
  right: 52px;
  bottom: -4px;
}
@media screen and (min-width: 768px), print {
  .ttl_common01:after, .ttl_contact:after {
    right: 8px;
    bottom: -32px;
  }
}
.ttl_common01.active, .active.ttl_contact {
  top: -92px;
  opacity: 1;
}
@media screen and (min-width: 768px), print {
  .ttl_common01.active, .active.ttl_contact {
    top: -107px;
  }
}
.ttl_common01 span, .ttl_contact span {
  display: block;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px), print {
  .ttl_common01 span, .ttl_contact span {
    font-size: 1.5rem;
  }
}

.ttl_common02 {
  position: relative;
  z-index: +1;
  margin: 0 auto;
  padding: 7% 0;
  background: #F4F4F4;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_common02 {
    padding: 40px 0 34px;
  }
}
.ttl_common02 .label, .ttl_common02 .ttl {
  display: inline-block;
}
.ttl_common02 .ttl {
  position: relative;
  border-top: 1px solid #BB9D59;
  border-bottom: 1px solid #BB9D59;
  margin: 0 auto;
  padding: 20px 0 18px;
  min-width: 200px;
  max-width: 886px;
  color: #293855;
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .ttl_common02 .ttl {
    padding: 15px 0 9px;
    font-size: 2.2rem;
  }
}
.ttl_common02 .ttl:before {
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 50%;
  padding: 0 4px 0 5px;
  background: #F4F4F4;
  color: #BB9D59;
  font-family: "Gill Sans MT", Verdana, serif;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: .1em;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "TOKYO DOME HOTEL";
}
@media screen and (min-width: 768px), print {
  .ttl_common02 .ttl:before {
    top: -9px;
    font-size: 1.2rem;
  }
}

.ttl_common02-shadow {
  position: relative;
  border-radius: 50%;
  margin: -5.1% auto 8%;
  padding-top: 5%;
  width: 90%;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.36);
  background: rgba(0, 0, 0, 0.36);
  content: "";
}
@media screen and (min-width: 768px), print {
  .ttl_common02-shadow {
    margin: -2.1% auto 60px;
    padding-top: 2%;
    width: 71%;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.46);
    background: rgba(0, 0, 0, 0.46);
  }
}
.ttl_common02-shadow + .img-common-wide01 {
  margin-top: -8%;
}
@media screen and (min-width: 768px), print {
  .ttl_common02-shadow + .img-common-wide01 {
    margin-top: -60px;
  }
}

.restaurants .ttl_common02 .ttl:before {
  content: "RESTAURANTS";
}

.stay .ttl_common02 .ttl:before {
  content: "STAY";
}

.banquet .ttl_common02 .ttl:before {
  content: "BANQUET";
}

.transportation .ttl_common02 .ttl:before {
  content: "TRANSPORTATION";
}

.ttl_common03 {
  position: relative;
  z-index: +1;
  margin: 0 4% 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_common03 {
    margin: 0 60px 30px;
  }
}
.ttl_common03 span {
  display: inline-block;
  position: relative;
  border-top: 3px double #BB9D59;
  border-bottom: 3px double #BB9D59;
  margin: 0 auto;
  padding: 2% 4%;
  min-width: 160px;
  max-width: 746px;
  background: #F4F4F4;
  color: #293855;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .ttl_common03 span {
    padding: 8px 20px;
    font-size: 1.8rem;
  }
}
.ttl_common03 span:before, .ttl_common03 span:after {
  display: block;
  position: absolute;
  bottom: 4px;
  z-index: -1;
  padding-top: 4%;
  width: 40px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.45);
  background: rgba(0, 0, 0, 0.6);
  content: "";
}
.ttl_common03 span:before {
  left: 2%;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.ttl_common03 span:after {
  right: 2%;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.ttl_common04 {
  text-align: center;
}
.ttl_common04 span {
  display: inline-block;
  border-bottom: 1px dotted #BB9D59;
  color: #293855;
  font-weight: 600;
  line-height: 2;
}
@media screen and (min-width: 768px), print {
  .ttl_common04 span {
    font-size: 1.6rem;
  }
}

.ttl_common05 {
  margin: 0 4% 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_common05 {
    margin: 0 60px 30px;
  }
}
.ttl_common05 span {
  border-bottom: 1px solid #293855;
  padding: 0 .25em .25em;
  color: #293855;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  .ttl_common05 span {
    font-size: 2.2rem;
  }
}
.ttl_common05:after {
  display: block;
  content: "";
}

.ttl_common06 {
  margin: 0 4% 4%;
  line-height: 1;
  color: #293855;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  .ttl_common06 {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .ttl_common06 {
    font-size: 2rem;
  }
}
.ttl_common06:after {
  display: inline-block;
  box-sizing: border-box;
  border-left: 20px solid #293855;
  height: 2px;
  width: 100%;
  background: #BB9D59;
  content: "";
}

.ttl_common-strong01 {
  text-align: center;
}
.ttl_common-strong01 span {
  display: inline-block;
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 4%;
  padding-bottom: 6px;
  color: #293855;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .ttl_common-strong01 span {
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
}

.ttl_page-main {
  position: relative;
  margin-bottom: 10%;
  padding-top: 46px;
  color: #FFF;
  font-family: 'Playfair Display', serif;
  font-size: 3rem;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  .ttl_page-main {
    margin-bottom: 60px;
    padding-top: 76px;
    font-size: 3.4rem;
  }
}
.ttl_page-main:before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-top: 112.5px;
  background: url(../img/bg_ttl_page-main.png) no-repeat center top;
  background-size: 277px;
  content: "";
}
@media screen and (min-width: 768px), print {
  .ttl_page-main:before {
    padding-top: 80px;
    width: auto;
    background-size: 438px;
  }
}
.ttl_page-main span {
  display: block;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px), print {
  .ttl_page-main span {
    font-size: 2rem;
  }
}

.ttl_page-common01 {
  padding: 11.25% 0;
  color: #FFF;
  font-size: 1.8rem;
  text-align: center;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  .ttl_page-common01 {
    padding: 40px 0 87px;
    font-size: 3rem;
  }
}
.ttl_page-common01 span {
  display: inline;
  font-weight: 600;
  border-bottom: 1px solid #FFF;
  padding-bottom: 10px;
  line-height: 3;
}
@media screen and (min-width: 768px), print {
  .ttl_page-common01 span:first-of-type {
    padding-right: 0.5em;
  }
}
@media screen and (min-width: 768px), print {
  .ttl_page-common01 span:only-of-type {
    padding-right: 0;
  }
}
@media screen and (min-width: 768px), print {
  .ttl_page-common01 span {
    padding-bottom: 12px;
    line-height: 3;
  }
}

.wrap-ttl_search {
  position: relative;
}

.ttl_search01 {
  margin: 2% 0;
  color: #293855;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_search01 {
    margin: 10px 0 20px;
  }
}
.ttl_search01 span {
  display: inline-block;
  border-right: 1px solid #BB9D59;
  border-left: 1px solid #BB9D59;
  padding: 0 20px;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px), print {
  .txt-fz18 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 768px), print {
  .txt-fz16 {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px), print {
  .txt-fz14 {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px), print {
  .txt-fz12 {
    font-size: 1.2rem;
  }
}

.txt-fz18-mbh {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .txt-fz18-mbh {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
}

.txt-fz16-mbh {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .txt-fz16-mbh {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
}

.txt-fz14-mbh {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .txt-fz14-mbh {
    margin-bottom: 30px;
    font-size: 1.4rem;
  }
}

.txt-catchcopy {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy {
    margin: 0 60px 60px;
  }
}

.txt-catchcopy-fz18 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz18 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz18 {
    font-size: 1.8rem;
  }
}

.txt-catchcopy-fz16 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz16 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz16 {
    font-size: 1.6rem;
  }
}

.txt-catchcopy-fz14 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz14 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz14 {
    font-size: 1.4rem;
  }
}

.txt-catchcopy-fz18-mbh {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz18-mbh {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz18-mbh {
    font-size: 1.8rem;
  }
}

.txt-catchcopy-fz16-mbh {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz16-mbh {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz16-mbh {
    font-size: 1.6rem;
  }
}

.txt-catchcopy-fz14-mbh {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz14-mbh {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-catchcopy-fz14-mbh {
    font-size: 1.4rem;
  }
}

.txt-caution01:before {
  display: inline-block;
  content: "※";
}

.txt-strong {
  font-weight: 600;
}

.txt-italic {
  font-style: italic;
}

.txt-underline {
  text-decoration: underline;
}

.txt-line-through {
  text-decoration: line-through;
}

.txt-color-red {
  color: #C41111;
}

.txt-color-blue {
  color: #2974CF;
}

.txt-color-beige {
  color: #BB9D59;
}

.msg-error01 {
  margin: 0 4% 4%;
  border: 1px solid #BB9D59;
  padding: 10px;
  background: #FFF;
  color: #C41111;
}
@media screen and (min-width: 768px), print {
  .msg-error01 {
    margin: 0 60px 30px;
  }
}

.msg-error02 {
  display: block;
  color: #C41111;
}

.sub-slider01 + .ttl_common02-shadow {
  margin-bottom: 16%;
}
@media screen and (min-width: 768px), print {
  .sub-slider01 + .ttl_common02-shadow {
    margin-bottom: 60px;
  }
}

.list-news01, .list-news02 {
  border: 1px solid #BB9D59;
  margin: 0 4% 4%;
  padding: 0 4%;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-news01, .list-news02 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-news01, .list-news02 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 0 28px;
  }
}
.list-news01 dt, .list-news02 dt, .list-news01 dd, .list-news02 dd {
  box-sizing: border-box;
}
.list-news01 dt:last-of-type, .list-news02 dt:last-of-type, .list-news01 dd:last-of-type, .list-news02 dd:last-of-type {
  border-bottom: 0;
}
.list-news01 dt, .list-news02 dt {
  display: inline-block;
  position: relative;
  padding: 4% 14px 0 10px;
  font-size: 1.2rem;
  font-family: 'Playfair Display', serif;
}
@media screen and (min-width: 768px), print {
  .list-news01 dt, .list-news02 dt {
    display: block;
    border-bottom: 1px solid #BB9D59;
    padding: 13px 0 13px 16px;
    width: 12%;
    font-size: 1.4rem;
  }
}
.list-news01 dt:before, .list-news02 dt:before {
  display: block;
  position: absolute;
  top: 55%;
  left: 0;
  border: 4px solid transparent;
  border-left: 6px solid #BB9D59;
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-news01 dt:before, .list-news02 dt:before {
    top: 21px;
  }
}
.list-news01 dt:after, .list-news02 dt:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 12px;
  background: #BB9D59;
  content: "";
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
@media screen and (min-width: 768px), print {
  .list-news01 dt:after, .list-news02 dt:after {
    top: 18px;
  }
}
.list-news01 dd, .list-news02 dd {
  border-bottom: 1px solid #BB9D59;
  padding: 0 0 4%;
  line-height: 1.8;
}
@media screen and (min-width: 768px), print {
  .list-news01 dd, .list-news02 dd {
    padding: 13px 0 13px 20px;
    width: 88%;
  }
}
.list-news01 a, .list-news02 a {
  color: #293855;
  border-bottom: 1px solid #222;
  transition: all .3s;
}
.list-news01 a:hover, .list-news02 a:hover {
  border-color: transparent;
}

.wrap-news-list02 {
  position: relative;
  border-bottom: 1px solid #F4F4F4;
  background: #FFF;
}
.wrap-news-list02:after {
  margin-bottom: 0;
}

.list-news02 {
  border: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  .list-news02 {
    margin: 0 auto 0;
    width: 980px;
  }
}
.list-news02 dt, .list-news02 dd {
  border-bottom: 0;
}
.list-news02 dd {
  position: relative;
}
.list-news02 dd:before {
  position: absolute;
  bottom: 0;
  left: -50%;
  width: 300%;
  height: 1px;
  background: #F4F4F4;
  content: "";
}
.list-news02 dd:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: +1;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #F4F4F4), color-stop(50%, #c1c1c1), color-stop(100%, #F4F4F4));
  background: -webkit-linear-gradient(left, #F4F4F4 0%, #c1c1c1 50%, #F4F4F4 100%);
  background: -ms-linear-gradient(left, #F4F4F4 0%, #c1c1c1 50%, #F4F4F4 100%);
  background: linear-gradient(to right, #f4f4f4 0%, #c1c1c1 50%, #f4f4f4 100%);
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-news02 dd:after {
    left: -117.59px;
    width: 980px;
  }
}
.list-news02 dd:last-child:before, .list-news02 dd:last-child:after {
  display: none;
}

.list-faq01 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-faq01 {
    margin: 0 60px 30px;
  }
}
.list-faq01 dt, .list-faq01 dd {
  border: 1px solid #BB9D59;
  padding: 4%;
  background: #FFF;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .list-faq01 dt, .list-faq01 dd {
    padding: 20px 30px 20px 20px;
  }
}
.list-faq01 dt:first-letter, .list-faq01 dd:first-letter {
  font-size: 2.6rem;
}
.list-faq01 dt .txt, .list-faq01 dd .txt {
  display: block;
  color: #222;
}
@media screen and (min-width: 768px), print {
  .list-faq01 dt .txt, .list-faq01 dd .txt {
    float: right;
    padding-top: 0.55em;
    width: 85.4%;
  }
}
.list-faq01 dt {
  position: relative;
  border-bottom: 0;
  color: #293855;
}
@media screen and (min-width: 768px), print {
  .list-faq01 dt .txt {
    font-size: 1.8rem;
  }
}
.list-faq01 dt:after {
  display: block;
  position: absolute;
  bottom: 0;
  left: 4%;
  right: 4%;
  border-bottom: 1px solid #BB9D59;
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-faq01 dt:after {
    left: 20px;
    right: 20px;
  }
}
.list-faq01 dd {
  border-top: 0;
  margin-bottom: 4%;
  padding-top: 3%;
  color: #BB9D59;
}
@media screen and (min-width: 768px), print {
  .list-faq01 dd {
    margin-bottom: 20px;
    padding-top: 16px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 768px), print {
  .list-faq01 dd .txt {
    padding-top: 1em;
    width: calc(85.4% + 12px);
  }
}

.list-3col-thumb01, .list-3col-thumb01-bdrBE {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01, .list-3col-thumb01-bdrBE {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01, .list-3col-thumb01-bdrBE {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: relative;
    border: 1px solid #BB9D59;
    border-bottom: 0;
    background: #FFF;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01:before, .list-3col-thumb01-bdrBE:before, .list-3col-thumb01:after, .list-3col-thumb01-bdrBE:after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: "";
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01:before, .list-3col-thumb01-bdrBE:before {
    left: calc(100% / 3);
    border-right: 1px solid #BB9D59;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01:after, .list-3col-thumb01-bdrBE:after {
    right: calc(100% / 3);
    border-left: 1px solid #BB9D59;
    content: "";
  }
}
.list-3col-thumb01 li, .list-3col-thumb01-bdrBE li {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  margin-bottom: 4%;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 li, .list-3col-thumb01-bdrBE li {
    overflow: visible;
    border: 0;
    margin-bottom: 0;
    width: calc(100% / 3);
    background: transparent;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 li:first-child:after, .list-3col-thumb01-bdrBE li:first-child:after, .list-3col-thumb01 li:nth-child(3n+1):after, .list-3col-thumb01-bdrBE li:nth-child(3n+1):after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: +1;
    width: 300%;
    border-bottom: 1px solid #BB9D59;
    content: "";
  }
}
.list-3col-thumb01 a, .list-3col-thumb01-bdrBE a, .list-3col-thumb01 span, .list-3col-thumb01-bdrBE span {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 4%;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 a, .list-3col-thumb01-bdrBE a, .list-3col-thumb01 span, .list-3col-thumb01-bdrBE span {
    padding: 24px 28px;
    height: 100%;
    background: #FFF;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 a:hover, .list-3col-thumb01-bdrBE a:hover {
    background: #F4F4F4;
  }
}
.list-3col-thumb01 .thumb, .list-3col-thumb01-bdrBE .thumb {
  float: left;
  width: 35%;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 .thumb, .list-3col-thumb01-bdrBE .thumb {
    float: none;
    margin: 4px 0 20px;
    width: auto;
  }
}
.list-3col-thumb01 .txt, .list-3col-thumb01-bdrBE .txt {
  color: #222;
}
.list-3col-thumb01 .sp-right-col, .list-3col-thumb01-bdrBE .sp-right-col {
  float: right;
  width: 61%;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 .sp-right-col, .list-3col-thumb01-bdrBE .sp-right-col {
    float: none;
    width: auto;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 + .wrap-btn-center, .list-3col-thumb01-bdrBE + .wrap-btn-center {
    margin-top: -30px;
  }
}

.list-3col-thumb01 a .ttl {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 a:hover .ttl {
    text-decoration: none;
  }
}
.list-3col-thumb01 .ttl {
  display: inline-block;
  margin-bottom: 4%;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 .ttl {
    margin-bottom: 20px;
    font-size: 1.4rem;
    transition: all .3s;
  }
}
.list-3col-thumb01 .txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01 .txt {
    font-size: 1.4rem;
  }
}

.list-3col-thumb01-bdrBE .ttl {
  display: inline-block;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01-bdrBE .ttl {
    font-size: 1.4rem;
    text-decoration: none;
    transition: all .3s;
  }
}
.list-3col-thumb01-bdrBE .txt {
  border-top: 1px solid #BB9D59;
  margin-top: 4%;
  padding-top: 4%;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-3col-thumb01-bdrBE .txt {
    margin-top: 10px;
    padding-top: 10px;
    font-size: 1.4rem;
  }
}

.list-3col-noneBdr {
  margin: 0 4% 16%;
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.list-3col-noneBdr > li {
  margin-bottom: 16%;
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr > li {
    margin-right: 60px;
    margin-bottom: 30px;
    width: 286px;
  }
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr > li:nth-child(3n) {
    margin-right: 0;
  }
}
.list-3col-noneBdr > li .thumb {
  text-align: center;
}
.list-3col-noneBdr > li .thumb,
.list-3col-noneBdr > li .ttl {
  margin-bottom: 2%;
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr > li .thumb,
  .list-3col-noneBdr > li .ttl {
    margin-bottom: 10px;
  }
}
.list-3col-noneBdr > li .ttl {
  border-bottom: 1px solid #BB9D59;
  color: #293855;
  font-weight: bold;
}
@media screen and (min-width: 768px), print {
  .list-3col-noneBdr > li .ttl {
    font-size: 1.6rem;
  }
}

.list-2col-common01, .list-2col-common01-mbh {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-2col-common01, .list-2col-common01-mbh {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-common01, .list-2col-common01-mbh {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.list-2col-common01 > li, .list-2col-common01-mbh > li,
.list-2col-common01 .left-col,
.list-2col-common01-mbh .left-col, .list-2col-common01 .right-col, .list-2col-common01-mbh .right-col {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .list-2col-common01 > li, .list-2col-common01-mbh > li,
  .list-2col-common01 .left-col,
  .list-2col-common01-mbh .left-col, .list-2col-common01 .right-col, .list-2col-common01-mbh .right-col {
    margin-bottom: 30px;
    width: calc(50% - 15px);
  }
}
.list-2col-common01 .wrap-btn-center, .list-2col-common01-mbh .wrap-btn-center {
  margin-right: 0;
  margin-left: 0;
}

.list-2col-common01-mbh {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-2col-common01-mbh {
    margin: 0 60px 30px;
  }
}
.list-2col-common01-mbh .thumb {
  text-align: center;
}

.list-2col-navy01, .list-2col-navy02, .list-1col-navy02 {
  margin: 0 4% 8%;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01, .list-2col-navy02, .list-1col-navy02 {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01, .list-2col-navy02, .list-1col-navy02 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
  }
}
.list-2col-navy01 > li, .list-2col-navy02 > li, .list-1col-navy02 > li {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  margin-bottom: 4%;
  padding: 7%;
  background: #293855;
  color: #FFF;
  box-shadow: 0 0 0 9px #293855 inset, 0 0 0 10px #BB9D59 inset;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 > li, .list-2col-navy02 > li, .list-1col-navy02 > li {
    margin-bottom: 30px;
    padding: 30px;
    width: 475px;
  }
}
.list-2col-navy01 > li > a, .list-2col-navy02 > li > a, .list-1col-navy02 > li > a {
  display: block;
}
.list-2col-navy01 > li > a .shop-name, .list-2col-navy02 > li > a .shop-name, .list-1col-navy02 > li > a .shop-name {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 > li > a:hover .shop-name, .list-2col-navy02 > li > a:hover .shop-name, .list-1col-navy02 > li > a:hover .shop-name {
    text-decoration: none;
  }
}
.list-2col-navy01 .cat-name, .list-2col-navy02 .cat-name, .list-1col-navy02 .cat-name {
  display: inline-block;
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .cat-name, .list-2col-navy02 .cat-name, .list-1col-navy02 .cat-name {
    margin-bottom: 20px;
  }
}
.list-2col-navy01 .shop-name a, .list-2col-navy02 .shop-name a, .list-1col-navy02 .shop-name a {
  border-bottom: 1px solid #FFF;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .shop-name a, .list-2col-navy02 .shop-name a, .list-1col-navy02 .shop-name a {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .shop-name a:hover, .list-2col-navy02 .shop-name a:hover, .list-1col-navy02 .shop-name a:hover {
    border-color: transparent;
  }
}
.list-2col-navy01 .thumb, .list-2col-navy02 .thumb, .list-1col-navy02 .thumb {
  display: inline-block;
  width: 31%;
  max-width: 31%;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .thumb, .list-2col-navy02 .thumb, .list-1col-navy02 .thumb {
    width: 128px;
  }
}
.list-2col-navy01 .thumb img, .list-2col-navy02 .thumb img, .list-1col-navy02 .thumb img {
  width: 100%;
}
.list-2col-navy01 .right-col, .list-2col-navy02 .right-col, .list-1col-navy02 .right-col {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  margin-left: 4%;
  width: 63%;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .right-col, .list-2col-navy02 .right-col, .list-1col-navy02 .right-col {
    margin-left: 14px;
    width: 265px;
  }
}
.list-2col-navy01 a, .list-2col-navy02 a, .list-1col-navy02 a {
  color: #FFF;
}
.list-2col-navy01 .list-btn-beige .btn_tel02 .num, .list-2col-navy02 .list-btn-beige .btn_tel02 .num, .list-1col-navy02 .list-btn-beige .btn_tel02 .num, .list-2col-navy01 .wrap-contact-area01 .btn_tel02 .num, .list-2col-navy02 .wrap-contact-area01 .btn_tel02 .num, .list-1col-navy02 .wrap-contact-area01 .btn_tel02 .num, .list-2col-navy01 .wrap-contact-area03 .btn_tel02 .num, .list-2col-navy02 .wrap-contact-area03 .btn_tel02 .num, .list-1col-navy02 .wrap-contact-area03 .btn_tel02 .num, .list-2col-navy01 .list-2col-contact-WH .btn_tel02 .num, .list-2col-navy02 .list-2col-contact-WH .btn_tel02 .num, .list-1col-navy02 .list-2col-contact-WH .btn_tel02 .num {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy01 .list-btn-beige .btn_tel02 .num, .list-2col-navy02 .list-btn-beige .btn_tel02 .num, .list-1col-navy02 .list-btn-beige .btn_tel02 .num, .list-2col-navy01 .wrap-contact-area01 .btn_tel02 .num, .list-2col-navy02 .wrap-contact-area01 .btn_tel02 .num, .list-1col-navy02 .wrap-contact-area01 .btn_tel02 .num, .list-2col-navy01 .wrap-contact-area03 .btn_tel02 .num, .list-2col-navy02 .wrap-contact-area03 .btn_tel02 .num, .list-1col-navy02 .wrap-contact-area03 .btn_tel02 .num, .list-2col-navy01 .list-2col-contact-WH .btn_tel02 .num, .list-2col-navy02 .list-2col-contact-WH .btn_tel02 .num, .list-1col-navy02 .list-2col-contact-WH .btn_tel02 .num {
    font-size: 1.6em;
  }
}

.list-2col-navy02 > li, .list-1col-navy02 > li {
  padding: 0;
}
.list-2col-navy02 > li > a, .list-1col-navy02 > li > a {
  display: table;
  box-sizing: border-box;
  width: 100%;
  padding: 7%;
  color: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 > li > a, .list-1col-navy02 > li > a {
    padding: 30px;
    height: 100%;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 > li > a .right-col, .list-1col-navy02 > li > a .right-col {
    width: 285px;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 > li > a:hover, .list-1col-navy02 > li > a:hover {
    box-shadow: 0 0 0 10px #BB9D59 inset, 0 0 0 10px #BB9D59 inset;
  }
}
.list-2col-navy02 .thumb, .list-1col-navy02 .thumb {
  display: table-cell;
  vertical-align: middle;
}
.list-2col-navy02 .txt, .list-1col-navy02 .txt {
  margin-bottom: 2%;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 .txt, .list-1col-navy02 .txt {
    margin-bottom: 10px;
  }
}
.list-2col-navy02 .txt:only-child, .list-1col-navy02 .txt:only-child, .list-2col-navy02 .txt:last-of-type, .list-1col-navy02 .txt:last-of-type {
  margin-bottom: 0;
}
.list-2col-navy02 .right-col, .list-1col-navy02 .right-col {
  display: table-cell;
  margin-left: 0;
  padding-left: 4%;
  vertical-align: middle;
  text-align: left;
}
.list-2col-navy02 .plan-name, .list-1col-navy02 .plan-name {
  margin-bottom: 2%;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 .plan-name, .list-1col-navy02 .plan-name {
    margin-bottom: 10px;
    font-size: 2rem;
  }
}
.list-2col-navy02 .plan-name span, .list-1col-navy02 .plan-name span {
  border-bottom: 1px solid #BB9D59;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 .plan-name span, .list-1col-navy02 .plan-name span {
    border-bottom: 0;
  }
}
.list-2col-navy02 .name-vam, .list-1col-navy02 .name-vam {
  text-align: center;
}
.list-2col-navy02 .name-vam a, .list-1col-navy02 .name-vam a {
  display: table;
  width: 100%;
}
.list-2col-navy02 .name-vam a > .plan-name, .list-1col-navy02 .name-vam a > .plan-name {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 .name-vam .plan-name, .list-1col-navy02 .name-vam .plan-name {
    display: table-cell;
    vertical-align: middle;
    height: 108px;
  }
}
.list-2col-navy02 .no-thumb a, .list-1col-navy02 .no-thumb a {
  padding: 16% 0;
}
@media screen and (min-width: 768px), print {
  .list-2col-navy02 .no-thumb a, .list-1col-navy02 .no-thumb a {
    padding: 30px;
  }
}

@media screen and (min-width: 768px), print {
  .list-1col-navy02 {
    margin-right: auto;
    margin-left: auto;
    width: 475px;
  }
}

.after-shadow01 {
  padding: 5% 0;
  background: none;
}
@media screen and (min-width: 768px), print {
  .after-shadow01 {
    margin: 0 auto 30px;
    width: 1100px;
    padding: 1% 0;
    background: url(../img/bg_shadow01.png) no-repeat center;
    content: "";
  }
}

.list-tab-2col-navy, .list-tab-3col-navy {
  display: table;
  table-layout: fixed;
  position: relative;
  left: 0;
  right: 0;
  margin-bottom: 15%;
  width: 100%;
  background: red;
}
@media screen and (min-width: 768px), print {
  .list-tab-2col-navy, .list-tab-3col-navy {
    margin-bottom: 60px;
  }
}
.list-tab-2col-navy > a, .list-tab-3col-navy > a {
  display: table-cell;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid #293855;
  padding: 4% 0;
  vertical-align: middle;
  background: #BB9D59;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BB9D59), color-stop(100%, #8e743a));
  background: -webkit-linear-gradient(top, #BB9D59 0%, #8e743a 100%);
  background: -ms-linear-gradient(top, #BB9D59 0%, #8e743a 100%);
  background: linear-gradient(to bottom, #bb9d59 0%, #8e743a 100%);
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  .list-tab-2col-navy > a, .list-tab-3col-navy > a {
    padding: 26.5px 0;
    font-size: 1.8rem;
  }
}
.list-tab-2col-navy > a:last-child, .list-tab-3col-navy > a:last-child {
  border-right: 0;
}
.list-tab-2col-navy > a:hover, .list-tab-3col-navy > a:hover, .list-tab-2col-navy > a.active, .list-tab-3col-navy > a.active {
  background: #293855;
}
.list-tab-2col-navy > a.active:after, .list-tab-3col-navy > a.active:after {
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  border: 7px solid transparent;
  border-top: 17px solid #293855;
  border-bottom: 0;
  content: "";
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}
.list-tab-2col-navy > a span, .list-tab-3col-navy > a span {
  border-bottom: 1px solid #FFF;
}

.list-tab-2col-navy > a {
  width: 50%;
}
@media screen and (min-width: 768px), print {
  .list-tab-2col-navy > a {
    width: 50%;
  }
}

.list-tab-3col-navy > a {
  width: calc(100% / 3);
}
@media screen and (min-width: 768px), print {
  .list-tab-3col-navy > a:last-child {
    width: 368px;
  }
}

.tbl-common01, .tbl-common01-thc, .tbl-common01-thc-mbh, .tbl-common01-responsive, .tbl-common02 {
  margin: 0 4% 4%;
  width: 92%;
  table-layout: fixed;
}
@media screen and (min-width: 768px), print {
  .tbl-common01, .tbl-common01-thc, .tbl-common01-thc-mbh, .tbl-common01-responsive, .tbl-common02 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .tbl-common01, .tbl-common01-thc, .tbl-common01-thc-mbh, .tbl-common01-responsive, .tbl-common02 {
    width: calc(100% - 120px);
  }
}
.tbl-common01 thead th, .tbl-common01-thc thead th, .tbl-common01-thc-mbh thead th, .tbl-common01-responsive thead th, .tbl-common02 thead th {
  background: #CDD6E6;
  vertical-align: middle;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .tbl-common01 thead th, .tbl-common01-thc thead th, .tbl-common01-thc-mbh thead th, .tbl-common01-responsive thead th, .tbl-common02 thead th {
    font-size: 1.6rem;
  }
}
.tbl-common01 thead th[colspan], .tbl-common01-thc thead th[colspan], .tbl-common01-thc-mbh thead th[colspan], .tbl-common01-responsive thead th[colspan], .tbl-common02 thead th[colspan], .tbl-common01 thead th[rowspan], .tbl-common01-thc thead th[rowspan], .tbl-common01-thc-mbh thead th[rowspan], .tbl-common01-responsive thead th[rowspan], .tbl-common02 thead th[rowspan] {
  background: #748CB9;
  color: #FFF;
}
.tbl-common01 th, .tbl-common01-thc th, .tbl-common01-thc-mbh th, .tbl-common01-responsive th, .tbl-common02 th, .tbl-common01 td, .tbl-common01-thc td, .tbl-common01-thc-mbh td, .tbl-common01-responsive td, .tbl-common02 td {
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  padding: 4%;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .tbl-common01 th, .tbl-common01-thc th, .tbl-common01-thc-mbh th, .tbl-common01-responsive th, .tbl-common02 th, .tbl-common01 td, .tbl-common01-thc td, .tbl-common01-thc-mbh td, .tbl-common01-responsive td, .tbl-common02 td {
    padding: 20px 30px;
    font-size: 1.6rem;
  }
}
.tbl-common01 tbody th, .tbl-common01-thc tbody th, .tbl-common01-thc-mbh tbody th, .tbl-common01-responsive tbody th, .tbl-common02 tbody th,
.tbl-common01 > th,
.tbl-common01-thc > th,
.tbl-common01-thc-mbh > th,
.tbl-common01-responsive > th,
.tbl-common02 > th {
  color: #293855;
  vertical-align: middle;
  background: #F4F4F4;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .tbl-common01 tbody th, .tbl-common01-thc tbody th, .tbl-common01-thc-mbh tbody th, .tbl-common01-responsive tbody th, .tbl-common02 tbody th,
  .tbl-common01 > th,
  .tbl-common01-thc > th,
  .tbl-common01-thc-mbh > th,
  .tbl-common01-responsive > th,
  .tbl-common02 > th {
    width: 33.26%;
    font-size: 1.6rem;
  }
}
.tbl-common01 tbody th.txt-period_s, .tbl-common01-thc tbody th.txt-period_s, .tbl-common01-thc-mbh tbody th.txt-period_s, .tbl-common01-responsive tbody th.txt-period_s, .tbl-common02 tbody th.txt-period_s,
.tbl-common01 > th.txt-period_s,
.tbl-common01-thc > th.txt-period_s,
.tbl-common01-thc-mbh > th.txt-period_s,
.tbl-common01-responsive > th.txt-period_s,
.tbl-common02 > th.txt-period_s {
  color: #ff0000;
}
.tbl-common01 tbody th.txt-period_a, .tbl-common01-thc tbody th.txt-period_a, .tbl-common01-thc-mbh tbody th.txt-period_a, .tbl-common01-responsive tbody th.txt-period_a, .tbl-common02 tbody th.txt-period_a,
.tbl-common01 > th.txt-period_a,
.tbl-common01-thc > th.txt-period_a,
.tbl-common01-thc-mbh > th.txt-period_a,
.tbl-common01-responsive > th.txt-period_a,
.tbl-common02 > th.txt-period_a {
  color: #0000ff;
}
.tbl-common01 tbody th.txt-period_b, .tbl-common01-thc tbody th.txt-period_b, .tbl-common01-thc-mbh tbody th.txt-period_b, .tbl-common01-responsive tbody th.txt-period_b, .tbl-common02 tbody th.txt-period_b,
.tbl-common01 > th.txt-period_b,
.tbl-common01-thc > th.txt-period_b,
.tbl-common01-thc-mbh > th.txt-period_b,
.tbl-common01-responsive > th.txt-period_b,
.tbl-common02 > th.txt-period_b {
  color: #008800;
}
.tbl-common01 tbody th.txt-period_c, .tbl-common01-thc tbody th.txt-period_c, .tbl-common01-thc-mbh tbody th.txt-period_c, .tbl-common01-responsive tbody th.txt-period_c, .tbl-common02 tbody th.txt-period_c,
.tbl-common01 > th.txt-period_c,
.tbl-common01-thc > th.txt-period_c,
.tbl-common01-thc-mbh > th.txt-period_c,
.tbl-common01-responsive > th.txt-period_c,
.tbl-common02 > th.txt-period_c {
  color: #ff00ff;
}
.tbl-common01 tbody th.txt-period_open, .tbl-common01-thc tbody th.txt-period_open, .tbl-common01-thc-mbh tbody th.txt-period_open, .tbl-common01-responsive tbody th.txt-period_open, .tbl-common02 tbody th.txt-period_open,
.tbl-common01 > th.txt-period_open,
.tbl-common01-thc > th.txt-period_open,
.tbl-common01-thc-mbh > th.txt-period_open,
.tbl-common01-responsive > th.txt-period_open,
.tbl-common02 > th.txt-period_open {
  color: #ff6600;
}
@media screen and (min-width: 768px), print {
  .tbl-common01 .th-schedule-time, .tbl-common01-thc .th-schedule-time, .tbl-common01-thc-mbh .th-schedule-time, .tbl-common01-responsive .th-schedule-time, .tbl-common02 .th-schedule-time {
    width: 110px;
  }
}
.tbl-common01 td, .tbl-common01-thc td, .tbl-common01-thc-mbh td, .tbl-common01-responsive td, .tbl-common02 td {
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .tbl-common01 + .list-caution01, .tbl-common01-thc + .list-caution01, .tbl-common01-thc-mbh + .list-caution01, .tbl-common01-responsive + .list-caution01, .tbl-common02 + .list-caution01, .tbl-common01 + .list-caution02, .tbl-common01-thc + .list-caution02, .tbl-common01-thc-mbh + .list-caution02, .tbl-common01-responsive + .list-caution02, .tbl-common02 + .list-caution02 {
    margin-top: -30px;
  }
}

.tbl-common01-thc, .tbl-common01-thc-mbh {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
.tbl-common01-thc th, .tbl-common01-thc-mbh th {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .tbl-common01-thc + .wrap-btn-center, .tbl-common01-thc-mbh + .wrap-btn-center {
    margin-top: -30px;
  }
}

@media screen and (min-width: 768px), print {
  .tbl-common01-thc-mbh {
    margin-bottom: 30px;
  }
}

.tbl-common01-responsive {
  display: block;
  border-bottom: 1px solid #BB9D59;
}
@media screen and (min-width: 768px), print {
  .tbl-common01-responsive {
    display: table;
    border-bottom: 0;
  }
}
.tbl-common01-responsive tbody, .tbl-common01-responsive tr, .tbl-common01-responsive th, .tbl-common01-responsive td {
  display: block;
}
@media screen and (min-width: 768px), print {
  .tbl-common01-responsive tbody {
    display: table-row-group;
  }
}
@media screen and (min-width: 768px), print {
  .tbl-common01-responsive tr {
    display: table-row;
  }
}
.tbl-common01-responsive th, .tbl-common01-responsive td {
  border-bottom: 0;
}
@media screen and (min-width: 768px), print {
  .tbl-common01-responsive th, .tbl-common01-responsive td {
    display: table-cell;
    border-bottom: 1px solid #BB9D59;
  }
}

.tbl-common02 tbody th,
.tbl-common02 > th {
  background: #FFF;
}

.link-arrow-right, .ttl_sitemap01 a,
.ttl_sitemap02 a,
.list-sitemap li a, .link-arrow-left {
  display: block;
  margin: 0 4% 4%;
  color: #222;
}
@media screen and (min-width: 768px), print {
  .link-arrow-right, .ttl_sitemap01 a,
  .ttl_sitemap02 a,
  .list-sitemap li a, .link-arrow-left {
    margin: 0 60px 30px;
  }
}
.link-arrow-right a, .ttl_sitemap01 a a,
.ttl_sitemap02 a a,
.list-sitemap li a a, .link-arrow-left a {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .link-arrow-right a:hover, .ttl_sitemap01 a a:hover,
  .ttl_sitemap02 a a:hover,
  .list-sitemap li a a:hover, .link-arrow-left a:hover {
    text-decoration: none;
  }
}
.link-arrow-right:before, .ttl_sitemap01 a:before,
.ttl_sitemap02 a:before,
.list-sitemap li a:before, .link-arrow-left:before {
  display: inline-block;
  border: 4px solid transparent;
  margin-right: 6px;
  content: "";
}

.link-arrow-top, .link-arrow-bottom {
  display: block;
  margin: 0 4% 4%;
  color: #222;
}
@media screen and (min-width: 768px), print {
  .link-arrow-top, .link-arrow-bottom {
    margin: 0 60px 30px;
  }
}
.link-arrow-top a, .link-arrow-bottom a {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .link-arrow-top a:hover, .link-arrow-bottom a:hover {
    text-decoration: none;
  }
}
.link-arrow-top:before, .link-arrow-bottom:before {
  display: inline-block;
  border: 4px solid transparent;
  margin-right: 4px;
  content: "";
}

.link-pdf, .link-excel, .link-word {
  display: block;
  margin: 0 4% 4%;
  color: #222;
}
@media screen and (min-width: 768px), print {
  .link-pdf, .link-excel, .link-word {
    margin: 0 60px 30px;
  }
}
.link-pdf a, .link-excel a, .link-word a {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .link-pdf a:hover, .link-excel a:hover, .link-word a:hover {
    text-decoration: none;
  }
}
.link-pdf:before, .link-excel:before, .link-word:before {
  display: inline-block;
  margin-right: 4px;
  width: 38px;
  background: #BB9D59;
  color: #FFF;
  font-family: "Gill Sans MT", Verdana, serif;
  font-size: 1rem;
  text-align: center;
  content: "";
}

.link-arrow-right:before, .ttl_sitemap01 a:before,
.ttl_sitemap02 a:before,
.list-sitemap li a:before {
  border-left: 6px solid #BB9D59;
  border-right: 0;
}

.link-arrow-left:before {
  border-right: 6px solid #BB9D59;
  border-left: 0;
}

.link-arrow-top:before {
  border-bottom: 6px solid #BB9D59;
  border-top: 0;
}

.link-arrow-bottom:before {
  border-top: 6px solid #BB9D59;
  border-bottom: 0;
}

.link-pdf:before {
  content: "PDF";
}

.link-excel:before {
  content: "EXCEL";
}

.link-word:before {
  content: "WORD";
}

.link-blank {
  display: block;
  margin: 0 4% 4%;
  position: relative;
  padding-left: 20px;
  color: #222;
}
@media screen and (min-width: 768px), print {
  .link-blank {
    margin: 0 60px 30px;
  }
}
.link-blank a {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .link-blank a:hover {
    text-decoration: none;
  }
}
.link-blank:before, .link-blank:after {
  display: inline-block;
  position: absolute;
  width: 11px;
  height: 8px;
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  background: #FFF;
  content: "";
}
.link-blank:before {
  top: 4px;
  left: 0;
  z-index: +1;
  box-shadow: 0 0 0 1px #FFF;
}
.link-blank:after {
  top: 7px;
  left: 3px;
}

.label-common01, .label-common01-mb0 {
  display: inline-block;
  border: 1px solid #BB9D59;
  margin-right: 10px;
  padding: 2px 0;
  width: 80px;
  background: #FFF;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .label-common01, .label-common01-mb0 {
    margin-bottom: 10px;
    width: 80px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px), print {
  .label-common01-mb0 {
    margin-bottom: 0;
  }
}

.list-inner-underline01 > li {
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 10%;
  padding-bottom: 8%;
}
@media screen and (min-width: 768px), print {
  .list-inner-underline01 > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}
.list-inner-underline01 > li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.list-common-disc {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-common-disc {
    margin: 0 60px 30px;
  }
}
.list-common-disc > li {
  position: relative;
  margin-bottom: 2%;
  padding-left: 26px;
}
@media screen and (min-width: 768px), print {
  .list-common-disc > li {
    margin-bottom: 8px;
  }
}
.list-common-disc > li:before {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 8px;
  border-radius: 2px;
  width: 4px;
  height: 4px;
  background: #BB9D59;
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-common-disc > li:last-child {
    margin-bottom: 0;
  }
}

.list-common-decimal {
  margin: 0 4% 4%;
  counter-reset: num;
}
@media screen and (min-width: 768px), print {
  .list-common-decimal {
    margin: 0 60px 30px;
  }
}
.list-common-decimal > li {
  position: relative;
  margin-bottom: 2%;
  padding-left: 22px;
}
@media screen and (min-width: 768px), print {
  .list-common-decimal > li {
    margin-bottom: 8px;
  }
}
.list-common-decimal > li:before {
  display: inline-block;
  margin: 0 4px 0 -22px;
  width: 22px;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 1.6rem;
  color: #BB9D59;
  text-align: right;
  counter-increment: num;
  content: counter(num) ".";
}
@media screen and (min-width: 768px), print {
  .list-common-decimal > li:last-child {
    margin-bottom: 0;
  }
}

.list-common-caution01 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-common-caution01 {
    margin: 0 60px 30px;
  }
}
.list-common-caution01 > li {
  margin-bottom: 2%;
  padding-left: 22px;
}
@media screen and (min-width: 768px), print {
  .list-common-caution01 > li {
    margin-bottom: 8px;
  }
}
.list-common-caution01 > li:before {
  display: inline-block;
  margin-left: -22px;
  width: 22px;
  color: #BB9D59;
  text-align: center;
  content: "※";
}

.list-common-caution02 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-common-caution02 {
    margin: 0 60px 30px;
  }
}
.list-common-caution02 > li {
  margin-bottom: 2%;
  padding-left: 22px;
}
@media screen and (min-width: 768px), print {
  .list-common-caution02 > li {
    margin-bottom: 8px;
  }
}
.list-common-caution02 > li:before {
  display: inline-block;
  margin-left: -22px;
  width: 22px;
  color: #BB9D59;
  text-align: center;
  content: "*";
}

.list-caution01 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-caution01 {
    margin: 0 60px 30px;
  }
}
.list-caution01 > li {
  display: inline-block;
  border-right: 1px dotted #666;
  margin: 0 4% 4% 0;
  padding: 0 4% 0 0;
  font-size: 1rem;
}
@media screen and (min-width: 768px), print {
  .list-caution01 > li {
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    font-size: 1.4rem;
  }
}
.list-caution01 > li:last-child {
  border-right: 0;
}

.list-caution02 {
  margin: 0 4% 4%;
  border-top: 1px solid #BB9D59;
  padding: 4% 4% 0;
}
@media screen and (min-width: 768px), print {
  .list-caution02 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-caution02 {
    padding: 20px 20px 0;
  }
}
.list-caution02 > li {
  position: relative;
  margin-bottom: 4%;
  padding-left: 10px;
}
@media screen and (min-width: 768px), print {
  .list-caution02 > li {
    margin-bottom: 8px;
  }
}
.list-caution02 > li:before {
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  border-radius: 2px;
  width: 4px;
  height: 4px;
  background: #BB9D59;
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-caution02 > li:last-child {
    margin-bottom: 0;
  }
}

.list-btn-2col-navy, .list-btn-3col-navy {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-btn-2col-navy, .list-btn-3col-navy {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .list-btn-2col-navy, .list-btn-3col-navy {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.list-btn-2col-navy > li, .list-btn-3col-navy > li {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .list-btn-2col-navy > li, .list-btn-3col-navy > li {
    margin-bottom: 30px;
  }
}
.list-btn-2col-navy > li:last-child, .list-btn-3col-navy > li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  .list-btn-2col-navy > li:last-child, .list-btn-3col-navy > li:last-child {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px), print {
  .list-btn-2col-navy > li {
    width: calc(50% - 15px);
  }
}
.list-btn-2col-navy > li:only-child {
  margin: 0 auto 4%;
}
@media screen and (min-width: 768px), print {
  .list-btn-2col-navy > li:only-child {
    margin-bottom: 30px;
  }
}

.list-btn-3col-navy {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 768px), print {
  .list-btn-3col-navy > li {
    width: calc(33.3% - 20px);
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px), print {
  .list-btn-3col-navy > li:nth-child(3n) {
    margin-right: 0;
  }
}

.wrap-list-2col-txt01 {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt01 {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt01 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #BB9D59;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt01 > .left-col,
  .wrap-list-2col-txt01 > .right-col {
    width: calc(50% - 15px);
  }
}
.wrap-list-2col-txt01 .txt,
.wrap-list-2col-txt01 .txt-caution01 {
  padding: 14px 0;
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt01 .right-col dl:last-of-type {
    border-bottom: 0;
  }
}

.list-2col-txt01 {
  overflow: hidden;
  border-bottom: 1px solid #BB9D59;
}
.list-2col-txt01 > dt, .list-2col-txt01 > dd {
  float: left;
  padding: 14px 0;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt01 > dt, .list-2col-txt01 > dd {
    font-size: 1.6rem;
  }
}
.list-2col-txt01 > dt {
  position: relative;
  width: 144px;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt01 > dt {
    font-size: 1.6rem;
    font-weight: 600;
  }
}
.list-2col-txt01 > dt:after {
  display: block;
  position: absolute;
  top: 13px;
  right: 24px;
  width: 1px;
  height: 24px;
  background: #BB9D59;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-2col-txt01.btm {
    border-bottom: 0;
  }
}

.list-2col-txt02 {
  overflow: hidden;
}
.list-2col-txt02 > dt, .list-2col-txt02 > dd {
  float: left;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt02 > dt, .list-2col-txt02 > dd {
    font-size: 1.6rem;
  }
}
.list-2col-txt02 > dt {
  position: relative;
  clear: left;
  width: 68px;
}
.list-2col-txt02 > dt:after {
  display: block;
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto;
  content: "：";
}

.lis-3col-thumb-btnNV {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.lis-3col-thumb-btnNV > li {
  margin: 0 0 4% 0;
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV > li {
    width: calc(33.3% - 20px);
    margin: 0 30px 30px 0;
  }
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV > li:nth-child(3n) {
    margin-right: 0;
  }
}
.lis-3col-thumb-btnNV a {
  color: #FFF;
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV a:hover .item-name {
    box-shadow: 0 0 0 10px #BB9D59 inset, 0 0 0 10px #BB9D59 inset;
  }
}
.lis-3col-thumb-btnNV .item-name {
  padding: 14px 10px;
  background: #293855;
  box-shadow: 0 0 0 9px #293855 inset, 0 0 0 10px #BB9D59 inset;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV .item-name {
    font-size: 1.6rem;
    transition: all .3s;
  }
}
.lis-3col-thumb-btnNV .thumb img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .lis-3col-thumb-btnNV .thumb img {
    width: auto;
  }
}

.list-2col-thumbEx-NV {
  margin-bottom: -1px;
  background: #293855;
}
@media screen and (min-width: 768px), print {
  .list-2col-thumbEx-NV {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.list-2col-thumbEx-NV > li {
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 2px solid #BB9D59;
}
@media screen and (min-width: 768px), print {
  .list-2col-thumbEx-NV > li {
    width: 50%;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-thumbEx-NV > li:nth-child(odd) {
    border-right: 1px solid #BB9D59;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-thumbEx-NV > li:nth-child(even) {
    border-left: 1px solid #BB9D59;
  }
}
.list-2col-thumbEx-NV > li > a {
  display: block;
  height: 100%;
}
.list-2col-thumbEx-NV .thumb img {
  width: 100%;
}
.list-2col-thumbEx-NV + * {
  margin-top: 4%;
}
@media screen and (min-width: 768px), print {
  .list-2col-thumbEx-NV + * {
    margin-top: 60px;
  }
}

.wrap-list-2col-txt-NV {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt-NV {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-list-2col-txt-NV .list-2col-txt-NV {
    padding: 20px 40px;
  }
}

.list-2col-txt-NV {
  padding: 4% 0;
  background: #293855;
  color: #FFF;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-NV {
    padding: 20px 0;
  }
}
.list-2col-txt-NV > dt,
.list-2col-txt-NV > dd {
  float: left;
  box-sizing: border-box;
  padding: 0 20px;
}
.list-2col-txt-NV > dt {
  width: 30%;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-NV > dt {
    font-size: 1.8rem;
  }
}
.list-2col-txt-NV > dt:before {
  display: block;
  margin-bottom: 10px;
  width: 26px;
  height: 21px;
  background: url(../img/icon_label01.png) no-repeat;
  content: "";
}
.list-2col-txt-NV > dd {
  border-left: 1px solid #BB9D59;
  width: 70%;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-NV > dd {
    font-size: 1.4rem;
  }
}

.list-2col-txt-WH {
  margin: 0 4% 4%;
  border: 1px solid #BB9D59;
  border-bottom: 0;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-WH {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-WH {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.list-2col-txt-WH > li {
  box-sizing: border-box;
  border-bottom: 1px solid #BB9D59;
  padding: 4% 4% calc(4% - 10px);
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-WH > li {
    padding: 30px 30px 20px;
    width: 50%;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-WH > li:first-child, .list-2col-txt-WH > li:nth-child(2n+1) {
    border-right: 1px solid #BB9D59;
  }
}
.list-2col-txt-WH .ttl-list-name {
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 10px;
  line-height: 2;
  color: #293855;
  font-weight: 600;
}
.list-2col-txt-WH a {
  text-decoration: underline;
}
@media screen and (min-width: 768px), print {
  .list-2col-txt-WH a:hover {
    text-decoration: none;
  }
}

.list-txt-arrow01 {
  overflow: hidden;
}
.list-txt-arrow01 > li {
  float: left;
  margin-bottom: 10px;
  width: 50%;
}
.list-txt-arrow01 > li:before {
  display: inline-block;
  border: 4px solid transparent;
  border-left: 8px solid #BB9D59;
  border-right: 0;
  margin-right: 10px;
  content: "";
}

.list-inner-margin {
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 768px), print {
  .list-inner-margin {
    margin-left: 10px;
  }
}

.img-common-center01 {
  margin: 0 4% 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-common-center01 {
    margin: 0 60px 60px;
  }
}

.img-common-wide01 {
  margin: 0 4% 4%;
  margin-right: 0;
  margin-left: 0;
}
@media screen and (min-width: 768px), print {
  .img-common-wide01 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .img-common-wide01 {
    margin-right: 0;
    margin-left: 0;
  }
}

.img-common-shadow01 {
  position: relative;
  z-index: +1;
  margin: 0 4% 0;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-common-shadow01 {
    margin: 0 60px 0;
  }
}
.img-common-shadow01 + .ttl_common02-shadow {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .img-common-shadow01 + .ttl_common02-shadow {
    margin-bottom: 30px;
  }
}

.img-2col-common {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .img-2col-common {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .img-2col-common {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.img-2col-common .thumb {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-2col-common .thumb {
    width: calc(50% - 15px);
  }
}
.img-2col-common .thumb img {
  padding-bottom: 2%;
}
@media screen and (min-width: 768px), print {
  .img-2col-common .thumb img {
    margin-bottom: 10px;
  }
}
.img-2col-common .thumb figcaption {
  border-bottom: 1px solid #293855;
  margin-bottom: 4%;
  padding-bottom: 2%;
  text-align: left;
}
@media screen and (min-width: 768px), print {
  .img-2col-common .thumb figcaption {
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
}

.img-3col-common {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .img-3col-common {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .img-3col-common {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.img-3col-common .thumb {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-3col-common .thumb {
    margin-right: 30px;
    width: calc(33.3% - 20px);
  }
}
.img-3col-common .thumb img {
  padding-bottom: 2%;
}
@media screen and (min-width: 768px), print {
  .img-3col-common .thumb img {
    margin-bottom: 10px;
  }
}
.img-3col-common .thumb:nth-of-type(3n) {
  margin-right: 0;
}
.img-3col-common .thumb figcaption {
  border-bottom: 1px solid #293855;
  margin-bottom: 4%;
  padding-bottom: 2%;
  text-align: left;
}
@media screen and (min-width: 768px), print {
  .img-3col-common .thumb figcaption {
    margin-bottom: 30px;
    padding-bottom: 10px;
  }
}

.img-left-float, .img-right-float {
  margin: 0 4% 4%;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .img-left-float, .img-right-float {
    margin: 0 60px 60px;
  }
}
.img-left-float .thumb, .img-right-float .thumb {
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .img-left-float .thumb, .img-right-float .thumb {
    width: 475px;
  }
}

.img-left-float .thumb {
  margin-bottom: 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-left-float .thumb {
    float: left;
    margin: 0 30px 20px 0;
    text-align: left;
  }
}

.img-right-float .thumb {
  margin-bottom: 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .img-right-float .thumb {
    float: right;
    margin: 0 0 20px 30px;
    text-align: left;
  }
}

.img_main-visual01 img {
  position: relative;
  z-index: +1;
}

.wrap-select {
  display: inline-block;
  position: relative;
}
.wrap-select:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 6px;
  border: 5px solid transparent;
  border-top: 8px solid #BB9D59;
  border-bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  content: "";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
}
@media screen and (min-width: 768px), print {
  .wrap-select:after {
    right: 12px;
  }
}

select {
  border: 0;
  border-radius: 0;
  padding: 0 18px 0 6px;
  background: #FFF;
  color: #222;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.8rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
@media screen and (min-width: 768px), print {
  select {
    line-height: 1;
    padding: 4px 30px 4px 12px;
  }
}
select::-ms-expand {
  display: none;
}

input[type="text"] {
  border-radius: 0;
}

input[type="checkbox"] {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

input[type="checkbox"] + span {
  display: inline-block;
  background: url(../img/bg_checkbox_off_sp.png) no-repeat left center;
  background-size: 25px;
  padding: 4px 0 4px 30px;
}
@media screen and (min-width: 768px), print {
  input[type="checkbox"] + span {
    padding: 0 0 0 28px;
    background: url(../img/bg_checkbox_off.png) no-repeat left center;
    background-size: 16px;
  }
}

input[type="checkbox"]:checked + span {
  background-image: url(../img/bg_checkbox_on_sp.png);
}
@media screen and (min-width: 768px), print {
  input[type="checkbox"]:checked + span {
    background-image: url(../img/bg_checkbox_on.png);
  }
}

.wrap-shop-search-form {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-shop-search-form {
    margin: 0 60px 60px;
  }
}
@media screen and (max-width: 767px) {
  .wrap-shop-search-form {
    margin-bottom: 10%;
  }
}
.wrap-shop-search-form .wrap-btn-center {
  margin-bottom: 0;
}
@media screen and (min-width: 768px), print {
  .wrap-shop-search-form .wrap-btn-center {
    margin-bottom: 10px;
  }
}

.shop-search-form {
  position: relative;
  border: 1px solid #BB9D59;
  padding: 4% 0;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .shop-search-form {
    padding: 20px 0;
  }
}

.toggle-content {
  display: none;
}

.list-shop-search, .wrap-list-shop-search-toggle .list-shop-search-toggle {
  margin: 0 4% 10%;
  padding-top: 4%;
}
@media screen and (min-width: 768px), print {
  .list-shop-search, .wrap-list-shop-search-toggle .list-shop-search-toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 20px 30px;
    padding-top: 20px;
  }
}
.list-shop-search dt, .wrap-list-shop-search-toggle .list-shop-search-toggle dt, .list-shop-search dd, .wrap-list-shop-search-toggle .list-shop-search-toggle dd {
  box-sizing: border-box;
  padding: 2% 0;
}
@media screen and (min-width: 768px), print {
  .list-shop-search dt:first-of-type, .wrap-list-shop-search-toggle .list-shop-search-toggle dt:first-of-type, .list-shop-search dd:first-of-type, .wrap-list-shop-search-toggle .list-shop-search-toggle dd:first-of-type {
    margin-top: 0;
    padding-top: 0;
  }
}
.list-shop-search dt, .wrap-list-shop-search-toggle .list-shop-search-toggle dt {
  background: #F4F4F4;
  border-bottom: 1px solid #BB9D59;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .list-shop-search dt, .wrap-list-shop-search-toggle .list-shop-search-toggle dt {
    position: relative;
    border-right: 1px solid #BB9D59;
    border-bottom: 0;
    margin: 20px 0;
    padding: 24px 0;
    min-height: 35px;
    width: 160px;
    font-size: 1.6rem;
  }
}
.list-shop-search dt span, .wrap-list-shop-search-toggle .list-shop-search-toggle dt span {
  color: #293855;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .list-shop-search dt span, .wrap-list-shop-search-toggle .list-shop-search-toggle dt span {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.list-shop-search dd, .wrap-list-shop-search-toggle .list-shop-search-toggle dd {
  position: relative;
  overflow: hidden;
  margin-bottom: 8%;
  color: #293855;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-shop-search dd, .wrap-list-shop-search-toggle .list-shop-search-toggle dd {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    overflow: visible;
    margin: 20px 0;
    padding: 0 0 0 18px;
    width: 700px;
    color: #222;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px), print {
  .list-shop-search dd:after, .wrap-list-shop-search-toggle .list-shop-search-toggle dd:after {
    display: block;
    position: absolute;
    bottom: -20px;
    right: -78px;
    border-bottom: 1px solid #BB9D59;
    width: 938px;
    content: "";
  }
}
.list-shop-search dd:last-of-type:after, .wrap-list-shop-search-toggle .list-shop-search-toggle dd:last-of-type:after {
  display: none;
}
.list-shop-search label, .wrap-list-shop-search-toggle .list-shop-search-toggle label {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 2% 10px 2% 0;
  min-width: 49%;
}
@media screen and (min-width: 768px), print {
  .list-shop-search label, .wrap-list-shop-search-toggle .list-shop-search-toggle label {
    min-width: 0;
    width: 24.6%;
    padding: 5px 0;
  }
}

.wrap-list-shop-search-toggle {
  position: relative;
  margin: 0 4% 10%;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle {
    margin: 0 20px 30px;
  }
}
.wrap-list-shop-search-toggle .trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 15%;
  height: 33px;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle .trigger {
    top: 0;
    right: 0;
    width: 57px;
    height: 57px;
  }
}
.wrap-list-shop-search-toggle .trigger:before, .wrap-list-shop-search-toggle .trigger:after {
  position: absolute;
  top: 16px;
  right: 10px;
  display: inline-block;
  border-top: 1px solid #BB9D59;
  width: 20px;
  content: "";
  transition: all .3s;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle .trigger:before, .wrap-list-shop-search-toggle .trigger:after {
    top: 28px;
    right: 20px;
  }
}
.wrap-list-shop-search-toggle .trigger:before {
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
.wrap-list-shop-search-toggle .trigger:after {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.wrap-list-shop-search-toggle .trigger:hover {
  cursor: pointer;
}
.wrap-list-shop-search-toggle .list-shop-search-toggle {
  border: 1px solid #BB9D59;
  margin: 0;
  padding-top: 0;
  background: #F4F4F4;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle .list-shop-search-toggle {
    padding-top: 10px;
    cursor: pointer;
  }
}
.wrap-list-shop-search-toggle .list-shop-search-toggle dt {
  border-right: 0;
  border-bottom: 0;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle .list-shop-search-toggle dt {
    margin-bottom: 10px;
    width: 159px;
  }
}
.wrap-list-shop-search-toggle .list-shop-search-toggle dd {
  border-top: 1px solid #BB9D59;
  padding: 2%;
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle .list-shop-search-toggle dd {
    border-top: 0;
    border-left: 1px solid #BB9D59;
    padding: 0 0 0 18px;
  }
}
.wrap-list-shop-search-toggle.active .trigger:before {
  -webkit-transform: rotateZ(-225deg);
  -moz-transform: rotateZ(-225deg);
  -ms-transform: rotateZ(-225deg);
  transform: rotateZ(-225deg);
}
.wrap-list-shop-search-toggle.active .trigger:after {
  -webkit-transform: rotateZ(225deg);
  -moz-transform: rotateZ(225deg);
  -ms-transform: rotateZ(225deg);
  transform: rotateZ(225deg);
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle.active .list-shop-search-toggle {
    padding-top: 20px;
    cursor: default;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-list-shop-search-toggle.active .list-shop-search-toggle dt {
    margin-bottom: 20px;
  }
}

.btn_beige_w330, .btn_beige_w480, .btn_pdf, .btn_entry, .btn_tel02 {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid transparent;
  padding: 4% 0;
  width: 100%;
  background: #BB9D59;
  color: #FFF;
  font-size: 1.6rem;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  .btn_beige_w330, .btn_beige_w480, .btn_pdf, .btn_entry, .btn_tel02 {
    padding: 8px 0;
    font-size: 2rem;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .btn_beige_w330:hover, .btn_beige_w480:hover, .btn_pdf:hover, .btn_entry:hover, .btn_tel02:hover {
    border-color: #BB9D59;
    background: #FFF;
    color: #BB9D59;
    text-shadow: 0 0 0 transparent;
  }
}

.btn_back {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid transparent;
  padding: 4% 0;
  width: 100%;
  background: #999;
  color: #FFF;
  font-size: 1.6rem;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  .btn_back {
    padding: 8px 0;
    font-size: 2rem;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .btn_back:hover {
    border-color: #999;
    background: #FFF;
    color: #999;
    text-shadow: 0 0 0 transparent;
  }
}

.btn_sitesearch, .toggleSearchList {
  position: relative;
  vertical-align: top;
  width: 52px;
  text-align: center;
}
.btn_sitesearch:before, .toggleSearchList:before {
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  border-top: 26px solid #3f5582;
  border-right: 26px solid #293855;
  border-bottom: 26px solid #1c2639;
  border-left: 26px solid #293855;
  width: 0;
  height: 0;
  content: "";
}
.btn_sitesearch img, .toggleSearchList img {
  position: relative;
  z-index: +1;
  padding-top: 10px;
  width: 30px;
}
@media screen and (min-width: 768px), print {
  .btn_sitesearch img, .toggleSearchList img {
    padding-top: 6px;
    width: 36px;
  }
}

.wrap-btn-center {
  margin: 0 4% 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .wrap-btn-center {
    margin-bottom: 30px;
  }
}

.btn_common01 {
  display: inline-block;
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  padding: 10px;
  width: 100%;
  background: #293855;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #293855), color-stop(100%, #BB9D59));
  background: -webkit-linear-gradient(left, #293855 0%, #BB9D59 100%);
  background: -ms-linear-gradient(left, #293855 0%, #BB9D59 100%);
  background: linear-gradient(to right, #293855 0%, #bb9d59 100%);
  background-color: #BB9D59;
  background-repeat: repeat-y;
  background-position: 0 0;
  color: #FFF;
  font-size: 1.8rem;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  transition: box-shadow .3s,background-position 1s;
}
@media screen and (min-width: 768px), print {
  .btn_common01 {
    width: auto;
  }
}
@media screen and (min-width: 768px), print {
  .btn_common01:hover {
    background-position: -2000px 0;
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.5);
    transition: box-shadow .3s,background-position 1.5s;
  }
}

@media screen and (min-width: 768px), print {
  .btn_beige_w330, .btn_beige_w480, .btn_pdf {
    width: 328px;
  }
}
@media screen and (min-width: 768px), print {
  .btn_beige_w330:hover, .btn_beige_w480:hover, .btn_pdf:hover {
    border-color: #BB9D59;
    background: #FFF;
    color: #BB9D59;
    text-shadow: 0 0 0 transparent;
  }
}

input[type="button"] {
  cursor: pointer;
}

input[type="submit"] {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
}
input[type="submit"]:focus {
  outline: 0;
}

@media screen and (min-width: 768px), print {
  .btn_beige_w480 {
    width: 480px;
  }
}

.btn_pdf {
  font-size: 1.6rem;
}
.btn_pdf:before {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px;
  background: #FFF;
  color: #BB9D59;
  font-family: "Gill Sans MT", Verdana, serif;
  font-size: 1.2rem;
  text-shadow: 0 0 0 transparent;
  content: "PDF";
}
@media screen and (min-width: 768px), print {
  .btn_pdf:before {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .btn_pdf:hover:before {
    background: #BB9D59;
    color: #FFF;
  }
}

.btn_tel01 {
  display: block;
  position: relative;
  z-index: +1;
  margin-bottom: 10%;
  padding: 4%;
  background: #BB9D59;
  color: #FFF;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.5rem;
  font-weight: 600;
  text-align: center;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  letter-spacing: -.1em;
  line-height: 1;
}
@media screen and (min-width: 768px), print {
  .btn_tel01 {
    display: none;
  }
}
.btn_tel01:before {
  display: inline-block;
  margin-bottom: 1px;
  width: 23px;
  height: 29px;
  vertical-align: middle;
  background: url(../img/icon_tel.png) no-repeat center;
  background-size: 100%;
  content: "";
}

.btn-prev,
.btn-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: url(../img/icon_control.png);
  color: transparent;
  top: 50%;
  z-index: +1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
@media screen and (min-width: 768px), print {
  .btn-prev,
  .btn-next {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .btn-prev:hover,
  .btn-next:hover {
    background-image: url(../img/icon_control_on.png);
  }
}

.btn-prev {
  left: 10px;
  background-position: 0 0;
}
[dir="rtl"] .btn-prev {
  left: auto;
  right: -25px;
}

.btn-next {
  right: 10px;
  background-position: -50px 0;
}
[dir="rtl"] .btn-next {
  left: -25px;
  right: auto;
}

.btn_sp-tel {
  display: block;
  position: absolute;
  top: 22px;
  right: 94px;
  box-sizing: border-box;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 8px;
  width: 38px;
}
@media screen and (min-width: 768px), print {
  .btn_sp-tel {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .btn_back {
    width: 328px;
  }
}

.btn_sitesearch {
  display: table-cell;
  height: 52px;
}
@media screen and (min-width: 768px), print {
  .btn_sitesearch {
    width: 130px;
  }
}
@media screen and (min-width: 768px), print {
  .btn_sitesearch:before {
    border-right-width: 65px;
    border-left-width: 65px;
  }
}
.btn_sitesearch img {
  display: inline-block;
  position: relative;
  z-index: +1;
  margin-top: 10px;
  padding-top: 0;
  width: 30px;
  height: 30px;
}
@media screen and (min-width: 768px), print {
  .btn_sitesearch img {
    margin-top: 6px;
    width: 36px;
    height: 36px;
  }
}

.list-btn-beige, .wrap-contact-area01, .wrap-contact-area03, .list-2col-contact-WH {
  position: relative;
  z-index: +1;
  border-top: 1px solid #BB9D59;
  margin: 4% 0 0 0;
  padding: 4% 0 0 0;
}
.list-btn-beige:after, .wrap-contact-area01:after, .wrap-contact-area03:after, .list-2col-contact-WH:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
@media screen and (min-width: 768px), print {
  .list-btn-beige, .wrap-contact-area01, .wrap-contact-area03, .list-2col-contact-WH {
    margin: 14px 0 0 0;
    padding: 14px 0 0 0;
  }
}
.list-btn-beige li, .wrap-contact-area01 li, .wrap-contact-area03 li, .list-2col-contact-WH li {
  float: left;
  width: 48%;
}
@media screen and (min-width: 768px), print {
  .list-btn-beige li, .wrap-contact-area01 li, .wrap-contact-area03 li, .list-2col-contact-WH li {
    width: calc(50% - 12.5px);
  }
}
.list-btn-beige li:nth-child(even), .wrap-contact-area01 li:nth-child(even), .wrap-contact-area03 li:nth-child(even), .list-2col-contact-WH li:nth-child(even) {
  float: right;
}
@media screen and (max-width: 767px) {
  .list-btn-beige .btn_tel02, .wrap-contact-area01 .btn_tel02, .wrap-contact-area03 .btn_tel02, .list-2col-contact-WH .btn_tel02, .list-btn-beige .btn_entry, .wrap-contact-area01 .btn_entry, .wrap-contact-area03 .btn_entry, .list-2col-contact-WH .btn_entry {
    padding: 8% 0;
  }
}

.btn_entry {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .btn_entry {
    font-size: 1.6rem;
  }
}

.btn_tel02 {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .btn_tel02 {
    display: block;
    padding: 8px 0;
    background: transparent;
    border: 1px solid #BB9D59;
    box-shadow: 4px 4px 0 #293855, 5px 5px 0 #BB9D59;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
  }
}
.btn_tel02 .pc-none {
  position: relative;
  padding-left: 22px;
}
.btn_tel02 .pc-none:before {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 22px;
  height: 36px;
  background: url(../img/icon_tel.png) no-repeat center;
  background-size: 100%;
  content: "";
}
@media screen and (min-width: 768px), print {
  .btn_tel02 .pc-none:before {
    display: none;
  }
}
.btn_tel02 .label01, .btn_tel02 .num {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
@media screen and (min-width: 768px), print {
  .btn_tel02 .label01, .btn_tel02 .num {
    display: inline-block;
  }
}
.btn_tel02 .label01 {
  display: none;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .btn_tel02 .label01 {
    display: inline-block;
  }
}
.btn_tel02 .num {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .btn_tel02 .num {
    font-size: 1.6rem;
  }
}

.wrap-contact-area01, .wrap-contact-area03, .list-2col-contact-WH {
  margin-bottom: -1px;
  padding: 6% 7%;
  box-sizing: border-box;
  border: 0;
  background: #293855;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01, .wrap-contact-area03, .list-2col-contact-WH {
    padding: 30px 90px;
  }
}
.wrap-contact-area01:after, .wrap-contact-area03:after, .list-2col-contact-WH:after {
  border: 0;
}
.wrap-contact-area01 li:only-child, .wrap-contact-area03 li:only-child, .list-2col-contact-WH li:only-child {
  float: none;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01 li:only-child, .wrap-contact-area03 li:only-child, .list-2col-contact-WH li:only-child {
    width: calc(50% - 12.5px);
  }
}
.wrap-contact-area01 .btn_tel02, .wrap-contact-area03 .btn_tel02, .list-2col-contact-WH .btn_tel02, .wrap-contact-area01 .btn_entry, .wrap-contact-area03 .btn_entry, .list-2col-contact-WH .btn_entry {
  padding: 8% 0;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01 .btn_tel02, .wrap-contact-area03 .btn_tel02, .list-2col-contact-WH .btn_tel02, .wrap-contact-area01 .btn_entry, .wrap-contact-area03 .btn_entry, .list-2col-contact-WH .btn_entry {
    padding: 8px 0;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01 .btn_tel02, .wrap-contact-area03 .btn_tel02, .list-2col-contact-WH .btn_tel02 {
    padding: 3px 0;
  }
}
.wrap-contact-area01 .label01, .wrap-contact-area03 .label01, .list-2col-contact-WH .label01 {
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01 .num, .wrap-contact-area03 .num, .list-2col-contact-WH .num {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area01 .btn_entry, .wrap-contact-area03 .btn_entry, .list-2col-contact-WH .btn_entry {
    font-size: 2rem;
  }
}

.wrap-contact-area03 > * {
  float: left;
  width: 48%;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area03 > * {
    width: calc(50% - 12.5px);
  }
}
.wrap-contact-area03 > *:nth-child(even) {
  float: right;
}
@media screen and (max-width: 767px) {
  .wrap-contact-area03 .btn_tel02, .wrap-contact-area03 .btn_entry {
    padding: 8% 0;
  }
}
.wrap-contact-area03 .txt {
  margin-top: 4%;
  width: 100%;
  color: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area03 .txt {
    margin-top: 10px;
  }
}

.list-2col-contact-WH {
  margin: 4% 0 0 0;
  padding: 0;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-2col-contact-WH {
    margin: 20px 0 0 0;
  }
}
.list-2col-contact-WH .btn_tel02,
.list-2col-contact-WH .btn_entry {
  padding: 4% 0;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  .list-2col-contact-WH .btn_tel02,
  .list-2col-contact-WH .btn_entry {
    padding: 8px 0;
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px), print {
  .list-2col-contact-WH .btn_tel02 {
    padding: 3px 0;
    color: #BB9D59;
    box-shadow: 4px 4px 0 #FFF, 5px 5px 0 #BB9D59;
    text-shadow: 0 0 0 transparent;
  }
}
.list-2col-contact-WH .btn_tel02 .pc-none {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
.list-2col-contact-WH .btn_tel02 .num {
  display: none;
}
@media screen and (min-width: 768px), print {
  .list-2col-contact-WH .btn_tel02 .num {
    display: inline-block;
  }
}
.list-2col-contact-WH .txt {
  margin-top: 2%;
}
@media screen and (min-width: 768px), print {
  .list-2col-contact-WH .txt {
    margin-top: 20px;
  }
}

.wrap-contact-area02 {
  margin: 0 4% 4%;
  border: 1px solid #BB9D59;
  padding: 4%;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area02 {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area02 {
    padding: 30px;
  }
}
.wrap-contact-area02 li {
  float: none;
  margin-bottom: 4%;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area02 li {
    float: left;
    margin-bottom: 0;
    width: 48%;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-contact-area02 li:nth-child(even) {
    float: right;
  }
}

.btn_common-navy01, .list-btn-2col-navy > li a, .list-btn-3col-navy > li a {
  display: block;
  padding: 7% 10px;
  background: #293855;
  box-shadow: 0 0 0 9px #293855 inset, 0 0 0 10px #BB9D59 inset;
  color: #FFF;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .btn_common-navy01, .list-btn-2col-navy > li a, .list-btn-3col-navy > li a {
    padding: 20px 10px;
    font-size: 1.8rem;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .btn_common-navy01:hover, .list-btn-2col-navy > li a:hover, .list-btn-3col-navy > li a:hover {
    box-shadow: 0 0 0 10px #BB9D59 inset, 0 0 0 10px #BB9D59 inset;
  }
}

.toggleSearchList {
  display: inline-block;
  position: absolute;
  top: -6px;
  right: 4%;
  width: 36px;
}
@media screen and (min-width: 768px), print {
  .toggleSearchList {
    top: -10px;
    right: 20px;
    width: 52px;
  }
}
.toggleSearchList:before {
  border-width: 18px;
}
@media screen and (min-width: 768px), print {
  .toggleSearchList:before {
    border-width: 26px;
  }
}
.toggleSearchList:after {
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  border: 3px solid transparent;
  border-top: 5px solid #BB9D59;
  border-bottom: 0;
  content: "";
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 768px), print {
  .toggleSearchList:after {
    bottom: -8px;
    border: 4px solid transparent;
    border-top: 6px solid #BB9D59;
    border-bottom: 0;
    transition: all .3s;
  }
}
.toggleSearchList.active:after {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -moz-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}
.toggleSearchList img {
  padding-top: 6px;
  width: 18px;
  height: 18px;
}
@media screen and (min-width: 768px), print {
  .toggleSearchList img {
    padding-top: 12px;
    width: 20px;
    height: 20px;
  }
}

.sub-slider01 {
  position: relative;
  z-index: +1;
  margin-bottom: -1px;
  background: #999;
}

.wrap-tel {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #BB9D59;
  margin: 0 auto;
  padding: 5%;
  width: 100%;
  text-align: center;
  box-shadow: 4px 4px 0 #293855, 5px 5px 0 #BB9D59;
}
@media screen and (min-width: 768px), print {
  .wrap-tel {
    margin: 0;
    padding: 20px;
    width: 280px;
  }
}
.wrap-tel .ttl {
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 1.5rem;
}

.tel {
  position: relative;
  z-index: +1;
  border: 1px solid #BB9D59;
  border-bottom: none;
  padding: 4%;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px), print {
  .tel {
    border: 0;
    padding: 0;
    font-size: 2.2rem;
  }
}
.tel a {
  color: #FFF;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
@media screen and (min-width: 768px), print {
  .tel a {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
  }
}
.tel span {
  display: inline-block;
}
.tel span.label01 {
  margin-right: 4px;
  width: 19px;
  vertical-align: middle;
  content: url(../img/icon_tel.png);
}
@media screen and (min-width: 768px), print {
  .tel span.label01 {
    margin-right: 0;
    width: auto;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size: 1.6rem;
    content: "";
  }
}
.tel span.label02 {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  margin-left: 5px;
  font-size: 1.2rem;
}

.fax {
  position: relative;
  z-index: +1;
  border: 1px solid #BB9D59;
  padding: 4%;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px), print {
  .fax {
    border: 0;
    padding: 0;
    font-size: 2.2rem;
  }
}
.fax a {
  color: #FFF;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
}
@media screen and (min-width: 768px), print {
  .fax a {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
  }
}
.fax span {
  display: inline-block;
}
.fax span.label01 {
  margin-right: 4px;
  width: 19px;
  vertical-align: middle;
  content: url(../img/icon_fax.png);
}
@media screen and (min-width: 768px), print {
  .fax span.label01 {
    margin-right: 0;
    width: auto;
    font-family: 'Libre Baskerville', serif;
    font-style: italic;
    font-size: 1.6rem;
    content: "";
  }
}
.fax span.label02 {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  margin-left: 5px;
  font-size: 1.2rem;
}

.mbh {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .mbh {
    margin-bottom: 30px;
  }
}

.none-margin {
  margin-bottom: 0 !important;
}

.small-margin {
  margin-bottom: 4% !important;
}
@media screen and (min-width: 768px), print {
  .small-margin {
    margin-bottom: 30px !important;
  }
}

.large-margin {
  margin-bottom: 8% !important;
}
@media screen and (min-width: 768px), print {
  .large-margin {
    margin-bottom: 60px !important;
  }
}

#topics .ttl_common01, #topics .ttl_contact {
  z-index: 100;
}

.wrap-list-topics {
  position: relative;
  width: 100%;
}

.list-topics {
  position: relative;
}
.list-topics .contents {
  box-sizing: border-box;
  margin: 0 5px;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .list-topics .contents {
    transition: background .3s;
  }
}
@media screen and (min-width: 768px), print {
  .list-topics .contents:hover {
    color: #FFF;
    background: #293855;
  }
}
@media screen and (min-width: 768px), print {
  .list-topics .contents:hover .ttl, .list-topics .contents:hover .ttl:before, .list-topics .contents:hover .txt, .list-topics .contents:hover a {
    color: #FFF;
  }
}
.list-topics .contents figure {
  text-align: center;
}
.list-topics .contents figure img {
  width: 100%;
}
.list-topics .contents .ttl, .list-topics .contents .txt {
  margin: 4%;
}
@media screen and (min-width: 768px), print {
  .list-topics .contents .ttl, .list-topics .contents .txt {
    margin: 27px;
  }
}
.list-topics .contents .ttl {
  position: relative;
  margin-bottom: 8%;
  padding: 40px 0 0 0;
  color: #293855;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px), print {
  .list-topics .contents .ttl {
    margin-bottom: 27px;
    padding: 0 0 0 60px;
    font-size: 1.8rem;
  }
}
.list-topics .contents .ttl .num {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: +1;
  width: 58px;
  line-height: 1;
  color: #BB9D59;
  font-family: 'Libre Baskerville', serif;
  font-size: 3.6rem;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 768px), print {
  .list-topics .contents .ttl .num {
    top: 4px;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.list-topics .contents .ttl .num:after {
  display: inline-block;
  content: ".";
}
.list-topics .contents .txt {
  color: #222;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  .list-topics .contents .txt {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
  }
}
.list-topics .contents a {
  display: block;
  padding-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  .list-topics .contents a {
    padding-bottom: 27px;
  }
}

.wrap-recruit-stage {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.wrap-recruit-stage .left-col, .wrap-recruit-stage .right-col {
  box-sizing: border-box;
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage .left-col, .wrap-recruit-stage .right-col {
    width: calc(50% - 15px);
  }
}
.wrap-recruit-stage .left-col {
  border: 1px solid #BB9D59;
  margin-bottom: 4%;
  padding: 4%;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage .left-col {
    margin-bottom: 0;
    padding: 20px 60px;
  }
}
.wrap-recruit-stage .left-col .ttl {
  margin-bottom: 4%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage .left-col .ttl {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }
}
.wrap-recruit-stage .left-col .ttl span {
  border-bottom: 1px solid #BB9D59;
  padding-bottom: 2%;
  color: #293855;
  font-weight: 600;
}
@media screen and (min-width: 768px), print {
  .wrap-recruit-stage .left-col .ttl span {
    padding-bottom: 3px;
  }
}

.list-recruit-stage li:before, .list-recruit-flow dt:before {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 50%;
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-weight: normal;
  counter-increment: num;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 768px), print {
  .list-recruit-stage li:before, .list-recruit-flow dt:before {
    font-size: 1.6rem;
  }
}

.list-recruit-stage li:after, .list-recruit-flow dt:after, .list-recruit-flow dd:after {
  display: block;
  bottom: -30px;
  left: 50%;
  position: absolute;
  border: 11px solid transparent;
  border-top: 18px solid #BB9D59;
  border-bottom: 0;
  content: "";
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.list-recruit-stage {
  counter-reset: num;
}
.list-recruit-stage li {
  position: relative;
  margin-bottom: 40px;
  padding: 4% 0;
  color: #FFF;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .list-recruit-stage li {
    padding: 14px 0;
    font-size: 1.8rem;
  }
}
.list-recruit-stage li:nth-child(1) {
  background: #5271ab;
}
.list-recruit-stage li:nth-child(2) {
  background: #445e8e;
}
.list-recruit-stage li:nth-child(3) {
  background: #374b72;
}
.list-recruit-stage li:nth-child(4) {
  background: #293855;
}
.list-recruit-stage li:last-child {
  margin-bottom: 0;
}
.list-recruit-stage li:last-child:after {
  display: none;
}
.list-recruit-stage li:before {
  content: "Stage " counter(num) ".";
}

.list-recruit-flow {
  margin: 0 4% 4%;
  counter-reset: num;
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow dt, .list-recruit-flow dd {
    width: calc(50% - 15px);
  }
}
.list-recruit-flow dt {
  position: relative;
  margin-bottom: 4%;
  padding: 4% 0;
  color: #FFF;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow dt {
    margin-bottom: 40px;
    padding: 14px 0;
    font-size: 1.8rem;
  }
}
.list-recruit-flow dt:nth-of-type(1) {
  background: #718aba;
}
.list-recruit-flow dt:nth-of-type(2) {
  background: #5472ac;
}
.list-recruit-flow dt:nth-of-type(3) {
  background: #455f8f;
}
.list-recruit-flow dt:nth-of-type(4) {
  background: #374b72;
}
.list-recruit-flow dt:nth-of-type(5) {
  background: #293855;
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow dt:last-of-type {
    margin-bottom: 0;
  }
}
.list-recruit-flow dt:last-of-type:after {
  display: none;
}
.list-recruit-flow dt:before {
  content: "Step " counter(num) ".";
}
.list-recruit-flow dt:after {
  display: none;
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow dt:after {
    display: block;
  }
}
.list-recruit-flow dd {
  position: relative;
  margin-bottom: 40px;
}
.list-recruit-flow dd:after {
  display: block;
}
@media screen and (min-width: 768px), print {
  .list-recruit-flow dd:after {
    display: none;
  }
}
.list-recruit-flow dd:last-of-type {
  margin-bottom: 0;
}
.list-recruit-flow dd:last-of-type:after {
  display: none;
}

.chart-4col-common01 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.chart-4col-common01 li {
  box-sizing: border-box;
  border: 1px dashed #293855;
  border-right: 0;
  padding: 7px 0;
  width: 25%;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .chart-4col-common01 li {
    width: 160px;
    height: 38px;
    font-size: 1.4rem;
  }
}
.chart-4col-common01 li:last-child {
  border-right: 1px dashed #293855;
}
.chart-4col-common01 li.active {
  background: #293855;
  color: #FFF;
}

.dome_job_detail {
  margin: 0 4% 4%;
  width: 92%;
}
@media screen and (min-width: 768px), print {
  .dome_job_detail {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .dome_job_detail {
    width: 980px;
  }
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .dome_job_detail_list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dome_job_detail .dome_job_detail_list > li {
  box-sizing: border-box;
  margin-bottom: 25px;
  padding: 9px;
  border: #BB9D59 1px solid;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .dome_job_detail_list > li {
    width: 310px;
    margin-right: 25px;
  }
}
.dome_job_detail .dome_job_detail_list > li:nth-child(3n) {
  margin-right: 0;
}
.dome_job_detail .dome_job_detail_list > li figure {
  margin-bottom: 15px;
}
.dome_job_detail .dome_job_detail_list > li figure img {
  width: 100%;
  height: auto;
}
.dome_job_detail .dome_job_detail_list .job_detail_list_inbox {
  position: relative;
  box-sizing: border-box;
  height: 100%;
  padding: 17px 19px 123px;
  border: #BB9D59 1px solid;
}
.dome_job_detail .job_detail_list_title {
  margin-bottom: 10px;
  color: #293855;
  font-size: 1.8rem;
}
.dome_job_detail .job_detail_list_conditions {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.dome_job_detail .job_detail_list_conditions dt {
  margin-bottom: 7px;
  width: 28%;
}
.dome_job_detail .job_detail_list_conditions dt span {
  display: inline-block;
  border-bottom: #BB9D59 1px solid;
  font-size: 1.6rem;
  line-height: 1.4;
}
.dome_job_detail .job_detail_list_conditions dd {
  margin-bottom: 7px;
  font-size: 1.4rem;
  width: 71%;
}
.dome_job_detail .job_detail_list_btns {
  width: calc(100% - 38px);
  height: 106px;
  position: absolute;
  bottom: 17px;
}
.dome_job_detail .job_detail_list_btns li {
  position: absolute;
  width: 100%;
  height: 46px;
}
.dome_job_detail .job_detail_list_btns li.job_detail_list_btns-detail {
  top: 0;
}
.dome_job_detail .job_detail_list_btns li.job_detail_list_btns-detail a {
  background: #BB9D59;
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .job_detail_list_btns li.job_detail_list_btns-detail a:hover {
    border-color: #BB9D59;
    color: #BB9D59;
  }
}
.dome_job_detail .job_detail_list_btns li.job_detail_list_btns-apply {
  bottom: 0;
}
.dome_job_detail .job_detail_list_btns li.job_detail_list_btns-apply a {
  background: #293855;
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .job_detail_list_btns li.job_detail_list_btns-apply a:hover {
    border-color: #293855;
    color: #293855;
  }
}
.dome_job_detail .job_detail_list_btns li.ready a {
  background: #999;
  pointer-events: none;
  opacity: .5;
}
.dome_job_detail .job_detail_list_btns li a {
  display: block;
  box-sizing: border-box;
  border: 1px solid transparent;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  line-height: 46px;
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .job_detail_list_btns li a {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .dome_job_detail .job_detail_list_btns li a:hover {
    background: #fff;
    text-shadow: 0 0 0 transparent;
  }
}

@media screen and (min-width: 768px), print {
  .form-checkin-out,
  .form-room,
  .form-children,
  .inner-form-room {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.form-checkin-out dt, .form-checkin-out dd,
.form-room dt,
.form-room dd,
.form-children dt,
.form-children dd,
.inner-form-room dt,
.inner-form-room dd {
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .form-checkin-out dt, .form-checkin-out dd,
  .form-room dt,
  .form-room dd,
  .form-children dt,
  .form-children dd,
  .inner-form-room dt,
  .inner-form-room dd {
    font-size: 1.8rem;
    text-align: left;
  }
}
.form-checkin-out dt,
.form-room dt,
.form-children dt,
.inner-form-room dt {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .form-checkin-out dt,
  .form-room dt,
  .form-children dt,
  .inner-form-room dt {
    padding-bottom: 0;
    width: 160px;
  }
}
.form-checkin-out dt span,
.form-room dt span,
.form-children dt span,
.inner-form-room dt span {
  font-size: 1.4rem;
}
.form-checkin-out .after-label,
.form-room .after-label,
.form-children .after-label,
.inner-form-room .after-label {
  margin: 0 6px;
}
.form-checkin-out .after-label.last,
.form-room .after-label.last,
.form-children .after-label.last,
.inner-form-room .after-label.last {
  margin-right: 0;
}

.form-checkin-out dt {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .form-checkin-out dt {
    padding-bottom: 20px;
    width: 160px;
  }
}
.form-checkin-out dd {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .form-checkin-out dd {
    padding-bottom: 20px;
    width: 340px;
  }
}

@media screen and (min-width: 768px), print {
  .inner-form-room {
    float: none;
    width: auto;
  }
}
.inner-form-room dt, .inner-form-room dd {
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .inner-form-room dt, .inner-form-room dd {
    text-align: left;
  }
}

.form-room {
  overflow: hidden;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .form-room {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px), print {
  .form-room .room-num {
    width: 170px;
  }
}
@media screen and (min-width: 768px), print {
  .form-room .room-num dt {
    width: 36px;
  }
}
@media screen and (min-width: 768px), print {
  .form-room .room-num dd {
    width: 118px;
  }
}

.form-children {
  overflow: hidden;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px), print {
  .form-children {
    padding-bottom: 20px;
  }
}

.form-code {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px), print {
  .form-code {
    padding-bottom: 30px;
  }
}
.form-code input {
  width: 100%;
  padding: 0 18px 0 6px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px), print {
  .form-code input {
    padding: 4px 30px 4px 12px;
  }
}
@media screen and (max-width: 767px) {
  .form-code input {
    line-height: 27px;
  }
}
@media screen and (min-width: 768px), print {
  .form-code dd {
    width: 340px;
  }
}

#reservation, .bloc-reservation, #contact {
  position: relative;
  padding: 5% 10% 10%;
  background: #293855;
  color: #FFF;
  box-shadow: 0 0 0 9px #293855 inset, 0 0 0 10px #BB9D59 inset;
}
@media screen and (min-width: 768px), print {
  #reservation, .bloc-reservation, #contact {
    padding: 20px 20px 14px 20px;
    box-shadow: 0 0 0 13px #293855 inset, 0 0 0 14px #BB9D59 inset;
  }
}
#reservation .wrap-reservation, .bloc-reservation .wrap-reservation, #contact .wrap-reservation {
  position: relative;
  z-index: +1;
}
@media screen and (min-width: 768px), print {
  #reservation .wrap-reservation, .bloc-reservation .wrap-reservation, #contact .wrap-reservation {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 78px auto 20px;
    width: 860px;
  }
}
@media screen and (min-width: 768px), print {
  #reservation .wrap-form, .bloc-reservation .wrap-form, #contact .wrap-form {
    width: 500px;
  }
}
#reservation .wrap-right-col, .bloc-reservation .wrap-right-col, #contact .wrap-right-col {
  border-top: 1px solid #BB9D59;
  margin-top: 10%;
  padding-top: 10%;
}
@media screen and (min-width: 768px), print {
  #reservation .wrap-right-col, .bloc-reservation .wrap-right-col, #contact .wrap-right-col {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
    width: 285px;
  }
}
@media screen and (min-width: 768px), print {
  #reservation .btn_common01, .bloc-reservation .btn_common01, #contact .btn_common01 {
    width: 500px;
  }
}
@media screen and (min-width: 768px), print {
  #reservation .list-link01, .bloc-reservation .list-link01, #contact .list-link01 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 36px;
  }
}
#reservation .list-link01 li, .bloc-reservation .list-link01 li, #contact .list-link01 li {
  margin-bottom: 4%;
}
@media screen and (min-width: 768px), print {
  #reservation .list-link01 li, .bloc-reservation .list-link01 li, #contact .list-link01 li {
    margin-bottom: 16px;
  }
}
#reservation .list-link01 li:last-child, .bloc-reservation .list-link01 li:last-child, #contact .list-link01 li:last-child {
  margin-bottom: 0;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  #reservation .list-link01 li:last-child, .bloc-reservation .list-link01 li:last-child, #contact .list-link01 li:last-child {
    margin-bottom: 16px;
  }
}
#reservation .list-link01 a, .bloc-reservation .list-link01 a, #contact .list-link01 a {
  color: #FFF;
  position: relative;
}
#reservation .list-link01 a::after, .bloc-reservation .list-link01 a::after, #contact .list-link01 a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #BB9D59;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px), print {
  #reservation .list-link01 a:hover::after, .bloc-reservation .list-link01 a:hover::after, #contact .list-link01 a:hover::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
#reservation .list-link01 a:before, .bloc-reservation .list-link01 a:before, #contact .list-link01 a:before {
  display: inline-block;
  border: 5px solid transparent;
  border-left: 8px solid #BB9D59;
  width: 0;
  height: 0;
  content: "";
}
#reservation .wrap-tel, .bloc-reservation .wrap-tel, #contact .wrap-tel {
  display: none;
}
@media screen and (min-width: 768px), print {
  #reservation .wrap-tel, .bloc-reservation .wrap-tel, #contact .wrap-tel {
    display: block;
  }
}

.ttl_reservation {
  position: relative;
  z-index: +1;
  box-sizing: border-box;
  border-bottom: 1px solid #BB9D59;
  margin: -18% auto 8%;
  padding: 20% 0 5%;
  background: url(../img/bg_ttl-reservation.png) no-repeat;
  background-size: 100%;
  color: #FFF;
  font-family: 'Playfair Display', serif;
  font-size: 2.8rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_reservation {
    border-bottom: 0;
    margin: -95px auto 0;
    padding: 90px 0 0 0;
    width: 533px;
    height: 130px;
    background-size: auto;
    font-size: 3.4rem;
  }
}
.ttl_reservation span {
  display: block;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.5rem;
}

.ttl_bloc-reservation {
  margin: 0 4% 4%;
  padding: 2% 0;
  border-bottom: 1px solid #BB9D59;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_bloc-reservation {
    margin: 0 40px 30px;
    padding: 20px 0;
    font-size: 2.2rem;
  }
}

.bloc-reservation {
  margin: 0 4% 4%;
  padding: 5% 8% 8%;
}
@media screen and (min-width: 768px), print {
  .bloc-reservation {
    margin: 0 60px 60px;
    padding: 20px 20px 14px 20px;
  }
}
.bloc-reservation .wrap-reservation {
  margin-top: 0;
}
.bloc-reservation select {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
@media screen and (min-width: 768px), print {
  .bloc-reservation select {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bloc-reservation .after-label {
  margin: 0;
}
@media screen and (min-width: 768px), print {
  .bloc-reservation .after-label {
    margin: 0 6px;
  }
}

.wrap-sitemap {
  margin: 0 4% 4%;
  border: 2px solid #BB9D59;
  padding-top: 4%;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap {
    padding-top: 30px;
  }
}

@media screen and (min-width: 768px), print {
  .wrap-sitemap-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.wrap-sitemap-content .sitemap-content {
  box-sizing: border-box;
  border-bottom: 1px dashed #BB9D59;
  padding-top: 4%;
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap-content .sitemap-content {
    padding-top: 30px;
    width: 50%;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap-content .sitemap-content:nth-of-type(1), .wrap-sitemap-content .sitemap-content:nth-of-type(2) {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap-content .sitemap-content:nth-of-type(odd) {
    border-right: 1px dashed #BB9D59;
  }
}
@media screen and (min-width: 768px), print {
  .wrap-sitemap-content .sitemap-content.btm {
    border-bottom: 0;
  }
}
.wrap-sitemap-content .sitemap-content.btm:last-of-type {
  border-bottom: 0;
}

.ttl_sitemap01,
.ttl_sitemap02 {
  border-bottom: 2px solid #BB9D59;
  margin: 0 4% 4%;
  padding-bottom: 2%;
  text-align: left;
}
@media screen and (min-width: 768px), print {
  .ttl_sitemap01,
  .ttl_sitemap02 {
    margin: 0 30px 30px;
    padding-bottom: 10px;
  }
}

.ttl_sitemap01 {
  font-size: 2rem;
}

.ttl_sitemap02 {
  font-size: 1.6rem;
}

.list-sitemap {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .list-sitemap {
    margin: 0 30px 30px;
  }
}

.ttl_sitemap01 a,
.ttl_sitemap02 a,
.list-sitemap li a {
  display: inline-block;
  margin: 0;
  padding-left: 12px;
  text-decoration: underline;
}
.ttl_sitemap01 a:before,
.ttl_sitemap02 a:before,
.list-sitemap li a:before {
  margin-left: -12px;
}
.ttl_sitemap01 a:hover,
.ttl_sitemap02 a:hover,
.list-sitemap li a:hover {
  text-decoration: none;
}

.list-sitemap li {
  margin-bottom: 2%;
}
@media screen and (min-width: 768px), print {
  .list-sitemap li {
    margin-bottom: 10px;
  }
}
.list-sitemap > li > ul {
  margin-top: 2%;
}
@media screen and (min-width: 768px), print {
  .list-sitemap > li > ul {
    margin-top: 10px;
  }
}
.list-sitemap > li > ul > li {
  margin-left: 20px;
}

#map {
  margin: 0 auto 4%;
  padding-top: 50%;
  width: calc(100% - 8%);
  height: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px), print {
  #map {
    margin-bottom: 30px;
    width: calc(100% - 120px);
  }
}
#map iframe {
  position: absolute;
  top: 0;
}

.dome_calender {
  margin: 0 4% 4%;
  width: 92%;
}
@media screen and (min-width: 768px), print {
  .dome_calender {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender {
    width: 980px;
  }
}
.dome_calender table {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .dome_calender table tr, .dome_calender table th, .dome_calender table td {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender table {
    display: block;
  }
}
.dome_calender caption {
  padding: 3% 2%;
  background: #BB9D59;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px), print {
  .dome_calender caption {
    border: 1px solid #BB9D59;
    border-bottom: 0;
    padding: 10px 0;
    background: #748CB9;
    color: #FFF;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption {
    display: block;
    position: relative;
    border: 1px solid #BB9D59;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
    color: #FFF;
    text-align: left;
  }
}
.dome_calender caption:after {
  display: block;
  position: absolute;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: auto;
  border-bottom: 1px solid #BB9D59;
  height: 1px;
  content: "";
}
@media screen and (min-width: 768px), print {
  .dome_calender caption:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption.active {
    margin-bottom: 2%;
    border: 1px solid #BB9D59;
    background: #FFF;
    color: #293855;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender caption.active {
    margin-bottom: 0;
  }
}
.dome_calender caption.active:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .dome_calender caption.active .dome_calender-btn {
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption.active .dome_calender-btn::before {
    background: #333754;
    transform: rotateZ(45deg);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption.active .dome_calender-btn::after {
    background: #333754;
    transform: rotateZ(-45deg);
  }
}
.dome_calender caption span {
  vertical-align: middle;
}
@media screen and (min-width: 768px), print {
  .dome_calender caption span {
    margin-left: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span {
    margin-left: 10px;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender caption span.dome_calender-btn {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn {
    position: absolute;
    right: 2%;
    top: 50%;
    display: block;
    width: 23px;
    height: 23px;
    border: #333754 1px solid;
    background: #333754;
    transform: translate(0, -50%);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn::before, .dome_calender caption span.dome_calender-btn::after {
    position: absolute;
    right: 5px;
    top: 50%;
    display: block;
    width: 12px;
    height: 1px;
    background: #fff;
    content: '';
    transition: .3s all;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn::before {
    transform: rotateZ(90deg);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn::after {
    transform: rotateZ(0deg);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn.active {
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn.active::before {
    background: #333754;
    transform: rotateZ(45deg);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender caption span.dome_calender-btn.active::after {
    background: #333754;
    transform: rotateZ(-45deg);
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead.active {
    display: block;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender thead tr {
    font-size: 1.5rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead tr {
    display: table;
    width: 100%;
    background: #748cb9;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender thead tr.dome_calender_pc-hide {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead tr.dome_calender_sp-hide {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender thead th {
    border: 1px solid #BB9D59;
    border-bottom: 0;
    padding: 4px 0;
    background: #FFF;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead th {
    display: table-cell;
    border-top: 1px solid #BB9D59;
    color: #fff;
    font-size: 1.1rem;
    line-height: 3;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead th:first-of-type {
    width: 84px;
    box-sizing: border-box;
    border-left: 1px solid #BB9D59;
    border-right: 1px solid #BB9D59;
    vertical-align: middle;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender thead th:last-of-type {
    border-right: 1px solid #BB9D59;
  }
}
.dome_calender thead th.sat {
  color: #2b48c1;
}
.dome_calender thead th.sun {
  color: #C41111;
}
@media screen and (max-width: 767px) {
  .dome_calender tbody {
    display: none;
    position: relative;
    border-bottom: 1px solid #BB9D59;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody.active {
    display: block;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th, .dome_calender tbody td {
    width: 170px;
    min-height: 170px;
    border: 1px solid #BB9D59;
    background: #F4F4F4;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th, .dome_calender tbody td {
    display: table;
    width: 100%;
    border-top: 1px solid #BB9D59;
    border-collapse: collapse;
    empty-cells: hide;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th.dome_calender-dow_sat, .dome_calender tbody td.dome_calender-dow_sat {
    background: #cdd6e6;
  }
}
.dome_calender tbody th.dome_calender-dow_sat .dome_calender_date, .dome_calender tbody td.dome_calender-dow_sat .dome_calender_date {
  color: #2b48c1;
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th.dome_calender-dow_sun, .dome_calender tbody th.dome_calender-dow_holiday, .dome_calender tbody td.dome_calender-dow_sun, .dome_calender tbody td.dome_calender-dow_holiday {
    background: #eed8d6;
  }
}
.dome_calender tbody th.dome_calender-dow_sun .dome_calender_date, .dome_calender tbody th.dome_calender-dow_holiday .dome_calender_date, .dome_calender tbody td.dome_calender-dow_sun .dome_calender_date, .dome_calender tbody td.dome_calender-dow_holiday .dome_calender_date {
  color: #C41111;
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th, .dome_calender tbody td {
    padding: 13px 15px;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div, .dome_calender tbody td div {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div, .dome_calender tbody td div {
    padding: 7px 0 7px 10px;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div.dome_calender_date, .dome_calender tbody td div.dome_calender_date {
    display: table-cell;
    width: 84px;
    box-sizing: border-box;
    border-left: 1px solid #BB9D59;
    border-right: 1px solid #BB9D59;
    background: #F4F4F4;
    font-size: 1.3rem;
    vertical-align: middle;
  }
}
.dome_calender tbody th div.dome_calender_date span:last-of-type, .dome_calender tbody td div.dome_calender_date span:last-of-type {
  margin-left: 5px;
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div.dome_calender_detail, .dome_calender tbody td div.dome_calender_detail {
    line-height: 1.7;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div.dome_calender_detail, .dome_calender tbody td div.dome_calender_detail {
    display: table-cell;
    border-right: 1px solid #BB9D59;
    background: #FFF;
    font-size: 1.2rem;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div.dome_calender_detail span:first-of-type, .dome_calender tbody td div.dome_calender_detail span:first-of-type {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div.dome_calender_detail span:first-of-type, .dome_calender tbody td div.dome_calender_detail span:first-of-type {
    display: block;
  }
}
.dome_calender tbody th div.dome_calender_detail span:nth-of-type(2), .dome_calender tbody td div.dome_calender_detail span:nth-of-type(2) {
  display: inline-block;
  background: #000;
  color: #fff;
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div.dome_calender_detail span:nth-of-type(2), .dome_calender tbody td div.dome_calender_detail span:nth-of-type(2) {
    padding: 5px 7px 4px;
    font-size: 1.2rem;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div.dome_calender_detail span:nth-of-type(2), .dome_calender tbody td div.dome_calender_detail span:nth-of-type(2) {
    margin-right: 10px;
    padding: 0 5px;
    font-size: 1.1rem;
    line-height: 2;
    vertical-align: bottom;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div.dome_calender_detail span:last-of-type, .dome_calender tbody td div.dome_calender_detail span:last-of-type {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .dome_calender tbody th div.dome_calender_detail span:last-of-type, .dome_calender tbody td div.dome_calender_detail span:last-of-type {
    display: inline-block;
  }
}
.dome_calender tbody th div.dome_calender_detail span.period_s, .dome_calender tbody td div.dome_calender_detail span.period_s {
  background: #ff0000;
}
.dome_calender tbody th div.dome_calender_detail span.period_a, .dome_calender tbody td div.dome_calender_detail span.period_a {
  background: #0000ff;
}
.dome_calender tbody th div.dome_calender_detail span.period_b, .dome_calender tbody td div.dome_calender_detail span.period_b {
  background: #008800;
}
.dome_calender tbody th div.dome_calender_detail span.period_c, .dome_calender tbody td div.dome_calender_detail span.period_c {
  background: #ff00ff;
}
.dome_calender tbody th div.dome_calender_detail span.period_open, .dome_calender tbody td div.dome_calender_detail span.period_open {
  background: #ff6600;
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody th div.dome_calender_date span, .dome_calender tbody td div.dome_calender_date span {
    display: none;
  }
}
@media screen and (min-width: 768px), print {
  .dome_calender tbody td {
    height: 107px;
  }
}

.txt-thumb-description {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .txt-thumb-description {
    margin: 0 60px 60px;
  }
}
@media screen and (min-width: 768px), print {
  .txt-thumb-description {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.txt-thumb-description .thumb {
  margin: 0 auto 4%;
  max-width: 50%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .txt-thumb-description .thumb {
    margin-bottom: 0;
    width: 130px;
  }
}
.txt-thumb-description .thumb img {
  max-width: 100%;
}
@media screen and (min-width: 768px), print {
  .txt-thumb-description > p {
    width: 790px;
  }
}

.ttl_filter {
  margin: 0 4% 4%;
  margin-top: 4%;
  color: #293855;
  font-size: 1.6rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  .ttl_filter {
    margin: 0 60px 30px;
  }
}
@media screen and (min-width: 768px), print {
  .ttl_filter {
    margin-top: 0;
    font-size: 2rem;
  }
}
.ttl_filter:before, .ttl_filter:after {
  display: inline-block;
  margin: .35em 0;
  width: 6%;
  height: 1px;
  background: #293855;
  content: "";
}
@media screen and (min-width: 768px), print {
  .ttl_filter:before, .ttl_filter:after {
    width: 60px;
  }
}
.ttl_filter:before {
  margin-right: .25em;
}
@media screen and (min-width: 768px), print {
  .ttl_filter:before {
    margin-right: 1em;
  }
}
.ttl_filter:after {
  margin-left: .25em;
}
@media screen and (min-width: 768px), print {
  .ttl_filter:after {
    margin-left: 1em;
  }
}

.listFilter .hidden {
  display: none;
}

.nav-filter {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  .nav-filter {
    margin: 0 60px 30px;
  }
}
.nav-filter > a {
  display: inline-block;
  border: 1px solid #BB9D59;
  margin: 0 2% 2% 0;
  padding: 4px 10px;
  background: #FFF;
  color: #293855;
}
@media screen and (min-width: 768px), print {
  .nav-filter > a {
    margin: 0 10px 10px 0;
    transition: all .3s;
  }
}
.nav-filter > a:after {
  display: inline-block;
  margin-left: .5em;
  color: #BB9D59;
  font-size: 1rem;
  content: "▼";
}
@media screen and (min-width: 768px), print {
  .nav-filter > a:after {
    transition: all .3s;
  }
}
.nav-filter > a:hover, .nav-filter > a.current {
  background: #BB9D59;
  color: #FFF;
}
.nav-filter > a:hover:after, .nav-filter > a.current:after {
  color: #FFF;
}

#contact {
  padding: 8% 10% 10%;
}
@media screen and (min-width: 768px), print {
  #contact {
    padding: 50px 0 48px;
  }
}
#contact > .inner {
  position: relative;
  z-index: +1;
}
@media screen and (min-width: 768px), print {
  #contact > .inner {
    margin: 0 auto 0;
    width: 980px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
#contact .wrap-txt {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
  line-height: 1.8;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #contact .wrap-txt {
    margin-top: 12px;
    font-size: 1.4rem;
    text-align: left;
  }
}
#contact .ttl_contact {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  margin-top: 72px;
}
#contact .wrap-tel {
  display: block;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
#contact .tel {
  display: block;
  background: #BB9D59;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 768px), print {
  #contact .tel {
    display: block;
    background: transparent;
    text-shadow: 0;
  }
}
#contact .btn_common01 {
  display: block;
  margin: 8% 0;
  width: auto;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  #contact .btn_common01 {
    margin: 26px 0 0 0;
  }
}

.ttl_contact {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  color: #FFF;
  opacity: 1;
}
.ttl_contact.active {
  top: auto;
}

#bnr-area {
  padding: 10% 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7))), url(../img/bg_bnr-area.jpg) center;
  background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 100%), url(../img/bg_bnr-area.jpg) center;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.7) 100%), url(../img/bg_bnr-area.jpg) center;
  background-repeat: repeat-x, no-repeat;
}
@media screen and (min-width: 768px), print {
  #bnr-area {
    padding: 80px 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }
}

.list-bnr {
  margin: 0 10px;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .list-bnr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    width: 730px;
  }
}
.list-bnr li {
  float: left;
  margin-right: 5%;
  margin-bottom: 5%;
  width: 47.5%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);
}
@media screen and (min-width: 768px), print {
  .list-bnr li {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: 230px;
  }
}
.list-bnr li:nth-child(even) {
  margin-right: 0;
}
.list-bnr li img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .list-bnr li img {
    width: auto;
    transition: all .3s;
  }
}
.list-bnr a {
  display: block;
  background: #FFF;
}
.list-bnr a:hover img {
  opacity: .4;
}

.form-yahoo {
  display: none;
  margin: 0 auto 10%;
  width: 90%;
}
@media screen and (min-width: 768px), print {
  .form-yahoo {
    display: table;
    margin: 0 auto 60px;
    width: 730px;
  }
}

.srch_yahoo {
  display: table-cell;
  box-sizing: border-box;
  border: 0;
  padding: 13px 10px;
  width: 100%;
  height: 52px;
  vertical-align: top;
  background: #FFF url(../img/bg_srch_yahoo.png) no-repeat 10px center;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px), print {
  .srch_yahoo {
    width: 600px;
  }
}
.srch_yahoo:focus, .srch_yahoo.focus {
  background-image: none;
}

#yjserp {
  margin: 0 4% 4%;
}
@media screen and (min-width: 768px), print {
  #yjserp {
    margin: 0 60px 60px;
  }
}

#pagetop {
  display: none;
  position: absolute;
  top: -24px;
  right: 10px;
  z-index: 9998;
}
@media screen and (min-width: 768px), print {
  #pagetop {
    display: block;
    position: fixed;
    top: auto;
    right: 20px;
    bottom: 20px;
  }
}
#pagetop a {
  display: block;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
  padding-top: 63px;
  height: 0;
  width: 63px;
  overflow: hidden;
  background: #BB9D59;
  opacity: .9;
}
@media screen and (min-width: 768px), print {
  #pagetop a {
    transition: all .3s;
  }
}
#pagetop a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 6px solid transparent;
  border-bottom: 12px solid #FFF;
  border-top: 0;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (min-width: 768px), print {
  #pagetop a:before {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  #pagetop a:hover {
    border: 1px solid #BB9D59;
    background: #FFF;
  }
}
@media screen and (min-width: 768px), print {
  #pagetop a:hover:before {
    border-bottom-color: #BB9D59;
  }
}

#global-footer {
  position: relative;
  border-top: 1px solid #BB9D59;
  padding: 40px 0 0;
  background: #131B30 url(../img/bg_footer.jpg) no-repeat center;
  background-size: cover;
  color: #FFF;
}
#global-footer a {
  color: #FFF;
}
#global-footer .logo {
  margin-bottom: 10%;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #global-footer .logo {
    margin-bottom: 70px;
  }
}
#global-footer .addr {
  margin-bottom: 8.4%;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3","IPM 明朝", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho","ipaexm", serif;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  #global-footer .addr {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
}
#global-footer > .inner {
  overflow: hidden;
  margin: 0 5%;
}
@media screen and (min-width: 768px), print {
  #global-footer > .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto 0;
    width: 980px;
  }
}
#global-footer .col-left, #global-footer .col-right {
  box-sizing: border-box;
}
@media screen and (min-width: 768px), print {
  #global-footer .col-left, #global-footer .col-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 490px;
  }
}
#global-footer .col-left {
  overflow: hidden;
  border-bottom: 1px solid #BB9D59;
  margin-bottom: 10%;
  padding-bottom: 10%;
}
@media screen and (min-width: 768px), print {
  #global-footer .col-left {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border-right: 1px solid #BB9D59;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
#global-footer .col-left > div {
  float: left;
  width: 63%;
  margin-right: 5%;
}
@media screen and (min-width: 768px), print {
  #global-footer .col-left > div {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
@media screen and (min-width: 768px), print {
  #global-footer .col-right {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
}
#global-footer .seal {
  float: left;
  width: 32%;
}
@media screen and (min-width: 768px), print {
  #global-footer .seal {
    float: none;
    width: auto;
    margin-left: 30px;
  }
}
#global-footer .seal a {
  display: inline-block;
  border: 1px solid #BB9D59;
  padding: 1px;
  height: 98px;
}
#global-footer .seal a span {
  display: inline-block;
  background: #FFF;
}
@media screen and (min-width: 768px), print {
  #global-footer .seal a:hover img {
    opacity: .4;
  }
}
@media screen and (min-width: 768px), print {
  #global-footer .seal img {
    transition: all .3s;
  }
}
#global-footer .list-link02,
#global-footer .list-link03 {
  float: left;
  width: 50%;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px), print {
  #global-footer .list-link02,
  #global-footer .list-link03 {
    float: none;
    width: auto;
    font-size: 1.4rem;
  }
}
#global-footer .list-link02 li,
#global-footer .list-link03 li {
  margin-bottom: 20px;
}
#global-footer .list-link02 a,
#global-footer .list-link03 a {
  position: relative;
}
#global-footer .list-link02 a::after,
#global-footer .list-link03 a::after {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #BB9D59;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 768px), print {
  #global-footer .list-link02 a:hover::after,
  #global-footer .list-link03 a:hover::after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media screen and (min-width: 768px), print {
  #global-footer .list-link02 {
    margin-right: 20px;
    width: 210px;
  }
}
@media screen and (min-width: 768px), print {
  #global-footer .list-link03 {
    width: 140px;
  }
}

.list-sns {
  text-align: center;
}
.list-sns li {
  display: inline-block;
  position: relative;
  padding: 10px 36px 10px 0;
}
@media screen and (min-width: 768px), print {
  .list-sns li {
    padding: 10px 60px 10px 0;
  }
}
.list-sns li:after {
  display: block;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 45px;
  background: #BB9D59;
  -webkit-transform: rotateZ(50deg);
  -moz-transform: rotateZ(50deg);
  -ms-transform: rotateZ(50deg);
  transform: rotateZ(50deg);
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-sns li:after {
    right: 30px;
    height: 63px;
  }
}
.list-sns li:last-child {
  padding-right: 0;
}
.list-sns li:last-child:after {
  display: none;
}
/* SNS表示場所変更改修 */
/*
.list-sns:after {
  display: block;
  margin: 10% auto;
  padding-top: 6%;
  width: 100%;
  height: 0;
  background: url(../img/bg_footer_line_sp.png) no-repeat center;
  background-size: 100%;
  content: "";
}
@media screen and (min-width: 768px), print {
  .list-sns:after {
    margin: 34px auto;
    padding-top: 33px;
    background-image: url(../img/bg_footer_line_pc.png);
    background-size: auto;
  }
}
*/
.list-sns a {
  opacity: .6;
}
@media screen and (min-width: 768px), print {
  .list-sns a {
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .list-sns a:hover {
    opacity: 1;
  }
}

#copyright {
  display: block;
  margin-top: 5%;
  padding: 17px 0;
  background: #0E131D;
  color: #FFF;
  font-family: 'Playfair Display', serif;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (min-width: 768px), print {
  #copyright {
    margin-top: 96px;
  }
}

.pc-none {
  display: inline-block;
}
@media screen and (min-width: 768px), print {
  .pc-none {
    display: none;
  }
}

.sp-none {
  display: none;
}
@media screen and (min-width: 768px), print {
  .sp-none {
    display: inline-block;
  }
}

body#tab {
  background-size: 100% auto;
  background-repeat: repeat-y;
}
body#tab #bnr-area {
  background-size: 100% auto;
  background-repeat: repeat-y;
}

.fbtag {
  position: absolute;
}

span.supText {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

/* Slider */
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  display: none;
  position: absolute;
  height: 50px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: url(../img/icon_control.png);
  color: transparent;
  top: 50%;
  z-index: +1;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
@media screen and (min-width: 768px), print {
  .slick-prev,
  .slick-next {
    display: block;
    transition: all .3s;
  }
}
@media screen and (min-width: 768px), print {
  .slick-prev:hover,
  .slick-next:hover {
    background-image: url(../img/icon_control_on.png);
  }
}

.slick-prev {
  left: 0;
  background-position: 0 0;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
  background-position: -50px 0;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -20%;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .slick-dots {
    bottom: -40px;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 1px solid #293855;
  background: #BB9D59;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  color: black;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background: #293855;
}

@media screen and (min-width: 768px), print {
  #bnr-area {
    padding: 80px 0;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }
}

.list-bnr2 {
  margin: 0 10px;
  overflow: hidden;
}
@media screen and (min-width: 768px), print {
  .list-bnr2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    width: 730px;
  }
}
.list-bnr2 li {
  float: left;
  margin-right: 5%;
  margin-bottom: 5%;
  width: 47.5%;
  /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.35);*/
}
@media screen and (min-width: 768px), print {
  .list-bnr2 li {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: 230px;
  }
}
.list-bnr2 li:nth-child(even) {
  margin-right: 0;
}
.list-bnr2 li img {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .list-bnr2 li img {
    width: auto;
    transition: all .3s;
  }
}
.list-bnr2 a {
  /*display: block;
  background: #FFF;*/
}
.list-bnr2 a:hover img {
  opacity: .4;
}