@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif !important;
	font-size: 62.5%
}

body {
	font-size: 1.4rem;
	position: relative;
	line-height: 2.4;
	letter-spacing: .06em;
	font-weight: 200
}

@media (max-width:680px) {
	body {
		font-size: 1.4rem
	}
}

img {
	width: 100%;
	vertical-align: bottom
}

a {
	text-decoration: none
}

* {
	box-sizing: border-box
}

#container {
	width: 100%;
	background-color: #000
}

body {
	width: 100%;
	position: relative
}

body .content-wrap {
	width: 100%
}

@media (max-width:1024px) {
	body .content-wrap {
		min-width: auto;
		overflow: hidden
	}
}

.l-content {
	max-width: calc(1200px + 14.28571vw);
	margin: 0 auto;
	padding: 0 120px;
	box-sizing: border-box;
	position: relative
}

@media (max-width:1024px) {
	.l-content {
		padding-left: 5.959%;
		padding-right: 5.959%
	}
}

.content-wrap {
	background: #fff;
	width: 100%;
	overflow: hidden
}

.pc-newline {
	display: block
}

@media (max-width:1024px) {
	.pc-newline {
		display: inline
	}
}

@media (max-width:1024px) {
	.sp-newline {
		display: inline-block
	}
}

.p-con__ttl01 {
	letter-spacing: .08em;
	font-size: 1.4rem
}

.p-con__ttl02 {
	font-size: 2rem;
	font-weight: 600;
	line-height: 2;
	letter-spacing: .08em
}

@media (max-width:680px) {
	.p-con__ttl02 {
		letter-spacing: .02em
	}
}

.p-section-ttl_ja {
	font-size: 2rem;
	font-weight: 700
}

.p-content-ttl {
	display: block;
	font-weight: 700;
	font-size: 2rem;
	margin-bottom: 16px
}

.p-content-ttl span {
	display: block
}

.p-content-ttl .p-ttl_num {
	display: flex;
	align-items: center
}

.p-content-ttl .p-ttl_num::after {
	content: "";
	width: 24px;
	height: 1px;
	background-color: #000;
	margin-left: 16px
}

.p-btn__arrow01 {
	margin-top: 32px
}

.p-btn__arrow01 a, .p-btn__arrow01 p {
	color: #000;
	font-weight: 600;
	display: flex
}

.p-btn__arrow01 a::after, .p-btn__arrow01 p::after {
	content: "+";
	background-color: rgba(50, 50, 50, .2);
	padding: 8px;
	margin-left: 16px;
	border-radius: 50%;
	width: 32px;
	height: 32px;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.btn-sitelink {
	position: relative
}

.btn-sitelink::before {
	content: url(../images/svg/link.svg);
	display: inline-block;
	width: 12px;
	padding-right: 8px
}

.block-revealer__element {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	pointer-events: none;
	opacity: 0
}

body {
	position: relative
}


.fadein span {
	opacity: 0
}

.fadein_ttl {
	opacity: 0
}

.fadein_ttl span {
	opacity: 0
}

h1 {
	opacity: 0
}

.hamburger-box {
	opacity: 0;
	-webkit-transform: translate(50px, 0);
	transform: translate(50px, 0)
}

.p-con__ttl02 {
	opacity: 0
}

.l-top-con__des {
	opacity: 0;
	position: relative;
	top: 16px
}

.fadeinList li {
	opacity: 0
}

.l-top-con-bg__num {
	opacity: 0;
	zoom: 1.1
}

@-webkit-keyframes blur {
	0% {
		text-shadow: 0 0 100px #fff;
		opacity: 0
	}
	5% {
		text-shadow: 0 0 90px #fff
	}
	15% {
		opacity: 1
	}
	20% {
		text-shadow: 0 0 0 #fff
	}
	100% {
		text-shadow: 0 0 0 #fff
	}
}

@keyframes blur {
	0% {
		text-shadow: 0 0 100px #fff;
		opacity: 0
	}
	5% {
		text-shadow: 0 0 90px #fff
	}
	15% {
		opacity: 1
	}
	20% {
		text-shadow: 0 0 0 #fff
	}
	100% {
		text-shadow: 0 0 0 #fff
	}
}

.l-top-con {
	position: relative;
	box-sizing: border-box
}

.l-top-con .l-top-con__inn {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 2
}

@media (max-width:680px) {
	.l-top-con .l-top-con__inn {
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: flex-start
	}
}

.l-top-con .l-top-con__text {
	width: 50%;
	box-sizing: border-box
}

@media (max-width:680px) {
	.l-top-con .l-top-con__text {
		width: 100%
	}
}

.l-top-con .l-top-con__text .p-con__ttl01 {
	padding-bottom: 16px
}

.l-top-con .l-top-con__text .p-con__ttl02 {
	padding-bottom: 16px
}

.l-top-con .l-top-con__img {
	width: 50%
}

@media (max-width:680px) {
	.l-top-con .l-top-con__img {
		width: 70%;
		margin-bottom: 24px
	}
}

.l-top-con .l-top-con-bg__num {
	width: 140px;
	height: 100px;
	position: absolute
}

@media (max-width:680px) {
	.l-top-con .l-top-con-bg__num {
		max-width: 80px
	}
}

.l-top-con .l-top-con-bg__text {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-weight: 600;
	font-size: 6rem;
	color: #ccc;
	letter-spacing: .08em;
    z-index:9999;
}

@media (max-width:680px) {
	.l-top-con .l-top-con-bg__text {
		font-size: 4rem
	}
}

.p-top-concept {
	padding: 120px 0
}

@media (max-width:680px) {
	.p-top-concept {
		padding: 80px 0 0 0
	}
}

.p-top-concept .l-top-con__inn {
	flex-direction: row-reverse
}

@media (max-width:680px) {
	.p-top-concept .l-top-con__inn {
		flex-direction: column-reverse
	}
}

.p-top-concept .l-top-con__text {
	padding: 0 0 0 120px
}

@media (max-width:680px) {
	.p-top-concept .l-top-con__text {
		padding: 0 0 0 20%
	}
}

.p-top-concept .l-top-con-bg {
	position: absolute;
	display: block;
	width: 40%;
	height: 80%;
	bottom: 0;
	z-index: 1
}

@media (max-width:680px) {
	.p-top-concept .l-top-con-bg {
		height: 60%;
		bottom: auto;
		top: 0
	}
}

.p-top-concept .l-top-con-bg .l-top-con-bg__text {
	position: absolute;
	bottom: 0;
	left: -54px;
	z-index: 2
}

@media (max-width:680px) {
	.p-top-concept .l-top-con-bg .l-top-con-bg__text {
		left: -40px
	}
}

.p-top-concept .l-top-con-bg .l-top-con-bg__gray {
	background-color: #f0f0f0;
	width: 100%;
	height: 100%
}

.p-top-concept .l-top-con-bg__num {
	bottom: 120px;
	right: 120px
}

@media (max-width:680px) {
	.p-top-concept .l-top-con-bg__num {
		top: 50%;
		right: 20px;
		bottom: 0
	}
}

.p-top-service {
	padding: 120px 0
}

@media (max-width:680px) {
	.p-top-service {
		padding: 120px 0 0 0
	}
}

@media (max-width:680px) {
	.p-top-service .l-top-con__inn {
		align-items: flex-end
	}
}

.p-top-service .l-top-con__text {
	padding: 0 120px 0 0
}

@media (max-width:680px) {
	.p-top-service .l-top-con__text {
		padding: 0 20% 0 0
	}
}

.p-top-service .l-top-con-bg {
	position: absolute;
	display: block;
	width: 30%;
	height: 720px;
	right: 0;
	top: 300px;
	z-index: 1
}

@media (max-width:680px) {
	.p-top-service .l-top-con-bg {
		top: 200px;
		height: 300px;
		width: 50%
	}
}

.p-top-service .l-top-con-bg .l-top-con-bg__text {
	position: absolute;
	bottom: 0;
	right: -50px
}

.p-top-service .l-top-con-bg .l-top-con-bg__gray {
	background-color: #f0f0f0;
	width: 100%;
	height: 100%
}

.p-top-service .l-top-con-bg__num {
	top: 160px;
	left: 120px
}

@media (max-width:680px) {
	.p-top-service .l-top-con-bg__num {
		top: 56%;
		left: 20px
	}
}

.p-top-cheff {
	padding: 120px 0
}

@media (max-width:680px) {
	.p-top-cheff {
		padding: 80px 0 0 0
	}
}

.p-top-cheff .l-top-con__inn {
	flex-direction: row-reverse
}

@media (max-width:680px) {
	.p-top-cheff .l-top-con__inn {
		flex-direction: column-reverse
	}
}

.p-top-cheff .l-top-con__text {
	padding: 0 0 0 120px
}

@media (max-width:680px) {
	.p-top-cheff .l-top-con__text {
		padding: 0 0 0 20%
	}
}

.p-top-cheff .l-top-con-bg {
	position: absolute;
	display: block;
	width: 62%;
	height: 400px;
	bottom: 0;
	z-index: 1
}

@media (max-width:680px) {
	.p-top-cheff .l-top-con-bg {
		bottom: 200px
	}
}

.p-top-cheff .l-top-con-bg .l-top-con-bg__text {
	position: absolute;
	bottom: 0;
	left: -54px
}

.p-top-cheff .l-top-con-bg .l-top-con-bg__gray {
	background-color: #f0f0f0;
	width: 100%;
	height: 100%
}

.p-top-cheff .l-top-con-bg__num {
	bottom: 320px;
	right: 120px
}

@media (max-width:680px) {
	.p-top-cheff .l-top-con-bg__num {
		bottom: 300px;
		right: 20px
	}
}

.p-top__customer {
	box-sizing: border-box;
	position: relative;
	z-index: 2;
	padding-bottom: 120px
}

@media (max-width:680px) {
	.p-top__customer {
		padding-top: 80px;
		padding-bottom: 0
	}
}

.p-top__customer .p-top__customer__title {
	text-align: center;
	color: #000;
	margin-bottom: 24px
}

.p-top__customer ul {
	display: flex;
	flex-wrap: wrap
}

.p-top__customer ul li {
	width: calc(100% / 5);
	padding: 0 48px;
	box-sizing: border-box;
	margin-bottom: 32px
}

@media (max-width:1024px) {
	.p-top__customer ul li {
		padding: 0 40px
	}
}

@media (max-width:680px) {
	.p-top__customer ul li {
		width: calc(100% / 3);
		padding: 0 24px
	}
}

.p-top__gallery {
	padding: 120px 0;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-top__gallery {
		padding: 80px 0 0 0
	}
}

.p-top__gallery .p-top__gallery__title {
	text-align: center;
	margin-bottom: 24px
}

@media (max-width:680px) {
	.p-top__gallery .p-top__gallery__title {
		margin-bottom: 8px
	}
}

.p-top__gallery .p-top__gallery__title a {
	display: inline-block;
	color: #000
}

.p-top__gallery ul {
	display: flex;
	flex-wrap: wrap
}

@media (max-width:680px) {
	.p-top__gallery ul {
		padding: 0 40px;
		box-sizing: border-box
	}
}

.p-top__gallery ul li {
	width: calc(100% / 4)
}

@media (max-width:680px) {
	.p-top__gallery ul li {
		width: calc(100% / 2);
		padding: 8px;
		box-sizing: border-box
	}
}

@media (max-width:680px) {
	.insta-gallery-feed[data-feed_layout=gallery] .insta-gallery-list .insta-gallery-item, .insta-gallery-feed[data-feed_layout=masonry] .insta-gallery-list .insta-gallery-item {
		min-width: 50%
	}
}

.p-top-plan {
	background-image: url(../images/plan@2x.png);
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin: 160px auto 120px
}

@media (max-width:680px) {
	.p-top-plan {
		background-image: url(../images/sp_plan@2x.png);
		margin: 80px auto 80px
	}
}

.p-top-plan .p-top-plan__text {
	text-align: center;
	color: #000;
	padding: 56px 0 40px;
	box-sizing: border-box
}

.p-top-plan .p-top-plan__text .p-con__ttl02 {
	margin-bottom: 24px
}

.p-top-plan .p-top-plan__text2 {
	text-align: center;
	color: #000;
	padding: 36px 0 20px;
	box-sizing: border-box;
	background:#fff;
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, .04);
}

.p-top-plan .p-btn__arrow01 {
	text-align: center;
	width: 100%
}

.p-top-plan .p-btn__arrow01 a {
	justify-content: center
}

.p-top-plan__list {
	display: flex;
	flex-wrap: wrap;
	margin: 40px auto;
	justify-content: center
}

@media (max-width:680px) {
	.p-top-plan__list {
		display: block;
		margin: 0 auto
	}
}

.p-top-plan__list .p-top-plan__listItem {
	background-color: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 6px 6px rgba(0, 0, 0, .04);
	padding: 52px 24px;
	margin: 20px 16px 0 0;
	width: 31%;
}

@media (max-width:680px) {
	.p-top-plan__list .p-top-plan__listItem {
		padding: 24px;
		margin: 0 0 8px 0;
		box-shadow: 0 0 3px 3px rgba(0, 0, 0, .04);
        width: 100%;
	}
	.p-top-plan__list .p-top-plan__listItem section {
		align-items: center
	}
	.p-top-plan__list .p-top-plan__listItem section .p-top-plan__listItem_ttl {
		position: relative;
	}
}

.p-top-plan__list .p-con__ttl01 {
	font-size: 1.2rem;
	padding-bottom: 8px
}

@media (max-width:680px) {
	.p-top-plan__list .p-con__ttl01 {
		padding-bottom: 0
	}
}

.p-top-plan__list .p-con__ttl02 {
	padding-bottom: 16px
}

@media (max-width:680px) {
	.p-top-plan__list .p-con__ttl02 {
		font-size: 1.6rem;
		padding-bottom: 0
	}
}

.p-top-plan__list .p-con__ttl02::after {
	content: "";
	width: 24px;
	height: 1px;
	background: #000;
	display: block;
	position: relative;
	top: 8px
}

@media (max-width:680px) {
	.p-top-plan__list .p-con__ttl02::after {
		display: none
	}
}

.p-top-plan__list .p-top-plan__list-price {
	padding-top: 8px;
	font-size: 2rem;
	font-weight: 600
}

@media (max-width:680px) {
	.p-top-plan__list .p-top-plan__list-price {
		padding-top: 0
	}
}

.p-top-plan__list .p-top-plan__list-price span {
	font-size: 1.4rem;
	padding-left: 2px
}

.p-top-plan__list .p-top-plan__list-warning {
	font-size: 1.2rem;
	padding-bottom: 16px
}

@media (max-width:680px) {
	.p-top-plan__list .p-top-plan__list-warning {
		padding-bottom: 0
	}
}

@media (max-width:680px) {
	.p-top-plan__list .p-top-plan__list-text {
      font-size: 1.2rem;
      line-height: 1.5rem;
	}
}

.p-top-info {
	background-color: #f5f5f5;
	padding: 80px 0;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-top-info {
		padding: 40px 0
	}
}

.p-top-info .p-btn__arrow01 {
	padding-right: 120px;
	display: flex;
	justify-content: flex-end
}

@media (max-width:680px) {
	.p-top-info .p-btn__arrow01 {
		justify-content: center;
		padding-right: 0
	}
}

.p-top-info .p-top-info__list {
	display: flex
}

@media (max-width:680px) {
	.p-top-info .p-top-info__list {
		flex-flow: column
	}
}

.p-m-wrap {
	padding-top: 160px;
	overflow: hidden
}

@media (max-width:680px) {
	.p-m-wrap {
		padding-top: 120px
	}
}

.p-visual {
	padding-left: 120px;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-visual {
		padding-left: 5.959%
	}
}

.p-visual .p-visual-ttl {
	position: relative;
	line-height: 1.4;
	font-size: 2.8rem;
	font-weight: 700;
	padding-left: 32px;
	padding-bottom: 40px
}

@media (max-width:680px) {
	.p-visual .p-visual-ttl {
		font-size: 2rem
	}
}

.p-visual .p-visual-ttl .p-visual-ttl_en {
	font-size: 8rem;
	letter-spacing: .2em;
	display: block
}

@media (max-width:680px) {
	.p-visual .p-visual-ttl .p-visual-ttl_en {
		font-size: 4rem
	}
}

.p-visual .p-visual-ttl .p-visual-ttl_num {
	position: absolute;
	width: 120px;
	display: block;
	top: -60px;
	left: 0
}

@media (max-width:680px) {
	.p-visual .p-visual-ttl .p-visual-ttl_num {
		width: 16%;
		top: -20%
	}
}

.p-description {
	background: #f0f0f0;
	padding: 120px 0
}

@media (max-width:680px) {
	.p-description {
		padding: 40px 0
	}
}

.p-section-mission {
	background-image: url(../images/concept/concept_mission@2x.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding-top: 180px;
	padding-bottom: 180px
}

.p-section-mission h3 {
	text-align: center
}

.p-section-mission h3 span {
	display: block
}

.p-section-mission p {
	max-width: 760px;
	margin: 16px auto 0
}

.p-column-wrap {
	margin: 120px 0
}

@media (max-width:680px) {
	.p-column-wrap {
		margin: 40px 0
	}
}

.p-column-wrap .p-column {
	display: flex
}

@media (max-width:680px) {
	.p-column-wrap .p-column {
		display: block
	}
}

.p-column-wrap .p-column .p-column-left {
	padding-right: 64px
}

@media (max-width:680px) {
	.p-column-wrap .p-column .p-column-left {
		padding-right: 0;
		margin-bottom: 40px
	}
}

.p-column-wrap .p-column:nth-child(even) {
	flex-direction: row-reverse
}

.p-column-wrap .p-column:nth-child(even) .p-column-left {
	padding-left: 64px
}

@media (max-width:680px) {
	.p-column-wrap .p-column:nth-child(even) .p-column-left {
		padding-left: 0
	}
}

.p-column {
	padding: 80px 120px;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-column {
		padding: 40px 0;
		padding-left: 5.959%;
		padding-right: 5.959%
	}
}

.p-column .p-column-left {
	width: 50%;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-column .p-column-left {
		width: 100%
	}
}

.p-column .p-column-rignt {
	width: 50%
}

@media (max-width:680px) {
	.p-column .p-column-rignt {
		width: 100%
	}
}

.p-chef .p-section {
	margin-top: 80px
}

.p-section-chef {
	background-color: #f0f0f0;
	margin: 24px 0
}

.p-section-chef .p-section-chef__inner {
	display: flex;
	box-sizing: border-box;
	padding-top: 80px;
	padding-bottom: 80px
}

@media (max-width:680px) {
	.p-section-chef .p-section-chef__inner {
		display: block
	}
}

.p-section-chef .p-section-chef__text {
	width: calc(100% - 450px);
	padding-right: 80px;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-section-chef .p-section-chef__text {
		width: 100%;
		padding-right: 0;
		margin-bottom: 24px
	}
}

.p-section-chef .p-section-chef__text h3 {
	font-size: 2.4rem;
	font-weight: 700
}

.p-section-chef .p-section-chef__text h3::before {
	content: "";
	display: block;
	width: 100px;
	height: 1px;
	background-color: #000;
	margin-bottom: 24px
}

.p-section-chef .p-section-chef__text .p-section-chef__ruby {
	margin-bottom: 24px
}

.p-section-chef .p-section-chef__img {
	max-width: 450px
}

.p-section-plan {
	margin-bottom: 80px
}

.p-planList {
	width: 100%;
	padding-top: 32px
}

.p-planList .p-planItem {
	border-top: 1px solid #d1d1d1;
	padding: 16px 0;
	box-sizing: border-box
}

.p-planList .p-planItem:last-child {
	border-bottom: 1px solid #d1d1d1
}

.p-planList .p-planItem section {
	display: flex;
	align-items: center;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-planList .p-planItem section {
		display: block;
		border-left: 1px solid #d1d1d1
	}
}

.p-planList .p-planItem .p-planItem__ttl {
	text-align: center;
	width: 40%;
	height: 100%
}

@media (max-width:680px) {
	.p-planList .p-planItem .p-planItem__ttl {
		width: 100%;
		padding: 16px;
		box-sizing: border-box
	}
}

.p-planList .p-planItem .p-planItem__ttl span {
	display: block;
	line-height: 1.8
}

.p-planList .p-planItem .p-planItem__ttl .p-planItem__ttl_ja {
	font-weight: 700;
	font-size: 2rem
}

.p-planList .p-planItem .p-planItem__text {
	width: 60%;
	border-left: 1px solid #d1d1d1;
	padding: 16px 0 16px 6%;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-planList .p-planItem .p-planItem__text {
		width: 100%;
		border-left: none
	}
}

.p-planList .p-planItem .p-planItem__text .p-planItem__price {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.6
}

.p-planList .p-planItem .p-planItem__text .p-planItem__price-small {
	font-weight: 700;
	margin-bottom: 16px
}

.p-planList .p-planItem .p-planItem__text .p-planItem__list li::before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #b9b9b9;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px
}

@media (max-width:680px) {
	.p-section-plan .p-planTable {
		width: 100%;
		overflow: scroll;
		border: #d1d1d1 solid 1px;
		font-size: 1.2rem
	}
}

.p-section-plan .p-planTable table {
	width: 100%
}

@media (max-width:680px) {
	.p-section-plan .p-planTable table {
		width: 100%
	}
}

.p-section-plan .p-planTable table .p-planTable__th {
	text-align: left;
	color: #b9b9b9
}

.p-section-plan .p-planTable table .p-planTable__ttl {
	font-size: 1.6rem;
	font-weight: 700
}

@media (max-width:680px) {
	.p-section-plan .p-planTable table .p-planTable__ttl {
		font-size: 1.2rem
	}
}

.p-section-plan .p-planTable table tr {
	border-bottom: solid 1px #d1d1d1
}

.p-section-plan .p-planTable table td, .p-section-plan .p-planTable table th {
	padding: 16px;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-section-plan .p-planTable table td, .p-section-plan .p-planTable table th {
		padding: 8px
	}
}

.p-section-plan__warning {
	margin-top: 32px
}

.p-section-plan__warning h4 {
	font-size: 1.6rem;
	font-weight: 700
}

.p-section-plan__warning h4 span {
	display: inline-block;
	width: 32px;
	margin-right: 16px
}

.p-section-plan__warning p {
	margin-top: 8px
}

.p-plan-confirm {
	background: #f0f0f0;
	padding: 80px 0;
	box-sizing: border-box
}

.p-plan-confirm .p-confirmList {
	display: flex;
	flex-wrap: wrap
}

.p-plan-confirm .p-confirmList .p-confirmItem {
	width: calc(94% / 3);
	margin: 16px 1%;
	background: #fff;
	padding: 32px;
	box-sizing: border-box
}

@media (max-width:680px) {
	.p-plan-confirm .p-confirmList .p-confirmItem {
		width: 100%;
		margin: 16px 0
	}
}

.p-plan-confirm .p-confirmList .p-confirmItem__icon {
	max-width: 80px;
	max-height: 65px;
	margin: 56px auto;
	display: flex
}

@media (max-width:680px) {
	.p-plan-confirm .p-confirmList .p-confirmItem__icon {
		max-width: auto;
		max-height: auto
	}
	.p-plan-confirm .p-confirmList .p-confirmItem__icon img {
		width: 80px;
		height: 80px
	}
}

.p-event .p-visual p {
	padding-left: 40px
}

.article_categry {
	margin-top: 40px;
	width: 100%
}

@media (max-width:680px) {
	.article_categry {
		margin-top: 40px
	}
}

.article_categry ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-top: 1px solid #d1d0d1;
	border-bottom: 1px solid #d1d0d1
}

@media (max-width:680px) {
	.article_categry ul {
		justify-content: flex-start
	}
}

.article_categry li {
	position: relative
}

.article_categry li:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1px;
	height: 80%;
	background: #d1d0d1
}

.article_categry li:last-child:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: auto;
	right: 0;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 1px;
	height: 80%;
	background: #d1d0d1
}

.article_categry li a {
	display: flex;
	align-items: center;
	color: #000;
	padding: 12px 40px;
	height: 100%;
	transition: all .3s;
	line-height: 25px;
	font-size: 1.8rem
}

@media (max-width:680px) {
	.article_categry li a {
		padding: 8px 24px;
		font-size: 1.6rem
	}
}

.article_categry li a:hover {
	background: #f5f4f6
}

.p-faqList {
	margin: 160px 0
}

@media (max-width:680px) {
	.p-faqList {
		margin: 80px auto
	}
}

.p-faqList .p-faqItem {
	border-top: 1px solid #000
}

.p-faqList .p-faqItem:last-child {
	border-bottom: 1px solid #000
}

.p-faqItem__a, .p-faqItem__q {
	width: 100%;
	padding: 24px;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap
}

.p-faqItem__a .p-faqItem__p, .p-faqItem__q .p-faqItem__p {
	width: calc(100% - 56px)
}

.p-faqItem__a .p-faqItem__p a, .p-faqItem__q .p-faqItem__p a {
	color: #000;
	text-decoration: underline
}

.p-faqItem__a .p-faqItem__p a:hover, .p-faqItem__q .p-faqItem__p a:hover {
	text-decoration: none
}

.p-faqItem__a {
	border-top: dotted 2px #000;
	box-sizing: border-box
}

.p-faqItem__a .p-faqItem__a-icon {
	background: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: inline-flex;
	align-items: center;
	color: #000;
	justify-content: center;
	font-size: 2.2rem;
	margin-right: 16px;
	border: 2px solid #000;
	box-sizing: border-box
}

.p-faqItem__q {
	position: relative;
	padding: 24px 56px 24px 24px;
	box-sizing: border-box
}

.p-faqItem__q .p-faqItem__q-icon {
	background: #000;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	color: #fff;
	justify-content: center;
	font-size: 2.2rem;
	margin-right: 16px
}

.p-faqItem__q::after {
	content: "";
	background-image: url(../images/svg/icon_arrow.svg);
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
	position: absolute;
	display: block;
	top: 52%;
	right: 24px;
	-webkit-transform: translateX(0) translateY(-50%) rotate(90deg);
	transform: translateX(0) translateY(-50%) rotate(90deg);
	transition: all .4s linear
}

.accordion__ttl-active .p-faqItem__q::after {
	-webkit-transform: translateX(0) translateY(-50%) rotate(270deg);
	transform: translateX(0) translateY(-50%) rotate(270deg);
	transition: all .4s linear
}

.accordion__inner {
	display: none
}

input {
	padding: 0;
	border: none;
	border-radius: 0;
	outline: 0;
	background: 0 0
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: 0;
	background: 0 0
}

textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	resize: none;
	padding: 0;
	border: 0;
	outline: 0;
	background: 0 0
}

button, input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	outline: 0;
	background: 0 0
}

.p-section-flow {
	margin: 80px auto
}

.p-section-flow .p-section-flow__image {
	max-width: 800px;
	margin: 40px auto
}

.p-flowList {
	max-width: 800px;
	margin: 0 auto
}

.p-flowList .p-flowItem {
	border-top: 1px solid #f0f0f0;
	display: flex;
	padding: 16px 32px;
	box-sizing: border-box;
	align-items: center
}

@media (max-width:680px) {
	.p-flowList .p-flowItem {
		display: block
	}
}

.p-flowList .p-flowItem:last-child {
	border-bottom: 1px solid #f0f0f0
}

.p-flowList .p-flowItem__step {
	text-align: center;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 1.6
}

@media (max-width:680px) {
	.p-flowList .p-flowItem__step::after {
		content: "";
		display: block;
		width: 40px;
		height: 1px;
		background-color: #000;
		margin: 8px auto
	}
}

.p-flowList .p-flowItem__text {
	padding-left: 32px
}

@media (max-width:680px) {
	.p-flowList .p-flowItem__text {
		padding-left: 0
	}
}

.l-form {
	background: #f5f5f5;
	padding: 80px 0
}

@media (max-width:680px) {
	.l-form {
		padding-left: 5.959%;
		padding-right: 5.959%
	}
}

.l-form-inner {
	max-width: 800px;
	margin: 0 auto
}

.l-form-inner .l-form__ttl span, .l-form-inner p span {
	color: #ff0c0c;
	padding-left: 4px;
	font-size: 1.2rem;
	display: inline-block
}

.l-form-inner input, .l-form-inner select, .l-form-inner textarea {
	font-size: 1.4rem;
	padding: 16px;
	box-sizing: border-box;
	width: 100%;
	border: #f0f0f0 solid 1px;
	background: #fff
}

.l-form-inner .l-form__submit {
	background-color: #000;
	width: 40%;
	margin: 0 auto;
	color: #fff;
	display: block
}

.l-form-inner .l-form__submit:hover {
	background-color: #fff;
	color: #000;
	border: solid #000 1px
}

.l-form-inner .l-form__select {
	position: relative
}

.l-form-inner .l-form__select::after {
	content: "";
	width: 20px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	background-image: url(../images/svg/icon_arrow.svg);
	background-repeat: no-repeat;
	-webkit-transform: translate(-50%, 0) rotate(90deg);
	transform: translate(-50%, 0) rotate(90deg)
}

.wpcf7-form label {
	margin-top: 32px;
	display: inline-block;
	width: 100%
}

.wpcf7-form .wpcf7-form-control-wrap {
	width: 100%
}

.wpcf7-form .menu-408, .wpcf7-form .menu-690 {
	position: relative
}

.wpcf7-form .menu-408::after, .wpcf7-form .menu-690::after {
	content: "";
	width: 20px;
	height: 14px;
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	background-image: url(../images/svg/icon_arrow.svg);
	background-repeat: no-repeat;
	-webkit-transform: translate(-50%, 0) rotate(90deg);
	transform: translate(-50%, 0) rotate(90deg)
}

.wpcf7-form .wpcf7-submit {
	background-color: #000;
	width: 40%;
	margin: 0 auto;
	color: #fff;
	display: block;
	transition: all .4s linear;
	box-sizing: border-box
}

.wpcf7-form .wpcf7-submit:hover {
	background-color: #fff;
	color: #000;
	border: solid #000 2px
}

.l-form__line {
	margin: 80px 0
}

@media (max-width:680px) {
	.l-form__line {
		margin: 40px 0
	}
}

.l-form__line .l-form__line__icon {
	display: flex;
	width: 80px;
	height: 80px;
	background: #000;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	margin: 0 auto
}

@media (max-width:680px) {
	.l-form__line .l-form__line__icon {
		width: 64px;
		height: 64px
	}
}

.l-form__line .l-form__line__icon svg {
	fill: #fff;
	width: 40px;
	height: 40px
}

@media (max-width:680px) {
	.l-form__line .l-form__line__icon svg {
		width: 32px;
		height: 32px
	}
}

.l-form__line p {
	text-align: center;
	margin: 8px 0;
	font-weight: 700;
	font-size: 2rem
}

.l-form__line .l-form__line__banner {
	max-width: 160px;
	margin: 0 auto
}

.p-section-news {
	margin: 160px auto
}

@media (max-width:680px) {
	.p-section-news {
		margin: 80px auto
	}
}

.p-newsList .p-newsItem {
	width: 100%;
	border-top: 1px solid #000;
	border-left: 4px solid #000;
	border-right: 1px solid #000;
	margin-bottom: 16px
}

.p-newsList .p-newsItem:last-child {
	border-bottom: 1px solid #000
}

.p-newsList .p-newsItem a {
	display: inline-block;
	color: #000;
	width: 100%;
	padding: 16px;
	box-sizing: border-box
}

.p-newsList .p-newsItem .p-newsItem__text {
	display: flex
}

.p-newsList .p-newsItem .p-newsItem__text .p-newsItem__date {
	background: #f5f5f5;
	color: #000;
	padding: 0 12px;
	font-size: 1.2rem;
	display: flex;
	align-items: center;
	margin-right: 16px
}

/*
 section-order
----------------------------*/

.section-order h2 {
margin-bottom: 24px;
}
.section-order {
  padding: 40px 0 60px;
  background: #f1f1f1;
}
.section-order table.table-order tr {
  margin-bottom: 20px;
}
.section-order table.table-order th {
  width: 130px;
  font-weight: bold;
  text-align: right;
  color: #000;
}
.w50p {
  width: 50% !important;
}

@media screen and (max-width: 1020px) {
  .section-order table.table-order, .section-order table.table-order tbody, .section-order table.table-order tfoot, .section-order table.table-order thead, .section-order table.table-order th, .section-order table.table-order td {
    display: block;
    width: auto;
    text-align: left;
  }
  .section-order table.table-order td {
    font-size: 14px;
  }
  .tablet_fln {
    float: none !important;
  }
  .tablet_w100p {
    width: 100% !important;
  }
}
.container {
  width: 1020px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1040px) {
  .container {
    width: 92%;
    padding-left: 0;
    padding-right: 0;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
}

.fll {
  float: left !important;
}

.flr {
  float: right !important;
}

.clearfix {
  display: block;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.ctr {
    text-align: center;
}
footer {
    padding:40px 0;
}

/* Fixed footer
 *---------------------------------------------------------- */
.fixed_footer {
  position:fixed;
  bottom:0;
  width:100%;
  z-index: 9999;
  margin: 0 auto;
  display: block;
  background: #000;
}

/*
 qa
----------------------------*/

#qa {
  margin: 0 auto;
  text-align: center;
  background: #f1f1f1;
  padding: 20px;
}

#qa h2 {
  font-size: 2rem;
  font-weight: 600;
}

#qa h4 {
  font-size: 120%;
  margin-top: 1.2em;
}
#qa dt {
  display: block;
  margin: 5px auto;
  padding: 1em 2em;
  background: rgba(255,255,255,0.5);
  font-weight: bold;
  text-align: left;
  cursor: pointer;
  position: relative;
}

#qa dd {
  padding: 1em 2em 2em;
  text-align: left;
  display:none;
}

#qa dt:after{
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-top: 3px solid #000;
  border-right: 3px solid #000;
  position: absolute;
  top: 40%;
  right: 1.5em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#qa dt:hover{
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#qa dt:hover:after{
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

#main-visual {
  background: url(../images/main-sushi-4.jpg) no-repeat center center;
  width: 100%;
  height: 100vh;
  background-size: cover;
  position:relative;
}
#main-visual p {
  text-align:left;
  color: #fff;
  font-size: 4em;
  position:absolute;
  bottom: 1em;
  padding-left: 1em;
  line-height: 140%;
  text-shadow: rgba(0,0,0,0.6) 0 0 4px;
}

@media screen and (max-width: 768px) {
  #main-visual {
    height: 50vh;
    background-size: 90vh;
    }
  #main-visual p {
    font-size: 1.9em;
    padding-left: 0.4em;
    position: relative;
    top: 1em;
  }
}
.shokuzaihenkou {
  border-collapse: collapse;
}
.shokuzaihenkou td {
  padding: 10px;
  border: 1px solid #000;
  width: 40%;
}


.plan-summary {
	dl {
		display: flex;
		justify-content: center;
		width: 460px;
		max-width: 96vw;
		margin: auto;
		dt {
			width: 8em;
			text-align-last: justify;
		}
		dd {
			width: calc(100% - 8em);
			display: flex;
			flex: none;
			&::before {
				content: '：';
			}
		}
	}
}