@charset "utf-8";

.swiper-container,
.swiper-wrapper,
.swiper-slide {
}

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

* FIRST VIEW *

================================================================================================*/
.firstview {
	width: 100%;
	background: #F1F2E8;
/*	min-height: 160vh;*/
	position: relative;
}

.firstview > .inner {
	width: 100%;
	max-width: 1090px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/* LEFT ================================================*/
.firstview .left-col {
	width: 85%;
	max-width: 920px;
	position: relative;
}

.firstview .left-col .swiper-slide {
	padding-top: 82vh;
}
	.firstview .left-col .swiper-slide.no01 {
		background: url(../../img/top/hero/01.jpg)no-repeat center / cover;
	}
	.firstview .left-col .swiper-slide.no02 {
		background: url(../../img/top/hero/02.jpg)no-repeat center / cover;
	}
	.firstview .left-col .swiper-slide.no03 {
		background: url(../../img/top/hero/03.jpg)no-repeat center / cover;
	}

.firstview .detail {
	width: 100%;
	max-width: 920px;
	padding-top: 30px;
}
	.firstview .detail h2 {
		width: 45%;
		max-width: 348px;
		font-size: 20px;
		line-height: 200%;
		letter-spacing: 0.05em;
	}
	.firstview .detail p {
		width: 55%;
		max-width: 538px;
		line-height: 200%;
		letter-spacing: 0.02em;
	}
/* RIGHT ================================================*/
.firstview .right-col {
	width: 15%;
	max-width: 120px;
	position: relative;
	padding-top: 30px;
}

.firstview .right-col .copy {
	width: 100%;
	margin: 0 auto;
}
.firstview .right-col .copy p {
	width: 33.333%;
	font-size: 22px;
	line-height: 140%;
	text-align: right;
	letter-spacing: 0.05em;
	text-align: center;
}
	.firstview .right-col .copy p:nth-child(1) {
		order: 3;
	}
	.firstview .right-col .copy p:nth-child(2) {
		order: 2;
	}
	.firstview .right-col .copy p:nth-child(3) {
		order: 1;
	}

.firstview .right-col .logo {
	max-width: 120px;
	margin: auto;position: absolute;right: 0;bottom: 0;right: 0;
}

/* TITLE ================================================*/
.firstview .fixed-header-bg {
	display: none;
}
.firstview .fixed-header {
	position: relative;
}
.firstview .fixed-header .logo {
	opacity: 0;
	pointer-events: none;
}

/* BG ================================================*/
.firstview .firstview-bg-container {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
}

.firstview .firstview-bg-container .top-elm {
	width: 100%;
	height: 60vh;
	background: #F6F6EE;
}

.firstview .firstview-bg-container .bottom-elm {
	width: 100%;
}

.firstview .firstview-bg-container .bottom-elm svg {
	fill: #F1F2E8;
	fill-opacity: 1;
}

@media only screen and (max-width: 1440px) {
.firstview .left-col .swiper-slide {
	padding-top: 85vh;
}
.firstview .firstview-bg-container .top-elm {
	height: 76vh;
}
/********************/}

@media only screen and (max-width: 1280px) {
.firstview .firstview-bg-container .top-elm {
	height: 86vh;
}
/********************/}

@media only screen and (max-width: 1024px) {
.firstview .left-col .swiper-slide {
	padding-top: 80vh;
}
.firstview > .inner {
	max-width: 940px;
}
.firstview .firstview-bg-container .top-elm {
	height: 86vh;
}
/********************/}

@media only screen and (max-width: 768px) {
.firstview .left-col {
	width: 80%;
}
.firstview > .inner {
	padding: 0 20px;
}
.firstview .left-col .swiper-slide {
	padding-top: 70vh;
}
.firstview .firstview-bg-container .top-elm {
	height: 92vh;
}
/********************/}

@media only screen and (max-width: 650px) {
.firstview .detail h2 {
	width: 100%;
}
.firstview .detail p {
	width: 100%;
	max-width: 100%;
}
/********************/}

@media only screen and (max-width: 480px) {
.firstview {
	z-index: 1;
}
.firstview .left-col {
	width: 100%;
}
.firstview .left-col .swiper-slide {
	padding-top: 54vh;
}
.firstview .right-col {
	width: 80%;
	max-width: 232px;
	padding-top: 53px;
}
.firstview .right-col .logo {
	max-width: 100px;
	top: 36%;
	right: -45%;
}
.firstview .right-col .copy p.sp- {
	width: 100%;
	font-size: 16px;
	text-align: left;
	line-height: 200%;
}

.firstview .detail h2 {
	width: 100%;
	font-size: 16px;
}
.firstview .detail p {
	width: 100%;
	padding-top: 53px;
}
.firstview .firstview-bg-container .top-elm {
	height: 115vh;
}
/********************/}

@media only screen and (max-width: 375px) {
.firstview .firstview-bg-container .top-elm {
	height: 125vh;
}
/********************/}
@media only screen and (max-width: 320px) {
.firstview .left-col .logo.sp- {
	max-width: 90px;
}
.firstview .firstview-bg-container .top-elm {
	height: 145vh;
}
/********************/}

/* 多言語対応（font） ================================================*/
/*======= 日本語・英語 =======*/	
/*緑*/
	.jp .firstview .detail h2,
	.en .firstview .detail h2 {
		font-family: "FOT-筑紫Bヴィンテージ明S Pro R";
	}
/*赤*/
	.jp .firstview .right-col .copy p,
	.en .firstview .right-col .copy p {
		font-family: "FOT-筑紫アンティークSゴ Std B";
	}
/*黃*/
	.jp .firstview .detail p,
	.en .firstview .detail p {
		font-family: "TazuganeGothicStdN-Light", sans-serif;
	}

/*======= 中国語繁体 =======*/	
/*緑*/	/*黃*/
	.zh-tw .firstview .detail h2,
	.firstview .detail p {
		font-family: "MYingHeiHK-W4";
	}
/*赤*/	/*青*/
	.zh-tw .firstview .right-col .copy p {
		font-family: "MYingHeiHK-W7";
	}

/*======= 中国語簡体 =======*/
/*緑*/
	.zh-cn .firstview .detail h2 {
		font-family: "方正楷体_GBK";
	}
/*赤*/
	.zh-cn .firstview .right-col .copy p{
		font-family: "方正黑体_GBK";
	}
/*黃*/
	.zh-cn .firstview .detail p {
		font-family: "MYingHeiPRC-W4";
	}

/*======= 韓国語 =======*/
/*緑*/
	.ko .firstview .detail h2 {
		font-family: "FOTK-YDCharmingMincho L";
	}
/*赤*/
	.ko .firstview .right-col .copy p {
		font-family: "FOTK-YDParansae L";
	}
/*黃*/
	.ko .firstview .detail p {
		font-family: "FOTK-YDGothic 120";
	}

/* 多言語対応（style）================================================*/
.en .firstview .right-col,
.zh-tw .firstview .right-col,
.zh-cn .firstview .right-col,
.ko .firstview .right-col {
	padding-top: 0;
}

@media only screen and (max-width: 768px) {
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 86vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 86vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 90vh;
}
/********************/}
@media only screen and (max-width: 460px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
/********************/}
@media only screen and (max-width: 414px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 118vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 85vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 84vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 92vh;
}
/********************/}
@media (max-width: 414px) and (max-height: 800px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 118vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 102vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 88vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 90vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 96vh;
}
/********************/}
@media only screen and (max-width: 375px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 116vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 102vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 91vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 93vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 94vh;
}
/********************/}
@media (max-width: 375px) and (max-height: 700px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 129vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 112vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 98vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 100vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 100vh;
}
/********************/}
@media only screen and (max-width: 320px) {
.jp .firstview .firstview-bg-container .top-elm {
	height: 143vh;
}
.en .firstview .firstview-bg-container .top-elm {
	height: 143vh;
}
.zh-tw .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.zh-cn .firstview .firstview-bg-container .top-elm {
	height: 110vh;
}
.ko .firstview .firstview-bg-container .top-elm {
	height: 123vh;
}
/********************/}
/*================================================================================================

* JAPANESE FOOD - UDON DANGO *

================================================================================================*/
.jp-food-section {
	background: #FBF9F4;
	width: 100%;
	padding: 0px 1rem 0px 1rem;
}

/*.jp-food-section::after {
	content: "";
	width: 100%;
	height: 120%;
	background: url(../../img/top/bg/bg-top.svg)no-repeat center / cover;
	position: absolute;
	top: -1210px;
	right: 0;
	left: 0;
	margin: auto;
}*/

.jp-food-section .p1110 {
	transform: translateY(100px);
    z-index: 5000;
}

.jp-food-section .item-wrap {
	width: 100%;
	max-width: 1003px;
	padding-top: 130px;
	margin-bottom: 95px;
	margin-left: auto;
}

/* ITEM ================================================*/
.jp-food-section .item-wrap .item {
	width: calc(50% - 35px);
}

	/* DANGO ================================================*/
	.jp-food-section .item-wrap .item.dango {
		transform: translateY(115px);
		margin-left: 60px;
	}

/* IMG ================================================*/
.jp-food-section .item-wrap .item .img {
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
	position: relative;
}

.jp-food-section .item-wrap .item .img img.thumbnaifoods {
	width: 100%;
	height: 400px;
}

.jp-food-section .item-wrap .item .img .frame {
	width: 105%;
	position: absolute;
	top: -14px;
	left: -1px;
	margin: 0 auto;
}

	/* UDON ================================================*/
	.jp-food-section .item-wrap .item.udon .img::after {
	width: 215px;
    height: 392px;
    background: url(../../img/top/jp-food/udon.svg)no-repeat center / contain;
    content: "";
    margin: auto;
    position: absolute;
    top: -150px;
    right: -13px;
    animation:udon ease-in-out 2s infinite alternate;
    -webkit-animation:udon ease-in-out 2s infinite alternate;
    -moz-animation:udon ease-in-out 2s infinite alternate;
	}

	@keyframes udon{
	    0%   { transform:translate(0%, 0%); }
	    100% { transform:translate(0%, -30px); }
	}
	@-webkit-keyframes udon{
	    0%   { -webkit-transform:translate(0%, 0%); }
	    100% { -webkit-transform:translate(0%, -30px); }
	}

	@-moz-keyframes udon{
	    0%   { -moz-transform:translate(0%, 0%); }
	    100% { -moz-transform:translate(0%, -30px); }
	}

	/* SOBA ================================================*/
	.jp-food-section .item-wrap .item.soba .img::after {
	width: 215px;
    height: 200px;
    content: "";
    margin: auto;
    position: absolute;
    top: -150px;
    right: -13px;
    animation:soba ease-in-out 2s infinite alternate;
    -webkit-animation:soba ease-in-out 2s infinite alternate;
    -moz-animation:soba ease-in-out 2s infinite alternate;
	}

	@keyframes soba{
	    0%   { transform:translate(0%, 0%); }
	    100% { transform:translate(0%, -30px); }
	}
	@-webkit-keyframes soba{
	    0%   { -webkit-transform:translate(0%, 0%); }
	    100% { -webkit-transform:translate(0%, -30px); }
	}

	@-moz-keyframes soba{
	    0%   { -moz-transform:translate(0%, 0%); }
	    100% { -moz-transform:translate(0%, -30px); }
	}

	/* DANGO ================================================*/
	.jp-food-section .item-wrap .item.dango .img::after {
		width: 192px;
		height: 198px;
		background: url(../../img/top/jp-food/dango.svg)no-repeat center / contain;
		content: "";
		margin: auto;position: absolute;bottom: -98px;left: -55px;
		transform-origin:top;
    	-webkit-transform-origin:top;
    	-moz-transform-origin:top;
    	animation:dango ease-in-out 3s infinite alternate;
    	-webkit-animation:dango ease-in-out 3s infinite alternate;
    	-moz-animation:dango ease-in-out 3s infinite alternate;s
	}

	@keyframes dango{
	    0%{transform: rotate(10deg);}
	    100%{transform: rotate(-10deg);}
	}
	@-webkit-keyframes dango{
	    0%{-webkit-transform: rotate(10deg);}
	    100%{-webkit-transform: rotate(-10deg);}
	}
	@-moz-keyframes dango{
	    0%{-moz-transform: rotate(10deg);}
	    100%{-moz-transform: rotate(-10deg);}
	}



/* TITLE ================================================*/
.jp-food-section .item-wrap .item h3 {
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	margin-top: 20px;
}

/* COMMENT ================================================*/
.jp-food-section .comment {
	width: 100%;
	max-width: 445px;
}
.jp-food-section .comment h3 {
	font-style: normal;
	font-size: 24px;
	line-height: 200%;
	letter-spacing: 0.05em;
	margin-bottom: 16px;
}
.jp-food-section .comment p {
	line-height: 200%;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0.02em;
}
@media only screen and (max-width: 600px) {
.jp-food-section .item-wrap .item {
    width: 80%;
    margin-left: 20%;
}
.jp-food-section .item-wrap {
	padding-top: 0px;
	margin-bottom: 360px;
}
/********************/}
@media only screen and (max-width: 480px) {
.jp-food-section .comment p {
	font-size: 14px;
}
.jp-food-section .item-wrap {
	margin-bottom: 230px;
}
.jp-food-section .comment h3 {
	font-size: 21px;
	margin-bottom: 4px;
}
	.jp-food-section .item-wrap .item.dango {
		margin-left: 20%;
	}
/********************/}
@media only screen and (max-width: 320px) {
.jp-food-section .item-wrap .item .img .frame {
	top: -11px;
}
/********************/}

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

* JAPANESE FOOD - GOZEN *

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

.jp-food-section .item-wrap.gozen {
	max-width: 1070px;
	padding-top: 20px;
	margin-bottom: 0px;
}
/* ITEM ================================================*/
.jp-food-section .item-wrap.gozen .item {
	width: calc(33.333% - 35px);
	margin-right: 32px;
	max-width: 253px;
	opacity: 0;
	transform : translate(0, 50px);
	transition : all 0.6s;
}
	.jp-food-section .item-wrap.gozen .item.no01 {
		padding-top: 140px;
	}
	.jp-food-section .item-wrap.gozen .item.no02 {
		padding-top: 70px;
	}

/*on*/
.on + .item-wrap.gozen .item {
	opacity: 1;
	transform : translate(0, 0px);
}

.on + .item-wrap.gozen .item.no02 {
	transition-delay: 0.3s;
}

.on + .item-wrap.gozen .item.no03 {
	transition-delay: 0.6s;
}

/* ITEM IMG ================================================*/
.jp-food-section .item-wrap.gozen .item.no01 .img::after {
	width: 252px;
	height: 196px;
	background: url(../../img/top/jp-food/gozen.svg)no-repeat center / contain;
	content: "";
	margin: auto;position: absolute;right: -143px;bottom: -85px;
}

/* TITLE ================================================*/
.jp-food-section .item-wrap.gozen .item h3 {
	font-style: normal;
	font-size: 16px;
	line-height: 200%;
	letter-spacing: 0.02em;
	text-align: left;
	margin-top: 27px;
}

/* IMAGE CONTAINER ================================================*/
.jp-food-section .img-container {
	width: 100%;
	max-width: 449px;
	margin: auto;position: absolute;right: 0;bottom: 1rem;
}
/*.jp-food-section .img-container .item {
	width: 33.333%;
}*/

.jp-food-section .img-container .item:nth-child(1) {
	width: 32%;
	max-width: 141px;
}

.jp-food-section .img-container .item:nth-child(2) {
	width: 30%;
	max-width: 133px;
}

.jp-food-section .img-container .item:nth-child(3) {
	width: 38%;
	max-width: 161px;
	padding-top: 14px;
}

/* INFO DETAIL ================================================*/
.jp-food-section .info-detail {
	width: 100%;
	max-width: 385px;
	margin: auto;position: absolute;top: 0;right: 0;
	padding-bottom: 19px;
}
/*.jp-food-section .info-detail::after {
	width: 3000px;
	height: 2px;
	background: #D4CBD5;
	content: "";
	margin: auto;position: absolute;bottom: 0;left: 0;
}*/
.jp-food-section .info-detail ul {
	width: 100%;
}
.jp-food-section .info-detail ul li {
	width: 100%;
}
.jp-food-section .info-detail ul li > p {
	font-size: 16px;
	line-height: 200%;
	letter-spacing: 0.02em;
}
	.jp-food-section .info-detail ul li > p:nth-child(1) {
		width: 110px;
	}
	.jp-food-section .info-detail ul li > p:nth-child(2) {
		width: calc(100% - 110px);
	}

@media only screen and (max-width: 1200px) {
.jp-food-section .item-wrap .item.udon .img::after {
	width: 130px;
}
.jp-food-section .item-wrap .item.soba .img::after {
	width: 200px;
}
.jp-food-section .item-wrap .item.dango .img::after {
	width: 130px;
}
/********************/}
@media only screen and (max-width: 768px) {
.jp-food-section .item-wrap .item.udon .img::after {
	width: 110px;
}
.jp-food-section .item-wrap .item.soba .img::after {
	width: 200px;
}
.jp-food-section .item-wrap .item.dango .img::after {
	width: 110px;
}
.jp-food-section .img-container {
	bottom: -2rem;
}
.jp-food-section .item-wrap.gozen .item.no01 .img::after {
	width: 155px;
	right: -77px;
}
/********************/}
@media only screen and (max-width: 600px) {
.jp-food-section .info-detail {
	top: 58%;
	right: 0;
}
.jp-food-section .item-wrap .item h3 {
	font-size: 14px;
	text-align: right;
	margin-top: 0px;
}
.jp-food-section .item-wrap.gozen .item {
	width: 31%;
	margin-right: 10px;
	margin-left: 0;
}
/********************/}
@media only screen and (max-width: 480px) {
.jp-food-section .info-detail {
	top: 47%;
}
.jp-food-section .item-wrap.gozen .item.no01 {
	padding-top: 45px;
}
.jp-food-section .item-wrap.gozen .item.no02 {
	padding-top: 20px;
}
.jp-food-section .item-wrap.gozen .item.no03 {
	margin-right: 0px;
}
.jp-food-section .info-detail ul li > p {
	font-size: 14px;
}
	.jp-food-section .info-detail ul li > p:nth-child(1) {
		width: 100%;
	}
	.jp-food-section .info-detail ul li > p:nth-child(2) {
		width: 100%;
	}
	.jp-food-section .img-container .item:nth-child(3) {
	padding-top: 2px;
}
.jp-food-section .item-wrap .item.dango {
	transform: translateY(25px);
}
.jp-food-section .item-wrap .item.udon .img::after {
	width: 108px;
}
.jp-food-section .item-wrap .item.soba .img::after {
	width: 200px;
}
.jp-food-section .item-wrap .item.dango .img::after {
	width: 110px;
	left: -6%;
    /*top: 27%;*/
}
.jp-food-section .img-container {
	max-width: 181px;
	bottom: 1rem;
}

.jp-food-section .item-wrap.gozen {
	padding-bottom: 95px;
}
.jp-food-section .item-wrap.gozen .item.no01 {
	position: relative;
}
.jp-food-section .item-wrap.gozen .item h3.sp- {
	position: absolute;
    left: 0;
    top: 100%;
    font-size: 14px;
    width: 150%;
}
.jp-food-section .item-wrap.gozen .item.no01 .img::after {
	width: 101px;
	right: -50px;
	bottom: -96px;
}
/********************/}
@media only screen and (max-width: 320px) {
.jp-food-section .img-container {
    max-width: 165px;
}
.jp-food-section .item-wrap.gozen .item h3.sp- {
    font-size: 12px;
}
/********************/}
/* 多言語対応（font） ================================================*/
/*======= 日本語・英語 =======*/	
/*緑*/
	.jp .jp-food-section .item-wrap .item h3,
	.en .jp-food-section .item-wrap .item h3,
	.jp .jp-food-section .comment h3,
	.en .jp-food-section .comment h3 {
		font-family: "FOT-筑紫Bヴィンテージ明S Pro R";
	}
/*赤*/
	.jp .absolute-title p,
	.en .absolute-title p {
		font-family: "FOT-筑紫アンティークSゴ Std B";
	}
/*黃*/
	.jp .jp-food-section .comment p,
	.en .jp-food-section .comment p {
		font-family: "TazuganeGothicStdN-Light", sans-serif;
	}
/*青*/
	.jp .jp-food-section .info-detail ul li > p,
	.en .jp-food-section .info-detail ul li > p {
		font-family: "TazuganeGothicStdN-Medium", sans-serif;
	}

/*======= 中国語繁体 =======*/	
/*緑*/	/*黃*/
	.zh-tw .jp-food-section .item-wrap .item h3,
	.zh-tw .jp-food-section .comment h3,
	.zh-tw .jp-food-section .comment p {
		font-family: "MYingHeiHK-W4";
	}
/*赤*/	/*青*/
	.zh-tw .absolute-title p,
	.zh-tw .jp-food-section .info-detail ul li > p {
		font-family: "MYingHeiHK-W7";
	}

/*======= 中国語簡体 =======*/
/*緑*/
	.zh-cn .jp-food-section .item-wrap .item h3,
	.zh-cn .jp-food-section .comment h3 {
		font-family: "方正楷体_GBK";
	}
/*赤*/
	.zh-cn .absolute-title p {
		font-family: "方正黑体_GBK";
	}
/*黃*/
	.zh-cn .jp-food-section .comment p {
		font-family: "MYingHeiPRC-W4";
	}
/*青*/
	.zh-cn .jp-food-section .info-detail ul li > p {
		font-family: "MYingHeiPRC-W7";
	}

/*======= 韓国語 =======*/
/*緑*/
	.ko .jp-food-section .item-wrap .item h3,
	.ko .jp-food-section .comment h3 {
		font-family: "FOTK-YDCharmingMincho L";
	}
/*赤*/
	.ko .absolute-title p {
		font-family: "FOTK-YDParansae L";
	}
/*黃*/
	.ko .jp-food-section .comment p {
		font-family: "FOTK-YDGothic 120";
	}
/*青*/
	.ko .jp-food-section .info-detail ul li > p {
		font-family: "FOTK-YDGothic 140";
	}

/* 多言語対応（style）================================================*/
/*英語*/
	.en .jp-food-section .info-detail {
		max-width: 500px;
	}
	.en .jp-food-section .info-detail ul li.pc- > p:nth-child(1) {
		width: 100%;
	}
	.en .jp-food-section .info-detail ul li.pc- > p:nth-child(2) {
		width: 100%;
	}
	@media only screen and (max-width: 768px) {
		.en .jp-food-section .info-detail {
			max-width: 425px;
		}
	/********************/}
	@media only screen and (max-width: 480px) {
		.en .takeout-section .top-row .img {
			top: -120%;
		}
	/********************/}
	@media only screen and (max-width: 375px) {
		.en .jp-food-section .info-detail {
    		top: 46%;
    	}
		.en .jp-food-section .info-detail ul li > p {
    		font-size: 13px;
		}
	/********************/}
	@media only screen and (max-width: 320px) {
		.en .jp-food-section .info-detail {
    		top: 44%;
    	}
		.en .jp-food-section .info-detail ul li > p {
    		font-size: 11px;
		}
	/********************/}
/*中国語（簡体）*/
	.zh-cn .jp-food-section .info-detail ul li > p:nth-child(1) {
		width: 100%;
	}
	.zh-cn .jp-food-section .info-detail ul li > p:nth-child(2) {
		width: calc(100% - 130px);
	}
	@media only screen and (max-width: 480px) {
		.zh-cn .jp-food-section .info-detail {
			top: 51%;
		}
		.zh-cn .jp-food-section .info-detail ul li > p:nth-child(1) {
			width: 30%;
		}
		.zh-cn .jp-food-section .info-detail ul li > p:nth-child(2) {
			width: calc(100% - 30%);
		}
	/********************/}
	@media only screen and (max-width: 320px) {
		.zh-cn  .jp-food-section .info-detail ul li > p {
    		font-size: 12px;
		}
	/********************/}
/*中国語（繁体）*/
	.zh-tw .jp-food-section .info-detail ul li > p:nth-child(1) {
		width: 130px;
	}
	.zh-tw .jp-food-section .info-detail ul li > p:nth-child(2) {
		width: calc(100% - 130px);
	}
	@media only screen and (max-width: 480px) {
		.zh-tw .jp-food-section .info-detail {
			top: 50%;
		}
		.zh-tw .jp-food-section .info-detail ul li > p:nth-child(1) {
			width: 100%;
		}
		.zh-tw .jp-food-section .info-detail ul li > p:nth-child(2) {
			width: 100%;
		}
	/********************/}
	@media only screen and (max-width: 320px) {
		.zh-tw .jp-food-section .info-detail {
			top: 46%;
		}
	/********************/}
	@media only screen and (max-width: 480px) {
		.ko .jp-food-section .info-detail {
			top: 50%;
		}
	/********************/}
/*================================================================================================

* JAPANESE FOOD - SWEETS *

================================================================================================*/
.jp-sweets-section {
	background: #FBF9F4;
	width: 100%;
	padding: 0px 1rem 550px 1rem;
	position: relative;
}
.jp-sweets-section::after {
	background: #FBF9F4;
	width: 100%;
    min-height: 150%;
    content: "";
    margin: auto;
    position: absolute;
    bottom: 16rem;
    right: 0;
    left: 0;
    z-index: -1;
}

.jp-sweets-section .p1110 {
	transform: translateY(250px);
    z-index: 5000;
}

.jp-sweets-section .content-inner {
	margin-left: 0px;
	max-width: 100%;
}

.jp-sweets-section .item-wrap {
	width: 100%;
}

/* TITLE ================================================*/
.jp-sweets-section .item-wrap .title {
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	letter-spacing: 0.02em;
}

/* LEFT ================================================*/
.jp-sweets-section .item-wrap .left-col {
	width: 42%;
	max-width: 460px;
}
.jp-sweets-section .item-wrap .left-col .title {
	margin-top: 22px;
}

/* RIGHT ================================================*/
.jp-sweets-section .item-wrap .right-col {
	width: 58%;
	max-width: 640px;
}
	.jp-sweets-section .item-wrap .right-col .text-box {
		width: 100%;
		max-width: 445px;
		margin-left: 100px;
		margin-bottom: 13px;
		padding-top: 40px;
		position: relative;
	}
	.jp-sweets-section .item-wrap .right-col .text-box h3 {
		font-size: 24px;
		line-height: 200%;
		letter-spacing: 0.05em;
		margin-bottom: 18px;
	}
	.jp-sweets-section .item-wrap .right-col .text-box p {
		font-size: 16px;
		line-height: 200%;
		text-align: justify;
		letter-spacing: 0.02em;
	}

/* ITEM IMG ================================================*/
.jp-sweets-section .item-wrap .right-col .text-box.yakan::after {
	width: 204px;
	height: 219px;
	background: url(../../img/top/jp-sweets/z_cafe_yakan.svg)no-repeat center / contain;
	content: "";
	margin: auto;position: absolute;right: -110px;top: -130px;
	transform-origin:top;
    -webkit-transform-origin:top;
    -moz-transform-origin:top;
    animation:yakan ease-in-out 3s infinite alternate;
    -webkit-animation:yakan ease-in-out 3s infinite alternate;
    -moz-animation:yakan ease-in-out 3s infinite alternate;
}

	@keyframes yakan{
	    0%{transform: rotate(10deg);}
	    100%{transform: rotate(-10deg);}
	}
	@-webkit-keyframes yakan{
	    0%{-webkit-transform: rotate(10deg);}
	    100%{-webkit-transform: rotate(-10deg);}
	}
	@-moz-keyframes yakan{
	    0%{-moz-transform: rotate(10deg);}
	    100%{-moz-transform: rotate(-10deg);}
	}



.jp-sweets-section .item-wrap .right-col .item.no01 {
	width: 66%;
	max-width: 405px;
	padding-top: 84px;
}

.jp-sweets-section .item-wrap .right-col .item.no01 > div  {
	width: 100%;
}

.jp-sweets-section .item-wrap .right-col .item.no01 > div > div {
	width: 50%;
}

.jp-sweets-section .item-wrap .right-col .item.no01  > div > div:nth-child(1) img {
	animation:dangoa ease-in-out 2s infinite alternate;
    -webkit-animation:dangoa ease-in-out 2s infinite alternate;
    -moz-animation:dangoa ease-in-out 2s infinite alternate;
}

@keyframes dangoa{
    0%   { transform:translate(0%, 0%); }
    100% { transform:translate(0%, -15px); }
}
@-webkit-keyframes dangoa{
    0%   { -webkit-transform:translate(0%, 0%); }
    100% { -webkit-transform:translate(0%, -15px); }
}

@-moz-keyframes dangoa{
    0%   { -moz-transform:translate(0%, 0%); }
    100% { -moz-transform:translate(0%, -15px); }
}


.jp-sweets-section .item-wrap .right-col .item.no01  > div > div:nth-child(2) img {
	animation:dangob ease-in-out 2s infinite alternate;
    -webkit-animation:dangob ease-in-out 2s infinite alternate;
    -moz-animation:dangob ease-in-out 2s infinite alternate;
}

@keyframes dangob{
    0%   { transform:translate(0%, 0%); }
    100% { transform:translate(0%, 15px); }
}
@-webkit-keyframes dangob{
    0%   { -webkit-transform:translate(0%, 0%); }
    100% { -webkit-transform:translate(0%, 15px); }
}

@-moz-keyframes dangob{
    0%   { -moz-transform:translate(0%, 0%); }
    100% { -moz-transform:translate(0%, 15px); }
}





	.jp-sweets-section .item-wrap .right-col .item.no01 .title {
		text-align: right;
		padding-right: 40px;
	}

.jp-sweets-section .item-wrap .right-col .item.no02 {
	width: 34%;
	max-width: 212px;
	margin-left: auto;
}
	.jp-sweets-section .item-wrap .right-col .item.no02 .title {
		margin-top: 11px;
		text-align: center;
		padding-right: 20px;
	}

@media only screen and (max-width: 768px) {
.jp-sweets-section {
	padding: 0px 1rem 380px 1rem;
}
/********************/}

@media only screen and (max-width: 480px) {
.jp-sweets-section {
	padding: 0px 1rem 315px 1rem;
}
.jp-sweets-section .p1110 {
	transform: translateY(130px);
}
.jp-sweets-section .item-wrap .left-col {
	width: 100%;
	max-width: 195px;
}
.jp-sweets-section .item-wrap .right-col {
	width: 100%;
}
	.jp-sweets-section .item-wrap .right-col .text-box {
		margin-left: 0px;
	}
.jp-sweets-section .item-wrap .title {
	font-size: 14px;
}
.jp-sweets-section .item-wrap .right-col .text-box h3 {
	font-size: 21px;
	margin-bottom: 0;
}
.jp-sweets-section .item-wrap .right-col .text-box p {
	font-size: 14px;
}
.jp-sweets-section .item-wrap .right-col .item.no01 {
	padding-top: 30px;
}
.jp-sweets-section .item-wrap .right-col .item.no02 {
	max-width: 97px;
}
/********************/}

/* 多言語対応（font） ================================================*/
/*======= 日本語・英語 =======*/	
/*緑*/
	.jp .jp-sweets-section .item-wrap .right-col .text-box h3,
	.en .jp-sweets-section .item-wrap .right-col .text-box h3,
	.jp .jp-sweets-section .item-wrap .title,
	.en .jp-sweets-section .item-wrap .title {
		font-family: "FOT-筑紫Bヴィンテージ明S Pro R";
	}
/*赤*/
	.jp ,
	.en {
		font-family: "FOT-筑紫アンティークSゴ Std B";
	}
/*黃*/
	.jp .jp-sweets-section .item-wrap .right-col .text-box p,
	.en .jp-sweets-section .item-wrap .right-col .text-box p {
		font-family: "TazuganeGothicStdN-Light", sans-serif;
	}
/*青*/
	.jp ,
	.en {
		font-family: "TazuganeGothicStdN-Medium", sans-serif;
	}

/*======= 中国語繁体 =======*/	
/*緑*/	/*黃*/
	.zh-tw .jp-sweets-section .item-wrap .right-col .text-box h3,
	.zh-tw .jp-sweets-section .item-wrap .right-col .text-box p,
	.zh-tw .jp-sweets-section .item-wrap .title {
		font-family: "MYingHeiHK-W4";
	}
/*赤*/	/*青*/
	.zh-tw {
		font-family: "MYingHeiHK-W7";
	}

/*======= 中国語簡体 =======*/
/*緑*/
	.zh-cn .jp-sweets-section .item-wrap .right-col .text-box h3,
	.zh-cn .jp-sweets-section .item-wrap .title {
		font-family: "方正楷体_GBK";
	}
/*赤*/
	.zh-cn {
		font-family: "方正黑体_GBK";
	}
/*黃*/
	.zh-cn .jp-sweets-section .item-wrap .right-col .text-box p {
		font-family: "MYingHeiPRC-W4";
	}
/*青*/
	.zh-cn {
		font-family: "MYingHeiPRC-W7";
	}

/*======= 韓国語 =======*/
/*緑*/
	.ko .jp-sweets-section .item-wrap .right-col .text-box h3,
	.ko .jp-sweets-section .item-wrap .title {
		font-family: "FOTK-YDCharmingMincho L";
	}
/*赤*/
	.ko {
		font-family: "FOTK-YDParansae L";
	}
/*黃*/
	.ko .jp-sweets-section .item-wrap .right-col .text-box p {
		font-family: "FOTK-YDGothic 120";
	}
/*青*/
	.ko {
		font-family: "FOTK-YDGothic 140";
	}

/* 多言語対応（style）================================================*/
/*英語*/
	.en .jp-sweets-section .item-wrap .right-col .item.no01 .title {
		text-align: center;
		padding-right: 0px;
	}
	.en .jp-sweets-section .item-wrap .right-col .text-box {
		max-width: 455px;
	}
/*================================================================================================

* TAKEOUT *

================================================================================================*/
.takeout-section {
	width: 100%;
	padding: 0px 1rem 130px 1rem;
	position: relative;
	background: #FAF3E3;
}

	.takeout-section .p1110 {
		padding-top: 0px;
		padding-bottom: 70px;
		padding-left: 1rem;
		padding-right: 1rem;
	}

.takeout-section .content-inner {
	z-index: 2;
	max-width: 1045px;
	position: relative;
	transform: translateY(-20px);
}

/* SECTION TITLE ================================================*/
.takeout-section .title-label {
	width: 34px;
    font-size: 22px;
    margin: auto;
    position: absolute;
    top: -112px;
    right: -50px
}

/* TOP ROW ================================================*/
.takeout-section .top-row {
	width: 100%;
	position: relative;
}
.takeout-section .top-row .comment {
	width: 50%;
	max-width: 440px;
}
	.takeout-section .top-row .comment h3 {
		font-size: 24px;
		line-height: 200%;
		margin-bottom: 16px;
	}
	.takeout-section .top-row .comment p {
		font-size: 16px;
		line-height: 200%;
		text-align: justify;
		letter-spacing: 0.02em;
	}

.takeout-section .top-row .img {
    width: 54%;
    max-width: 532px;
	margin: auto;position: absolute;right: 0;bottom: -23px;
}

/* BOTTOM ROW ================================================*/
.takeout-section .bottom-row {
	width: 100%;
	max-width: 1002px;
	margin: 0 auto;
	margin-top: 70px;
}
.takeout-section .bottom-row .item {
	width: 33.333%;
	opacity: 0;
	transform : translate(0, 50px);
	transition : all 0.6s;
}
	.takeout-section .bottom-row .item:nth-child(1) {
	max-width: 332px;
	}
	.takeout-section .bottom-row .item:nth-child(2) {
	max-width: 284px;
	}
	.takeout-section .bottom-row .item:nth-child(3) {
	max-width: 304px;
	}

	.on + .bottom-row .item {
		opacity: 1;
		transform : translate(0, 0px);
	}
	.on + .bottom-row .item:nth-child(2) {
		transition-delay: 0.3s;
	}
	.on + .bottom-row .item:nth-child(3) {
		transition-delay: 0.6s;
	}


.takeout-section .bottom-row .item img {
	margin-bottom: 10px;
}

.takeout-section .bottom-row .item h4 {
	text-align: center;
	font-style: normal;
	font-size: 16px;
	line-height: 200%;
	text-align: center;
	letter-spacing: 0.02em;
}

/* BG ================================================*/
/*.takeout-section .takeout-bg-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
}*/

.takeout-section .top-elm {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	margin: auto;
	transform: translateY(-30%);
}

/*.takeout-section .takeout-bg-container .middle-elm {
	width: 100%;
	height: 80vh;
	position: absolute;
	top: 30%;
	left: 0;
	margin: auto;
	background: #FAF3E3;
}*/
@media only screen and (max-width: 1024px) {
.takeout-section .title-label {
    right: -2%
}
.jp-sweets-section .item-wrap .right-col .text-box.yakan::after {
	width: 130px;
	right: -6%;
}
/********************/}
@media only screen and (max-width: 768px) {
.takeout-section .top-row .img {
    width: 45%;
}

.takeout-section .content-inner {
	transform: translateY(-32px);
}
/********************/}
@media only screen and (max-width: 480px) {
.takeout-section {
	padding: 190px 20px 17px 20px;
}
	.takeout-section .p1110 {
		padding-left: 0rem;
		padding-right: 0rem;
	}
.takeout-section .title-label {
	width: 33px;
    right: -2%;
    top: -55%;
    font-size: 18px;
    word-break: break-word;
}
.takeout-section .top-row .img {
    width: 100%;
    max-width: 316px;
	left: -5%;
	right: auto;
	top: -144%;
	bottom: auto;
}
.takeout-section .top-row .comment {
	width: 100%;
}
.takeout-section .top-row .comment h3 {
	font-size: 21px;
}
.takeout-section .top-row .comment p {
	font-size: 14px;
}
.takeout-section .bottom-row {
	margin-top: 10px;
}
.takeout-section .bottom-row .item {
	width: 50%;
}
	.takeout-section .bottom-row .item:nth-child(1) {
		width: 50%;
		order: 2;
	}
	.takeout-section .bottom-row .item:nth-child(2) {
		order: 1;
		width: 50%;
		max-width: 170px;
	}
	.takeout-section .bottom-row .item:nth-child(3) {
		order: 3;
		width: 50%;
		margin: 0 auto;
	}
.jp-sweets-section .item-wrap .right-col .text-box.yakan::after {
	width: 120px;
	right: 5%;
}
/********************/}

/* 多言語対応（font） ================================================*/
/*======= 日本語・英語 =======*/	
/*緑*/
	.jp .takeout-section .top-row .comment h3,
	.en .takeout-section .top-row .comment h3,
	.jp .takeout-section .bottom-row .item h4,
	.en .takeout-section .bottom-row .item h4 {
		font-family: "FOT-筑紫Bヴィンテージ明S Pro R";
	}
/*赤*/
	.jp .takeout-section .title-label,
	.en .takeout-section .title-label {
		font-family: "FOT-筑紫アンティークSゴ Std B";
	}
/*黃*/
	.jp .takeout-section .top-row .comment p,
	.en .takeout-section .top-row .comment p {
		font-family: "TazuganeGothicStdN-Light", sans-serif;
	}

/*======= 中国語繁体 =======*/	
/*緑*/	/*黃*/
	.zh-tw .takeout-section .top-row .comment h3,
	.zh-tw .takeout-section .top-row .comment p,
	.zh-tw .takeout-section .bottom-row .item h4 {
		font-family: "MYingHeiHK-W4";
	}
/*赤*/	/*青*/
	.zh-tw .takeout-section .title-label {
		font-family: "MYingHeiHK-W7";
	}

/*======= 中国語簡体 =======*/
/*緑*/
	.zh-cn .takeout-section .top-row .comment h3,
	.zh-cn .takeout-section .bottom-row .item h4 {
		font-family: "方正楷体_GBK";
	}
/*赤*/
	.zh-cn .takeout-section .title-label {
		font-family: "方正黑体_GBK";
	}
/*黃*/
	.zh-cn .takeout-section .top-row .comment p {
		font-family: "MYingHeiPRC-W4";
	}

/*======= 韓国語 =======*/
/*緑*/
	.ko .takeout-section .top-row .comment h3,
	.ko .takeout-section .bottom-row .item h4 {
		font-family: "FOTK-YDCharmingMincho L";
	}
/*赤*/
	.ko .takeout-section .title-label {
		font-family: "FOTK-YDParansae L";
	}
/*黃*/
	.ko .takeout-section .top-row .comment p {
		font-family: "FOTK-YDGothic 120";
	}

/* 多言語対応（style）================================================*/
/*英語*/
.en .on + .bottom-row .item:nth-child(2) {
		transform: translateY(34px);
	}
.en .takeout-section .bottom-row .item:nth-child(3) {
		margin-top: 3rem;
	}
@media only screen and (max-width: 480px) {
.zh-cn .takeout-section .top-row .img {
	top: -160%;
}
.zh-tw .takeout-section .top-row .img {
	top: -165%;
}
.ko .takeout-section .top-row .img {
	top: -170%;
}	
/********************/}
@media only screen and (max-width: 375px) {
.jp .takeout-section .top-row .img {
	top: -300px;
}
.en .takeout-section .top-row .img {
	top: -290px;
}
.zh-cn .takeout-section .top-row .img {
	top: -290px;
}
/********************/}
@media only screen and (max-width: 320px) {
.en .takeout-section .bottom-row .item h4 {
	font-size: 14px;
}
.zh-ch .takeout-section .bottom-row .item h4 {
	font-size: 15px;
}
.zh-tw .takeout-section .bottom-row .item h4 {
	font-size: 15px;
}
/********************/}
/*================================================================================================

* GIFT *

================================================================================================*/
.gift-section {
	background: #FBF9F4;
	width: 100%;
	padding: 65px 1rem 0px 1rem;
	position: relative;
}

.gift-section .p1110 {
	transform: translateY(-120px);
	z-index: 1;
}

/* LEFT ================================================*/
.gift-section .item-wrap {
	width: 100%;
	max-width: 1050px;
}


/* LEFT ================================================*/
.gift-section .left-col {
	width: 63%;
	margin-left: auto;
/*	padding-top: 105px;*/
}

/* rihgt ================================================*/
.gift-section .right-col {
	width: 37%;
	padding-left: 32px;
}
.gift-section .right-col ul {
	width: 100%;
	margin-bottom: 123px;
	position: relative;
}
/*	.gift-section .right-col ul::after {
		width: 300%;
		height: 2px;
		background: #D4CBD5;
		content: "";
		margin: auto;position: absolute;bottom: -25px;left: 0;
	}*/

.gift-section .right-col ul li {
	width: 100%;
}
	.gift-section .right-col ul li > p {
		font-size: 16px;
		line-height: 200%;
		letter-spacing: 0.02em;
	}
	.gift-section .right-col ul li > p:nth-child(1) {
		width: 110px;
	}
	.gift-section .right-col ul li > p:nth-child(2) {
		width: calc(100% - 110px);
	}

.gift-section .right-col > p {
	font-size: 16px;
	line-height: 200%;
	text-align: justify;
	letter-spacing: 0.02em;
}

.gift-section .right-col .group {
	padding-top: 40px;
}
.gift-section .right-col .group p {
	font-size: 16px;
	line-height: 200%;
	letter-spacing: 0.02em;
}

.gift-section .bottom-elm {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: auto;
	z-index: 0;
	transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
.gift-section .left-col {
	width: 57%;
}
.gift-section .right-col ul li > p:nth-child(1),
.gift-section .right-col ul li > p:nth-child(2) {
	width: 100%;
}
/********************/}
@media only screen and (max-width: 768px) {
.gift-section .left-col {
	width: 100%;
	margin-left: 58px;
}
.gift-section .right-col {
	width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.gift-section .right-col ul {
	margin-top: 32px;
	margin-bottom: 31px;
}
.gift-section .absolute-title {
	left: 2%;
}
/********************/}

@media only screen and (max-width: 480px) {
.gift-section {
	padding: 0px 0rem 0px 0rem;
}
.gift-section .p1110 {
	transform: translateY(-75px);
}
.gift-section .absolute-title {
	left: 5%;
}
.gift-section .right-col ul li > p {
	font-size: 14px;
}
.gift-section .right-col > p {
	font-size: 14px;
}
.gift-section .right-col .group p {
	font-size: 14px;	
}
/********************/}

/* 多言語対応（font） ================================================*/
/*======= 日本語・英語 =======*/	
/*黃*/
	.jp .gift-section .right-col > p,
	.en .gift-section .right-col > p {
		font-family: "TazuganeGothicStdN-Light", sans-serif;
	}
/*青*/
	.jp .gift-section .right-col ul li > p,
	.en .gift-section .right-col ul li > p,
	.jp .gift-section .right-col .group p,
	.en .gift-section .right-col .group p {
		font-family: "TazuganeGothicStdN-Medium", sans-serif;
	}

/*======= 中国語繁体 =======*/	
/*緑*/	/*黃*/
	.zh-tw .gift-section .right-col > p {
		font-family: "MYingHeiHK-W4";
	}
/*赤*/	/*青*/
	.zh-tw .gift-section .right-col ul li > p,
	.zh-tw .gift-section .right-col .group p {
		font-family: "MYingHeiHK-W7";
	}

/*======= 中国語簡体 =======*/
/*黃*/
	.zh-cn .gift-section .right-col > p {
		font-family: "MYingHeiPRC-W4";
	}
/*青*/
	.zh-cn .gift-section .right-col ul li > p,
	.zh-cn .gift-section .right-col .group p {
		font-family: "MYingHeiPRC-W7";
	}

/*======= 韓国語 =======*/
/*黃*/
	.ko .gift-section .right-col > p {
		font-family: "FOTK-YDGothic 120";
	}
/*青*/
	.ko .gift-section .right-col ul li > p,
	.ko .gift-section .right-col .group p {
		font-family: "FOTK-YDGothic 140";
	}

/* 多言語対応（style）================================================*/
/*英語*/
.en .gift-section .right-col ul {
	margin-bottom: 65px;
}
.en .gift-section .right-col ul li > p:nth-child(1) {
		display: none;
	}
.en .gift-section .right-col ul li > p:nth-child(2) {
		width: 100%;
	}

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

* メディアクエリ *

================================================================================================*/
@media only screen and (max-width: 1024px) {
/********************/}
@media only screen and (max-width: 768px) {
/********************/}
@media only screen and (max-width: 480px) {
/********************/}