@charset "utf-8";
/*---
font-family: 'NanumSquareNeoLight';
font-family: 'NanumSquareNeo';
font-family: 'NanumSquareNeoBold';
font-family: 'NanumSquareNeoExtraBold';
font-family: 'NanumSquareNeoHeavy';
---*/

/*-----------------------공통-----------------------*/
html {width:100%; min-width:500px; -webkit-text-size-adjust:none; -moz-text-size-adjust: none; -ms-text-size-adjust:none; overflow-y:scroll; overflow-x:hidden; word-break:keep-all;}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;vertical-align:baseline; list-style:none; font-family: 'NanumSquareNeo'; font-size:15px; line-height:2; -webkit-text-size-adjust:none;}

html, body { height:100% !important;}

a {text-decoration:none;color:#000;-webkit-transition: background .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;-moz-transition: background .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;-ms-transition: background .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;-o-transition: background .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;transition: background .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;outline:none;}
a:hover, a:focus {text-decoration:none !important;}

/*-----드래그----*/
::-moz-selection {
   background: #ffa800;
   color: #fff;
}
::selection {
   background: #ffa800;
   color: #fff;
}
/*-----드래그----*/

/*-----스크롤----*/
::-webkit-scrollbar { width:8px; height:4px;}
::-webkit-scrollbar-track { background:#fff;}
::-webkit-scrollbar-thumb { background:#ffa800;}
/*-----스크롤----*/

.bottom_btn { position:absolute; right:20px; top:0;}
.bottom_btn span { display:inline-block; vertical-align:top; width:45px; height:45px; margin-left:3px; text-align:center; background:rgba(0,0,0,0.3); border-radius:10px; cursor:pointer;}
.kakao_btn img { margin-top:8px; opacity:0.3;}
.top_btn img { margin-top:13px; opacity:0.5;}

/*-----공통----*/
img { height:auto; max-width:100%; width:auto; vertical-align:middle;}
.clear {clear:both;}
.clear10 {clear:both; height:10px;}
.clear20 {clear:both; height:20px;}
.clear40 {clear:both; height:40px;}
.clear60 {clear:both; height:60px;}
.clear80 {clear:both; height:80px;}
.clear100 {clear:both; height:100px;}
.clear_dot {clear:both; height:60px; margin-bottom:60px; border-bottom:#ddd dashed 1px;}
.text_center { text-align:center;}
.text_right { text-align:right;}

.clear_top {clear:both; height:80px;}

#footer { padding:30px 0; background:#444;}
.footer_info { font-size:14px; color:#ccc; line-height:1.6; padding-left:200px;}
.footer_info .footer_logo { width:140px; float:left; margin-left:-200px;}
.footer_info strong { display:block; font-size:14px; font-weight:300; color:#fff; margin-bottom:5px;}
.footer_info li { display:inline-block; vertical-align:top; font-size:14px; line-height:1; margin-top:10px; margin-right:10px; padding-right:10px; border-right:#aaa solid 1px;}
.footer_info li:last-child { margin-right:0; padding-right:0; border-right:none;}

.copyright { font-size:12px; color:#ccc; text-align:center; background:#222; padding:10px;}
.copyright a { font-size:12px; color:#ccc;}

.wrap { font-family: 'NanumSquareNeo'; max-width:1200px; position:relative; margin:0 auto; padding:0 20px;}
/*-----공통----*/

/*-----메인----*/
.main_icon { background:#fff; border-radius:50px; padding:40px 20px; margin-top:-100px; z-index:1; position:relative;}
.main_icon li { display:inline-block; vertical-align:top; margin:10px 20px;}
.main_icon li a { display:block; width:140px; height:140px; border-radius:50%; display:flex; justify-content:center; align-items:center; background:#e3e3e3; margin-bottom:10px;}
.main_icon li a img { width:70px;}
.main_icon li a:hover { background:#ffa800;}

.main_about_box { background:url(/web/img/main/main_about_bg.jpg) center left no-repeat; background-size:cover; margin:40px 0;}
.main_about_box .main_about_text { position:relative; margin:0 0 0 auto; padding:80px 40px; background:rgba(200,150,0,0.8); font-size:16px; color:#fff; width:50%;}

.main_mov_box { background:#000; margin-top:100px; position:relative; overflow:hidden;}
.main_mov_box .main_mov_text { max-width:700px; margin:0 auto; padding:80px 0; font-size:16px; color:#fff; position:relative; z-index:1;}
.video_main { position:absolute; bottom:0; left:50%; margin-left:-60%; min-width:100%; min-height:100%; width:120%; height:auto; opacity:.7; z-index:0;}

.main_pro_box { background:url(/web/img/main/main_pro_bg.jpg) fixed center center no-repeat; background-size:cover; padding:80px 0;}
.main_pro_ul { font-size:0; margin:0 -10px;}
.main_pro_ul li { display:inline-block; vertical-align:top; width:33.33%;}
.main_pro_ul li .main_pro_ul_box { margin:10px; background:#fff; border-radius:50px; box-shadow:rgba(0,0,0,0.15) 0 0 20px; overflow:hidden;}
.main_pro_ul li .main_pro_ul_box img { border-radius:50px;}
.main_pro_ul li .main_pro_ul_box .main_pro_text { padding:30px 20px; font-size:14px; line-height:1.7; height:320px;}
.main_pro_ul li .main_pro_ul_box .main_pro_text .main_pro_ul_title01 { font-family: 'NanumSquareNeoHeavy'; font-size:20px; line-height:1.5; color:#ffa800;}
.main_pro_ul li .main_pro_ul_box .main_pro_text .main_pro_ul_title02 { font-family: 'NanumSquareNeoExtraBold'; font-size:30px; line-height:1.1; margin:10px 0 20px 0;}

.main_cus_box { padding:40px 0; background:#f7f7f7;}
.main_cus_ul { font-size:0; margin:0 -10px;}
.main_cus_ul li { display:inline-block; vertical-align:top; width:25%;}
.main_cus_ul li .main_cus_ul_box { margin:10px; background:#fff; padding:30px 20px; font-size:14px; line-height:1.7; height:290px; border:#ddd solid 5px;}
.main_cus_ul li .main_cus_ul_box .main_cus_ul_title01 { font-family: 'NanumSquareNeoExtraBold'; font-size:17px; line-height:1.5; color:#ffa800; margin-top:10px;}


.main_title01 { font-family: 'NanumSquareNeoHeavy'; font-size:40px; margin-bottom:5px;}
.main_title01_bar { width:1px; height:40px; background:#fff; margin:15px auto;}

.btn01 { margin-top:40px;}
.btn01 a { font-family: 'NanumSquareNeoBold'; font-size:15px; padding:12px 35px; border-radius:50px; border:#fff solid 1px; background:rgba(0,0,0,0.2); color:#fff;}

.btn02 { margin-top:40px;}
.btn02 a { font-family: 'NanumSquareNeoBold'; font-size:15px; color:#ffa800; text-decoration:underline;}

.btn03 { margin-top:20px;}
.btn03 a { font-family: 'NanumSquareNeoBold'; font-size:15px; padding:12px 35px; border-radius:50px; border:#ffa800 solid 1px; background:#ffa800; color:#fff;}
/*-----메인----*/

/*-----서브----*/
.sub_top { padding:140px 0; position:relative; text-align:center;}
.sub_top_img01 { background:url(/web/img/sub/sub_top01.jpg) center bottom no-repeat; background-size:cover;}
.sub_top_img02 { background:url(/web/img/sub/sub_top02.jpg) center center no-repeat; background-size:cover;}
.sub_top_img03 { background:url(/web/img/sub/sub_top03.jpg) center top no-repeat; background-size:cover;}
.sub_top_img04 { background:url(/web/img/sub/sub_top04.jpg) center center no-repeat; background-size:cover;}
.sub_top .sub_top_text { font-size:20px; color:#fff; text-shadow:rgba(0,0,0,0.7) 0 3px 0; background:rgba(0,0,0,0.35); border:rgba(255,255,255,0.75) solid 1px; padding:20px; max-width:650px; margin:0 auto;}
.sub_top .sub_top_text .sub_top_title { font-family: 'NanumSquareNeoHeavy'; font-size:25px; line-height:1.5;}
.sub_top .sub_top_text .sub_top_title_bar { width:1px; height:40px; background:#fff; margin:10px auto;}
.sub_top .sub_top_text .sub_top_title02 { font-family: 'NanumSquareNeoBold'; font-size:35px;}

.sub_contants { padding:40px 0 60px 0;}

.sub_title_top { text-align:center; font-size:17px; margin:60px 0 40px 0;}
.sub_title_top .sub_title_top_text01 { font-family: 'NanumSquareNeoExtraBold'; font-size:25px;}
.sub_title_top img { display:block; margin:10px auto 0 auto; width:50px;}

.abo01_top_title { font-size:30px; line-height:1.5; margin-bottom:15px;}
.abo01_top_title span { font-family: 'NanumSquareNeoHeavy'; font-size:30px; line-height:1.5; color:#ffa800;}

.abo01_top { position:relative;}
.abo01_top .abo01_top_box { position:absolute; bottom:0; right:0; background:#fff; padding:40px; max-width:600px;}
.abo01_top img { max-width:750px;}

.abo01_bottom { position:relative; width:100%; text-align:right;}
.abo01_bottom .abo01_bottom_box { position:absolute; bottom:0; left:0; background:#fff; padding:40px; max-width:600px;}
.abo01_bottom img { max-width:750px;}

.abo_left { position:relative;}
.abo_left .abo_left_img { position:absolute; left:0; top:0; height:100%; width:50%;}
.abo_left .abo_text_box { float:right; width:50%; padding:40px 20px 60px 20px;}

.abo_right { position:relative;}
.abo_right .abo_right_img { position:absolute; right:0; top:0; height:100%; width:50%;}
.abo_right .abo_text_box { float:left; width:50%; padding:40px 20px 60px 20px;}

.abo_bg01 { background:url(/web/img/sub/abo_bg01.jpg) center center no-repeat; background-size:cover;}
.abo_bg02 { background:url(/web/img/sub/abo_bg02.jpg) center center no-repeat; background-size:cover;}
.abo_bg03 { background:url(/web/img/sub/abo_bg03.jpg) center center no-repeat; background-size:cover;}
.abo_text_box { background:#fafafa; font-size:14px;}
.abo_text_box .abo_title { font-family: 'NanumSquareNeoBold'; font-size:16px; line-height:1.8; margin-bottom:15px;}

.abo_bgbox01 { padding:60px 0; margin:80px 0; background:url(/web/img/sub/abo_bgbox01.jpg) fixed center center no-repeat; background-size:cover;}
.abo_ul01 { color:#fff;}
.abo_ul01 .abo_ul01_title { margin-bottom:10px;}
.abo_ul01 .abo_ul01_title span { font-size:17px; background:#ffa800; padding:5px 0;}
.abo_ul01 li { margin-bottom:10px; margin-left:15px; line-height:1.7; list-style:disc;}

.abo02_top { margin-left:500px;}
.abo02_top_img { display:inline-block; vertical-align:top; position:relative; width:450px; margin-left:-500px; margin-right:40px;}
.abo02_top_img img { width:100%;}
.abo02_top_img .abo02_ul01_img_bottom { position:absolute; width:100%; bottom:0; left:0; padding:20px; color:#fff; background:rgba(0,0,0,0.5); z-index:1;}
.abo02_top_img .abo02_ul01_img_bottom strong { display:block; font-size:17px;}

.abo02_top .guide_ul_check { margin-bottom:15px;}
.abo02_top .guide_ul_check .abo02_ul01_title { font-family: 'NanumSquareNeoBold'; font-size:17px;}

.abo02_top_text { display:inline-block; vertical-align:top;}

.abo02_bottom { margin-top:60px; padding:40px 20px; border:#eee solid 1px; background:#fafafa;}
.abo02_bottom .abo02_bottom_title { font-family: 'NanumSquareNeoBold'; font-size:17px; margin-bottom:20px;}

.map_box { height:500px; overflow:hidden; position:relative;}
.map_box iframe { width:100%; height:1000px; margin-top:-250px;}
.map_box .map_box_text { position:absolute; width:280px; padding:20px; background:rgba(255,255,255,0.8); color:#000; line-height:1.5; left:20px; top:20px; z-index:1;}
.map_box .map_box_text strong { display:block;}

.map_ul { font-size:0; margin-top:40px;}
.map_ul .map_ul_li { display:inline-block; vertical-align:top; width:33.33%; padding:10px;}
.map_ul .map_ul_li img { width:80px;}
.map_ul .map_ul_li .map_ul_title { font-family: 'NanumSquareNeoBold'; font-size:17px; padding-top:10px; border-top:#000 solid 1px;}
.map_ul .map_ul_li ul li { line-height:1.7; font-size:13px; margin-bottom:10px; list-style:disc; margin-left:15px;}


.pro_ul01 { font-size:0;}
.pro_ul01 li { display:inline-block; vertical-align:middle; width:50%;}
.pro_ul01 li:first-child { padding-right:60px;}
.pro_ul01 li img { box-shadow:rgba(0,0,0,0.15) 0 0 20px;}
.pro_ul01 li .pro_ul01_title { font-family: 'NanumSquareNeoHeavy'; font-size:45px; color:#aaa; line-height:1.3;}
.pro_ul01 li .pro_ul01_text { font-size:25px; color:#aaa; line-height:1.5;}
.pro_ul01 li .pro_ul01_text span { font-size:25px; font-family: 'NanumSquareNeoHeavy'; color:#ffa800;}

.pro_ul02 { font-size:0; margin:0 -10px 40px -10px;}
.pro_ul02 li { display:inline-block; vertical-align:top; width:33.33%;}
.pro_ul02 li .pro_ul02_box { margin:0 10px; line-height:1.5;}
.pro_ul02 li .pro_ul02_box img { border:#ccc solid 1px;}
.pro_ul02 li .pro_ul02_box .pro_ul02_title { font-family: 'NanumSquareNeoBold'; font-size:16px; margin-top:10px; line-height:1.3; text-align:center;}

.pro_ul03 { font-size:0;}
.pro_ul03 li { display:inline-block; vertical-align:top;}
.pro_ul03 li:first-child { width:30%; padding-right:40px;}
.pro_ul03 li .pro_ul03_title { font-size:25px; font-family: 'NanumSquareNeoHeavy';}
.pro_ul03 li:last-child { width:70%;}

.pro_bottom { text-align:center; padding:30px 20px; border:#ddd solid 1px; margin-top:60px; border-radius:10px;}
.pro_bottom .pro_bottom_title { font-size:25px; font-family: 'NanumSquareNeoHeavy'; color:#ffa800;}

.pro_ul04 { font-size:0;}
.pro_ul04 li { display:inline-block; vertical-align:top; width:50%;}
.pro_ul04 li:last-child { padding-left:40px;}

.pro04_left img { float:left; width:40%; margin-right:40px; border-radius:10px;}
.pro04_right img { float:right; width:40%; margin-left:40px; border-radius:10px;}
.pro04_img_text .pro04_img_title { font-family: 'NanumSquareNeoHeavy'; font-size:20px; margin-bottom:10px;}

.pro04_bg { margin:100px 0 -60px 0; padding:60px 0; height:500px; background:url(/web/img/sub/pro04_bg.jpg) center center no-repeat; background-size:cover;}
.pro04_bg ul { font-size:0; margin:0 -0.5%; text-align:center;}
.pro04_bg ul li { display:inline-block; vertical-align:top; width:24%; margin:0.5%; font-size:18px; color:#fff; line-height:1.5; padding:40px 20px; background:rgba(0,0,0,0.5); border:rgba(255,255,255,0.5) solid 1px;}

.guide_ul01 { font-size:0;}
.guide_ul01 .guide_ul01_li { display:inline-block; vertical-align:top; width:50%;}
.guide_ul01 .guide_ul01_li:first-child { padding-right:60px;}
.guide_ul01 .guide_ul01_li img { box-shadow:rgba(0,0,0,0.15) 0 0 20px;}

.guide_ul_check {}
.guide_ul_check li { margin-bottom:10px; background:url(/web/img/sub/check.png) left 5px no-repeat; padding-left:20px; line-height:1.7;}

.guide_sub_title { font-family: 'NanumSquareNeoExtraBold'; font-size:16px; padding:5px 10px; background:#ddd;}
.guide_txt { padding:10px; margin-bottom:20px; font-size:14px; border:#ddd solid 1px; background:#f5f5f5; height:200px; overflow-x:auto;}
.guide_txt::-webkit-scrollbar { width:8px; height:4px;}
.guide_txt::-webkit-scrollbar-track { background:#fff;}
.guide_txt::-webkit-scrollbar-thumb { background:#aaa;}
.guide_txt .guide_txt_title { font-family: 'NanumSquareNeoBold'; font-size:15px; margin-top:10px;}
.guide_txt .ul01 { margin-bottom:10px;}
.guide_txt .ul01 li { font-size:14px; margin-left:10px;}

.guide_ul02 { font-size:0; text-align:center; margin:0 -10px 40px -10px;}
.guide_ul02 li { display:inline-block; vertical-align:top; width:33.33%;}
.guide_ul02 li .guide_ul02_box { margin:0 10px; border:#ffa800 solid 2px; border-radius:30px; overflow:hidden;}
.guide_ul02 li .guide_ul02_box .guide_ul02_title { font-family: 'NanumSquareNeoBold'; font-size:22px; padding:5px; background:#ffa800; color:#fff;}
.guide_ul02 li .guide_ul02_box .guide_ul02_text01 { font-family: 'NanumSquareNeoHeavy'; font-size:30px; margin-top:20px;}
.guide_ul02 li .guide_ul02_box .guide_ul02_text01 span { font-size:20px;}
.guide_ul02 li .guide_ul02_box .guide_ul02_text02 { font-size:17px;}
.guide_ul02 li .guide_ul02_box .guide_ul02_btn { width:130px; text-align:center; margin:20px auto 40px auto; padding:10px; background:#ffa800; color:#fff; cursor:pointer;}

.guide_ul03 { font-size:0; text-align:center; margin:0 -10px 40px -10px;}
.guide_ul03 li { display:inline-block; vertical-align:top; width:33.33%;}
.guide_ul03 li .guide_ul03_box { margin:0 10px; line-height:1.5;}
.guide_ul03 li .guide_ul03_box img { width:100px;}
.guide_ul03 li .guide_ul03_box .guide_ul03_title { font-family: 'NanumSquareNeoBold'; font-size:16px; margin-top:10px;}

.mov_btn { margin-top:20px;}
.mov_btn span { text-align:center; padding:15px 20px; background:#ffa800; color:#fff; cursor:pointer;}


.sub_video { width: 100%;}
/*-----서브----*/

/*-----팝업----*/
.abo_btn { width:100px; text-align:center; margin-top:20px; padding:10px; background:#ffa800; color:#fff;}
.fac_btn { width:130px; text-align:center; margin:40px auto 0 auto; padding:10px; background:#ffa800; color:#fff;}

.openPopup { cursor:pointer;}
#openPopup { cursor:pointer;}
.popup-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}

.popup {
  position:relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  width:90%;
  max-width:900px;
  height:80%;
  max-height:630px;
  overflow-x:auto;
  font-size:15px;
}
.popup iframe { width:100%; height:530px;}
@media screen and (max-width:907px){
	.popup {max-height:750px;}
	.popup iframe { height:650px;}
}

.popup_guide {
  position:relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  width:90%;
  max-width:900px;
  height:90%;
  overflow-x:auto;
}

.popup_mov {
  position:relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  width:90%;
  max-width:900px;
  max-height:580px;
  height:80%;
  overflow-x:auto;
}

#closePopup, #closePopup01, #closePopup02, #closePopup03 { position:absolute; top:12px; right:20px; display:block; width:20px; height:20px; background:url(/web/img/x.png) center center no-repeat; cursor: pointer; z-index:1;}
.pop_title { position:sticky; top:-1px; left:0; width:100%; background:#666; padding:5px 20px; font-size:17px; font-weight:bold; color:#fff;}

.popup_cont_box { margin:20px;}
/*-----팝업----*/

.table_style01 { overflow-y:auto;}
.table_style01 table { width:100%; min-width:700px;ss border-spacing:0; border-collapse:collapse; border-top:#ffa800 solid 2px;}
.table_style01 table tr td { border:#ddd solid 1px; padding:10px 10px; font-size:13px; line-height:1.5; vertical-align:middle; text-align:center;}
.table_style01 table tr .table_title { background:#f5f5f5; font-family: 'NanumSquareNeoBold'; font-size:14px;}


@media screen and (max-width:991px){
	.main_icon { padding:40px 10px;}
	.main_icon li { margin:10px;}
	.main_icon li a { width:110px; height:110px;}
	.main_icon li img { width:75px;}
	
	.main_pro_ul li { width:50%;}
	.main_pro_ul li .main_pro_ul_box img { margin-top:-50px;}
	
	.main_cus_ul li { width:50%;}
	.main_cus_ul li .main_cus_ul_box { height:260px;}
	
	.abo_left .abo_left_img { position:relative; height:300px; width:100%;}
	.abo_left .abo_text_box { float:none; width:100%; padding:20px;}
	.abo_right .abo_right_img { position:relative; height:300px; width:100%;}
	.abo_right .abo_text_box { float:none; width:100%; padding:20px;}

	.abo02_top { margin-left:0;}
	.abo02_top_img { width:100%; max-width:400px; margin-left:0; margin-right:0; margin-bottom:20px;}
	.abo02_top_text { width:100%;}

	.pro_ul01 li { width:100%;}
	.pro_ul01 li:first-child { padding-right:0; margin-bottom:20px;}
	.pro_ul01 li img { max-width:400px;}
	
	.pro_ul02 { font-size:0; text-align:center; margin:0 -10px 40px -10px;}
	.pro_ul02 li { width:50%; margin-bottom:20px;}
	.pro_ul02 li .pro_ul02_box .pro_ul02_title { font-size:15px;}
	
	.pro04_bg ul li { width:49%; margin:0.5%; font-size:16px;}

	.guide_ul01 .guide_ul01_li { width:100%;}
	.guide_ul01 .guide_ul01_li:first-child { padding-right:0; margin-bottom:20px;}
	.guide_ul01 .guide_ul01_li img { max-width:400px;}

	.popup_mov { max-height:520px;}
}

@media screen and (max-width:767px){
	.clear_top {height:60px;}
	
	.footer_info { padding-left:0;}
	.footer_info .footer_logo { width:120px; float:none; margin-left:0; margin-bottom:10px;}
	
	.main_about_box .main_about_text {padding:50px 20px; width:100%;}
	.video_main { margin-left:-100%; width:200%;}
	
	.main_pro_ul { font-size:0; margin:0;}
	.main_pro_ul li { width:100%;}
	.main_pro_ul li .main_pro_ul_box { margin:10px 0;}
	.main_pro_ul li .main_pro_ul_box .main_pro_text { padding:20px 20px; height:auto;}
	
	.main_cus_ul li .main_cus_ul_box { height:290px;}

	.abo01_top_title { font-size:25px;}
	.abo01_top_title span { font-size:25px;}
	.abo01_top .abo01_top_box { position:relative; left:0; padding:0; margin-bottom:20px;}
	.abo01_top img { width:100%;}
	
	.abo01_bottom { text-align:left;}
	.abo01_bottom .abo01_bottom_box { position:relative; padding:0;  margin-bottom:20px;}
	.abo01_bottom img { width:100%;}
	
	.map_ul .map_ul_li { width:100%; padding:0; margin-bottom:20px;}
	
	.pro_ul03 li:first-child { width:100%; padding-right:0; margin-bottom:15px;}
	.pro_ul03 li:last-child { width:100%;}
	
	.pro_ul04 li { width:100%;}
	.pro_ul04 li:last-child { padding-left:0; margin-top:20px;}

	.pro04_left img { float:none; width:100%; margin-right:0;}
	.pro04_right img { float:none; width:100%; margin-left:0;}
	.pro04_img_text .pro04_img_title { margin-bottom:0; margin-top:15px;}

	.guide_ul02 { margin:0;}
	.guide_ul02 li { width:100%; margin-bottom:20px;}
	.guide_ul02 li .guide_ul02_box { margin:0;}
	.guide_ul02 li .guide_ul02_box .guide_ul02_text01 { font-size:24px;}
	.guide_ul02 li .guide_ul02_box .guide_ul02_text02 { font-size:17px;}
	.guide_ul02 li .guide_ul02_box .guide_ul02_btn { margin:10px auto 20px auto; padding:5px;}

	.popup_mov { max-height:400px;}
}