@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. 基本

******************************************************************************* */
#topicPath p {
	top: 8px;
}
#subHeader.op_type03 #subHeaderNav .subHeader_lang,
.fix-head .stickylinks .subHeader_lang {
	position: absolute;
	float: none;
	top: 3px;
	right:0;
	height: auto;
	padding: 0;
}
#subHeader.op_type03 #subHeaderNav .subHeader_lang a,
.fix-head .stickylinks .subHeader_lang a {
	display: block;
	position: relative;
	line-height: 48px;
	background-color: #000;
	color: #fff;
	font-size:14px;
	padding: 0 20px;
	box-sizing: border-box;
	text-decoration: none;
}
#subHeader.op_type03 #subHeaderNav .subHeader_lang a::before,
.fix-head .stickylinks .subHeader_lang a::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 10px;
  margin: 0 5px 0 0;
  background: url(../images/search_ico07.png) center center no-repeat;
  vertical-align: 0;
}

.fix-head .stickylinks ul li:last-child{
	position: static;
}
a.fnFade {
	transition: opacity .3s;
}
a.fnFade:hover {
	opacity: 0.6;
}
/* ==

　00. 基本

=============================================================================== */
/* ビジュアル
------------------------------------------------------------------------------- */
.overseasVisual01 {
	position: relative;
	height: 520px;
}
.overseasVisual01_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.overseasVisual01_bg img {
	object-fit: cover;
	width: 100%;
	height: 520px;
	background-color: #000;
}
.overseasVisual01_tit {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 1.5;
	margin: 0;
	font-size: 267%;
	font-weight: 500;
	letter-spacing: 0.05em;
	font-family: "Noto Serif JP", serif;	
}
.overseasVisual02 {
	position: relative;
	height: 260px;
}
.overseasVisual02_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.overseasVisual02_bg img {
	object-fit: cover;
	width: 100%;
	height: 255px;
	background-color: #000;
}
.overseasVisual02_tit {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 1.5;
	margin: 0;
	border: none;
	color: #fff;
	font-size: 267%;
	font-weight: 500;
	letter-spacing: 0.05em;
	font-family: "Noto Serif JP", serif;
	flex-wrap: wrap;
	text-align: center;
}
/* リード
------------------------------------------------------------------------------- */
.overseasLead01 {
	max-width: 950px;
	margin: 50px auto 60px;
	text-align: center;
}
.overseasLead01_txt {
	line-height: 1.75;
	margin: 20px 0 0;
	font-size: 164%;
	font-weight: 500;
}
.overseasLead01_txt:first-child {
	margin-top: 0;
}
.overseasLead01_btns {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	max-width: 520px;
	margin: 0 auto;	
}
.overseasLead01_btn {
	width: 250px;
	margin: 50px 0 0;
	font-size: 125%;
	font-weight: 500;
}
.overseasLead01_btn a {
	display: block;
	border-radius: 4px;
	background-color: #000;
	text-align: center;
	text-decoration: none;
}
.overseasLead01_btn a span {
	position: relative;
	display: inline-block;
	line-height: 50px;
	color: #fff;
	padding-right:25px;
}
.overseasLead01_btn a span::after{
	position: absolute;
	content: " ";
	top:calc(50% - 7px);
	right:0;
  width: 16px;
  height: 16px;
	background: url("/English/business/overseas/images/ico_anchor.svg") no-repeat;
	background-size: contain;
}

.overseasLead01_list{
	max-width: 1260px;
	padding:0 10px;
}
.overseasLead01_btns05 {
	max-width: 1240px;
}
.overseasLead01_btns05 .overseasLead01_btn {
	width: 19%;
}


/* ナビ
------------------------------------------------------------------------------- */
.overseasNav01 {
	position: relative;
	margin: 0 0 80px;
	overflow: hidden;
}
.overseasNav01::before {
	content: "";
	display: block;
	position: absolute;
	top: 90px;
	right: 0;
	bottom: 90px;
	left: 0;
	background-color:#282f38;
	background-image: url("/English/business/overseas/images/index_bg01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}
.overseasNav01_in {
	position: relative;
	max-width: 1440px;
	margin: 0 auto;
	z-index: 1;
}

.overseasNav01_block {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}
.overseasNav01_block-reverse {
	flex-direction: row-reverse;
}
.overseasNav01_block-mt1 {
	margin: 60px 0 0;
}
.overseasNav01_info {
	width: 50%;
}
.overseasNav01_info-pt1 {
	padding: 120px 0 0;
}
.overseasNav01_info-pb1 {
	padding: 0 0 120px;
}
.overseasNav01_img {
	width: 50%;
	overflow: hidden;
}
.overseasNav01_img img {
	display: block;
	height: 500px;
	background-color: #aaa;
}
.overseasNav02 {
	max-width: 505px;
	color: #fff;
}
.overseasNav01_block .overseasNav02 {
	margin: 0 50px 0 auto;
}
.overseasNav01_block-reverse .overseasNav02 {
	margin: 0 auto 0 50px;
}
.overseasNav02_tit {
	position: relative;
	line-height: 1.5;
	margin: 0 0 20px;
	padding: 18px 0 0;
	background: none;
	color: #fff;
	font-size: 267%;
	font-weight: 500;
	font-family: "Noto Serif JP", serif;
}
.overseasNav02_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 5px;
	background-color: #9cc811;
}
.overseasNav02_txt {
	line-height: 1.75;
	margin: 0;
	font-size: 134%;
	font-weight: 500;
}
.overseasNav02_list {
	line-height: 1;
	margin: 20px 0 0;
	font-size: 134%;
	font-weight: 500;
	letter-spacing: -0.5em;
}
.overseasNav02_list li {
	display: inline-block;
	margin: 10px 10px 0 0;
	vertical-align: top;
	letter-spacing: normal;
}
.overseasNav02_list .externalLink:first-child a{
	font-size:113%;
}
.overseasNav02_list .externalLink a::after {
	top:50%;
	background: url("/English/business/overseas/images/ico_external_g.svg") no-repeat;
}
.overseasNav02_list a {
	display: block;
	position: relative;
	padding: 13px 45px 13px 20px;
	border-radius: 8px;
	line-height:1.6;
	background-color: #000;
	color: #fff;
	text-decoration: none;
}
.overseasNav02_list a::after {
	position: absolute;
	content: " ";
	top:calc(50% - 6px);
	right:20px;
  width: 16px;
  height: 12px;
	background: url("/English/business/overseas/images/btn_arrow01.svg") no-repeat;
	background-size: contain;
}
.overseasNav02_list a[target="_blank"]::after {
	right: 20px;
	width: 16px;
	height: 14px;
	margin: -7px 0 0;
}
.overseasNav03 {
	margin: 40px 0 0;
	padding: 40px 15px 0;
	background-color: #282f38;
}
.overseasNav03_head {
	max-width: 1240px;
	margin: 0 auto;
}
.overseasNav03_en {
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 20px;
	background: none;
	border-bottom: 1px solid #9cc811;
	color: #fff;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.overseasNav03_tit {
	line-height: 1;
	color: #fff;
	font-size: 150%;
	font-weight: 700;
	text-align: center;
}
.overseasNav03_body {
	position: relative;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 0 20px;
}
.overseasNav03_btn {
	width:100%;
	padding:20px 0 0;
	text-align: center;
}
.overseasNav03_btn span {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
	padding:10px 40px 10px 10px;
	cursor: pointer;	
}
.overseasNav03_btn span::after {
	position: absolute;
	content: " ";
	top:calc(50% - 13px);
	right:0;
  width: 26px;
  height: 26px;
	background: url("/English/business/overseas/images/ico_more.svg") no-repeat;
	background-size: contain;
}
.overseasNav04 {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 0;
	font-size: 100%;
	overflow: hidden;
}
.overseasNav04_item {
	width: 32.259%;
	max-width: 400px;
	margin: 20px 1.6115% 0 0;
	background-color: #3d4857;
		color:#fff;
}
.overseasNav04_item:nth-child(1),
.overseasNav04_item:nth-child(2),
.overseasNav04_item:nth-child(3) {
	margin-top: 0;
}
.overseasNav04_item:nth-child(3n) {
	margin-right: 0;
}

.overseasNav04_img {
	display: block;
}
.overseasNav04_img img {
	display: block;
	width:100%;
	height:auto;
	background-color: #000;
}
.overseasNav04_info {
	position: relative;
	padding: 16px 20px 18px;
}
a .overseasNav04_info::after {
	position: absolute;
	content: " ";
	top:22px;
	right:20px;
  width: 18px;
  height: 16px;
	background: url("/English/business/overseas/images/btn_arrow01.svg") no-repeat;
	background-size: contain;
}
.overseasNav04_tit {
	line-height: 1.5;
	margin: 0;
	border: none;
	color: #fff;
	font-size: 138%;
	font-weight: 700;
	padding-right:31px;
}
.overseasNav04_cate li{
	display:inline-block;
	margin-top:5px;
	padding:0 5px;
	font-size:13px;
	border:1px solid #fff;
	line-height:1.7;
}
.overseasNav04_data{
	line-height: 1.5;
	margin: 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.overseasNav04_data dt{
	width:100px;
	font-size:108%;
	margin-top:10px;
}
.overseasNav04_data dd{
	width:calc(100% - 100px);
	font-size:108%;
	margin-top:10px;
}
.overseasNav04_data2{
	margin-top:10px;
}
.overseasNav04_data2 dt,
.overseasNav04_data2 dd{
	margin-top:0;
}

.overseasNav04_add{
	font-size:108%;
	margin-top:10px;
}
.overseasNav04_item a{
	text-decoration: none;
	color:#fff;
}
.overseasNav04_item a:hover{
	opacity: 0.7;
}
/* お問い合わせ復活時削除
------------------------------------------------------------------------------- */
.r3Header_utility li:last-child,
.r3SubFooter_list li:last-child{display:none;}
.mtPageNav2_list1_co3 li{
	display:table;
	width: 49%; /* 2 */
	height:40px;
}
.mtPageNav2_list1 li:last-child a{
    background: #313131;
    border: 2px solid #9c9c9c;
}
.mtPageNav2_list1 li:last-child a:after{
    top: 14px;
    left: 8px;
    width: 4px;
    height: 4px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
		background-image:none;
}

/* ボタン
------------------------------------------------------------------------------- */
.overseasBtn01 {
	line-height: 1;
	margin: 80px 15px;
	font-size: 134%;
	font-weight: 500;
	text-align: center;
}
.overseasBtn01 a {
	display: inline-block;
	position: relative;
	line-height: 1.5;
	border-radius: 4px;
	padding: 20px 50px 21px 23px;
	background-color: #000;
	color: #fff;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	font-size:16px;
}
.overseasBtn01 a::after {
	position: absolute;
	content: " ";
	top:calc(50% - 6px);
	right:20px;
  width: 16px;
  height: 12px;
	background: url("/English/business/overseas/images/btn_arrow01.svg") no-repeat;
	background-size: contain;
}
.overseasBtn01_external a::after{
	background: url("/English/business/overseas/images/ico_external_g.svg") no-repeat;
  width: 20px;
  height: 20px;
	top:calc(50% - 8px);	
}
/* 関連リンク
------------------------------------------------------------------------------- */
.overseasRelate01 {
	margin: 50px 0 70px;
	padding: 0 15px;
}
.overseasRelate01_list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	max-width: 1240px;
	margin: 0 auto;
}
.overseasRelate01_item {
	width: 800px;
	margin:20px auto 0; 
}
.overseasRelate01_item a{
	display:flex;
	align-items: center;
	text-decoration: none;
}
.overseasRelate01_item:nth-child(1),
.overseasRelate01_item:nth-child(2),
.overseasRelate01_item:nth-child(3) {
	margin-top: 0;
}
.overseasRelate01_item:nth-child(3n) {
	margin-right: 0;
}
.overseasRelate01_wrap {
	display: block;
	height: 100%;
	background-color: #f7f7f7;
	color: #333;
	text-decoration: none;
}
.overseasRelate01_img {
	position: relative;
	overflow: hidden;
	width:400px;
}
.overseasRelate01_img img {
	display: block;
	background-color: #555;
}
.overseasRelate01_tit {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 1.5;
	margin: 0;
	padding: 8px 50px 9px 15px;
	background-color: #000;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
.overseasRelate01_tit::before {
	content: "";
	display: block;
	position: absolute;
	right: 20px;
	bottom: 17px;
	width: 22px;
	height: 10px;
	background: url("/English/business/overseas/images/ico_arw_r.svg") no-repeat;
}
.overseasRelate01_tit::after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 9px;
	margin: 0 0 0 6px;
	background: url(/English/business/overseas/images/blank_ico02.svg) left top no-repeat;
	background-size: contain;
	vertical-align: 0.05em;
}

.overseasRelate01_txt {
	line-height: 1.5;
	padding: 15px 20px;
	font-size: 16px;
	font-weight: 500;
	width:400px;
	text-decoration: none;
}

/* cv 非表示
------------------------------------------------------------------------------- */
#contact .mtContact_txt{
	color:#fff;
}


