@charset "UTF-8";
main {
	background-image: none;
	background: #fff
}
.japanesearea .ph {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
@media screen and (max-width:640px) {
	.japanesearea .ph {
		border-radius: 4px
	}
}
.japanesearea .mv_img {
	width: 100%;
	height: 700px;
	background-image: url("../img/mv_img.jpg");
	background-size: cover
}
@media screen and (max-width:640px) {
	.japanesearea .mv_img {
		height: 255px
	}
}
.japanesearea .intro {
	padding: 0 130px;
	text-align: center;
	position: relative;
	z-index: 1;
	max-width: 1400px;
	margin: auto;
	box-sizing: border-box;
}
@media screen and (max-width:640px) {
	.japanesearea .intro {
		padding: 48px 0 0
	}
}
.japanesearea .intro:before {
	position: absolute;
	content: "";
	bottom: 0;
	right: 15%;
	width: 150%;
	background: #F0F0F0;
	height: 50%;
	z-index: 0
}
@media screen and (max-width:640px) {
	.japanesearea .intro:before {
		display: none
	}
}
.japanesearea .intro:after {
	content: '';
	position: absolute;
	bottom: -134px;
	left: 40px;
	background-image: url(../img/box_icon1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 202px;
	height: 203px;
	z-index: 1
}
@media screen and (max-width:640px) {
	.japanesearea .intro:after {
		display: none
	}
}
.japanesearea .intro .intro_txt {
	width: 81.65%;
	margin: -76px auto 0 auto;
	padding: 100px 0;
	background: #fff;
	position: relative
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt {
		width: calc(100% - 40px);
		margin: -96px auto 0 auto;
		padding: 100px 0 50px 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}
.japanesearea .intro .intro_txt:before {
	content: "";
	position: absolute;
	width: 140px;
	height: 140px;
	background-image: url("../img/intro_img3.png");
	background-size: cover;
	left: -120px;
	top: 40%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt:before {
		display: none
	}
}
.japanesearea .intro .intro_txt:after {
	content: "";
	position: absolute;
	width: 214px;
	height: 214px;
	background-image: url("../img/intro_img2.png");
	background-size: cover;
	right: -281px;
	top: 42%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt:after {
		width: 107px;
		height: 107px;
		top: auto;
		bottom: -53px;
		right: -10%
	}
}
.japanesearea .intro .intro_txt .ttl {
	font-family: playfair-display, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 7.0rem;
	letter-spacing: 0.05em;
	position: relative
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt .ttl {
		font-size: 3.8rem
	}
}
.japanesearea .intro .intro_txt .ttl .ttl_j {
	color: #ff8074
}
.japanesearea .intro .intro_txt .ttl .ttl_s {
	color: #81cddf
}
.japanesearea .intro .intro_txt .ttl:before {
	content: "";
	position: absolute;
	top: -44px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 77px;
	height: 32px;
	background-image: url("../img/intro_icon.png")
}
.japanesearea .intro .intro_txt .ttl_sub {
	margin-top: -20px
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt .ttl_sub {
		margin-top: -10px
	}
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt .ttl_sub img {
		width: 40%
	}
}
.japanesearea .intro .intro_txt .txt_main {
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 3.0rem;
	line-height: 1.7;
	letter-spacing: 0.16em;
	margin: 40px 0
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt .txt_main {
		font-size: 1.6rem;
		margin: 20px 0
	}
}
.japanesearea .intro .intro_txt .txt {
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.8rem;
	line-height: 2
}
@media screen and (max-width:640px) {
	.japanesearea .intro .intro_txt .txt {
		font-size: 1.4rem;
		text-align: left;
		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt"
	}
}
.japanesearea .intro .ph {
	width: 100%;
	height: 680px;
	position: relative;
	z-index: 2
}
.japanesearea .intro .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:640px) {
	.japanesearea .intro .ph {
		margin-left: -20px;
		height: auto;
		padding-top: 64.1%
	}
}
.japanesearea .box {
	padding: 95px 0 170px;
	position: relative;
	max-width: 1400px;
	margin: auto;
	box-sizing: border-box;
}
@media screen and (max-width:640px) {
	.japanesearea .box {
		padding: 42px 0 69px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}
.japanesearea .box:before {
	position: absolute;
	content: "";
	right: 15%;
	width: 150%;
	top: 0;
	background: #F0F0F0;
	height: 60%;
	z-index: 0
}
@media screen and (max-width:640px) {
	.japanesearea .box:before {
		height: 89.8%
	}
}
.japanesearea .box .comlayout {
	padding: 0 100px;
	text-align: center;
	position: relative
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout {
		padding: 0 20px
	}
}
.japanesearea .box .comlayout article {
	width: 100%;
	margin: auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}
.japanesearea .box .comlayout article .phootarea {
	margin: -10px -130px 0 0;
	z-index: 1;
	width: calc(50% + 110px)
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .phootarea {
		margin: 0 auto;
		width: 100%
	}
}
.japanesearea .box .comlayout article .phootarea .ph {
	position: relative;
	width: 100%;
	padding-top: 62.2%;
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .phootarea .ph {
		width: 100%;
		padding-top: 59.5%
	}
}
.japanesearea .box .comlayout article .phootarea .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box .comlayout article .phootarea .cap {
	font-size: 1.4rem;
	color: #424242;
	line-height: 1.25;
	margin-top: 23px;
	letter-spacing: 0.01em;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	text-align: left
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .phootarea .cap {
		font-size: 1.2rem;
		line-height: 1.58;
		margin-top: 8px;
		letter-spacing: 0;
		padding-left: 10px;
		border-radius: 4px
	}
}
.japanesearea .box .comlayout article .info {
	padding: 0 75px 60px 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	width: 52%
}
@media screen and (max-width:1200px) {
	.japanesearea .box .comlayout article .info {
		padding: 0 25px 20px 10px
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .info {
		padding: 0 8px 35px;
		width: 100%
	}
}
.japanesearea .box .comlayout article .info .in .ttl {
	font-size: 5.4rem;
	color: #424242;
	line-height: 1;
	letter-spacing: 0.05em;
	font-family: playfair-display, serif;
	font-weight: 400;
	font-style: normal;
	text-align: center
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .info .in .ttl {
		font-size: 3.8rem;
		letter-spacing: 0
	}
}
.japanesearea .box .comlayout article .info .in .ttl span {
	color: #FF8074
}
.japanesearea .box .comlayout article .info .in .sub {
	font-size: 1.6rem;
	color: #424242;
	line-height: 1;
	margin: 15px 0 40px;
	letter-spacing: 0.02em;
	font-family: ryo-display-plusn, serif;
	font-weight: 700;
	font-style: normal;
	text-align: center
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .info .in .sub {
		font-size: 1.2rem;
		margin: 13px 0 18px;
		letter-spacing: 0
	}
}
.japanesearea .box .comlayout article .info .in .top {
	font-size: 2.4rem;
	color: #424242;
	line-height: 1.83;
	margin-bottom: 25px;
	letter-spacing: 0.01em;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	text-align: center
}
@media screen and (max-width:1200px) {
	.japanesearea .box .comlayout article .info .in .top {
		font-size: 2rem
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .info .in .top {
		font-size: 1.7rem;
		line-height: 1.88;
		margin-bottom: 20px;
		letter-spacing: 0;
		width: 110%;
		margin-left: -5%;
	}
}
.japanesearea .box .comlayout article .info .in .txt {
	font-size: 1.6rem;
	color: #424242;
	line-height: 2;
	letter-spacing: -0.2px;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	text-align: justify
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout article .info .in .txt {
		font-size: 1.4rem;
		line-height: 1.9;
		letter-spacing: -0.1px
	}
}
.japanesearea .box .comlayout .group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 35px
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-top: 33px
	}
}
.japanesearea .box .comlayout .group .phoot1 {
	width: 52%
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot1 {
		width: 100%
	}
}
.japanesearea .box .comlayout .group .phoot1 .ph {
	position: relative;
	width: 78.7%;
	padding-top: 65.6%;
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot1 .ph {
		width: 60%;
		padding-top: 50%;
		border-radius: 4px
	}
}
.japanesearea .box .comlayout .group .phoot1 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box .comlayout .group .phoot1 .cap {
	font-size: 1.4rem;
	color: #424242;
	line-height: 1.25;
	margin-top: 13px;
	letter-spacing: 0.01em;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	text-align: left
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot1 .cap {
		font-size: 1.2rem;
		line-height: 1.58;
		margin-top: 9px;
		letter-spacing: 0;
		padding-left: 10px
	}
}
.japanesearea .box .comlayout .group .phoot2 {
	width: 48%
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot2 {
		width: 100%
	}
}
.japanesearea .box .comlayout .group .phoot2 .ph {
	position: relative;
	margin-top: 14.2%;
	width: 49.7%;
	padding-top: 35.5%;
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot2 .ph {
		margin: 24px 0 0 auto;
		width: 43.75%;
		padding-top: 31.3%;
		border-radius: 4px
	}
}
.japanesearea .box .comlayout .group .phoot2 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box .comlayout .group .phoot2 .cap {
	font-size: 1.4rem;
	color: #424242;
	line-height: 1.25;
	margin-top: 13px;
	letter-spacing: 0.01em;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	text-align: left
}
@media screen and (max-width:640px) {
	.japanesearea .box .comlayout .group .phoot2 .cap {
		font-size: 1.2rem;
		line-height: 1.58;
		margin-top: 9px;
		letter-spacing: 0;
		padding-left: 10px
	}
}
.japanesearea .box01 .comlayout:after {
	content: '';
	position: absolute;
	right: 413px;
	bottom: -34px;
	background-image: url(../img/box_icon2.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 85px;
	height: 85px;
	z-index: 1
}
@media screen and (max-width:640px) {
	.japanesearea .box01 .comlayout:after {
		right: auto;
		left: 90px;
		bottom: -11px;
		width: 42.5px;
		height: 42.5px
	}
}
.japanesearea .box02 {
	padding: 80px 0 170px
}
@media screen and (max-width:640px) {
	.japanesearea .box02 {
		padding: 0 0 69px
	}
}
.japanesearea .box02:before {
	top: 0;
	left: 15%;
	right: auto;
	content: "";
	height: 77%
}
@media screen and (max-width:640px) {
	.japanesearea .box02:before {
		height: 86.5%
	}
}
.japanesearea .box02 .comlayout {
	position: relative
}
.japanesearea .box02 .comlayout:after {
	content: '';
	position: absolute;
	right: 100px;
	top: -214px;
	background-image: url(../img/box_icon1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 202px;
	height: 203px;
	z-index: 1
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout:after {
		right: 12px;
		top: -310px;
		width: 100px;
		height: 100px
	}
}
.japanesearea .box02 .comlayout article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout article {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.japanesearea .box02 .comlayout article .phootarea {
	margin: -158px 0 0 -130px;
	z-index: 1;
	width: 74.5%
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout article .phootarea {
		margin: 0 auto 0 -20px;
		width: calc(100% + 20px)
	}
}
.japanesearea .box02 .comlayout article .phootarea .ph {
	position: relative;
	width: 100%;
	padding-top: 70%;
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout article .phootarea .ph {
		padding-top: 64.1%
	}
}
.japanesearea .box02 .comlayout article .phootarea .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box02 .comlayout article .info {
	padding: 0 40px 0 75px;
	width: 52%
}
@media screen and (max-width:1200px) {
	.japanesearea .box02 .comlayout article .info {
		padding: 0 10px 0 25px
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout article .info {
		padding: 42px 8px 0;
		width: 100%
	}
}
.japanesearea .box02 .comlayout article .info .in .ttl span {
	color: #81CDDF
}
.japanesearea .box02 .comlayout .group {
	margin-top: 68px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout .group {
		margin-top: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.japanesearea .box02 .comlayout .group .phoot1 {
	width: 52.54%
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout .group .phoot1 {
		width: 100%
	}
}
.japanesearea .box02 .comlayout .group .phoot1 .ph {
	position: relative;
	width: 100%;
	padding-top: 64.9%;
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout .group .phoot1 .ph {
		padding-top: 59.5%;
		border-radius: 4px
	}
}
.japanesearea .box02 .comlayout .group .phoot1 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box02 .comlayout .group .phoot2 {
	width: 37.5%
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout .group .phoot2 {
		width: 100%
	}
}
.japanesearea .box02 .comlayout .group .phoot2 .ph {
	position: relative;
	margin-top: 0;
	width: 100%;
	padding-top: 59.1%;
}
@media screen and (max-width:640px) {
	.japanesearea .box02 .comlayout .group .phoot2 .ph {
		margin: 37px auto 0 0;
		width: 68.8%;
		padding-top: 40.7%;
		border-radius: 4px
	}
}
.japanesearea .box02 .comlayout .group .phoot2 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box03 {
	padding: 80px 0 107px
}
@media screen and (max-width:640px) {
	.japanesearea .box03 {
		padding: 0 0 69px
	}
}
.japanesearea .box03:before {
	height: 72%
}
@media screen and (max-width:640px) {
	.japanesearea .box03:before {
		height: 92%
	}
}
.japanesearea .box03 .comlayout {
	position: relative
}
.japanesearea .box03 .comlayout:after {
	content: '';
	position: absolute;
	left: 64px;
	top: -226px;
	background-image: url(../img/box_icon1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 202px;
	height: 203px;
	z-index: 1
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout:after {
		left: auto;
		right: 16px;
		top: -55px;
		width: 100px;
		height: 100px
	}
}
.japanesearea .box03 .comlayout article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout article {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}
.japanesearea .box03 .comlayout article .phootarea {
	margin: -149px -130px 0 0;
	z-index: 1;
	width: 74.5%
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout article .phootarea {
		margin: 0 -20px 0 auto;
		width: calc(100% + 20px)
	}
}
.japanesearea .box03 .comlayout article .phootarea .ph {
	position: relative;
	width: 100%;
	padding-top: 70%;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout article .phootarea .ph {
		padding-top: 64.1%
	}
}
.japanesearea .box03 .comlayout article .phootarea .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box03 .comlayout article .info {
	width: 52%;
	padding-bottom: 0
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout article .info {
		padding: 42px 8px 0;
		width: 100%
	}
}
.japanesearea .box03 .comlayout .group {
	margin-top: 30px
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group {
		margin-top: 32px
	}
}
.japanesearea .box03 .comlayout .group .phoot1 {
	margin-top: 3.41%;
	width: 36.2%
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot1 {
		margin-top: 0%;
		width: 100%
	}
}
.japanesearea .box03 .comlayout .group .phoot1 .ph {
	position: relative;
	width: 100%;
	padding-top: 119.15%;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot1 .ph {
		width: 66.25%;
		padding-top: 79%;
		border-radius: 4px
	}
}
.japanesearea .box03 .comlayout .group .phoot1 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot1 .cap {
		padding-left: 0
	}
}
.japanesearea .box03 .comlayout .group .phoot2 {
	width: 32.4%;
	margin-left: 10%
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot2 {
		width: 59.375%;
		margin: 28px 0 28px auto
	}
}
.japanesearea .box03 .comlayout .group .phoot2 .ph {
	position: relative;
	margin-top: 0;
	width: 100%;
	padding-top: 63.1%;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot2 .ph {
		width: 100%;
		padding-top: 63.2%;
		border-radius: 4px
	}
}
.japanesearea .box03 .comlayout .group .phoot2 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot2 .cap {
		padding-left: 0
	}
}
.japanesearea .box03 .comlayout .group .phoot3 {
	width: 20.5%;
	margin-left: 10px
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot3 {
		width: 100%;
		margin: 0
	}
}
.japanesearea .box03 .comlayout .group .phoot3 .ph {
	position: relative;
	margin-top: 126.4%;
	width: 100%;
	padding-top: 75.1%;
}
@media screen and (max-width:640px) {
	.japanesearea .box03 .comlayout .group .phoot3 .ph {
		margin-top: 0;
		width: 37.5%;
		padding-top: 28.2%;
		border-radius: 4px
	}
}
.japanesearea .box03 .comlayout .group .phoot3 .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box04 {
	padding: 0 0 106px
}
@media screen and (max-width:640px) {
	.japanesearea .box04 {
		padding: 0 0 69px
	}
}
.japanesearea .box04:before {
	display: none
}
.japanesearea .box04 .comlayout:after {
	content: '';
	position: absolute;
	right: 130px;
	top: -72px;
	background-image: url(../img/box_icon1.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 202px;
	height: 203px;
	z-index: 0
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout:after {
		right: auto;
		left: -20px;
		top: -49px;
		width: 100px;
		height: 100px
	}
}
.japanesearea .box04 .comlayout article {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}
.japanesearea .box04 .comlayout article .phootarea {
	margin: 0;
	z-index: 1;
	width: 57.7%
}
@media screen and (max-width:1200px) {
	.japanesearea .box04 .comlayout article .phootarea {
		width: 53.7%
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article .phootarea {
		width: 100%;
		margin-top: 37px
	}
}
.japanesearea .box04 .comlayout article .phootarea .ph {
	position: relative;
	padding-top: 112%;
	width: 100%;
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article .phootarea .ph {
		padding-top: 119.7%;
		border-radius: 4px
	}
}
.japanesearea .box04 .comlayout article .phootarea .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box04 .comlayout article .info {
	padding: 60px 0 0 53px;
	width: 42.3%;
	position: relative;
	z-index: 2
}
@media screen and (max-width:1200px) {
	.japanesearea .box04 .comlayout article .info {
		padding: 20px 0 0 13px;
		width: 46.3%
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article .info {
		padding: 0 8px;
		width: 100%
	}
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article .info .in .area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 34px
	}
}
.japanesearea .box04 .comlayout article .info .in .area .ph {
	position: relative;
	padding-top: 57.3%;
	width: 44.1%;
	margin: 0 auto 57px;
}
@media screen and (max-width:640px) {
	.japanesearea .box04 .comlayout article .info .in .area .ph {
		padding-top: 64.15%;
		width: 46.875%;
		margin: 0;
		border-radius: 4px
	}
}
.japanesearea .box04 .comlayout article .info .in .area .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .box04 .comlayout article .info .in .ttl span {
	color: #81CDDF
}
.japanesearea .reccomend {
}
.japanesearea .reccomend .reccomend_img {
	position: relative;
	width: 100%;
	height: 440px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 150px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_img {
		height: 250px
	}
}
.japanesearea .reccomend .reccomend_img picture,
.japanesearea .reccomend .reccomend_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .reccomend .reccomend_img p {
	position: relative;
	font-size: 2.4rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.16em;
	color: #fff
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_img p {
		font-size: 1.4rem;
		letter-spacing: 0
	}
}
.japanesearea .reccomend .ttl {
	font-size: 5.0rem;
	font-family: playfair-display, serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 28px;
	position: relative
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .ttl {
		font-size: 3.8rem;
		margin-bottom: 20px
	}
}
.japanesearea .reccomend .ttl:before {
	content: "";
	position: absolute;
	top: -44px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 77px;
	height: 32px;
	background-image: url(../img/intro_icon.png)
}
.japanesearea .reccomend .sub {
	font-size: 1.6rem;
	font-family: playfair-display, serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 58px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .sub {
		font-size: 1.2rem;
		margin-bottom: 28px
	}
}
.japanesearea .reccomend .sp_sub_ttl {
	display: none
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .sp_sub_ttl {
		display: block;
		font-size: 1.5rem;
		font-family: ryo-display-plusn, serif;
		font-weight: 500;
		font-style: normal;
		line-height: 1.88;
		letter-spacing: 0.05em;
		text-align: center;
		margin-bottom: 28px;
		padding: 0 30px
	}
}
.japanesearea .reccomend .sp_sub_txt {
	display: none
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .sp_sub_txt {
		display: block;
		font-size: 1.3rem;
		font-family: ryo-display-plusn, serif;
		font-weight: 500;
		font-style: normal;
		line-height: 1.92;
		letter-spacing: 0.05em;
		margin-bottom: 70px;
		padding: 0 30px
	}
}
.japanesearea .reccomend .reccomend_list {
	padding: 0 60px;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 1400px;
	margin: auto;
	box-sizing: border-box;
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list {
		padding: 0 20px;
		display: block
	}
}
.japanesearea .reccomend .reccomend_list li {
	width: calc(100% / 3 - 100px / 3)
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li {
		width: 100%
	}
}
.japanesearea .reccomend .reccomend_list li:not(:last-child) {
	margin-right: 50px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li:not(:last-child) {
		margin-right: 0;
		margin-bottom: 50px
	}
}
.japanesearea .reccomend .reccomend_list li .reccomend_list_img {
	width: 100%;
	height: 240px;
	background-size: cover;
	background-position: center center;
	position: relative;
	margin-bottom: 58px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li .reccomend_list_img {
		height: 50vw;
		margin-bottom: 50px
	}
}
.japanesearea .reccomend .reccomend_list li .reccomend_list_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.japanesearea .reccomend .reccomend_list li .reccomend_list_img:after {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 76px;
	height: 60px;
	background-size: cover
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li .reccomend_list_img:after {
		height: 62px;
		bottom: -31px
	}
}
.japanesearea .reccomend .reccomend_list li .reccomend_list_tit {
	font-size: 2.0rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.075em;
	line-height: 1.7;
	margin-bottom: 32px
}
@media screen and (min-width:768px) and (max-width:1024px) {
	.japanesearea .reccomend .reccomend_list li .reccomend_list_tit {
		font-size: 1.4rem;
		letter-spacing: 0
	}
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li .reccomend_list_tit {
		font-size: 1.4rem;
		margin-bottom: 20px
	}
}
.japanesearea .reccomend .reccomend_list li .reccomend_list_txt {
	font-size: 1.4rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
	line-height: 2;
	text-align: left;
	padding: 0 8px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list li .reccomend_list_txt {
		font-size: 1.2rem
	}
}
.japanesearea .reccomend .reccomend_list .reccomend_list01 .reccomend_list_img:after {
	background-image: url("../img/reccomend_num01.png")
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list .reccomend_list01 .reccomend_list_img:after {
		background-image: url("../img/reccomend_num01_sp.png")
	}
}
.japanesearea .reccomend .reccomend_list .reccomend_list02 .reccomend_list_img:after {
	background-image: url("../img/reccomend_num02.png")
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list .reccomend_list02 .reccomend_list_img:after {
		background-image: url("../img/reccomend_num02_sp.png")
	}
}
.japanesearea .reccomend .reccomend_list .reccomend_list03 .reccomend_list_img:after {
	background-image: url("../img/reccomend_num03.png")
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_list .reccomend_list03 .reccomend_list_img:after {
		background-image: url("../img/reccomend_num03_sp.png")
	}
}
.japanesearea .reccomend .reccomend_photo_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px;
	height: 50px;
	border-radius: 26px;
	background-color: #b8a57b;
	margin: 20px auto 90px;
	font-size: 1.6rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
	color: #fff;
	transition: background-color .3s
}
.japanesearea .reccomend .reccomend_photo_link:hover {
	background-color: #B69861
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_photo_link {
		width: 280px;
		height: 42px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 60px;
		font-size: 1.3rem;
		letter-spacing: 0
	}
}
@media screen and (max-width:320px) {
	.japanesearea .reccomend .reccomend_photo_link {
		width: 220px
	}
}
.japanesearea .reccomend .reccomend_fair {
	width: calc(100% - 420px);
	max-width: 1000px;
	margin: auto;
	margin-bottom: 100px;
	border: 20px solid #f0ebe2;
	position: relative
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair {
		width: calc(100% - 40px);
		margin-bottom: 0;
		border-left: 20px solid #f0ebe2;
		border-right: 20px solid #f0ebe2;
		border-top: 40px solid #f0ebe2;
		border-bottom: 40px solid #f0ebe2;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}
.japanesearea .reccomend .reccomend_fair:before {
	content: "";
	position: absolute;
	width: 128px;
	height: 55px;
	top: -36px;
	left: 68px;
	background-image: url("../img/reccomend_check.png");
	background-size: cover;
	z-index: 1
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair:before {
		top: -30px;
		left: 20px
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt {
	padding: 45px 60px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt {
		padding: 30px
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_ttl {
	font-size: 3.8rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.075em;
	color: #806239;
	margin-bottom: 32px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_ttl {
		font-size: 2.4rem;
		margin-bottom: 20px;
		width: 110%;
	}
}
@media screen and (max-width:320px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_ttl {
		font-size: 2.2rem
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_ttl span {
	display: block;
	font-size: 2.8rem;
	line-height: 2
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_ttl span {
		font-size: 1.8rem
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_txt {
	font-size: 1.6rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.01em;
	line-height: 1.875;
	color: #424242;
	margin-bottom: 30px
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .fair_txt {
		font-size: 1.4rem
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .reccomend_fair_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 300px;
	height: 50px;
	border-radius: 26px;
	background-color: #ff8074;
	font-size: 1.6rem;
	font-family: ryo-display-plusn, serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
	color: #fff;
	-webkit-transition: background-color .3s;
	-o-transition: background-color .3s;
	transition: background-color .3s
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .reccomend_fair_link:hover {
	background-color: #ff6d66
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .reccomend_fair_link {
		width: 280px;
		height: 42px;
		font-size: 1.3rem;
		letter-spacing: 0;
		margin: auto
	}
}
@media screen and (max-width:320px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_txt .reccomend_fair_link {
		width: 220px
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_img {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0
}
@media screen and (max-width:640px) {
	.japanesearea .reccomend .reccomend_fair .reccomend_fair_img {
		width: 100%;
		height: 50vw;
		position: relative;
		top: auto;
		right: auto;
	}
}
.japanesearea .reccomend .reccomend_fair .reccomend_fair_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}