@charset "utf-8";

.visual .visual-in .info:after {content:''; display: table; clear:both;}
.gnbbox {position: relative; z-index: 1; margin-bottom: -71px; border-bottom:1px solid rgba(255,255,255,.1)}
.visual {background: url('../images/main/main-visual.png') center 0 no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.visual .visual-in {height: 604px;}
.visual .visual-in .p1 {padding-top: 147px; font-size: 50px; line-height: 70px; color: #FFCD75; font-weight:500; letter-spacing:-2px}
.visual .visual-in .p2 {padding-top: 20px; font-size: 16px; color: #E8E0F1; line-height: 30px;}
.visual .visual-in .info {max-width:652px; margin-top: 47px; font-size: 14px; color: #fff; background-color: #4C227B;}
.visual .visual-in .info a {color: #fff !important;}
.visual .visual-in .info .info-c {float: left; padding-top: 17px; line-height: 20px;}
.visual .visual-in .info .info-c > * {vertical-align: middle;}
.visual .visual-in .info .info-c strong {line-height: 1;}
.visual .visual-in .info .p-info {display: inline-block; padding: 0 0 0 30px; font-weight:300}
.visual .visual-in .info .p-info strong {font-weight:inherit}
.visual .visual-in .info .p-info:before {content:''; display: inline-block; margin-right: 9px; vertical-align: 2px; width: 6px; height: 6px; color: #00; background-color: #FFCD75;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.visual .visual-in .info .go-view {display: inline-block; margin-left: 6px; border-bottom:1px solid #fff; opacity:.8; border-color:rgba(255,255,255,.5)}
.visual .visual-in .info .more {float: right; line-height: 60px; padding: 0 1.6em; background-color: #431972; font-weight:300}

.cc-guide {position: relative; z-index: 1; max-width:1164px; padding: 0 18px; margin:-84px auto 0}
.cc-guide .cc-guide-in {margin-left: -12px; margin-top:-12px}
.cc-guide .cc-guide-in:after {content:''; display: table; clear:both;}
.cc-guide .cc-guide-in .item {float: left; width:25%; margin-top:12px;  
	-webkit-transition: width 0.4s;
	-moz-transition: width 0.4s;
	-o-transition: width 0.4s;
	transition: width 0.4s;
}
.cc-guide .cc-guide-in .item-in {position: relative; overflow: hidden; height: 295px; margin-left: 12px; padding:0 33px; border-top:none 0; background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0;
	box-shadow:0 35px 30px 0 rgba(164, 160, 170, 0.2); 
	-webkit-transition:;
	-moz-transition:;
	-o-transition:;
	transition: background-color 0.4s;
}
.cc-guide .cc-guide-in .item-in .num {display: block; margin-top: 34px; color: #D1A667; font-size: 16px;}
.cc-guide .cc-guide-in .item-in .cate {margin-top:28px; padding:0 0 10px 0; font-size:15px; font-weight:500; border-bottom:3px solid #000; line-height:20px}
.cc-guide .cc-guide-in .item-in .cate a {position:relative; display:block; color:#000; padding-right:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.cc-guide .cc-guide-in .item-in .cate a:after {content:''; position:absolute; right:0;top:6px; width:15px; height:11px; background:url('../images/main/ico_item_arrow.png') no-repeat}
.cc-guide .cc-guide-in .item-in .tit {height:88px; margin-top: 22px; font-size: 26px; line-height: 32px; color: #000; font-weight: 500; word-break:keep-all; word-spacing:-.1em; letter-spacing:-.3em; overflow:hidden; word-break:inherit}
.cc-guide .cc-guide-in .item-in .tit a {display:block; color:#333333 !important}
.cc-guide .cc-guide-in .item-in .tit em {display: inline-block; background-color: #FFF4D9;}
.cc-guide .cc-guide-in .item-in .tit .br {margin-top: 5px;}
.cc-guide .cc-guide-in .item-in .link-area {font-size:0; margin-top:20px; word-break:break-all; line-height: 24px;}
.cc-guide .cc-guide-in .item-in .link-area a {font-size: 15px; margin-right: 6px; color: #000 !important; white-space:nowrap; border-bottom:1px solid #000; display:inline-block}
.cc-guide .cc-guide-in .item-in .more {position: absolute; right: 44px; bottom: 37px; font-size: 0; width: 60px; height: 60px; background: #D1A667 url('../images/main/ico_arrow_off.png') center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.cc-guide .cc-guide-in .item-in:hover {background-color: #FFCD75;}
.cc-guide .cc-guide-in .item-in:hover .link-area a,
.cc-guide .cc-guide-in .item-in:hover .num {color: #000 !important;}
.cc-guide .cc-guide-in .item-in:hover .more {background-color: #fff; background-image: url('../images/main/ico_arrow_on.png');}
.cc-guide .cc-guide-in .item-in:hover .cate a  {color:#000}
.cc-guide .cc-guide-in .item-in:hover .tit a {color:#FFF}

.notice {margin-top: 102px; margin-bottom: 150px;}
.notice .notice-in {position: relative; margin: 0 auto; max-width:1164px;}
.notice .notice-in .h2 {padding:0 0 36px 0; font-size: 30px; font-weight: 600; color: #000;}
.notice .notice-in .h2:before {content:''; display: inline-block; margin-right: 14px; vertical-align: middle; width: 38px; height: 38px; background:#BC9B6A url('../images/main/riddle.png') center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.notice .notice-in .h2:before {display:none}
.notice .notice-in ul {border-top:3px solid #000}
.notice .notice-in ul li {overflow: hidden; line-height: 30px; border-bottom: 1px solid #BECCD5; padding:28px 2px; color:#000}
.notice .notice-in ul li .date {float: right; font-family:roboto;letter-spacing:0}
.notice .notice-in ul li a {color: #000 !important; font-size: 20px; font-weight: 300; margin-right: 25%;
	overflow:hidden;white-space:nowrap; word-wrap:normal; text-overflow:ellipsis; display:block;
}
.notice .notice-in ul li a strong {font-weight: 500; padding-right:6px; letter-spacing:-.1em}
.notice .notice-in .more {position: absolute; display: block; font-size: 0; border:none 0; width:20px; height:20px; background:url('../images/main/btn_more_square.png') no-repeat center; right:4px; top:10px}
.notice .notice-in .more:before,
.notice .notice-in .more:after {content:''; display: block; line-height: 0; position: absolute; background-color: #08376A;}
.notice .notice-in .more:before {width: 16px; height: 1px; top: 50%; left: 50%; margin-left: -8px;}
.notice .notice-in .more:after {width: 1px; height: 16px; top: 50%; left: 50%; margin-top: -8px;}
.notice .notice-in .more:before, 
.notice .notice-in .more:after {display:none}

@media(max-width:1100px){
	.visual .visual-in {height: 750px;}
	.visual .visual-in .p1 {padding-top: 150px;}
	.cc-guide .cc-guide-in .item-in {padding-left: 18px; padding-right: 18px;}
}
@media(max-width:800px){
	.gnbbox {margin-bottom: -60px; background-color:#552888}
	.header .header-in .mobiinfo {display: block;}
	.br2 {display: block;}

	.visual {background-position: 82% 30px;}
	.visual .visual-in .info {display: none;}
	.visual .visual-in {height: auto; padding-bottom: 110px;}
	.visual .visual-in .p1 {padding-top: 90px; font-size: 27px; line-height: 1.48em; font-weight:500}
	.visual .visual-in .p1 .br {display: block;}
	.visual .visual-in .p2 {font-size: 14px; line-height: 22px; color:#FFF; padding-top:25px}

	.cc-guide {margin-top: -64px; padding-left: 8px; padding-right: 8px;}
	.cc-guide .cc-guide-in .item {width: 100%;}
	.cc-guide .cc-guide-in .item + .item {margin-top: 8px;}
	.cc-guide .cc-guide-in .item-in {height: auto; padding:0 30px 40px; border-top-width: 4px; margin-top:0}
	.cc-guide .cc-guide-in .item-in .br {display: block;}
	.cc-guide .cc-guide-in .item-in .more {right: 17px; bottom: 27px; width: 33px; height: 33px; background-image: url('../images/main/ico_arrow_off_m.png');
		-webkit-background-size: 23px auto;
		background-size: 23px auto;
	}
	.cc-guide .cc-guide-in .item-in .num {margin-top: 16px; font-size: 13px;}
	.cc-guide .cc-guide-in .item-in .tit {height:auto; margin-top: 16px; font-size: 25px; line-height: 26px;}
	.cc-guide .cc-guide-in .item-in .link-area {margin-top: 28px; margin-right: 0;}
	.cc-guide .cc-guide-in .item-in .link-area a {font-size: 13px;}
    
    .cc-guide .cc-guide-in .item-in .cate {padding:0 0 13px;font-size:14px}
    .cc-guide .cc-guide-in .item-in .cate:after {right:0;top:6px;width:14px;height:14px;background:url('../images/main/ico_item_arrow_m.png') no-repeat;background-size:auto 10px}
    

	.notice {margin: 35px 0 50px; padding:0 25px}
	.notice .notice-in .h2 {padding: 0 0 10px 0; font-size: 21px;}
	.notice .notice-in .h2:before {width: 20px; height: 20px; margin-right: 8px; vertical-align: -4px;
		-webkit-background-size: 4px auto;
		background-size: 4px auto;
	}
	.notice .notice-in .more {top: 6px; right: 0; width: 12px; height: 12px;background-size:100%}
	.notice .notice-in .more:after {height: 10px; margin-top: -4px;}
	.notice .notice-in .more:before {width: 10px; margin-left: -4px;}

	.notice .notice-in ul li {padding: 12px 2px;}
	.notice .notice-in ul li .date {font-size: 12px; letter-spacing: 0;}
	.notice .notice-in ul li a	 {font-size: 13px;}
}