@charset "utf-8";

/*=============================================
 * body
 *=============================================*/
body {
	color: #dfccbb;
	min-width: inherit;
	max-height: 100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", 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;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
}
.fnt-mincho {
	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 #belt {
	position: fixed;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: 9999;
}
header #hd_top {
	position: relative;
	height: 76px;
	z-index: 99;
}
header h1 {
	font-size: 11px;
    line-height: 14px;
    text-align: center;
    font-weight: normal;
    position: absolute;
    top: 5px;
    right: 0;
    width: 100%;
    z-index: 9997;
}
.navOpen header .menu_toggle{
	z-index: 9998;
}

/*====================== nav ====================== */
header .topnavi {
	position: absolute;
	bottom: 3px;
	right: 5px;
	height: 54px;
}
header .topnavi li {
	display: inline-block;
	position: relative;
	width: 60px;
	vertical-align: top;
}
header .topnavi li a {
	color: #fff;
	font-size: 11px;
	line-height: 23px;
	text-align: center;
	display: block;
	height: 100%;
	padding-top: 5px;
	width: 100%;
	border-left: 1px dotted rgba(255, 255, 255, 1.00);
}
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: rgba(0, 0, 0, 0.6);
	overflow: hidden;
}
header .menu_toggle.nav-style01 {
	top: 0px;
	right: -100%;
	display: block;
	transition: all 0.5s ease 0s;
}
.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;
}
header .menu_toggle ul li:last-child{
	margin-top: 10%;
}
/*====================== end nav ====================== */

/*====================== header key ====================== */

/*#header #key .header_btn {
	position: relative;
        top: -175px;
    z-index: 9998;
	text-align: center;
}*/
#header #key .logo2 {
	position: relative;
    top: -324px;
   z-index: 9998;
    width: 100%;
}
header #key {
	position: relative;
	overflow: hidden;
}
#header #key p{
	margin-top: 0;
}
.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: none;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 8px;
	height: 8px;
	position: relative;
	top: 1px;
}

/*====================== end nav ====================== */

/*=============================================*/

/*                   　footer　　　　　          */

/*=============================================*/


footer {
	background: url('../img/shared/f_bg.jpg') no-repeat center top / 100% 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 10%;
}
footer .shopinfo {
	position: relative;
}
footer .vcard {
	padding: 0 1%;
	margin-bottom: 3%;
	text-align: center;
}
footer .vcard dl {
	padding: 2%;
}
footer .banner li {
	float: left;
	width: 32%;
	padding: 0 0.5%;
}
footer .f_btn2{
	margin-top: 5%;
}
footer address {
	line-height: 44px;
	font-size: 10px;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 5%;
	color:#a48779;
}
footer #socialbuttons{
	margin-top: 5%;
}
.mb0 {
	margin-bottom: 0;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.pt20{
	padding-top: 20px;
}
/*=============================================*/

/*                   　index　　　　　          */

/*=============================================*/

#index .header_btn{
	position: relative;
    top: -60px;
    z-index: 9998;
    text-align: center;
    margin-top: 0 !important;
}

#index h3 {
	font-weight: bold;
	font-size: 22px;
}
#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: rgb(61, 38, 18);
	color: rgb(255, 255, 255);
}
#ft_group {
	position: fixed;
	opacity: 0;
	z-index: -9999;
	bottom: 0;
	left: 0;
	right: 0;
	color: #000;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
#ft_group p{
	margin-top: 0 !important;
}
.has_nav  #ft_group {
	position: fixed;
	z-index: 99;
	opacity: 1;
}
#ft_group .box {
	padding: 3% 0;
	background-color: #6d1500;
	margin-bottom: 5px;
	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: 1px solid #f8eacc;
	position: relative;
	width: 50%;
	height: 63px;
}
#ft_group .box .small{
	line-height: 13px !important;
}
.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_contact_map .icon-location-1{
	line-height: 24px;
}
#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%;
}


@charset "UTF-8";

/*=============================================
 * Openning
 *=============================================*/
#index > * {
  opacity: 0;
  visibility: hidden;
}
#index.visible > * {
  opacity: 1;
  visibility: visible;
  transition: all 2s ease;
}
#index.visible #open {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}
#index.visible #open > * {
  opacity: 0;
}
#index.intro #open {
  pointer-events: visible;
  opacity: 1;
  visibility: visible;
}
#index.intro {
  overflow: hidden;
}
#open {
  width: 100%;
  position: fixed;
  height: 100vh;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  z-index: 20000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#wrapper {
  opacity: 0;
  transition: all 3s ease;
  visibility: hidden;
}
#index.visible #wrapper {
  opacity: 1;
  visibility: inherit;
}
#open .open_js {
  width: 100%;
  height: 100%;
  position: relative;
}
#open .slide-fade {
  width: 100%;
  height: 100%;
}
#open .slide-fade li {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 205px;
  height: 205px;
  right: auto;
  bottom: auto;
}
.open_js3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 4s ease;
  background: url("../img/index/key_03.jpg") no-repeat center/cover;
}
.open_js3 .open_t {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(50% - 102px);
  content: '';
}
.open_js3 .open_b {
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(50% - 102px);
  content: '';
}
.open_js3 .open_l {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% - 102px);
  height: 100%;
  content: '';
}
.open_js3 .open_r {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50% - 102px);
  height: 100%;
  content: '';
}
.open_js3.active {
  opacity: 1;
}
.open_js3.active .open_b, .open_js3.active .open_t {
  animation-name: zoomInCt;
  animation-duration: 4s;
  height: 0;
}
@keyframes zoomInCt {
  0% {
    height: 40%;
  }
  50% {
    height: 0;
  }
}
.open_js3.active .open_r, .open_js3.active .open_l {
  animation-name: zoomInCt2;
  animation-duration: 4s;
  width: 0;
}
@keyframes zoomInCt2 {
  0% {
    width: 40%;
  }
  50% {
    width: 0;
  }
}
#open .open_js4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2000;
  display: none;
  transition: all 0.5s;
}
#open .dn{
	display: none;
}
/*=============================================
 * Navi
 *=============================================*/
#Overlay {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  opacity: 0;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75), transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75), transform 1s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.show #Overlay {
  opacity: 1;
  -webkit-transform: scale(50);
  -ms-transform: scale(50);
  transform: scale(50);
}
.logo {
  opacity: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition: opacity 0.2s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  position: relative;
  z-index: 10;
  width: 190px;
  margin-bottom: 30px;
}
.show .logo {
  opacity: 1;
  -webkit-transition-delay: .15s;
  transition-delay: 0.15s;
}
#GlobalNavi ul li {
  opacity: 0;
  border-bottom: 0;
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: opacity 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75), transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75), transform 0.6s cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.show #GlobalNavi ul li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.show #GlobalNavi ul li:first-of-type {
  -webkit-transition-delay: .1s;
  transition-delay: 0.1s;
}
.show #GlobalNavi ul li:nth-of-type(2) {
  -webkit-transition-delay: .2s;
  transition-delay: 0.2s;
}
.show #GlobalNavi ul li:nth-of-type(3) {
  -webkit-transition-delay: .3s;
  transition-delay: 0.3s;
}
.show #GlobalNavi ul li:nth-of-type(4) {
  -webkit-transition-delay: .4s;
  transition-delay: 0.4s;
}
.show #GlobalNavi ul li:nth-of-type(5) {
  -webkit-transition-delay: .5s;
  transition-delay: 0.5s;
}
.show #GlobalNavi ul li:nth-of-type(6) {
  -webkit-transition-delay: .6s;
  transition-delay: 0.6s;
}
.show #GlobalNavi ul li:nth-of-type(7) {
  -webkit-transition-delay: .7s;
  transition-delay: 0.7s;
}
.navBtn .btn_close {
  display: none;
}
.navClose .navBtn .btn_close {
  display: none;
}
.navOpen .navBtn .btn_close {
  display: block;
}
.navOpen .navBtn .btn_open {
  display: none;
}
#pagetop {
	bottom: 77px;
}


/*=============================================
 * index
 *=============================================*/
#index #sec1 {
  padding: 10% 0 0;
}
#index #sec1 p {
  margin-top: 5%;
  padding: 0 4%;
}
#index #sec2 {
  margin-top: -5%;
  position: relative;
}

#index #sec2 .txt {
  padding: 0 2%;
  z-index: 999999;
  position: relative;
}
#index #sec2 p {
  margin-top: -10%;
}
#index #sec2 p + p {
  margin-top: 5%;
}
#index #sec3 p {
  margin-top: 5%;
  padding: 0 4%;
}
#index #sec4 p {
  margin-top: -5%;
  padding: 0 4%;
}
#index #sec4 p + p {
  margin-top: 5%;
}
#index #sec5 {
  background: url("../img/index/sec5_bg.jpg") no-repeat center top/100% 100%;
  padding-bottom: 10%;
  margin-top: 10%;
}
#index #sec5 #feed dl a {
  display: flex;
  width: 300px;
  margin: 0 auto;
}
#index #sec5 #feed dt {
	color: #f9e6bb;
}
#index #sec5 #feed dd {
	color: #CE8848;
}
#index #sec5 #feed dl a dd {
  margin-left: 2%;
}
#index #sec5 .btn {
	margin-top: 11.5%;
    margin-bottom: 0.5%;
}
#index .fb-page {
  width: 300px;
  margin: 10% auto;
  display: block;
}
#index .fb-page iframe {
  width: 300px;
  height: 300px;
}

/*=============================================
 * concept
 *=============================================*/
#concept p {
  margin-top: 5%;
}
#concept .txt {
  padding: 0 2%;
}
#concept #sec2 .txt1 {
  margin-top: -5%;
  padding: 0 2%;
}
#concept #sec2 .toggle .toggle-link:after {
  content: "";
}
#concept #sec3 {
  padding-top: 10%;
}
#concept #sec3 dl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  margin: 0 11.5%;
  padding: 2%;
  line-height: 20px;
  margin-top: -30%;
  position: relative;
  z-index: 1;
}
#concept #sec3 dl dt {
  font-size: 16px;
}
#concept #sec3 dl dt span {
  font-size: 20px;
}
#concept #sec3 dl dd {
  font-size: 20px;
  color: #c91602;
}
#concept #sec3 dl dd span {
  font-size: 16px;
}
#concept #sec4 {
  padding-top: 10%;
}
#concept #sec4 dl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  margin: 5% 11.5%;
  padding: 2%;
  line-height: 20px;
  position: relative;
  z-index: 1;
}
#concept #sec4 dl dt {
  font-size: 16px;
}
#concept #sec4 dl dt span {
      font-size: 20px;
}
#concept #sec4 dl dd {
  font-size: 20px;
  color: #c91602;
}
#concept #sec4 dl dd span {
  font-size: 16px;
}
#concept #sec5 {
  padding: 10% 0 20%;
}
#concept #sec5 .slider .bx-controls-direction a {
  color: #fff;
}
#concept #sec5 .slider .bx-pager {
  bottom: -15%;
}

/*=============================================
 * Food
 *=============================================*/
#food #sec1 {
  padding: 10% 0;
}
#food #sec1 .txt {
  background: url("../img/food/line_1.png") no-repeat center top/100%, url("../img/food/line_1.png") no-repeat center bottom/100%;
  padding: 5% 4%;
}
#food #sec2 .txt-1 {
  text-align: center;
  padding: 5% 0;
}
#food #sec2 .box-1 {
  padding: 5% 2%;
  position: relative;
  margin: 15% 8%;
}
#food #sec2 .box-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#food #sec2 .box-1 h3 {
  position: absolute;
  top: -8%;
  left: 0;
  width: 100%;
}
#food #sec2 .box-1 dl {
  font-size: 20px;
  display: table;
  width: 100%;
}
#food #sec2 .box-1 dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#food #sec2 .box-1 dl dt {
  display: table-cell;
}
#food #sec2 .box-1 dl dd {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  color: #c91602;
}
#food #sec2 .box-1 dl dd span {
  font-size: 14px;
}
#food #sec2 .box-1 .txt {
  margin-top: 5%;
}
#food #sec3 {
  padding: 10% 0 20%;
}
#food #sec3 .slider {
  text-align: center;
}
#food #sec3 .slider .bx-pager {
  bottom: -10%;
}
#food #sec3 .slider .bx-pager a {
  background-color: #dfccbb;
}
#food #sec3 .slider .bx-pager a.active {
  border: 1px solid #dfccbb;
  background: none;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: relative;
  top: 1px;
}
#food #sec3 .slider dl {
  font-size: 20px;
  margin-top: 5%;
  padding: 0 2%;
}
#food #sec3 .slider dl dd {
  color: #c91602;
  margin-top: 2%;
}
#food #sec3 .slider dl dd span {
  font-size: 14px;
}
#food #sec3 .slider .txt {
  padding: 0 2%;
}
#food #sec3 .slider .bx-controls-direction {
  top: 35%;
}
#food #sec3 .slider .bx-controls-direction a {
  color: #dfccbb;
}
#food #sec4 {
  padding: 10% 0;
}
#food #sec4 .toggle-1 .toggle-main1 {
  display: none;
}
#food #sec4 .toggle-1.active .toggle-main1 {
  display: block;
}
#food #sec4 .toggle {
  margin-top: 8%;
}
#food #sec4 .toggle .toggle-link:after {
  content: "\f107";
  color: #dfccbb;
}
#food #sec4 .toggle.active .toggle-link:after {
  content: "\f106";
}
#food #sec4 dl {
  padding: 2% 5%;
}
#food #sec4 dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#food #sec4 dl dt {
  float: left;
}
#food #sec4 dl dd {
  float: right;
  color: #c91602;
}
#food #sec4 .type-1 dt {
  width: 100%;
}
#food #sec4 .type-1 dd {
  float: left;
  color: #dfccbb;
}
#food #sec4 .type-1 dd + dd {
  color: #c91602;
  float: right;
}
#food #sec4 .txt {
  text-align: center;
  margin-top: 5%;
}

/*=============================================
 * Drink
 *=============================================*/
#drink #sec1 {
  padding: 10% 0;
}
#drink #sec1 .txt {
  background: url("../img/drink/sec1_line.png") no-repeat center bottom/100%;
  padding: 5% 4%;
}
#drink #sec2 {
  padding: 10% 0;
}
#drink #sec2 .txt-1 {
  text-align: center;
}
#drink #sec2 .slider dl {
  position: relative;
  text-align: center;
  width: 80%;
  margin: -30% auto 0;
  padding: 5% 0;
}
#drink #sec2 .slider dl:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#drink #sec2 .slider dl dt {
  font-size: 25px;
}
#drink #sec2 .slider dl dt span {
  font-size: 15px;
}
#drink #sec2 .slider dl dd {
  color: #c91602;
  font-size: 22px;
  padding-top: 4%;
}
#drink #sec2 .slider dl dd span {
  font-size: 18px;
}
#drink #sec2 .slider .bx-controls-direction {
  top: auto;
  bottom: 15%;
}
#drink #sec2 .slider .bx-controls-direction a {
  color: #fff;
}
#drink #sec3 .txt-price {
  font-size: 25px;
  text-align: center;
  padding: 2% 0;
  color: #c91602;
  margin-top: 5%;
}
#drink #sec3 .txt-price span {
  font-size: 18px;
}
#drink #sec3 .txt {
  margin-top: 5%;
  padding: 0 10%;
}
#drink #sec4 {
  padding: 10% 0;
}
#sec4 .box-1 {
	    margin-top: 40px;
}
#drink #sec4 dl {
  position: relative;
  text-align: center;
  width: 80%;
  margin: -30% auto 0;
  padding: 5% 2%;
}
#drink #sec4 dl:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#drink #sec4 dl dt {
  font-size: 25px;
}
#drink #sec4 dl dd {
  color: #e2d9be;
    font-size: 15px;
    padding-top: 4%;
}
#drink #sec4 dl dt span {
  font-size: 15px;
}
#drink #sec4 dl dd span {
  font-size: 18px;
}
#drink #sec4 dl dd + dd {
  text-align: left;
  font-size: 14px;
  color: #dfccbb;
}
#drink .toggle {
  margin-top: 8%;
}
#drink .toggle .toggle-link:after {
  content: "\f107";
  color: #dfccbb;
}
#drink .toggle.active .toggle-link:after {
  content: "\f106";
}
#drink #sec5, #drink #sec6, #drink #sec7, #drink #sec8 {
  padding-top: 10%;
}
#drink #sec5 .txt-1, #drink #sec6 .txt-1, #drink #sec7 .txt-1, #drink #sec8 .txt-1 {
  text-align: center;
  margin-top: 5%;
}
#drink #sec5 .txt-price, #drink #sec6 .txt-price, #drink #sec7 .txt-price, #drink #sec8 .txt-price {
  color: #c91602;
  text-align: center;
  margin-top: 5%;
  font-size: 16px;
}
#drink #sec5 .toggle-main, #drink #sec6 .toggle-main, #drink #sec7 .toggle-main, #drink #sec8 .toggle-main {
  padding: 5% 8%;
}
#drink #sec5 .toggle-1 .toggle-main1 {
  display: none;
}
#drink #sec5 .toggle-1.active .toggle-main1 {
  display: none;
}
#drink #sec5 dl dt {
  color: #c91602;
}
#drink #sec6 .toggle-2 .toggle-main2 {
  display: none;
}
#drink #sec6 .toggle-2.active .toggle-main2 {
  display: none;
}
#drink #sec7 .toggle-3 .toggle-main3 {
  display: none;
}
#drink #sec7 .toggle-3.active .toggle-main3 {
  display: none;
}
#drink #sec8 {
  padding-bottom: 10%;
}
#drink #sec8 .toggle-4 .toggle-main4 {
  display: none;
}
#drink #sec8 .toggle-4.active .toggle-main4 {
  display: none;
}
#drink #sec8 .toggle-main p {
  margin-top: 5%;
}
#drink #sec8 .toggle-main dl {
  margin-top: 3%;
}
#drink #sec8 .toggle-main dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#drink #sec8 .toggle-main dl dt {
  float: left;
}
#drink #sec8 .toggle-main dl dd {
  float: right;
  color: #c91602;
}
#drink #sec8 .toggle-main .type-1 dt {
  width: 100%;
}
#drink #sec8 .toggle-main .type-1 dd {
  float: left;
  color: #dfccbb;
}
#drink #sec8 .toggle-main .type-1 dd + dd {
  float: right;
  color: #c91602;
}

/*=============================================
 * Scene
 *=============================================*/
#scene #sec1 {
  padding: 10% 0;
}
#scene #sec1 .box {
  position: relative;
  height: 100px;
}
#scene #sec1 .box ul {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#scene #sec1 .box ul li {
  display: inline-block;
  width: 48%;
  height: 100%;
}
#scene #sec1 .box ul li a {
  display: block;
}
#scene #sec1 h2 {
  margin: 7% 0;
}
#scene #sec1 .txt {
  padding: 0 4%;
}
#scene .bx-pager a {
  background-color: #dfccbb;
}
#scene .bx-pager a.active {
  background: none;
  border-radius: 50%;
  border: 1px solid #dfccbb;
  width: 8px;
  height: 8px;
  position: relative;
  top: 1px;
}
#scene #sec2 {
  padding: 10% 0;
}
#scene #sec2 .slider {
  margin-top: 10%;
  padding-bottom: 10%;
}
#scene #sec2 .slider dl {
  margin-top: 8%;
  text-align: center;
}
#scene #sec2 .slider dl dt {
  font-size: 18px;
}
#scene #sec2 .slider dl dt span {
  font-size: 25px;
}
#scene #sec2 .slider dl dd {
  margin-top: 4%;
}
#scene #sec2 .slider .bx-pager {
  bottom: -5%;
}
#scene #sec2 .slider .bx-controls-direction {
  top: auto;
  bottom: 25%;
}
#scene #sec2 .slider .bx-controls-direction a {
  color: #dfccbb;
}
#scene .box-1 {
  text-align: center;
  position: relative;
  background: url("../img/scene/sec2_bg.png") no-repeat center top/100% 100%;
  margin: 5%;
  padding-bottom: 5%;
}
#scene .box-1 h3 {
  margin-left: -1px;
}
#scene .box-1 .txt-price {
  text-align: center;
  color: #b61908;
  font-size: 25px;
  margin-top: -10%;
}
#scene .box-1 .txt-price span {
  font-size: 20px;
}
#scene .box-1 .txt {
  margin-top: 5%;
}
#scene .box-1 div {
  width: 300px;
  margin: 0 auto;
}
#scene .box-1 ul {
  display: inline-block;
  width: 40%;
  text-align: left;
  margin-top: 5%;
  vertical-align: top;
}
#scene #sec3 .txt {
  margin-top: 5%;
  padding: 0 4%;
}
#scene #sec3 .img1 {
  margin-top: -15%;
}
#scene #sec3 .toggle {
  background: url("../img/scene/sec3_bg.png") no-repeat center top/100% 100%;
  margin: 5% 10%;
  padding: 0 0 5%;
}
#scene #sec3 .toggle .toggle-link:after {
  content: "";
}
#scene #sec3 .toggle .txt-price {
  margin-top: -10%;
  font-size: 25px;
  color: #b61908;
  text-align: center;
  position: relative;
  z-index: 9;
}
#scene #sec3 .toggle .txt-price span {
  font-size: 18px;
}
#scene #sec3 .toggle .txt {
  margin-top: 5%;
}
#scene #sec3 .txt-1 {
  margin-top: 5%;
  padding: 0 4%;
}
#scene .box-2 {
  border: 1px solid #4e4d4e;
  margin: 5% 4%;
  padding: 5% 0;
}
#scene .box-2 div {
  text-align: center;
  width: 300px;
  margin: 5% 0 0 2%;
}
#scene .box-2 div ul {
  width: 42%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
#scene #sec4 {
  padding: 10% 0;
}
#scene #sec4 h2 {
  margin-bottom: 5%;
}
#scene #sec4 .slider {
  padding: 10% 0;
}
#scene #sec4 .slider .bx-pager {
  bottom: -15%;
}
#scene #sec4 .txt {
  margin-top: 5%;
  padding: 0 12%;
}
#scene #sec4 .block-1 {
  background: rgba(45, 15, 13, 0.5);
  padding: 8% 0;
}
#scene #sec4 .block-2 {
  background: rgba(45, 30, 13, 0.5);
  padding: 8% 0;
}
#scene #sec4 .block-3 {
  background: rgba(45, 42, 13, 0.5);
  padding: 8% 0;
}
#scene #sec4 .block-4 {
  background: rgba(18, 24, 50, 0.25);
  padding: 8% 0;
}

/*=============================================
 * Access
 *=============================================*/
#access .copied img {
  width: 100%;
}
#access #sec1 {
  padding: 10% 0;
}
#access #sec1 .info {
  padding: 5%;
}
#access #sec1 .info dl {
  border-bottom: 1px solid #484644;
  padding: 2% 0;
}
#access #sec1 .info dl dd {
  color: #fff;
}
#access #sec1 .link_style {
  margin-top: 5%;
}
#access #sec2 {
  padding-bottom: 10%;
  text-align: center;
}
#access #sec2 h2 {
  margin: 10% 0;
}
#access #sec2 iframe {
  width: 90%;
  height: 300px;
  display: inline-block;
}

/*=============================================
 * Trap
 *=============================================*/
#trap .slider .bx-controls-direction a {
  color: #dfccbb;
}
#trap .slider .bx-pager a {
  background: #dfccbb;
}
#trap .slider .bx-pager a.active {
  background: none;
  border-radius: 50%;
  border: 1px solid #dfccbb;
  width: 8px;
  height: 8px;
  position: relative;
  top: 1px;
}
#trap #sec1 {
  padding: 10% 0;
}
#trap #sec1 .txt {
  margin-top: 5%;
  background: url("../img/trap/sec1_line.png") no-repeat center bottom/100%;
  padding: 0 4% 5%;
}
#trap #sec2 {
  padding: 10% 0;
}
#trap #sec2 .slider {
  padding: 10% 8%;
  margin-top: 5%;
  overflow: hidden;
}
#trap #sec2 .slider .slide {
  position: relative;
  text-align: center;
}
#trap #sec2 .slider .slide dl {
  color: #000;
  position: absolute;
  bottom: 20%;
  left: 0;
  width: 100%;
}
#trap #sec2 .slider .slide dl dt {
  font-size: 30px;
}
#trap #sec2 .slider .slide dl dd {
  margin-top: 5%;
}
#trap #sec2 .slider .bx-pager {
  bottom: -10%;
}
#trap #sec2 .slider .bx-controls-direction {
  width: 120%;
  left: -10%;
}
#trap #sec3 {
  padding: 10% 0;
}
#trap #sec3 .list {
  text-align: center;
  margin-top: 10%;
  padding: 0 4%;
}
#trap #sec3 .list li {
  display: inline-block;
  width: 30%;
  margin: 1%;
}
#trap #sec4 {
  padding: 10% 4%;
}
#trap #sec4 .txt-1 {
  text-align: center;
  margin-top: 5%;
}
#trap #sec4 .box-1 {
  background: url("../img/trap/sec4_bg.png") no-repeat center top/100%;
  margin-top: 5%;
  padding: 5% 8%;
}
#trap #sec4 .box-1 dl dt {
  float: left;
  font-size: 20px;
}
#trap #sec4 .box-1 dl dd {
  float: right;
  color: #b31301;
  font-size: 18px;
}
#trap #sec4 .box-1 dl dd span {
  font-size: 14px;
}
#trap #sec4 .box-1 p {
  margin-top: 5%;
}
#trap #sec4 .box-1 .txt-2 {
  text-align: right;
  font-size: 12px;
  line-height: 20px;
}
#trap #sec4 .box-1 .txt-3 {
  text-align: center;
  color: #b31301;
  padding-bottom: 3%;
  background: url("../img/trap/sec4_line.png") no-repeat center bottom/100%;
}
#trap #sec4 .box-1 .txt-4 {
  text-align: left;
}
#trap #sec4 .box-2 {
  border: 1px solid #696765;
  margin: 5% 8%;
  padding: 5% 2%;
}
#trap #sec4 .box-2 dl {
  padding: 1% 0;
}
#trap #sec4 .box-2 dl:after {
  content: "." !important;
  clear: both !important;
  display: block !important;
  height: 0 !important;
  visibility: hidden !important;
}
#trap #sec4 .box-2 dl dt {
  float: left;
}
#trap #sec4 .box-2 dl dd {
  float: right;
  color: #b31301;
}
#trap #sec4 .box-2 .txt {
  text-align: center;
  margin-top: 5%;
}
#trap #sec4 .txt-4 {
  text-align: center;
  margin-top: 5%;
}
#trap #sec5 {
  padding: 10% 0;
}
#trap #sec5 h2 {
  margin-bottom: 5%;
}
#trap #sec5 .slider {
  margin-top: 5%;
  padding-bottom: 10%;
}
#trap #sec5 .slider .bx-controls-direction a {
  color: #fff;
}
#trap #sec5 .slider .bx-pager {
  bottom: -15%;
}
#trap #sec5 .slider .bx-pager a {
  background: #fff;
}
#trap #sec5 .slider .bx-pager a.active {
  background: none;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 8px;
  height: 8px;
  position: relative;
  top: 1px;
}
#trap #sec6 {
  padding: 10% 0;
}
#trap #sec6 .copied img {
  width: 100%;
}
#trap #sec6 .info {
  padding: 0 4%;
  margin: 8% 0;
}
#trap #sec6 .info dl {
  border-bottom: 1px solid #42403e;
  padding: 2% 0;
}
#trap #sec6 .info dl dd {
  color: #fff;
}
#trap #sec7 {
  padding: 10% 0;
  text-align: center;
}
#trap #sec7 iframe {
  display: inline-block;
  width: 90%;
  margin-top: 10%;
}
#trap #sec7 .sec7_btn {
  margin-top: 10%;
}

#clean{
    margin:10px auto 30px;
	text-align: center;
}

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