@charset "utf-8";

@import url(./common.css);

/* space */
.mt0 {margin-top:0 !important;}
.mt18 {margin-top:18px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.pt25 {padding-top:25px !important;}

/* text align */
.text_center {text-align:center !important;}
.text_right {text-align:right !important;}

.color_blue {color:#57a7fe !important;}

/* sub_visual */
.sub_visual_wrap {overflow:hidden;}
.sub_visual {position:relative;width:100%;height:880px;-webkit-animation:visual_scale 1s;animation:visual_scale 1s;}
@-webkit-keyframes visual_scale {from {transform: scale(1.2);} to {transform: scale(1);}}
@keyframes visual_scale {from {transform: scale(1.2);} to {transform: scale(1);}}
.sub_visual .inner {position:relative;width:1200px;height:880px;margin:0 auto;}

.sub_visual.sub01_01 {background:url('../../img/vol11/sub/sub0101_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub01_02 {background:url('../../img/vol11/sub/sub0102_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub01_03 {background:url('../../img/vol11/sub/sub0103_visual.jpg') no-repeat 50% 0;background-size:cover;}
/*.sub_visual.sub01_04 {background:url('../../img/vol11/sub/sub0104_visual.jpg') no-repeat 50% 0;background-size:cover;}*/
.sub_visual.sub02_01 {background:url('../../img/vol11/sub/sub0201_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub02_02 {background:url('../../img/vol11/sub/sub0202_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub02_03 {background:url('../../img/vol11/sub/sub0203_visual.jpg') no-repeat 50% 0;background-size:cover;}
/*.sub_visual.sub02_04 {background:url('../../img/vol11/sub/sub0204_visual.jpg') no-repeat 50% 0;background-size:cover;}*/
.sub_visual.sub03_01 {background:url('../../img/vol11/sub/sub0301_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub03_02 {background:url('../../img/vol11/sub/sub0302_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub03_03 {background:url('../../img/vol11/sub/sub0303_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub03_04 {background:url('../../img/vol11/sub/sub0304_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub03_05 {height:650px;background:url('../../img/vol11/sub/sub0305_visual.jpg') no-repeat 50% 0;background-size:cover;}
.sub_visual.sub03_05 .inner {height:650px;}
.sub_visual.sub03_05 .subscribe {top:470px;}

.sub_visual .txt_wrap {padding-top:224px;color:#fff;animation-fill-mode:both;animation-name:fadeInLeft;animation-delay:0.7s;animation-duration:0.7s;}
.sub_visual .txt_wrap .tit {position:relative;display:inline-block;margin-bottom:37px;font-size:18px;}
.sub_visual .txt_wrap .tit:after {content:"";position:absolute;bottom:-21px;left:0;width:53px;height:2px;background:#fff;}
.sub_visual .txt_wrap dt {margin-bottom:20px;font-size:45px;font-weight:500;line-height:52px;letter-spacing:-2.5px;}
.sub_visual .txt_wrap dt.type2 {margin-top:3px;line-height:43px;}
.sub_visual .txt_wrap dt span {font-weight:400;}
.sub_visual .txt_wrap dt span.type2 {font-size:35px;font-weight:500;}
.sub_visual .txt_wrap dt span.type3 {font-size:30px;font-weight:400;}
.sub_visual .txt_wrap dt span.normal {font-weight:400;}
.sub_visual .txt_wrap dt em {position:relative;top:-4px;display:inline-block;font-size:28px;vertical-align:top;}
.sub_visual .txt_wrap dt em.type2 {margin-left:15px;font-size:26px;}
.sub_visual .txt_wrap dd {width:504px;font-size:18px;line-height:33px;letter-spacing:-1px;word-break:keep-all;}
.sub_visual .txt_wrap dd.dd01 {margin-top:26px;}
.sub_visual .txt_wrap dd.dd01 span {font-weight:500;}
.sub_visual .txt_wrap dd.dd01 em {padding-left:57px;}
.sub_visual .txt_wrap dd.dd01.type2 {position:relative;padding-left:65px;}
.sub_visual .txt_wrap dd.dd01.type2 span {letter-spacing:0.6px;position:absolute;left:0;top:0;}
.sub_visual .txt_wrap dd.dd01.type2 em {padding-left:0;}
.sub_visual .txt_wrap dd.dd02 span {font-weight:500;}
.sub_visual .txt_wrap dd.dd02 em {padding-left:66px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {.sub_visual .txt_wrap dd.dd01.type2 {padding-left:66px;}
.sub_visual .txt_wrap dd.dd01 em {padding-left:59px;}}

.subscribe {position:absolute;left:0;top:632px;}
.subscribe a {display:inline-block;width:70px;height:58px;padding:11px 0 0 12px;font-size:16px;color:#fff;line-height:18px;background:#57a7fe;border-radius:0 30px 30px 0;}

/* mobile content header */
.cont_header {display:none;}

/* col style */
.col_box {overflow:hidden;}
.col_box .col {float:left;width:50%;word-break:keep-all;}

/* mobile subscribe */
.mobole_subscribe {display:none;}

/* slider */
.cont_box .slick-dots {margin-top:15px;padding-right:20px;text-align:center;}
.cont_box .slick-dots li {display:inline-block;width:10px;height:10px;margin:0 5px;background:#333;text-indent:-999px;overflow:hidden;border-radius:11px;cursor:pointer;vertical-align:middle;}
.cont_box .slick-dots li.slick-active {width:14px;height:14px;background:#fff;border:3px solid #467fcc;}
.cont_box .ctrl_wrap .btn_pause,.cont_box .ctrl_wrap .btn_play {display:inline-block;width:20px;height:20px;text-indent:-999px;overflow:hidden;vertical-align:middle;}
.cont_box .ctrl_wrap .btn_play {background:url(../../img/vol11/sub/ico_play.png) no-repeat 50% 50%;display:none;}
.cont_box .ctrl_wrap .btn_pause {background:url(../../img/vol11/sub/ico_pause.png) no-repeat 50% 50%;}
.cont_box .slick-list li {position:relative;}
.cont_box .slick-list li span {position:absolute;left:0;right:0;bottom:0;padding:16px 10px;font-size:15px;line-height:24px;color:#fff;background-color:rgba(0, 0, 0, 0.4);z-index:1;}

/* nav mobile */
.aside_nav .menu01 .submenu li:nth-child(1) a {background:url("../../img/vol11/sub/ico_nav1.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu01 .submenu li:nth-child(2) a {background:url("../../img/vol11/sub/ico_nav2.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu01 .submenu li:nth-child(3) a {background:url("../../img/vol11/sub/ico_nav3.png") no-repeat 0 0;background-size:38px;}
/* .aside_nav .menu01 .submenu li:nth-child(4) a {background:url("../../img/vol11/sub/ico_nav4.png") no-repeat 0 0;background-size:38px;} */
.aside_nav .menu02 .submenu li:nth-child(1) a {background:url("../../img/vol11/sub/ico_nav4.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu02 .submenu li:nth-child(2) a {background:url("../../img/vol11/sub/ico_nav5.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu02 .submenu li:nth-child(3) a {background:url("../../img/vol11/sub/ico_nav6.png") no-repeat 0 0;background-size:38px;}
/* .aside_nav .menu02 .submenu li:nth-child(4) a {background:url("../../img/vol11/sub/ico_nav8.png") no-repeat 0 0;background-size:38px;} */
.aside_nav .menu03 .submenu li:nth-child(1) a {background:url("../../img/vol11/sub/ico_nav7.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu03 .submenu li:nth-child(2) a {background:url("../../img/vol11/sub/ico_nav8.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu03 .submenu li:nth-child(3) a {background:url("../../img/vol11/sub/ico_nav09.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu03 .submenu li:nth-child(4) a {background:url("../../img/vol11/sub/ico_nav10.png") no-repeat 0 0;background-size:38px;}
.aside_nav .menu03 .submenu li:nth-child(5) a {background:url("../../img/vol11/sub/ico_nav11.png") no-repeat 0 0;background-size:38px;}

/* text desc */
.txt_desc {margin-top:10px;font-size:15px;color:#666;text-align:right;}
.txt_desc.type2 {text-align:left;margin-top:-20px;margin-bottom:10px;}
.txt_desc.type3 {margin-top:-45px;}
.txt_desc.type4 {text-align:left;}
.txt_desc2 {margin-bottom:10px;font-size:15px;color:#666;text-align:right;}
.txt_desc2.type2 {text-align:left;}
.txt_desc3 {margin-top:10px;font-size:15px;color:#666;text-align:center;}
.txt_desc3.type2 {text-align:left;}

/* table */
.tbl_wrap {margin:20px 0 0;}
.tbl_type {width:100%;clear:both;line-height:24px;}
.tbl_type th {padding:10px 5px;height:80px;font-size:18px;color:#333;text-align:center;font-weight:400;border:1px solid #d2f9fe;background:#dff8fb;}
.tbl_type td {padding:28px 20px 28px 33px;font-size:18px;color:#666;text-align:left;border:1px solid #e5f1f1;background:#f3f9f9;}

@media only all and (max-width:1300px) {
	.cont_box img {width:100%;}
  	.sub_visual .inner {width:auto;padding:0 40px;}	
}
@media only all and (max-width:1024px) {
	.sub_visual .txt_wrap dt {margin-bottom:25px;font-size:35px;line-height:43px;}
	.sub_visual .txt_wrap dt.type2 {line-height:35px;}
	.sub_visual .txt_wrap dt em {font-size:20px;}
	.sub_visual .txt_wrap dt span.type2 {font-size:30px;}
	.sub_visual .txt_wrap dt span.type3 {font-size:27px;}
	.sub_visual .txt_wrap dd {font-size:16px;line-height:28px;letter-spacing:0px;}
	.sub_visual .txt_wrap dd.dd01 {margin-top:20px;}	
	.sub_visual .txt_wrap dd.dd01 em {padding-left:55px;}
	@media screen and (-webkit-min-device-pixel-ratio:0) {.sub_visual .txt_wrap dd.dd01 em {padding-left:57px;}}
}
@media only all and (max-width:768px) {
	.sub_visual {height:560px;}
	.sub_visual .inner {padding:0 17px;height:560px;}
	.sub_visual.sub01_01 {background:url('../../img/vol11/sub/sub0101_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub01_02 {background:url('../../img/vol11/sub/sub0102_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub01_03 {background:url('../../img/vol11/sub/sub0103_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	/* .sub_visual.sub01_04 {background:url('../../img/vol11/sub/sub0104_visual_m.jpg') no-repeat 50% 0;background-size:cover;} */
	.sub_visual.sub02_01 {background:url('../../img/vol11/sub/sub0201_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub02_02 {background:url('../../img/vol11/sub/sub0202_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub02_03 {background:url('../../img/vol11/sub/sub0203_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	/* .sub_visual.sub02_04 {background:url('../../img/vol11/sub/sub0204_visual_m.jpg') no-repeat 50% 0;background-size:cover;} */
	.sub_visual.sub03_01 {background:url('../../img/vol11/sub/sub0301_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub03_02 {background:url('../../img/vol11/sub/sub0302_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub03_03 {background:url('../../img/vol11/sub/sub0303_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub03_04 {background:url('../../img/vol11/sub/sub0304_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub03_05 {height:480px;background:url('../../img/vol11/sub/sub0305_visual_m.jpg') no-repeat 50% 0;background-size:cover;}
	.sub_visual.sub03_05 .inner {height:480px;}
	.sub_visual.sub03_05 .txt_wrap {padding-top:255px;}

	.sub_visual .txt_wrap {width:auto;text-align:center;padding-top:288px;}
	.sub_visual .txt_wrap dt {display:none;}
	.sub_visual .txt_wrap dd {display:none;}
	.sub_visual .txt_wrap .tit {font-size:34px;font-weight:500;letter-spacing:-1px;}
	.sub_visual .txt_wrap .tit:after {display:none;}
	.subscribe {display:none;}

	.cont_header {display:block;margin:0 17px;padding:25px 0 40px;text-align:center;border-bottom:1px solid #3c3f44;}
	.cont_header dt {margin-bottom:10px;font-size:26px;line-height:33px;letter-spacing:-2px;}
	.cont_header dd {font-size:16px;line-height:25px;}
	.cont_header dd.dd01 {margin-top:15px;}
	
	.mt50 {margin-top:30px !important;}

	/* col_box */
	.col_box {padding-bottom:0;}
	.col_box .col {float:none;width:auto;}
	
	/* mobole subscribe */
	.mobole_subscribe {display:block;padding-bottom:30px;}
	.mobole_subscribe a {display:block;margin:0 17px;padding:20px 20px 20px 90px;font-size:16px;line-height:20px;color:#fff;background:#57a7fe url('../../img/vol11/sub/ico_subscribe.png') no-repeat 0 100%;background-size:100px;}
	.mobole_subscribe span {display:block;font-size:22px;font-weight:500;margin-bottom:6px;} 

	.tbl_wrap {margin:30px 0 0;}
	.tbl_type th {padding:15px 5px;font-size:15px;letter-spacing:-1px;line-height:20px;}
	.tbl_type td {padding:15px 5px 15px 10px;font-size:15px;letter-spacing:-1px;line-height:20px;}			
}
@media only all and (max-width:480px) {
  	.sub_visual {height:310px;}
  	.sub_visual.sub03_05 {height:310px;}
	.sub_visual.sub03_05 .inner {height:310px;}
	.sub_visual.sub03_05 .txt_wrap {padding-top:178px;}
	.sub_visual .inner {padding:0 17px;height:310px;}
	.sub_visual .txt_wrap {padding-top:178px;}
	.sub_visual .txt_wrap .tit {font-size:22px;}
	.cont_box .slick-list li span {position:relative;display:inline-block;width:100%;padding:10px 0;font-size:15px;line-height:24px;background-color:rgba(0, 0, 0, 1);}
}

/* 먹는샘물 이야기 */
.sub01_section01_01 {background:#fff;}
.sub01_section01_01 .inner {width:1200px;margin:50px auto 0;padding:0 70px 100px;text-align:center;background:#f3f8f9;overflow:hidden;}
.cont_box.sub01_01 h2 {margin:130px 0 45px;font-size:40px;color:#333;font-weight:400;line-height:45px;text-align:center;letter-spacing:-2.5px;}
.cont_box.sub01_01 h2 span {font-weight:500;}
.cont_box.sub01_01 h2:first-child {margin-top:110px;}
.cont_box.sub01_01 p {padding-bottom:55px;font-size:18px;color:#666;line-height:33px;text-align:left;letter-spacing:-1px;word-break:keep-all;}
.cont_box.sub01_01 .img.type2 {margin-top:45px;}
.cont_box.sub01_01 .col_box .col {padding-left:10px;}
.cont_box.sub01_01 .col_box .col:first-child {padding:0 10px 0 0;}
.cont_box.sub01_01 .img_box {padding:65px 0 0 0;border:1px solid #57aff9;background:#f3f8f9;text-align:center;letter-spacing:-1px;}
.cont_box.sub01_01 .img_box span {display:block;padding:45px 20px;font-size:18px;color:#4586e6;}
.cont_box.sub01_01 .img_box em {display:block;color:#4586e6;}
.cont_box.sub01_01 .img_box dl {padding:46px 67px;background:#fff;text-align:left;line-height:33px;}
.cont_box.sub01_01 .img_box dl dt {font-size:25px;color:#333;margin-bottom:18px;}
.cont_box.sub01_01 .img_box dl dd {padding-left:20px;font-size:18px;color:#666;background:url('../../img/vol11/sub/ico_check.png') no-repeat 0 14px;}
@media only all and (max-width:1300px) {	
	.sub01_section01_01 .inner {width:auto;padding-right:40px;padding-left:40px;}
	.sub01_section01_01 img {width:auto;}
}
@media only all and (max-width:1024px) {
	.sub01_section01_01 img {width:100%;}
	.cont_box.sub01_01 h2 {margin:70px 0 38px;font-size:30px;line-height:40px;}
	.cont_box.sub01_01 h2:first-child {margin-top:70px;}
	.cont_box.sub01_01 p {padding-bottom:60px;font-size:17px;line-height:30px;}	
	.cont_box.sub01_01 .img_box img {width:70%;}
	.cont_box.sub01_01 .img_box dl {padding:46px 40px;}
}
@media only all and (max-width:768px) {	
	.sub01_section01_01 .inner {padding:10px 17px 50px;}
	.cont_box.sub01_01 h2 {margin:50px 0 30px;font-size:26px;line-height:33px;letter-spacing:-1px;}
	.cont_box.sub01_01 h2:first-child {margin-top:50px;}
	.cont_box.sub01_01 p {padding-bottom:50px;font-size:16px;line-height:25px;letter-spacing:0;}	
	.cont_box.sub01_01 .col_box .col {padding-left:0;}
	.cont_box.sub01_01 .col_box .col:first-child {padding:0;margin-bottom:30px;}
	.cont_box.sub01_01 .txt_desc {text-align:left;}
	.cont_box.sub01_01 .img_box {padding:45px 0 0 0;}
	.cont_box.sub01_01 .img_box img {width:90%;}
	.cont_box.sub01_01 .img_box span {padding:35px 20px;font-size:16px;}
	.cont_box.sub01_01 .img_box dl {padding:40px 20px;line-height:28px;}
	.cont_box.sub01_01 .img_box dl dt {font-size:22px;}
	.cont_box.sub01_01 .img_box dl dd {font-size:16px;background:url('../../img/vol11/sub/ico_check.png') no-repeat 0 11px;}
}

/* 산도롱 삼다수 */
.sub01_section02_01 {background:#fff;}
.sub01_section02_01 .inner {width:1200px;margin:0 auto;padding:40px 0 50px;}
.cont_box.sub01_02 h2 {margin:140px 0 30px;font-size:35px;color:#333;font-weight:400;line-height:45px;text-align:center;letter-spacing:-2.5px;}
.cont_box.sub01_02 h2 strong {font-weight:500;}
.cont_box.sub01_02 h2 span {color:#57a7fe;}
.cont_box.sub01_02 h2:first-child {margin-top:0;}
.cont_box.sub01_02 p {padding-bottom:55px;font-size:18px;color:#666;line-height:33px;text-align:left;letter-spacing:-1px;word-break:keep-all;}
.cont_box.sub01_02 .img {padding-bottom:90px;}
@media only all and (max-width:1024px) {
	.sub01_section02_01 .inner {width:auto;padding:40px 40px 50px;}
	.cont_box.sub01_02 h2 {margin:70px 0 38px;font-size:30px;line-height:40px;}
	.cont_box.sub01_02 p {padding-bottom:60px;font-size:17px;line-height:30px;}
}
@media only all and (max-width:768px) {
	.sub01_section02_01 .inner {padding:50px 17px 20px;}
	.cont_box.sub01_02 h2 {margin:60px 0 30px;font-size:26px;line-height:33px;letter-spacing:-1px;}
	.cont_box.sub01_02 p {padding-bottom:40px;font-size:16px;line-height:25px;letter-spacing:0;}	
	.cont_box.sub01_02 .img {padding-bottom:40px;}
}

/* 삼다수 레시피 */
.sub01_section03_01 {background:#fff;}
.sub01_section03_01 .inner {width:1200px;margin:0 auto;padding:50px 0;}
.sub01_section03_02 {background:#fff url(../../img/vol11/sub/sub01_03_img1.jpg) no-repeat 50% 0;}
.sub01_section03_02 .inner {width:1200px;margin:0 auto;overflow:hidden;}
.cont_box.sub01_03 .col_box {padding-bottom:90px;}
.cont_box.sub01_03 .col_box .col {padding-left:20px;}
.cont_box.sub01_03 .col_box .col:first-child {padding:0 20px 0 0;}
.cont_box.sub01_03 .dlist dt {margin:20px 0 21px;font-size:35px;color:#333;font-weight:400;text-align:center;line-height:45px;letter-spacing:-1.5px;}
.cont_box.sub01_03 .dlist dt span {position:relative;display:inline-block;font-weight:500;color:#57a7fe;display:block;}
.cont_box.sub01_03 .dlist dd {font-size:18px;color:#666;line-height:33px;letter-spacing:-1px;padding-bottom:80px;}
.cont_box.sub01_03 .desc {padding-bottom:110px;font-size:16px;color:#57a7fe;text-align:center;font-weight:500;}
.cont_box.sub01_03 .img {margin:25px 0 0;text-align:center;}
.recipe {margin-top:715px;overflow:hidden;background:#f8f8f8;}
.recipe .info {text-align:center;}
.recipe h2 {position:relative;padding:70px 0 35px;font-size:35px;color:#333;font-weight:500;line-height:28px;letter-spacing:-1px;}
.recipe h2:before {content:"";position:absolute;bottom:0;left:50%;width:60px;margin-left:-30px;height:3px;background:#2e3140;}
.recipe h3 {position:relative;margin:-18px 20px 47px;font-size:25px;color:#338bff;font-weight:400;letter-spacing:-1.5px;}
.recipe h3 span {position:relative;display:inline-block;padding:0 15px 0 0;background:#f8f8f8;z-index:1;}
.recipe h3:after {content:"";position:absolute;top:13px;left:0;width:100%;height:2px;border-top:2px solid #ba9b85;}
.recipe .info dl {padding:0 20px;letter-spacing:-1px;}
.recipe .info dt {margin:35px 0 15px;font-size:25px;color:#333;font-weight:500;}
.recipe .info dd {font-size:18px;color:#666;line-height:28px;}
.recipe .info dd.dd01 {margin-top:25px;color:#57a7fe;}
.recipe .info dd em {color:#338bff;}
.recipe .info_list {padding:82px 40px 0;overflow:hidden;clear:both;}
.recipe .info_list ul {overflow:hidden;}
.recipe .info_list li {float:left;width:50%;padding-bottom:10px;}
.recipe .info_list li .thumb {position:relative;padding-top:71.5%;margin:0 20px;}
.recipe .info_list li .thumb img {position:absolute;top:0;left:0;width:100%;height:100%;}
.recipe .info_list li.last {width:100%;}
.recipe .info_list li.last .thumb {position:relative;padding-top:44.5%;}
.recipe .info_list li p {width:100%;min-height:135px;padding:20px 30px 10px;font-size:16px;color:#666;line-height:28px;text-align:center;letter-spacing:-1px;}
.recipe .info_list li p span {font-weight:500;display:inline-block;position:relative;top:1px;}
.recipe .info_list li p em {display:block;color:#57a7fe;font-weight:;}
@media only all and (max-width:1300px) {
	.sub01_section03_01 .inner {width:auto;padding:50px 40px;}
}
@media only all and (max-width:1024px) {
	.sub01_section03_02 .inner {width:auto;}
	.cont_box.sub01_03 .dlist dt {font-size:30px;line-height:40px;}
	.cont_box.sub01_03 .dlist dd {font-size:17px;line-height:30px;}
	.cont_box.sub01_03 .col_box.last {margin-bottom:50px;}
}
@media only all and (max-width:768px) {
	.sub01_section03_01 .inner {padding:50px 17px 60px;}
	.cont_box.sub01_03 .col_box {padding-bottom:0;}	
	.cont_box.sub01_03 .col_box .col {padding-left:0;}
	.cont_box.sub01_03 .col_box .col:first-child {padding:0;margin-bottom:30px;}
	.cont_box.sub01_03 .dlist dt {margin:0 0 15px;font-size:26px;line-height:33px;letter-spacing:-1px;}
	.cont_box.sub01_03 .dlist dt span {/*display:inline-block;*/}
	.cont_box.sub01_03 .dlist dd {font-size:16px;line-height:25px;letter-spacing:0;padding-bottom:10px;}
	.cont_box.sub01_03 .desc {padding-bottom:20px;font-size:14px;}
	.cont_box.sub01_03 .img {margin:50px 0 0;}
	.recipe {padding:0 17px 20px 17px;margin-top:515px;}
	.recipe h2 {position:relative;padding:50px 0 25px;font-size:26px;}
	.recipe .info dl {padding:0;}
	.recipe .info dt {margin:30px 0 15px;font-size:20px;}
	.recipe .info dd {font-size:16px;line-height:26px;}
	.recipe .info_list {padding:30px 0 0;}
	.recipe .info_list li {width:100%;padding-bottom:40px;}
	.recipe .info_list li p {min-height:auto;letter-spacing:-1.1px;}
	.recipe .info_list li .thumb {margin:0;}
	.recipe .info_list li.last .thumb {padding-top:46%;}
	.recipe h3 {margin:0 0 30px;font-size:22px;}
}
@media only all and (max-width:480px) {
	.sub01_section03_02 {background:#fff url(../../img/vol11/sub/sub01_03_img1.jpg) no-repeat 40% 0;background-size:350%;}
	.recipe {margin-top:300px;}
	.recipe .info_list li p {padding:20px 0 10px;font-size:15px;}
}

/* 곱락한 제주 마을 */
.sub02_section01_01 {background:#fff;}
.sub02_section01_01 .inner {position:relative;width:1200px;margin:0 auto;padding:0 0 100px;}
.sub02_section01_01 .inner:after {clear:both;content:"";display:block;}
.sub02_section01_01 .img_wrap {overflow:hidden;margin-top:55px;}
.sub02_section01_01 .img_wrap div {position:relative;}
.sub02_section01_01 .img_wrap span {display:inline-block;}
.sub02_section01_01 .img_wrap .txt_desc {position:absolute;right:0;top:0;}
.sub02_section01_02 {background:#fcf4f4;}
.sub02_section01_02 .inner {width:1200px;margin:0 auto;padding:30px 0 100px;overflow:hidden;}
.sub02_section01_02 .ptxt {margin-bottom:55px;}
.sub02_section01_03 {background:#fff;}
.sub02_section01_03 .inner {width:1200px;margin:0 auto;padding:30px 0 100px;overflow:hidden;}
.sub02_section01_04 {background:#cff3fe url(../../img/vol11/sub/sub02_01_bg1.jpg) no-repeat 50% 100%;}
.sub02_section01_04 .inner {position:relative;width:1200px;margin:0 auto;padding:30px 0 530px;overflow:hidden;}
.sub02_section01_04 .ptxt {margin-bottom:55px;}
.sub02_section01_04 .ptxt2 {padding:120px 0 0 130px;text-align:center;}
.sub02_section01_05 {background:#fdebd6;}
.sub02_section01_05 .inner {width:1200px;margin:0 auto;padding:30px 0 100px;overflow:hidden;}
.sub02_section01_05 .ptxt {margin-bottom:55px;}
.sub02_section01_06 {background:#ebca95 url(../../img/vol11/sub/sub02_01_bg2.jpg) no-repeat 50% 100%;}
.sub02_section01_06 .inner {width:1200px;margin:0 auto;padding:30px 0 855px;overflow:hidden;}
.sub02_01_slider_wrap {position:relative;text-align:center;}
.sub02_01_slider_wrap .ctrl_wrap {display:inline-block;position:relative;top:-25px;margin-left:85px;}
.cont_box.sub02_01 h2 {position:relative;margin:55px 0 65px;font-size:35px;color:#333;line-height:45px;font-weight:400;text-align:center;letter-spacing:-2px;}
.cont_box.sub02_01 h2 span {display:block;font-weight:500;}
.cont_box.sub02_01 h2 span.type2 {display:inline-block;font-weight:500;}
.cont_box.sub02_01 h2:after {content:"";position:absolute;bottom:-30px;left:50%;margin-left:-27px;width:54px;height:2px;background:#333;}
.ptxt {font-size:18px;color:#666;line-height:33px;word-break:keep-all;letter-spacing:-1px;}
.ptxt.type2 {padding-top:30px;clear:both;}
.cont_box.sub02_01 .col {padding:0 0 0 10px;}
.cont_box.sub02_01 .col:first-child {padding:0 10px 0 0;}
@media only all and (max-width:1300px) {	
	.sub02_section01_01 .inner,.sub02_section01_02 .inner,.sub02_section01_03 .inner,.sub02_section01_04 .inner,.sub02_section01_05 .inner,.sub02_section01_06 .inner {width:auto;padding-right:40px;padding-left:40px;}
	.sub02_section01_04 .ptxt2 img {width:auto;}
}
@media only all and (max-width:1024px) {
	.sub02_01_slider_wrap {margin-top:30px;}	
}
@media only all and (max-width:768px) {
	.sub02_section01_01 .inner {padding:20px 17px 70px;}
	.sub02_section01_01 .img_wrap {margin-top:35px;}
	.sub02_section01_01 h2 {margin:30px 0 45px !important;}
	.sub02_section01_01 .ptxt {margin-bottom:40px;}
	.sub02_section01_02 .inner {padding:20px 17px 55px;}
	.sub02_section01_02 .ptxt {margin-bottom:35px;}
	.sub02_section01_03 .inner {padding:20px 17px 55px}
	.sub02_section01_04 .inner {padding:20px 17px 300px;}
	.sub02_section01_04 {background-size:180%;}	
	.sub02_section01_04 .ptxt {margin-bottom:35px;}
	.sub02_section01_04 .ptxt2 {padding:30px 0;}
	.sub02_section01_04 .ptxt2 img {width:40%;}
	.sub02_section01_05 .inner {padding:20px 17px 55px;}
	.sub02_section01_05 .ptxt {margin-bottom:35px;}
	.sub02_section01_06 .inner {padding:20px 17px 500px;}
	.sub02_section01_06 {background-size:180%;}	
	.sub02_section01_06 .ptxt {margin-bottom:35px;}
	.cont_box.sub02_01 h2 {margin:50px 0 45px;font-size:26px;line-height:33px;letter-spacing:-2.2px;}	
	.ptxt {font-size:16px;line-height:25px;}
	.cont_box.sub02_01 .col {padding:0;margin-top:30px;}
	.cont_box.sub02_01 .col:first-child {padding:0;margin-top:0;}
}
@media only all and (max-width:640px) {	
	.sub02_section01_04 .inner {padding:20px 17px 260px;}	
	.sub02_section01_04 .ptxt2 img {width:60%;}
	.sub02_section01_04 .ptxt2 {padding:10px 0;}
	.sub02_section01_06 .inner {padding:20px 17px 350px;}
	.sub02_section01_06 {background-size:200%;}	
}
@media only all and (max-width:480px) {		
	.sub02_section01_04 .inner {padding:20px 17px 200px}
	.sub02_section01_04 .ptxt2 img {width:75%;}
	.cont_box.sub02_01 .txt_desc.type4 {text-align:center;}
}

/* 놀멍놀멍 봅서예 */
.sub02_section02_01 {background:#fff;}
.sub02_section02_01 .inner {width:1200px;margin:0 auto;padding:50px 0 100px;}
.sub02_section02_01 .writer {margin-top:20px !important;}
.sub02_section02_02 {background:url(../../img/vol11/sub/sub02_02_img2.jpg) no-repeat 50% 0;}
.sub02_section02_02 .inner {position:relative;width:1200px;margin:0 auto;padding:0 0 856px;}
.sub02_section02_02 .txt {position:absolute;right:215px;top:120px;}
.sub02_section02_03 {background:#f4fffc;}
.sub02_section02_03 .inner {width:1200px;margin:0 auto;padding:100px 0 80px;}
.sub02_section02_04 {background:#fff7f1;}
.sub02_section02_04 .inner {width:1200px;margin:0 auto;padding:100px 0 80px;}
.sub02_section02_05 {background:#f6ffe7;}
.sub02_section02_05 .inner {width:1200px;margin:0 auto;padding:90px 0 80px;}
.sub02_section02_05 .writer {margin:20px 0 60px !important;}
.cont_box.sub02_02 h2 {position:relative;margin-bottom:90px;font-size:35px;line-height:45px;color:#333;font-weight:400;text-align:center;letter-spacing:-1.8px;}
.cont_box.sub02_02 h2 span {font-weight:500;}
.cont_box.sub02_02 h2:before {content:"";position:absolute;bottom:-28px;left:50%;margin-left:-26px;width:54px;height:2px;background:#333;}
.cont_box.sub02_02 h2.type2 {margin-bottom:30px;}
.cont_box.sub02_02 h2.type2:before {display:none;}
.cont_box.sub02_02 p {font-size:18px;color:#666;line-height:33px;letter-spacing:-1px;text-align:left;word-break:keep-all;}
.cont_box.sub02_02 .col {padding:0 0 0 30px;text-align:center;}
.cont_box.sub02_02 .col:first-child {padding:0 30px 0 0;}
.cont_box.sub02_02 .col h2 {text-align:right;margin-bottom:25px;}
.cont_box.sub02_02 .col h2.type2 {text-align:left;}
.cont_box.sub02_02 .col h2:before {display:none;}
.cont_box.sub02_02 .info {margin-top:20px;padding:18px 22px 19px;font-size:18px;color:#555;line-height:33px;letter-spacing:-1px;text-align:left;border:1px solid #d9f7fd;}
.cont_box.sub02_02 .info li {position:relative;padding-left:10px;}
.cont_box.sub02_02 .info li:before {content:"·";position:absolute;left:0;}
.cont_box.sub02_02 .info span {color:#57a7fe;margin-left:-10px;}
.cont_box.sub02_02 .writer {margin-top:20px;font-size:18px;color:#333;text-align:left;background:#f3f8f9;}
.cont_box.sub02_02 .writer span {display:inline-block;padding:19px 25px 19px 65px;background:url(../../img/vol11/sub/sub02_04_ico1.png) no-repeat 15px 50%;}
.sub02_02_slider_wrap {position:relative;text-align:center;}
.sub02_02_slider_wrap .ctrl_wrap {display:inline-block;position:relative;top:-25px;margin-left:45px;}
.sub02_02_slider2_wrap {position:relative;text-align:center;margin-top:55px;}
.sub02_02_slider2_wrap .ctrl_wrap {display:inline-block;position:relative;top:-25px;margin-left:65px;}
@media only all and (max-width:1300px) {
	.sub02_section02_01 .inner,.sub02_section02_02 .inner,.sub02_section02_03 .inner,.sub02_section02_04 .inner,.sub02_section02_05 .inner {width:auto;padding-right:40px;padding-left:40px;}
	.sub02_section02_02 .txt {width:auto;}
	.cont_box.sub02_02 .col {padding:0 0 0 15px;}
	.cont_box.sub02_02 .col:first-child {padding:0 15px 0 0;}
}
@media only all and (max-width:1024px) {	
}
@media only all and (max-width:768px) {
	.sub02_section02_01 {background:none;}
	.sub02_section02_01 .inner {padding:50px 17px;}
	.sub02_section02_02 {background-size:cover;}
	.sub02_section02_02 .inner {padding:0 0 500px;}
	.sub02_section02_02 .txt {right:10%;top:10%;width:60px;}
	.sub02_section02_03 .inner {padding:50px 17px 20px;}
	.sub02_section02_03 .writer {margin:30px 0 40px;}
	.sub02_section02_04 .inner {padding:50px 17px 20px;}
	.sub02_section02_04 .writer {margin:20px 0 40px !important;}
	.sub02_section02_05 .inner {padding:50px 17px 50px;}
	.sub02_section02_05 .writer {margin:20px 0 40px !important;}
	.cont_box.sub02_02 h2 {margin-bottom:50px;font-size:26px;line-height:33px;letter-spacing:-2px;}
	.cont_box.sub02_02 h2:before {bottom:-25px;}
	.cont_box.sub02_02 .col h2 {text-align:left;}
	.cont_box.sub02_02 .col {padding:0;margin-top:30px;}
	.cont_box.sub02_02 .col:first-child {padding:0;margin-top:0;}
	.cont_box.sub02_02 p {font-size:16px;line-height:25px;letter-spacing:0;}
	.cont_box.sub02_02 .info {padding:16px 15px 17px;font-size:16px;line-height:28px;}
	.cont_box.sub02_02 .writer {margin-top:30px;font-size:16px;}
	.sub02_02_slider2_wrap {margin-top:40px;}
}

/* 소못 사랑햄수다 */
.sub02_section03_01 {background:#fff;}
.sub02_section03_01 .inner {width:1200px;margin:0 auto;padding-top:50px;}
.sub02_03_slider {position:relative;width:1084px;margin:0 auto;text-align:center;}
.sub02_03_slider .slick-arrow {position:absolute;top:50%;display:inline-block;width:58px;height:42px;margin-top:-42px;text-indent:-999px;overflow:hidden;z-index:1;}
.sub02_03_slider .slick-prev {left:0;background:url(../../img/vol11/sub/ico_prev.png) no-repeat 50% 50%;}
.sub02_03_slider .slick-next {right:0;background:url(../../img/vol11/sub/ico_next.png) no-repeat 50% 50%;}
.sub02_03_slider .slick-dots {display:inline-block;width:165px;height:45px;line-height:40px;margin-top:30px;padding-right:0;border:1px solid #8ec9f5;border-radius:45px;overflow:hidden;}
.sub02_03_slider .slick-dots li {font-size:22px;color:#555;width:auto;height:auto;margin:0;background:#fff;text-indent:0;border-radius:0;cursor:default;}
.sub02_03_slider .slick-dots li span {font-size:35px;color:#57a7fe;font-weight:500;}
@media only all and (max-width:1300px) {
	.sub02_section03_01 .inner {width:auto;padding-right:40px;padding-left:40px;}
}
@media only all and (max-width:1024px) {	
	.sub02_03_slider {width:auto;}
}
@media only all and (max-width:768px) {
	.sub02_section03_01 .inner {padding-right:17px;padding-left:17px;}
	.sub02_03_slider .slick-dots {width:130px;height:38px;line-height:34px;}
	.sub02_03_slider .slick-dots li {font-size:18px;}
	.sub02_03_slider .slick-dots li span {font-size:26px;}
}

/* 혼디모영 지꺼지게 */
.sub03_section01 {background:#fff;}
.sub03_section01 .inner {width:1200px;margin:0 auto;padding:72px 83px 50px;overflow:hidden;background:#f6f6f6;}
.sub03_section02 {background:#fff;}
.sub03_section02 .inner {width:1200px;margin:0 auto;padding:140px 0 50px;overflow:hidden;}
.cont_box.sub03_01 h2 {position:relative;margin:140px 0 55px;font-size:35px;line-height:45px;color:#333;font-weight:400;text-align:center;letter-spacing:-1px;}
.cont_box.sub03_01 h2.first {margin-top:0;}
.cont_box.sub03_01 h2 span {font-weight:500;display:block;color:#57a7fe;}
.cont_box.sub03_01 h2 em {font-weight:500;color:#57a7fe;}
.cont_box.sub03_01 h2:before {content:"";position:absolute;bottom:-28px;left:50%;margin-left:-26px;width:54px;height:2px;background:#333;}
.cont_box.sub03_01 h2.type2 {margin:0 0 45px;text-align:left;}
.cont_box.sub03_01 h2.type2:before {left:0;margin-left:0;bottom:-26px;}
.cont_box.sub03_01 h2.type2 span {color:#57a7fe;}
.cont_box.sub03_01 p {padding-bottom:55px;font-size:18px;color:#666;line-height:33px;letter-spacing:-1px;text-align:left;}
.cont_box.sub03_01 p em {color:#57a7fe;}
.cont_box.sub03_01 .img {margin-top:60px;}
.cont_box.sub03_01 .col_box .col {padding-left:9px;}
.cont_box.sub03_01 .col_box .col:first-child {padding:0 9px 0 0;}
.cont_box.sub03_01 .col_box.type2 {margin-top:160px;}
.cont_box.sub03_01 .col_box.type2 .col {padding-left:30px;float:left;}
.cont_box.sub03_01 .col_box.type2 .col:first-child {padding:0 30px 0 0;}
.cont_box.sub03_01 .col_box p {padding-bottom:0;}
.cont_box.sub03_01 .ptxt {padding:50px 0 0;}
.cont_box.sub03_01 .interview {padding:0 0 20px;margin-bottom:45px;font-size:40px;color:#253778;font-weight:500;letter-spacing:-2px;border-bottom:2px solid #253778;}
.cont_box.sub03_01 .interview_box {margin-top:30px;overflow:hidden;background:#f3f9f9;}
.cont_box.sub03_01 .interview_box:nth-child(2n) {background:#e7fbe2;}
.cont_box.sub03_01 .interview_box .col {float:left;width:50%;word-break:keep-all;padding:40px 30px;}
.cont_box.sub03_01 .interview_box .col.type2 {padding:40px 0 40px 83px;}
.cont_box.sub03_01 .interview_box .col.type3 {padding:40px 80px 40px 10px;}
.cont_box.sub03_01 .interview_box h2 {margin-top:60px;font-size:30px;color:#333;font-weight:500;text-align:left;}
.cont_box.sub03_01 .interview_box h2:before {left:0;margin-left:0;bottom:-26px;}
.talk_wrap {padding:40px 110px 80px;letter-spacing:-1px;}
.talk_wrap .talk1 {position:relative;padding:25px 34px;margin-top:20px;font-size:18px;color:#333;line-height:30px;background:#9af2d8;border-radius:30px;}
.talk_wrap .talk1 em {font-weight:500;}
.talk_wrap .talk2 {position:relative;padding:25px 34px;margin-top:20px;font-size:18px;color:#555;line-height:30px;background:#d2f9fe;border-radius:30px;}
.talk_wrap .talk2 em {color:#235eb7;font-weight:500;}
.talk_wrap .ico_right {position:absolute;right:-110px;top:0px;}
.talk_wrap .ico_left {position:absolute;left:-110px;top:0px;}
@media only all and (max-width:1300px) {
	.sub03_section01 .inner {width:auto;padding:50px 40px 10px;}
	.sub03_section02 .inner {width:auto;padding:100px 40px 40px;}
	.talk_wrap img {width:auto;}
}
@media only all and (max-width:1024px) {
	.cont_box.sub03_01 h2 {font-size:30px;line-height:40px;}
	.cont_box.sub03_01 p {font-size:17px;line-height:30px;}	
	.cont_box.sub03_01 .interview_box h2 {margin-top:10px;}
}
@media only all and (max-width:768px) {	
	.sub03_section01 .inner {padding:30px 17px 10px;}
	.sub03_section02 .inner {padding:80px 17px 40px;}
	.cont_box.sub03_01 h2 {margin:60px 0 45px;font-size:24px;line-height:30px;}
	.cont_box.sub03_01 h2.first {margin-top:10px;}
	.cont_box.sub03_01 p {padding-bottom:30px;font-size:16px;line-height:25px;letter-spacing:0;}
	.cont_box.sub03_01 .img {margin-top:30px;}
	.cont_box.sub03_01 .ptxt {padding:30px 0 0;}
	.cont_box.sub03_01 .col_box .col {padding-left:0;float:none;width:auto;}
	.cont_box.sub03_01 .col_box .col:first-child {padding:0;margin-bottom:30px;}
	.cont_box.sub03_01 .col_box.type2 {margin-top:60px;}
	.cont_box.sub03_01 .col_box.type2 .col {padding-left:0;float:none;width:auto;}
	.cont_box.sub03_01 .col_box.type2 .col:first-child {padding:0;margin-bottom:30px;}
	.cont_box.sub03_01 .interview {margin-bottom:30px;font-size:28px;}
	.cont_box.sub03_01 .interview_box h2 {margin-top:0;font-size:22px;line-height:30px;}
	.cont_box.sub03_01 .interview_box .col {float:none;width:auto;padding:20px 20px;}
	.cont_box.sub03_01 .interview_box .col p {padding-bottom:0;}
	.cont_box.sub03_01 .interview_box .col.type2 {padding:20px;}
	.cont_box.sub03_01 .interview_box .col.type3 {padding:20px;}
	.talk_wrap {padding:40px 70px 50px;}
	.talk_wrap .talk1 {padding:20px;font-size:16px;color:#333;line-height:26px;}
	.talk_wrap .talk2 {padding:20px;font-size:16px;color:#555;line-height:26px;}
	.talk_wrap .ico_right {right:-70px;}
	.talk_wrap .ico_left {left:-70px;}
	.talk_wrap img {width:60px;}
}
@media only all and (max-width:480px) {
	.talk_wrap {padding:30px 50px 50px;}
	.talk_wrap .ico_right {right:-50px;}
	.talk_wrap .ico_left {left:-50px;}
	.talk_wrap img {width:40px;}
}

/* 모다들엉 공사 사람들 */
.sub03_section02_01 {background:#fff;}
.sub03_section02_01 .inner {width:1200px;margin:50px auto 0;overflow:hidden;background:#f6f6f6;}
.sub03_section02_02 {background:#fff;}
.sub03_section02_02 .inner {width:1200px;margin:0 auto;padding:0 0 50px;}
.cont_box.sub03_02 h2 {position:relative;margin:0 0 55px;font-size:35px;line-height:45px;color:#333;font-weight:400;text-align:center;letter-spacing:-1px;}
.cont_box.sub03_02 h2 span {font-weight:500;display:block;color:#57a7fe;}
.cont_box.sub03_02 h2 em {font-weight:500;}
.cont_box.sub03_02 h2:before {content:"";position:absolute;bottom:-28px;left:50%;margin-left:-26px;width:54px;height:2px;background:#333;}
.cont_box.sub03_02 h2.type2 {margin:90px 0 55px;}
.cont_box.sub03_02 h2.type3 {margin:58px 0 45px;font-size:30px;line-height:40px;text-align:left;font-weight:500;}
.cont_box.sub03_02 h2.type3:before {left:0;margin-left:0;bottom:-26px;}
.cont_box.sub03_02 p {padding-bottom:50px;font-size:18px;color:#666;line-height:33px;letter-spacing:-1px;text-align:left;}
.cont_box.sub03_02 .img {text-align:center;}
.cont_box.sub03_02 .col_box {padding:0 83px;}
.cont_box.sub03_02 .col_box .col {padding-left:15px;}
.cont_box.sub03_02 .col_box .col:first-child {padding:0 15px 0 0;}
.cont_box.sub03_02 .col_box.type2 {margin-right:-10px;}
.cont_box.sub03_02 .col_box.type2 .col {width:calc(33.333333% - 10px);margin-right:10px;padding:0;}
.qna_wrap {padding:50px 83px 80px 83px;letter-spacing:-1px;}
.qna_wrap dt {position:relative;min-height:80px;padding:34px 30px 22px 72px;font-size:20px;color:#333;font-weight:500;}
.qna_wrap dt span {position:absolute;left:20px;top:27px;display:inline-block;width:38px;height:38px;line-height:38px;font-size:20px;color:#fff;font-weight:500;text-align:center;background:#ffb66e;border-radius:38px;}
.qna_wrap dd {position:relative;padding:25px 30px 25px 72px;margin-top:10px;font-size:18px;color:#555;line-height:33px;background:#d2f9fe;border-radius:30px;}
.qna_wrap dd span {position:absolute;left:20px;top:25px;display:inline-block;width:38px;height:38px;line-height:38px;font-size:20px;color:#fff;font-weight:500;text-align:center;background:#57a7fe;border-radius:38px;}
.qna_wrap dd em {color:#2562a4;font-weight:500;}
@media only all and (max-width:1300px) {
	.sub03_section02_01 .inner,.sub03_section02_02 .inner {width:auto;padding-right:40px;padding-left:40px;}
}
@media only all and (max-width:1024px) {
	.sub03_section02_01 .inner {padding-bottom:50px;}
	.cont_box.sub03_02 h2 {font-size:30px;line-height:40px;}
	.cont_box.sub03_02 p {font-size:17px;line-height:30px;}	
	.qna_wrap {padding:50px 40px 80px 40px;}
	.cont_box.sub03_02 .col_box {padding:0 40px;}
}
@media only all and (max-width:768px) {
	.sub03_section02_01 .inner {padding:0 17px 10px;}
	.sub03_section02_02 .inner {padding:0 17px 30px;}
	.cont_box.sub03_02 h2 {margin:0 0 40px;font-size:26px;line-height:33px;letter-spacing:-1px;}
	.cont_box.sub03_02 h2:before {bottom:-20px;}
	.cont_box.sub03_02 h2.type2 {margin:50px 0 40px;}
	.cont_box.sub03_02 h2.type3 {margin:0 0 45px;font-size:24px;line-height:30px;}
	.cont_box.sub03_02 p {padding-bottom:30px;font-size:16px;line-height:25px;letter-spacing:0;}	
	.qna_wrap {padding:30px 0 40px 0;}
	.qna_wrap dt {position:relative;min-height:auto;padding:20px 20px 10px 62px;font-size:18px;}
	.qna_wrap dt span {left:20px;top:16px;width:34px;height:34px;line-height:34px;font-size:18px;}	
	.qna_wrap dd {padding:20px 20px 20px 62px;font-size:16px;line-height:30px;}
	.qna_wrap dd span {left:20px;top:20px;width:34px;height:34px;line-height:34px;font-size:18px;}	
	.cont_box.sub03_02 .col_box .col {padding-left:0;float:none;width:auto;}
	.cont_box.sub03_02 .col_box .col:first-child {padding:0;margin-bottom:30px;}
	.cont_box.sub03_02 .col_box {padding:0;}
	.cont_box.sub03_02 .col_box.type2 {margin-right:0;}
	.cont_box.sub03_02 .col_box.type2 .col {width:calc(100% - 0px);margin-right:0;}
	.cont_box.sub03_02 .col_box.type2 .col:last-child {margin-top:30px;}
}
@media only all and (max-width:480px) {	
	.cont_box.sub03_02 h2 {font-size:24px;letter-spacing:-2px;}
}

/* 벨롱벨롱 제주 만들기 */
.sub03_section03 {background:#fff;}
.sub03_section03 .inner {width:1200px;margin:0 auto;padding:50px 0 30px;overflow:hidden;background:#fff;}
.cont_box.sub03_03 h2.first {margin-top:0;}
.cont_box.sub03_03 h2 {position:relative;margin:130px 0 60px;font-size:35px;line-height:45px;color:#333;font-weight:400;text-align:center;letter-spacing:-1px;}
.cont_box.sub03_03 h2 span {font-weight:500;display:block;color:#57a7fe;}
.cont_box.sub03_03 h2 em {font-weight:500;}
.cont_box.sub03_03 h2:before {content:"";position:absolute;bottom:-28px;left:50%;margin-left:-26px;width:54px;height:2px;background:#333;}
.cont_box.sub03_03 p {padding-bottom:50px;font-size:18px;color:#666;line-height:33px;letter-spacing:-1px;text-align:left;}
.cont_box.sub03_03 .img {text-align:center;margin-top:55px;}
.cont_box.sub03_03 .col_box {margin-top:55px;}
.cont_box.sub03_03 .col_box .col {padding-left:10px;}
.cont_box.sub03_03 .col_box .col:first-child {padding:0 10px 0 0;}
.sub03_03_slider_wrap {position:relative;text-align:center;margin-bottom:-20px;}
.sub03_03_slider_wrap .ctrl_wrap {display:inline-block;position:relative;top:-25px;margin-left:85px;}
@media only all and (max-width:1300px) {
	.sub03_section03 .inner {width:auto;padding-right:40px;padding-left:40px;}
}
@media only all and (max-width:1024px) {
	.cont_box.sub03_03 h2 {margin:70px 0 60px;font-size:30px;line-height:40px;}
	.cont_box.sub03_03 p {font-size:17px;line-height:30px;}
}
@media only all and (max-width:768px) {
	.sub03_section03 .inner {padding:50px 17px 0;}
	.cont_box.sub03_03 h2 {font-size:26px;line-height:33px;letter-spacing:-1px;}
	.cont_box.sub03_03 p {padding-bottom:30px;font-size:16px;line-height:25px;letter-spacing:0;}
	.cont_box.sub03_03 .img {margin-top:30px;}
	.cont_box.sub03_03 .col_box {margin-top:30px;}
	.cont_box.sub03_03 .col_box .col {padding-left:0;}
	.cont_box.sub03_03 .col_box .col:first-child {padding:0;}
	.cont_box.sub03_03 .col_box .col:first-child {margin-bottom:30px;}
	.txt_desc3.type2,.txt_desc {text-align:center;}
}
@media only all and (max-width:480px) {	
	.cont_box.sub03_03 h2 {font-size:24px;letter-spacing:-2px;}
}

/* 제주개발공사 소식 */
.sub03_section04 {background:#fff;}
.sub03_section04 .inner {width:1200px;margin:0 auto;margin-top:50px;background:#f6f6f6;}
.tit_wrap {height:59px;line-height:59px;text-align:right;background:#058bfd url(../../img/vol11/sub/bg_logo.png) no-repeat 24px 16px;}
.tit_wrap .txt1 {display:inline-block;padding-right:20px;font-size:15px;color:#fff;text-align:center;}
.tit_wrap .txt1 em {font-weight:500;}
.tit_wrap .tit {display:inline-block;width:155px;height:59px;font-size:18px;color:#fff;font-weight:500;text-align:center;background:#3c3f44;}
.tit_wrap .tit2 {display:inline-block;width:70px;height:59px;font-size:26px;color:#fff;font-weight:700;text-align:center;background:#3c3f44;}
.cont_box.sub03_04 {letter-spacing:-1px;}
.cont_box.sub03_04 dl {padding:0 100px 80px;border-bottom:18px solid #fff;}
.cont_box.sub03_04 dt {margin:60px 0 17px;font-size:35px;color:#333;line-height:45px;font-weight:500;letter-spacing:-2px;}
.cont_box.sub03_04 dd {font-size:18px;color:#666;line-height:33px;word-break:keep-all;}
@media only all and (max-width:1300px) {
	.sub03_section04 .inner {width:auto;margin-right:40px;margin-left:40px;}
}
@media only all and (max-width:1024px) {	
	.cont_box.sub03_04 dl {padding:0 40px 90px;}
}
@media only all and (max-width:768px) {
	.sub03_section04 .inner {margin-right:17px;margin-left:17px;}
	.cont_box.sub03_04 dl {padding:0 20px 60px;}
	.cont_box.sub03_04 dt {margin:50px 0 17px;font-size:24px;line-height:33px;}
	.cont_box.sub03_04 dd {font-size:16px;line-height:25px;}
}

/* 이벤트 */
.sub03_section {background:#fff;}
.sub03_section .event {width:1140px;margin:0 auto;margin-top:50px;}
.event {position:relative;}
.event_header {padding-bottom:45px;text-align:center;background:#75ced6;}
.event_header p {display:inline-block;margin-top:10px;font-size:17px;color:#403030;}
.event_header p.txt {height:50px;line-height:47px;margin-top:40px;padding:0 50px;font-weight:500;border:1px solid #50a1a8;border-radius:50px;letter-spacing:-0.5px;}
.event_method {padding:20px 30px;margin:0 137px 25px;background:#31b974;text-align:left;letter-spacing:-0.5px;border:1px solid #fff;}
.event_method dt {padding:0 90px 0 25px;font-size:25px;color:#fff;font-weight:500;display:inline-block;vertical-align:middle;}
.event_method dd {display:inline-block;vertical-align:middle;}
.event_method dd li {font-size:16px;color:#fff;line-height:28px;vertical-align:middle;text-indent:-19px;margin-left:19px;}
.event .event_game {position:relative;width:100%;height:auto;}
.event .event_game .click_time {width:100%;text-align:center;    display: none;}
.event .event_game .click_time .view_click{position:absolute;left:29%;top:40px;width:199px;height:46px;line-height:46px;padding-left:45px;font-size:20px;color:#000;background:url('./sub/bg_click.png') no-repeat center center;}
.event .event_game .click_time .time_click{position:absolute;right:29%;top:40px;width:199px;height:46px;line-height:46px;padding-left:45px;font-size:20px;color:#000;background:url('./sub/bg_time.png') no-repeat center center;}
.event .event_game .event_box {width:100%;margin:0 auto;padding:0px 277px 0;}
.event .event_game .event_box ul {overflow:hidden;margin-right:-10px;}
.event .event_game .event_box ul li {position:relative;float:left;width:calc(33% - 10px);margin:10px 10px 0 0;}
.event .event_game .event_box ul li a {display:block;position:relative;padding-top:100%;background:url('./sub/bg_game.png') no-repeat 0 0;background-size:cover;cursor:pointer;touch-action: manipulation;}
.event .event_game .event_box ul li img {position:absolute;top:0;left:0;width:100%;height:94%;}
.event .btn_c {position:relative;margin:0 137px;padding:50px 0 75px;text-align: center;}
.event .email_input .tit {display:inline-block;width:202px;height:80px;padding:17px 0;line-height:24px;font-size:20px;color:#fff;background:#57a7fe;border-radius:80px 0 0 80px;text-align:center;vertical-align:top;}
.event .email_input .in_text {width:315px;border:0;padding:20px;height:80px;border-radius:0 80px 80px 0;vertical-align:top;margin-left:-5px;font-size:16px;}
.event .btn_c .btn_play {text-indent:-9999px;overflow:hidden;background:url('./sub/btn_quiz_start01.png') no-repeat 0 0;width:247px;height:87px;border:0;cursor:pointer;margin-top: 50px;}
.event_goods {padding:55px 0 95px;overflow:hidden;text-align:center;background:#31b974;}
.event_goods h2 {position:relative;margin:25px 137px 60px;font-size:30px;color:#28563e;font-weight:400;letter-spacing:-1.5px;}
.event_goods h2 em {font-weight:500;}
.event_goods h2 span {position:relative;display:inline-block;padding:0 25px;background:#31b974;z-index:1;}
.event_goods h2:after {content:"";position:absolute;top:13px;left:0;width:100%;height:2px;border-top:2px solid #28563e;}
.event_goods ul {overflow:hidden;padding:0 126px;}
.event_goods li {position:relative;float:left;width:33.333333%;font-size:18px;color:#fff;text-align:center;}
.event_goods li span {position:relative;display:block;width:108px;height:50px;margin:0 auto -25px;line-height:48px;font-size:18px;color:#fff;background:#724848;border-radius:50px;}
.event_goods li em {display:block;margin-top:20px;font-weight:500;}

@media only all and (max-width:1300px) {
	.sub03_section .inner {width:auto;padding-right:40px;padding-left:40px;}
	.sub03_section .event {width:auto;margin-right:40px;margin-left:40px;}
	.cont_box .event_header img {width:auto;}
	.event_goods li img {width:100%;}
	.event_goods li {padding:0 8px;}
}
@media only all and (max-width:1024px) {	
	.cont_box .event_header img {width:90%;}
	.event_method {margin:0 40px 25px;}
	.event_method dt {padding:0;display:block;margin-bottom:10px;}
	.event .event_game .event_box {padding:0px 40px 0 40px;}
	.event .event_game .click_time .view_click {left:19%;}
	.event .event_game .click_time .time_click {right:19%;}
	.event .btn_c {margin:0 40px;text-align:center;}
	.event .btn_c .btn_play {position:relative;right:auto;top:auto;margin-top:40px;display:inline-block;}
	.cont_box .btn_play img {width:auto;}	
	.event_goods {padding:50px 30px 60px;}	
	.event_goods ul {padding:0;}
	.event_goods li {padding:0 10px;}
}
@media only all and (max-width:768px) {
	.sub03_section .inner {padding-right:17px;padding-left:17px;}
	.sub03_section .event {margin-right:17px;margin-left:17px;}
	.event .event_game .event_box {padding:0px 17px 0 17px;}
	.event .btn_c {margin:0;padding-bottom:50px;}
	.event_goods {padding:50px 15px 30px;}
	.event_goods h2 {margin:10px 0 30px;font-size:24px;}
	.event_goods li {float:none;width:auto;margin-bottom:20px;padding:10px 0;}
	.event_goods li em {display:block;margin-top:20px;}
	.event_goods li img {width:60%;}
}
@media only all and (max-width:767px) {
	.event_header {padding-bottom:35px;}
	.event_header p {font-size:16px;margin:10px 20px 0;}
	.event_header p.txt {height:auto;padding:10px 20px;line-height:24px;margin-top:30px;}
	.event_method {margin:0 17px 20px;padding:20px 20px;}
	.event_method dt {font-size:22px;}
	.event_method dd li {font-size:15px;line-height:24px;}
	.event .event_game .click_time .view_click{top:25px;left:5%;width:126px;height:32px;padding-left:35px;line-height:32px;background-size:100% 32px;font-size:16px;}
	.event .event_game .click_time .time_click{top:25px;right:5%;width:126px;height:32px;padding-left:35px;line-height:32px;background-size:100% 32px;font-size:16px;}
	.event .email_input .tit {width:160px;font-size:16px;}
	.event .email_input .in_text {width:200px;font-size:15px;}
	.event .event_game .event_box ul {margin-right:-15px;}
	.event .event_game .event_box ul li {width:calc(33% - 15px);margin:15px 15px 0 0;}
	.event_goods li em {font-size:16px;margin-top:15px;}
}
@media only all and (max-width:480px) {
	.event .email_input .tit {width:145px;font-size:15px;padding:14px 10px 10px;height:66px;line-height:20px;}
	.event .email_input .in_text {width:135px;padding:10px;height:66px;}
	.event .btn_c .btn_play {width:200px;height:70px;background-size:100%;}
	.event .event_game .event_box ul {margin-right:-5px;}
	.event .event_game .event_box ul li {width:calc(33% - 15px);margin:5px 5px 0 0;}
	.event_goods h2 span {padding:0 18px;}
	.event_goods li img {width:80%;}
}

/*********************** main ***********************/
.visual_area {position:relative;width:100%;height:920px;}
.visual_slider .inner {position:relative;width:1200px;margin:0 auto;}
.visual_slider li {position:relative;height:920px;}
.visual_slider li a {display:inline-block;color:#fff;}
.visual_slider li.slick-slide:nth-child(1) {background:url('../../img/vol11/main/main_visual01.jpg') no-repeat 50% 0;background-size:cover;}
.visual_slider li.slick-slide:nth-child(2) {background:url('../../img/vol11/main/main_visual02.jpg') no-repeat 50% 0;background-size:cover;}
.visual_slider li.slick-slide:nth-child(3) {background:url('../../img/vol11/main/main_visual03.jpg') no-repeat 50% 0;background-size:cover;}
.visual_slider .video {position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.visual_slider .txt_wrap {padding-top:227px;color:#fff;position:relative;z-index:1;}
.visual_slider .txt_wrap .tit {position:relative;display:inline-block;margin-bottom:58px;font-size:25px;}
.visual_slider .txt_wrap .tit:after {content:"";position:absolute;bottom:-35px;left:0;width:53px;height:2px;background:#fff;}
.visual_slider .txt_wrap dt {margin-bottom:20px;font-size:45px;font-weight:500;letter-spacing:-2.5px;line-height:52px;}
.visual_slider .txt_wrap dt span {font-weight:400;}
.visual_slider .txt_wrap dt em {font-size:30px;line-height:40px;}
.visual_slider .txt_wrap dd {font-size:20px;line-height:33px;letter-spacing:-1px;}
.visual_slider .txt_wrap dd.dd01 {margin-top:35px;}
.visual_slider .txt_wrap dd .detail {display:block;width:126px;height:43px;line-height:41px;text-align:center;font-size:16px;color:#fff;border:1px solid #fff;}
.visual_slider .slick-active .txt_wrap {animation-fill-mode:both;animation-name:fadeInLeft;animation-delay:0.5s;animation-duration:0.5s;}
.visual_slider .slick-dots {position:absolute;left:0;right:0;bottom:50px;z-index:1100;text-align:center;}
.visual_slider .slick-dots li {display:inline-block;width:16px;height:16px;margin:0 8px;background:#333;text-indent:-999px;overflow:hidden;border-radius:11px;cursor:pointer;}
.visual_slider .slick-dots li.slick-active {background:#57a7fe;}
.visual_area .ctrl_wrap {position:relative;width:1200px;margin:0 auto;}
.visual_area .ctrl_wrap .btn_pause,.visual_area .ctrl_wrap .btn_play {position:absolute;left:656px;top:-83px;display:inline-block;width:34px;height:35px;text-indent:-999px;overflow:hidden;vertical-align:middle;z-index:1100;}
.visual_area .ctrl_wrap .btn_play {background:url(../../img/vol11/main/ico_play.png) no-repeat 50% 50%;display:none;}
.visual_area .ctrl_wrap .btn_pause {background:url(../../img/vol11/main/ico_pause.png) no-repeat 50% 50%;}
.visual_area .event {position:relative;width:1200px;margin:0 auto;z-index:1100;}
.visual_area .event a {position:absolute;right:-9px;top:-200px;}
.visual_area .event .event_close {position:absolute;right:10px;top:-189px;display:inline-block;width:29px;height:29px;background:url('../../img/vol11/main/ico_event_close.png') no-repeat 0 0;background-size:100%;text-indent:-999px;overflow:hidden;}
#contents.main .subscribe {position:absolute;left:0;top:658px;z-index:1500;}

.main_section1 .inner,.main_section2 .inner,.main_section3 .inner {width:1200px;margin:0 auto;}
.main_section1 h2,.main_section2 h2,.main_section3 h2 {position:relative;padding:117px 0 82px;font-size:35px;line-height:35px;color:#222;font-weight:400;text-align:center;}
.main_section1 h2 span,.main_section2 h2 span,.main_section3 h2 span {font-weight:500;}
.main_section1 h2:after,.main_section2 h2:after,.main_section3 h2:after {content:"";position:absolute;bottom:38px;left:50%;margin-left:-20px;width:40px;height:6px;background:#7cced2;}

/* 제주의 물 */
.main_section1 {height:869px;background:#fff url('../../img/vol11/main/bg_main1.png') no-repeat 50% 0;}
.list_water li {position:relative;float:left;margin:0 5px;}
.list_water li a {display:block;}
.list_water li .thumb {position:relative;display:block;overflow:hidden;}
.list_water li .thumb img {width:100%;-webkit-transform:scale(1);-webkit-transition:.3s;transform:scale(1);transition:.3s;}
.list_water li a:hover .thumb img {-webkit-transform:scale(1.2);transform:scale(1.2);}
.list_water li .cover {display:none;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;z-index:10;background-color:rgba(68, 160, 225, 0.5);border:3px solid #418dd9;}
.list_water li .cover em {position:absolute;top:50%;left:50%;margin:-21px 0 0 -21px;display:inline-block;width:41px;height:42px;background:url('../../img/vol11/main/ico_more.png') no-repeat 0 0;text-indent:-999px;overflow:hidden;}
.list_water li a:hover .cover {display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;z-index:10;background-color:rgba(68, 160, 225, 0.5);border:3px solid #418dd9;}
.list_water li dl {padding:0 25px;text-align:center;}
.list_water li dt {padding:25px 0 8px;font-size:20px;color:#666;}
.list_water li a:hover dt {color:#57a7fe;}
.list_water li dd {font-size:25px;color:#333;line-height:36px;text-overflow:ellipsis;white-space:normal;max-height:3em;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.list_water .slick-arrow {position:absolute;top:38%;width:30px;height:50px;margin-top:-25px;z-index:1;text-indent:-999px;overflow:hidden;}
.list_water .slick-prev {left:-50px;background:url('../../img/vol11/main/ico_prev.png') no-repeat 50% 50%;}
.list_water .slick-next {right:-50px;background:url('../../img/vol11/main/ico_next.png') no-repeat 50% 50%;}
.list_water .ctrl_wrap {width:107px;height:39px;margin:30px auto 0;padding:5px 0 0 6px;text-align:center;border:1px solid #6fd3dc;border-radius:40px;}
.list_water .ctrl_wrap .paging {margin-right:5px;font-size:20px;color:#555;display:inline-block;vertical-align:middle;letter-spacing:3px;}
.list_water .ctrl_wrap .paging:first-letter {font-weight:700;}
.list_water .water_ctrl .btn_pause,.list_water .water_ctrl .btn_play {display:inline-block;width:22px;height:22px;text-indent:-999px;overflow:hidden;vertical-align:middle;}
.list_water .water_ctrl .btn_play {background:url(../../img/vol11/main/btn_play.png) no-repeat 50% 50%;display:none;}
.list_water .water_ctrl .btn_pause {background:url(../../img/vol11/main/btn_pause.png) no-repeat 50% 50%;}

/* 제주 공감 */
.main_section2 {height:905px;background:#eafbfe url('../../img/vol11/main/bg_main2.png') no-repeat 50% 0;}
.list_sympathy li {position:relative;float:left;margin:0 5px;}
.list_sympathy li .thumb {position:relative;display:block;overflow:hidden;}
.list_sympathy li .thumb img {width:100%;-webkit-transform:scale(1);-webkit-transition:.3s;transform:scale(1);transition:.3s;}
.list_sympathy li a:hover .thumb img {-webkit-transform:scale(1.2);transform:scale(1.2);}
.list_sympathy li .info {position:relative;display:block;margin:-44px 25px 0;background:#fff;overflow:hidden;}
.list_sympathy li dl {position:relative;height:218px;margin:0 20px;text-align:center;background:url('../../img/vol11/main/ico_arrow.png') no-repeat left 50% bottom 23px;z-index:1;}
.list_sympathy li a:hover dt,.list_sympathy li a:hover dd {color:#fff;}
.list_sympathy li dt {padding:38px 0 12px;font-size:20px;color:#666;}
.list_sympathy li dd {font-size:25px;color:#333;line-height:36px;text-overflow:ellipsis;white-space:normal;max-height:3em;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.list_sympathy li .cover {display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;background-color:#418ddb; -webkit-transform:translateY(400px);-ms-transform:translateY(400px);transform:translateY(400px);transition: all ease 0.5s 0s;}
.list_sympathy li a:hover .cover {background-color:#418ddb;-webkit-transform:translateY(0);-ms-transform: translateY(0);transform:translateY(0);}
.list_sympathy .slick-arrow {position:absolute;top:32%;width:30px;height:50px;margin-top:-25px;z-index:1;text-indent:-999px;overflow:hidden;}
.list_sympathy .slick-prev {left:-50px;background:url('../../img/vol11/main/ico_prev.png') no-repeat 50% 50%;}
.list_sympathy .slick-next {right:-50px;background:url('../../img/vol11/main/ico_next.png') no-repeat 50% 50%;}
.list_sympathy .ctrl_wrap {width:107px;height:39px;margin:30px auto 0;padding:5px 0 0 6px;text-align:center;border:1px solid #6fd3dc;border-radius:40px;}
.list_sympathy .ctrl_wrap .paging {margin-right:5px;font-size:20px;color:#555;display:inline-block;vertical-align:middle;letter-spacing:3px;}
.list_sympathy .ctrl_wrap .paging:first-letter {font-weight:700;}
.list_sympathy .sym_ctrl .btn_pause,.list_sympathy .sym_ctrl .btn_play {display:inline-block;width:22px;height:22px;text-indent:-999px;overflow:hidden;vertical-align:middle;}
.list_sympathy .sym_ctrl .btn_play {background:url(../../img/vol11/main/btn_play.png) no-repeat 50% 50%;display:none;}
.list_sympathy .sym_ctrl .btn_pause {background:url(../../img/vol11/main/btn_pause.png) no-repeat 50% 50%;}

/* 공사 소식 */
.main_section3 {height:1032px;background:#fff url('../../img/vol11/main/bg_main3.png') no-repeat 50% 0;}
.list_news li {position:relative;float:left;margin:0 5px;}
.list_news li .thumb {position:relative;display:block;overflow:hidden;}
.list_news li .thumb img {width:100%;-webkit-transform:scale(1);-webkit-transition:.3s;transform:scale(1);transition:.3s;}
.list_news li .thumb:hover img {-webkit-transform:scale(1.2);transform:scale(1.2);}
.list_news li .label {position:absolute;left:20px;top:20px;display:inline-block;width:62px;height:62px;line-height:60px;text-align:center;font-size:15px;color:#fff;background:#459cfa;z-index:1;}
.list_news li .caption {position:absolute;left:0;right:0;bottom:0;min-height:114px;padding:25px 20px;line-height:24px;color:#fff;background-color:rgba(0, 0, 0, 0.5);z-index:1;font-weight:300;}
.list_news li .caption dt {margin-bottom:7px;font-size:20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-0.5px;}
.list_news li .caption dd {font-size:25px;color:#fff;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1px;}
.list_news .slick-arrow {position:absolute;top:50%;width:30px;height:50px;margin-top:-25px;z-index:1;text-indent:-999px;overflow:hidden;}
.list_news .slick-prev {left:-50px;background:url('../../img/vol11/main/ico_prev.png') no-repeat 50% 50%;}
.list_news .slick-next {right:-50px;background:url('../../img/vol11/main/ico_next.png') no-repeat 50% 50%;}
.list_news .ctrl_wrap {width:107px;height:39px;margin:30px auto 0;padding:5px 0 0 6px;text-align:center;border:1px solid #6fd3dc;border-radius:40px;}
.list_news .ctrl_wrap .paging {margin-right:5px;font-size:20px;color:#555;display:inline-block;vertical-align:middle;letter-spacing:3px;}
.list_news .ctrl_wrap .paging:first-letter {font-weight:700;}
.list_news .news_ctrl .btn_pause,.list_news .news_ctrl .btn_play {display:inline-block;width:22px;height:22px;text-indent:-999px;overflow:hidden;vertical-align:middle;}
.list_news .news_ctrl .btn_play {background:url(../../img/vol11/main/btn_play.png) no-repeat 50% 50%;display:none;}
.list_news .news_ctrl .btn_pause {background:url(../../img/vol11/main/btn_pause.png) no-repeat 50% 50%;}

/* main pagetop */
.main_page_top {position:fixed;right:40px;bottom:80px;width:67px;text-align:center;z-index:1100;}
.main_page_top.on {bottom:230px;}
.main_page_top a {display:inline-block;}
.main_page_top .share {width:44px;height:44px;text-indent:-999px;overflow:hidden;margin-bottom:13px;background:url("../../img/vol11/main/ico_share.png") no-repeat 0 0;background-size:100%;}
.main_page_top .top {width:44px;height:44px;font-size:14px;font-weight:500;font-family:'Tahoma';color:#fff;line-height:44px;background:#3c3f44;border-radius:44px;}

@media only all and (max-width:3900px) {
	.visual_slider .video {width:100%;}
}
@media only all and (max-width:1950px) {
	.visual_slider .video {width:auto;}
}
@media only all and (max-width:1317px) {
	.main_section1 .inner,.main_section2 .inner,.main_section3 .inner {width:auto;padding:0 60px;}
}
@media only all and (max-width:1300px) {
	.visual_slider .inner {width:auto;padding:0 40px;}
	.visual_area .event a {right:0;}
}
@media only all and (max-width:1024px) {
	.visual_slider .txt_wrap .tit {font-size:23px;}
	.visual_slider .txt_wrap dt {font-size:38px;line-height:43px;}
	.visual_slider .txt_wrap dt em {font-size:28px;}
	.visual_slider .txt_wrap dd {font-size:17px;}
	.visual_area .ctrl_wrap {width:auto;}
	.visual_area .ctrl_wrap .btn_pause,.visual_area .ctrl_wrap .btn_play {left:56%;}
	.visual_area .event {width:auto;}
	.visual_area .event a {top:-145px;right:35px;}
	.visual_area .event a img {width:250px;}
	.visual_area .event .event_close {top:-145px;right:40px;}
	.main_section1 {height:auto;padding-bottom:100px;}
	.list_water li dl {padding:0;}
	.list_water li dt {padding:25px 0 8px;font-size:18px;}
	.list_water li dd {font-size:20px;line-height:30px;letter-spacing:-1px;}
	.main_section2 {height:auto;padding-bottom:100px;}
	.list_sympathy li dl {height:200px;padding:0 5px;}
	.list_sympathy li dt {padding:25px 0 8px;font-size:18px;color:#666;}
	.list_sympathy li dd {font-size:20px;line-height:30px;letter-spacing:-1px;}
	.main_section3 {height:auto;padding-bottom:100px;}
	.list_news li .label {left:10px;top:10px;}
	.list_news li .caption {min-height:70px;padding:12px 15px;}
	.list_news li .caption dt {margin-bottom:0;font-size:18px;}
	.list_news li .caption dd {font-size:20px;line-height:26px;letter-spacing:-1px;}
}

@media only all and (max-width:768px) {
	.main_section1 .inner,.main_section2 .inner,.main_section3 .inner {padding:0 15px;}
	.main_section1 .slick-arrow,.main_section2 .slick-arrow,.main_section3 .slick-arrow {display:none !important;}
	.visual_slider .inner {padding:0 17px;}
	.visual_area {height:610px;}
	.visual_slider li {height:610px;}
	.visual_slider li a {outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
	.visual_slider li.slick-slide:nth-child(1) {background:url('../../img/vol11/main/main_visual01_m.jpg') no-repeat 50% 0;background-size:cover;}
	.visual_slider li.slick-slide:nth-child(2) {background:url('../../img/vol11/main/main_visual02_m.jpg') no-repeat 50% 0;background-size:cover;}
	.visual_slider li.slick-slide:nth-child(3) {background:url('../../img/vol11/main/main_visual03_m.jpg') no-repeat 50% 0;background-size:cover;}
	.visual_slider .txt_wrap {padding-top:255px;text-align:center;}
	.visual_slider .txt_wrap .tit:after {left:50%;margin-left:-26px;}
	.visual_slider .txt_wrap dd {display:none;}
	.visual_area .ctrl_wrap .btn_pause,.visual_area .ctrl_wrap .btn_play {left:58%;}
	.visual_area .ctrl_wrap .btn_play {background:url(../../img/vol11/main/ico_play@2x.png) no-repeat 50% 50%;background-size:100%;}
	.visual_area .ctrl_wrap .btn_pause {background:url(../../img/vol11/main/ico_pause@2x.png) no-repeat 50% 50%;background-size:100%;}
	.visual_area .event a {top:-120px;right:15px;}
	.visual_area .event a img {width:220px;}
	.visual_area .event .event_close {top:-115px;right:15px;width:24px;height:24px;background:url('../../img/vol11/main/ico_event_close@2x.png') no-repeat 0 0;background-size:100%;}
	.list_water .water_ctrl .btn_play {width:11px;background:url(../../img/vol11/main/btn_play@2x.png) no-repeat 50% 50%;background-size:100%;}
	.list_water .water_ctrl .btn_pause {width:11px;background:url(../../img/vol11/main/btn_pause@2x.png) no-repeat 50% 50%;background-size:100%;}
	.list_sympathy li dl {margin:0 5px;}
	.list_sympathy li dl {background:url('../../img/vol11/main/ico_arrow@2x.png') no-repeat left 50% bottom 23px;background-size:50px;}
	.list_sympathy .sym_ctrl .btn_play {width:11px;background:url(../../img/vol11/main/btn_play@2x.png) no-repeat 50% 50%;background-size:100%;}
	.list_sympathy .sym_ctrl .btn_pause {width:11px;background:url(../../img/vol11/main/btn_pause@2x.png) no-repeat 50% 50%;background-size:100%;}
	.list_news .news_ctrl .btn_play {width:11px;background:url(../../img/vol11/main/btn_play@2x.png) no-repeat 50% 50%;background-size:100%;}
	.list_news .news_ctrl .btn_pause {width:11px;background:url(../../img/vol11/main/btn_pause@2x.png) no-repeat 50% 50%;background-size:100%;}
	#contents.main .subscribe {display:block;top:520px;}
	.main_page_top {width:50px;right:17px;bottom:40px;} 
	.main_page_top .share {width:44px;height:44px;background:url("../../img/vol11/main/ico_share@2x.png") no-repeat 0 0;background-size:100%;}
}
@media only all and (max-width:640px) {
	.visual_area .ctrl_wrap .btn_pause,.visual_area .ctrl_wrap .btn_play {left:60%;}
	.visual_slider .video {display:none;}
}
@media only all and (max-width:480px) {
	.main_section1 h2,.main_section2 h2,.main_section3 h2 {padding:60px 0 68px;font-size:30px;line-height:30px;}
	.main_section1 h2:after,.main_section2 h2:after,.main_section3 h2:after {height:4px;}
	.main_section1,.main_section2,.main_section3 {padding-bottom:60px;}
	.visual_area {height:370px;}
	.visual_slider li {height:370px;}
	.visual_slider .txt_wrap {padding-top:150px;}
	.visual_slider .txt_wrap .tit {margin-bottom:35px;font-size:18px;}
	.visual_slider .txt_wrap .tit:after {bottom:-15px;}
	.visual_slider .txt_wrap dt {font-size:25px;line-height:28px;}
	.visual_slider .txt_wrap dt em {font-size:19px;line-height:26px;}
	.visual_slider .slick-dots {bottom:20px;}
	.visual_slider .slick-dots li {width:14px;height:14px;margin:0 5px;}
	.visual_area .ctrl_wrap .btn_pause,.visual_area .ctrl_wrap .btn_play {left:62%;top:-54px;}
	.visual_area .event a {top:-110px;right:5px;}
	.visual_area .event a img {width:200px;}
	.visual_area .event .event_close {top:-110px;right:10px;width:20px;height:20px;}
	#contents.main .subscribe {top:310px;}
	.subscribe a {width:56px;height:46px;padding:7px 0 0 10px;font-size:14px;line-height:16px;}
}