.con_intro {
	margin: 0;
	padding: 40px 0 0;
	background: url(../../common/img/tone2-bg.jpg) repeat center top / 100% auto;
}

.con_intro .box_intro {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.con_intro .box_intro .inner {
	display: flex;
	flex-direction: column-reverse;
}

.con_intro .box_intro .inner .box_text {
	margin: 16px 0 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.o_ttl1 h3 {
	display: flex;
	justify-content: center;
}

.o_ttl1 h3 span.jp {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.o_ttl1 h3 span.jp strong {
	margin: 8px 0;
	font-size: 48px;
	color: #b48f38;
}

.o_ttl1 h3 span {
	position: relative;
	display: inline-block;
	text-align: left;
}

.o_ttl1 h3 span.en {
	background: linear-gradient(-45deg, #ffd3a5 0%, #fd6585 90%);
	-webkit-background-clip: text;
	font-family: "Markazi Text", serif;
	font-size: 258%;
	font-weight: 400;
	line-height: 1;
	-webkit-text-fill-color: transparent;
	text-orientation: sideways !important;
}

.con_intro .box_intro .inner .box_text .o_ttl1 h3::before {
	display: none;
}

.con_intro .box_intro .inner .box_text .text {
	margin: 8px 0 0;
	line-height: 2.2;
}

.con_intro .box_intro .inner .box_img {
	margin: 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.con_intro .box_intro .inner .box_img:before {
	width: 400px;
	height: 350px;
	background: url(../../common/img/tone2-bg.jpg) repeat right top / 200% auto;
	position: absolute;
	content: "";
	top: 24px;
	right: 32px;
	z-index: 0;
}

.con_intro .box_intro .inner .box_img:after {
	width: 400px;
	height: 350px;
	mix-blend-mode: multiply;
	background: url(../../common/img/bg-uroko.png) repeat left top;
	position: absolute;
	content: "";
	top: 24px;
	right: 32px;
	z-index: 0;
}

.con_intro .box_intro .inner .box_img .img {
	width: 32.86624%;
	position: relative;
	z-index: 1;
}

.con_intro .box_intro .inner .box_img .img:nth-child(2) {
	margin-top: 50px;
}

.con_intro .box_intro .inner .box_img .img:nth-child(3) {
	margin-top: 100px;
}

.con_intro .box_intro .inner .box_img .img .catchphrase {
	padding: 24px 0;
	background: url(../../common/img/bg-green.png) left center / 300px auto;
	position: absolute;
	top: -12px;
	left: 8px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
	text-orientation: upright;
}

.con_intro .box_intro .inner .box_img .img .name {
	margin: 8px 0 0;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

.con_intro .abs1 {
	width: 120px;
	position: absolute;
	top: -110px;
	left: -30px;
}

.con_intro .abs2 {
	width: 140px;
	position: absolute;
	top: -26px;
	right: -30px;
	z-index: 2;
}

.con_intro .abs3 {
	display: none;
}

/*================================================================
#
================================================================ */
.nabe {
	padding: 80px 0 0;
	background: url(../../common/img/tone2-bg.jpg) repeat center top / 100% auto;
}

.botan {
	padding: 80px 0;
}

.nabe .title-en {
	position: relative;
	text-align: center;
}

.nabe .title-en span {
	padding: 0 40px 0 56px;
	position: relative;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #b48f38;
	text-align: center;
	letter-spacing: 0.4em;
	text-transform: capitalize;
}

.nabe .title-en span:before,
.nabe .title-en span:after {
	width: 6px;
	height: 64px;
	margin-top: auto;
	margin-bottom: auto;
	background: url("../../common/img/line-tate-circle.svg") no-repeat center / 100% auto;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
}

.nabe .title-en span:after {
	right: 0;
	left: auto;
}

.nabe .label {
	width: 88px;
	height: 88px;
	padding: 8px 0 0;
	border: 1px solid #b48f38;
	border-radius: 9999px;
	position: absolute;
	top: 24px;
	left: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	color: #b48f38;
	z-index: 4;
}

.nabe .label.limited {
	border: 1px solid #b50815;
	background-color: #b50815;
	color: #fff;
	font-size: 16px;
}

.nabe .label.limited small {
	display: inline-block;
	font-size: 16px;
	color: #fff;
}

.nabe .catchphrase {
	margin: 40px 0 0;
	font-size: 16px;
	font-weight: 700;
	color: #b48f38;
	text-align: center;
	letter-spacing: 0.2em;
}

.nabe .title {
	margin: 16px 0 0;
	position: relative;
	font-size: 20px;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0.2em;
}

.nabe .title strong {
	margin: 8px 0 0 8px;
	padding: 5px 16px 0px;
	background: url(../../common/img/bg-green.png) left center / 300px auto;
	font-size: 48px;
	font-weight: 400;
	line-height: 1;
	color: #fff;
}

.nabe .img {
	margin: 24px 0 56px;
	position: relative;
	text-align: center;
}

.nabe .img:before {
	width: 100%;
	height: 100%;
	background: url(../../common/img/tone2-bg.jpg) repeat right top / 200% auto;
	position: absolute;
	content: "";
	right: -64px;
	bottom: -24px;
	z-index: 0;
}

.nabe .img:after {
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	background: url(../../common/img/bg-uroko.png) repeat left top;
	position: absolute;
	content: "";
	right: -64px;
	bottom: -24px;
	z-index: 0;
}

.nabe .img .wind {
	opacity: .8;
	mix-blend-mode: multiply;
	position: absolute;
	top: 160px;
	left: -210px;
	z-index: 2;
}

.nabe .img img {
	position: relative;
	z-index: 1;
}

.nabe .text {
	margin: 40px 0 0;
	position: relative;
	line-height: 2.3;
	text-align: center;
	letter-spacing: 0.1em;
}

.nabe .row {
	max-width: 1600px;
	margin: 32px auto 0;
}

.nabe .row .col:first-child {
	margin: 0 0 32px;
	padding: 0 32px;
}

.nabe .row iframe {
	width: 100%;
	max-width: 100%;
	object-fit: cover;
	aspect-ratio: 16 / 9;
}

.nabe .link {
	margin: 32px 0 0;
	padding: 0 24px;
}

.nabe .link li {
	margin: 16px 0 0;
}

.nabe .link li a {
	width: 100%;
	height: 80px;
	padding: 0;
	border: 1px solid var(--green);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 20px;
}

.nabe .link li a small {
	margin: 8px 0 4px;
	font-size: 13px;
	color: var(--green);
	letter-spacing: 0.2em;
}