@charset "UTF-8";
/*=============================================
 * body
 *=============================================*/
body {
  color: #f4e8d7;
  min-width: inherit;
  max-height: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 28px;
  font-size: 14px;
  cursor: auto;
  letter-spacing: 0;
  word-spacing: normal;
  background: url(../img/shared/bg.jpg) repeat center top; }

.navOpen {
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }

body.navOpen, body.navOpen *, body.navOpen *:hover, body.navOpen *:focus, body.navOpen *:active {
  /*    cursor: none !important;*/
  touch-action: none !important;
  pointer-events: none !important; }

body.navOpen .hamburger, body.navOpen #menu_toggle, body.navOpen #menu_toggle * {
  touch-action: auto !important;
  pointer-events: visible !important; }

.fnt-mincho {
  font-family: 'Sawarabi Mincho', sans-serif;
  /*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/ }

.fnt-meiryo {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.fnt-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }

.block::after {
  clear: both;
  content: "";
  display: block; }

/*=============================================
 * header
 *=============================================*/
header {
  position: relative; }
  header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: url("../img/shared/line1.jpg") repeat-x center top;
    z-index: 99; }

header .logo {
  position: absolute;
  top: 2%;
  width: 40%;
  max-width: 150px;
  z-index: 99999; }

header #belt {
  position: fixed;
  left: 0;
  top: 0;
  color: #fff;
  width: 100%;
  z-index: 9999; }

header #hd_top {
  background: url("../img/shared/nav_bg.jpg") repeat center top;
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  height: 76px;
  z-index: 99; }

header h1 {
  font-size: 11px;
  line-height: 14px;
  text-align: right;
  font-weight: normal; }

/*====================== nav ====================== */
header .topnavi {
  position: absolute;
  bottom: 3px;
  right: 60px;
  height: 54px; }

header .topnavi li {
  display: inline-block;
  position: relative;
  width: 60px;
  vertical-align: top; }

header .topnavi li a {
  color: #f4e8d7;
  font-size: 11px;
  line-height: 23px;
  text-align: center;
  display: block;
  height: 100%;
  padding-top: 5px;
  width: 100%; }

header .topnavi li a:hover {
  text-decoration: none; }

header .topnavi li a[class^="icon-"]:before {
  display: block;
  width: 100%;
  padding-bottom: 4px;
  font-size: 19px;
  font-weight: normal; }

header .menu_toggle {
  background: url("../img/shared/nav_bg.jpg") repeat center top; }

header .menu_toggle.nav-style01 {
  top: 0px;
  right: -100%;
  display: block;
  transition: all 0.5s ease 0s; }

header .menu_toggle ul li {
  border-bottom: 1px solid #f4e8d7; }
  header .menu_toggle ul li a {
    color: #f4e8d7; }
header .menu_toggle ul li.active {
  border-bottom: 1px solid #ba2901; }
  header .menu_toggle ul li.active a {
    color: #ba2901; }

.navOpen .menu_toggle.nav-style01 {
  -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);
  right: 0; }

.hamburger {
  position: absolute;
  bottom: 6px;
  right: 0; }

.hamburger:after {
  font-size: 11px;
  content: 'MENU';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  text-align: center; }

.navOpen .hamburger:after {
  content: 'CLOSE'; }

/*====================== end nav ====================== */
/*====================== header key ====================== */
header #key {
  position: relative;
  overflow: hidden;
  margin-top: 75px; }

.bx-wrapper {
  position: relative; }

.bx-wrapper .bx-pager {
  color: #ffee00;
  font-family: Arial;
  font-size: 0.85em;
  font-weight: bold;
  text-align: center; }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  line-height: 10px;
  bottom: 5%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 60; }

.bx-controls-direction {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  z-index: 60; }

.bx-wrapper .bx-controls-direction a {
  color: #e75a5a;
  font-family: "fontello";
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 0%;
  width: 26px; }

.bx-prev::after {
  content: "";
  left: 11px;
  position: absolute;
  text-indent: 0;
  top: 0; }

.bx-next::after {
  content: "";
  left: 0;
  position: absolute;
  text-indent: 0;
  top: 0; }

.bx-prev {
  position: absolute;
  top: 0;
  left: 0; }

.bx-next {
  position: absolute;
  top: 0;
  right: 0; }

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #fff;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 5px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #be0900 none repeat scroll 0 0; }

/*====================== end nav ====================== */
/*=============================================*/
/*                   　footer　　　　　          */
/*=============================================*/
footer {
  background: url("../img/shared/f_bg.jpg") repeat center top;
  overflow: hidden;
  font-size: 13px;
  line-height: 19px;
  color: #1e0e01;
  border-top: 4px solid #381d07;
  padding: 20px 0 100px; }

footer .shopinfo {
  padding: 5% 1.5%;
  position: relative; }

footer .vcard {
  padding: 0 1%;
  margin-bottom: 3%; }
  footer .vcard dl {
    padding-top: 15px; }
    footer .vcard dl dt {
      float: left;
      width: 65px; }
    footer .vcard dl dd {
      float: left;
      width: calc(100% - 65px); }

#f_logo {
  margin: 0 auto 5px;
  width: 145px; }

#f_tel {
  width: 280px;
  margin: 10px auto; }

footer .banner li {
  float: left;
  width: 32%;
  padding: 0 0.5%; }

footer .link {
  margin: 0 auto 0;
  text-align: center;
  width: 100%;
  font-weight: normal; }

footer .link p {
  width: 45%;
  min-width: 170px;
  max-width: 210px;
  margin: 10px auto;
  padding: 0 6px;
  line-height: 30px; }

footer .link p a {
  background: url("../img/shared/nav_bg.jpg") repeat center top;
  border: solid 1px rgba(200, 200, 200, 0.78);
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 13px;
  letter-spacing: 0;
  padding: 3px 20px;
  text-align: center;
  text-decoration: none;
  box-shadow: inset 0 0 1px #a8a398; }

footer .link .link-pc a::before {
  margin-right: 9px; }

footer address {
  /*line-height: 44px;*/
  line-height: 24px;
  font-size: 10px;
  letter-spacing: 3px;
  text-align: center; }


footer address a{
 color: #1d1d1d;
 display: block;
 text-decoration: none;
}


.mt0 {
  margin-top: 0; }

.mt15 {
  margin-top: 15px; }

.mb0 {
  margin-bottom: 0; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.toggle .toggle-link:after {
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  font-size: 25px; }

/*=============================================*/
/*                   　index　　　　　          */
/*=============================================*/
#index h3 {
  font-weight: bold;
  font-size: 22px;
  padding: 5px 0; }

#index .slide_thm li {
  float: left;
  width: 33.33%; }

.link-archo li {
  width: 49%;
  float: left;
  color: #fff;
  padding: 10px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

.botan {
  color: #fff;
  padding: 3px 5px; }

.access_btn {
  background: #4C06F7;
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px; }

.access_btn span {
  display: block;
  padding: 10px;
  cursor: pointer; }

.copied {
  background-color: #3d2612;
  color: white; }

#ft_group {
  position: fixed;
  opacity: 0;
  z-index: -9999;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  background-color: #f3ebeb;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease; }

.has_nav #ft_group {
  position: fixed;
  z-index: 99;
  opacity: 1; }

#ft_group .box {
  padding: 3% 0;
  background: url("../img/shared/nav_bg.jpg") repeat center top;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000;
  position: relative; }

.ft_contact_tel dd {
  font-size: 18px; }

.ft_contact_tel .icon-phone-1:before {
  padding-right: 10px; }

.contact_gr .ft_contact_tel dd {
  font-size: 14px; }

.contact_gr .fl, .contact_gr .fr {
  width: 49%; }

.contact_gr .ft_contact_mail {
  font-size: 14px !important;
  line-height: 20px !important; }

.ft_contact_mail:after {
  content: '\f105';
  font-size: 15px;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%); }

#ft_group .box .icon-mail-alt {
  font-size: 14px; }

#ft_group .box .icon-mail-alt:before {
  font-size: 14px;
  padding-right: 10px; }

.js_full {
  position: relative;
  overflow: hidden;
  margin: 0 -2%;
  height: 0;
  padding-top: calc(51% + 30px); }

.js_full .bx-pager {
  position: static;
  padding-top: 10px; }

.js_full .js_in {
  padding: 0 15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.js_full .bx-viewport {
  overflow: visible !important; }

.js_full_ext {
  padding-left: 0; }

.js_full_ext .js_in {
  padding-left: 5%; }

.js_full_ext img {
  width: 90%; }

.js_full_ext .bx-prev {
  display: none; }

.js_full_ext .bx-next {
  right: -18%; }

#pagetop {
  bottom: 100px; }

#index #sec1 {
  background: url("../img/index/sec1_img.jpg") no-repeat center/cover;
  margin-bottom: -1px;
  padding: 50px 0;
  text-align: center;
  position: relative; }
#index #sec2 {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding-bottom: 50px;
  position: relative; }
  #index #sec2 h2 {
    margin-top: -50px; }
#index #sec3 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding-bottom: 50px; }
  #index #sec3 .img1 {
    background: url("../img/shared/bg1.jpg") repeat center top; }
#index #sec4 {
  padding: 50px 0; }
  #index #sec4 p {
    float: left;
    width: 49%;
	color: #1e0e01;
}
    #index #sec4 p + p {
      margin-left: 2%; }
#index #sec5 {
  background: url("../img/shared/bg3.png") repeat center top;
  color: #000;
  padding: 50px 0; }
  #index #sec5 #feed {
    margin: 15px 0; }
    #index #sec5 #feed .rss_img span {
      margin: 0 auto; }

#party #sec1 {
  color: #1e0e01;
  text-align: center;
  padding: 50px 0;
  position: relative;
  overflow: hidden; }
  #party #sec1:before {
    content: '';
    position: absolute;
    bottom: -10%;
    right: -30%;
    width: 100%;
    height: 30%;
    background: url("../img/party/sec1_deco3.png") no-repeat right top/cover; }
  #party #sec1:after {
    content: '';
    position: absolute;
    top: 0;
    right: -50%;
    width: 100%;
    height: 100%;
    background: url(../img/party/sec1_deco.png) no-repeat center top/100% 100%;
    z-index: -1; }
#party #sec2 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  color: #3b220c;
  border-top: 1px solid #512e12;
  padding: 50px 0; }
  #party #sec2 .note {
    text-align: center; }
  #party #sec2 .toggle {
    padding-bottom: 20px; }
  #party #sec2 .box1 {
    background: url("../img/shared/bg.jpg") repeat center top;
    color: #3b220c; }
    #party #sec2 .box1 .toggle-link {
      font-size: 25px;
      text-align: center;
      padding: 20px 0 30px; }
      #party #sec2 .box1 .toggle-link span {
        font-size: 18px; }
      #party #sec2 .box1 .toggle-link:after {
        color: #3b220c; }
    #party #sec2 .box1 .toggle-main {
      padding: 15px 15px 35px; }
      #party #sec2 .box1 .toggle-main dl {
        border-bottom: 1px solid #552108;
        margin-top: 15px; }
        #party #sec2 .box1 .toggle-main dl dt {
          float: left;
          width: 80px; }
        #party #sec2 .box1 .toggle-main dl dd {
          float: left;
          width: calc(100% - 80px); }
  #party #sec2 .box2 {
    background: url("../img/party/sec2_img_2.jpg") no-repeat center/cover;
    color: #fff;
    margin-top: 30px; }
    #party #sec2 .box2 .toggle-link {
      font-size: 20px;
      text-align: center;
      padding: 20px 0 30px; }
    #party #sec2 .box2 .toggle-main {
      padding: 15px 15px 35px; }
      #party #sec2 .box2 .toggle-main dl {
        border-bottom: 1px solid;
        margin-top: 15px; }
#party #sec2 .btn01 {margin-top: 15px; }

#party #sec3 {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding: 50px 0; }
  #party #sec3 .toggle {
    background: url("../img/shared/bg4.jpg") repeat center top;
    color: #3b220c;
    margin-bottom: 30px;
    padding-bottom: 20px; }
    #party #sec3 .toggle .toggle-link {
      font-size: 23px;
      text-align: center;
      padding: 20px 0 30px; }
      #party #sec3 .toggle .toggle-link span {
        font-size: 18px; }
      #party #sec3 .toggle .toggle-link:after {
        color: #3b220c; }
    #party #sec3 .toggle .toggle-main {
      padding: 15px 15px 35px; }
      #party #sec3 .toggle .toggle-main .note {
        text-align: center; }
      #party #sec3 .toggle .toggle-main .sttl1 {
        text-align: center;
        border: 1px solid #3b220c;
        padding: 10px; }
      #party #sec3 .toggle .toggle-main dl {
        margin-top: 15px; }
        #party #sec3 .toggle .toggle-main dl dt {
          float: left;
          width: 80px; }
        #party #sec3 .toggle .toggle-main dl dd {
          float: left;
          width: calc(100% - 80px); }
    #party #sec3 .toggle:nth-of-type(3) .toggle-main dl {
      margin-top: 15px; }
      #party #sec3 .toggle:nth-of-type(3) .toggle-main dl dt {
        float: left;
        width: 120px; }
      #party #sec3 .toggle:nth-of-type(3) .toggle-main dl dd {
        float: left;
        width: calc(100% - 120px); }
#party #sec4 {
  color: #3b220c;
  padding-bottom: 30px; }
#party #sec5 {
  color: #3b220c;
  padding-bottom: 30px; }

#scene #sec1 {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding: 50px 0 0; }
  #scene #sec1 .txt {
    background: url("../img/scene/sec1_deco.png") no-repeat center top/100% auto; }
#scene #sec2 h3 {
  font-size: 25px;
  text-align: center; }
#scene #sec2 .set1 {
  color: #1e0e01;
  padding-bottom: 100px; }
  #scene #sec2 .set1 .note {
    text-align: center;
    padding-top: 15px; }
#scene #sec2 .set2 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  position: relative; }
  #scene #sec2 .set2:before {
    content: '';
    position: absolute;
    top: -70px;
    left: 0;
    width: 100%;
    height: 150px;
    background: url("../img/shared/bg2.jpg") repeat center top;
    z-index: -1;
    transform: skewY(-10deg); }
  #scene #sec2 .set2:after {
    content: '';
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    height: 150px;
    background: url("../img/shared/bg2.jpg") repeat center top;
    z-index: -1;
    transform: skewY(10deg); }
  #scene #sec2 .set2 .ttl {
    position: relative;
    top: -70px;
    margin-bottom: -60px; }
#scene #sec2 .set3 {
  color: #1e0e01;
  padding: 100px 0 50px; }
#scene #sec3 {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding: 50px 0 0; }
  #scene #sec3 .slider {
    padding-bottom: 30px; }
    #scene #sec3 .slider h3 {
      font-size: 25px;
      text-align: center;
      padding: 15px 0; }
    #scene #sec3 .slider .bx-pager {
      bottom: -15px; }

#sake #sec1 {
  color: #1e0e01;
  padding: 50px 0; }
  #sake #sec1 .img1 {
    margin: 15px -15px 0; }
#sake #sec2 .sec2_btn {
  padding: 0 15px;
  position: relative;
  z-index: 1; }
  #sake #sec2 .sec2_btn li {
    width: 45%;
    float: left; }
    #sake #sec2 .sec2_btn li + li {
      margin-left: 10%; }
#sake #sec2 #beginner {
  background: url("../img/shared/bg2.jpg") repeat center top;
  position: relative; }
  #sake #sec2 #beginner:before {
    content: '';
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    height: 110px;
    background: url("../img/sake/sec2_bg_1.png") no-repeat center top/100% 100%; }
  #sake #sec2 #beginner .note {
    text-align: center;
    margin: 15px 0; }
  #sake #sec2 #beginner .slider {
    margin-top: 60px;
    position: relative;
    z-index: 2; }
    #sake #sec2 #beginner .slider .bx-viewport {
      overflow: inherit !important; }
    #sake #sec2 #beginner .slider .sl {
      color: #1e0e01;
      background: url("../img/shared/bg4.jpg") repeat center top; }
      #sake #sec2 #beginner .slider .sl:after {
        content: "." !important;
        clear: both !important;
        display: block !important;
        height: 0 !important;
        visibility: hidden !important; }
      #sake #sec2 #beginner .slider .sl .photo {
        max-width: 130px;
        float: left;
        position: absolute;
        top: -60px;
        left: -15px; }
      #sake #sec2 #beginner .slider .sl .box {
        padding: 15px;
        margin-left: 100px; }
        #sake #sec2 #beginner .slider .sl .box h4 {
          font-size: 6vw;
          line-height: 8vw;
          font-family: 'Sawarabi Mincho', sans-serif; }
          #sake #sec2 #beginner .slider .sl .box h4 span {
            font-size: 5vw; }
        #sake #sec2 #beginner .slider .sl .box .price {
          font-size: 6vw;
          line-height: 8vw;
          font-family: 'Sawarabi Mincho', sans-serif;
          padding-bottom: 15px; }
          #sake #sec2 #beginner .slider .sl .box .price span {
            font-size: 4vw; }
    #sake #sec2 #beginner .slider .bx-pager {
      top: -20px;
      left: 0;
      bottom: auto; }
#sake #sec2 #senior {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding: 0 0 50px;
  position: relative; }
  #sake #sec2 #senior:before {
    content: '';
    position: absolute;
    top: -146px;
    left: 0;
    width: 100%;
    height: 146px;
    background: url("../img/sake/sec3_bg_2.png") no-repeat center top/100% 100%; }
  #sake #sec2 #senior .note {
    text-align: center; }
  #sake #sec2 #senior .slider {
    padding: 30px 0; }
    #sake #sec2 #senior .slider .box {
      display: table;
      margin: 0 auto; }
      #sake #sec2 #senior .slider .box p {
        display: table-cell;
        width: 50%;
        vertical-align: top; }
      #sake #sec2 #senior .slider .box .photo {
        max-width: 220px; }
      #sake #sec2 #senior .slider .box .ttl {
        font-size: 25px;
        line-height: 40px;
        width: 20%;
        max-width: 110px;
        text-align: center; }
        #sake #sec2 #senior .slider .box .ttl .txt-vertical {
          text-align: left; }
        #sake #sec2 #senior .slider .box .ttl .txt-normal .int {
          line-height: 2.8em; }
    #sake #sec2 #senior .slider .price {
      font-size: 25px;
      text-align: center; }
      #sake #sec2 #senior .slider .price span {
        font-size: 20px; }
    #sake #sec2 #senior .slider .txt {
      padding-top: 15px; }
    #sake #sec2 #senior .slider .bx-pager {
      bottom: -15px; }
#sake #sec3 {
  color: #1e0e01;
  position: relative;
  padding-bottom: 30px; }
  #sake #sec3:before {
    content: '';
    position: absolute;
    bottom: -10%;
    right: 0;
    width: 100%;
    height: 30%;
    background: url("../img/sake/sec4_deco1.png") no-repeat center top/100% auto; }

#menu #sec1 {
  color: #1e0e01;
  padding: 50px 0 30%;
  background: url("../img/menu/sec1_deco.png") no-repeat center bottom -1px/100% auto; }
  #menu #sec1 .txt {
    margin-top: -15px; }
  #menu #sec1 .img1 {
    margin: 0 -15px; }
#menu #sec2 {
  background: url("../img/shared/bg1.jpg") repeat center top;
  padding: 50px 0; }
  #menu #sec2 .note {
    text-align: center;
    padding-bottom: 15px; }
  #menu #sec2 h3 {
    font-size: 27px;
    text-align: center;
    font-family: 'Sawarabi Mincho', sans-serif; }
  #menu #sec2 .price {
    font-size: 25px;
    text-align: center;
    font-family: 'Sawarabi Mincho', sans-serif;
    padding-top: 15px; }
  #menu #sec2 .txt {
    padding: 15px 15px 0; }
  #menu #sec2 .box {
    background: url("../img/shared/bg.jpg") repeat center top;
    color: #1e0e01;
    padding: 30px 0; }
  #menu #sec2 .set1 {
    padding-bottom: 30px; }
    #menu #sec2 .set1 .box {
      margin: 0 20px; }
    #menu #sec2 .set1 dl {
      max-width: 290px;
      font-size: 20px;
      margin: 0 auto;
      padding: 0 15px; }
      #menu #sec2 .set1 dl:after {
        content: "." !important;
        clear: both !important;
        display: block !important;
        height: 0 !important;
        visibility: hidden !important; }
      #menu #sec2 .set1 dl dt {
        float: left; }
      #menu #sec2 .set1 dl dd {
        float: right; }
    #menu #sec2 .set1 .bx-pager {
      bottom: -15px; }
  #menu #sec2 .set2 {
    padding-bottom: 30px; }
    #menu #sec2 .set2 .box {
      padding: 30px 15px; }
    #menu #sec2 .set2 .txt {
      padding: 15px 0 0; }
    #menu #sec2 .set2 .price {
      padding-top: 0; }
  #menu #sec2 .set3 {
    padding-bottom: 30px; }
    #menu #sec2 .set3 .box {
      margin: 0 15px;
      padding-bottom: 60px; }
    #menu #sec2 .set3 .img2 {
      margin-top: -50px; }
  #menu #sec2 .set4 {
    padding-bottom: 15px; }
    #menu #sec2 .set4 .img1 {
      width: 80%; }
    #menu #sec2 .set4 .box {
      margin: -50px 0 0 40px;
      padding: 70px 15px 20px; }
  #menu #sec2 .set5 {
    padding-bottom: 30px; }
    #menu #sec2 .set5 .img1 {
      position: relative;
      z-index: 2; }
    #menu #sec2 .set5 .box {
      margin: -30px 15px 0;
      padding-top: 50px; }
      #menu #sec2 .set5 .box h3 {
        font-size: 25px; }
  #menu #sec2 .set6 {
    padding-bottom: 30px; }
    #menu #sec2 .set6 .img1 {
      width: 80%; }
    #menu #sec2 .set6 .box {
      margin: -50px 0 0 40px;
      padding: 70px 15px 20px; }
  #menu #sec2 .set7 {
    padding-bottom: 30px; }
    #menu #sec2 .set7 .img1 {
      text-align: right; }
      #menu #sec2 .set7 .img1 img {
        width: 80%; }
    #menu #sec2 .set7 .box {
      margin: -50px 40px 0 0;
      padding: 70px 15px 20px; }
#menu #sec3 {
  padding: 50px 0;
  color: #1e0e01; }
  #menu #sec3 .toggle-link:after {
    bottom: 10px; }
  #menu #sec3 h4 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 30px 0 10px; }
  #menu #sec3 dl {
    border-bottom: 1px solid #552108;
    margin-top: 10px; }
    #menu #sec3 dl dt {
      float: left; }
    #menu #sec3 dl dd {
      float: right;
      text-align: right; }
#menu #sec4 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 50px 0; }
  #menu #sec4 .slider {
    padding: 30px 0; }
    #menu #sec4 .slider h3 {
      margin-top: 15px; }
    #menu #sec4 .slider .bx-pager {
      bottom: -15px; }

#access #sec1 {
  background: url("../img/access/sec1_img_1.png") no-repeat center top/100% auto, url("../img/access/sec1_deco.png") no-repeat center bottom/100% auto;
  color: #1e0e01;
  padding: 50px 0 20%; }
  #access #sec1 .info dl {
    border-bottom: 1px solid #3a200b;
    margin-top: 15px; }
#access #sec2 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 50px 0 0; }
  #access #sec2 .txt {
    font-size: 15px; }
    #access #sec2 .txt span {
      border-bottom: 1px solid; }
  #access #sec2 .img3 {
    width: 80%;
    margin-top: 15px; }
  #access #sec2 .img4 {
    width: 80%;
    margin-top: 15px;
    margin-left: 20%; }
#access #sec3 {
  background: url("../img/shared/bg2.jpg") repeat center top;
  padding: 15px 15px 30px; }
  #access #sec3 .copy {
    margin-bottom: 15px; }
  #access #sec3 .sec3_btn {
    margin-top: 8px; }
#access #sec4 {
  color: #1e0e01;
  background: url("../img/access/sec4_bg.jpg") repeat center top;
  padding: 50px 0; }
  #access #sec4 #mail {
    margin-top: 15px; }
    #access #sec4 #mail .row {
      margin-bottom: 30px; }
    #access #sec4 #mail .caption {
      font-size: 18px; }
    #access #sec4 #mail .mark-require {
      font-size: 13px;
      background: #7a0000;
      display: inline-block;
      color: #fff;
      padding: 0 10px; }
    #access #sec4 #mail .input {
      margin-top: 5px; }
      #access #sec4 #mail .input .sttl {
        font-size: 16px; }
      #access #sec4 #mail .input input {
        width: 100%;
        height: 30px;
        padding: 10px; }
    #access #sec4 #mail textarea {
      width: 100%;
      height: 150px;
      padding: 10px; }
    #access #sec4 #mail button {
      background: none;
      border: none; }
      #access #sec4 #mail button + button {
        margin-top: 15px; }
    #access #sec4 #mail .type1 .caption {
      display: none; }
#access .thanks {
	  color: #1e0e01;
  padding: 15px 10px; }

/*# sourceMappingURL=iphone.css.map */


.box13 {
    padding: 0.5em 1em;
    margin: 2em auto;
    color: #FFF;
    width: 90%;
    text-align: center;
    font-size: 16px;
    background: #6B3A0F;
    border-bottom: solid 6px #000000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
}


.goto{
	text-align:center;
	margin: 20px auto;
	
}

#text_box{
	width:95%;
	margin:80px auto 20px auto;
	padding:20px 0;
    border: double 3px #dd471f;
}
#text_box p.ttl{
	font-size:24px;
	margin-bottom: 8px;
	letter-spacing: 2px;
	text-align:center;
	line-height:40px;
	color:#000;
	font-weight: bold;
}
#text_box p.txt{
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#000;
}