@charset "utf-8";

.btn_menu,
#search{display:none;}

#header .logo strong{padding:5px 0 0 0; font-size:27px;}
#header .logo span > span{font-size:15px; color:#666;}

@media all and (max-width:1024px) {
	.btn_menu{display:block;}

	#header .logo strong,
	.m_top .logo strong{padding:0; letter-spacing:-2px; font-size:23px;}
	#header .logo span > span,
	.m_top .logo span > span{padding:2px 0 5px 0; font-size:13px;}
}
@media all and (max-width:768px) {
	#header .logo strong,
	.m_top .logo strong{font-size:20px;}
	#header .logo span > span,
	.m_top .logo span > span{font-size:12px;}
}
@media all and (max-width:380px) {
	#header .logo strong,
	.m_top .logo strong{font-size:19px;}
	#header .logo span > span,
	.m_top .logo span > span{font-size:11px;}
}

#topmenu{padding-right:0;}
#topmenu > li{width:24.5%;}
#topmenu > li:nth-child(-n + 3){width:17%;}
#topmenu > li:last-child {display:block;}
#topmenu li.menu2 .tit:after{background-image:url(/images/common/bg_menu8.png);}
#topmenu li.menu3 .tit:after{background-image:url(/images/common/bg_menu7.png);}
#topmenu li.menu4 .tit:after{background-image:url(/images/common/bg_menu5.png);}

#footer {padding-top:45px;}
#footer .info{width:auto; padding-top:6px;}

.foot_sns{padding:0;}

@media all and (max-width:1530px) {
	.btn_top{top:-27px;}
}
@media all and (max-width:1430px) {
	#footer .logo{left:15px;}
}
@media all and (max-width:1024px) {
	.foot_sns{width:auto;}
}
@media all and (max-width:768px) {
	.btn_top{top:-20px;}

	#footer {padding-top:35px;}
	#footer .info{width:100%;}
	.foot_sns{padding:8px 0;}
}
@media all and (max-width:380px) {
	.btn_top{top:-17px;}
	#footer {padding-top:33px;}
}

#container_sub{background:none;}

#subVisual{display:table; position:relative; width:100%; height:280px; text-align:center; background:url(/images/member/sub/bg_sub.jpg) repeat-x 50% 100%; background-size:cover;}
#subVisual .txt{display:table-cell; vertical-align:middle;}
#subVisual .txt h2{margin:-30px 0 0 0; line-height:100%; font-size:36px; letter-spacing:-2px;}
#subVisual .txt h2:after{content:''; display:block; width:50px; height:2px; margin:26px auto 25px; background:#3f79bb;}
#subVisual .txt p{line-height:100%; color:#666;}

@media all and (max-width:1024px) {
	#subVisual{height:160px; font-size:14px;}
	#subVisual .txt {padding:0 0 25px;}
	#subVisual .txt h2{margin:0; font-size:30px;}
	#subVisual .txt h2:after{width:45px; height:1px; margin:9px auto 11px;}
}
@media all and (max-width:768px) {
	#subVisual{height:127px; font-size:13px;}
	#subVisual .txt {padding:0 0 22px;}
	#subVisual .txt h2{font-size:25px;}
	#subVisual .txt h2:after{width:40px; margin:7px auto 9px;}
}
@media all and (max-width:568px) {
	#subVisual{height:110px; font-size:12px; letter-spacing:-0.5px;}
	#subVisual .txt {padding:0 0 20px;}
	#subVisual .txt h2{font-size:22px;}
	#subVisual .txt h2:after{width:35px; margin:6px auto 8px;}
}
@media all and (max-width:380px) {
	#subVisual{height:100px; font-size:11px;}
	#subVisual .txt {padding:0 0 18px;}
	#subVisual .txt h2{font-size:21px;}
	#subVisual .txt h2:after{width:30px; margin:5px auto 7px;}
}

.location {z-index:3; position:relative; display:block; height:60px; margin:-30px auto 0; font-family:"score"; box-sizing:border-box; background:#2775b0;}
.location:after {content:''; display:block; clear:both;}
.location * {display:block;}
.location .home {position:relative; width:59px; height:59px; background:url(/images/committee/sub/ico_home.png) no-repeat 55% 45%;}
.location .home:before{content:''; position:absolute; top:50%; right:0; width:1px; height:25px; transform:translateY(-50%); background:rgba(255,255,255,0.3);}
.location .snb {float:left;}
.location .snb > li {float:left; position:relative;}
.location .snb > li > a {position:relative; width:260px; height:100%; line-height:60px; padding:0 40px 0 20px; color:#fff; box-sizing:border-box;}
.location .snb > li > a:after,
.location .snb > li > a:before{content:''; position:absolute; top:50%; right:20px; width:19px; height:19px; transform:translateY(-50%); transition:transform 0.25s ease-in-out; background:url(/images/common/ico_snb.png) no-repeat;}
.location .snb > li > a:before{right:0; width:1px; height:25px; background:rgba(255,255,255,0.3);}
.location .snb > li > a.on:after {transform:translateY(-50%) rotate(-180deg);}

.snb ul {display:none; z-index:3; position:absolute; top:60px; left:-1px; width:calc(100% + 1px); border:1px solid #e6e6e6; border-top:none; background:#fff; box-sizing:border-box; box-shadow:2px 3px 5px rgba(0,0,0,0.1);}
.snb ul li {width:100%;}
.snb ul a {display:block; line-height:53px; padding:0 0 0 20px;}
.snb ul li + li a {border-top:1px solid #e6e6e6;}
.snb ul a.on,
.snb ul a:hover,
.snb ul a:focus,
.snb ul a:active {background:#f7f7f7;}

.util_wrap .btns{border:none; margin:0; background:transparent url(/images/committee/sub/ico_share.png) no-repeat 20px 21px;}
.sns_share.on .btn_share{background-position:20px -15px;}
@media all and (max-width:1430px) {
	.location{width:calc(100% - 30px); padding:0;}
}
@media all and (max-width:1024px) {
	.location {height:49px; margin:-25px auto 0; font-size:15px; font-weight:400;}
	.location .home {width:49px; height:51px;}
	.location .snb > li > a {width:200px; line-height:49px; font-size:14px;}
	
	.snb ul {top:49px;}
	.snb ul a {line-height:45px; padding:0 0 0 20px;}
}
@media all and (max-width:768px) {
	.location {width:calc(100% - 20px); height:45px; margin:-22px auto 0; font-size:14px;}
	.location .home {width:45px; height:47px;}
	.location .snb > li > a {width:180px; line-height:45px; font-size:13px;}

    .snb ul {top:45px;}
	.snb ul a {line-height:37px;}
}
@media all and (max-width:568px) {
	.location {height:39px; margin:-20px auto 0; font-size:13px;}
	.location .home {width:39px; height:41px; background-size:13px;}
	.location .snb > li > a {width:130px; line-height:39px; padding:0 30px 0 15px;}
	.location .snb > li > a:after {right:12px; border-width:4px; border-top-width:5px;}

    .snb ul {top:39px;}
	.snb ul a {padding:0 0 0 15px; line-height:34px;}
}
@media all and (max-width:380px) {
	.location {height:36px; margin:-18px auto 0; font-size:13px;}
	.location .home {width:36px; height:38px;}
	.location .snb > li > a {width:110px; line-height:36px; font-size:12px;}
    
	.snb ul {top:36px;}
	.snb ul a {line-height:32px; padding:0 0 0 12px;}
}

#subContent #content,
#sub_default{width:100%;}

#pageInfo{height:auto;}
#pageInfo:before{display:none;}
#pageTitle:after{content:''; display:block; position:absolute; bottom:0; left:0; width:100%; height:5px; background:url(/images/common/bg_pattern.png) repeat-x;}
#pageTitle h3{padding:85px 0 35px; font-weight:500;}

#pageTitle .btn_move{z-index:1; position:absolute; bottom:27px; left:0; width:55px; height:55px; border:1px solid #dcdcdc; border-radius:50%; font-size:0; text-indent:-9999px;}
#pageTitle .btn_move:hover{border-color:#999;}
#pageTitle .btn_move.right {left:auto; right:0;}
#pageTitle .btn_move:after{content:''; display:block; position:absolute; left:21px; top:22px; width:10px; height:10px; border-right:2px solid #393939; border-bottom:2px solid #393939; transform:rotate(135deg);}
#pageTitle .btn_move.right:after{transform:rotate(-45deg);}
@media all and (max-width:1024px) {
	#pageInfo{margin:0 0 35px;}
	#pageTitle h3{padding:50px 0 23px;}

	#pageTitle .btn_move{bottom:17px; width:45px; height:45px;}
	#pageTitle .btn_move:after{top:17px; left:17px;}
}
@media all and (max-width:768px) {
	#pageInfo{margin:0 0 30px;}
	#pageTitle h3{padding:40px 0 20px;}

	#pageTitle .btn_move{bottom:16px; width:35px; height:35px;}
	#pageTitle .btn_move:after{top:12px; left:12px;}
}
@media all and (max-width:568px) {
	#pageInfo{margin:0 0 25px;}
	#pageTitle h3{padding:35px 0 17px;}

	#pageTitle .btn_move {bottom:14px; width:30px; height:30px;}
	#pageTitle .btn_move:after{top:10px; left:9px;}
}
@media all and (max-width:380px) {
	#pageInfo{margin:0 0 21px;}
	#pageTitle h3{padding:32px 0 15px;}
}