@charset "utf-8";
/* CSS Document */


/* overseas
   ========================================================================== */

/*body {
    max-width: unset;
}*/

.speakAnchor, #navSpeak {
    position: absolute;
    top: 0;
    left: -9999em;
}

#overseas {
	margin-top: 114px;
	font-family: "Noto Sans JP", Arial, Hiragino Sans, "ヒラギノ角ゴシック","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3",'游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', Meiryo, "メイリオ", sans-serif;
	font-optical-sizing: auto;
	font-weight: 900;
	font-style: normal;
	font-feature-settings: "palt";
}

#overseas .font-en-mix {
	font-family: "Inter", "Noto Sans JP", Arial, sans-serif;
}

#overseas .spOnly {
	display: none;
}

#overseas .en {
	font-size: 1.12em;
}

#overseas .u-visuallyHidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

#overseas [aria-hidden="true"] {
	display: initial;
}

#overseas img {
	height: auto;
}

#overseas .u-wipe-mask {
	width: fit-content;
	overflow: hidden;
}

#overseas .catch_shoulder {
	position: relative;
	display: block;
	width: 691px;
	margin: 0 auto 26px;
}

#overseas .catch_main {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}

#overseas .catch_main_01 {
	display: block;
	width: 444px;
}

#overseas .catch_main_02 {
	display: block;
	width: 645px;
	margin-left: 30px;
}


/* kv */
#overseas .kv {
	position: relative;
	width: 100%;
	min-width: 1260px;
	/* background: url(../images/kv_photo.png) no-repeat calc(50% - 181px) -126px; */
	/* background-size: 1600px; */
	overflow: hidden;
	background-image: linear-gradient(#013c90, #0047a0);
}

#overseas .kv .kv_bg {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	max-width: none;
}

#overseas .kv_catch {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 363px;
}

#overseas .kv_catch .catch_shoulder {
	filter: drop-shadow(0 0 11px rgba(0, 36, 87, 0.9));
}

#overseas .kv_catch .catch_main {
	filter: drop-shadow(0 0 23px rgba(0, 59, 143, 0.45));
}

#overseas .kv .kv_read {
	padding-top: 778px;
	padding-bottom: 140px;
	font-size: 3rem;
	color: #fff;
	text-align: center;
	letter-spacing: 0.16em;
	line-height: 1.76;
}

#overseas .kv .kv_read .txt + .txt {
	margin-top: 1.76em;
}


/* contents */
#overseas .contents {
	background-image: linear-gradient(#0047a0, #0064c8);
}

#overseas .page_inner {
	width: 1040px;
	margin: 0 auto;
}

/* catchcopy */
#overseas .catchcopy_fukidashi {
	display: flex;
	justify-content: center;
	gap: 0 30px;
	padding-bottom: 40px;
}

#overseas .catchcopy_fukidashi .fukidashi_01 {
	width: 445px;
	transform-origin: bottom center;
}

#overseas .catchcopy_fukidashi .fukidashi_02 {
	width: 445px;
	transform-origin: bottom center;
}

#overseas .cnt_catch {
	margin-left: -40px;
	margin-right: -40px;
}


/* destination */
#overseas .destination {
	margin-top: 60px;
	margin-right: -1px;
}

#overseas .destination .destination_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
}

#overseas .destination .destination_list .country a {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	aspect-ratio: 1 / 1;
	overflow: hidden;
}

#overseas .destination .destination_list .photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: opacity 0.3s, transform 0.5s;
}

#overseas .destination .destination_list .name {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 2px 0 0;
}

#overseas .destination .destination_list .name .en {
	position: relative;
}

#overseas .destination .destination_list .name .en::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#overseas .destination .destination_list .name .en img {
	display: block;
	z-index: 1;
}

#overseas .destination .destination_list .name .jp {
	display: block;
	width: 100%;
	margin-top: 6px;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 0.08em;
	filter: drop-shadow(0 0 20px rgba(0, 36, 87, 0.7)) drop-shadow(0 0 15px rgba(0, 36, 87, 1)) drop-shadow(0 0 15px rgba(0, 36, 87, 1));
	z-index: 2;
}

#overseas .destination .destination_list .country_set .name .jp {
	margin-top: 3px;
}

#overseas .destination .destination_list .country .name .txt {
	filter: drop-shadow(0 0 20px rgba(0, 59, 143, 0.5)) drop-shadow(0 0 15px rgba(0, 59, 143, 1));
	mix-blend-mode: multiply;
}

#overseas .destination .destination_list .country_set .country .name .txt {
	filter: drop-shadow(0 0 8px rgba(0, 59, 143, 0.2)) drop-shadow(0 0 8px rgba(0, 59, 143, 0.7)) drop-shadow(0 0 10px rgba(0, 59, 143, 1));
	mix-blend-mode: multiply;
}

#overseas .destination .destination_list .c_korea .name .en::after {
	background: url(../images/destination_korea_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_korea .name .en {
	width: 55.46%;
}

#overseas .destination .destination_list .c_taiwan .name .en::after {
	background: url(../images/destination_taiwan_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_taiwan .name .en {
	width: 61.35%;
}

#overseas .destination .destination_list .c_hawaii .name .en::after {
	background: url(../images/destination_hawaii_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_hawaii .name .en {
	width: 56.05%;
}

#overseas .destination .destination_list .c_guam .name .en::after {
	background: url(../images/destination_guam_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_guam .name .en {
	width: 55.46%;
}

#overseas .destination .destination_list .c_thailand .name .en::after {
	background: url(../images/destination_thailand_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_thailand .name .en {
	width: 77.43%;
}

#overseas .destination .destination_list .c_hongkong .name .en::after {
	background: url(../images/destination_hongkong_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_hongkong .name .en {
	width: 80.73%;
}

#overseas .destination .destination_list .c_singapore .name .en::after {
	background: url(../images/destination_singapore_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_singapore .name .en {
	width: 67.89%;
}

#overseas .destination .destination_list .c_america .name .en::after {
	background: url(../images/destination_america_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_america .name .en {
	width: 86.85%;
}

#overseas .destination .destination_list .c_france .name .en::after {
	background: url(../images/destination_france_txt.png) no-repeat;
	background-size: 100%;
}
#overseas .destination .destination_list .c_france .name .en {
	width: 44.65%;
}

#overseas .destination .country_set {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 12px;
}

@media (hover: hover) {
	#overseas .destination .destination_list .country a:hover .photo {
		transform: scale(1.12);
		opacity: 0.7;
	}
}


/* question */
#overseas .question {
}

#overseas .question .question_list {
	margin: 150px 0 0;
	text-align: center;
}

#overseas .question .question_list .question_item {
	padding: 45px 0 34px;
	margin-bottom: 28px;
	background: url(../images/question_bg.png) no-repeat center center;
	background-size: 112px;
}

#overseas .question .question_list .question_item img {
	display: block;
}

#overseas .question .question_list dt {
	position: relative;
	margin: 0 auto;
	padding-bottom: 13px;
	font-size: 2.4rem;
	font-weight: 700;
	color: #fff;
	line-height: 1.45;
	letter-spacing: 0.06em;
}

#overseas .question .question_list dt::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 120px;
	margin-left: -60px;
	height: 1px;
	background-color: #fff;
}

#overseas .question .question_list dd {
	margin: 0 auto;
	padding-top: 5px;
	font-size: 3.6rem;
	color: #fff;
	line-height: 1.45;
	letter-spacing: 0.13em;
}


/* more */
#overseas .more {
	margin-top: 105px;
}

#overseas .more .more_title {
	position: relative;
	width: 1040px;
	margin: 0 auto -75px;
}

#overseas .more .more_title .fuki_01 {
	position: relative;
	width: 806px;
	margin: 0 auto;
	z-index: 2;
	transform-origin: bottom center;
}

#overseas .more .more_title .fuki_01_txt {
	position: absolute;
	top: 31px;
	left: 80px;
	display: flex;
	flex-wrap: nowrap;
}

#overseas .more .more_title .fuki_01_txt .txt {
	display: block;
	height: 35px;
}

#overseas .more .more_title .fuki_02 {
	position: absolute;
	top: -46px;
	left: 84px;
	width: 180px;
	z-index: 3;
	transform-origin: bottom center;
}

#overseas .more .more_title .fuki_03 {
	position: absolute;
	top: 30px;
	right: 84px;
	width: 306px;
	z-index: 1;
	transform-origin: bottom center;
}

#overseas .more .more_title .fuki_04 {
	position: absolute;
	top: -11px;
	left: 33px;
	width: 103px;
	z-index: 1;
	transform-origin: bottom center;
}

#overseas .more .more_title .fuki_05 {
	position: absolute;
	top: -16px;
	right: 24px;
	width: 56px;
	z-index: 1;
	transform-origin: bottom center;
}

#overseas .more .more_box {
	position: relative;
	width: 1040px;
	margin: 0 auto;
	background-color: #BEE0FF;
}
#overseas .more .more_box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	background: url(../images/more_bg_01.png) 0 0 no-repeat;
	animation: bg_animation_01 14s linear infinite;
}
#overseas .more .more_box::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	background: url(../images/more_bg_02.png) 0 0 no-repeat;
	animation: bg_animation_02 14s linear infinite;
}

@keyframes bg_animation_01 {
	0% {background-position: 0px -138px;}
	100% {background-position: -513px 0;}
}

@keyframes bg_animation_02 {
	0% {background-position: -513px 0;}
	100% {background-position: 0px -138px;}
}

#overseas .more .more_box_inner {
	position: relative;
	width: fit-content;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 60px;
	z-index: 1;
}

#overseas .more .benefit_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 12px 0;
	width: 690px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#overseas .more .benefit_item {
	display: grid;
	grid-template-rows: auto 1fr;
	width: 339px;
	margin: 0;
	padding: 0;
	background-color: #87C5FF;
}

#overseas .more .benefit_item .text {
	display: grid;
	grid-template-rows: 1fr auto;
	min-height: 155px;
	margin-top: 0;
}

#overseas .more .benefit_item .text p {
	padding: 14px 20px 0;
	color: #003B8F;
	font-size: 1.4rem;
	line-height: 1.57;
}

#overseas .more .benefit_item .btn {
	padding: 7px 10px 10px;
}

#overseas .btn_more {
	display: block;
	position: relative;
	padding: 11px 40px 11px 30px;
	background-color: #003B8F;
	border-radius: 100px;
}

#overseas .btn_more .txt {
	display: block;
	width: 68px;
	margin: 0 auto;
	background: url(../images/btn_more_blue.png);
	background-size: 100%;
}

#overseas .btn_more .txt img {
	display: block;
	width: 100%;
	transition: opacity 0.3s;
}

#overseas .btn_more::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	width: auto;
	height: 76%;
	aspect-ratio: 1 / 1;
	transform: translateY(-50%);
	background: #fff url(../images/icon_arrow.png) 60% center no-repeat;
	background-size: 41.67%;
	border-radius: 50%;
	transition: background-position 0.2s;
}

@media (hover: hover) {
	#overseas .btn_more:hover {
		background-color: #fff;
		color: #003B8F;
	}

	#overseas .btn_more:hover .txt img {
		opacity: 0;
	}

	#overseas .btn_more:hover::after {
		background-position: 85% center;
	}
}

#overseas .btn_more-large {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 2.5rem;
}

#overseas .btn_more-large .txt {
	width: 80px;
}


/* other */
#overseas .other .other_inner {
	min-height: 249px;
	margin-top: 150px;
	padding-top: 45px;
	padding-bottom: 30px;
	background: url(../images/other_photo.jpg) center center no-repeat;
	background-size: cover;
}

#overseas .other .fukidashi {
	position: relative;
}

#overseas .other .fukidashi img {
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 145px;
	margin-left: -80px;
}

#overseas .other .copy {
	width: fit-content;
	color: #fff;
	font-size: 3.7rem;
	letter-spacing: 0.08em;
	margin: 0 auto;
}

#overseas .other .copy .copy_txt {
	filter: drop-shadow(0 0 11px rgba(0, 36, 87, 0.4)) drop-shadow(0 0 11px rgba(0, 36, 87, 1));
}

#overseas .other .btn {
	width: 294px;
	margin: 0 auto;
	padding-top: 25px;
}

/* bottom_catchcopy */
#overseas .bottom_catchcopy {
	margin-top: 150px;
	padding-bottom: 20px;
}



@media screen and (max-width: 767px) {

	#overseas {
		margin-top: 55px;
	}

	#overseas .pcOnly {
		display: none;
	}

	#overseas .spOnly {
		display: inline;
	}

	#overseas .catch_shoulder {
		width: 80.69%;
		margin: 0 auto 3.8%;
	}

	#overseas .catch_main_01 {
		width: 36.28vw;
	}

	#overseas .catch_main_02 {
		width: 52.82vw;
		margin-left: 2.2vw;
	}


	/* kv */
	#overseas .kv {
		width: auto;
		min-width: 0;
		background-image: linear-gradient(#013c90, #0047a0);
	}

	#overseas .kv .kv_bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		margin-left: 0;
		max-width: none;
	}

	#overseas .kv_catch {
		width: 100%;
		padding-top: 97.69%;
	}

	#overseas .kv_catch .catch_shoulder {
		filter: drop-shadow(0 0 11px rgba(0, 36, 87, 0.9));
	}

	#overseas .kv_catch .catch_main {
		filter: drop-shadow(0 0 23px rgba(0, 59, 143, 0.45));
	}

	#overseas .kv .kv_read {
		padding-top: 175.65%;
		padding-bottom: 13%;
		font-size: 1.5rem;
		font-size: calc(100vw / ( 390 / 15 )); /* 画面幅390pxのときに15px相当 */
	}


	/* contents */
	#overseas .contents {
		background-image: linear-gradient(#0047a0, #0064c8);
	}

	#overseas .page_inner {
		width: auto;
	}

	/* catchcopy */
	#overseas .catchcopy_fukidashi {
		gap: 0 4vw;
		padding-bottom: 3.6%;
	}

	#overseas .catchcopy_fukidashi .fukidashi_01 {
		width: 37.18vw;
	}

	#overseas .catchcopy_fukidashi .fukidashi_02 {
		width: 37.18vw;
	}

	#overseas .cnt_catch {
		margin-left: 0;
		margin-right: 0;
	}


	/* destination */
	#overseas .destination {
		margin-top: 8.97%;
		margin-right: 0;
		padding: 0 4.1%;
	}

	#overseas .destination .destination_list {
		grid-template-columns: repeat(2, 1fr);
		gap: 1.5vw;
	}

	#overseas .destination .destination_list .name {
		margin: 3% 0 0;
	}

	#overseas .destination .destination_list .name .jp {
		margin-top: 2.5%;
		font-size: 1.3rem;
		font-size: calc(100vw / ( 390 / 13 )); /* 画面幅390pxのときに13px相当 */
		filter: drop-shadow(0 0 20px rgba(0, 36, 87, 0.7)) drop-shadow(0 0 15px rgba(0, 36, 87, 1)) drop-shadow(0 0 15px rgba(0, 36, 87, 1));
	}

	#overseas .destination .destination_list .name .jp_singapore {
		font-size: 1.1rem;
		font-size: calc(100vw / ( 390 / 11 )); /* 画面幅390pxのときに11px相当 */
	} 

	#overseas .destination .destination_list .country_set .name .jp {
		margin-top: 1%;
	}

	#overseas .destination .destination_list .country .name .txt {
		filter: drop-shadow(0 0 10px rgba(0, 59, 143, 0.5)) drop-shadow(0 0 7px rgba(0, 59, 143, 1));
		mix-blend-mode: multiply;
	}

	#overseas .destination .destination_list .country_set .country .name .txt {
		filter: drop-shadow(0 0 4px rgba(0, 59, 143, 0.2)) drop-shadow(0 0 3px rgba(0, 59, 143, 1)) drop-shadow(0 0 5px rgba(0, 59, 143, 0.7));
		mix-blend-mode: multiply;
	}

	#overseas .destination .destination_list .c_korea .name .en {
		width: 55.46%;
	}

	#overseas .destination .destination_list .c_taiwan .name .en {
		width: 61.35%;
	}

	#overseas .destination .destination_list .c_hawaii .name .en {
		width: 56.05%;
	}

	#overseas .destination .destination_list .c_guam .name .en {
		width: 55.46%;
	}

	#overseas .destination .destination_list .c_thailand .name .en {
		width: 77.43%;
	}

	#overseas .destination .destination_list .c_hongkong .name .en {
		width: 86%;
	}

	#overseas .destination .destination_list .c_singapore .name .en {
		width: 76.89%;
	}

	#overseas .destination .destination_list .c_america .name .en {
		width: 89.85%;
	}

	#overseas .destination .destination_list .c_france .name .en {
		width: 49.65%;
	}

	#overseas .destination .country_set {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1.5vw;
	}


	#overseas .destination .destination_list .country a:active .photo {
		transform: scale(1.12);
		opacity: 0.7;
	}

	/* question */
	#overseas .question .question_list {
		margin: 16% 0 0;
	}

	#overseas .question .question_list .question_item {
		padding: 4.6% 0 4%;
		margin-bottom: 4%;
		background: url(../images/question_bg.png) no-repeat center center;
		background-size: 19.23%;
	}

	#overseas .question .question_list dt {
		padding-bottom: 1.8%;
		font-size: 1.6rem;
		font-size: calc(100vw / ( 390 / 16 )); /* 画面幅390pxのときに16px相当 */
	}

	#overseas .question .question_list dt::after {
		width: 15.4%;
		margin-left: -7.9%;
		opacity: 0.8;
	}

	#overseas .question .question_list dd {
		padding-top: 1%;
		font-size: 2rem;
		font-size: calc(100vw / ( 390 / 20 )); /* 画面幅390pxのときに20px相当 */
	}


	/* more */
	#overseas .more {
		margin-top: 18.38%;
	}

	#overseas .more .more_title {
		width: auto;
		margin: 0 auto -11.54%;
	}

	#overseas .more .more_title .fuki_01 {
		width: 78.07%;
		margin: 0 auto;
	}

	#overseas .more .more_title .fuki_01_txt {
		top: 0;
		left: 0;
		margin-top: 5%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#overseas .more .more_title .fuki_01_txt .txt {
		height: 4.87vw;
	}

	#overseas .more .more_title .fuki_01_txt .br {
		display: block;
		width: 100%;
		padding-bottom: 3.2%;
	}

	#overseas .more .more_title .fuki_02 {
		top: 0;
		left: 24.2%;
		margin-top: -7%;
		width: 23.08%;
	}

	#overseas .more .more_title .fuki_03 {
		top: 0;
		right: 5.25%;
		width: 27.18%;
		margin-top: 11.79%;
	}

	#overseas .more .more_title .fuki_04 {
		top: 0;
		left: 4.1%;
		width: 13.2%;
		margin-top: 4.2%;
	}

	#overseas .more .more_title .fuki_05 {
		top: 0;
		right: 4.1%;
		width: 7.18%;
		margin-top: 2.8%;
	}

	#overseas .more .more_box {
		width: auto;
	}
	#overseas .more .more_box::before {
		background: url(../images/more_bg_01_sp.png) 0 0 no-repeat;
		background-size: 165.9%; /* 横幅＋ループ1回分の幅 */
		animation: bg_animation_01 14s linear infinite;
	}
	#overseas .more .more_box::after {
		background: url(../images/more_bg_02_sp.png) 0 0 no-repeat;
		background-size: 165.9%; /* 横幅＋ループ1回分の幅 */
		animation: bg_animation_02 14s linear infinite;
	}

	@keyframes bg_animation_01 {
		0% {background-position: 0 -17.69vw;}
		100% {background-position: -65.9vw 0;}
	}

	@keyframes bg_animation_02 {
		0% {background-position: -65.9vw 0;}
		100% {background-position: 0 -17.69vw;}
	}

	#overseas .more .more_box_inner {
		margin: 0 auto;
		padding-top: 15.38%;
		padding-bottom: 8.2%;
	}

	#overseas .more .benefit_list {
		justify-content: center;
		gap: 1.5vw 0;
		width: auto;
	}

	#overseas .more .benefit_item {
		grid-template-columns: 50% 50%;
		grid-template-rows: auto;
		width: 83.59%;
	}

	#overseas .more .benefit_item .text {
		min-height: 0;
	}

	#overseas .more .benefit_item .text p {
		padding: 2.6vw 15px 0;
		font-size: 1.1rem;
		font-size: calc(100vw / ( 390 / 11 )); /* 画面幅390pxのときに11px相当 */
		font-weight: 700;
		line-height: 1.54;
		letter-spacing: 0.05em;
	}

	#overseas .more .benefit_item .btn {
		padding: 0 15px 1.86vw;
	}

	#overseas .btn_more {
		padding: 2.3vw 5vw 2.3vw 3.5vw;
	}

	#overseas .btn_more .txt {
		width: 9.61vw;
	}

	#overseas .btn_more::after {
		right: 1vw;
	}

	#overseas .btn_more-large {
		padding-top: 2.3vw;
		padding-bottom: 2.3vw;
	}

	#overseas .btn_more-large .txt {
		width: 10.38vw;
	}

	#overseas .btn_more:active {
		background-color: #fff;
		color: #003B8F;
	}

	#overseas .btn_more:active .txt img {
		opacity: 0;
	}

	#overseas .btn_more:active::after {
		background-position: 85% center;
	}

	/* other */
	#overseas .other .other_inner {
		width: 91.79%;
		min-height: 0;
		margin: 19.23% auto 0;
		padding-top: 3.58%;
		padding-bottom: 7.69vw;
		background-image: url(../images/other_photo_sp.jpg);
	}

	#overseas .other .fukidashi {
		position: relative;
	}

	#overseas .other .fukidashi img {
		bottom: -2.64vw;
		width: 18vw;
		margin-left: -7.5vw;
	}

	#overseas .other .copy {
		font-size: 1.8rem;
		font-size: calc(100vw / ( 390 / 18 )); /* 画面幅390pxのときに18px相当 */
		line-height: 1.45;
		text-align: center;
	}

	#overseas .other .copy .copy_txt {
		padding: 2vw 10px 4.2vw;
		filter: drop-shadow(0 0 4px rgba(0, 36, 87, 0.4)) drop-shadow(0 0 3px rgba(0, 36, 87, 1));
	}

	#overseas .other .btn {
		width: 37.69vw;
		padding-top: 0;
	}

	/* bottom_catchcopy */
	#overseas .bottom_catchcopy {
		margin-top: 19.23%;
		padding-bottom: 3%;
	}


}