/* Main Visual */
.viSimpleSlider{  width: 100%;  overflow: hidden;}
.viSimpleSlider ul > li {  position: absolute;  font-size: 0;  line-height: 0;}
.viSimpleSlider ul > li img {  width: 100%;  height: auto;}
.viSimpleSlider ul > li .slideTo {  background-color: #222;  color: #fff;}
.viSimpleSlider ul > li .slideTo.active {  background-color: green;}
.viSimpleSlider ul > li .slideTo > div {  font-size: 14px;  margin-top: -20px;}
.viSimpleSlider ul > li .slideTo > img {  vertical-align: top;}
.viSimpleSlider ul > li span.indexNumber {  display: block;  position: absolute;  z-index: 3;  left: 80px;  top: 200px;  color: #fff;  font-size: 16px;}
.viSimpleSlider .indicate {  width: 100%;  bottom: 10px;  z-index: 120;  text-align: center;}
.viSimpleSlider .indicate > a {  display: inline-block;  width: 10px;  height: 10px;  background-color: #fff;  margin-left: 10px;  margin-right: 10px;  border-radius: 10px;}
.viSimpleSlider .indicate > a.active {  background-color: #eb0a1e;}
.viSimpleSlider .indicate:after {  display: block;  visibility: hidden;  content: ".";  clear: both;  text-indent: -9999px;  height: 0;}
.viSimpleSlider a.arrowBtn {  display: block;  position: absolute;  width: 30px;  top: 50%;  height: 30px;  margin-top: -15px;  z-index: 120;}
.viSimpleSlider a.arrowBtn.prev {
  left: 10px;
  background-image: url("/m/images/main/left-arrow.png");
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}
.viSimpleSlider a.arrowBtn.next {
  right: 10px;
  background-image: url("/m/images/main/right-arrow.png");
  background-position: 50% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
}

#mainvisu1 {  width: 100%;  overflow: hidden; padding-bottom:40px;}
#mainvisu1 ul {}
#mainvisu1 ul > li {  position: absolute;}
#mainvisu1 ul > li img {  width: 100%; height: auto; border-bottom:2px solid #000;}
#mainvisu1 .indicate {  width: 100%;  bottom: 15px;  z-index: 120;  text-align: center;}
#mainvisu1 .indicate > a {  display: inline-block;  width: 12px;  height: 12px;  background-color:rgba(0, 0, 0, 0.2);border-radius:12px; margin:0 5px;}
#mainvisu1 .indicate > a.active {  background-color:rgba(0, 0, 0, 0.7);}
#mainvisu1 .indicate:after {  display: block;  visibility: hidden;  content: ".";  clear: both;  text-indent: -9999px;  height: 0;}
#mainvisu1 a.arrowBtn { display:none;}

/* Main */
.main_visual {}
#main_wrap .tit { text-align:center; font-size:23px; font-weight:bold; margin-bottom:0px; line-height:1.2em;}
#main_wrap .tit u { text-decoration:none; display:block; font-size:11px; position:relative; top:-7px; color:rgba(0, 0, 0, 0.6);}
.mc1 { padding:30px 10px;}
.mc2 { padding:0 10px 30px;}
.mc2 ul { overflow:hidden;}
.mc2 ul li { float:left; width:calc(50% - 5px); margin-right:10px;}
.mc2 ul li:nth-child(2n) { margin-right:0;}
.mc2 ul li a { display:block; background:rgba(0, 0, 0, 0.05); text-align:center; padding:15px 0;}
.mc2 ul li a u { display:block; text-decoration:none;}
.mc2 ul li a u img { width:30%; max-width:100px;}
.mc2 ul li a p b { display:block; font-size:16px; padding:10px 0 0 0 ;}
.mc2 ul li a p { font-size:11px; color:rgba(0, 0, 0, 0.6);}
.mc2 .mc2_2 { position:relative; margin-top:10px;}
.mc2 .mc2_2 p { position:absolute; top:20px; left:20px; color:#fff; font-size:11px;}
.mc2 .mc2_2 p b { display:block; font-size:20px; padding-bottom:5px;}
.mc3 { padding:0 10px 30px;}
.mc3 ul { overflow:hidden; border-top:1px solid rgba(0, 0, 0, 0.1); padding-top:10px;}
.mc3 ul li { float:left; width:25%;}
.mc3 ul li a { display:block; text-align:center;}
.mc3 ul li a u { display:block; text-decoration:none;}
.mc3 ul li a u img { width:70%;max-width:100px;}
.mc3 ul li a p { font-size:11px; padding-top:5px;}



/* Sub */
.text1 { }
.text1 .pic { }
.text1 .tit { font-size:20px;font-weight:bold; padding-top:20px; line-height:1.2em;}
.text1 .tit b { display:block; font-size:16px; font-weight:normal; position:relative; top:0px;}
.text1 .tit strong { font-size:15px; color:#2b6599; display:block; font-weight:normal;line-height:1.3em; letter-spacing:normal;}
.text1 .tit:after { content:''; display:block; width:40px; height:4px; background:#000; margin:0px 0 10px; position:relative; top:-7px;}
.text1 .tit .name {  font-size:15px; font-weight:bold; text-align:right; position:relative; right:0; bottom:-6px; }
.text1 .p1 { margin-bottom:20px;}
.text1 .p1 strong { display:block; font-size:18px; font-weight:bold;}

.info1 .text1 { margin-bottom:50px;}
.info1 .text1 .tit1:before { display:none;}
.info1 .p1 { padding:15px; background:rgba(0, 0, 0, 0.05);}
.info1 .tit1 { margin-bottom:5px;}
.info2_w .info2_ch { border-bottom:1px solid rgba(0, 0, 0, 0.2); margin-bottom:10px; padding-bottom:10px;}
.info2_w .info2_ch .pic { margin-bottom:20px;}
.info2_w .info2_ch .pic img {}
.info2_w .info2_ch .pic p { text-align:center;background:#fff; height:30px; line-height:30px;}
.info2_w .info2_ch dl {}


.info_qna { background:rgba(0, 0, 0, 0.05); padding:15px;}
.info_qna h3 { background:rgba(0, 0, 0, 0.5); text-align:center; color:#fff; height:30px; line-height:30px; font-size:14px; font-weight:bold; width:calc(100% + 30px); margin-top:-15px; margin-left:-15px; margin-bottom:20px;}
.info_qna dl { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid rgba(0, 0, 0, 0.2);} 
.info_qna dl dt { padding-bottom:5px; overflow:hidden;}
.info_qna dl dt b { display:block; float:left; width:25px;}
.info_qna dl dt p { float:left; width:calc(100% - 25px); color:#000; font-size:14px;}
.info_qna dl dd { overflow:hidden; padding-bottom:10px;}
.info_qna dl dd b { display:block; float:left; width:25px;}
.info_qna dl dd p { float:left; width:calc(100% - 25px); color:rgba(0, 0, 0, 0.6);}
.info_qna dl:last-child { margin-bottom:0; border-bottom:none; padding-bottom:0;}

.ev1_w {}
.ev1_w .ev1 { }
.ev1_w .ev1:nth-child(2n) {}

.dp_w {}
.dp_w .top {  margin-bottom:50px;}
.dp_w .top .pic { margin-bottom:10px;}
.dp_w .top .con { }
.dp_w .top .con .tit {font-size:25px; font-family: 'Gmarket'; font-weight:100;margin-bottom:10px; line-height:1.2em;}
.dp_w .top .con .tit > b {font-size:25px; font-family: 'Gmarket'; font-weight:600; color:#1467b0; line-height:1.2em;}
.dp_w .tit2 u { display:block; padding-left:0; position:relative; top:-4px;}
.dp1 .box { border:1px solid rgba(0, 0, 0, 0.2); padding:15px 15px 5px 15px; margin-top:20px;}
.dp2 .con { font-size:0;}
.dp2 .con dl { margin:0 0px 10px 0; border:1px solid rgba(0, 0, 0, 0.2); background:url(../../images/dpt/bg_1.png) no-repeat right -10px; background-size:60px auto;}
.dp2 .con dl dt { background:rgba(0, 0, 0, 0.05); font-size:15px; padding:5px 15px 5px 15px; font-weight:bold;}
.dp2 .con dl dd { padding:15px;}
.dp3 .con dl { border:1px dashed rgba(0, 0, 0, 0.2); background:rgba(0, 0, 0, 0.05); padding:15px;}
.dp3 .con dl + dl { margin-top:10px;}
.dp3 .con dl dt { font-size:17px; position:relative; margin-bottom:10px; font-weight:bold;}
.dp3 .con dl dt > u { display:block; text-decoration:none;  font-size:12px;}
.dp4 .list2 .tit { font-size:20px; color:#1467b0; font-family: 'Gmarket';}
.dp4 .list2 li { border-bottom:1px dashed rgba(0, 0, 0, 0.2)!important;}
.dp4 .list2 li > u { display:block; text-decoration:none; font-size:11px; color:rgba(0, 0, 0, 0.5);}
.dp4 .list2 li > p {font-size:15px;}
.dp4 .list2 li > p > b {font-size:15px;}
.dp4 .list2 li:first-child u { top:2px;}
.dp4 .pic1 { margin-top:30px;}
.dp4 .pic1 li { margin-bottom:20px;}
.dp5 .box { border:1px solid rgba(0, 0, 0, 0.2); padding:15px; position:relative;}

.ne1_w { }
.ne1_w .ne1 {}
.ne1_w .ne1 .list2 li { overflow:hidden;}
.ne1_w .ne1 .list2 li b { display:block; float:left; width:90px;}
.ne1_w .ne1 .list2 li .list1 { float:left;}
.ne3_w {}
.ne3_w .ne3 {}
.ne1_w, .ne2_w, .ne3_w { }
.line .list2 li b { width:100%!important;}

.ev_day {}
.ev_day .top { padding:15px; border:1px solid rgba(0, 0, 0, 0.2); margin-bottom:50px; margin-top:0px; }
.ev_day .top h2 {font-family: 'Gmarket'; font-weight:100; font-size:25px; line-height:1.1em; margin-bottom:10px;}
.ev_day .top .tit1:before { display:none;}
.ev_day .top .pa {}
.ev_day .evd1 .list1 { margin:20px 0;}
.ev_day .evd1 .pic1 { margin-top:20px;}
.ev_day .evd2 dl { overflow:hidden; margin-top:20px;}
.ev_day .evd2 dl dt { float:left; width:100px;}
.ev_day .evd2 dl dd { float:right; width:calc(100% - 120px); border-radius:10px; background:rgba(0, 0, 0, 0.05); padding:10px; position:relative;}
.ev_day .evd2 dl dd > p { font-size:15px; margin-bottom:5px;}
.ev_day .evd2 dl dd > p > b { font-weight:normal; padding-left:10px; color:#00558b;}
.ev_day .evd2 dl dd:before { content:''; display:block; position:absolute; top:20px; width:20px; height:16px; background:url(../../images/event/3_peo_ar1.png) no-repeat; left:-20px; background-size:20px auto;}
.ev_day .evd2 dl:nth-child(2n-1) dt { float:right;}
.ev_day .evd2 dl:nth-child(2n-1) dd { float:left;}
.ev_day .evd2 dl:nth-child(2n-1) dd:before { display:none;}
.ev_day .evd2 dl:nth-child(2n-1) dd:after {content:''; display:block; position:absolute; top:20px; width:20px; height:16px; background:url(../../images/event/3_peo_ar2.png) no-repeat; right:-20px; background-size:20px auto;}
.ev_day .evd3 .con { }
.ev_day .evd3 dl { overflow:hidden;background:rgba(0, 0, 0, 0.0); border:1px solid rgba(0, 0, 0, 0.2) ; margin-bottom:10px;}
.ev_day .evd3 dl:nth-child(2n) { margin-right:0;}
.ev_day .evd3 dl dt { position:relative;}
.ev_day .evd3 dl dt img {}
.ev_day .evd3 dl dt > p { text-align:center; font-size:15px;}
.ev_day .evd3 dl dd { text-align:center; padding:15px;}
.ev_day .evd3 dl dd > h4 { font-size:15px; position:relative; margin-bottom:10px;}
.ev_day .evd3 dl dd > h4 > .name { position:absolute; top:0; right:0px; text-align:right; font-weight:normal;}
.ev_day .evd3 dl dd > p { }
.ev_day .evd3 dl dd > p > b { font-weight:normal; color:#00558b; padding-top:10px; display:block;}
.ev_day .evd3 .prize1 dt:after { content:''; display:block; position:absolute; top:0; right:0; width:40px; height:54px; background:url(../../images/event/prize_01.png) no-repeat; background-size:40px auto;}
.ev_day .evd3 .prize2 dt:after { content:''; display:block; position:absolute; top:0; right:0; width:40px; height:54px; background:url(../../images/event/prize_02.png) no-repeat; background-size:40px auto;}
.ev_day .evd4 .con { }
.ev_day .evd4 .con dl { border:1px solid rgba(0, 0, 0, 0.2); padding:15px; position:relative; margin-bottom:10px;}

.ev_day .evd4 .con dl dt { margin-bottom:5px;}
.ev_day .evd4 .con dl li { padding:10px 0 10px 0; border-bottom:1px dashed rgba(0, 0, 0, 0.2); overflow:hidden;}
.ev_day .evd4 .con dl li b { float:left; display:block; width:25px; font-size:15px; font-weight:bold; line-height:1.3em;}
.ev_day .evd4 .con dl li p { float:left; display:block; width:calc(100% - 30px); line-height:1.3em; position:relative; top:3px;}
.ev_day .evd4 .con dl li:last-child { border-bottom:none;}
.ev_day .evd4 .con .prize1:after { content:''; display:block; position:absolute; top:0; right:0; width:40px; height:54px; background:url(../../images/event/prize_01.png) no-repeat; background-size:40px auto;}
.ev_day .evd4 .con .prize2:after { content:''; display:block; position:absolute; top:0; right:0; width:40px; height:54px; background:url(../../images/event/prize_02.png) no-repeat; background-size:40px auto;}
.ev47_w .pic .pa2 { margin-bottom:30px!important;}
.ev47_w .top { background: #f2f2f2; padding:15px;}
.ev47_w .top .tit {font-size:25px;font-weight:300; line-height:1.1em; position:relative; font-family: 'Gmarket'; font-weight:100; margin-bottom:10px;}

.list1 sup { position:relative; top:-1px; font-size:10px; vertical-align:top;}














