@charset "utf-8";
/*------------------------------------------------------------
	international-transport
------------------------------------------------------------*/
.pageTitle {
	min-height: 62.2rem;
	background-image: url(../img/international-transport/page_title_bg.webp);
}
.pageTitle .headLine02 {
	margin: 0 0 1.7rem -4.7rem;
}
.pageTitle p {
	margin-left: 0.4rem;
	color: #fff;
	font-size: 5.9rem;
	font-weight: 700;
	line-height: 1.28;
	letter-spacing: 0.06em;
}
.comTopBox::before {
	background: #07918C;
}
#main .headLine03 {
	color: #07918C;
}
#main .features {
	padding: 13.1rem 0 6.2rem;
	background: url(../img/international-transport/features_bg.webp) no-repeat left -8.6rem bottom;
	background-size: 76.9rem auto;
}
#main .features .comList {
	margin: 0;
}
#main .features .comList li {
	width: auto;
	margin: 0 0 3rem;
}
#main .features .comList li:last-child {
	margin-bottom: 0 !important;
}
#main .examples {
	padding-top: 6.1rem;
}
#main .examples .comUl li span {
	margin-top: 0.7rem;
	display: block;
	color: #1A1A1A;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.024em;
}
#main .services {
	padding-top: 12.3rem;
}
#main .whiteBg {
	margin-bottom: 2rem;
	padding: 3.5rem 4.5rem 6.6rem;
	background-color: #fff;
	border-radius: 1rem;
	box-shadow: 0 0 1rem rgba(0,0,0,0.16);
}
#main .whiteBg:last-child {
	margin-bottom: 0 !important;
}
#main .whiteBg .ttl {
	width: 17.5rem;
	margin: 0 0 0.6rem -4.5rem;
	padding: 0.8rem 2.5rem 0.7rem 0;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 2rem;
	letter-spacing: 0.03em;
	background-color: #BE0042;
	clip-path: polygon(0 0, calc(100% - 2rem) 0%, 100% 100%, 0% 100%);
}
#main .whiteBg .textList li {
	padding: 2.4rem 0 1.6rem;
	display: flex;
	justify-content: space-between;
	letter-spacing: 0.03em;
	border-bottom: 1px solid #CECECE;
}
#main .whiteBg .textList .title {
	width: 21rem;
	font-size: 2rem;
	font-weight: 700;
}
#main .whiteBg .textList .txt {
	width: calc(100% - 21.2rem);
	margin: 0.6rem -1rem 0 0;
	line-height: 1.56;
}
#main .membership {
	padding-top: 12.5rem;
}
#main .membership .imgList {
	padding: 1.4rem 0 1.7rem;
	border-bottom: 1px solid #CECECE;
}
#main .membership .imgList li {
	width: 50%;
	padding: 0.8rem 0;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	box-sizing: border-box;
}
#main .membership .imgList li:first-child {
	border-right: 1px solid #CECECE;
}
#main .membership .imgList .ico {
	margin-bottom: 0.2rem;
	display: block;
}
#main .membership .imgList img {
	width: auto;
	height: 6.3rem;
}
#main .network {
	padding: 12.3rem 0 19rem;
}
#main .network p {
	letter-spacing: 0.03em;
}
#main .network .topText {
	margin: -0.7rem -1rem 7rem 0;
}
#main .network .imgBox {
	margin: 0 2.5rem -0.5rem;
	position: relative;
}
#main .network .link {
	width: 9.2rem;
	position: absolute;
}
#main .network .link01 {
	left: 7.3rem;
	top: 7.8rem;
}
#main .network .link02 {
	left: 2.3rem;
	top: 25.7rem;
}
#main .network .link03 {
	left: 16.7rem;
	top: 19.6rem;
}
#main .network .link04 {
	left: 31.4rem;
	top: 14.7rem;
}
#main .network .link05 {
	left: 35.1rem;
	top: 37.7rem;
}
#main .network .link06 {
	left: 70.7rem;
	top: 13.8rem;
}
#main .network .link07 {
	left: 84.8rem;
	top: 34.5rem;
}
#main .network .link a {
	display: block;
	font-weight: 700;
}
#main .network .link a:hover {
	opacity: 0.8;
}
#main .network .link .dot {
	height: 9.2rem;
	padding-top: 2.3rem;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	font-weight: 700;
	border-radius: 100%;
	background-color: #1A1A1A;
}
#main .network .link .num {
	font-size: 2.4rem;
}
#main .network .txt {
	margin: 0.2rem -3rem 0;
	text-align: center;
}
#main .network .txt span {
	display: inline-block;
	padding-right: 1.8rem;
	background: url(../img/common/icon15.webp) no-repeat right top 0.8rem;
	background-size: 0.9rem auto;
}
#main .network .btmText {
	margin-bottom: 1.7rem;
	font-size: 1.4rem;
}
#main .network .textList li {
	position: relative;
	padding: 0 3.4rem 0 3.1rem;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
}
#main .network .textList li::before {
	position: absolute;
	left: 0;
	top: 0.3rem;
	width: 1.6rem;
	height: 1.6rem;
	background-color: #BE0042;
	border-radius: 100%;
	content: "";
}
#main .network .textList li:nth-child(2):before {
	background-color: #075C91;
}
#main .network .textList li:nth-child(3):before {
	background-color: #07918C;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 1;
    mix-blend-mode: multiply;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
} 
.mfp-bg {
	background-color: #656565;
}
.pop {
	width: 40.5rem;
	margin: 0 auto;
}
.pop .close {
	position: absolute;
	right: 1.1rem;
	top: 1.2rem;
	width: 1.7rem;
	cursor: pointer;
	transition: .3s;
}
.pop .popBox {
	max-height: calc(100vh - 16rem);
	position: relative;
	padding: 3.6rem 2rem 3.4rem 0;
	border-radius: 1rem;
	background-color: #fff;
	    overflow-y: auto;
}
.pop .popBox ul {
	position: relative;
}
.pop .popBox ul:has(> li:nth-child(2))::before {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0.8rem;
	width: 1px;
	background-color: #CECECE;
	content: "";
}
.pop .popBox li {
	padding: 0 0 0.8rem 4.4rem;
	width: 50%;
	color: #BE0042;
	font-weight: 700;
	letter-spacing: 0.03em;	
}
.pop .popBox li:nth-child(2n) {
	padding-left: 4.2rem;
}
.pop .popBox .green {
	color: #07918C;
}
.pop .popBox .blue {
	color: #075C91;
}
@media all and (min-width: 897px) {
	#pagePath {
		margin-bottom: 10.3rem;
	}
	.comTopBox {
		margin: -6.5rem 0 0;
		padding: 3rem 0;
	}
	.comTopBox p {
		font-size: 2rem;
		line-height: 1.75;
	}
	.comInfo .lBox {
		width: 41rem;
	}
	.comInfo .rBox {
		width: 67.6rem;
		margin-top: 1.3rem;
	}
	#main .examples .rBox {
		margin-top: 0.1rem;
	}
	#main .examples .comUl {
		margin-top: -3rem;
	}
	#main .examples .comUl li {
		width: 32.3rem;
		margin-top: 3rem;
		min-height: 14rem;
	}
	#main .services .headLine03 {
		letter-spacing: 0;
	}
	#main .services .rBox {
		margin-top: 0.1rem;
	}
	#main .whiteBg .textList .txt01 {
		margin-top: 1.8rem;
	}
	#main .membership .headLine03 {
		letter-spacing: 0;
	}
	#main .membership .rBox {
		margin-top: 0.1rem;
	}
	#main .network .headLine03 {
		letter-spacing: 0;
	}
	.pop .close:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.pageTitle {
		min-height: 31.2rem;
		background-image: url(../img/international-transport/page_title_bg_sp.webp);
	}
	#pagePath {
		margin-bottom: 4.3rem;
	}
	.pageTitle .headLine02 {
		margin: 0 0 0.3rem -0.6rem;
	}
	.pageTitle .headLine02 img {
        height: 6.5rem;
    }
	.pageTitle p {
		margin-left: 2.2rem;
		font-size: 3.5rem;
		line-height: 1.34;
	}
	.comTopBox {
		margin-bottom: 0;
	}
	#main .features {
		padding: 4.6rem 0 0;
		background: none;
	}
	#main .features .comInfo {
		position: relative;
		z-index: 2;
	}
	#main .features .comList {
		padding-top: 0.3rem;
		margin-bottom: -1.9rem;
	}
	#main .features .btmImg img {
		width: 100%;
	}
	#main .examples {
		padding-top: 0;
		margin-top: -0.3rem;
	}
	#main .examples .comUl {
		padding-top: 0.1rem;
	}
	#main .examples .comUl li {
		margin-bottom: 1.6rem;
		padding: 2rem 0 1.8rem;
		min-height: 8.3rem;
	}
	#main .examples .comUl li span {
		margin-top: -0.2rem;
		font-size: 1.4rem;
		line-height: 1.64;
		letter-spacing: 0.03em;
	}
	#main .services {
		padding-top: 4.6rem;
	}
	#main .services .headLine03 {
		margin-bottom: 2.9rem;
	}
	#main .whiteBg {
		margin-bottom: 3.2rem;
		padding: 2.9rem 2.5rem 2.8rem;
	}
	#main .whiteBg .ttl {
		width: 11.9rem;
		margin: 0 0 0.6rem -2.5rem;
		padding: 0.2rem 0.7rem 0.4rem 0;
		font-size: 1.6rem;
		clip-path: polygon(0 0, calc(100% - 1.5rem) 0%, 100% 100%, 0% 100%);
	}
	#main .whiteBg .textList li {
		padding: 1.1rem 0 1.5rem;
		display: block;
	}
	#main .whiteBg .textList .title {
		display: block;
		width: auto;
		font-size: 1.6rem;
	}
	#main .whiteBg .textList .txt {
		display: block;
		width: auto;
		margin: 0.3rem 0 0;
		line-height: 1.42;
	}
	#main .membership {
		padding-top: 4.9rem;
	}
	#main .membership .imgList {
		padding: 2.2rem 0 1.2rem;
	}
	#main .membership .imgList li {
		padding: 0.8rem 0 0;
		font-size: 1.6rem;
	}
	#main .membership .imgList .ico {
		margin-bottom: -0.4rem;
	}
	#main .membership .imgList img {
		height: 4.5rem;
	}
	 #main .whiteBg .textList01 li {
		padding: 1.7rem 0 1.8rem;
	}
	#main .network {
		padding: 5rem 0 6.5rem;
	}
	#main .network .topText {
		margin: -1.2rem 0 4.8rem;
		line-height: 1.71;
		letter-spacing: 0;
	}
	#main .network .scroll {
		margin: 0 -2.4rem 1.6rem -0.3rem;
		overflow-x: scroll;
	}
	#main .network .imgBox {
		margin: 0;
		width: 86.6rem;
	}
	#main .network .link {
		width: 7.52rem;
	}
	#main .network .link01 {
		left: 5.8rem;
		top: 6.3rem;
	}
	#main .network .link02 {
		left: 1.2rem;
		top: 20.7rem;
	}
	#main .network .link03 {
		left: 13.7rem;
		top: 15.9rem;
	}
	#main .network .link04 {
		left: 25.4rem;
		top: 11.9rem;
	}
	#main .network .link05 {
		left: 28.3rem;
		top: 30.4rem;
	}
	#main .network .link06 {
		left: 57.2rem;
		top: 11.2rem;
	}
	#main .network .link07 {
		left: 68.6rem;
		top: 27.8rem;
	}
	#main .network .link .dot {
		height: 7.5rem;
		padding-top: 2.5rem;
		font-size: 1.1rem;
	}
	#main .network .link .num {
		font-size: 1.7rem;
	}
	#main .network .txt {
		font-size: 1.1rem;
	}
	#main .network .txt span {
		padding-right: 1.8rem;
		background-position: right top 0.4rem;
		background-size: 0.8rem auto;
	}
	#main .network .btmText {
		margin-bottom: 0.5rem;
	}
	#main .network .textList {
		display: block;
	}
	#main .network .textList li {
		margin-bottom: 0.5rem;
	}
	.pop {
		width: 34.2rem;
	}
	.pop .close {
		right: 1.5rem;
		top: 1.5rem;
	}
	.pop .popBox {
		padding: 3.8rem 0 3.4rem;
	}
	.pop .popBox ul::before {
		left: calc(50% + 0.4rem);
		bottom: 1rem;
	}
	.pop .popBox li {
		padding-bottom: 1rem;
	}
	.pop .popBox li:nth-child(2n) {
		padding-left: 3rem;
	}
}