@charset "utf-8";

#search,
#footer .link,
.linksite,
.btn_menu{display:none;}

#top { z-index: 99; }
#top .global > li.list > a:after { display: none; }
#header {  }
.logo a > span {font-weight: 800; color:#333; }
.logo em{padding:3px 0 0 0; font-size:25px;}
.logo span span{font-weight:800; font-size:15px; color: #333;}

#menuArea {  }
#menuArea:before {  }
#menuArea .bar{  }
#topmenu { padding: 0; box-sizing: border-box; }
#topmenu > li{width: 14.2%!important;}
#topmenu > li:nth-child(8){width:15%;}
#topmenu li .menu{height:150px; display: block;}
#topmenu > li > a { }
#topmenu > li:hover > a, 
#topmenu > li > a:hover, 
#topmenu > li > a:active, 
#topmenu > li > a:focus, 
#topmenu > li.current_on > a{color: #026190;}
#topmenu li.menu9{display:inline-block;}

#footer{padding:30px 0 40px; background-color: #464b51; color: #fff; letter-spacing:0;}
#footer address{margin:0 0 8px;}

.location{ width: 100%; margin-top: -30px; height: 60px; box-sizing: border-box; border: none; background: transparent; }
.location .inner { background-color: #fcfcfc; border: 1px solid #dcd9d9; box-sizing: border-box; }
.location .home{height:60px; position: relative; }
.location .home:before { content: ''; display: block; width: 1px; height: 100%; background-color: rgba(238, 238, 238, .45); position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }
.location .home:after { t }
.location a:hover,
.location a:focus,
.snb > li > a.on{background-color:rgba(255,255,255,0.08);}
.snb > li { width: 270px; }
.snb > li > a{line-height:60px; font-size: 16px; font-weight: 400; position: relative; }
.snb > li > a:before { content: ''; display: block; width: 1px; height: 100%; background-color: rgba(238, 238, 238, .45); position: absolute; right: 0; top: 0; bottom: 0; margin: auto; }
/*.snb > li:last-child > a:after { display: none; }*/
.snb > li > a:after { transform: rotate(-90deg); }
.snb > li > a.on:after { transform: rotate(0deg); }
.snb ul{top:61px;}

#pageTitle h3{padding:70px 0 0 0; font-size:25px; font-weight:800; text-align:center; margin-bottom: 30px; }
#pageTitle h3 span { display: inline-block; border-bottom: 1px solid #de7800; padding-bottom: 10px; }
#pageTitle h3:after{ width: 60px; height: 10px; border-radius: 10px; background: #cfe2e0; margin: 0 auto; margin-top: 50px; position: relative; }

#subContent { margin: 30px auto ; }
#subContent #content { width: 100%; }

#subVisual {overflow:hidden; position:relative; clear:both; width:100%; height:350px;}
#subVisual .img { height: 100%; position: relative; left: auto; top: auto; transform: none; }
#subVisual .img .wrap { position: relative; /*padding-top: 24%;*/ height: 100%; overflow: hidden; }
#subVisual .img .wrap .centered { position: absolute; top: 0; left: 0; right: 0; bottom: 0; -webkit-transform: translate(50%,50%); -ms-transform: translate(50%,50%); transform: translate(50%,50%); }
#subVisual .img .wrap .centered img { position: absolute; top: 0; left: 0; width: auto; max-width: none; height: 100%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
#subVisual .inner { width: 100%; position: absolute; left: 0; top: 0; right: 0; }
#subVisual .inner { height: 100%; }
#subVisual .txt { width: 100%; height: 142px; position: absolute; left: 0; top: -30px; bottom: 0; margin: auto; text-align: center; box-sizing: border-box; }

#submenu { width: 230px; }
#submenu .sm_tit { background: #425f89; margin: 0; }
#submenu .sm_tit h2 { text-shadow: none; }
#submenu .depth2 > li { margin: 0; }
#submenu .depth2 > li > a { color: #666; font-weight: 100; border: none; border-bottom: 1px solid #d4d4d4; }
#submenu .depth2 > li > a:before { background-image: url("/images/member/sub/ico_submenu.gif"); }
#submenu .depth2 > li:hover > a, 
#submenu .depth2 > li > a:hover, 
#submenu .depth2 > li > a:focus, 
#submenu .depth2 > li > a:active, 
#submenu .depth2 > li.current_on > a { background: transparent; color: #111; border-bottom: 1px solid #425f89; }


@media all and (max-width: 1100px) and (min-width: 1025px) {
	#topmenu > li > a { font-size: 18px; }
}

@media all and (max-width: 1220px) {
	#subVisual { height: auto; }
	#subVisual .img .wrap { height: auto; padding-top: 18.22%; }

	.snb > li:first-child{width:180px;}
}

@media all and (max-width:1024px) {
	#header { height: 70px; }
	.btn_menu{display:block;}

	.logo {padding-top:16px;}
	.logo a > span {text-align:left;}
	.logo em{padding:2px 0 0 0; font-size:23px;}
	.logo span span{font-size:14px;}

	.m_top .logo span { color: #fff; }
	
	.location{margin-top: -20px;}
	.location, .location .home{height:40px;}
	.snb > li,
	.snb > li:first-child{ width: 200px; }
	.snb > li > a{line-height:40px; height:40px; font-size: 14px;}
	.snb ul{top:40px;}

	#pageTitle h3{padding:30px 0 0 0; margin-bottom: 30px; }
	#pageTitle h3:after{margin:30px auto 0;}

	#subContent #content { width: 100%; }

	#sub_default { padding: 0 2%; }

	#footer{letter-spacing:-1px;}
}
@media all and (max-width:768px) {
	#header { height: 58px; }

	.logo {padding-top:12px;}
	.logo img{height:34px;}
	.logo em{font-size:19px;}
	.logo span span{font-size:12px;}

	.m_top .logo a > span {max-width:72%; word-break:keep-all;}

	#pageTitle h3{padding:20px 0 0 0; font-size:21px; margin-bottom: 20px;}
	#pageTitle h3:after{margin:20px auto 0;}
}
@media all and (max-width:568px) {
	.logo {padding-top:13px;}
	.logo em{font-size:16px;}
	
	.location{margin-top: -18px;}
	.location, .location .home{height:37px;}
	.snb > li,
	.snb > li:first-child,
	.snb > li:last-child { width: auto; }
	.snb > li > a{line-height:37px;	height:37px; padding-right: 40px; font-size: 14px; }
	.snb ul{top:37px;}

	#top .global li div#special_list{width:260px;}
}
@media all and (max-width:400px) {
	.logo {padding-top:14px;}
	.logo img{height:33px;}
	.logo em{font-size:15px;}

	#pageTitle h3{font-size:21px;}

	#top .global li div#special_list{width:235px;}
}