@charset "UTF-8";
a, input, select, textarea, button, a object, a>span, a img, *:before, *:after, button span {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
 }
 a:hover {
 	filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
 }
 body {
 	-webkit-text-size-adjust: 100%;
 }
 #main,
 #taipi,
 #menu-info,
 #kumamoto,
 #tokubetu,
 #onlineStore,
 #ikikata,
 #footer {
 	position: relative;
 }
 .w100 {
 	width: 100px;
 }
 .w50 {
 	width: 50px;
 }
.h600 {
	height: 600px;
}
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 101;
}
.main-v_1{
	background-image: url(../img/main_img_1.jpg);
}
.main-v_2{
	background-image: url(../img/main_img_2.jpg);
}
.main-v_3{
	background-image: url(../img/main_img_3.jpg);
}
.main-v_1,
.main-v_2,
.main-v_3 {
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 800px!important;
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}
.opacty_0 {
	z-index:1;
	filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}
.opacty_1 {
	z-index:3;
	filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.fs10 {
	font-size: 10px;
}
.big_img {
	display: none;
}
.big_img:before {
	content: '';
    background-color: #e83c1f;
    width: 100%;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}
.big_img:after {
	content: '';
    background-color: #e83c1f;
    width: 100%;
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11;
}
.big_img img {
	position: absolute;
    bottom: 0;
    right: 57px;
    z-index: 20;
}
.d-block {
	display: block;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: cover!important;
    height: 100%;
    z-index: 10;
}
.block_pc {
	display: block!important;
}
.block_sm {
	display: none!important;
}
.label {
	position: absolute;
    top: 0;
    left: 57px;
    z-index: 11;
    width: 60px;
    display: block;
}
.label img {
	position: static;
    width: 100%;
}
.foodimg_1_1 { background: url(../img/menu-info-title1_img1_big.jpg) no-repeat; }
.foodimg_1_2 { background: url(../img/menu-info-title1_img2_big.jpg) no-repeat; }
.foodimg_1_3 { background: url(../img/menu-info-title1_img3_big.jpg) no-repeat; }
.foodimg_1_4 { background: url(../img/menu-info-title1_img4_big.jpg) no-repeat; }
.foodimg_2_1 { background: url(../img/menu-info-title2_img1_big.jpg) no-repeat; }
.foodimg_2_2 { background: url(../img/menu-info-title2_img2_big.jpg) no-repeat; }
.foodimg_2_3 { background: url(../img/menu-info-title2_img3_big.jpg) no-repeat; }
.foodimg_2_4 { background: url(../img/menu-info-title2_img4_big.jpg) no-repeat; }
.foodimg_tantanmen { background: url(../img/tantanmen.jpg) no-repeat; }
.foodimg_malatangSwallow { background: url(../img/malatangSwallow.jpg) no-repeat; }
.foodimg_tantanen { background: url(../img/tantanen.jpg) no-repeat; }
.foodimg_taipien { background: url(../img/taipien.jpg) no-repeat; }
#closeBtn {

}
.sm-menu-infobox {
	display: none;
}
#loader-bg ,#loader {
	display: block;
}

/*******************************************
h_text
*******************************************/
.h_text > span {
	width: 1em;
    display: inline-block;
    float: right;
    padding: 0 0.5em;
    letter-spacing: 6px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #e83c1f;
}
.h_text2 {
	width: 2em!important;
}
.h_text_fs12 > span { font-size: 12px; }
.h_text_fs15 > span { font-size: 15px; }


/*******************************************
fullpage
*******************************************/
body {
	height: auto!important;
	font-family : YuGothic, '游ゴシック', sans-serif;
}
/*body:after {
	content: '';
	background-color: #e83c1f;
	width: 100%;
	height: 18px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
#sen {
	background-color: #e83c1f;
	height: 20px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}*/
/*#wapper {
	position: relative;
}
#wapper:before {
	content: '';
	background-color: #e83c1f;
	width: 100%;
	height: 18px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
#fullpage {
	overflow: hidden;
}*/
/*******************************************
content-box
*******************************************/
.content-box {
	width: 910px;
    height: 647px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}
.content-box h2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 105px;
}
.content-box h2 img {
	width: 100%;
}
#taipi .content-box p {
	position: absolute;
	top: 132px;
	right: 154px;
	
}

/*******************************************
menu
*******************************************/
.drawer-hamburger {
	z-index: 100!important;
}
.drawer--left .drawer-hamburger, .drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
	right: 57px!important;
	left: auto!important;
}
.drawer--left.drawer-open .drawer-nav {
	right: 0!important;
	z-index: 20;
	background: rgba(232,60,31,0.9);
}
.drawer-nav {
	background: rgba(232,60,31,0.9)!important;
	z-index: 200!important;
}
.drawer--left .drawer-nav {
	left: auto!important;
	right: -16.25rem;
    -webkit-transition: left .6s cubic-bezier(.19,1,.22,1)!important;
    transition: right .6s cubic-bezier(.19,1,.22,1)!important;
}
.drawer-overlay {
	background-color: transparent!important;
}
body header {
	display: block;
}
.fp-viewing-0 header {
	display: none!important;
}
button {
	width: 140px!important;
	padding: 0!important;
}
button img {
	width: 100%;
}
.drawer-menu {
	padding-top: 60px!important;
}
.drawer-menu li {
	margin-bottom: 17px;
}
.drawer-menu li:nth-child(2) {
	margin-top: 33px;
}
.drawer-menu li:last-child {
	margin-bottom: 0;
	padding-bottom: 33px;
	border-bottom: 1px dashed #fff;
}
.drawer-menu li a {
	padding-left: 40px;
	display: block;
	color: #fff;
	line-height: 1.6em;
	text-decoration: none;
}
.close-btn {
	padding-bottom: 44px;
	border-bottom: 1px dashed #fff;
}
.close-btn a {
	position: relative;
    display: inline-block;
    line-height: 1em;
    font-size: 20px!important;
    padding-left: 30px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.close-btn a span {
	position: relative;
    padding-left: 24px;
}
.close-btn a span:before {
	content: '';
	background: url(../img/close_icon.png) left center;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background-size: 100%;
	display: inline-block;
}
.drawer-nav .sns-icon {
	margin-left: 40px;
    margin-top: 33px;
}
.drawer-nav .sns-icon li {
	float: left;
    margin-right: 10px;
    width: 21px;
}
.drawer-nav .sns-icon li img {
	width: 100%;
}

/*******************************************
section
*******************************************/
.section:before {
	content: '';
	background-color: #e83c1f;
	width: 100%;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.section:after {
	content: '';
	background-color: #e83c1f;
	width: 100%;
	height: 18px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.tel-btn {
    width: 220px;
    position: absolute;
    left: 57px;
    bottom: 0;
    z-index: 10;
}
.tel-btn img {
	width: 100%;
}
.sm_tel {
	display: none;
}
.tel　{
	display: block;
}
.sns-btn {
 	position: absolute;
    right: 57px;
    bottom: 0;
    z-index: 10;
 }
.sns-btn li {
	width: 56px;
	float: right;
    list-style-type: none;
}
.sns-btn li img {
	width: 100%;
}
.obi {
	width: 60px;
    position: absolute;
    top: 0;
    left: 57px;
    z-index: 10;
}
.obi img {
	width: 100%;
}

/*******************************************
section - main
*******************************************/
#main {

}
#main h1 {
	width: 140px;
    position: absolute;
    top: 0;
    left: 57px;
    z-index: 10;
}
#main h1 img {
	width: 100%;
}
#main nav {
	position: absolute;
    right: 57px;
    top: 0;
    z-index: 10;
}
#main > ul {
	z-index: 1!important;
}
#main nav ul li {
	box-shadow : 3px 3px 5px rgba(0, 0, 0, 0.75);
	margin: 0 5px;
	float: left;
}
#main nav ul li a {
}
#main nav ul li a img {
	height: 100%;
}

/*******************************************
section - taipi
*******************************************/
#taipi {
	background: url(../img/bg_1.png) ;
}
.taipi-img {
	width: 60%;
    height: 100%;
    overflow: hidden;
}
.taipi-img img {
	height: 100%;
}
#taipi .tori {
	position: absolute;
	bottom: 120px;
	right: 0;
}

/*******************************************
section - menu-info
*******************************************/
#menu-info {
	background: url(../img/bg_2.png);
}
.menu-info-bg {
	z-index: 5;
}
.menu-info-bg img {
	width: 100%;
}
.menu-info-bg:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 417px;
}
.menu-info-bg:nth-child(2) {
	position: absolute;
	bottom: 60px;
	right: 0;
	width: 186px;
}
.menu-info-bg:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 160px;
	height: 221px;
}
.menu-info-bg:nth-child(3) img {
	height: 100%;
	width: auto!important;
}
.menu-infobox {
	background: url(../img/menu_info_bg.png) no-repeat;
	width: 100%;
    max-width: 800px;
    height: 574px;
    max-height: 574px;
    position: absolute;
    top: 70px;
    left: 0;
}
.menu-info-btn {
	position: absolute;
	top: 30px;
    left: 15px;
}
.menu-info-btn ul li {
	width: 250px;
    position: absolute;
    top: 0;
}
.menu-info-btn ul li:nth-child(1) {
	left: 0;
	z-index: 10;
}
.menu-info-btn ul li:nth-child(2) {
	left: 260px;
	z-index: 0;
}
.menu-info-btn ul li:nth-child(3) {
	left: 520px;
	z-index: 0;
}
.menu-info-btn ul li img {
	width: 100%;
}
.menu-infobox_inner {
    position: relative;
    width: 700px!important;
    height: 474px;
    margin: 40px auto 20px;
    padding-bottom: 30px;
}
.menu-infobox_inner:before {
	content: '';
	background: url(../img/line.png) repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.menu-infobox_inner:after {
	content: '';
	background: url(../img/line_bottom.png) repeat-x;
	height: 10px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.menu-infobox_inner .h_text > span {
	letter-spacing: 2px!important;
}
.menu-infobox_inner .h_text {
    position: absolute;
    right: 0;
    top: 80px;
}
.menu-infobox-left {
	width: 590px;
    top: 40px!important;
    left: 0;
}
.menu-infobox-left > span {
	border: 3px solid #e83c1f;
	padding: 3px 14px!important;
}
.menu-infobox-left > span i {
	border: 1px solid #e83c1f;
	padding: 40px 10px;
	font-style: normal;
	font-weight: bold;
}
#menu-box1 {
}
#menu-box1 .menu-infobox-left ul {
	margin-top: 40px;
}
#menu-box1 .menu-infobox-left ul li {
    height: 240px;
    /* overflow: hidden; */
    position: relative;
    list-style: none;
    float: left;
    margin-right: 20px;
}
#menu-box1 .menu-infobox-left ul li dl {
	position: absolute;
    top: 0;
    right: 0;
}
#menu-box1 .menu-infobox-left ul li dl dt {
	position: absolute;
    top: -10px;
    right: -15px;
    z-index: 10;
}
#menu-box1 .menu-infobox-left ul li dl dd {
	position: absolute!important;
    top: 0!important;
    right: 0!important;
    width: 100%;
    height: 100%;
}
#menu-box1 .menu-infobox-left ul li dl dd span {
	border: 1px solid #e83c1f;
    height: 180px;
    padding: 30px 25px 30px 10px!important;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
}
#menu-box1 .menu-infobox-left ul li:nth-child(1) {
	width: 100px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(1) dl dd span {
	width: 65px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(2) {
	width: 100px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(2) dl dd span {
	width: 65px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(3) {
	width: 117px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(3) dl dd span {
	width: 82px;
}
#menu-box1 .menu-infobox-left ul li:nth-child(4) {
	width: 135px;
	margin-right: 0;
}
#menu-box1 .menu-infobox-left ul li:nth-child(4) dl dd span {
	width: 100px;
}
.foodimg {
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #e83c1f;
}
.foodimg p {
	width: 135px;
	float: left;
	margin-right: 16px;
	text-align: center;
}
.foodimg p a {
    text-decoration: none;
}
.foodimg p a span {
	font-size: 10px;
    color: #e83c1f;
}
.foodimg p:last-child {
	margin-right: 0;
}
.foodimg p img {
	width: 100%;
}
.bottom_banner {
	width: 242px;
    /* text-align: center; */
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 10;
}
.bottom_banner img {
	width: 100%;
}
#menu-box2 {
}
#menu-box2 .menu-infobox-left {
	width: 700px;
}
#menu-box2 .menu-infobox-left ul {
	margin-top: 40px;
	display: inline-block;
    float: right;
}
#menu-box2 .menu-infobox-left ul li {
    height: 380px;
    /* overflow: hidden; */
    position: relative;
    list-style: none;
    float: right;
    margin-right: 20px;
}
#menu-box2 .menu-infobox-left ul li dl {
	position: absolute;
    top: 0;
    right: 0;
}
#menu-box2 .menu-infobox-left ul li dl dt {
	position: absolute;
    top: -10px;
    right: -15px;
    z-index: 10;
}
#menu-box2 .menu-infobox-left ul li dl dd {
	position: absolute!important;
    top: 0!important;
    right: 0!important;
    width: 100%;
    height: 100%;
}
#menu-box2 .menu-infobox-left ul li dl dd span {
	border: 1px solid #e83c1f;
    height: 320px;
    padding: 30px 15px 30px 10px!important;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
}
#menu-box2 .menu-infobox-left ul li:nth-child(1) {
	width: 100px;
}
#menu-box2 .menu-infobox-left ul li:nth-child(1) dl dd span {
	width: 75px;
}
#menu-box2 .menu-infobox-left ul li:nth-child(2) {
	width: 100px;
}
#menu-box2 .menu-infobox-left ul li:nth-child(2) dl dd span {
	width: 75px;
}
#menu-box2 .menu-infobox-left ul li:nth-child(3) {
	width: 117px;
}
#menu-box2 .menu-infobox-left ul li:nth-child(3) dl dd span {
	width: 92px;
}
#menu-box2 .menu-info-title4 {
	display: inline-block;
    float: right;
    margin: 31px 10px 0;
}
#menu-box2 .menu-info-title5 {
	float: right;
    margin-right: 10px;
}
#menu-box2 .menu-infobox-left p {
	position: static;
    line-height: 2em;
    float: right;
    margin-right: 20px;
}
#menu-box3 {
}
#menu-box3 .menu-infobox-left {
	width: 700px;
}
#menu-box3 .menu-infobox-left ul {
	margin-top: 40px;
	display: inline-block;
    float: right;
    margin-right: 20px;
}
#menu-box3 .menu-infobox-left ul li {
    height: 380px;
    /* overflow: hidden; */
    position: relative;
    list-style: none;
    float: right;
    margin-right: 20px;
}
#menu-box3 .menu-infobox-left ul li dl {
	position: absolute;
    top: 0;
    right: 0;
}
#menu-box3 .menu-infobox-left ul li dl dt {
	position: absolute;
    top: -10px;
    right: -15px;
    z-index: 10;
}
#menu-box3 .menu-infobox-left ul li dl dd {
	position: absolute!important;
    top: 0!important;
    right: 0!important;
    width: 100%;
    height: 100%;
}
#menu-box3 .menu-infobox-left ul li dl dd span {
	border: 1px solid #e83c1f;
    height: 320px;
    padding: 30px 15px 30px 10px!important;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
}
#menu-box3 .menu-infobox-left ul li:nth-child(1) {
	width: 245px;
}
#menu-box3 .menu-infobox-left ul li:nth-child(1) dl dd span {
	width: 220px;
}
#menu-box3 .menu-infobox-left ul li:nth-child(2) {
	width: 70px;
}
#menu-box3 .menu-infobox-left ul li:nth-child(2) dl dd span {
	width: 25px;
}
#menu-box3 .menu-infobox-left ul li:nth-child(3) {
	width: 100px;
}
#menu-box3 .menu-infobox-left ul li:nth-child(3) dl dd span {
	width: 75px;
}
#menu-box3 .menu-info-title4 {
	display: inline-block;
    float: right;
    margin: 31px 10px 0;
}
#menu-box3 .menu-info-title5 {
	float: right;
    margin-right: 10px;
}
#menu-box3 .menu-infobox-left p {
	position: static;
    line-height: 1.5em;
    float: right;
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
}
#menu-box3 .menu-infobox-left p span {
	font-size: 12px;
    width: 6em;
}
.beer_icon {
	position: absolute;
    right: 124px;
    bottom: 0;
    width: 50px;
}
.beer_icon img {
	width: 100%;
}

/*******************************************
section - kumamoto
*******************************************/
#kumamoto {
	background: url(../img/bg_2.png);
}
.menu-info-bg {
	z-index: 5;
}
.menu-info-bg img {
	width: 100%;
}
.menu-info-bg:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 417px;
}
.menu-info-bg:nth-child(2) {
	position: absolute;
	bottom: 60px;
	right: 0;
	width: 186px;
}
.menu-info-bg:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 160px;
	height: 221px;
}
.menu-info-bg:nth-child(3) img {
	height: 100%;
	width: auto!important;
}
.kumamoto-content {
	background: url(../img/kumamoto_bg.png) no-repeat;
    width: 720px;
    height: 570px;
    padding: 30px 50px 50px 30px;
}
.kumamoto-content_inner {
	position: relative;
    width: 100%;
    height: 100%;
}
.kumamoto-content_inner:before {
	content: '';
    background: url(../img/line.png) repeat-x;
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.kumamoto-content_inner:after {
	content: '';
    background: url(../img/line_bottom.png) repeat-x;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.kumamoto-content_inner .h_text > span {
	letter-spacing: 2px!important;
}
.kumamoto-text-title {
	
}
.kumamoto-text-title > span {
	border: 3px solid #e83c1f;
    padding: 3px 14px!important;
}
.kumamoto-text-title > span i {
	border: 1px solid #e83c1f;
    padding: 40px 10px;
    font-style: normal;
    font-weight: bold;
}
.kumamoto-text-top {
	padding: 40px 0 0;
    height: 304px;
}
.kumamoto-text-top p {
	display: inline-block;
    float: right;
}
.kumamoto-text {
	margin-top: 40px;
}
.kumamoto-text span{
	line-height: 1.5em;
	height: 252px;
}
.kumamoto-price {
	position: relative;
}
.kumamoto-price i {
	position: absolute;
    bottom: 0;
    font-style: normal;
    font-weight: bold;
}
.text_1 { width: 130px; }
.text_2 { width: 150px; }
.text_3 { width: 140px; }
.kumamoto-content_inner .foodimg span {
	font-size: 12px;
	color: #e83c1f;
}
.kumamoto-content_inner .foodimg {
	padding: 40px 66px 0;
}

/*******************************************
section - tokubetu
*******************************************/
#tokubetu {
	background: url(../img/bg_1.png);
}
#tokubetu .content-box > p {
	position: absolute;
    top: 60px;
    right: 130px;
    line-height: 2em;
}
#tokubetu .taipi-img {
	width: 50%;
}
#tokubetu .content-box > dl {
	position: absolute;
    top: 60px;
    right: 290px;
}
#tokubetu .content-box > dl dt {
	position: absolute;
    right: -15px;
    top: -15px;
    z-index: 10;
}
#tokubetu .content-box > dl dd {
	position: absolute;
    right: 0;
    top: 0;
}
#tokubetu .content-box > dl dd span {
	border: 1px solid #e83c1f;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
	height: 510px;
    width: 80px!important;
    padding: 30px 19px 30px 0!important;
}

/*******************************************
section - onlineStore
*******************************************/
.textCombineUpright {
	text-combine-upright: all;
}

#onlineStore {
	background: url(../img/bg_2.png);
}

.onlineStore-content {
	background: url(../img/kumamoto_bg.png) no-repeat;
    width: 720px;
    height: 570px;
    padding: 30px 50px 50px 30px;
}

.onlineStore-content_inner {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 590px 130px;
	grid-template-columns: 590px 130px;
	-ms-grid-rows: 1fr auto auto;
	grid-template-rows: 1fr auto auto;
	height: 100%;
	position: relative;
}

.onlineStore-content_inner::before {
    content: '';
    background: url(../img/line.png) repeat-x;
    height: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.onlineStore-content_inner::after {
	content: '';
    background: url(../img/line_bottom.png) repeat-x;
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#onlineStore .h_text {
	font-size: 14px;
	-ms-grid-column: 2;
	grid-column: 2;
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	grid-row: 1 / -1;
	-ms-grid-column-align: center;
	justify-self: center;
	margin-top: 3em;
}

.onlineShop-text {
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: #e83c1f;
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 1;
	grid-row: 1;
	margin-top: 30px;
}

.onlineShop-text::after {
	content: '';
	display: block;
	clear: both;
}

.onlineShop-text__intro {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.5833333333;
}

.onlineShop-text__phrase {
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.5;
	margin-right: 1em;
}

.onlineShop-text__onlyOnlineShop {
	position: absolute;
	left: 484px;
	top: 175px;
}

.onlineShop-text__onlyOnlineShop img {
	width: 58px;
}

.onlineShop-text__title {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-right: 0.25em;
}

.onlineShop-text__title .outer {
	display: inline-block;
	padding: 2px;
	border: 2px solid #e83c1f;
}

.onlineShop-text__title .text {
	display: inline-block;
	padding: 2.5em 0.66667em;
	border: 1px solid #e83c1f;
}

#onlineStore .foodimg {
	-ms-grid-column: 1;
	grid-column: 1;
	-ms-grid-row: 2;
	grid-row: 2;
	margin-bottom: 32px;
}

#onlineStore .bottom_banner {
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-column: 1 / -1;
	-ms-grid-row: 3;
	grid-row: 3;
}

#onlineStore .sm-menu-text {
	text-align: center;
}

.onlineStore__intro {
	color: #e83c1f;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.55;
	text-align: center;
	padding-left: 0.2em;
	margin-top: 3em;
}

.onlineStore__content {
	color: #e83c1f;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.9375;
	text-align: center;
	max-width: 21.6em;
	padding-top: 2em;
	padding-left: 0.2em;
	border-top: 1px dotted #e83c1f;
	margin: 2em auto 0;
}

.onlineStore__buy {
	text-align: center;
	margin-top: 2em;
}

.onlineStore__buy.onlineStore__buy--v {
	text-align: right;
	margin: 0 1em 0 0;
}

.btn--buy {
	color: white;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.5;
	text-decoration: none;
	display: inline-block;
	background-color: #e83c1f;
	padding: 1em 1em 1em 4.2em;
}

.btn--buy.btn--buy--v {
	font-size: 13px;
	padding: 4.2em 1em 1em;
}

.btn--buy::after {
	content: '>';
	display: inline-block;
	margin-left: 3em;
}

.btn--buy.btn--buy--v::after {
	transform: rotate(-90deg);
	margin: 3em 0 0;
}

.sm-menu-infobox .point {
	box-sizing: border-box;
	width: 100%;
	padding: 0 20px;
}

.sm-menu-infobox .point:first-of-type {
	margin-top: 3em;
}

.point--s + .point--s {
	margin-top: 2em;
}

.point--v {
	margin-right: 0.75em;
}

.point__term {
	display: flex;
	align-items: center;
}

.point--v .point__term {
	
}

.point--s .point__term {
	margin-bottom: -15px;
}

.point--v .point__term {
	margin-left: -14.5px;
}

.point--s .point__term img {
	width: auto;
	height: 30px;
}

.point--v .point__term img {
	width: 29px;
	height: auto;
}

.point__term::after {
	content: '';
	flex-grow: 1;
	display: block;
	background-color: #e83c1f;
}

.point--s .point__term::after {
	height: 1px;
	margin-left: 1em;
}

.point--v .point__term::after {
	width: 1px;
	margin-top: 1em;
}

.point__description {
	color: #e83c1f;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 1.9375;
	padding: 2.5em 2em 2em;
	border: 1px solid;
	border-color: transparent #e83c1f #e83c1f transparent;
	position: relative;
}

.point--s .point__description {
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 1.9375;
	padding: 2.5em 2em 2em;
	border-color: transparent #e83c1f #e83c1f transparent;
}

.point--v .point__description {
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 1.75;
	padding: 2em 1.75em 2em 1em;
	border-color: transparent transparent #e83c1f #e83c1f;
}

.point__description::before {
	content: '';
	display: block;
	background-color: #e83c1f;
	position: absolute;
	left: 0;
}

.point--s .point__description::before {
	width: 1px;
	height: calc(100% - 20px);
	bottom: 0;
}

.point--v .point__description::before {
	height: 1px;
	width: calc(100% - 20px);
	top: 0;
}

/*******************************************
section - ikikata
*******************************************/
#ikikata {
	background: url(../img/bg_2.png);
}
#ikikata .content-box h2 {
	float: right;
    width: 85px;
    padding-top: 20px;
    position: static;
}
#ikikata .access-box {
	background: url(../img/access_bg.png) no-repeat;
	width: 306px;
    height: 370px;
    float: right;
    padding: 24px 40px 0 0;
}
#ikikata .access-box > .h_text > span {
	border: 3px solid #e83c1f;
    padding: 3px 14px!important;
    letter-spacing: 2px!important;
}
#ikikata .access-box > .h_text > span i {
	border: 1px solid #e83c1f;
    padding: 20px 10px;
    font-style: normal;
    font-weight: bold;
}
#ikikata .access-box dl {
	border-left: 1px dotted #e83c1f;
	float: right;
}
#ikikata .access-box dl.ab-1 {
	margin-right: 20px;
}
#ikikata .access-box dl.ab-1 dt,
#ikikata .access-box dl.ab-1 dd {
	width: 70px;
}
#ikikata .access-box dl.ab-2 dt,
#ikikata .access-box dl.ab-2 dd {
	width: 30px;
}
#ikikata .access-box dl.ab-3 dt,
#ikikata .access-box dl.ab-3 dd {
	width: 70px;
}
#ikikata .access-box dl.ab-4 {
	border-left: none;
}
#ikikata .access-box dl.ab-4 dt,
#ikikata .access-box dl.ab-4 dd {
	width: 30px;
}

#ikikata .access-box dl dt {
	width: 80px;
    height: 80px;
    border-bottom: 1px dotted #e83c1f;
    font-size: 14px;
}
#ikikata .access-box dl dt span {
	letter-spacing: 2px;
    font-weight: bold;
}
#ikikata .access-box dl dd {
	height: 210px;
    width: 80px;
    padding-top: 20px;
}
#ikikata .access-box dl dd span {
	line-height: 1.5em;
    font-size: 12px;
    letter-spacing: 4px;
}
#ikikata .content-box iframe {
	float: right;
}
.g-map {
	background: url(../img/g_map_bg.png) no-repeat;
    width: 430px;
    height: 717px;
    float: left;
    padding: 20px;
    position: relative;
}
.g-map #map_canvas {
	margin-bottom: 16px;
}
.g-map > p.map_1 {
	display: inline-block;
}
.g-map > p.map_2 {
	display: inline-block;
    position: absolute;
    bottom: 56px;
    right: 20px;
}

/*******************************************
section - footer
*******************************************/
#footer {
	background: url(../img/bg.png);
}
#footer p {
	width: 113px;
    height: 418px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#footer p img {
	width: 100%;
}
#footer small {
	position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    font-size: 10px;
    color: #e83c1f;
}