@charset "utf-8";
@keyframes flash{0%,100%{opacity:1;}50%{opacity:0;}}
@font-face{
	font-family:"NewsBt";
	src:url("../fonts/news701bt.eot?") format('eot'),url("../fonts/news701bt.woff2") format('woff2'),url("../fonts/news701bt.woff") format('woff');
}
*,*:before,*:after{box-sizing:border-box;}html,body,main,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul,li{list-style:none;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}address{font-style:normal;}

/*base*/
html,body{width:100%;}
html{font-size:62.5%;touch-action:pan-y;}
body{
	width:100%;
	background-color:#000524;
	font-family:toppan-bunkyu-midashi-min-st,serif;
	line-height:2.0;
	letter-spacing:0.05rem;
	color:#fff;
	text-align:center;
}
body.home:not(.loadEnd){overflow:hidden;}
html.openMenu,
html.openMenu body,
html.openMenulist,
html.openMenulist body,
html.openPop,
html.openPop body{overflow-y:hidden;}
html.openMenu main,
html.openMenu main *,
html.openMenu footer,
html.openMenulist main,
html.openMenulist main *,
html.openMenulist footer,
html.openPop main,
html.openPopmain *,
html.openPop footer{pointer-events:none!important;}
::-webkit-scrollbar{width:4px;}
::-webkit-scrollbar-track{
	background:#343e78;
	border-left:solid 1px #0b144c;
}
::-webkit-scrollbar-thumb{
	background:#ccc;
	border-radius:4px;
	box-shadow:inset 0 0 0 2px #000524;
}
*[display="none"],*[hidden]{display:none!important;}
a,button{-webkit-tap-highlight-color:rgba(0,0,0,0);}
a{
	color:#fff;
	text-decoration:none;
	transition:all 0.4s;
}
a:hover{color:#666/*#ac2e44*/;}
a img,
button img,
a svg,
button svg{pointer-events:none;}
a img,
button img{transition:opacity 0.4s;}
a:hover img,
button:hover img{opacity:0.7;}
a svg > *,
button svg > *{transition:fill 0.4s;}
a svg > *,
button svg > *{fill:#fff;}
a:hover svg > *,
button:hover svg > *{fill:#666/*#ac2e44*/;}
button{
	padding:0;
	outline:none;
	border:none;
	background-color:transparent;
}
img,svg{
	display:block;
	width:100%;
	height:auto;
	vertical-align:top;
}
img[loading="lazy"]{min-height:10px;}
html :where(img){max-width:initial;}
img[data-fade]{
	opacity:0;
	transition:opacity 0.8s ease-in-out;
}
img[data-fade].show{opacity:1;}
.gMenu,
.gMenu li,
.gMenu a,
.snsNavi a,
.langNavi a{
	display:block;
	margin:0 auto;
	text-align:center;
	line-height:1.0;
}
.gMenu li+li{border-top:1px solid #000;}
.gMenu li img{
	width:90.833%;
	height:auto;
	margin:0 auto;
}
.snsNavi li{
	display:inline-block;
	vertical-align:top;
}
.snsNavi li svg{
	width:auto;
	height:100%;
}
.snsNavi li a svg > *{fill:#040404;}
.snsNavi li a:hover svg > *{fill:#666;}
.langNavi{
	display:flex;
	justify-content:center;
	margin:0 auto;
}
.langNavi a{border:1px solid;}
.pdfLink{
	display:block;
	margin:0 auto;
	text-align:center;
}
.pdfLink a,
.pdfLink a img{
	vertical-align:top;
	line-height:1.0;
}
.pdfLink a{
	display:table;
	margin:0 auto;
}
.pdfLink a img{
	display:block;
	width:100%;
	height:auto;
}
.copyrights{
	color:#040404;
	line-height:1.0;
}
header{
	position:fixed;
	z-index:100;
}
header a,
header .gMenu li a{transition:color 0.4s;}
header a{color:#040404;}
header a:hover,
header .gMenu li a:hover{color:#999;}
header .hdLogo a{
	position:relative;
	display:block;
}
main{position:static;}
main > section,
main > article{position:relative;}
footer{text-align:center;}
footer .langNavi li a{border-color:#124d94;}
footer .langNavi li svg use{fill:#124d94;}
*.hideEl{display:none!important;}
*[data-font="heading"]{
	font-weight:900;
	font-style:normal;
}
*[data-font="newsbt"]{font-family:"NewsBt";}
section[data-bar],
figure[data-bar],
#pager,
#pagePager{position:relative;}
section[data-bar]:before,
figure[data-bar]:before,
#pager:before,
#pagePager:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	background-repeat:repeat-x;
	background-position:left top;
}
article p,
article dl,
article li{
	text-align:left;
	line-height:1.92;
}
.mviFrame{position:relative;}
.mviFrame:before{
	content:"";
	display:block;
	width:100%;
}
.mviFrame[data-low]:before{padding-top:71%;}
.mviFrame[data-large]:before{padding-top:75%;}
.mviFrame img,
.mviFrame video{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
	z-index:0;
}
.mviFrame:not([data-show]) video{
	opacity:0;
	transition:all 0.8s ease-in-out;
}
.mviFrame:not([data-show]).show video{opacity:1;}
.mviFrame img{
	opacity:0;
	transition:opacity 0.4s;
}
.mviFrame.show img{opacity:1;}
.mviFrame.show video+img{opacity:0;}
.viewBtn{text-align:center;}
.viewBtn a{
	margin:0 auto;
	display:inline-block;
	background-color:#fff;
}
.viewBtn a svg{
	display:block;
	line-height:1.0;
}
.viewBtn a use{fill:#000524;}
*[data-bg]{position:relative;}
*[data-bg]:before,
*[data-bg]:after{
	content:"";
	position:absolute;
	left:0;
	display:block;
	width:100%;
	height:0;
	line-height:1.0;
	background-repeat:repeat-x;
	background-size:auto 100%;
}
*[data-bg]:before{
	top:-1px;
	background-position:center top;
}
*[data-bg]:after{
	bottom:-1px;
	background-position:center bottom;
}
*[data-bg="white"]:before{background-image:url("../img/common/white-bg01.svg");}
*[data-bg="white"]:after{background-image:url("../img/common/white-bg02.svg");}
.markTtl{text-align:center;}
.markTtl > *{
	display:block;
	margin:0 auto;
	line-height:1.0;
}
.markTtl:after{
	content:"";
	display:block;
	margin:0 auto;
	background-color:#fff;
}
.pageTileTitle{text-align:center;}
.pageTileTitle .tileInBox{
	position:relative;
	display:block;
	margin:0 auto;
	background:url("../img/common/title-bg.jpg") no-repeat center center / contain;
	line-height:1.0;
	vertical-align:top;
}
.pageTileTitle .tileInBox img{
	background-image:url("../img/common/mark-icon.svg");
	background-repeat:no-repeat;
}
#pager{
	width:100%;
	text-align:center;
	line-height:1.0;
}
#pager li{
	display:inline-block;
	text-align:center;
}
#pager li *{display:block;}
#pager li > *{border:1px solid #fff;}
#pager li > span,
#pager li > a:hover{
	background-color:#fff;
	color:#000524;
}
.absoluteWin{
	display:flex;
	justify-content:center;
	align-items:center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	background-color:rgba(0,5,36,0.85);/*0.5*/
	z-index:-1;
	opacity:0;
	transition:all 0.4s;
}
.absoluteWin.active{
	opacity:1;
	z-index:999;
	cursor:pointer;
}
.absoluteWin button{
	background-color:transparent;
	width:22px;
	height:22px;
	position:absolute;
	cursor:pointer;
	border:none;
	outline:0;
	z-index:1;
	background:url("../img/top/close-btn.svg") no-repeat center center;
	background-size:contain;
}
.absoluteWin .winIn{
	display:block;
	position:relative;
	margin:auto;
	background:#fff;
}
.absoluteWin p,
.absoluteWin .newsFgBox{display:block;}
#newsPopBox .winIn{background-color:transparent;}
#newsPopBox .newsFgBox{
	box-sizing:border-box;
	text-align:center;
}
#newsPopBox .newsFgBox a{display:block;}
#newsPopBox .newsFgBox figcaption{
	display:flex;
	justify-content:center;
	align-items:center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#newsPopBox .newsFgBox figcaption a{
	position:absolute;
	display:block;
}
#newsPopBox .newsFgBox a img{
	object-fit:contain;
	object-position:center center;
}
#loading{
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	transition:opacity 1.6s ease 0.8s,z-index 0s ease 2.4s;
	z-index:1000;
}
#loading.hide{
	opacity:0;
	z-index:-1;
}
#loading picture,
#loading picture > *{
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center center;
}
#loading img,
#loading picture{
	transition:opacity 0.8s ease 0.6s;
	opacity:0;
}
#loading.imgShow img,
#loading.imgShow picture{opacity:1;}
@media screen and (max-width:1239.98px){
	header{
		width:100%;
		top:0;
		left:0;
	}
	header .hdLogo{
		transition:all 0.4s;
		z-index:100;
	}
	#gNavBtn{
		position:absolute;
		display:block;
		cursor:pointer;
		z-index:102;
	}
	#gNavBtn:before,
	#gNavBtn span,
	#gNavBtn:after{
		content:"";
		position:absolute;
		left:0;
		display:block;
		width:100%;
		height:2px;
		background-color:#0a0a0a;
		transition:all 0.4s;
		transform-origin:center center;
	}
	#gNavBtn:before{top:0;}
	#gNavBtn span{top:calc(50% - 1px);}
	#gNavBtn:after{bottom:0;}
	#menuBtnCheck:checked+#gNavBtn span{opacity:0;}
	#langShort{
		display:flex;
		justify-content:space-between;
		align-items:center;
		position:absolute;
		background:url("../img/common/langs-bg.svg") no-repeat center center / contain;
		line-height:1.0;
	}
	#langShort li,
	#langShort li *{display:block;}
	#langShort svg{width:auto;}
	#langShort svg use{fill:#000;}
	#langShort a:hover svg use{fill:#666;}
	#langShort strong svg use{fill:#a61e36;}
	footer{
		width:100%;
		display:flex;
		justify-content:center;
		align-items:center;
		flex-direction:row-reverse;
		flex-wrap:wrap;
	}
	#globalNavi{
		width:100%;
		max-height:100vh;
		position:fixed;
		top:0;
		left:0;
		background:url("../img/common/menu-bg-sp.jpg") no-repeat center top / cover;
		transition:transform 0.4s;
		transform-origin:center top;
		transform:translateY(-100vh);
		overflow-x:hidden;
		overflow-y:auto;
		z-index:101;
	}
	#globalNavi .langNavi li a{border-color:#040000;}
	#globalNavi .langNavi li a:hover{background-color:#040000;}
	#globalNavi .langNavi li svg use{fill:#040000;}
	#globalNavi .langNavi li a:hover svg use{fill:#fff;}
	#globalNavi::-webkit-scrollbar-track{
		background:#e7c78f;
		border-left-color:#e7c78f;
	}
	#globalNavi::-webkit-scrollbar-thumb{
		background:#ccc;
		box-shadow:inset 0 0 0 2px #d1803a;
	}
	#menuBtnCheck:checked ~ #globalNavi{transform:translateY(0vh);}
	#globalNavi .navLogo{
		content:"";
		display:block;
		width:100%;
	}
	#globalNavi .navLogo a{
		display:block;
		position:relative;
	}
	#globalNavi .gMenu,
	footer .gMenu{width:100%;}
	#globalNavi .snsNavi li svg,
	footer .snsNavi li svg{width:auto;}
	#globalNavi .copyrights,
	footer .copyrights{width:100%;}
	main{overflow:hidden;}
	main > section:not([data-bg]),
	main > article,
	main > article > section:not([data-bg]){
		margin-right:auto;
		margin-left:auto;
	}
	*[data-type="pc"]{display:none!important;}
	*[data-bg]{
		padding-top:23px;/*5.888vw*/
		padding-bottom:23px;
	}
	*[data-bg]:before,
	*[data-bg]:after{
    height:23px;/*5.888vw*/
    background-size:375px auto;
  }
  *[data-bg="navy"]:before{
    background-image:url("../img/common/navy-bg-sp01.svg");
    background-position:left top;
  }
  *[data-bg="navy"]:after{background-image:url("../img/common/navy-bg-sp02.svg");}
	.markTtl:after{height:1px;}
	section[data-bar]:before,
	figure[data-bar]:before,
	#pager:before,
	#pagePager:before{
		height:2px;
		background-image:url("../img/common/bar-sp.svg");
	}
	footer{
		position:relative;
		width:100%;
		background-color:#fff;
		color:#040404;
	}
	footer a{color:#040404;}
	footer .ftLogo{width:100%;}
	footer .ftLogo a{display:block;}
	footer .copyrights{color:#040404;}
	#loading{background-color:#000;}
}
@media screen and (max-width:767.98px){
	*[data-type="notSP"]{display:none!important;}
	body{padding-top:67px;}
	.pdfLink{margin-top:48px;}
	.pdfLink a img{width:160px;}
	.snsNavi li+li{margin-left:6.7719675vw;}
	.snsNavi li svg{height:9.6618vw;}
	header:before{
		content:"";
		position:absolute;
		top:66px;
		left:0;
		display:block;
		width:100%;
		height:23px;
		background:url("../img/common/white-bg-sp01.svg") repeat-x left top / 375px auto;
	}
	header .hdInner:before{
		content:"";
		display:block;
		width:100%;
		height:67px;
		background-color:#fff;
	}
	header .hdLogo{
		position:absolute;
		top:8px;
		left:35px;
		width:130px;
	}
	#gNavBtn{
		top:21px;
		right:30px;
		width:27px;
		height:24px;
	}
	#menuBtnCheck:checked+#gNavBtn:before{transform:translateY(11px) rotate(-45deg);}
	#menuBtnCheck:checked+#gNavBtn:after{transform:translateY(-11px) rotate(45deg);}
	#globalNavi{padding:16.6215vw 18.26885vw 3.606vw;}/*16.6215vw 11.35265vw 3.606vw*/
	#menuBtnCheck:checked ~ #globalNavi{min-height:100vh;}
	#langShort{
		width:50px;
		right:70px;
		top:27px;
	}
	#langShort svg{height:12px;}
	#globalNavi .inner{
		display:flex;
		justify-content:center;
		align-items:center;
		flex-direction:row-reverse;
		flex-wrap:wrap;
	}
	#globalNavi .navLogo{margin-bottom:1.114575vw;}
	#globalNavi .gMenu{margin-top:15.3585vw;}
	#globalNavi .gMenu li+li{
		margin-top:9.3398vw;
		padding-top:8.6957vw;
	}
	#globalNavi .snsNavi{
		width:100%;
		margin-top:15.0161vw;
		text-align:center;
	}
	#globalNavi .langNavi{margin-top:5.475vw;}
	#globalNavi .langNavi li{width:30.2738vw;}
	#globalNavi .langNavi li+li{margin-left:5.475vw;}
	#globalNavi .langNavi li a{border-radius:4.5089vw;}
	#globalNavi .copyrights{
		margin-top:6.107855vw;
		font-size:2.229975vw;
		letter-spacing:0.22275vw;
	}
	main > section:not([data-bg]):not([data-w]),
	main > article,
	main > article > section:not([data-bg]):not([data-w]){width:78vw;}
	main > section[data-w="full"],
	main > article > section[data-w="full"]{width:100%;}
	main > section[data-w="large"],
	main > article > section[data-w="large"]{width:88.648vw;}
	section[data-bar],
	figure[data-bar],
	#pager,
	#pagePager{
		margin-top:17.568vw;
		padding-top:18.378vw;
	}
	article p,
	article dl,
	article li{font-size:4.189vw;}
	article *+p{margin-top:14.595vw;}
	.markTtl:after{
		width:4.054vw;
		margin-top:3.243vw;
	}
	.markTtl svg{width:7.568vw;}
	.markTtl span{
		margin-top:4.324vw;
		font-size:6.757vw;
		text-indent:2.432vw;
		letter-spacing:2.432vw;
	}
	.viewBtn{margin-top:5.946vw;}
	.viewBtn a{width:26.757vw;}
	.pageTileTitle{
		width:33.784vw;
		margin:-5.946vw auto 6.757vw;
	}
	.pageTileTitle .tileInBox img{
		background-position:center 21.8%;
		background-size:16% auto;
	}
	#pager li{
		width:7.027vw;
		margin:0 1.622vw;
		font-size:2.162vw;
	}
	#pager li > *{line-height:7.027vw;}
	.absoluteWin .winIn{
		margin:0 auto;
		width:80vw;
	}
	.absoluteWin button{
		top:-26px;
		right:-26px;
		width:16px;
		height:16px;
	}
	#newsPopBox .winIn,
	#newsPopBox .newsFgBox a img{
		width:80vw;
		max-width:500px;
		max-height:calc(100vh - 100px);
	}
	#newsPopBox .newsFgBox figcaption a{
		width:160px;
		top:calc(50% - 22px);
		left:calc(50% - 80px);
	}
	footer{
		margin-top:27.027vw;
		padding:0 11.35265vw 10vw;
	}
	footer:before{
		content:"";
		position:absolute;
		top:-22px;
		left:0;
		display:block;
		width:100%;
		height:23px;
		background:url("../img/common/white-bg-sp02.svg") repeat-x left bottom / 375px auto;
	}
	footer .ftLogo{padding-top:7.297vw;}
	footer .ftLogo a{
		width:81.643%;
		margin:0 auto;
	}
	footer .gMenu{margin-top:9.9839vw;}
	footer .gMenu li+li{
		margin-top:5.9581vw;
		padding-top:5.475vw;
	}
	footer .snsNavi{margin-top:10.3865vw;}
	footer .langNavi{margin-top:6.2802vw;}
	footer .langNavi li{width:26.0064vw;}
	footer .langNavi li+li{margin-left:4.7504vw;}
	footer .langNavi li a{border-radius:3.8647vw;}
	footer .copyrights{
		margin-top:6.4716vw;
		font-size:2.5765vw;
	}
}
@media screen and (min-width:768px){
	*[data-type="notPC"]{display:none!important;}
	.pdfLink{margin-top:60px;}
	.pdfLink a img{width:260px;}
	section[data-bar],
	figure[data-bar],
	#pager,
	#pagePager{
		margin-top:107px;
		padding-top:70px;
	}
	section[data-bar]:before,
	figure[data-bar]:before,
	#pager:before,
	#pagePager:before{
		height:2px;
		background-image:url("../img/common/bar.svg");
	}
	article p,
	article dl,
	article li{font-size:1.7rem;}
	article *+p{margin-top:36px;}
	.viewBtn{margin-top:41px;}
	.viewBtn a{width:93px;}
	.markTtl:after{
		width:20px;
		height:2px;
		margin-top:13px;
	}
	.viewBtn a:hover use{fill:#666;}
	.markTtl svg{width:36px;}
	.markTtl span{
		margin-top:20px;
		font-size:3.0rem;
		letter-spacing:0.65rem;
	}
	.markTtl span.long{letter-spacing:1.0rem;}
	.pageTileTitle{
		max-width:588px;
		margin:0 auto;
		margin-top:-66px;
		margin-bottom:80px;
	}
	.pageTileTitle .tileInBox{width:198px;}
	.pageTileTitle .tileInBox img{
		background-position:center 21.6969%;
		background-size:15.6666666% auto;
	}
	#pager li{
		width:36px;
		margin:0 6px;
		font-size:1.1rem;
	}
	#pager li > *{line-height:36px;}
	#loading{background-color:#0f0706;}
  #loading > img{
    display:block;
    position:absolute;
  }
	.absoluteWin button{
		top:-30px;
		right:-30px;
		width:20px;
		height:20px;
	}
	#newsPopBox .newsFgBox a img{
		width:auto;
		height:calc(100vh - 120px);
	}
}
@media screen and (min-width:768px) and (max-width:1239.98px){
	body{padding-top:110px;}
	header{
		padding:12px 58px 9px;
		background-color:#fff;
	}
	header .hdLogo{
		width:152px;
		margin:0 auto;
	}
	#gNavBtn{
		top:calc(50% - 15px);
		right:58px;
		width:36px;
		height:31px;
	}
	#menuBtnCheck:checked+#gNavBtn:before{transform:translateY(14px) rotate(-45deg);}
	#menuBtnCheck:checked+#gNavBtn:after{transform:translateY(-14px) rotate(45deg);}
	#langShort{
		width:74px;
		right:110px;
		top:calc(50% - 9px);
	}
	#langShort svg{height:18px;}
	.openMenu #globalNavi{min-height:100vh;}
	main > section:not([data-bg]):not([data-w]),
	main > article{width:588px;}
	main > section[data-w="full"],
	main > article > section[data-w="full"]{width:740px;}
	main > section[data-w="large"],
	main > article > section[data-w="large"]{width:706px;}
	body:not(.home) #mainFV{height:552px;}
	body:not(.home) #mainFV picture *{
		height:100%;
		object-fit:cover;
		object-position:center center;
	}
	footer{
		display:grid;
    grid-template-columns:170px 1fr 1fr 190px;
    grid-template-rows:auto auto auto auto;
		margin-top:200px;
		padding:34px 0 20px;
		padding-right:calc(50vw - 302px);
		padding-left:calc(50vw - 302px);
	}
	footer .ftLogo{
		grid-column:1 / 2;
		grid-row:1 / 2;
		width:170px;
		align-self:self-start;
		padding-top:16px;
	}
	footer .gMenu{
		grid-column:4 / 5;
		grid-row:1 / 2;
		width:190px;
		margin-bottom:3px;
	}
	footer .gMenu li+li{
		margin-top:10px;
		padding-top:10px;
	}
	footer .snsNavi{
		margin-top:16px;
		grid-column:1 / 3;
		grid-row:2 / 3;
		padding-right:16px;
		text-align:right;
	}
	footer .snsNavi li+li{margin-left:16px;}
	footer .snsNavi li svg{height:25px;}
	footer .langNavi{
		margin:16px 0 0;
		grid-column:3 / 5;
		grid-row:2 / 3;
		justify-content:flex-start;
		padding-left:16px;
		text-align:left;
	}
	footer .langNavi li{margin:0;}
	footer .langNavi li+li{margin-left:8px;}
	footer .langNavi a{border-radius:12px;}
	footer .langNavi svg{
		width:auto;
		height:25px;
	}
	footer .copyrights{
		width:100%;
		grid-column:1 / 5;
		grid-row:4 / 5;
		margin-top:17px;
		font-size:1.0rem;
		letter-spacing:0.05rem;
	}
  #loading > img{
    width:376px;
    top:calc(50% - 110px);
    left:calc(50% - 188px);
  }
}
@media screen and (min-width:768px) and (max-width:1239.98px) and (orientation:portrait){/*縦*/
	#globalNavi{
		padding:132px 0 28px;
		padding-right:calc(50vw - 192px);
		padding-left:calc(50vw - 192px);
	}
	#globalNavi .inner{
		display:flex;
		justify-content:center;
		align-items:center;
		flex-direction:row-reverse;
		flex-wrap:wrap;
	}
	#globalNavi .navLogo{width:332px;}
	#globalNavi .gMenu{
		width:332px;
		margin-top:80px;
	}
	#globalNavi .gMenu li+li{
		margin-top:49px;
		padding-top:46px;
	}
	#globalNavi .snsNavi{margin-top:157px;}
	#globalNavi .snsNavi li+li{margin-left:35px;}
	#globalNavi .snsNavi li svg{height:50px;}
	#globalNavi .langNavi{margin-top:29px;}
	#globalNavi .langNavi li{width:158px;}
	#globalNavi .langNavi li+li{margin-left:29px;}
	#globalNavi .langNavi li a{border-radius:27px;}
	#globalNavi .copyrights{
		margin-top:32px;
		font-size:1.16rem;
	}
}
@media screen and (min-width:768px) and (max-width:1239.98px) and (orientation:landscape){/*横*/
	.openMenu #gNavBtn:before,
	.openMenu #gNavBtn span,
	.openMenu #gNavBtn:after{background-color:#fff;}
	#globalNavi{
		display:flex;
		justify-content:center;
		align-items:center;
		background:url("../img/common/gnav-bg-tab.jpg") #2d292d no-repeat center center / cover;
	}
	#globalNavi .inner{
		display:flex;
		justify-content:center;
		align-items:center;
		flex-direction:row-reverse;
		flex-wrap:wrap;
		background-color:#fff;
	}
	#globalNavi .inner > *{
		position:relative;
		z-index:1;
	}
	#globalNavi .snsNavi{
		width:100%;
		text-align:center;
	}
	#globalNavi .langNavi li a{border-color:#124d94;}
	#globalNavi .langNavi li a:hover{background-color:#124d94;}
	#globalNavi .langNavi li svg use{fill:#124d94;}
	#globalNavi .langNavi li a:hover svg use{fill:#fff;}
	#globalNavi .copyrights{
		width:calc(100% + 84px);
		margin:0 -42px;
		font-size:1.0rem;
		white-space:nowrap;
	}
}
@media screen and (min-width:768px) and (max-width:1239.98px) and (max-height:805.98px) and (orientation:landscape){/*横*/
	#globalNavi .inner{
		width:288px;
		margin:32px auto;
		padding:67px 42px 5px;
	}
	#globalNavi .navLogo{
		width:203px;
		height:119px;
	}
	#globalNavi .gMenu{margin-top:50px;}
	#globalNavi .gMenu li+li{
		margin-top:29px;
		padding-top:26px;
	}
	#globalNavi .snsNavi{margin-top:83px;}
	#globalNavi .snsNavi li+li{margin-left:14px;}
	#globalNavi .snsNavi li svg{height:22px;}
	#globalNavi .langNavi{margin-top:21px;}
	#globalNavi .langNavi li{width:79px;}
	#globalNavi .langNavi li+li{margin-left:11px;}
	#globalNavi .langNavi li a{border-radius:18px;}
	#globalNavi .copyrights{
		margin-top:13px;
		letter-spacing:0.18rem;
		transform-origin:center top;
		transform:scale(0.9);
	}
}
@media screen and (min-width:768px) and (max-width:1239.98px) and (min-height:806px) and (orientation:landscape){/*横*/
	#globalNavi .inner{
		width:320px;
		margin:0 auto;
		padding:40px 30px 18px;
	}
	#globalNavi .navLogo{
		width:100%;
		height:auto;
	}
	#globalNavi .gMenu{margin-top:55px;}
	#globalNavi .gMenu li+li{
		margin-top:32px;
		padding-top:29px;
	}
	#globalNavi .snsNavi{margin-top:92px;}
	#globalNavi .snsNavi li+li{margin-left:22px;}
	#globalNavi .snsNavi li a{height:33px;}
	#globalNavi .langNavi{margin-top:24px;}
	#globalNavi .langNavi li{width:88px;}
	#globalNavi .langNavi li+li{margin-left:13px;}
	#globalNavi .langNavi li a{border-radius:20px;}
	#globalNavi .copyrights{margin-top:20px;}
}
@media screen and (min-width:1240px){
	header{
		display:flex;
		justify-content:center;
		align-items:center;
		width:333px;
		top:45px;
		background:url("../img/common/menu-bg.png") repeat;
	}
	header .hdInner,
	header .hdInner > *,
	#globalNavi > *{
		display:block;
		margin:0 auto;
	}
	#globalNavi .hdInner{width:100%;}
	#globalNavi .inner{width:271px;}
	#globalNavi .snsNavi li+li{margin-left:23px;}
	#globalNavi .langNavi li{width:92px;}
	#globalNavi .langNavi li+li{margin-left:15px;}
	#globalNavi .langNavi li a{
		border-color:#124d94;
		border-radius:14px;
	}
	#globalNavi .langNavi li a:hover{background-color:#124d94;}
	#globalNavi .langNavi li svg use{fill:#124d94;}
	#globalNavi .langNavi li a:hover svg use{fill:#fff;}
	#globalNavi .copyrights{
		font-size:1.0rem;
		letter-spacing:0.15rem;
	}
	main,
	main > section:not([data-bg]),
	footer{margin-right:52px;/*float width*/}
	main > section:not([data-bg]),
	main > article{max-width:706px;}
	main > article{
		margin:0 auto;
		padding-right:59px;
		padding-left:59px;
	}
	#mainFV{width:calc(100vw - 4px);}
	body:not(.home) #mainFV{position:relative;}
	body:not(.home) #mainFV:before{
		content:"";
		display:block;
		width:100%;
	}
	body:not(.home) #mainFV picture,
	body:not(.home) #mainFV img{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		object-fit:cover;
		object-position:center center;
	}
  #loading > img{
    width:23.222vw;
    max-width:418px;
    bottom:8.846vh;
    right:8.7222vw;
  }
	*[data-type="sp"]{display:none!important;}
	*[data-bg]{
		padding-top:69px;
		padding-bottom:69px;
	}
	*[data-bg="navy"]{
		padding-top:109px;
		padding-bottom:109px;
	}
	*[data-bg] .inner{
		max-width:706px;
		margin-right:55px;
	}
	*[data-bg]:before,
	*[data-bg]:after{height:62px;}
  *[data-bg="navy"]:before,
  *[data-bg="navy"]:after{height:106px;}
	footer{
		margin-top:290px;
		padding-bottom:21px;
		color:#fff;
	}
	footer .copyrights{
		font-size:1.4rem;
		color:#fff;
	}
}
@media screen and (min-width:1240px) and (max-height:709.98px){
	header{
		width:284px;
		padding:54px 0 15px;
	}
	header .hdLogo{width:70.5706%;}
	#globalNavi .inner{width:198px;}
	#globalNavi .gMenu{
		padding-top:21px;
		margin-top:12px;
	}
	#globalNavi .gMenu li+li{
		margin-top:20px;
		padding-top:20px;
	}
	#globalNavi .snsNavi{margin-top:77px;}
	#globalNavi.snsNavi li+li{margin-left:17px;}
	#globalNavi.snsNavi li a{height:20px;}
	#globalNavi .copyrights{
    margin:16px -30px 0;
		font-size:0.8rem;
	}
}
@media screen and (min-width:1240px) and (min-height:710px) and (max-height:809.98px){
	header{padding:64px 0 12px;}
	header .hdLogo{width:70.5706%;}
	#globalNavi .gMenu{margin-top:51px;}
	#globalNavi .gMenu li+li{
		margin-top:30px;
		padding-top:27px;
	}
	#globalNavi .snsNavi{margin-top:86px;}
	#globalNavi .snsNavi li a{height:31px;}
	#globalNavi .langNavi{margin-top:23px;}
	#globalNavi .copyrights{margin-top:20px;}
}
@media screen and (min-width:1240px) and (min-height:810px){
	header{padding:94px 0 19px;}
	header .hdLogo{width:82.5%;}
	#globalNavi .gMenu{margin-top:57px;}
	#globalNavi .gMenu li+li{
		margin-top:33px;
		padding-top:30px;
	}
	#globalNavi .snsNavi{margin-top:96px;}
	#globalNavi .snsNavi li a{height:34px;}
	#globalNavi .langNavi{margin-top:25px;}
	#globalNavi .copyrights{margin-top:22px;}
}
@media screen and (min-width:1240px) and (max-width:1603.98px){
	header{left:36px;}
	main,
	main > section:not([data-bg]),
	footer{margin-left:calc(36px + 333px);/*global left+width*/}
  *[data-bg="navy"]:before{background-image:url("../img/common/navy-bg-A01.svg");}
  *[data-bg="navy"]:after{background-image:url("../img/common/navy-bg-A02.svg");}
	#mainFV{left:calc(-36px - 333px);/*global left+width*/}
	body:not(.home) #mainFV:before,
	body:not(.home) #mainFV picture,
	body:not(.home) #mainFV img{height:40.625vw;}
}
@media screen and (min-width:1604px) and (max-width:2003.98px){
	header{left:160px;}
	main,
	main > section:not([data-bg]),
	footer{margin-left:calc(160px + 333px);/*global left+width*/}
  *[data-bg="navy"]:before{background-image:url("../img/common/navy-bg-B01.svg");}
  *[data-bg="navy"]:after{background-image:url("../img/common/navy-bg-B02.svg");}
	#mainFV{left:calc(-160px - 333px);/*global left+width*/}
}
@media screen and (min-width:2004px) and (max-width:2403.98px){
	header{left:220px;}
	main,
	main > section:not([data-bg]),
	footer{margin-left:calc(220px + 333px);/*global left+width*/}
  *[data-bg="navy"]:before{background-image:url("../img/common/navy-bg-C01.svg");}
  *[data-bg="navy"]:after{background-image:url("../img/common/navy-bg-C02.svg");}
	#mainFV{left:calc(-220px - 333px);/*global left+width*/}
}
@media screen and (min-width:2400px){
	header{left:288px;}
	main,
	main > section:not([data-bg]),
	footer{margin-left:calc(288px + 333px);/*global left+width*/}
  *[data-bg="navy"]:before{background-image:url("../img/common/navy-bg-D01.svg");}
  *[data-bg="navy"]:after{background-image:url("../img/common/navy-bg-D02.svg");}
	#mainFV{left:calc(-288px - 333px);/*global left+width*/}
}
@media screen and (min-width:1604px) and (max-width:1803.98px){
	body:not(.home) #mainFV:before,
	body:not(.home) #mainFV picture,
	body:not(.home) #mainFV img{height:36.111vw;}
}
@media screen and (min-width:1804px){
	body:not(.home) #mainFV:before,
	body:not(.home) #mainFV picture,
	body:not(.home) #mainFV img{height:650px;}
}
