/*    Reset Default Foundation Styling    */

body {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

#wrap {
    padding-bottom: 10px;
}

.row {
    max-width: 1115px;
    padding: 0;
}

a {
    color: #B84425;
    text-decoration: none;
}

a:hover {
    opacity: .6;
    transition: .5s;
    color: #B84425;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

section {
    margin-top: -90px;
    padding-top: 90px;
    margin-bottom: 20px;
}

figure {
    margin: 1em 0;
}


/*    基本設定    */

.vertical {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
}

.txt_c {
    text-align: center;
}

.txt-r {
    text-align: right;
    margin-left: auto;
}

.txt-l {
    text-align: left;
}

.txt_red {
    color: #d74f4f;
}

.txt_orange {
    color: #e3641c;
}

.txt_yellow {
    color: #FFF8A0;
}

.txt-s {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: .8rem;
}

.txt-m {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 1rem;
}

.txt-ms {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: .9rem;
    font-weight: bold;
}

.txt-normal {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}
.lh1 {
    line-height: 1
}
.lh12 {
    line-height: 1.2
}
.lh15 {
    line-height: 1.5
}
.p0 {
    margin: 0;
    padding: 0;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}

.mT5 {
    margin-top: 5px !important;
}

.mT25 {
    margin-top: 25px !important;
}

.mB5 {
    margin-bottom: 5px !important;
}

.mB10 {
    margin-bottom: 10px !important;
}

.mB20 {
    margin-bottom: 20px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml15 {
    margin-left: 15px !important;
}
.both {
    clear: both;
}

.indent {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    padding-left: 1em;
    text-indent: -1em;
}

.title {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    margin: 140px auto 40px auto;
}


/*  ページトップへ  */

.pagetop {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    text-align: center;
}

.pagetop a {
    display: block;
    background-color: #d74f4d;
    text-align: center;
    color: #ffffff;
    font-size: 8px;
    text-decoration: none;
    padding: 5px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.pagetop a:hover {
    display: block;
    background-color: #d98382;
    text-align: center;
    color: #fff;
    font-size: 8px;
    text-decoration: none;
    padding: 5px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


/*------------------------------
  Header
------------------------------*/

#header-wrap {
    border-top: 5px solid #d74f4d;
    background: #fff;
    max-height: 83px;
    position: fixed;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #001644;
}

#header-wrap .logo {
    float: left;
    margin: 15px 0 0 10px;
    width: 20%;
}

#header-wrap .top-tel {
    float: right;
    margin: 25px;
    width: 28%;
}

#header-wrap .btn_a,
#header-wrap .btn_b {
    float: right;
    margin: 17px 10px 0 0;
}
#header-wrap .btn_a a {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
    background: #e3641c;
    color: #fff;
    display: block;
    font-size: 0.8rem;
    font-weight: 200;
    padding: 10px;
    text-align: center;
}
#header-wrap .btn_b a {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
    background: #f79f21;
    color: #fff;
    display: block;
    font-size: 0.8rem;
    font-weight: 200;
    padding: 10px;
    text-align: center;
}

#header-wrap .btn_a a:hover,
#header-wrap .btn_b a:hover {
    opacity: .8;
    text-decoration: none;
}


/*------------------------------
  Footer
------------------------------*/
footer {
    background: #001644;
    height: auto;
    padding: 60px 0;
    color: #fff;
}
footer .map a {
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
    font-size: .75rem;
    text-decoration: underline;
}
footer .map a:hover {
	text-decoration: none;
}
footer .map img {
	margin-bottom: 5px;
}
footer .shop-info {
	margin-bottom: 50px;
}
footer dl {
	width: 100%;
	font-weight: 500;
}
footer dt {
	display: block;
	font-size:.9rem;
	width: 20%;
	clear: left;
	float: left;
}
footer dd {
	font-size:.9rem;
	display: block;
	width: 80%;
	float: left;
}
footer dd span.note {
	display: inline-block;
	font-size: .9rem;
	padding-left:1em;
	text-indent:-1em;
}
footer dd.txt_large {
	font-size:1.15rem;
}

footer dd.tel {
	font-size:1.5rem;
}

footer .footer_link_area{
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	margin:0 auto 5px auto;
	text-align:center;
}
footer .footer_link_area ul{
	margin:0;
	padding:0;
	font-size:.7rem;
	font-weight: 300;
	text-align:center;
	line-height:1.5;
	
}

footer .footer_link_area ul li {
    border-right: 1px solid #fff;
    display: inline;
    padding: 0 0.4rem 0 0.2rem;
    width: auto;
    white-space: nowrap;
}
footer .footer_link_area ul li.end{
	border:none;
	display: inline;
    padding: 0 0 0 0.2rem;
	width: auto;
	white-space: nowrap;
}

footer .footer_link_area ul li.sp{
	border-right: 1px solid #fff;
	display: inline;
	padding: 0 0.4rem 0 0.2rem;
	width: auto;
	white-space: nowrap;
}

footer .footer_link_area ul li.info{
	border-right: 1px solid #000000;
	display: inline;
	padding: 0 0.4rem 0 0.2rem;
	width: auto;
	white-space: nowrap;
	line-height:1.5;
}

footer .footer_link_area ul:first-child {
	margin-bottom: 10px;
}
footer .footer_link_area ul li a {
    text-decoration: none;
    color: #fff;
}

footer .footer_link_area ul li a:hover{
	text-decoration:underline;
	color:#000;
}
footer .copyrights{
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	padding-top:10px;
	font-size:0.7rem;
	text-align:center;
	line-height:1.5;
}


/*  お品書き  */

.menu_ttl {
    background: url("../img/menu/line.png") repeat-x bottom;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: .2rem;
    line-height: 29px;
    margin-bottom: 50px;
    padding: 0 0 10px 55px;
    position: relative;
}

.menu_ttl:after {
    content: url("../img/menu/ttl-icon.png");
    position: absolute;
    top: -30%;
    left: 0;
}

.menu_ttl span {
    font-size: 1.1rem;
    font-weight: bold;
}
.menu_ttl span.ttl_small {
    font-size: .8rem;
    font-weight: normal;
    letter-spacing: .8px;
}
.menu_space {
    margin-top: 64px;
}

.menu ul {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    margin: 0;
    padding: 0;
}

.menu_name {
    /*color:#c12538;
	font-size:1.1rem;*/
    color: #c12538;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1;
}

.menu_list {
    position: relative;
    padding-left: 7px;
    font-size: .9rem;
    font-weight: bold;
    line-height: 1.5;
    list-style: none;
}

.menu_list:before {
    content: '';
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    height: 2px;
    width: 2px;
    display: block;
    position: absolute;
    top: 9px;
    left: 0;
    background-color: #000000;
}

.menu_price {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 1.3rem;
    font-weight: bold;
    list-style: none;
    line-height: 1.2;
    margin-top: 10px;
}

.menu_price span {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.2;
}

dl.courseMenu {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    width: 55%;
}

.courseMenu .menu_name {
    display: inline-block;
    width: 60%;
}

.courseMenu .menu_price {
    display: inline-block;
}

table.menuTable {
    background: none;
    border: none;
}

table.menuTable th {
    width: 27%;
    text-align: left;
    vertical-align: top;
}

table.menuTable tr th,
table.menuTable tr td {
    font-size: .875rem;
    padding-bottom: 8px;
}

.reika-menu_price {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 1.1rem;
    font-weight: bold;
    list-style: none;
    line-height: 1.2;
    margin-top: -10px;
}

.reika-menu_price span {
    font-size: 0.8rem;
    font-weight: bold;
    line-height: 1.2;
}

.mabushi {
    border: 5px solid #dcbc0a;
    background: #fff;
    margin-top: -15px;
    padding: 40px 35px 0 35px;
}

.mabushi .menu_name {
    color: #bf4211;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px;
    text-align: left;
    width: 100% !important;
}

.mabushi .preorder {
    margin-bottom: 5px;
    padding: 0;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}

.mabushi ul.mabushi-list li {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    margin: 0;
    padding: 0;
}

.mabushi .photo {
    position: relative;
}

.mabushi .photo .mabushi-txt {
    bottom: 11%;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: .8rem;
    left: 2%;
    position: absolute;
}


.mabushi dl.courseMenu {
    width: 40%;
}

.mabushi ul.list_etc04 {
    font-size: 1rem;
}

.nanare-note {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: .85rem;
    font-weight: 500;
    margin: -15px 0 -30px 0;
}

ul.list_etc {
    list-style: none;
    font-weight: bold;
    margin-bottom: 50px;
}

ul.list_etc li {
    line-height: 1.2rem;
    margin-bottom: 0.8rem;
}

ul.list_etc02 {
    list-style: none;
    font-weight: bold;
}

ul.list_etc02 li {
    line-height: 1.2rem;
    margin-bottom: 0.2rem;
}

ul.list_etc03 {
    list-style: none;
    font-weight: bold;
    margin-top: 30px;
}

ul.list_etc03 li {
    line-height: 1.2rem;
    margin-bottom: 0.2rem;
}

ul.list_etc04 {
    list-style: none;
    font-weight: normal;
    font-size: .875rem;
    margin: 0;
    padding: 0 0 0 1rem;
    line-height: 2;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    padding-left: 0;
}

ul.list_etc04 li.red {
    color: #bf4211;
    font-size: 1.15rem;
    font-weight: bold;
}

hr.line {
    height: 3px;
    border: 0;
    box-shadow: 0 3px 3px -3px #e15b28 inset;
}

ul.disc li {
    list-style: disc;
    margin: 0 0 0.5rem 1rem;
    padding: 0;
}

ul.disc_menu {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    margin: 0 0 0.3rem 1.1rem;
    padding: 0;
}

ul.disc_menu li {
    font-size: .9rem;
    margin: 0;
    padding: 0;
}

ul.note-list {
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    list-style: none;
    margin: 1rem 0;
    padding: 0;
}

ul.note-list li {
    font-size: .8rem;
    margin: 0;
    padding: 0 0 0 1rem;
    text-indent: -1rem;
}

ul.note-list li:before {
    content: "※";
    font-size: .8rem;
}

.menu_area {
    position: relative;
    width: 250px;
    margin: 0 auto;
    text-align: center;
}

.menu_area .txt_menu {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
}

.menu_indent {
    padding-left: 5em;
    text-indent: -5em;
}

.menu_star {
    color: #000;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    /*font-size: 1.3rem;*/
    font-weight: bold;
    line-height: 1;
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 859px) {
    #header-wrap .btn_a,
    #header-wrap .btn_b {
        display: none;
    }
}


/*------------------------------
  WMW追記部分
------------------------------*/

.orange {
    color: #e3641c;
    font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
    font-size: 1.15rem;
    font-weight: bold;
}

section.clearfix {
    margin-bottom: 50px;
}

.flex,
.flex_pc {
    display: flex;
    justify-content: space-between;
}

.flex_rev .flex_pc {
    flex-flow: row-reverse;
}

.flex .box01,
.flex_pc .box01 {
    width: 47%;
}

.flex,
.flex_sp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.flex_sp .dlArea {
    width: 37%;
}

.flex_sp .imgArea {
    width: 60%;
}

.flex_sp .dlArea.menu dl dd,
.flex_sp .dlArea.menu dl {
    margin-bottom: 0;
}

.mgb50 {
    margin-bottom: 50px;
}

.mgb30 {
    margin-bottom: 30px;
}

.flex_sp .box02 {
    width: 23%;
}

.flex_sp .box02 img {
    margin-bottom: 20px;
}

.pdt50 {
    padding-top: 50px;
}

@media screen and (max-width: 570px) {
    .flex,
    .flex_pc {
        display: block;
    }
    .flex .box01,
    .flex_pc .box01 {
        width: 100%;
    }
    .mgb20 {
        margin-bottom: 20px;
    }
    .mgb40 {
        margin-bottom: 40px;
    }
    .flex_sp .box02 {
        width: 48%;
    }
    .menu_star {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

@media screen and (min-width: 571px) {
    .pdt30 {
        padding-top: 30px;
    }
}

@media screen and (max-width: 570px) {
    /*------------------------------
  トップページ
------------------------------*/
#header-wrap .logo {
    margin: 8px 5px 5px 5px;
    width: 40%;
}
    #header-wrap .top-tel {
    margin: 16px 5px 10px 0;
    width: 55%;
}
    .title {
        margin: 80px auto 40px auto;
    }
#menu-area .menu_ttlL {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: .2rem;
    line-height: 29px;
    margin: 110px auto 60px;
    color: #001644;
    text-align: center;
}
.menu_ttl {
    background: none;
    padding: 0 0 10px 80px;
    border-bottom: 4px solid #001644;
    font-size: 1.8rem;
}
.menu_ttl:after {
    content: url("../img/menu/ttl-icon-sp.png");
    top: -6%;
    left: 0;
}
}

@media screen and (max-width: 480px) {
    section {
        margin-top: -70px;
        padding-top: 70px;
        margin-bottom: 20px;
    }
    /*    お品書き    */
    .menu_space {
        margin-top: 0;
    }
    .courseMenu .menu_name {
        width: 63%;
    }
    table.menuTable th span {
        display: none;
    }
    dl.courseMenu {
    width: 100%;
}
    .mabushi dl.courseMenu {
    width: 100%;
}
}

@media screen and (max-width: 320px) {
    .courseMenu .menu_name {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
/*------------------------------
  Footer
------------------------------*/
	footer{
		height:auto;
		padding: 60px 0;
	}
	footer .footer-logo img {
		width: 80%;
	}
	footer .shop-info {
		margin-bottom: 10px;
	}

	footer dd,
	footer dt {
		font-size: .8rem;
	}
	footer dd.tel {
    line-height: 1;
	}
	footer dd.tel a {
    font-size: 1.5rem;
    color: #fff;
    line-height: 1;
	}
	footer dd.txt_large {
		font-size:.8rem;
	}
	footer .footer_link_area{
		width:320px;
		margin:0 auto;
		text-align:center;
	}
	footer .footer_link_area ul{
		font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif !important;
		margin:0;
		padding:0;
		font-size:0.7rem;
		text-align:center;
		line-height:1.5;
		display:inline;
	}
	footer .footer_link_area ul li{
		border-right: 1px solid #fff;
		display: inline;
		padding: 0 0.4rem 0 0.2rem;
		width: auto;
		white-space: nowrap;
	}
	footer .footer_link_area ul li.end{
		border:none;
		display: inline;
		padding: 0 0.4rem 0 0.2rem;
		width: auto;
		white-space: nowrap;
	}
	footer .footer_link_area ul li.sp{
		border:none;
		display: inline;
		padding: 0 0.4rem 0 0.2rem;
		width: auto;
		white-space: nowrap;
	}
	
	footer .footer_link_area ul li.info{
		border-right: 1px solid #B84425;
		display: inline;
		padding: 0 0.4rem 0 0.2rem;
		width: auto;
		white-space: nowrap;
		line-height:2;
	}
	footer .footer_link_area ul li.width{
		border:none;
		display: block;
		padding: 0 30%;
		width: auto;
		white-space: nowrap;
	}
	
	footer .footer_link_area ul li a{
		text-decoration:none;
	}
	
	footer .copyrights{
		border-top:none;
		margin-bottom:15px;
		margin-top: 30px;
		color:#fff;
		font-size:0.7rem;
		text-align:center;
		line-height:1;
	}
}