@charset "utf-8";

/* mv */
.gw2026 .mv {
	margin-top: 1.5rem;
}

/*title*/
.title_bg{
	padding: 6rem 0 20rem;
	background-color: #234379;
	background-image: url(/pages/gw/img/taiwan/bg_title_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
}
.title_bg h2{
	margin: -1rem auto 3rem;
	text-align: center;
}
.title_bg h2 img{
	width: 52vw;
	max-width: 740px;
}

.taiwan_bg {
	margin-top: -15%;
	padding-top: 14%;
	background-image: url(/pages/gw/img/taiwan/bg_taiwan_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top center;
}
.taiwan_bg__inner{
	padding: 6rem 0;
	background: linear-gradient(180deg, #EA5412 0%, #FFD700 100%);
    text-align: center;
}

/*taiwanfes*/
.gw-event__inner {
	max-width: 1080px;
	margin: 0 auto;
}
.gw-event__inner .box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5rem;
	padding: 5rem;
	background: #234379;
	border-radius: 5rem;
	gap: 0 4rem;
}
.gw-event__inner .box > .pic {
	position: relative;
	width: 520px;
}
.gw-event__inner .box .pic img {
	border-radius: 2rem;
}
.gw-event__inner .box .detail {
	width: 420px;
	text-align: left;
}
.gw-event__inner .detail .date {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px 0px 12px;
	max-width: 313px;
	font-size: 1.6rem;
	font-weight: 400;
	color: #fff;
	background-color: #EA5412;
	border-radius: 5rem;
}
.gw-event__inner .detail .date p{
	margin: 0;
	font-size: 1.8rem;
	color: #fff;
}
.gw-event__inner .detail .date .arrow {
	margin: 0.5rem 1rem 0;
	font-size: 1.2rem;
}
.gw-event__inner .detail .date span {
	margin: 0 0.5rem;
	font-size: 2.8rem;
}
.gw-event__inner .detail .name {
	margin-top: 15px;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 4.4rem;
	color: #FFF100;
}
.gw-event__inner .detail .name span {
	display: block;
	font-size: 2.2rem;
	line-height: 3.2rem;
}
.gw-event__inner .detail .txt {
	margin-top: 1rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
}
.gw-event__inner .detail .txt_w {
	margin-top: 1rem;
	font-size: 1.6rem;
	line-height: 2.6rem;
	color: #fff;
}
.gw-event__inner .detail .dl_title{
	margin-top: 2rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: #fff;
}
.gw-event__inner .detail .dl_block{
	display: block;
}
.gw-event__inner .detail .dl_block dt{
	width: fit-content;
}
.gw-event__inner .detail dl {
	margin: 2rem 0;
	display: flex;
	gap: 0 1rem;
}
.gw-event__inner .detail dl + dl {
	margin-top: 1rem;
}
.gw-event__inner .detail dl dt {
	padding: 8px 10px;
	width: 7rem;
	background-color: #EA5412;
	font-size: 1.8rem;
	font-weight: 600;
	color: #fff;
	line-height: 2rem;
	text-align: center;
	align-self: flex-start;
	flex-shrink: 0;
	border-radius: 5rem;
}
.gw-event__inner .detail dl dd {
	padding-top: 0.4rem;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 2.8rem;
	color: #fff;
}
.gw-event__inner .detail dl.long{
	flex-wrap: wrap;
}
.gw-event__inner .detail dl.long dt{
	width: auto;
}
.gw-event__inner .detail .attention {
	margin-top: 2rem;
	font-size: 1.2rem;
	line-height: 1.6rem;
	color: #fff;
}


/* conts */
.gw2026 .conts {
	padding: 4rem 0 7rem;
}

/* taiwanItems */
.gw2026 .taiwanItems h3 {
	margin: 0 auto;
	width: 47.6rem;
	text-align: center;
}
.gw2026 .taiwanItems .wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 3rem auto 0;
    max-width: 1080px;
    gap: 2rem;
}
.gw2026 .taiwanItems .box {
	width: 346px;
	padding: 3rem;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	background-color: #fff;
	border-radius: 4rem;
}
.gw2026 .taiwanItems .box a {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.gw2026 .taiwanItems .box a .pic img{
	border-radius: 1rem;
}
.gw2026 .taiwanItems .box .name {
	margin-top: 1.5rem;
	font-size: 2rem;
	font-weight: bold;
}
.gw2026 .taiwanItems .box .name span.note {
	font-size: 1.2rem;
	color: #f00;
}
.gw2026 .taiwanItems .box .name + .name {
	margin-top: 0;
}
.gw2026 .taiwanItems .box .price {
	margin-top: 0.3rem;
	font-size: 1.4rem;
}
.gw2026 .taiwanItems .box .price span {
	font-size: 1.8rem;
	font-weight: bold;
}
.gw2026 .taiwanItems .box .icon {
	margin-top: 0.7rem;
	display: flex;
	gap: 0 0.8rem;
}
.gw2026 .taiwanItems .box .icon li {
	padding: 0.6rem 1rem 0.6rem 1rem;
	font-size: 1.4rem;
	font-weight: 500;
	border: solid 0.2rem;
	border-radius: 5rem;
	text-align: center;
	background-color: #fff;
}
.gw2026 .taiwanItems .box .shop {
	margin-top: 1rem;
	font-size: 1.4rem;
	font-weight: 700;
}
.gw2026 .taiwanItems .box .place {
	font-size: 1.4rem;
	font-weight: 700;
}
.gw2026 .taiwanItems .box .btnMore {
	margin: auto auto 0;
	padding-top: 2rem;
	width: 100%;
}
.gw2026 .taiwanItems .box .btnMore span {
	display: block;
	position: relative;
	padding: 1.2rem 3rem;
	border-radius: 3rem;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
}
.gw2026 .taiwanItems .box .btnMore span::after {
	display: block;
	content: '';
	width: 1.2rem;
	height: 1.2rem;
	border-right: solid 0.3rem #fff;
	border-bottom: solid 0.3rem #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: calc(50% - 0.6rem);
	right: 2.5rem;
}

.gw2026 .taiwan-gourmet .taiwanItems .box .name,
.gw2026 .taiwan-goods .taiwanItems .box .name {
	color: #EA5412;
}
.gw2026 .taiwan-gourmet .taiwanItems .box .icon li,
.gw2026 .taiwan-goods .taiwanItems .box .icon li {
	border-color: #EA5412;
	color: #EA5412;
}
.gw2026 .taiwan-gourmet .taiwanItems .box .btnMore span,
.gw2026 .taiwan-goods .taiwanItems .box .btnMore span {
	background-color: #EA5412;
}

/* modal */
.gw2026 .modalBox .wrap {
	margin: 0;
	padding: 0;
	gap: 0 4.3%;
}

.gw2026 .taiwan-gourmet .modalBox .modalDetail .modalItemName,
.gw2026 .taiwan-goods .modalBox .modalDetail .modalItemName {
	color: #EA5412;
}
.gw2026 .taiwan-gourmet .modalBox .modalDetail .modalIcon li,
.gw2026 .taiwan-goods .modalBox .modalDetail .modalIcon li {
	border-color: #EA5412;
	color: #EA5412;
}
.gw2026 .taiwan-gourmet .modalBox .modalDetail .modalInfoBtn,
.gw2026 .taiwan-goods .modalBox .modalDetail .modalInfoBtn,
.gw2026 .taiwan-gourmet .modalBox .modalClose,
.gw2026 .taiwan-goods .modalBox .modalClose {
	background-color: #EA5412;
}
.gw2026 .taiwan-gourmet .modalBox .modalDetail .moadlPlace::before,
.gw2026 .taiwan-goods .modalBox .modalDetail .moadlPlace::before,
.gw2026 .taiwan-gourmet .modalBox .modalDetail .modalTel::before,
.gw2026 .taiwan-goods .modalBox .modalDetail .modalTel::before{
	filter: invert(49%) sepia(57%) saturate(3157%) hue-rotate(353deg) brightness(100%) contrast(87%);
}


/* framebox */
.gw2026 .framebox {
	padding: 5rem;
	background-color: #fff;
	border-radius: 5rem;
}
.gw2026 .framebox iframe {
	border: none;
}

/* tag */
.gw2026 .tag {
	margin: 0 auto;
	max-width: 1080px;
}
.gw2026 .tag h3 {
	margin: 0 auto 5rem;
	width: 46.4rem;
	position: relative;
}
.gw2026 .tag .framebox {
	border: 4px solid #F39800;
	border-radius: 5rem;
	box-shadow: 0 8px 0 0 #F39800;
	margin-bottom: 8px;
}
.btn__more{
	display: inline-flex;
	margin-top: 2.4rem;
	padding: 1.25rem 2.5rem;
	align-items: center;
	border-radius: 6.25rem;
	border: 4px solid #000;
	color: #000;
	background: #FFF;
}
.btn__more-text{
	padding-right: 50px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 2rem;
	font-weight: 700;
}
.btn__more-icon{
	display: flex;
	width: 2.8rem;
	height: 2.8rem;
	padding: 0.3rem;
	align-items: center;
	border-radius: 1.6rem;
	background: #000;
	background-image: url("/pages/gw/img/chevron_right.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 22px 22px;
}
.btn__more:hover{
	background-color: #FFF100;
	color: #000;
	opacity: 1;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	/*title*/
	.title_bg{
		margin-bottom: -7rem;
		padding: 8rem 0 14rem;
		background-image: url(/pages/gw/img/taiwan/bg_title_sp.png);
		background-size: cover;
		background-position: center;
	}
	.title_bg h2{
		margin: 0 auto;
	}
	.title_bg h2 img{
		width: 96%;
	}

	.taiwan_bg__inner{
		padding: 6rem 0 0;
	}

	/*taiwanfes*/
	.gw-event__inner .box {
		margin: 0 2% 5rem;
		padding: 3rem 2rem;
		border-radius: 10px;
		flex-direction: column;
		gap: 1.5rem 0;
	  }
	.gw-event__inner .box > .pic {
		width: 100%;
	 }
	.gw-event__inner .box .detail {
		width: 100%;
	}
	.gw-event__inner .detail .date {
		max-width: 100%;
		font-size: 1.2rem;
	}
	.gw-event__inner .detail .date span {
		font-size: 2.5rem;
	}
	.gw-event__inner .detail .name {
		margin-top: 1rem;
		font-size: 3rem;
		line-height: 3rem;
	}
	.gw-event__inner .detail .name span{
		line-height: 3rem;
	}
	.gw-event__inner .detail .txt,
	.gw-event__inner .detail .txt_w {
		margin-top: 2rem;
		line-height: 2.4rem;
	}
	.gw-event__inner .detail dl dt {
		padding: 4px 1rem;
		width: 65px;
		font-size: 1.4rem;
	}
	.gw-event__inner .detail dl dd {
		line-height: 2.2rem;
	}

	/* conts */
	.gw2026 .conts {
		padding: 0 0 3.5rem;
	}

	/* taiwanItems */
	.gw2026 .taiwanItems h3 {
		width: 82.3%;
	}
	.gw2026 .taiwanItems .wrap {
		margin: 1rem auto 0;
		padding-left: 2vw;
		border-radius: 3rem;
		gap: 1rem;
	}
	.gw2026 .taiwanItems .box {
		padding: 2rem 1rem;
		width: 47.5%;
	}
	.gw2026 .taiwanItems .box .name {
		margin-top: 0.8rem;
		font-size: 1.6rem;
	}
	.gw2026 .taiwanItems .box .name span.note {
		font-size: 1rem;
	}
	.gw2026 .taiwanItems .box .price {
		margin-top: 0.5rem;
		font-size: 1.4rem;
	}
	.gw2026 .taiwanItems .box .price span {
		font-size: 1.6rem;
	}
	.gw2026 .taiwanItems .box .icon li {
		padding: 0.2rem 1rem 0.3rem 1rem;
		font-size: 1.2rem;
	}
	.gw2026 .taiwanItems .box .shop {
		margin-top: 0.5rem;
		font-size: 1.2rem;
	}
	.gw2026 .taiwanItems .box .place {
		font-size: 1.2rem;
	}
	.gw2026 .taiwanItems .box .btnMore {
		padding-top: 1rem;
		width: 100%;
	}
	.gw2026 .taiwanItems .box .btnMore span {
		padding: 0.6rem 0.6rem 0.6rem 1.4rem;
		font-size: 1.2rem;
	}
	.gw2026 .taiwanItems .box .btnMore span::after {
		width: 0.8rem;
		height: 0.8rem;
		border-width: 0.2rem;
		top: calc(50% - 0.3rem);
		right: 1.2rem;
	}

	/* modal */
	.gw2026 .modalBox .wrap {
		padding-left: 0;
		gap: 1.5rem 0;
	}
	/* framebox */
	.gw2026 .framebox {
		margin-top: -3rem;
		padding: 3rem 1.5rem;
		border-radius: 1.5rem;
		gap: 3rem 4.7%;
	}
	.gw2026 .framebox iframe {
		height: 380px !important;
	}

	/* tag */
	.gw2026 .tag {
		margin: 0 2%;
		padding: 2rem 0 9rem;
	}
	.gw2026 .tag h3 {
		margin: 0 auto 3rem;
		width: 100%;
	}
	.gw2026 .tag .framebox {
		margin-top: 0;
	}
}
