@charset "utf-8";

@font-face {
	font-display: swap;
}

*{
    margin: 0px;
	padding: 0px;
}

img{border: 0;}

a {outline: none;}

ul,ol { list-style-type: none;}

A:link{color:#000;text-decoration:underline}
A:visited{color: #000;text-decoration:none;}
A:active{color:#000;text-decoration:none;}
A:hover{color:#f70000;text-decoration:none;}

::selection{
	background: #00cadb;
	color: #fff;
}
::-moz-selection{
	background: #00cadb;
	color: #fff;
}

table{
	border-collapse:collapse;
}


input{
	font-family: kozuka-gothic-pro,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 100%;
}

body{
	font-family: kozuka-gothic-pro,sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	background: url(../../img/common/header_base_bg.png) center top repeat-x #000;
}

.wrapper{
	margin: 0 auto;
	text-align:left;
	width: 1100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#container{
	min-width: 1100px;
}


/* ページスクロールボタン */
#topcontrol{
	z-index: 200;
	right: 30px !important;
	bottom: 30px !important;
}

@media screen and (min-width: 980px) {
#topcontrol span{
	display: none;
}

.pc{
	display: block;
}
.sp{
	display: none;
}
#mmenu,
#menu{
	display:none;
}
}
@media screen and (max-width: 979px) {
.wrapper{
	width: 100%;
}
#topcontrol span{
	display: none;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

#container{
	min-width: auto;
	background:#fff;
}

}
@media screen and (max-width: 768px){
#mmenu a{
	position: absolute;
	top: 10px;
	right: 10px;
	background: center center no-repeat transparent;
	background-image: url(../mmenu/icon.png) ;
	width: 70px;
	height: 70px;
	border: 1px solid #CCC;
	display: block;
	z-index: 60;
	-moz-background-size:60% auto;
	background-size:60% auto; 
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
} 
#menu{
	text-align: left;
}
#topcontrol{
	bottom: 0 !important;
	left: 0;
	right: 0;
	width: 100%;
	background-color: rgba( 0, 0, 0, 0.7 );
	border-top: 1px solid #FFF;
	color: #FFF;
	text-align: center;
}
#topcontrol span{
	display: block;
	line-height: 80px;
}
#topcontrol img{
	display: none;
}
.sp{
	display: block;
}
.pc{
	display: none;
}
}
@media screen and (max-width: 620px) {
body{
	background: none;
}
}

#header{
	width: 1100px;
	margin: auto;
	background: url(../../img/common/header_bg.png) no-repeat center top;
	height: 174px;
	position:relative;
}

#header .logo{
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 400px;
	height: 95px;
	z-index: 50;
}
#header .logo img{
	width: 100%;
	height: auto;
}

#header .boxSearch{
	padding: 2.5px 0 0;
	width: 180px;
	position: absolute;
	right: 160px;
	top: 22px;
	background: #f4f4f4;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#header .boxSearch input[type=text]{
	padding: 0 7px;
	width: 120px;
	height: 35px;
	line-height: 35px;
	border: 0;
	background-color: transparent;
}
#header .boxSearch input[type=submit]{
	border: 0;
	width: 35px;
	height: 35px;
	background: url(../../img/common/header_src_btn.png) no-repeat right center;
	text-indent: -9999px;
	cursor: pointer;
	display: inline-block;
}

#header .boxSns{
	padding: 2.5px 0 0;
	width: 180px;
	position: absolute;
	right: 160px;
	top: 15px;
}
#header .boxSns ul{
	display: table;
	margin: auto;
}
#header .boxSns ul li{
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
}
#header .boxSns ul li img{
	width: 50px;
	height: auto;
}

#header .contact{
	position: absolute;
	right: 0;
	top: 20px;
	width: 150px;
	height: 40px;
	background: #c80404;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#header .contact a{
	background: url(../../img/common/icon_mail.svg) no-repeat left center;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 140px;
	line-height: 40px;
	display: block;
	margin: auto;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

#header .memberbox{
	position: absolute;
	top: 22px;
	left: 0;
}

/*
#header .memberbox:after{
	display: block;
	text-align: center;
	color: #F00;
	font-size: 14px;
	padding-top: 4px;
	content: "会員機能は15:00よりご利用いただけます";
}*/

#header .memberbox ul{
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px 0;
}
#header .memberbox ul li{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #007ac7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#header .memberbox ul li a{
	display: block;
	text-decoration: none;
	color: #007ac7;
	padding: 7px 15px 7px 42px;
	font-size: 14px;
	font-weight: 500;
}
#header .memberbox ul li.app a{
	background: url(../../img/common/ico_app_member.svg) no-repeat 7px center;
}
#header .memberbox ul li.login a{
	background: url(../../img/common/ico_login.svg) no-repeat 7px center;
}

@media screen and (max-width: 979px) {
#header{
	width: 100%;
	margin: auto;
	background: url(../../img/common/header_base_bg.png) repeat-x center top;
	height: 174px;
	position:relative;
}

#header .logo{
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: inherit;
	width: 400px;
	height: 95px;
	z-index: 50;
}
#header .logo img{
	width: 100%;
	height: auto;
}

#header .boxSearch{
	display: none;
}

#header .contact{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 70px;
	height: 70px;
}

#header .contact a{
	background: url(../../img/common/icon_mail.svg) no-repeat center center;
	-moz-background-size: 60% auto;
	-webkit-background-size: 60% auto;
	background-size: 60% auto;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	
}


#header .memberbox{
	position: absolute;
	top: 10px;
	left: auto;
	right: 90px;
	width: 170px;
}
#header .memberbox ul{
	display: block;
}
#header .memberbox ul li{
	display: block;
	vertical-align: middle;
	border: 1px solid #007ac7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 2px;
}
}
@media screen and (max-width: 768px){
#header{
	height: 95px;
}
#header .logo{
	width: 320px;
	height: 95px;
	line-height: 95px;
	z-index: 50;
}
#header .logo img{
	vertical-align: middle;
}
#header .contact{
	display: none;
}
}
@media screen and (max-width: 620px) {
#header{
	height: 140px;
	background: none;
}

#header .memberbox{
	position: absolute;
	top: 95px;
	left: 0;
	right: auto;
	width: 100%;
}
#header .memberbox ul{
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 3px 0;
	width: 100%;
}
#header .memberbox ul li{
	display: table-cell;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
}
#header .memberbox ul li a{
	padding: 0px 15px 0px 42px;
	line-height: 40px;
}
}
@media screen and (max-width: 480px){
#header .logo{
	width: 100%;
	padding: 0 90px 0 0;
	z-index: 20;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
}



#header nav#globalNav{
	position:absolute;
	top:105px;
	left:0;
	width:1100px;
	height: 70px;
}
nav#globalNav ul{
	margin: auto;
	width: 100%;
	height: 70px;
	display: table;
}
nav#globalNav ul li{
	padding: 0 10px;
	display: table-cell;
	background: url(../../img/common/menu_line.png) no-repeat left center;
	vertical-align: bottom;
	text-align: center;
}
nav#globalNav ul li:last-child{
	background: url(../../img/common/menu_line.png) no-repeat left center, url(../../img/common/menu_line.png) no-repeat right center;
}

nav#globalNav ul li a{
	height: 30px;
	line-height: 30px;
	display: block;
	color: #FFF;
	font-weight: 500;
	font-size: 12px;
}
nav#globalNav ul li.space{
	width: 190px;
}
nav#globalNav ul li a{
	position: relative;
	transition: .3s;
	text-decoration: none;
}
nav#globalNav ul li a::after{
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	width: 0;
	height: 1px;
	background-color: #F00;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
nav#globalNav ul li a:hover::after{
	width: 50%;
}

@media screen and (max-width: 979px) {
#header nav#globalNav{
	width:100%;
}
nav#globalNav ul li.space{
	display: none;
}
nav#globalNav ul li:first-child{
	background: none;
}
nav#globalNav ul li:last-child{
	background: none;
	background: url(../../img/common/menu_line.png) no-repeat left center;
}
}
@media screen and (max-width: 768px){
#header nav#globalNav{
	display: none;
}
}
@media screen and (max-width: 620px) {
/*sp*/
}
@media screen and (max-width: 480px){
}


/*breadcrumb
************************************************************************************/
#breadcrumb{
	margin: 0 auto;
	padding: 15px 0;
	font-size: 12.5px;
	color: #FFF;
	width: 1100px;
	margin: auto;
}
#breadcrumb ul{
	display: table;
}
#breadcrumb ul li{
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
#breadcrumb ul li:first-child{
	background: url(../../img/common/icon_home.svg) no-repeat left center;
	padding: 0 0 0 20px;
	-moz-background-size: 15px auto;
	-webkit-background-size: 15px auto;
	background-size: 15px auto;
}
#breadcrumb ul li a{
	background: url(../../img/common/icon_bread_ar.svg) no-repeat right center;
	padding: 0 25px 0 0;
}
#breadcrumb a{
	color: #FFF;
	text-decoration: none;
}
@media screen and (max-width: 979px) {
#breadcrumb{
	padding: 15px 0 10px 15px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #000;
}
}

/*animation
************************************************************************************/
.anim{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
	transition: .8s;
}
.move{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

.anim-fade{
	opacity: 0;
	transition: .9s;
	transition-delay: .1s;
}
.move-fade{
	opacity: 1.0;
}

.delay1{
	transition-delay: .1s;
}
.delay2{
	transition-delay: .2s;
}
.delay3{
	transition-delay: .3s;
}
.delay4{
	transition-delay: .4s;
}
.delay5{
	transition-delay: .5s;
}
.delay6{
	transition-delay: .6s;
}
.delay7{
	transition-delay: .7s;
}
.delay8{
	transition-delay: .8s;
}
.delay9{
	transition-delay: .9s;
}
@media screen and (max-width: 979px) {
/*tablet*/
}
@media screen and (max-width: 768px){
/*smart phone*/
}
@media screen and (max-width: 620px) {
/*sp*/
}
@media screen and (max-width: 480px){
}

/*layout
************************************************************************************/
#main_contents{
	width: 100%;
	background: #f1f1f1;
}


#main{
	width: 1100px;
	margin: auto;
}

@media screen and (max-width: 979px) {
/*tablet*/
#main_contents{
	width: 100%;
	height:auto;
	position:static !important;
}
#main{
	width: 100%;
	float: none;
}
}
@media screen and (max-width: 768px){
/*smart phone*/
}
@media screen and (max-width: 620px) {
/*sp*/
}
@media screen and (max-width: 480px){
}


/*footer
************************************************************************************/
#footer{
	background: #3b3b3b;
	width: 100%;
	padding-top: 40px;
	color: #FFF;
	font-size: 12px;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/*SNS*/
#footer .boxSnsFoot{
	width: 1100px;
	margin: auto;
	text-align: left;
}
#footer .boxSnsFoot .frame{
	text-align: left;
}
#footer .boxSnsFoot ul{
	display: table;
	margin: 0;
}
#footer .boxSnsFoot ul li{
	display: table-cell;
	vertical-align: top;
	padding: 0 5px;
}
#footer .boxSnsFoot ul li img{
	width: 50px;
	height: auto;
}


/*frameNav*/
#footer .frameNav{
	float: left;
	width: 400px;
}


#footer .frameNav a{
	color: #FFF;
	text-decoration: none;
	position: relative;
	display: inline-block;
	transition: .3s;
	text-decoration: none;
}

#footer .frameNav a::after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff9ba;
	transition: .3s;
}
#footer .frameNav a:hover::after{
	width: 100%;
}

#footer .frameNav ul.inframe{
	float: left;
	margin: 0 50px 0 0;
}

#footer .frameNav ul li{
	background: url(../../img/common/ar_white.svg) no-repeat left 0.4em;
	-moz-background-size: 6px auto;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
	padding: 0 0 0 10px;
	margin: 0 0 20px 0;
}
#footer .frameNav ul li ul{
	margin: 7px 0 0 .5em;
}
#footer .frameNav ul li ul li{
	margin: 0 0 5px 0;
}

#footer .bnKorea{
	width: 
		100px;
	float: left;
	padding-left: 30px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
}
#footer .bnKorea img{
	width: 100px;
	height: auto;
	display: block;
	margin: 0 auto 1em;
}
#footer .btnade{
	width: 
		150px;
	float: left;
	padding-left: 30px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
}
#footer .btnade img{
	width: 150px;
	height: auto;
	display: block;
	margin: 0 auto 1em;
}
#footer .bnKorea a,
#footer .btnade a{
	color: #FFF;
}
/*frameCompany*/
#footer .frameCompany{
	width: 350px;
	min-height: 103px;
	float: right;
	background: url(../../img/common/footer_logo.png) no-repeat left top;
	padding-left: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#footer .frameCompany h1.foot_h1{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: .7em;
	padding-bottom: .7em;
	border-bottom: 3px double #787878;
}

#footer .frameCompany .contact{
	width: 100%;
	height: 40px;
	background: #c80404;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#footer .frameCompany .contact a{
	background: url(../../img/common/icon_mail.svg) no-repeat left center;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 140px;
	line-height: 40px;
	display: block;
	margin: auto;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

#footer .frameCompany ul.btns{
	margin: 5px 0 0;
}
#footer .frameCompany ul.btns li{
	vertical-align: middle;
	border: 1px solid #007ac7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 5px;
	text-align: center;
	background: #FFF;
}
#footer .frameCompany ul.btns li a{
	display: inline-block;
	text-decoration: none;
	color: #007ac7;
	padding: 0 15px 0 42px;
	font-size: 14px;
	font-weight: 500;
	line-height: 40px;
	
}
#footer .frameCompany ul.btns li.app a{
	background: url(../../img/common/ico_app_member.svg) no-repeat 7px center;
}
#footer .frameCompany ul.btns li.login a{
	background: url(../../img/common/ico_login.svg) no-repeat 7px center;
}



#footer .copyright{
	background: #000;
	font-size: 12px;
	text-align: center;
	padding: 30px 0;
	margin-top: 40px;
}
@media screen and (max-width: 979px) {
#footer .boxSnsFoot{
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
}
#footer .boxSnsFoot .frame{
	text-align: center;
}
#footer .boxSnsFoot .frame ul{
	margin: auto;
	width: auto;
}
#footer .frameNav{
	float: none;
	width: auto;
	margin-bottom: 1em;
	padding: 1em;
}
#footer .frameNav ul.inframe{
	float: none;
	margin: 0 0 .4em;
}
#footer .frameNav ul li{
	display: inline-block;
	margin: 0 1em 0 0;
}
#footer .frameNav ul li ul{
	display: inline-block;
	margin: 0;
}
#footer .frameNav ul li ul:before{
	content: "(";
}
#footer .frameNav ul li ul:after{
	content: ")";
}

#footer .frameNav ul li ul li{
	display: inline-block;
	margin: 0 1em 0 0;
}
#footer .bnKorea{
	width: 90%;;
	float: none;
	margin: 2em auto;
	padding: 10px;
	font-size: 16px;
	border: 1px solid #CCC;
}
#footer .bnKorea img{
	width: 100px;
	height: auto;
	display: inline;
	margin: 0 1em 0 0;
	vertical-align: middle;
}
#footer .bnKorea br{
	display: none;
}
#footer .frameCompany{
	width: 90%;
	margin: auto;
	float: none;
}


#footer .frameCompany ul.btns{
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px 0;
	width: 100%;
}
#footer .frameCompany ul.btns li{
	display: table-cell;
	width: 50%;
}
#footer .frameCompany ul.btns li a{
	display: block;
}
#footer .frameCompany ul.btns li.app a{
	background: url(../../img/common/ico_app_member.svg) no-repeat 7px center;
}
#footer .frameCompany ul.btns li.login a{
	background: url(../../img/common/ico_login.svg) no-repeat 7px center;
}
}
@media screen and (max-width: 768px){
#footer{
	padding: 0 0 80px;
}
#footer .wrapper{
	display: none;
}
#footer .copyright{
	margin-top: 0px;
	background: #3b3b3b;
}
}

/* 20230628 */
body {
	background-image:none;
}
body #header{
	height:auto;
	width:100%;
	background:#fff;
}
@media(max-width:620px){
	body #header{
		padding-bottom:50px
	}
}
body #header .logo{
	position:inherit;
}
@media(max-width:979px){
	body #header .logo{
		margin:0;
	}
}
@media(min-width:979px){
	body #header .memberbox{
		right:calc(50% + 258px);
		left:initial;
	}
	body #header .boxSns{
		left:calc(50% + 215px);
		right:initial;
	}
	body #header .contact{
		left:calc(50% + 400px);
		right:initial;
	}
}
@media(max-width:979px){
	body #header .boxSns{
		display:none;
	}
}
@media(max-width:620px){
	body #header .memberbox{
		bottom:2px;
		top:initial;
	}
}
body .adinformation{
	display: flex;
	max-width: 1073px;
	margin:0.1em auto 0.5em;
	font-size: 80%;
	font-weight: 900;
	align-items: center;
	color: #002C75;
	line-height: 1.4;
	border-radius: 3px;
	padding:0 2em 0 0;
}
body .adinformation span,
body .adinformation a{
	width: 60px;
	min-width: 60px;
	height: 60px;
	max-height:60px;
	background: url(../../img/common/fidalogo.png) no-repeat;
	background-size: 100% auto;
	margin: 0 1em 0 2em;
}
@media(max-width:979px){
	body .adinformation span,
	body .adinformation a{
		margin-left: 17px;
	}
}
@media(max-width:768px){
	body .adinformation span,
	body .adinformation a{
		margin-left: 8px;
	}
}
@media(max-width:480px){
	body .adinformation span,
	body .adinformation a{
		margin-left: 3%;
		width:13.5%;
		min-width:13.5%;
	}
}
body #header nav#globalNav{
	position:inherit;
	top:initial;
	left:initial;
	height:80px;
	width:100%;
	background-image:url(../../img/common/header_base_bg.png);
	background-size:auto;
	background-repeat:repeat-x;
	background-position: bottom center;
}
body #header nav#globalNav > ul{
	background-image:url(../../img/common/header_bg.png);
	background-size:auto;
	background-position:center bottom;
	height:80px;
/*	max-width:1100px;*/
max-width: 100%;
}
@media(max-width:979px){
	body #header nav#globalNav > ul{
		background-image:none;
	}
}
body nav#globalNav ul li{
	background-position: left top 37px;
}
body nav#globalNav ul li:last-child{
	background-position: left top 37px, right top 37px;
}
@media(max-width:979px){
	body nav#globalNav ul li{
		background-position: left top 34px;
	}
	body nav#globalNav ul li:last-child{
		background-position: left top 34px, right top 34px;
	}
}
body nav#globalNav ul li a{
	margin-top:19px;
	line-height: 1.4;
}
@media(max-width:979px){
	body nav#globalNav ul li a{
		margin-top:13px;
	}
}

/* 20230808 */
#header .boxSns ul li{
	padding:0 3px;
}
#header .boxSns ul li img{
	max-width:45px;
}
#footer .frameNav{
	width:365px;
}
#footer .frameCompany{
	width:340px;
}
#footer .frameNav ul.inframe{
	margin:0 35px 0 0;
}
#footer .bnKorea{
	padding-left:15px;
}
#footer .btnade{
	width:115px;
	padding-left:15px;
}
#footer .btnade img{
	max-width:100%;
	margin:1.2em 0 1.6em;
}
@media(max-width:979px){
	#footer .bnKorea{
		margin:1em auto;
	}
}


/* 20231220 追加 */
@media(max-width:980px){
	body nav#globalNav ul li a{
/*		font-size:clamp(13px,1.5vw,16px);*/
		line-height: 1.4;
		font-size: 12px;
	}
}

._txt-deco-none {text-decoration: none; }
._txt-deco-underline {text-decoration: underline; }

ul.List li{position: relative;padding: 0 0 0.25em 1.5em;}
ul.List li .coron{position: absolute;top:0;left: 0;}
._pb0{padding-bottom: 0 !important;}
._mt15{margin-top: 15px;}._mt30{margin-top: 30px;}
._color-red {color: red;}
._fwb{font-weight: bold;}