@charset "UTF-8";

#header {min-width:1000px;}
#header .logo {overflow:hidden; *zoom:1; background:url(/img/brand_slogan.gif) no-repeat; width:107px; height:54px;}
#header .logo a {display:block; text-indent:-9999px; white-space:nowrap; overflow:hidden; width:107px; height:54px;}
#header .logo:hover {opacity:0.7; filter:alpha(opacity=70);}
#header .header_inr {overflow:hidden; *zoom:1; width:967px; margin-right:auto; margin-left:auto;}
#header .header_inr img {border:0 none; vertical-align:top;}
#header .header_inr legend {display:none;}
#header .header_inr input {-webkit-border-radius:0; font-family:inherit;}
#header .header_inr .identity {overflow:hidden; *zoom:1; white-space:nowrap; float:left;}
#header .header_inr .identity .logo {float:left;}
#header .header_inr .identity .classification {float:left; margin-top:16px; margin-left:30px;}
#header .header_inr .utility {float:right;}
#header .header_inr .utility form {margin:0 0 0 10px; float:left;}
#header .header_inr .utility ul {margin:0 10px 0 0; padding:0 10px; float:left; font-size:14px;}
#header .header_inr .utility ul li {padding:0 10px; float:left; border-left:1px solid #e5e5e5;}
#header .header_inr .utility ul li a {color:#455470; text-decoration:none;}
#header .header_inr .utility ul li.first-child {border-left:none;}
#header .header_inr .utility .select_langage {width:170px; font-size:12px; vertical-align:top; border:solid 1px #ccc;}
#header .header_inr .utility .search_keyword {overflow:hidden; *zoom:1;}
#header .header_inr .utility .ga2012_searchBox {background:url(/img/search_box.gif) no-repeat left top; padding:0 0 0 5px; float:left; min-height:18px; width:140px; border:0 none; font-size:12px; vertical-align:top;}
#header .header_inr .utility .ga2012_searchBtn {float:left;}

#header #nav {min-width:1000px; background:url(/img/headerNav_bg.png) repeat-x; border-bottom:10px solid #0050ad;}
#header #nav .global_nav {overflow:hidden; *zoom:1; width:967px; height:70px; margin-right:auto; margin-left:auto; position:relative;}
#header #nav .tab{position:relative; top:-70px; width:967px; margin:0 auto;}
#header #nav .tab .global_nav__list:hover, #header #nav .global_nav .global_nav__list:hover, #header .global_nav_menu div ul li:hover{opacity:0.7; filter:alpha(opacity=70);}
#header #nav .global_nav_drop{width:967px; height:70px; margin-right:auto; margin-left:auto; position:relative;}
#header #nav .global_nav_drop__list{
	position: relative;
	display: block;
	width: 149px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	left: 0;
	right: 0;
	z-index: 9999;
}
#header #nav .global_nav_drop.typeHome .global_nav_drop__list {
	width: 161px;
}
#header #nav .global_nav_drop .global_nav_drop__list.gl00 {
	width: 71px;
}
#header #nav .global_nav_drop__list_btn1 {
	width: 100%;
	height: 70px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #f5f5f5;
	letter-spacing: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #696969;
}
#header #nav .gl00 .global_nav_drop__list_btn1 {
	text-indent: -9999px;
	background: url(/img/headerNav_home.png) 0 0 no-repeat;
	border-left: none;
}
#header #nav .gl05 .global_nav_drop__list_btn1 {
	background: #EA7500;
}
#header #nav .global_nav_drop__list_btn1:hover {
	opacity:0.7; filter:alpha(opacity=70);
	text-decoration: none;
}
#header #nav .global_nav_drop li ul li {
	width: 171px;
	position: relative;
}
#header #nav .global_nav_drop.typeHome li ul li {
	width: 171px;
}
#header #nav .global_nav_drop li ul li a,
#header #nav .global_nav_drop li ul li span {
	position: relative;
	display: block;
	height: 45px;
	padding: 15px 10px 0;
	background: #4E4E4E;
	color: #fff;
	text-indent: 0;
	line-height: 1;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	box-sizing: border-box;
}
#header #nav .global_nav_drop li ul li a:hover,
#header #nav .global_nav_drop li ul li span:hover {
	background: #696969;
	text-decoration: none;
}
#header #nav .global_nav_drop li ul li span::after {
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	top: 18px;
	right: 15px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#header #nav .global_nav_drop li ul {
  top: 70px;
  left: 0;
  position: absolute;
}
#header #nav .global_nav_drop li ul li {
  overflow: hidden;
  height: 0;
  transition: 0.2s;
}
#header #nav .global_nav_drop li:hover > ul > li {
  overflow: visible;
	height: 45px;
}
#header #nav .global_nav_drop li ul li ul {
	top: 0;
	left: 171px;
}
#header #nav .global_nav_drop.typeHome li ul li ul {
	left: 171px;
}

#header .global_nav_menu div {width:100%; background:#EEEEEE; border-bottom:2px solid #004DB0;}
#header .global_nav_menu div ul {overflow:hidden; *zoom:1; width:967px; margin-right:auto; margin-left:auto;}
#header .global_nav_menu div ul li, #header .global_nav_menu div .close{width:193px; height:70px; display:block; text-indent:-9999px; white-space:nowrap; overflow:hidden; float:left; cursor:pointer;}
#header .global_nav_menu div ul li a{width:193px; height:70px; display:block;}
#header .global_nav_menu div .gl02_sub01 a{background:url(/img/nav_list02_sub01.png) 0 0 no-repeat;}
#header .global_nav_menu div .gl02_sub02 a{background:url(/img/nav_list02_sub02.png) 0 0 no-repeat;}
#header .global_nav_menu div .gl03_sub01 a{background:url(/img/nav_list03_sub01.png) 0 0 no-repeat;}
#header .global_nav_menu div .gl03_sub02 a{background:url(/img/nav_list03_sub02.png) 0 0 no-repeat;}
#header .global_nav_menu div .gl03_sub03 a{background:url(/img/nav_list03_sub03.png) 0 0 no-repeat;}
#header .global_nav_menu div .gl03_sub04 a{background:url(/img/nav_list03_sub04.png) 0 0 no-repeat;}
#header .global_nav_menu div .close{background:url(/img/nav_list_close.png) center center no-repeat; width:40px; height:70px; float:right;}
.global_nav_menu .hide{display:none;}

#main_content{min-width:1000px;}

#footer {min-width:1000px; *zoom:1; background:#333; color:#fff; padding-bottom: 90px;}
#footer .container{width:996px; margin-right:auto; margin-left:auto;}
#footer .pagetop{display:block; background:url(/img/btn_pagetop.png) no-repeat left top; width:70px; height:70px; position:fixed; bottom:20px; right:20px; z-index:1;}
#footer .footer_inr {overflow:hidden; *zoom:1; width:967px; margin-right:auto; margin-left:auto; padding-top:50px; padding-bottom:50px;}
#footer .indent {padding-left:5px;}
#footer .column {width:33%; float:left;}
#footer .hr_top {border-top:2px solid #B0B0B0;}
#footer a {color:#fff !important;}
#footer .category .category__ttl {
/*	background:url(/img/icon_02.png) no-repeat left 4px;	*/
	padding-left:18px;
	margin-bottom:5px;
}
#footer .category .category__sub {
/*	background:url(/img/icon_02.png) no-repeat left 4px;	*/
	padding-left:18px;
}
#footer .category .category__sub_nolink {background-image:none; padding-left:0px;}
#footer .category ul {margin-left:20px; margin-bottom:10px;}
#footer .category li {
/*	background:url(/img/icon_02.png) no-repeat left 4px;	*/
	padding-left:18px;
}
#footer .copyright {width:967px; margin-right:auto; margin-left:auto; padding-top:10px; padding-bottom:10px; font-size:13px;}
#footer .termsLink{text-align:right; margin-left:35px;}
#helpful_evalu ~ #footer{ padding-bottom: 90px;}
#footer.footer_no_cont{
	background: none;
}
#footer .supText{
	font-size: 75%;
	vertical-align: top;
	position: relative;
	top: 0.1em;
}

/**********************************************
	PSN-465 GDPR
***********************************************/
#header .cookie_policy {text-align: right; font-size: 14px; margin-top: 4px; margin-bottom: 1px; padding-right: 5px; font-weight: bold;}
#header .cookie_policy a {color: #455470; text-decoration: none;}
#footer .policy_area {
  background: #fff;
  color: #000;
}
#footer .policy_links {
  /*width: 967px;
  margin: 0 auto;*/
  padding-bottom: 10px;
}
#footer .policy_links a {
  color: #000!important;
	font-size: 14px;
}
.noheader_cookie_policy {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
}


#helpful_evalu {
	width: 400px;
	height: 70px;
	position: fixed;
	right: 110px;
	bottom: 20px;
	z-index: 9999;
}
#helpful_evalu_nav {
	width: 100%;
	height: 70px;
	padding: 0 10px;
	border: 5px solid #d2eeae;
	background: #fff;
	box-sizing: border-box;
}
.helpful_evalu_nav_ttl {
	display: inline-block;
	float: left;
	font-size: 16px;
	line-height: 60px;
}
.helpful_evalu_nav_btn {
	display: block;
	float: right;
	text-align: center;
	width: 120px;
	height: 35px;
	margin: 15px auto 0;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: right 6px center;
	background-size: 7px auto;
	background-color: #0a4eb1;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 2px;
	position: relative;
}
.helpful_evalu_nav_btn::after {
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	top: 13px;
	right: 18%;
}
#helpful_evalu_nav > input {
	display: none;
}
#helpful_evalu_popup {
	display: none;
}
#helpful_evalu_nav>input:checked+label+label+#helpful_evalu_popup {
	display: block;
	width: 600px;
	box-sizing: border-box;
	background: #fff;
	padding: 10px 5px;
	border: 5px solid #d2eeae;
	z-index: 99998;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
#helpful_evalu_nav>input:checked+label+label {
	position: fixed;
	z-index: 99995;
	background: rgba(10,10,10,.5);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.helpful_evalu_nav_close {
	width: 25px;
	height: 25px;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/img/icn_helpful_evalu_nav_close.png) 0 0 no-repeat;
	background-size: 100% auto;
	float: right;
}
.helpful_evalu_popup_ttl{
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	border-bottom: 2px solid #74a96a;
}
.helpful_evalu_star_block{
	text-align: center;
	margin: 20px 0 15px;
	letter-spacing: -.4em;
	transform: scale(-1, 1);
}
.helpful_evalu_star_block input{
	display: none;
}
.helpful_evalu_star_block input + label{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 10px;
	background: url(/img/helpful_evalu_star_off.png) 0 0 no-repeat;
	background-size: 100% auto;
	cursor: pointer;
}
.helpful_evalu_star_block label:hover,
.helpful_evalu_star_block label:hover ~ label,
.helpful_evalu_star_block input[type='radio']:checked ~ label{
	background: url(/img/helpful_evalu_star_on.png) 0 0 no-repeat;
	background-size: 100% auto;
}
.helpful_evalu_com{
	text-align: center;
}
.helpful_evalu_com_txt, .helpful_evalu_com_btn {
	display: inline-block;
	margin-top: 5px;
}
.helpful_evalu_com_txt input, .helpful_evalu_com_btn input {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: calc(100%);
}
.helpful_evalu_com_txt input {
	font-size: 18px;
	line-height: 1;
	border: 2px solid #a0a0a0;
	border-radius: 5px;
	padding: 9px 14px;
	background: #fff;
	font-style: normal;
	font-weight: 300;
	box-sizing: border-box
}
.helpful_evalu_com_btn input {
	font-size: 18px;
	line-height: 1;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #fafafa 50%, #f1f1f1 51%, #e6e6e6 100%);
	background: -webkit-linear-gradient(top, #fefefe 0%,#fafafa 50%,#f1f1f1 51%,#e6e6e6 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#fafafa 50%,#f1f1f1 51%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e6e6e6',GradientType=0 );
	display: block;
	width: 120px;
	padding: 10px 15px;
	box-sizing: border-box
}
/*------------------------------
	SP
------------------------------*/
@media screen and (max-width: 767px) {
	#helpful_evalu {
		width: 252px;
		right: 60px;
		bottom: 10px;
	}
	#helpful_evalu_nav {
		border: 3px solid #d2eeae;
		padding: 5px;
		text-align: center;
	}
	.helpful_evalu_nav_ttl {
		display: block;
		float: none;
		font-size: 16px;
		line-height: 1.2;
	}
	.helpful_evalu_nav_btn {
		float: none;
		font-size: 14px;
		height: 25px;
		line-height: 25px;
		margin-top: 7px;
	}
	.helpful_evalu_nav_btn::after {
		top: 8px;
	}
	#helpful_evalu_nav>input:checked+label+label+#helpful_evalu_popup {
		width: 90vw;
		height: auto;
		margin: 0;
	}
	.helpful_evalu_star_block input+label {
		margin: 0 1%;
		width: 12vw;
		height: 12vw;
	}
}
