@charset "utf-8";

/* Cuisine */

/* メイン画像
---------------------------------------------------------------------------*/
.block-mainimg {
	background-image: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/page_header.jpg);
}
@media screen and (max-width: 768px){
	.block-mainimg {
		background-image: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/page_header_sp.jpg);
	}
}

/* アンカー背景位置
---------------------------------------------------------------------------*/
.block-anchor.bg-uroko {
	background-position: center -40px;
}
@media screen and (max-width: 768px){
	.block-anchor.bg-uroko {
		background-position: center top;
	}
}

/* アンカー背景位置
---------------------------------------------------------------------------*/


/* 季節の料理
---------------------------------------------------------------------------*/
/* アンカーボタン */
.lst-season-anc {
	width: 100%;
	padding: 50px 0;
}
.lst-season-anc li {
	width: 250px;
}
.lst-season-anc li a {
	width: 100%;
	height: 60px;
	background-position: right 20px center;
	background-repeat: no-repeat;
	font-size: .3rem;
	font-weight: 700;
}
@media screen and (max-width: 768px){
	.lst-season-anc {
		padding: 8vw 0;
	}
	.lst-season-anc li {
		width: 49%;
		margin-bottom: 1vw;
	}
	.lst-season-anc li a {
		height: 8vw;
		background-position: right 3vw center;
		font-size: 4vw;
	}
}

/* メイン画像 */
.box-season {
	padding-bottom: 60px;
}
.box-season .bg-uroko {
	height: 50px;
}
.box-main-season {
	position: relative;
	max-width: 1520px;
	width: 100%;
	margin: 0 auto;
	padding-top: 150px;
}
.tx-main-season {
	position: absolute;
	top: 60px;
	left: calc(50% - 475px);
	width: 950px;
	text-align: center;
}

.box-sub-season {
	margin-top: 50px;
}
.box-sub-season > * {
	width: 50%;
}
.tx-sub-season {
	padding: 30px 50px 30px 40px;
	background-repeat: no-repeat;
}
.tx-sub-season .hdl-def {
	margin-bottom: 5px;
	font-weight: 700;
}
.tx-sub-season .catch-def {
	margin-bottom: 10px;
}
.fig-sub-season img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 350px;
	object-fit: cover;
	object-position: center;
	font-family: "object-fit: cover; object-position: center;";
}
@media screen and (max-width: 768px){
	.box-season {
		padding-bottom: 8vw;
	}
	.box-season .bg-uroko {
		height: 8vw;
	}
	.box-main-season {
		padding-top: 8vw;
	}
	.tx-main-season {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		margin-bottom: 5vw;
		padding-left: 3vw;
		padding-right: 3vw;
	}
	.fig-main-season .large {
		width: 100%;
		margin-bottom: 2vw;
	}
	.fig-main-season .short {
		width: 32%;
	}

	.box-sub-season {
		margin-top: 5vw;
	}
	.tx-sub-season {
		padding: 3vw;
	}
	.tx-sub-season .hdl-def,
	.tx-sub-season .catch-def {
		margin-bottom: 2vw;
	}
	.tx-sub-season {
		background-size: contain;
	}
	.fig-sub-season img {
		height: 60vw;
		min-height: auto;
	}
}

section {
  padding: 0;
}

.common_heading {
    margin: 0 auto 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
}

.common_heading h3 {
  font-size: 38px;
  line-height: 1;
  display: inline-block;
  color: #5E2B58;
  position: relative;
}

.common_heading h3:first-letter {
  color: #80762F;
}

.common_heading h3::after {
  content: "";
  width: 900px;
  display: block;
  position: absolute;
  left: -930px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 2px;
  background: #5E2B58;
}

.common_heading span {
  font-size: 38px;
  line-height: 1;
  margin-left: 100px;
  display: inline-block;
  color: #5E2B58;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

.common_heading p {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  margin-top: 1em;
  color: #5E2B58;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

.heading {
  margin: 0 auto 0;
  color: #5E2B58;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
  text-align: center;
}

.heading h2, .heading h3 {
  font-size: 60px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  letter-spacing: .1em;
}

.heading h2:first-letter, .heading h3:first-letter {
  color: #80762F;
}

.heading span {
  display: block;
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}

.heading::before {
  content: "ICHIZEN";
  width: 13px;
  letter-spacing: .2em;
  height: 100px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0  auto 30px;
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}


section#first {
  position: relative;
  padding: 0 0 60px !important;
}

section#first::before {
  content: "";
  width: 50%;
  height: 100% !important;
  max-height: 440px !important;
  display: block;
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/common/bg01.png);
  background-size: 84px;
  background-position: top left;
  position: absolute;
  top: 0;
  left: auto !important;
  right: 0;
  z-index: -1;
}

main section:not(#first)::before {
    content: "";
    width: 50%;
    height: 440px;
    max-height: 100%;
    display: block;
    background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/common/bg01.png);
    background-size: 84px;
    background-position: top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

section#first .heading {
  margin-bottom: 30px;
}

section#first .heading h3 {
  font-size: 25px;
}

section#first .heading h3::first-letter {
  color: inherit;
}

section#first p {
  text-align: center;
  display: block;
  width: 100%;
}

section#first .box_content {
  margin-top: 60px;
}

article section .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

article section .inner {
    width: 1040px;
    margin: 0 auto;
}

main article section .btn {
    width: 220px;
    height: 40px;
    color: #fff;
    background: #5E2B58;
    font-size: 20px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
    letter-spacing: .1em;
}

/*=====<=====<=====<=====<=====<=====<=====
  cuisine
=====>=====>=====>=====>=====>=====>=====*/

section#first a.btn {
  width: 320px;
}

section#first .flex_3col {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}

section#first .box_content .box {
  width: 255px;
  display: block;
  position: relative;
}

section#first .box_content .box span {
  width: 220px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5E2B58;
  color: #fff;
  border: 1px solid;
  font-size: 20px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

main section:not(#first) {
  padding: 60px 0;
  position: relative;
}

main section:not(#first)::before {
  content: "";
  width: 50%;
  height: 440px;
  max-height: 100%;
  display: block;
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/common/bg01.png);
  background-size: 84px;
  background-position: top left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

main section:not(#first) .common_heading {
  margin-bottom: 30px;
}

main section:not(#first) .common_heading h3::first-letter {
  color: #80762F;
}

main #sec01 ul {
  margin-bottom: 40px;
}

main #sec01 ul li {
  width: 340px;
  height: 40px;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

main #sec01 ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #5E2B58;
}

main #sec01 ul li:nth-of-type(n+4) {
  margin-top: 10px;
}
#cuisine01,#cuisine02,#cuisine03,#cuisine04,#cuisine05,#cuisine06{
        display: none;
    }
    main #sec01 .cuisine_box .menu_img{
        width: 50%;
        display: flex;
        flex-wrap: wrap;
    }
    main #sec01 .cuisine_box .menu_img img{
        width: 100%;
    object-fit: cover;
        max-width: 760px;
    margin: 0 auto;
    }
main #sec01 .cuisine_box#cuisine_txt{
    height: 570px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    margin:50px auto;
    align-items: center;
    max-width: 1520px;
}
main #sec01 .cuisine_box {
  width: 100%;
  height: 500px;
  background: url(../img/common/bg01.png);
  background-size: 84px;
}

main #sec01 .cuisine_box:nth-of-type(2n) {
  flex-direction: row-reverse;
  background: none;
}

main #sec01 .cuisine_box:nth-of-type(2n) .wrap {
  justify-content: flex-end;
}

main #sec01 .cuisine_box:nth-of-type(2n) .wrap .box {
  padding-right: 50px;
}

main #sec01 .cuisine_box figure {
  width: 100%;
  height: 100%;
  background: #aaa;
}

main #sec01 .cuisine_box .wrap {
  width: 50%;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}

main #sec01 .cuisine_box .wrap .box {
  width: 100%;
  padding-left: 50px;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

main #sec01 .cuisine_box .wrap .box header {
  margin-bottom: 30px;
  color: #5E2B58;
}

main #sec01 .cuisine_box .wrap .box header h3 {
  font-size: 33px;
  border-bottom: 1px solid;
  line-height: 1.4;
  padding-bottom: .5em;
  margin-bottom: 1em;
  text-align: left;
}

main #sec01 .cuisine_box .wrap .box header span {
  font-size: 22px;
}

main #sec01 .cuisine_box .wrap .box .btn {
  width: 320px;
  height: 54px;
  margin-left: 0;
}

main #sec01 .cuisine_box .wrap .box .btn img {
  margin-right: .8em;
}

main #sec01 .cuisine_box:nth-of-type(1) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_01.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

main #sec01 .cuisine_box:nth-of-type(2) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_02.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

main #sec01 .cuisine_box:nth-of-type(3) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_03.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

main #sec01 .cuisine_box:nth-of-type(4) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_04.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

main #sec01 .cuisine_box:nth-of-type(5) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_05.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}

main #sec01 .cuisine_box:nth-of-type(6) figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/01_06.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
}
main #sec01 .cuisine_box#cuisine07 figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/base00.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
    max-width: 1520px;
    margin: 0 auto;
}
main #sec01 .cuisine_box#cuisine08 figure {
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/cuisine/sec8_img00.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;
    max-width: 1520px;
    margin: 0 auto;
}

main #sec02 .tab_area {
  align-items: flex-end;
}

main #sec02 .tab_area.sp {
  display: none;
}

main #sec02 .tab_btn {
  width: 255px;
  height: 90px;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  cursor: pointer;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

main #sec02 .tab_btn.on {
  height: 100px;
}

main #sec02 .tab_panel {
  display: none;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
  background: #aaa;
  padding: 80px 0;
}

main #sec02 .tab_panel .inner {
  width: 1200px;
  background: #fff;
}

main #sec02 .tab_panel .main {
  position: relative;
}

main #sec02 .tab_panel .main img:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

main #sec02 .tab_panel .content {
  position: relative;
  padding: 40px 80px 70px;
}

main #sec02 .tab_panel .content .top {
  width: 100%;
  align-items: center;
}

main #sec02 .tab_panel .content .top p {
  width: 470px;
  font-size: 20px;
}

main #sec02 .tab_panel .content .top figure {
  width: 450px;
}

main #sec02 .tab_panel .content .ichioshi {
  width: 100%;
  background: #eee;
  padding: 30px;
  margin: 40px 0;
}

main #sec02 .tab_panel .content .ichioshi .box {
  padding-top: 30px;
  width: 390px;
}

main #sec02 .tab_panel .content .ichioshi .box header {
  margin-bottom: 30px;
}

main #sec02 .tab_panel .content .ichioshi .box header h3 {
  font-size: 30px;
  padding-bottom: 1em;
  margin-bottom: 1em;
  line-height: 1;
  border-bottom: 1px solid;
  text-align: left;
}

main #sec02 .tab_panel .content .ichioshi .box header h3 span {
  font-size: 1.2em;
}

main #sec02 .tab_panel .content .ichioshi .box header h3 + span {
  font-size: 25px;
  margin-top: 1em;
  display: block;
  letter-spacing: .2em;
}

main #sec02 .tab_panel .content .bottom {
  width: 100%;
}

main #sec02 .tab_panel .content .bottom .box {
  width: 470px;
}

main #sec02 .tab_panel .content .bottom .box header {
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 20px;
  align-items: center;
}

main #sec02 .tab_panel .content .bottom .box header img {
  margin-right: 20px;
}

main #sec02 .tab_panel .content .bottom .box header h3 {
  font-size: 30px;
  text-align: left;
}

main #sec02 .tab_panel .content .bottom .box p {
  width: 100%;
}

main #sec02 .tab_panel .content .btn_are {
  width: 650px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
}

main #sec02 .tab_panel .content .btn_are .btn {
  width: 310px;
  height: 60px;
  border: 1px solid;
}

main #sec02 .tab_panel .content .btn_are .btn img {
  margin-right: .8em;
}

main #sec02 .tab_btn01 {
  background: #F8E1E8;
  color: #D03962;
}

main #sec02 #panel01 {
  display: block;
  background: #F8E1E8;
}

main #sec02 #panel01 .ichioshi {
  background: linear-gradient(rgba(208, 57, 98, 0.5), #F8E1E8 50%);
}

main #sec02 #panel01 .ichioshi .box header {
  color: #D03962;
}

main #sec02 .tab_btn02 {
  background: #DBF1F0;
  color: #4CB9B4;
}

main #sec02 #panel02 {
  background: #DBF1F0;
}

main #sec02 #panel02 .ichioshi {
  background: linear-gradient(rgba(76, 185, 180, 0.5), #DBF1F0 50%);
}

main #sec02 #panel02 .ichioshi .box header {
  color: #4CB9B4;
}

main #sec02 .tab_btn03 {
  background: #E7D3D3;
  color: #872225;
}

main #sec02 #panel03 {
  background: #E7D3D3;
}

main #sec02 #panel03 .ichioshi {
  background: linear-gradient(rgba(135, 34, 37, 0.5), #E7D3D3 50%);
}

main #sec02 #panel03 .ichioshi .box header {
  color: #872225;
}

main #sec02 .tab_btn04 {
  background: #D5EDF9;
  color: #2EA7E0;
}

main #sec02 #panel04 {
  background: #D5EDF9;
}

main #sec02 #panel04 .ichioshi {
  background: linear-gradient(rgba(46, 167, 224, 0.5), #D5EDF9 50%);
}

main #sec02 #panel04 .ichioshi .box header {
  color: #2EA7E0;
}

main #sec03 .inner {
  width: 1520px;
}

main #sec03 p {
  width: 100%;
  margin-top: 1em;
  text-align: center;
}

main #sec03 figure{
	flex-wrap: nowrap;
}

main #sec04 {
  padding-bottom: 0;
}

main #sec04 ul {
  margin-bottom: 40px;
	text-align: center;
}

main #sec04 ul li {
  width: 340px;
  height: 40px;
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
}

main #sec04 ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #5E2B58;
}

main #sec04 ul li:nth-of-type(n+4) {
  margin-top: 10px;
}

main #sec04 .bg {
  padding: 30px 0 60px;
  background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/common/bg02.png);
  background-size: 113px;
  background-position: center;
  color: #fff;
}

main #sec04 .bg > h3 {
  font-size: 30px;
  margin-bottom: .5em;
	text-align: center;
}

main #sec04 .bg figure {
  width: 1520px;
  margin: auto;
}

main #sec04 .bg figure figcaption {
  width: 1040px;
  display: block;
  margin: 30px auto 0;
}

main #sec04 .bg .box {
  width: 1040px;
  margin: 50px auto 0;
}

main #sec04 .bg .box .left {
  width: 520px;
  height: 310px;
  background: rgba(0, 0, 0, 0.8);
  padding: 25px;
}

main #sec04 .bg .box .left h3 {
  font-size: 30px;
  margin-bottom: 0.5em;
  text-align: left;
}

main #sec04 #dining03 {
  margin-top: 30px;
}

main #sec04 #dining03 h3 {
  color: #5E2B58;
  font-size: 30px;
  margin-bottom: .5em;
}

main #sec04 #dining03 figure {
  width: 1520px;
  margin: auto;
}

main #sec04 #dining03 figure figcaption {
  width: 1040px;
  display: block;
  margin: 1em auto 0;
}
main #sec04 .bg .box .left a {
    margin-top: 16px;
    width: 320px;
    max-width: 100%;
    height: 54px;
    margin-right: auto;
}

main #sec04 #allergy {
  margin-top: 60px;
}

main #sec04 #allergy .box {
  border: solid 2px #ccc;
  padding: 40px 100px;
}

main #sec04 #allergy .box h3 {
  font-size: 22px;
  border-bottom: 1px solid;
  line-height: 1.4;
  padding-bottom: .5em;
  margin-bottom: 1em;
  text-align: center;
  color: #5E2B58;
}

main #sec04 #allergy .box p {
  text-align: center;
}

main #sec04 #allergy .box p.caution {
  font-family: "游明朝", "YuMincho", "Times New Roman", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "HGS明朝B", "ＭＳ Ｐ明朝", serif;
  color: red;
  font-size: 18px;
  margin-top: 18px;
}

.cuisine-bnr li{
display:inline-block;
margin-right:30px;
}

main .pc_view{
	display:block!important;
}
main .sp_view{
	display:none!important;
}
@media(max-width:768px){
	main .pc_view{
		display:none!important;
	}
	main .sp_view{
		display:block!important;
	}
}

@media screen and (max-width: 768px){
	article section .inner {
		width: 90%;
		margin: 0 auto;
	}
	.common_heading h3 {
		font-size: 30px;
		text-align: left;
		font-size: 18px;
		width: 100%;
	}
	.common_heading h3::after {
		width: 80%;
		left: -5%;
		top: -20px;
		bottom: auto;
		height: 1px;
	}
	 .common_heading span {
		font-size: 30px;
		display: block;
		text-align: left;
		margin-left: 0 !important;
		margin-top: .5em;
	  }
	  .common_heading p {
		text-align: left;
	  }
	.common_heading {
		margin: 0 auto 80px;
		display: block;
		width: 90%;
	}
	main article section .btn {
		width: 200px;
		font-size: 16px;
	}
/*=====<=====<=====<=====<=====<=====<=====
    cuisine
  =====>=====>=====>=====>=====>=====>=====*/
  section#first .box_content .box {
    width: 48%;
  }

  section#first .flex_3col {
    justify-content: space-between;
    gap: unset;
  }

  section#first .box_content .box span {
    width: 85%;
    height: 40px;
    font-size: 14px;
  }
  section#first .box_content .box:nth-of-type(n+3) {
    margin-top: 40px;
  }
  main section:not(#first) {
    padding: 60px 0;
    position: relative;
  }
  main section:not(#first)::before {
    content: "";
    width: 50%;
    height: 440px;
    display: block;
    background: url(https://www.oyado-ichizen.com/wp-content/themes/ichizen/img/common/bg01.png);
    background-size: 84px;
    background-position: top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  main section:not(#first) .common_heading {
    margin-bottom: 30px;
  }
  main section:not(#first) .common_heading h3::first-letter {
    color: #80762F;
  }
  main #sec01 ul {
    display: none;
    margin-bottom: 40px;
  }
  main #sec01 ul li {
    width: 100%;
    height: 40px;
  }
  main #sec01 ul li + li {
    margin-top: 10px;
  }
  main #sec01 ul li:nth-of-type(n+4) {
    margin-top: 10px;
  }

    main #sec01 .cuisine_box#cuisine_txt{
        height: auto;
        width: 100%;
        margin: 0 auto;
    }
    main #sec01 .cuisine_box#cuisine_txt.txt_2{
        flex-wrap: wrap-reverse;
    }
    main #sec01 .cuisine_box .menu_img{
        width: 100%;
    }
    main #sec01 .cuisine_box .menu_img img{
        height: auto;
    }
  main #sec01 .cuisine_box {
    width: 100%;
    height: auto;
      margin: 50px auto 0;
  }
    main #sec01 .cuisine_box#cuisine08{
        flex-wrap: wrap-reverse;
    }
  main #sec01 .cuisine_box:nth-of-type(2n) .wrap {
    justify-content: flex-end;
  }
  main #sec01 .cuisine_box:nth-of-type(2n) .wrap .box {
    padding: 30px 5% 60px;
  }
  main #sec01 .cuisine_box figure {
    width: 100%;
    height: 200px;
  }
  main #sec01 .cuisine_box .wrap {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
  }
  main #sec01 .cuisine_box .wrap .box {
    width: 100%;
    padding-left: 0;
    padding: 30px 5% 60px;
  }
  main #sec01 .cuisine_box .wrap .box header {
    margin-bottom: 20px;
    color: #5E2B58;
  }
  main #sec01 .cuisine_box .wrap .box header h3 {
    font-size: 25px;
  }
  main #sec01 .cuisine_box .wrap .box header span {
    font-size: 18px;
    line-height: 1.5;
  }
  main #sec01 .cuisine_box .wrap .box .btn {
    width: 100%;
    height: 40px;
    margin-left: auto;
  }
  main #sec01 .cuisine_box .wrap .box .btn img {
    width: 1em;
  }
  main #sec02 .tab_area {
    align-items: flex-end;
    margin: 10px auto;
  }
  main #sec02 .tab_area.sp {
    display: flex;
  }
  main #sec02 .tab_btn {
    width: 48%;
    height: 40px;
    font-size: 25px;
  }
  main #sec02 .tab_btn.on {
    height: 40px;
  }
  main #sec02 .tab_btn:nth-of-type(n+3) {
    margin-top: 10px;
  }
  main #sec02 .tab_panel {
    padding: 30px 0;
  }
  main #sec02 .tab_panel .inner {
    width: 90%;
  }
  main #sec02 .tab_panel .main img:nth-of-type(1) {
    width: 50px;
  }
  main #sec02 .tab_panel .content {
    position: relative;
    padding: 30px 5% 30px;
  }
  main #sec02 .tab_panel .content .top {
    align-items: flex-start;
  }
  main #sec02 .tab_panel .content .top p {
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
  }
  main #sec02 .tab_panel .content .top figure {
    width: 100%;
  }
  main #sec02 .tab_panel .content .top figure img {
    width: 48%;
  }
  main #sec02 .tab_panel .content .ichioshi {
    padding: 0;
    margin: 35px 0;
    background: #fff !important;
  }
  main #sec02 .tab_panel .content .ichioshi .box {
    padding-top: 20px;
    width: 100%;
  }
  main #sec02 .tab_panel .content .ichioshi .box header {
    margin-bottom: 20px;
  }
  main #sec02 .tab_panel .content .ichioshi .box header h3 {
    font-size: 20px;
  }
  main #sec02 .tab_panel .content .ichioshi .box header h3 + span {
    font-size: 17px;
  }
  main #sec02 .tab_panel .content .bottom .box {
    width: 100%;
    margin-bottom: 20px;
  }
  main #sec02 .tab_panel .content .bottom .box header {
    margin-bottom: 20px;
    align-items: center;
  }
  main #sec02 .tab_panel .content .bottom .box header img {
    width: 30%;
    margin-right: 20px;
  }
  main #sec02 .tab_panel .content .bottom .box header h3 {
    font-size: 20px;
    text-align: left;
  }
  main #sec02 .tab_panel .content .bottom .box p {
    width: 100%;
  }
  main #sec02 .tab_panel .content .btn_are {
    width: 100%;
    position: static;
    margin-top: 20px;
  }
  main #sec02 .tab_panel .content .btn_are .btn {
    width: 100%;
    height: 50px;
  }
  main #sec02 .tab_panel .content .btn_are .btn + .btn {
    margin-top: 10px;
  }
  main #sec02 .tab_panel .content .btn_are .btn img {
    width: 1em;
  }
  main #sec03 .inner {
    width: 90%;
  }
  main #sec03 p {
    text-align: left;
  }
	main #sec03 figure {
    flex-wrap: wrap;
}
  main #sec04 ul {
    display: none;
    margin-bottom: 40px;
  }
  main #sec04 ul li {
    width: 100%;
    height: 40px;
  }
  main #sec04 ul li + li {
    margin-top: 10px;
  }
  main #sec04 ul li:nth-of-type(n+4) {
    margin-top: 10px;
  }
  main #sec04 .bg {
    padding: 30px 0 30px;
  }
  main #sec04 .bg > h3 {
    font-size: 20px;
    margin-bottom: .5em;
  }
  main #sec04 .bg figure {
    width: 90%;
    margin: auto;
  }
  main #sec04 .bg figure figcaption {
    width: 100%;
    margin: 30px auto 0;
  }
  main #sec04 .bg .box {
    width: 90%;
    margin: 40px auto 0;
    flex-direction: column-reverse;
  }
  main #sec04 .bg .box .left {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    padding: 30px 20px;
  }
  main #sec04 .bg .box .left h3 {
    font-size: 20px;
  }
  main #sec04 #dining03 {
    margin-top: 30px;
  }
  main #sec04 #dining03 h3 {
    font-size: 20px;
  }
  main #sec04 #dining03 figure {
    width: 90%;
    margin: auto;
  }
  main #sec04 #dining03 figure img {
    width: 50%;
  }
  main #sec04 #dining03 figure figcaption {
    width: 100%;
    display: block;
    margin: 1em auto 0;
  }
  main #sec04 #allergy .box {
    padding: 20px 28px;
  }
}
