@charset "UTF-8";

/* Tools */

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.d-block {
	display: block;
}

.d-inline-block {
	display: inline-block;
}

.hidden {
	display: none !important;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::after {
	clear: both;
}

.clear {
	clear: both;
}

/* show only  SP/PC
-------------------------------*/

.sp-only {
	display: none !important;
}

.sp-only-2 {
	display: none !important;
}

.pc-only {
	display: block !important;
}

.pc-only-2 {
	display: inline-block !important;
}

/* font
-------------------------------*/

.fw-700 {
	font-weight: 700;
}

/* margin
-------------------------------*/

/* padding
-------------------------------*/

/* gap
-------------------------------*/

/* Layout */

html:has(#kyushuajijiman) {
	scroll-behavior: smooth;
}

html:has(.l-navi[aria-hidden=false]) {
	overflow: hidden;
}

#kyushuajijiman {
	overflow: hidden;
	position: relative;
	font: 500 2rem "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	background: #FDF7EB;
	color: #374578;
}

#kyushuajijiman * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#kyushuajijiman img {
	max-width: 100%;
}

#kyushuajijiman h1,
#kyushuajijiman h2,
#kyushuajijiman h3,
#kyushuajijiman h4,
#kyushuajijiman h5,
#kyushuajijiman h6 {
	font-weight: 700;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#kyushuajijiman .l-wrapper-page {
	position: relative;
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
}

.l-navi {
	display: none;
}

/* Module */

.noscript {
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	padding: 1em;
	border: 3px solid red;
}

.noscript span {
	color: red;
}

.bg-nagasaki {
	background-color: #EDA325;
}

.bg-saga {
	background: #005428;
}

.bg-oita {
	background-color: #A2C106;
}

.bg-okinawa {
	background: #CF271A;
}

.bg-fukuoka {
	background: #88AD0D;
}

.bg-miyazaki {
	background: #8a6542;
}

.bg-yell {
	position: relative;
	background: #FAE782;
	overflow: hidden;
}

.bg-kagoshima {
	background: #000000;
}

.bg-kumamoto {
	background: #047200;
}

.border-nagasaki {
	border-color: #EDA325;
}

.border-saga {
	border-color: #005428;
}

.border-oita {
	border-color: #A2C106;
}

.border-okinawa {
	border-color: #CF271A;
}

.border-fukuoka {
	border-color: #88AD0D;
}

.border-miyazaki {
	border-color: #8a6542;
}

.border-kumamoto {
	border-color: #047200;
}

.color-nagasaki {
	color: #EDA325;
}

.color-saga {
	color: #005428;
}

.color-oita {
	color: #A2C106;
}

.color-okinawa {
	color: #CF271A;
}

.color-fukuoka {
	color: #88AD0D;
}

.color-miyazaki {
	color: #8a6542;
}

.color-kagoshima {
	color: #AC4F00;
}

.button-return-top-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 20px;
	margin-top: 175px;
}

.button-return-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 30rem;
	height: 7.8rem;
	background: #F57804;
	color: #FFF;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
	border-radius: 4rem;
	border: 2px solid #F57804;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.button-return-top:hover {
	background: #FFF;
	color: #F57804;
}

.button-primary-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 20px;
}

.button-primary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #aa9000;
	color: #fff;
	text-align: center;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.2;
	border-radius: 22px;
	padding: 7px 20px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border: 2px solid #aa9000;
}

.button-primary:hover {
	background: #fff;
	color: #aa9000;
}

.top-mainvisual {
	overflow: hidden;
	position: relative;
	background: url(../img/bg_mv_left.svg) no-repeat left -65px bottom 15px, url(../img/bg_mv_right.svg) no-repeat right -25px bottom 10px, #FFE269;
	height: 788px;
	border-bottom: 10px solid #FCB827;
}

.top-mainvisual__main {
	padding-top: 30px;
}

.top-mainvisual__head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
	width: 100%;
}

.top-mainvisual__head__1 {
	display: block;
	max-width: 291px;
}

.top-mainvisual__head__2 {
	display: block;
	width: clamp(32rem, 25.1643979058rem + 8.9005235602vw, 35.4rem);
	margin-top: -8px;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.top-mainvisual__head__2.is-visible {
	-webkit-animation: scale 0.4s cubic-bezier(0, 0.97, 0.55, 1.51) forwards;
	animation: scale 0.4s cubic-bezier(0, 0.97, 0.55, 1.51) forwards;
}

.top-mainvisual__text {
	max-width: 716px;
	margin: 0 auto;
	opacity: 0;
}

.top-mainvisual__text.is-visible {
	-webkit-animation: fadeIn 1s linear forwards;
	animation: fadeIn 1s linear forwards;
}

.top-mainvisual__package {
	position: absolute;
	top: 58%;
	right: 4px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: clamp(20rem, -10.7602094241rem + 40.0523560209vw, 35.3rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-mainvisual__package__img {
	width: 266px;
	position: relative;
	-webkit-transform: scale(0);
	transform: scale(0);
	width: clamp(18rem, -5.3214659686rem + 30.3664921466vw, 29.6rem);
}

.top-mainvisual__package__img.is-visible {
	-webkit-animation: scale 0.4s cubic-bezier(0.12, 0.89, 0.37, 1.47) forwards;
	animation: scale 0.4s cubic-bezier(0.12, 0.89, 0.37, 1.47) forwards;
}

.top-mainvisual__package__new {
	width: clamp(10rem, 1.9581151832rem + 10.4712041885vw, 14rem);
	position: absolute;
	top: -31%;
	right: -21%;
	opacity: 0;
}

.top-mainvisual__package__new.is-visible {
	-webkit-animation: fadeIn 0.3s linear forwards;
	animation: fadeIn 0.3s linear forwards;
}

.top-mainvisual__potechi {
	position: absolute;
	top: 60.5%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: clamp(19rem, -38.2984293194rem + 74.6073298429vw, 47.5rem);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.top-mainvisual__potechi__img {
	width: clamp(18rem, 3.122513089rem + 19.3717277487vw, 25.4rem);
}

.top-mainvisual__ago {
	position: absolute;
	top: 50vw;
	left: calc(-50vw - 200px);
	width: clamp(10rem, 0.3497382199rem + 12.5654450262vw, 14.8rem);
}

.top-mainvisual__ago img {
	display: block;
	width: 100%;
}

.top-mainvisual__ago.is-visible {
	-webkit-animation: ago 1.4s linear forwards;
	animation: ago 1.4s linear forwards;
}

.wave-anime {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 140px;
	z-index: 10;
}

.wave-anime__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1980px;
	height: 100%;
}

.wave-anime__inner::before,
.wave-anime__inner::after {
	content: "";
	display: block;
	background: url(../img/bg_wave.png) repeat-x left top/99px auto, linear-gradient(to top, #6BBADF 0, #6BBADF 20px, transparent 20px, transparent 100%);
	width: 1980px;
	height: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

.wave-anime__inner::before {
	-webkit-animation: wave1 50s infinite linear, wave3 2.5s infinite linear;
	animation: wave1 50s infinite linear, wave3 2.5s infinite linear;
}

.wave-anime__inner::after {
	-webkit-animation: wave2 50s linear infinite, wave3 2.5s infinite linear;
	animation: wave2 50s linear infinite, wave3 2.5s infinite linear;
}

.top-movie {
	position: relative;
	padding: 100px 0 130px;
	margin: 0 auto;
}

.top-movie__inner {
	position: relative;
	width: 1140px;
	max-width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
}

.top-movie__wrap {
	width: 62.8%;
	margin-left: auto;
	margin-right: auto;
	aspect-ratio: 16/9;
}

.top-movie__wrap > iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.top-movie__deco {
	position: absolute;
	display: block;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.top-movie__deco.is-visible {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.top-movie__deco img {
	width: 100%;
	height: auto;
}

.top-movie__deco--1 {
	top: -6%;
	left: 0;
	width: 11.3157894737%;
}

.top-movie__deco--2 {
	top: -9.5%;
	right: -2%;
	width: 11.0526315789%;
}

.top-movie__deco--3 {
	top: 18%;
	left: 5.5%;
	width: 11.4035087719%;
}

.top-movie__deco--4 {
	top: 18%;
	right: 3.5%;
	width: 11.5789473684%;
}

.top-movie__deco--5 {
	top: 51.5%;
	left: 1.2%;
	width: 12.7192982456%;
}

.top-movie__deco--6 {
	top: 61%;
	right: -1.4%;
	width: 11.1403508772%;
}

.top-movie__deco--7 {
	top: 95%;
	left: 6%;
	width: 10.5263157895%;
}

.top-movie__deco--8 {
	top: 92.5%;
	right: 2.5%;
	width: 11.0526315789%;
}

.menu-btn-area {
	display: none;
}

.navi-list {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 3.125;
	text-align: center;
	width: 100%;
}

.navi-list--blue {
	background: url(../img/bg_menu_blue.png) repeat-x center top/41px auto, linear-gradient(to bottom, transparent 0, transparent 20px, #81C4E4 20px, #81C4E4 100%);
	padding: 45px 0 0;
	margin-top: 6px;
}

.top-lead {
	background: #f7e26c;
	padding-top: 57px;
	overflow: hidden;
}

.top-lead__image-wrap {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 108px;
}

.top-lead__image {
	width: 29.5%;
}

.top-lead__image img {
	display: block;
}

.top-lead__image--01 {
	position: relative;
	-webkit-transform: rotate(352deg);
	transform: rotate(352deg);
}

.top-lead__image--02 {
	position: relative;
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg);
}

.top-lead__image__package {
	-webkit-transform: scale(0);
	transform: scale(0);
	position: relative;
	z-index: 5;
}

.top-lead__image__package.is-visible {
	-webkit-animation: scale 0.4s cubic-bezier(0, 0.97, 0.55, 1.51) forwards;
	animation: scale 0.4s cubic-bezier(0, 0.97, 0.55, 1.51) forwards;
}

.top-lead__text {
	margin-top: 10px;
	text-align: center;
	opacity: 0;
}

.top-lead__text.is-visible {
	-webkit-animation: fadeIn 0.5s linear forwards;
	animation: fadeIn 0.5s linear forwards;
}

.top-lead__text__image {
	display: inline-block;
}

.top-lead__text__text {
	margin-top: 13px;
	color: #080808;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 1.5;
}

.top-lead__anchor {
	position: relative;
	margin-top: 57px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 89px;
}

.top-lead__anchor::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 10px;
	background: #fcb827;
	z-index: 100;
	left: 0;
	bottom: 0;
}

.top-lead__anchor__item {
	position: relative;
	display: block;
	background: #fcb827;
	border: 5px solid #fcb827;
	width: 40.5%;
	max-width: 589px;
	border-radius: 7px;
	padding: 20px 0 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-filter: drop-shadow(5px 4px 8px rgba(0, 0, 0, 0.2));
	filter: drop-shadow(5px 4px 8px rgba(0, 0, 0, 0.2));
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.top-lead__anchor__item:hover {
	background: #ffffff;
}

.top-lead__anchor__item:hover::before {
	opacity: 1;
}

.top-lead__anchor__item--1::before {
	position: absolute;
	top: 49%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	width: 287px;
	height: 32px;
	display: block;
	-webkit-mask: url(../img/txt_anchor_01.svg) no-repeat center/contain;
	mask: url(../img/txt_anchor_01.svg) no-repeat center/contain;
	background: #fcb827;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
}

.top-lead__anchor__item--2::before {
	position: absolute;
	top: 49%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	width: 152px;
	height: 34px;
	display: block;
	-webkit-mask: url(../img/txt_anchor_02.svg) no-repeat center/contain;
	mask: url(../img/txt_anchor_02.svg) no-repeat center/contain;
	background: #fcb827;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	opacity: 0;
}

.top-lead__deco {
	position: absolute;
	z-index: 1;
}

.top-lead__deco--1 {
	width: 243px;
	top: 120px;
	left: 200px;
}

.top-lead__deco--2 {
	width: 298px;
	top: 120px;
	left: 200px;
}

.top-lead__deco--3 {
	width: 237px;
	height: 190px;
	top: 120px;
	left: -200px;
}

.top-lead__deco--4 {
	width: 285px;
	top: 120px;
	left: -200px;
}

.goods-wrap {
	position: relative;
	padding: 158px 0 280px;
}

.goods-deco {
	position: absolute;
	bottom: calc((100vw - 1140px) * -0.5 - 100px + 273px);
	left: calc((100vw - 1140px) * -0.5 - 100px);
	width: 122px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.goods-deco.is-visible {
	bottom: 273px;
	left: 0;
}

.goods {
	background: #fae782;
	padding-bottom: 40px;
}

.goods__heading {
	position: relative;
	margin-bottom: 60px;
	text-align: center;
	padding: 20.2% 0 8%;
	line-height: 1;
	z-index: 1;
}

.goods__heading img {
	max-width: 25% !important;
}

.goods__heading::after {
	content: "";
	background: url("../img/bg_goods_hd_pc.svg") no-repeat center/contain;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: -1;
}

.goods__list {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 33px 3%;
	width: 1100px;
	max-width: 100%;
}

.goods__list--2col {
	width: 100%;
	max-width: 803px;
	gap: 45px 14.8%;
}

.goods__list--2col .goods__item {
	width: 42.6%;
}

.goods__item {
	width: 31.1%;
	text-align: center;
}

.goods__item__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	position: relative;
	background: rgba(255, 255, 255, 0.85);
	border-radius: 21px;
	padding: 24px 10px 23px;
	-webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
	filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}

.goods__badge {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	top: -19px;
	left: -23px;
}

.goods__image img {
	max-width: 80%;
	width: 248px;
}

.goods__name {
	margin-top: -7px;
	font-size: 2.5rem;
	font-weight: 700;
	color: #000;
	line-height: 1.1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.goods__name__inner {
	display: block;
}

.goods__name__inner span {
	font-size: 2.2rem;
}

.goods__button-wrap {
	margin: 13px auto 0;
	width: 100%;
	max-width: 221px;
}

.goods__heading-sub {
	margin-top: 46px;
	margin-bottom: 25px;
	text-align: center;
	color: #ef4646;
	font-size: 4.5rem;
	font-weight: 700;
}

.goods__heading-sub span {
	display: block;
	font-size: 2.5rem;
	font-weight: 700;
}

.commit {
	padding: 6rem 0 0;
	position: relative;
	z-index: 3;
}

.commit__heading {
	width: 277px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5rem;
	text-align: center;
}

.commit__heading img:first-child {
	width: 82%;
}

.commit__contents:not(:last-child) {
	margin-bottom: 21.5rem;
}

.commit__contents__heading {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.5rem;
	text-align: center;
}

.commit__contents__heading > span {
	position: relative;
	display: inline-block;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.58;
	margin-bottom: 1rem;
}

.commit__contents__heading > span::before,
.commit__contents__heading > span::after {
	position: absolute;
	bottom: 0;
	content: "";
	width: 3px;
	height: 50px;
	display: block;
	background-repeat: repeat;
	background-size: 100% 8px;
}

.commit__contents__heading > span::before {
	right: calc(100% + 5px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
	margin-right: 0.5em;
}

.commit__contents__heading > span::after {
	left: calc(100% + 5px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
}

.commit__contents__heading > span span {
	font-size: 2.4rem;
}

.commit__contents__heading--01 span {
	color: #EF4646;
}

.commit__contents__heading--01 span::before,
.commit__contents__heading--01 span::after {
	background-image: linear-gradient(180deg, #EF4646 4px, transparent 4px);
}

.commit__contents__heading--02 {
	padding-top: 4rem;
}

.commit__contents__heading--02 span {
	color: #53B736;
}

.commit__contents__heading--02 span::before,
.commit__contents__heading--02 span::after {
	background-image: linear-gradient(180deg, #53B736 4px, transparent 4px);
}

.commit__contents__heading--03 span {
	color: #3992C1;
}

.commit__contents__heading--03 span::before,
.commit__contents__heading--03 span::after {
	background-image: linear-gradient(180deg, #3992C1 4px, transparent 4px);
}

.commit__text {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.58;
	color: #000;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

.commit-item-1 {
	margin-top: 7.8rem;
}

.commit-item-1__heading {
	display: block;
	width: 256px;
	margin-left: 8.5%;
}

.commit-item-1__main {
	padding: 15.4% 0 0;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.commit-item-1__image-main {
	width: 45.1%;
	margin-left: auto;
	margin-right: auto;
}

.commit-item-1__item {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 2.1%;
	width: 23.2%;
	aspect-ratio: 1/1;
	border-radius: 50%;
	background: #FDFBE8;
	text-align: center;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.commit-item-1__item:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.commit-item-1__item:hover .commit-item-1__button {
	background: #ffffff;
	color: #EF4646;
}

.commit-item-1__item--nagasaki {
	top: 19%;
	left: 6%;
}

.commit-item-1__item--nagasaki .commit-item-1__image {
	width: 101.9%;
}

.commit-item-1__item--nagasaki .commit-item-1__name {
	margin-bottom: 0.2em;
}

.commit-item-1__item--saga {
	top: -7%;
	left: 25%;
}

.commit-item-1__item--saga .commit-item-1__image {
	width: 100.9%;
}

.commit-item-1__item--saga .commit-item-1__name {
	margin-bottom: 0.4em;
}

.commit-item-1__item--fukuoka {
	top: -8.5%;
	left: 58%;
}

.commit-item-1__item--fukuoka .commit-item-1__image {
	width: 100.2%;
}

.commit-item-1__item--fukuoka .commit-item-1__name {
	margin-bottom: 0.5em;
}

.commit-item-1__item--oita {
	top: 23%;
	left: 72.7%;
	padding-bottom: 1.5%;
}

.commit-item-1__item--oita .commit-item-1__image {
	width: 102.3%;
}

.commit-item-1__item--oita .commit-item-1__name {
	margin-bottom: 0.5em;
}

.commit-item-1__item--miyazaki {
	top: 59.5%;
	left: 66.5%;
	padding-bottom: 1.3%;
}

.commit-item-1__item--miyazaki .commit-item-1__image {
	width: 100%;
}

.commit-item-1__item--okinawa {
	top: 92.5%;
	left: 12.5%;
}

.commit-item-1__item--okinawa .commit-item-1__image {
	width: 100%;
}

.commit-item-1__item--okinawa .commit-item-1__name {
	margin-bottom: 0.7em;
}

.commit-item-1__item--kagoshima {
	top: 83%;
	left: 46%;
}

.commit-item-1__item--kagoshima .commit-item-1__image {
	width: 100%;
}

.commit-item-1__item--kagoshima .commit-item-1__name {
	margin-bottom: 0.4em;
}

.commit-item-1__item--kumamoto {
	top: 49%;
	left: 17%;
	width: 26.2%;
	background: transparent;
}

.commit-item-1__item--kumamoto .commit-item-1__name {
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 0.4em;
}

.commit-item-1__item--kumamoto .commit-item-1__button {
	margin-right: 2em;
}

.commit-item-1__item--kumamoto .commit-item-1__image {
	width: 100%;
}

.commit-item-1__image {
	position: absolute;
	bottom: -6%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.commit-item-1__image img {
	width: 100%;
	max-width: none !important;
}

.commit-item-1__name {
	position: relative;
	font-size: clamp(1rem, 1.96vw, 2rem);
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

.commit-item-1__name span {
	font-size: clamp(1rem, 2.35vw, 2.4rem);
}

.commit-item-1__button {
	display: inline-block;
	font-size: clamp(1rem, 1.47vw, 1.5rem);
	font-weight: 700;
	color: #ffffff;
	background: #EF4646;
	border: 1px solid #EF4646;
	border-radius: 1.13em;
	padding: 0.2em 1.2em;
	z-index: 100;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.commit-item-2 {
	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;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 3rem;
	gap: 1.7rem 4%;
}

.commit-item-2__text {
	width: 100%;
}

.commit-item-2__image-1 {
	width: 40.4%;
}

.commit-item-2__image-2 {
	width: 33%;
}

.commit-item-3 {
	position: relative;
	max-width: 613px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem;
	padding-bottom: 12rem;
}

.commit-item-3 img {
	display: block;
	border-radius: 27px;
}

.commit-item-3::before {
	position: absolute;
	top: -7%;
	left: 52%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	content: "";
	width: 1152px;
	height: 695px;
	display: block;
	background: url(../img/deco_commit_pc.png) no-repeat center/contain;
	z-index: 1;
}

.scrollin {
	opacity: 0;
	-webkit-transform: translate(0, 80px);
	transform: translate(0, 80px);
}

.scrollin.is-visible {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

.furusato {
	padding-top: 160px;
}

.furusato__heading {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	aspect-ratio: 434/52;
	max-width: 434px;
	margin: 0 auto 80px;
	-webkit-mask: url(../img/hd_furusato.svg) no-repeat center;
	mask: url(../img/hd_furusato.svg) no-repeat center;
}

.furusato__main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.furusato__map-image img {
	display: block;
}

.furusato__map-image--nagasaki {
	width: 43.5%;
}

.furusato__map-image--saga {
	width: 43.8%;
}

.furusato__map-image--oita {
	width: 43.8%;
}

.furusato__map-image--okinawa {
	width: 43.5%;
}

.furusato__map-image--fukuoka {
	width: 42.6%;
}

.furusato__map-image--miyazaki {
	width: 27.7%;
}

.furusato__map-image--kagoshima {
	width: 30.7407%;
}

.furusato__map-image--kumamoto {
	width: 30.7407%;
}

.furusato__image img {
	display: block;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.furusato__image--nagasaki {
	width: 55.277777%;
}

.furusato__image--saga {
	width: 54.8%;
}

.furusato__image--oita {
	width: 54.8%;
}

.furusato__image--okinawa {
	width: 55%;
}

.furusato__image--fukuoka {
	width: 55%;
}

.furusato__image--miyazaki {
	width: 60.3%;
}

.furusato__image--kagoshima {
	width: 55.2778%;
}

.furusato__image--kumamoto {
	width: 55.2778%;
}

.furusato__image--kumamoto-02 {
	max-width: 797px;
}

.furusato__text {
	margin-top: 60px;
}

.tochi-feature {
	padding-top: 120px;
}

.tochi-feature__heading {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	aspect-ratio: 662/55;
	max-width: 662px;
	margin: 0 auto 80px;
	-webkit-mask: url(../img/hd_tochi_feature.svg) no-repeat center;
	mask: url(../img/hd_tochi_feature.svg) no-repeat center;
}

.tochi-feature__heading--kagoshima {
	margin: 0 auto 35px;
}

.tochi-feature__heading--kumamoto {
	margin: 0 auto -3px;
}

.tochi-feature__image {
	margin-right: auto;
	margin-left: auto;
}

.tochi-feature__image--kumamoto {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 106.6%;
	margin: 0;
}

.page-common-footer {
	position: relative;
	padding: 0 0 100px;
}

.message--kumamoto .message__heading {
	margin-bottom: 90px;
}

.message--kumamoto .message__image {
	margin-right: auto;
	margin-left: auto;
}

.message--kumamoto .message__image__wide-figcaption {
	width: 643px;
	top: 22px;
	margin-bottom: 109px;
}

.message__heading {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	aspect-ratio: 387/77;
	max-width: 387px;
	margin: 0 auto 80px;
	clip-path: polygon(100% 0, 96.5% 50%, 100% 100%, 0% 100%, 3.5% 50%, 0% 0%);
	background-image: url(../img/hd_message.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.message__body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 4.8%;
	margin-left: auto;
	margin-right: auto;
}

.message__body--nagasaki {
	max-width: 1040px;
}

.message__body--saga,
.message__body--okinawa {
	max-width: 1020px;
}

.message__body--oita {
	max-width: 1010px;
}

.message__body--fukuoka {
	max-width: 1000px;
}

.message__body--kagoshima {
	max-width: 965px;
}

.message__body--kumamoto {
	max-width: 997px;
}

.message__body--kumamoto .message__image {
	max-width: 559px;
}

.message__body--kumamoto .message__image img {
	border-radius: 18px;
}

.message__body--center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.message__body--column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.message__image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.message__image--rectangle {
	width: 405px;
}

.message__image--rectangle img {
	border-radius: 18px;
}

.message__image--round {
	width: 276px;
}

.message__image--round img {
	border-radius: 50%;
}

.message__image img {
	display: block;
	width: 100%;
}

.message__image figcaption {
	margin-top: 5px;
	font-size: 1.5rem;
	line-height: 2.1;
}

.message__image figcaption span {
	display: inline-block;
}

.message__image__wide-figcaption {
	position: relative;
	width: 568px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-bottom: 50px;
}

.message__main--rectangle {
	width: 570px;
}

.message__main--roound {
	width: 680px;
}

.message--kumamoto .message__main {
	text-align: justify;
}

.message__label {
	margin-bottom: 1.5em;
}

.item-info {
	color: #000000;
}

.item-info__label {
	color: #FFF;
	-webkit-mask: url(../img/bg_hd_item.svg) no-repeat center/100% auto;
	mask: url(../img/bg_hd_item.svg) no-repeat center/100% auto;
	width: 174px;
	aspect-ratio: 174/69;
	font-size: 2.4rem;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	text-align: center;
}

.item-info__body {
	border-width: 10px;
	border-style: solid;
	background: #FFF9D9;
	border-radius: 30px;
	padding: 65px 5% 35px;
}

.item-info__heading {
	font-size: 3.5rem;
	line-height: 1.42;
	margin-bottom: 30px;
}

.item-info__heading--center {
	text-align: center;
}

.item-info__attention {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	margin-top: -15px;
}

.item-info__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 8.8%;
	max-width: 875px;
	margin: 35px auto 0;
}

.item-info__content--kagoshima {
	gap: 7.8%;
}

.item-info__image {
	width: 241px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.item-info__note {
	font-size: 1.6rem;
	margin-top: 5px;
}

.text-wrap {
	width: 91%;
	margin-left: auto;
	margin-right: auto;
}

.text-wrap--narrow {
	width: 73.8889%;
}

.sec-nagasaki-1 {
	padding: 22px 0 0;
}

.sec-nagasaki-1__image-wrap {
	position: relative;
}

.sec-nagasaki-1__image {
	position: relative;
	width: 100%;
	max-width: 896px;
	margin: 0 auto;
}

.sec-nagasaki-1__image figcaption {
	position: absolute;
	top: 1.2em;
	left: 1.5em;
	color: #FFF;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.sec-nagasaki-1__image img {
	display: block;
}

.sec-nagasaki-1__image-item {
	position: absolute;
	top: 69%;
	left: 1.7em;
	-webkit-transform: rotate(1deg);
	transform: rotate(1deg);
	width: 353px;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-nagasaki-1__image-item img {
	display: block;
}

.sec-nagasaki-1__text {
	margin-top: 84px;
}

.sec-nagasaki-1__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-nagasaki-2 {
	position: relative;
	padding: 190px 0 167px;
}

.sec-nagasaki-2__content:not(:last-child) {
	margin-bottom: 50px;
}

.sec-nagasaki-2__content--deco-2::after {
	content: "";
	position: absolute;
	bottom: -12.2%;
	left: 12.4%;
	width: 122px;
	height: 122px;
	background: url(../img/deco_ago.svg) no-repeat center center/contain;
}

.sec-nagasaki-2__image-wrap {
	position: relative;
}

.sec-nagasaki-2__image {
	position: relative;
	width: 100%;
	max-width: 896px;
	margin: 0 auto;
}

.sec-nagasaki-2__image figcaption {
	position: absolute;
	top: 1.3em;
	left: 1.5em;
	color: #FFF;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.sec-nagasaki-2__image img {
	display: block;
}

.sec-nagasaki-2__image-item {
	position: absolute;
	top: -3.7em;
	right: 0;
	-webkit-transform: rotate(-1deg);
	transform: rotate(-1deg);
	width: 359px;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-nagasaki-2__image-item img {
	display: block;
}

.sec-nagasaki-2__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 22px;
	max-width: 896px;
	width: 100%;
	margin: 0 auto;
}

.sec-nagasaki-2__pc-2col img {
	display: block;
}

.sec-nagasaki-2__text {
	margin-top: 40px;
}

.sec-saga-1 {
	padding: 68px 0 0;
}

.sec-saga-1__image-wrap {
	position: relative;
}

.sec-saga-1__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 28px;
	max-width: 1101px;
	width: 100%;
	margin: 0 auto;
}

.sec-saga-1__image {
	position: relative;
}

.sec-saga-1__image figcaption {
	margin-top: 30px;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	text-align: center;
}

.sec-saga-1__image img {
	display: block;
}

.sec-saga-1__image-item {
	position: absolute;
	top: -5.7em;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 53%;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-saga-1__text {
	margin-top: 25px;
}

.sec-saga-1__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-saga-2 {
	padding: 88px 0 85px;
}

.sec-saga-2__image {
	position: relative;
	max-width: 881px;
	margin: 0 auto;
}

.sec-saga-2__image img {
	display: block;
}

.sec-saga-2__text {
	margin-top: 43px;
}

.sec-oita {
	padding: 55px 0 85px;
}

.sec-oita__content:not(:last-child) {
	padding-bottom: 55px;
}

.sec-oita__image-wrap {
	position: relative;
}

.sec-oita__image {
	position: relative;
	max-width: 898px;
	margin: 0 auto;
}

.sec-oita__image figcaption {
	margin-top: 20px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.75;
	text-align: center;
}

.sec-oita__image img {
	display: block;
}

.sec-oita__image-item {
	position: absolute;
	top: -5.7em;
	left: 50%;
	-webkit-transform: translateX(calc(-50% - 4px));
	transform: translateX(calc(-50% - 4px));
	width: 57.5%;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-oita__image-item img {
	display: block;
}

.sec-oita__text {
	margin-top: 41px;
}

.sec-oita__faq:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-oita__faq__question {
	margin-bottom: 0;
	font-size: 2rem;
	font-weight: 700;
	color: #374578;
}

.sec-okinawa-1 {
	padding-top: 37px;
}

.sec-okinawa-1__image-wrap {
	position: relative;
	margin-bottom: 46px;
}

.sec-okinawa-1__image {
	position: relative;
	max-width: 920px;
	margin: 0 auto;
}

.sec-okinawa-1__image img {
	display: block;
}

.sec-okinawa-1__image-item {
	position: absolute;
	top: -6em;
	left: 50%;
	-webkit-transform: translateX(calc(-50% - 10px));
	transform: translateX(calc(-50% - 10px));
	width: 59.6%;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-okinawa-1__image-item img {
	display: block;
}

.sec-okinawa-1__2col {
	display: grid;
	grid-template-columns: auto auto;
	gap: 42px;
	max-width: 915px;
	margin: 0 auto;
}

.sec-okinawa-1__2col__image {
	width: 160px;
}

.sec-okinawa-1__2col__image img {
	display: block;
	border-radius: 19px;
}

.sec-okinawa-1__2col__texts p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-okinawa-2 {
	padding: 92px 0 90px;
}

.sec-okinawa-2__2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	max-width: 1031px;
	margin: 0 auto;
}

.sec-okinawa-2__2col:not(:last-child) {
	margin-bottom: 2em;
}

.sec-okinawa-2__photo {
	width: 400px;
}

.sec-okinawa-2__photo figcaption {
	margin-top: 1em;
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: center;
}

.sec-okinawa-2__photo img {
	display: block;
	border: 1px solid #707070;
}

.sec-okinawa-2__main {
	width: 58.29%;
}

.sec-okinawa-2__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-okinawa-2__gallery {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 12px;
	max-width: 1101px;
	margin: 0 auto;
}

.sec-okinawa-2__image figcaption {
	margin-top: 1em;
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: center;
}

.sec-okinawa-2__image img {
	display: block;
}

.sec-fukuoka {
	padding: 38px 0 166px;
}

.sec-fukuoka__content:not(:last-child) {
	margin-bottom: 53px;
}

.sec-fukuoka__image-wrap {
	position: relative;
}

.sec-fukuoka__image {
	position: relative;
	max-width: 894px;
	margin: 0 auto;
}

.sec-fukuoka__image img {
	display: block;
}

.sec-fukuoka__image-item {
	position: absolute;
	top: -6em;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 68%;
	-webkit-filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(6px 8px 8px rgba(0, 0, 0, 0.3));
}

.sec-fukuoka__image-item img {
	display: block;
}

.sec-fukuoka__text {
	margin-top: 50px;
}

.sec-fukuoka__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-fukuoka__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	max-width: 970px;
	margin: 0 auto;
}

.sec-miyazaki-1 {
	padding-top: 50px;
}

.sec-miyazaki-1__image-wrap {
	position: relative;
}

.sec-miyazaki-1__image-item {
	overflow: hidden;
	width: 48%;
	margin: 0 auto 15px;
	border-radius: 18px;
}

.sec-miyazaki-1__image-item img {
	display: block;
}

.sec-miyazaki-1__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 38px;
	max-width: 900px;
	margin: 0 auto;
}

.sec-miyazaki-1__image img {
	display: block;
}

.sec-miyazaki-1__text {
	margin-top: 51px;
}

.sec-miyazaki-2 {
	padding-top: 75px;
}

.sec-miyazaki-2__quality {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 90.7%;
	margin: 0 auto;
}

.sec-miyazaki-2__main {
	padding-bottom: 1.5em;
	width: 68.12%;
}

.sec-miyazaki-2__heading {
	font-size: 3rem;
	color: #374578;
}

.sec-miyazaki-2__badge {
	width: 289px;
}

.sec-miyazaki-2__badge img {
	display: block;
}

.sec-miyazaki-3 {
	padding: 50px 0 158px;
}

.sec-miyazaki-3__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 4.76%;
	max-width: 1029px;
	margin: 0 auto;
}

.sec-miyazaki-3__image {
	width: 322px;
}

.sec-miyazaki-3__image figcaption {
	margin-top: 1.2em;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.75;
}

.sec-miyazaki-3__image img {
	display: block;
	border: 1px solid #707070;
}

.sec-miyazaki-3__main {
	width: 63.94%;
}

.sec-miyazaki-3__heading {
	font-weight: 700;
	margin-bottom: 1.6em;
}

.sec-miyazaki-3__text:not(:last-child) {
	margin-bottom: 1.6em;
}

.sec-miyazaki-3__text__title::before,
.sec-miyazaki-3__text__title::after {
	content: "—";
}

.sec-kagoshima {
	padding: 0 0 114px;
}

.sec-kagoshima__content:not(:last-child) {
	margin-bottom: 53px;
}

.sec-kagoshima__wide-image {
	position: relative;
	max-width: 896px;
	margin: 57px auto 0;
}

.sec-kagoshima__wide-image figcaption {
	position: absolute;
	top: 0.78em;
	left: 1.4em;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
}

.sec-kagoshima__wide-image img {
	display: block;
}

.sec-kagoshima__text {
	margin-top: 50px;
}

.sec-kagoshima__text:first-child {
	margin-top: 0;
}

.sec-kagoshima__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-kagoshima__pc-2col {
	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;
	gap: 26px;
	max-width: 900px;
	margin: 0 auto;
}

.sec-kagoshima__image img {
	display: block;
}

.sec-kumamoto {
	margin-top: -3.47vw;
	padding: 0 0 114px;
}

.sec-kumamoto__content:not(:last-child) {
	margin-bottom: 53px;
}

.sec-kumamoto__wide-image {
	position: relative;
	max-width: 896px;
	margin: 57px auto 0;
}

.sec-kumamoto__wide-image figcaption {
	position: absolute;
	top: 0.78em;
	left: 1.4em;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	color: #000;
}

.sec-kumamoto__wide-image img {
	display: block;
}

.sec-kumamoto__text {
	margin-top: 50px;
	text-align: justify;
}

.sec-kumamoto__text:first-child {
	margin-top: 0;
}

.sec-kumamoto__text--sm {
	width: 90%;
}

.sec-kumamoto__text p:not(:last-child) {
	margin-bottom: 1.5em;
}

.sec-kumamoto__text p span {
	font-size: 0.6em;
	vertical-align: super;
}

.sec-kumamoto__text__note {
	font-size: 1.6rem;
	line-height: 2;
}

.sec-kumamoto__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 26px;
	max-width: 1107px;
	margin: 0 auto;
}

.sec-kumamoto__image img {
	display: block;
}

.sec-info {
	padding-bottom: 170px;
}

.sec-info__item {
	width: 100%;
	max-width: 769px;
	padding: 26px 41px 43px;
	border: 1px dashed #374578;
	border-radius: 10px;
	margin: 0 auto;
}

.sec-info__item--lg {
	max-width: 943px;
}

.sec-info__item--px-sm {
	padding: 22px 19px 43px 24px;
}

.sec-info__heading {
	margin-bottom: 1.38em;
	font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 2rem;
	line-height: 1.4;
	color: #374578;
}

.sec-info__heading--mb-sm {
	margin-bottom: 1.45em;
}

.sec-info__pc-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.sec-info__image {
	position: relative;
	width: 150px;
}

.sec-info__image img {
	display: block;
}

.sec-info__main {
	width: 76.25%;
}

.sec-info__title {
	margin-bottom: 1em;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
	color: #374578;
}

.sec-info__title--morikawakaito-pj {
	margin-bottom: 1.1em;
	font-size: 2.4rem;
	line-height: 1.083;
}

.sec-info__text {
	line-height: 1.3;
	font-size: 2rem;
}

.sec-info__detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 1.2em;
	font-size: 2rem;
	line-height: 1.6;
}

.sec-info__detail__label {
	font-size: 2rem;
	margin-right: 2em;
}

.sec-info__detail__url a {
	color: currentColor;
}

.sec-info__detail__url a:hover {
	text-decoration: underline;
}

.how-to-buy {
	background: #fcfcfc;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #aa9000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, #aa9000), color-stop(50%, transparent)), -webkit-gradient(linear, right top, left top, color-stop(50%, #aa9000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(50%, #aa9000), color-stop(50%, transparent));
	background-image: linear-gradient(to right, #aa9000 50%, transparent 50%), linear-gradient(to bottom, #aa9000 50%, transparent 50%), linear-gradient(to left, #aa9000 50%, transparent 50%), linear-gradient(to bottom, #aa9000 50%, transparent 50%);
	background-size: 1rem 0.5rem, 0.5rem 1rem, 1rem 0.5rem, 0.5rem 1rem;
	background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
	background-position: left top, right top, right bottom, left top;
	max-width: 745px;
	margin: 100px auto 0;
	padding: 30px 20px 35px;
}

.how-to-buy__heading {
	color: #aa9000;
	font-size: 3.2rem;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
}

.how-to-buy__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 105px;
}

.how-to-buy__item--01 {
	text-align: center;
}

.how-to-buy__item--01 img {
	margin-top: 8px;
	margin-bottom: 19px;
	width: 97px;
}

.how-to-buy__item--02 img {
	width: 213px;
}

.how-to-buy__text {
	color: #000000;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
}

.how-to-buy__button-wrap {
	margin-top: 27px;
}

.pagetop {
	position: absolute;
	right: 100px;
	bottom: 90px;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.pagetop--top {
	bottom: 160px;
}

.pagetop:hover {
	opacity: 0.6;
}

.mainvisual {
	position: relative;
	padding: clamp(6.6rem, 8.6%, 9.6rem) 0 0;
	height: clamp(438px, 57.1vw, 640px);
	background-color: rgba(254, 231, 142, 0.7);
	background-repeat: repeat-x;
	background-position: center bottom 5px;
	background-size: auto 75px;
	border-bottom: 10px solid #AA9000;
	overflow: hidden;
}

.mainvisual--nagasaki {
	background-image: url(../img/deco_line_nagasaki.svg);
}

.mainvisual--nagasaki .mainvisual__main-text {
	width: 69.8%;
	margin: 2rem auto 1.8rem;
}

.mainvisual--nagasaki .mainvisual__image {
	width: 70%;
	margin-top: 1.2rem;
	-webkit-transform: translateX(2.7rem);
	transform: translateX(2.7rem);
}

.mainvisual--nagasaki .mainvisual__text {
	color: #374578;
}

.mainvisual--saga {
	background-image: url(../img/deco_line_saga.svg);
	background-position: center bottom;
}

.mainvisual--saga .mainvisual__main-text {
	width: 61.7%;
	margin: 1.6rem auto 1.4rem;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.mainvisual--saga .mainvisual__image {
	width: 45.4%;
	margin-top: 1.4rem;
}

.mainvisual--saga .mainvisual__text {
	color: #005427;
}

.mainvisual--oita {
	background-image: url(../img/deco_line_oita.svg);
	background-position: center bottom;
}

.mainvisual--oita .mainvisual__main {
	-webkit-transform: translateX(4.5rem);
	transform: translateX(4.5rem);
}

.mainvisual--oita .mainvisual__main-text {
	width: 99.8%;
	margin: 4.1rem auto 3.8rem;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.mainvisual--oita .mainvisual__image {
	width: 50.8%;
	margin-top: 1.4rem;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.mainvisual--oita .mainvisual__text {
	color: #005427;
}

.mainvisual--okinawa {
	background-image: url(../img/deco_line_okinawa.svg);
	background-position: center bottom;
	background-size: auto 96px;
}

.mainvisual--okinawa .mainvisual__main {
	-webkit-transform: translateX(4.5rem);
	transform: translateX(4.5rem);
}

.mainvisual--okinawa .mainvisual__main-text {
	width: 71.5%;
	margin: 4.6rem auto 4.5rem;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.mainvisual--okinawa .mainvisual__image {
	width: 88.5%;
	margin-top: 1.4rem;
	-webkit-transform: translateX(-5.4rem);
	transform: translateX(-5.4rem);
}

.mainvisual--okinawa .mainvisual__text {
	color: #B10D00;
}

.mainvisual--fukuoka {
	background-image: url(../img/deco_line_fukuoka.svg);
	background-position: center bottom 8px;
	background-size: auto 70px;
}

.mainvisual--fukuoka .mainvisual__main {
	-webkit-transform: translateX(4.5rem);
	transform: translateX(4.5rem);
}

.mainvisual--fukuoka .mainvisual__main-text {
	width: 72.9%;
	margin: 5rem auto 4.7rem;
	-webkit-transform: translateX(-1rem);
	transform: translateX(-1rem);
}

.mainvisual--fukuoka .mainvisual__image {
	width: 47.7%;
	margin-top: 2.5rem;
	-webkit-transform: translateX(-0.5rem);
	transform: translateX(-0.5rem);
}

.mainvisual--fukuoka .mainvisual__text {
	color: #06810A;
}

.mainvisual--miyazaki {
	background-image: url(../img/deco_mv_miyazaki_pc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 1211px auto;
}

.mainvisual--miyazaki .mainvisual__main {
	-webkit-transform: translateX(4.5rem);
	transform: translateX(4.5rem);
}

.mainvisual--miyazaki .mainvisual__main-text {
	width: 80.6%;
	margin: 4rem auto 3.7rem;
}

.mainvisual--miyazaki .mainvisual__image {
	width: 38.3%;
	margin-top: 2.8rem;
	-webkit-transform: translateX(-2.5rem);
	transform: translateX(-2.5rem);
}

.mainvisual--miyazaki .mainvisual__text {
	color: #340700;
}

.mainvisual--kagoshima {
	background-image: url(../img/deco_line_kagoshima.svg);
	background-position: center bottom -61px;
	background-size: auto 171px;
}

.mainvisual--kagoshima .mainvisual__main-text {
	width: 78%;
	margin: 1.5rem auto 1.2rem;
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

.mainvisual--kagoshima .mainvisual__image {
	width: 57.4%;
	margin-top: 1.5rem;
	-webkit-transform: translateX(-1.7rem);
	transform: translateX(-1.7rem);
}

.mainvisual--kagoshima .mainvisual__text {
	color: #000;
}

.mainvisual--kumamoto {
	background-image: url(../img/deco_line_kumamoto.svg);
	background-position: left -133px bottom -67px;
	background-size: auto 170px;
}

.mainvisual--kumamoto .mainvisual__contents {
	gap: 35px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.mainvisual--kumamoto .mainvisual__main-image {
	width: 28%;
	margin-left: auto;
}

.mainvisual--kumamoto .mainvisual__main {
	width: 58.2%;
}

.mainvisual--kumamoto .mainvisual__label {
	padding-right: 0;
}

.mainvisual--kumamoto .mainvisual__main-text {
	width: 100%;
	margin-top: 3.3rem;
	margin-bottom: 1.6rem;
}

.mainvisual--kumamoto .mainvisual__image {
	width: 56.4%;
	-webkit-transform: translateX(-1.5rem);
	transform: translateX(-1.5rem);
}

.mainvisual--kumamoto .mainvisual__text {
	color: #000;
}

.mainvisual__contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mainvisual__main-image {
	width: 29.4%;
	margin-left: 6.94%;
}

.mainvisual__main {
	width: 60.2%;
}

.mainvisual__label {
	font-size: clamp(1.9rem, 2.5vw, 2.8rem);
	font-weight: 700;
	line-height: 1.18;
	text-align: center;
	padding-right: 1.5rem;
	color: #000;
}

.mainvisual__main-text img {
	display: block;
}

.mainvisual__text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: clamp(1.4rem, 1.79vw, 2rem);
	font-weight: 700;
	line-height: 1.4;
}

.mainvisual__image {
	margin-left: auto;
	margin-right: auto;
}

.deco-line {
	margin: 9rem 0;
	background-repeat: repeat-x;
	background-position: center;
	background-size: auto 100%;
}

.deco-line--nagasaki {
	height: 134px;
	background-image: url(../img/deco_line_nagasaki_02.svg);
}

.deco-line--saga {
	height: 140px;
	background-image: url(../img/deco_line_saga_02.svg);
}

.deco-line--oita {
	height: 99px;
	background-image: url(../img/deco_line_oita.svg);
}

.deco-line--okinawa {
	height: 103px;
	background-image: url(../img/deco_line_okinawa.svg);
}

.deco-line--fukuoka {
	height: 82px;
	background-image: url(../img/deco_line_fukuoka.svg);
}

.deco-line--miyazaki {
	height: 161px;
	background-image: url(../img/deco_line_miyazaki.svg);
}

.deco-line--kagoshima {
	height: 171px;
	background-image: url(../img/deco_line_kagoshima.svg);
}

.deco-line--kumamoto {
	margin-top: 20.5rem;
	margin-bottom: 14.5rem;
	height: 145px;
	background-image: url(../img/deco_line_kumamoto_02.svg);
	background-position: left -146px bottom 0;
}

@media screen and (min-width: 768px) {

.text-pc-left { /* pc */
	text-align: left;
}

.text-pc-center { /* pc */
	text-align: center;
}

.text-pc-right { /* pc */
	text-align: right;
}

#kyushuajijiman .l-wrapper-page { /* pc */
	max-width: 1080px;
}

#kyushuajijiman .l-wrapper-page--pc-lg { /* pc */
	max-width: 1140px;
}

.top-lead__deco { /* pc */
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-lead__deco--1 { /* pc */
}

.top-lead__deco--1.is-visible {
	top: 29px;
	left: -255px;
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
}

.top-lead__deco--2 { /* pc */
}

.top-lead__deco--2.is-visible {
	top: 345px;
	left: -312px;
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg);
}

.top-lead__deco--3 { /* pc */
}

.top-lead__deco--3.is-visible {
	top: -29px;
	left: 311px;
	-webkit-transform: rotate(296deg);
	transform: rotate(296deg);
}

.top-lead__deco--4 { /* pc */
}

.top-lead__deco--4.is-visible {
	top: 277px;
	left: 322px;
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
}

.furusato__main--miyazaki { /* pc */
	gap: 28px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.furusato__main--kagoshima { /* pc */
	gap: 0 42px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.furusato__main--kumamoto { /* pc */
	gap: 0 42px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.furusato__main--kumamoto .furusato__text {
	margin-top: 76px;
	margin-bottom: 58px;
}

.tochi-feature__image--saga { /* pc */
	max-width: 1014px;
}

.tochi-feature__image--oita { /* pc */
	max-width: 1057px;
}

.tochi-feature__image--okinawa { /* pc */
	max-width: 1020px;
}

.tochi-feature__image--fukuoka { /* pc */
	max-width: 1007px;
}

.tochi-feature__image--miyazaki { /* pc */
	max-width: 1014px;
}

.tochi-feature__image--kagoshima { /* pc */
	max-width: 1080px;
}

.tochi-feature__image--kumamoto { /* pc */
	width: 108.5%;
	max-width: calc(100vw - 80px);
}

.message__image--rectangle { /* pc */
	max-width: 48%;
}

.sec-saga-1__image-item { /* pc */
	display: none;
}

.sec-oita__image--corner { /* pc */
	overflow: hidden;
	border-radius: 10px;
}

.sec-oita__image-item { /* pc */
	display: none;
}

.sec-okinawa-1__image-item { /* pc */
	display: none;
}

.sec-fukuoka__image-item { /* pc */
	display: none;
}

.sec-miyazaki-1__image-item { /* pc */
	display: none;
}

}

@media screen and (max-width: 1150px) {

.top-mainvisual__package__new {
	right: -10%;
}

.commit-item-1__item--kumamoto .commit-item-1__name {
	margin-right: 20px;
}

}

@media screen and (max-width: 767px) {

.text-sp-left { /* sp */
	text-align: left;
}

.text-sp-center { /* sp */
	text-align: center;
}

.text-sp-right { /* sp */
	text-align: right;
}

.sp-only { /* sp */
	display: block !important;
}

.sp-only-2 { /* sp */
	display: inline-block !important;
}

.pc-only { /* sp */
	display: none !important;
}

.pc-only-2 { /* sp */
	display: none !important;
}

#kyushuajijiman { /* sp */
	font-size: 1.7rem;
	line-height: 1.88;
}

.l-navi { /* sp */
	width: 100%;
	height: 100%;
	background: #F7E26C;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7E26C), color-stop(50%, #F7E26C), color-stop(50%, #81C4E4), to(#81C4E4));
	background: linear-gradient(to bottom, #F7E26C 0, #F7E26C 50%, #81C4E4 50%, #81C4E4 100%);
	z-index: 5000;
	position: fixed;
	top: 0;
	left: 0;
}

.l-navi__close-btn {
	position: sticky;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.l-navi__inner {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.button-return-top-wrap { /* sp */
	margin-top: 140px;
}

.button-primary { /* sp */
	padding: 7px 24px;
}

.button-primary--sp-sm { /* sp */
	font-size: 1.2rem;
}

.top-mainvisual { /* sp */
	background: url(../img/bg_mv_right.svg) no-repeat right -12vw bottom 3vw/40vw auto, #FFE269;
	height: 100vw;
	border-bottom: 5px solid #FCB827;
}

.top-mainvisual__main { /* sp */
	padding-top: 3vw;
}

.top-mainvisual__head { /* sp */
	width: 24.5vw;
	margin-left: auto;
	margin-right: -2vw;
}

.top-mainvisual__head__1 { /* sp */
	width: 20vw;
}

.top-mainvisual__head__2 { /* sp */
	-webkit-transform: none;
	transform: none;
	width: 100%;
	margin-top: -4vw;
}

.top-mainvisual__text { /* sp */
	opacity: 1;
	position: absolute;
	top: 69vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 45.3vw;
}

.top-mainvisual__package { /* sp */
	width: 100%;
	-webkit-transform: none;
	transform: none;
	top: 6.3vw;
	right: 0;
}

.top-mainvisual__package__img { /* sp */
	width: 51vw;
}

.top-mainvisual__package__new { /* sp */
	width: 24.6vw;
	top: 19px;
	right: 97%;
	-webkit-transform: translate(28%, -37%);
	transform: translate(28%, -37%);
}

.top-mainvisual__potechi { /* sp */
	top: 0;
	left: 0;
}

.top-mainvisual__potechi__img { /* sp */
	display: none;
}

.top-mainvisual__ago { /* sp */
	width: 15.7vw;
	top: 100vw;
	left: -30vw;
}

.top-mainvisual__ago.is-visible { /* sp */
	-webkit-animation: ago_sp 0.7s linear 0.4s forwards;
	animation: ago_sp 0.7s linear 0.4s forwards;
}

.wave-anime { /* sp */
	height: 19vw;
}

.wave-anime__inner::before,
.wave-anime__inner::after { /* sp */
	width: 150vw;
	background-size: 15vw auto, 100% 100%;
}

.top-movie { /* sp */
	padding: 34px 0 38px;
}

.top-movie__inner { /* sp */
	width: calc(100% - 30px);
	max-width: initial;
}

.top-movie__wrap { /* sp */
	width: 100%;
}

.top-movie__deco { /* sp */
	display: none;
}

.menu-btn-area { /* sp */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	background: #FCB827;
}

.menu-btn { /* sp */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 13px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 50px;
	border: none;
	padding: 0 14px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background: inherit;
}

.menu-btn--open {
	color: #FFF;
}

.menu-btn--close {
	background: transparent;
	color: #000000;
}

.menu-btn__text {
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 0;
}

.menu-btn__icon {
	position: relative;
	width: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.menu-btn__icon span {
	display: block;
	width: 26px;
	height: 2px;
	background: currentColor;
}

.menu-btn__icon--open {
	height: 18px;
}

.menu-btn__icon--close {
	height: 26px;
}

.menu-btn__icon--close span {
	-webkit-transform-origin: center left;
	transform-origin: center left;
	margin-left: 4px;
}

.menu-btn__icon--close span:nth-child(1) {
	margin-top: 3px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-btn__icon--close span:nth-child(2) {
	margin-bottom: 3px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.top-lead { /* sp */
	position: relative;
	padding-top: 38px;
	padding-bottom: 175px;
	overflow: visible;
}

.top-lead__image-wrap { /* sp */
	position: static;
	margin-top: 20px;
	margin-top: 3px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 0;
}

.top-lead__image--01 { /* sp */
	position: static;
	width: 176px;
	-webkit-transform: rotate(348deg) translateX(-59px);
	transform: rotate(348deg) translateX(-59px);
}

.top-lead__image--02 { /* sp */
	position: static;
	width: 182px;
	-webkit-transform: rotate(15deg) translate(68px, -28px);
	transform: rotate(15deg) translate(68px, -28px);
}

.top-lead__text { /* sp */
	margin-top: 0.5rem;
}

.top-lead__text__text { /* sp */
	font-size: 3rem;
	margin-top: 0;
}

.top-lead__anchor { /* sp */
	display: none;
}

.top-lead__deco--1 { /* sp */
	width: 163px;
	left: -130px;
	top: calc(100% + 100vw);
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}

.top-lead__deco--2 { /* sp */
	width: 165px;
	top: 62px;
	left: auto;
	right: -95%;
}

.top-lead__deco--3 { /* sp */
	width: 174px;
	left: 60%;
	top: calc(100% + 50vw);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
	z-index: 1;
}

.top-lead__deco--4 { /* sp */
	width: 178px;
	top: 80px;
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	left: -88%;
}

.goods-wrap { /* sp */
	padding: 290px 0 280px;
}

.goods-deco { /* sp */
	bottom: -20px;
	left: -30px;
	-webkit-transform: translateX(-100%) rotate(10deg);
	transform: translateX(-100%) rotate(10deg);
	width: 75px;
}

.goods-deco.is-visible { /* sp */
	bottom: 80px;
	left: 160px;
}

.goods { /* sp */
	padding-bottom: 0;
}

.goods__heading { /* sp */
	margin-bottom: 25px;
	padding: 26.6% 0 5.7%;
}

.goods__heading img { /* sp */
	max-width: none !important;
	width: 127px;
}

.goods__heading::after { /* sp */
	background-image: url(../img/bg_goods_hd_sp.svg);
	background-position: center bottom;
	width: 104.5%;
	max-width: none;
}

.goods__list { /* sp */
	gap: 14px 4%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}

.goods__list--2col { /* sp */
	max-width: 100%;
	gap: 20px 4%;
}

.goods__list--2col .goods__item { /* sp */
	width: 48%;
}

.goods__item { /* sp */
	width: 48%;
}

.goods__item--100 { /* sp */
	width: 100%;
}

.goods__item--100 .goods__item__inner {
	width: 48.7%;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 10px 16px;
}

.goods__item--100 .goods__image img {
	width: 120px;
}

.goods__item--100 .goods__name {
	margin-top: 0;
}

.goods__item__inner { /* sp */
	padding: 16px 10px 7px;
}

.goods__badge { /* sp */
	top: -10px;
	left: -13px;
}

.goods__badge img {
	width: 43px;
}

.goods__image img { /* sp */
	width: 110px;
}

.goods__name { /* sp */
	margin-top: -4px;
	font-size: 1.4rem;
}

.goods__name__inner span { /* sp */
	font-size: 1.2rem;
}

.goods__name__inner--1line { /* sp */
	padding: 1rem 0;
}

.goods__button-wrap { /* sp */
	margin-top: 0.5rem;
	max-width: 80%;
}

.goods__button-wrap a {
	padding: 2px 0;
}

.goods__heading-sub { /* sp */
	font-size: 2.4rem;
	margin-top: 82px;
	margin-bottom: 35px;
}

.goods__heading-sub span { /* sp */
	font-size: 1.4rem;
	margin-top: -0.5em;
}

.commit__heading { /* sp */
	width: 204px;
	margin-bottom: 4.3rem;
}

.commit__heading img { /* sp */
	margin-bottom: -15px;
}

.commit__contents:not(:last-child) { /* sp */
	margin-bottom: 19.7rem;
}

.commit__contents__heading { /* sp */
	width: 335px;
	margin-bottom: 0.3rem;
}

.commit__contents__heading > span { /* sp */
	margin-bottom: 2.2rem;
}

.commit__contents__heading > span::before { /* sp */
	margin-right: 0.2em;
}

.commit__contents__heading--01 { /* sp */
	width: 277px;
}

.commit__text { /* sp */
	font-size: 1.7rem;
	line-height: 1.65;
}

.commit-item-1 { /* sp */
	margin-top: 1rem;
}

.commit-item-1__heading { /* sp */
	width: 214px;
	-webkit-transform: rotate(21deg);
	transform: rotate(21deg);
	margin-left: auto;
	margin-right: auto;
}

.commit-item-1__main { /* sp */
	padding: 26vw 0 0;
	-webkit-transform: translateX(-11%);
	transform: translateX(-11%);
}

.commit-item-1__image-main { /* sp */
	width: 64.9%;
}

.commit-item-1__item { /* sp */
	width: 36.4%;
	padding-bottom: 4%;
}

.commit-item-1__item--nagasaki { /* sp */
	top: 16%;
	left: 9%;
}

.commit-item-1__item--saga { /* sp */
	top: -6%;
	left: 35.5%;
}

.commit-item-1__item--fukuoka { /* sp */
	top: 4.5%;
	left: 72%;
	padding-bottom: 5%;
}

.commit-item-1__item--oita { /* sp */
	top: 33.8%;
	left: 77.7%;
}

.commit-item-1__item--miyazaki { /* sp */
	top: 62.5%;
	left: 75%;
}

.commit-item-1__item--okinawa { /* sp */
	top: 98%;
	left: 13.5%;
}

.commit-item-1__item--kagoshima { /* sp */
	top: 90%;
	left: 55.5%;
}

.commit-item-1__item--kumamoto { /* sp */
	top: 54%;
	left: 9.5%;
	width: 40.2%;
}

.commit-item-1__item--kumamoto .commit-item-1__name { /* sp */
	margin-right: 18px;
}

.commit-item-1__item--kumamoto .commit-item-1__button { /* sp */
	margin-right: 18px;
}

.commit-item-1__name { /* sp */
	font-size: 3.2vw;
}

.commit-item-1__name span { /* sp */
	font-size: 3.2vw;
}

.commit-item-1__button { /* sp */
	line-height: 1;
	padding: 0.3em 1em;
}

.commit-item-2 { /* sp */
	gap: 0;
	margin-top: 1.2rem;
	margin-bottom: -15rem;
}

.commit-item-2__text { /* sp */
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.commit-item-2__image-1 { /* sp */
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 90.1%;
	margin-bottom: 0.3rem;
}

.commit-item-2__image-2 { /* sp */
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	width: 68%;
	margin-left: auto;
	margin-right: -0.8rem;
	margin-top: -1rem;
}

.commit-item-3 { /* sp */
	margin-top: 4rem;
}

.commit-item-3::before { /* sp */
	top: calc(100% - 60px);
	left: 55%;
	width: 357px;
	height: 329px;
	background-image: url(../img/deco_commit_sp.png);
}

.furusato { /* sp */
	padding-top: 2rem;
}

.furusato__heading { /* sp */
	-webkit-mask-size: 212px auto;
	mask-size: 212px auto;
	margin-bottom: 2.5rem;
}

.furusato__map-image { /* sp */
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-bottom: 2.5rem;
	width: 100%;
}

.furusato__map-image--miyazaki { /* sp */
	width: 21.8rem;
	margin-left: auto;
	margin-right: auto;
}

.furusato__map-image--kagoshima { /* sp */
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
}

.furusato__map-image--kumamoto { /* sp */
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2rem;
}

.furusato__image { /* sp */
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	width: 100%;
}

.furusato__image--kumamoto-02 { /* sp */
	margin-top: 2rem;
}

.furusato__text { /* sp */
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin: 0 0 2.5rem;
}

.tochi-feature { /* sp */
	padding-top: 85px;
}

.tochi-feature__heading { /* sp */
	-webkit-mask-size: 324px auto;
	mask-size: 324px auto;
	margin-bottom: 30px;
}

.tochi-feature__heading--kumamoto { /* sp */
	margin-bottom: 2px;
}

.page-common-footer { /* sp */
}

.message--kumamoto .message__heading { /* sp */
	margin-bottom: 65px;
}

.message--kumamoto .message__image figcaption { /* sp */
	margin-top: 20px;
	line-height: 1.2857;
}

.message--kumamoto .message__image figcaption span {
	display: block;
}

.message--kumamoto .message__image figcaption span:not(:last-child) {
	margin-bottom: 1em;
}

.message--kumamoto .message__image__wide-figcaption { /* sp */
	width: 100%;
	margin-bottom: 27px;
	top: 0;
	left: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.message__heading { /* sp */
	-webkit-mask-size: 212px auto;
	mask-size: 212px auto;
	max-width: 278px;
	margin-bottom: 35px;
}

.message__body { /* sp */
	display: block;
}

.message__image { /* sp */
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}

.message__image--round { /* sp */
	width: 17.3rem;
	margin: 0 auto 3.5rem;
}

.message__image figcaption { /* sp */
	display: block;
	text-align: center;
	display: inline-block;
	line-height: 1.2;
	margin-top: 15px;
	text-align: left;
}

.message__image figcaption span { /* sp */
	display: inline;
}

.message__image__wide-figcaption { /* sp */
	width: 92%;
	margin-bottom: 0;
	left: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.message__main { /* sp */
	width: 100%;
}

.item-info__label { /* sp */
	width: 51.9%;
}

.item-info__body { /* sp */
	padding: 3.5rem 5% 2rem;
}

.item-info__heading { /* sp */
	font-size: 2.3rem;
	line-height: 1.56;
	margin-bottom: 1.5rem;
	text-align: center;
}

.item-info__attention { /* sp */
	font-size: 1.8rem;
	line-height: 1.72;
	margin-top: 0;
}

.item-info__content { /* sp */
	display: block;
	margin-top: 2.5rem;
}

.item-info__image { /* sp */
	width: 20.5rem;
	margin: 0 auto;
	-webkit-transform: translateX(3%);
	transform: translateX(3%);
}

.item-info__main { /* sp */
	padding-top: 0.8rem;
}

.item-info__note { /* sp */
	font-size: 1.5rem;
}

.text-wrap { /* sp */
	width: 100%;
}

.sec-nagasaki-1 { /* sp */
	padding: 42px 0 0;
}

.sec-nagasaki-1__image { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-nagasaki-1__image figcaption { /* sp */
	left: 67%;
	font-size: 1.8rem;
}

.sec-nagasaki-1__image-item { /* sp */
	top: -64px;
	left: 0.3em;
	width: 172px;
}

.sec-nagasaki-1__text { /* sp */
	margin-top: 23px;
}

.sec-nagasaki-1__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-nagasaki-2 { /* sp */
	padding: 53px 0 82px;
}

.sec-nagasaki-2__content { /* sp */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sec-nagasaki-2__content:not(:last-child) { /* sp */
	margin-bottom: 10px;
}

.sec-nagasaki-2__content--deco-1 { /* sp */
}

.sec-nagasaki-2__content--deco-1::before {
	content: "";
	position: absolute;
	top: -0.4em;
	left: 0.75em;
	width: 95px;
	height: 89px;
	background: url(../img/deco_ago.svg) no-repeat center center/contain;
}

.sec-nagasaki-2__content--deco-2::after { /* sp */
	display: none;
}

.sec-nagasaki-2__image-wrap { /* sp */
	display: contents;
}

.sec-nagasaki-2__image { /* sp */
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.sec-nagasaki-2__image--wide { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-nagasaki-2__image figcaption { /* sp */
	font-size: 1.8rem;
}

.sec-nagasaki-2__image-item { /* sp */
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: static;
	width: 224px;
	margin-left: auto;
	margin-right: -20px;
}

.sec-nagasaki-2__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	width: 100%;
}

.sec-nagasaki-2__text { /* sp */
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-top: 5px;
	margin-bottom: 20px;
}

.sec-saga-1 { /* sp */
	padding: 75px 0 0;
}

.sec-saga-1__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
	width: 100%;
}

.sec-saga-1__image { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-saga-1__image figcaption { /* sp */
	position: absolute;
	bottom: 0.72em;
	left: 1.4em;
	font-size: 1.8rem;
	line-height: 1.22;
	color: #FFF;
}

.sec-saga-1__text { /* sp */
	margin-top: 23px;
}

.sec-saga-1__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-saga-2 { /* sp */
	padding: 27px 0 50px;
}

.sec-saga-2__image { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-saga-2__text { /* sp */
	margin-top: 23px;
}

.sec-oita { /* sp */
	padding: 86px 0 55px;
}

.sec-oita__image { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-oita__image figcaption { /* sp */
	padding-left: 20px;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.647;
	text-align: left;
}

.sec-oita__text { /* sp */
	margin-top: 24px;
}

.sec-oita__faq:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-oita__faq__question { /* sp */
	font-size: 1.7rem;
}

.sec-okinawa-1 { /* sp */
	padding-top: 98px;
}

.sec-okinawa-1__image-wrap { /* sp */
	margin-bottom: 24px;
}

.sec-okinawa-1__image { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-okinawa-1__2col { /* sp */
	grid-template-columns: 29.85% auto;
	grid-template-rows: repeat(2, auto);
	gap: 0;
}

.sec-okinawa-1__2col__image { /* sp */
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	grid-area: 2/1/3/2;
	width: 100%;
}

.sec-okinawa-1__2col__texts { /* sp */
	display: contents;
}

.sec-okinawa-1__2col__texts p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-okinawa-1__2col__text-1 { /* sp */
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	grid-area: 1/1/2/3;
}

.sec-okinawa-1__2col__text-2 { /* sp */
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	grid-area: 2/2/3/3;
	margin-left: 1em;
}

.sec-okinawa-2 { /* sp */
	padding: 52px 0 50px;
}

.sec-okinawa-2__2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sec-okinawa-2__2col:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-okinawa-2__photo { /* sp */
	width: 100%;
}

.sec-okinawa-2__photo figcaption { /* sp */
	margin-top: 0.6em;
	font-size: 1.4rem;
	line-height: 1.714;
}

.sec-okinawa-2__main { /* sp */
	width: 100%;
}

.sec-okinawa-2__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-okinawa-2__gallery { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 17px;
}

.sec-okinawa-2__image figcaption { /* sp */
	margin-top: 0.6em;
	font-size: 1.4rem;
	line-height: 1.714;
}

.sec-fukuoka { /* sp */
	padding: 105px 0 83px;
}

.sec-fukuoka__content:not(:last-child) { /* sp */
	margin-bottom: 30px;
}

.sec-fukuoka__image--sp-wide { /* sp */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100% + 40px);
}

.sec-fukuoka__text { /* sp */
	margin-top: 27px;
}

.sec-fukuoka__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-fukuoka__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 9px;
	width: 100%;
}

.sec-miyazaki-1 { /* sp */
	padding-top: 0;
}

.sec-miyazaki-1__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 17px;
	width: 100%;
}

.sec-miyazaki-1__text { /* sp */
	margin-top: 25px;
}

.sec-miyazaki-2 { /* sp */
	padding-top: 50px;
}

.sec-miyazaki-2__quality { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	width: 100%;
}

.sec-miyazaki-2__main { /* sp */
	padding-bottom: 0;
	margin-top: 1.5em;
	width: 100%;
}

.sec-miyazaki-2__heading { /* sp */
	font-size: 2.5rem;
}

.sec-miyazaki-3 { /* sp */
	padding: 62px 0 114px;
}

.sec-miyazaki-3__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sec-miyazaki-3__image { /* sp */
	width: 100%;
}

.sec-miyazaki-3__image figcaption { /* sp */
	margin-top: 0.5em;
	font-size: 1.4rem;
	line-height: 2;
	text-align: center;
}

.sec-miyazaki-3__main { /* sp */
	width: 100%;
	margin-top: 30px;
}

.sec-miyazaki-3__heading { /* sp */
	margin-bottom: 2em;
}

.sec-miyazaki-3__text:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-miyazaki-3__text__title::before,
.sec-miyazaki-3__text__title::after { /* sp */
	display: none;
}

.sec-kagoshima { /* sp */
	padding: 0 0 142px;
}

.sec-kagoshima__content:not(:last-child) { /* sp */
	margin-bottom: 30px;
}

.sec-kagoshima__wide-image { /* sp */
	margin-top: 30px;
}

.sec-kagoshima__wide-image figcaption { /* sp */
	top: 0.45em;
	left: 0.6em;
	font-size: 1.8rem;
}

.sec-kagoshima__text { /* sp */
	margin-top: 27px;
}

.sec-kagoshima__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-kagoshima__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 21px;
	width: 100%;
}

.sec-kumamoto { /* sp */
	margin-top: 0;
	padding: 0 0 80px;
}

.sec-kumamoto__content:not(:last-child) { /* sp */
	margin-bottom: 50px;
}

.sec-kumamoto__wide-image { /* sp */
	margin-top: 30px;
}

.sec-kumamoto__wide-image figcaption { /* sp */
	top: 0.45em;
	left: 0.6em;
	font-size: 1.8rem;
}

.sec-kumamoto__text { /* sp */
	margin-top: 27px;
}

.sec-kumamoto__text p:not(:last-child) { /* sp */
	margin-bottom: 2em;
}

.sec-kumamoto__text__note { /* sp */
	font-size: 1.4rem;
	line-height: 2.2857;
}

.sec-kumamoto__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

.sec-info { /* sp */
	padding-bottom: 72px;
}

.sec-info__item { /* sp */
	padding: 30px 20px 28px 25px;
}

.sec-info__heading { /* sp */
	margin-bottom: 1.3em;
	text-align: center;
}

.sec-info__heading--mb-sm { /* sp */
	margin-bottom: 0.45em;
}

.sec-info__pc-2col { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sec-info__main { /* sp */
	width: 100%;
}

.sec-info__title { /* sp */
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 20px;
}

.sec-info__title--morikawakaito-pj { /* sp */
	line-height: 1.6;
}

.sec-info__text { /* sp */
	line-height: 1.529;
	font-size: 1.7rem;
	font-size: 17px;
}

.sec-info__text--lh-lg { /* sp */
	line-height: 1.88;
}

.sec-info__detail { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 25px;
}

.sec-info__detail__url { /* sp */
	font-size: 1.7rem;
	line-height: 1.88;
}

.how-to-buy { /* sp */
	width: 100%;
	margin-top: 60px;
}

.how-to-buy__heading { /* sp */
	font-size: 2.6rem;
	margin-bottom: 33px;
}

.how-to-buy__list { /* sp */
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 56px;
}

.how-to-buy__item--01 img { /* sp */
	margin-top: 0;
	margin-bottom: 4px;
}

.how-to-buy__button-wrap { /* sp */
	margin-top: 11px;
}

.pagetop { /* sp */
	bottom: 10px;
	right: 35px;
}

.pagetop img {
	width: 57px;
}

.pagetop--top { /* sp */
	bottom: 7.5rem;
}

.mainvisual { /* sp */
	padding: 1.8rem 0 1rem;
	height: auto;
	background-position: center bottom 3px;
	background-size: auto 58px;
	border-bottom-width: 18px;
}

.mainvisual--nagasaki .mainvisual__main-text { /* sp */
	width: 60.9%;
	margin: 0.3rem auto 1.5rem;
}

.mainvisual--nagasaki .mainvisual__image { /* sp */
	width: 80.6%;
	margin-top: 0.7rem;
	-webkit-transform: translateX(1.2rem);
	transform: translateX(1.2rem);
}

.mainvisual--saga { /* sp */
	padding-bottom: 2.5rem;
}

.mainvisual--saga .mainvisual__main-text { /* sp */
	width: 52.8%;
	margin: 0.1rem auto 1.5rem;
	-webkit-transform: translateX(1rem);
	transform: translateX(1rem);
}

.mainvisual--saga .mainvisual__image { /* sp */
	width: 75.5%;
	margin-top: 0.7rem;
	-webkit-transform: translateX(1.7rem);
	transform: translateX(1.7rem);
}

.mainvisual--oita { /* sp */
	padding-bottom: 4.5rem;
}

.mainvisual--oita .mainvisual__main { /* sp */
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--oita .mainvisual__main-text { /* sp */
	width: 86.9%;
	margin: 0.1rem auto 2rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--oita .mainvisual__image { /* sp */
	width: 77.6%;
	margin-top: 2rem;
	-webkit-transform: translateX(0.5rem);
	transform: translateX(0.5rem);
}

.mainvisual--okinawa { /* sp */
	padding-bottom: 6rem;
}

.mainvisual--okinawa .mainvisual__main { /* sp */
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--okinawa .mainvisual__main-text { /* sp */
	width: 62.4%;
	margin: 0.5rem auto 2rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--okinawa .mainvisual__image { /* sp */
	width: 104.8%;
	margin-top: 3rem;
	-webkit-transform: translateX(-0.8rem);
	transform: translateX(-0.8rem);
}

.mainvisual--fukuoka { /* sp */
	padding-bottom: 5rem;
}

.mainvisual--fukuoka .mainvisual__main { /* sp */
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--fukuoka .mainvisual__main-text { /* sp */
	width: 63.6%;
	margin: 0.5rem auto 2rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--fukuoka .mainvisual__image { /* sp */
	width: 80.6%;
	margin-top: 3rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--miyazaki { /* sp */
	background-image: url(../img/deco_mv_miyazaki_sp.png);
	background-position: center bottom;
	background-size: 96.5% auto;
	padding-bottom: 4.5rem;
}

.mainvisual--miyazaki .mainvisual__main { /* sp */
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--miyazaki .mainvisual__main-text { /* sp */
	width: 65.4%;
	margin: 0.5rem auto 1.7rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--miyazaki .mainvisual__image { /* sp */
	width: 51.9%;
	margin-top: 2.5rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--kagoshima { /* sp */
	background-position: center bottom -34px;
	background-size: auto 96px;
	padding-bottom: 6.5rem;
}

.mainvisual--kagoshima .mainvisual__main { /* sp */
}

.mainvisual--kagoshima .mainvisual__main-text { /* sp */
	width: 63.6%;
	margin: 0.3rem auto 1.5rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--kagoshima .mainvisual__image { /* sp */
	width: 97%;
	margin-top: 1rem;
	-webkit-transform: translateX(0.5rem);
	transform: translateX(0.5rem);
}

.mainvisual--kumamoto { /* sp */
	background-position: left -135px bottom -22px;
	background-size: auto 72px;
	padding-bottom: 4.5rem;
}

.mainvisual--kumamoto .mainvisual__main-image { /* sp */
	width: 100%;
	max-width: 198px;
}

.mainvisual--kumamoto .mainvisual__main { /* sp */
	width: 100%;
}

.mainvisual--kumamoto .mainvisual__main-text { /* sp */
	width: 100%;
	max-width: 670px;
	margin: 1rem auto 2.7rem;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mainvisual--kumamoto .mainvisual__image { /* sp */
	width: 83%;
	-webkit-transform: translateX(2rem);
	transform: translateX(2rem);
}

.mainvisual__contents { /* sp */
	display: block;
}

.mainvisual__main-image { /* sp */
	width: 59.1%;
	margin-left: auto;
	margin-right: auto;
}

.mainvisual__main { /* sp */
	width: 100%;
	margin-top: -8px;
}

.mainvisual__label { /* sp */
	font-size: 1.8rem;
	line-height: 1.83;
	padding-right: 0;
}

.mainvisual__text { /* sp */
	font-size: 1.4rem;
	line-height: 2;
}

.deco-line { /* sp */
	margin: 8rem 0 6rem;
}

.deco-line--nagasaki { /* sp */
	height: 72px;
}

.deco-line--saga { /* sp */
	height: 105px;
}

.deco-line--oita { /* sp */
	height: 67px;
}

.deco-line--okinawa { /* sp */
	height: 69px;
}

.deco-line--fukuoka { /* sp */
	height: 43px;
}

.deco-line--miyazaki { /* sp */
	height: 70px;
}

.deco-line--kagoshima { /* sp */
	height: 96px;
}

.deco-line--kumamoto { /* sp */
	margin-top: 10rem;
	margin-bottom: 14.5rem;
	height: 60px;
	background-position: left -129px bottom 0;
}

}

@-webkit-keyframes scale {

0% {
	-webkit-transform: scale(0);
	transform: scale(0);
}

100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@keyframes scale {

0% {
	-webkit-transform: scale(0);
	transform: scale(0);
}

100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

@-webkit-keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes ago {

0% {
	top: 50vw;
	left: calc(-50vw - 200px);
}

100% {
	top: -75px;
	left: 77px;
}

}

@keyframes ago {

0% {
	top: 50vw;
	left: calc(-50vw - 200px);
}

100% {
	top: -75px;
	left: 77px;
}

}

@-webkit-keyframes ago_sp {

0% {
	top: 100vw;
	left: -30vw;
}

100% {
	top: 55vw;
	left: 5%;
}

}

@keyframes ago_sp {

0% {
	top: 100vw;
	left: -30vw;
}

100% {
	top: 55vw;
	left: 5%;
}

}

@-webkit-keyframes wave1 {

0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@keyframes wave1 {

0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

}

@-webkit-keyframes wave2 {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

}

@keyframes wave2 {

0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

100% {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

}

@-webkit-keyframes wave3 {

0% {
	bottom: 0;
}

50% {
	bottom: -13px;
}

100% {
	bottom: 0;
}

}

@keyframes wave3 {

0% {
	bottom: 0;
}

50% {
	bottom: -13px;
}

100% {
	bottom: 0;
}

}

