@charset "utf-8";
/*------------------------------------------------------------
	international
------------------------------------------------------------*/
#gNavi .navi04 > a {
	background: #6b280e;
}
.pageTitle {
	background-image: url("../img/overseas/page_title_bg.jpg");
}
#pagePath {
	margin-bottom: 6px;
}
#main::before {
	width: 2636px;
	height: 1274px;
	position: absolute;
	left: calc(50% - 568px);
	top: 0;
	background: url("../img/overseas/bg01.png") center top no-repeat;
	background-size: 2636px auto;
	transform: translateX(-50%);
	content: '';
	z-index: -1;
}
#main .sec01 {
	padding: 111px 0 83px;
}
#main .sec01 .headLine03 {
	margin-bottom: 52px;
}
#main .sec01 .imgBox:not(:last-child) {
	margin-bottom: 90px;
}
#main .sec01 .imgBox .phoList {
	width: 714px;
	order: 1;
}
#main .sec01 .imgBox .phoList li {
	width: 342px;
}
#main .sec01 .imgBox .textBox {
	margin-top: 15px;
	width: 500px;
}
#main .sec01 .imgBox .textBox .ttl {
	margin-bottom: 34px;
	font-size: 3.3rem;
	font-weight: 700;
}
#main .sec01 .imgBox .textBox .text {
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .sec02 .bgBox {
	padding-bottom: 98px;
	position: relative;
	background: #fff;
}
#main .sec02 .headLine03 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 100px;
	text-align: center;
}
#main .sec02 .imgList {
	margin-top: -76px;
}
#main .sec02 .imgList li {
	margin: 72px 19px 0;
	width: 345px;
}
#main .sec02 .imgList li .txt {
	display: block;
	margin-top: 4px;
	font-size: 1.6rem;
}
#main .sec02 .subSec01 {
	padding: 90px 0 92px;
}
#main .sec02 section .content {
	padding: 0 70px;
}
#main .sec02 .txtList::after {
	width: 31%;
	content: '';
}
#main .sec02 .txtList li {
	width: 31%;
	font-size: 2rem;
	line-height: 1.75;
}
#main .sec02 .subSec02 {
	padding: 90px 0 112px;
	background: #fff;
}
@media all and (max-width: 896px) {
	#gNavi .navi04 > a:hover {
		background: #6b280e;
	}
	#main {
		background-size: 100% auto;
	}
	#main::before {
		width: 1318px;
		height: 637px;
		left: calc(50% - 284px);
		background-size: 1318px auto;
	}
	#main .sec01 {
		padding: 30px 0 40px;
	}
	#main .sec01 .headLine03 {
		margin-bottom: 25px;
	}
	#main .sec01 .imgBox {
		display: block;
	}
	#main .sec01 .imgBox:not(:last-child) {
		margin-bottom: 30px;
	}
	#main .sec01 .imgBox .phoList {
		margin-bottom: 20px;
		width: auto;
		display: block;
	}
	#main .sec01 .imgBox .phoList li {
		width: auto;
		text-align: center;
	}
	#main .sec01 .imgBox .phoList li:not(:last-child) {
		margin-bottom: 10px;
	}
	#main .sec01 .imgBox .textBox {
		margin-top: 0;
		width: auto;
	}
	#main .sec01 .imgBox .textBox .ttl {
		margin-bottom: 15px;
		font-size: 1.8rem;
	}
	#main .sec01 .imgBox .textBox .text {
		font-size: 1.4rem;
	}
	#main .sec02 .bgBox {
		padding-bottom: 40px;
	}
	#main .sec02 .headLine03 {
		top: 30px;
	}
	#main .sec02 .photo01 {
		margin-bottom: 10px;
	}
	#main .sec02 .imgList {
		margin-top: -15px;
		justify-content: space-between;
	}
	#main .sec02 .imgList li {
		margin: 15px 0 0;
		width: 48%;
	}
	#main .sec02 .imgList li .txt {
		font-size: 1.4rem;
	}
	#main .sec02 .subSec01 {
		padding: 35px 0;
	}
	#main .sec02 section .content {
		padding: 0 10px;
	}
	#main .sec02 .txtList {
		display: block;
	}
	#main .sec02 .txtList::after {
		display: none;
	}
	#main .sec02 .txtList li {
		width: auto;
		font-size: 1.5rem;
	}
	#main .sec02 .subSec02 {
		padding: 35px 0;
	}
}