@charset "utf-8";
@import url("slider.css");
@import url("mnav.css");

header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none;}
html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#fc4f08; cursor:pointer; }

a { text-decoration:none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  vertical-align:baseline; background:transparent; }
ul, li {list-style: none;}

/* Grid layout : 8 */
.container {max-width: 1200px; margin: auto;}
.row::after {clear: both;content: '';}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, 
.col-7, .col-8 {
    float: left; box-sizing: border-box; padding: 0 10px;
}
.col-1 {width: 12.5%;}
.col-2 {width: 25%;}
.col-3 {width: 37.5%;}
.col-4 {width: 50%;}
.col-5 {width: 62.5%;}
.col-6 {width: 75%;}
.col-7 {width: 87.5%;}
.col-8 {width: 100%;}

/* 메인-PC */


    /*Main page*/
    .caption {float: left; position: absolute; left: 0; right: 0; text-align: center; top: 35vh; color: #fff; font-size: 30px; text-shadow: 1px 1px 3px rgba(0,0,0,0.4); letter-spacing: -1.5px;}
    .caption span.cap_text {width: 100%; display: inline-block;}
    .caption span.bolder {font-size: 40px; font-weight: bold; letter-spacing: -2.5px;}
    .main_sc02 .col-2 p {font-size: 16px; line-height: 1.5; color: #888; margin-top: 15px;}
    .main_sc02 .col-2 p::before {content: ''; width: 37px; height: 1px; background: #588b32;display: block; margin: 20px 0;}
    .main_sc02 .col-1 {text-align: center; font-size: 16px; letter-spacing: -1px; width: 18%;}
    .main_sc02 .main_nav_icon {border: 2px solid #ddd; border-radius: 50%; width: 120px; height: 120px; padding: 24px 0; box-sizing: border-box; margin: 0 auto 20px;}
    #main section.main_sc02 h1 {font-size: 28px; margin-top: 20px;}
    #main a:hover .main_nav_icon {background: #dedede;}
    #main a:hover {color: #588b32; font-weight: bold;}
    .main_sc03 {background: url(../mainpage/sc03_bg.png);}
    .main_sc03 .board_container {background: #fff; padding: 30px; position: relative; height: 353px; box-sizing: border-box;}
    .main_sc03 .more_btn {position: absolute; right: 30px; top: 30px;}
    .board_container h1 {margin-bottom: 35px;}
    .main_sc04 ul.partner li {float: left; box-sizing: border-box; text-align: center; }
    .main_sc04 ul.partner.row3 li {width: 33%;}
    .main_sc04 ul.partner.row2 li {width: 50%;}
    .main_sc04 ul.partner li img {border: 1px solid #ddd; margin: 5px 0; width: 175px;}
    .main_sc04 ul.partner.row3 li img {padding:0px 20px;}
    .main_sc04 ul.partner.row2 li img {padding:0px 2px;}
    .main_sc04 .board_container {background: #fff; padding: 30px; overflow: hidden; box-sizing: border-box; box-shadow: 1px 1px 7px #ddd;}
    
    #main section {padding: 50px 0; overflow: hidden;}
    #main section h1 {font-size: 23px; letter-spacing: -1px;}
    #main section.main_sc04 h1 {margin-bottom: 20px;}
    
    #main .main_notice .board_output_1_tr {font-size: 15px; letter-spacing: -0.5px; overflow: hidden;}
    #main .main_notice .board_output_1_tr > td:first-child {display: none;}
    #main .main_notice .board_output_1_tr > td:nth-child(3) {display: none;}
    #main .main_notice .board_output_1_tr > td {float: left;}
    #main .main_notice .board_output_1_tr td.bd_out1 {width: 100%; font-size: 17px; font-weight: bold;}
    
    #main .main_notice .board_output_1_tr > td:nth-child(3) {width: 30%; text-align: right; color: #999; line-height: 30px;}
    #main .main_notice .board_output_1_tr > td:last-child {padding: 15px 0 25px; color: #999; margin-bottom: 20px; border-bottom: 1px solid #ddd;}
    #main table.main_notice > tbody > tr:nth-child(3) > td:last-child,
    #main table.main_notice > tbody > tr:nth-child(4) > td:last-child,
    #main table.main_notice > tbody > tr:nth-child(5) > td:last-child,
    #main table.main_notice > tbody > tr:nth-child(6) > td:last-child {display: none;}
    #main table.main_notice > tbody > tr:nth-child(3) > td.bd_out1,
    #main table.main_notice > tbody > tr:nth-child(4) > td.bd_out1,
    #main table.main_notice > tbody > tr:nth-child(5) > td.bd_out1,
    #main table.main_notice > tbody > tr:nth-child(6) > td.bd_out1 {color: #666; font-size: 15px; font-weight: normal;}
    #main table.main_notice > tbody > tr:nth-child(3),
    #main table.main_notice > tbody > tr:nth-child(4),
    #main table.main_notice > tbody > tr:nth-child(5),
    #main table.main_notice > tbody > tr:nth-child(6) {line-height: 30px;}
    
    #main table.main_photo_gallery {font-size: 15px; text-align: center;}
    #main table.main_photo_gallery .board_output_gallery_img {padding-bottom: 10px;}
    #main table.main_photo_gallery img {width: 100%; object-fit: cover;}
    #main table.main_photo_gallery > tbody > tr {width: 33%; box-sizing: border-box; padding: 0px 5px; float: left;}
#main section .col-2 h1 {font-size: 28px; margin-top: 20px;}
    

@media all and (max-width:1366px)  { 
    .caption {top: 25vh;}
}

/*****************************PC화면*************************************/

@media all and (min-width:1025px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#333;  overflow-x:hidden; }
#top { background-color:#fff; border-top:0px solid #111; }
#header {max-width:1200px; margin:0 auto; overflow:hidden; padding:10px 0; }
#header div.logo { padding:5px 0;  box-sizing:border-box;  width:100%; text-align:left; z-index:10;}
aside.util {position:relative; width:1050px; margin:0 auto; font-size:13px; display:block;   }
aside.util div.call {position:absolute; top:26px; left:0px; color:#999; font-weight:bold; line-height:22px; }
aside.util div.call span {display:block; padding:0 0 0 0px; font-size:25px; font-weight:normal; color:#5176b5; }
aside.util div.util_Area {position:absolute; top:0px; color:#888; right:0px;   margin:0 auto;  text-align:right; height:61px; line-height: 61px;}
aside.util div.util_Area a{  padding:0px 9px 0 5px; border-left:0px solid #ccc;  }
aside.util div.util_Area a:hover {color:#333;}
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative; border-bottom:0px solid #dfdfdf; border-top:1px solid #dfdfdf; background: #588b32;}
#menu .menu {max-width:1200px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 0px;   box-sizing: border-box;}
#menu .menu ul ul  { display: none; background: #fff; padding: 0; margin: 0; }
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li a{ display:block;  padding-top:13px; margin:0; box-sizing: border-box; height:50px;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear;}
    .menu #snb > ul > li > a {color: #fff;}
/*#menu .menu li:hover {background-image:url("../../img/main/bg_menu.png"); background-repeat:no-repeat; background-position: center 41px; }*/
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li { float: left; width:25%; text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul { margin: 0 0 0 12px; padding:0; position: absolute; top: 48px;   z-index:5; background: transparent;}
#menu .menu ul ul li  { float: none;  text-align:center; width:170px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; background-color:#fefefe; margin: 0 50px; box-shadow: 1px 1px 3px rgba(0,0,0,0.2);}
#menu .menu ul ul li.last a{border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-size:16px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a { font-size:13px; margin: 0; border-bottom:1px solid #dfdfdf; font-weight:bold; height:auto; background: #fff;  padding:13px 5px;  border-right:0px;}
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#ededed; color:#333;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear;}

/*visual*/
section.slider {position:relative;  width:100%;  margin: 0 auto; }
div.flexslider {width:100%;    position: relative;  max-height:530px; overflow: hidden;      }

#main{max-width:100%; margin:0 auto; position:relative; overflow:hidden; }
div.contW {overflow:hidden;  width:1100px;  margin:0 auto;  }

/*link menu*/
div.contBox1 {overflow:hidden;  height:135px; width:100%; background-image:url("../../img/main/bg_bar.jpg"); background-repeat:repeat-x; background-position:center top; box-sizing:border-box; }
div.contBox1 section nav {height:100%;}
div.contBox1 section {float:left; height:122px; position:relative; padding-top:2px;  width:33.333%;  box-sizing:border-box;}
div.contBox1 section a{color:#fff; display:block; height:100%; padding:23px 0 0 150px;  margin-left:10px;  background-repeat:no-repeat;  box-sizing:border-box; }
div.contBox1 section strong.tit01{font-size:26px; display:block;   }
div.contBox1 section span.txt01{display:block; padding-top:8px;  }
div.contBox1 section a:hover { text-decoration: underline; }
section.Box_01 a{background:url("../../img/main/bg_company.png") 30px center; }
section.Box_02 a{background:url("../../img/main/bg_business.png") 30px center; }
section.Box_03 a{background:url("../../img/main/bg_product.png") 30px center; }

/*link menu2*/
div.contBox2 {overflow:hidden;   width:1100px; margin:0 auto; padding:38px 0 48px 0; box-sizing:border-box; }
div.contBox2 ul{padding:0; margin:0; list-style-type:none;}
div.contBox2 ul li{ float:left; background:url("../../img/main/bg_circle.png") no-repeat center center; width:16.666%; height:151px; }
div.contBox2 ul li:hover{ float:left; background:url("../../img/main/bg_circle_over.png") no-repeat center center; width:16.666%; height:151px; }
div.contBox2 ul li a { display:block; padding-top:95px; text-align:center; font-size:16px; color:#4873ba; height:151px; box-sizing:border-box;  }
div.contBox2 ul li.ico1 a {background:url("../../img/main/ico_1.png") no-repeat center 33px;}
div.contBox2 ul li.ico2 a {background:url("../../img/main/ico_2.png") no-repeat center 33px;}
div.contBox2 ul li.ico3 a {background:url("../../img/main/ico_3.png") no-repeat center 33px;}
div.contBox2 ul li.ico4 a {background:url("../../img/main/ico_4.png") no-repeat center 33px;}
div.contBox2 ul li.ico5 a {background:url("../../img/main/ico_5.png") no-repeat center 33px;}
div.contBox2 ul li.ico6 a {background:url("../../img/main/ico_6.png") no-repeat center 33px;}

div.contBox3 {overflow:hidden; border:1px solid #dbdbdb; width:1100px; margin:0 auto; padding: 0; box-sizing:border-box; }
div.contBox3 section {float:left; position:relative; width:33.33333%;  padding:35px 32px 38px 27px ;  position:relative; box-sizing:border-box;}
/*notice faq*/
section.Box_04 strong.tit01,section.Box_05 strong.tit01,section.Box_06 strong.tit01{ font-size:17px;   }
section.Box_04 div.list,section.Box_05 div.list,section.Box_06 div.list { padding-top:20px;   font-size:13px;  }
section.Box_04 div.list table,section.Box_05 div.list table{ line-height:28px;}
section.Box_04 div.more,section.Box_05 div.more {position:absolute; right:27px; top:37px;  }
section.Box_05 {border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; height:228px;}
/*tel*/
section.Box_06 {float:right;   }
section.Box_06 p { padding:12px 0 0 5px; width:100%;}
section.Box_06 span.num{background:url("../../img/main/ico_tel.png")no-repeat left center; padding-left:50px; padding-bottom:5px; display:block; font-size:30px; color:#555; font-weight:bold; }
section.Box_06 span.txt01{display:block; padding:9px 0; line-height:18px; }
section.Box_06 span.txt02{display:block;  }

div.contBox4 {overflow:hidden;  width:1100px; margin:0 auto; padding:20px 0 50px 0; box-sizing:border-box; }
div.contBox4 section strong.tit01{display:block; font-size:18px; padding-bottom:20px; padding-left:15px; background:url("../../img/main/bg_tit.jpg")no-repeat left 6px;  }
/*product*/
section.Box_07 {float:left; width:100%; margin:0 auto; padding:20px 0px; width:66%; box-sizing:border-box; }
section.Box_07 td.board_output_gallery_img {text-align:left;}
section.Box_07 span.board_output_gallery_subject {font-size:15px; padding-top:5px;}
table.main_gallery table {width:100%; background-color:#fff !important; margin:0 auto !important; box-sizing:border-box; padding:0;}
.board_output_gallery_subject {width:328px !important;}
/*movie*/
section.Box_08 {float:right; width:100%; margin:0 auto; padding:20px 0px; width:328px;  box-sizing:border-box;  }
section.Box_08 a{ position:relative;  }
section.Box_08 span.ico {position:absolute; width:100%; text-align:center; padding-top:70px; display:block; z-index: 1; }
section.Box_08 a:hover span.mask { opacity:0.5; display:block; width:100%; height:200px; position:absolute; background-color:#000;  }

/*slide popup*/
#popUp { z-index:100; position: fixed; padding-bottom:0px; max-width: 350px;  height: 225px;  background: rgba(232, 238, 241, 0.9);  border: 6px solid #111;
  bottom: 0;   margin-left: 0px;  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  -o-transition: all 1s ease;  transition: all 1s ease;}
#new span {  background: #111;  position: absolute; color: #fff;  padding: 6px 13px 6px 10px; border-radius:0 0 3px 0;  font-size: 15px;  font-weight: bold;   margin-top: -5px;}
#popUp .close {  color: #464646;  right: 6px;  top: 1px;  position: absolute;  font-size: 20px;  cursor: pointer;}
#popUp h2 { font-size: 15px;  color: #464646;  line-height: 24px;  font-weight: 400;  text-align: center;  margin-top: 40px;  padding: 0 20px;}
a.button {  margin: 0 auto;  text-align: center;  right: 0;  left: 0;  position: absolute;  width: 120px;  font-size: 15px;  color: #fff;
  border-bottom: 2px solid #18729f;  background: #1c8dc4;   border-radius: 4px;  padding: 8px 0;}
#plus {z-index:100; left:15px;  position: fixed;  color: #fff;  bottom: 2.5%;  font-size: 17px;  margin-left: -425px;  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;  -o-transition: all 1.25s ease;  transition: all 1.25s ease;  cursor: pointer;  text-align: left;  letter-spacing: 1px;}
#plus span { opacity:0.9; position: absolute;  margin-top: 20px;  left: 18px;}
#plus span.more {background:none;  position: absolute;  margin-top: 35px;  left: 25px;}
#plus::after {  content: '';  display: block;  display: relative; box-shadow:0px 0px 3px #555; background-color:#ed1c24;/*#ed1c24;*/ border:0px solid #666;  width:75px; height:75px; border-radius:50px 50px 50px 50px; /* border-top: 55px solid transparent;  border-bottom: 55px solid transparent;  border-left: 55px solid #1c8dc4; */ }

/*quick menu*/
section.quick {display:none; }

#footer { width:100%; background-color:#343434; color:#cdcdcd; font-size:12px; }
#footer div.guide {width:100%; clear:both; background-color:#343434; padding:10px 0 11px 0; overflow:hidden; border-top:0px solid #e7e7e7; border-bottom:1px solid #202939;}
#footer div.guide ul {list-style-type:none; padding-top:5px; float:left;}
#footer div.guide ul li {float:left; padding:0px 20px; border-right:1px solid #555;  }
#footer div.guide ul li.first {padding-left:1px;  }
#footer div.guide ul li.last {border-right:0;}
#footer div.guideBox {width:1100px; margin:0 auto;}
#footer div.guide div.sns {float:right; }
#footer div.guide div.sns a{padding:0 4px; opacity: 0.6; }
#footer div.guide div.sns a:hover{padding:0 4px; opacity: 1; }
#footer footer.copy {width:1100px; margin:0 auto; clear:both; padding:25px 0 50px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:7px;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; float:left; margin-right:8px; }
#footer div.copyL ul li.first {background:none; padding-left:1px;}
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }
}


/*****************************모바일 화면****************************/
@media not all and (min-width:1025px){
#menu {	display:none;}

body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
#header {width:50%; padding:5px 0; position:absolute; top:0;  }
#header div.logo { float:left; padding:0;}
#header div.logo img {padding: 15px 0 15px 10px;}
aside.util { display:none; }

/*slide popup*/
#popUp { z-index:100; position: fixed; padding-bottom:0px; max-width: 350px;  height: 225px;  background: rgba(232, 238, 241, 0.9);  border: 6px solid #111; border-left: 2px solid #111; 
  bottom: 0;  margin-left: 0;  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  -o-transition: all 1s ease;  transition: all 1s ease;}
#new span {  background: #111;  position: absolute; color: #fff;  padding: 6px 13px 6px 10px; border-radius:0 0 3px 0;  font-size: 15px;  font-weight: bold;   margin-top: -5px;}
#popUp .close {  color: #464646;  right: 6px;  top: 1px;  position: absolute;  font-size: 20px;  cursor: pointer;}
#popUp h2 { font-size: 15px;  color: #464646;  line-height: 24px;  font-weight: 400;  text-align: center;  margin-top: 40px;  padding: 0 20px;}
a.button {  margin: 0 auto;  text-align: center;  right: 0;  left: 0;  position: absolute;  width: 120px;  font-size: 15px;  color: #fff;
  border-bottom: 2px solid #18729f;  background: #1c8dc4;   border-radius: 4px;  padding: 8px 0;}
#plus {z-index:100; left:10px;  position: fixed;  color: #fff;  bottom: 2.5%;  font-size: 17px;  margin-left: -425px;  -webkit-transition: all 1.25s ease;
  -moz-transition: all 1.25s ease;  -o-transition: all 1.25s ease;  transition: all 1.25s ease;  cursor: pointer;  text-align: left;  letter-spacing: 1px;}
#plus span { opacity:0.9; position: absolute;  margin-top: 20px;  left: 18px;}
#plus span.more {background:none;  position: absolute;  margin-top: 35px;  left: 25px;}
#plus::after {  content: '';  display: block;  display: relative; box-shadow:0px 0px 3px #555; background-color:#ed1c24;/*#ed1c24;*/ border:0px solid #666;  width:75px; height:75px; border-radius:50px 50px 50px 50px; /* border-top: 55px solid transparent;  border-bottom: 55px solid transparent;  border-left: 55px solid #1c8dc4; */ }

section.slider {position:relative; width:100%;  margin: 0 auto; overflow:hidden; }
div.flexslider {width:140%; margin-left:-20%;   position: relative;   overflow: hidden;      }
div.flex-viewport {overflow:hidden;}
.flex-direction-nav {display:none;}

/*link menu*/
div.contBox1 {overflow:hidden;  height:135px; width:100%; background-image:url("../../img/main/bg_bar.jpg"); background-repeat:repeat-x; background-position:center top; box-sizing:border-box; }
div.contBox1 section nav {height:100%;}
div.contBox1 section {float:left; height:122px; position:relative; padding-top:2px;  width:33.333%;  box-sizing:border-box;}
div.contBox1 section a{color:#fff; display:block; height:100%; padding:80px 0 0 0; text-align:center; background-size:80px;  background-repeat:no-repeat;  box-sizing:border-box; }
div.contBox1 section a img { width:80px;  }
div.contBox1 section span.txt01{display:none; padding-top:8px;  }
div.contBox1 section a:hover { text-decoration: underline; }
section.Box_01 a{background:url("../../img/main/bg_company.png") center top; }
section.Box_02 a{background:url("../../img/main/bg_business.png") center top; }
section.Box_03 a{background:url("../../img/main/bg_product.png") center top; }

/*link menu2*/
div.contBox2 {  margin:0 auto; padding: 20px 0 10px 0; box-sizing:border-box; overflow:hidden; }
div.contBox2 ul{padding:0; margin:0; list-style-type:none;}
div.contBox2 ul li{ float:left; background:url("../../img/main/bg_circle.png") no-repeat center top; background-size:90px; width:33.333333%;  }
div.contBox2 ul li a { display:block; padding-top:95px; margin-bottom:20px; text-align:center; font-size:16px; color:#4873ba;  background-position:center 20px; background-repeat:no-repeat; box-sizing:border-box;  }
div.contBox2 ul li.ico1 a {background-image:url("../../img/main/ico_1.png") ;}
div.contBox2 ul li.ico2 a {background-image:url("../../img/main/ico_2.png")  ;}
div.contBox2 ul li.ico3 a {background-image:url("../../img/main/ico_3.png")  ;}
div.contBox2 ul li.ico4 a {background-image:url("../../img/main/ico_4.png")  ;}
div.contBox2 ul li.ico5 a {background-image:url("../../img/main/ico_5.png")  ;}
div.contBox2 ul li.ico6 a {background-image:url("../../img/main/ico_6.png")  ;}

div.contBox3 {   box-sizing:border-box; }
div.contBox3 section { position:relative; width:100%;  padding:25px 20px 28px 20px ;  position:relative; box-sizing:border-box;}
/*notice faq*/
section.Box_04{border-top:1px solid #dfdfdf; background-color:#f5f5f5;  height:208px;}
section.Box_05 {border-top:1px solid #dfdfdf;  height:228px; height:208px;}
section.Box_04 strong.tit01,section.Box_05 strong.tit01,section.Box_06 strong.tit01{ font-size:17px;   }
section.Box_04 div.list,section.Box_05 div.list,section.Box_06 div.list { padding-top:20px;   font-size:13px;  }
section.Box_04 div.list table,section.Box_05 div.list table{ line-height:28px;}
section.Box_04 div.more,section.Box_05 div.more {position:absolute; right:27px; top:27px;  }
section.Box_05 {border-bottom:1px solid #dbdbdb; border-right:0px solid #dbdbdb;}
/*tel*/
section.Box_06 { clear:both; border-bottom:1px solid #dfdfdf; background-color:#f5f5f5;}
section.Box_06 p { padding:12px 0 0 5px; width:100%;}
section.Box_06 span.num{background:url("../../img/main/ico_tel.png")no-repeat left center; padding-left:50px; padding-bottom:5px; display:block; font-size:30px; color:#555; font-weight:bold; }
section.Box_06 span.txt01{display:block; padding:9px 0; line-height:18px; }
section.Box_06 span.txt02{display:block;  }

div.contBox4 {overflow:hidden; padding:20px 0 0px 0; box-sizing:border-box; }
div.contBox4 section strong.tit01{display:none; font-size:18px; padding-bottom:20px; padding-left:20px; background:none;  }
/*product*/
section.Box_07 { width:100%; margin:0 auto; padding:20px 0px; box-sizing:border-box; }
section.Box_07 {clear:both; width:100%; margin:0 auto; padding:15px 0; }
section.Box_07 td.board_output_gallery_img {text-align:center;}
section.Box_07 td.board_output_gallery_img img {width:130px; height:130px;}
section.Box_07 span.board_output_gallery_subject {font-size:15px; padding-top:5px;}
table.main_gallery table {width:100%;  margin:0 auto !important; box-sizing:border-box; padding:10px 0;}
/*movie*/
section.Box_08 { width:100%;  padding:20px 0px 0 0;  box-sizing:border-box;  }
section.Box_08 a{ position:relative;  }
section.Box_08 a img {width:100%; vertical-align:top;}
section.Box_08 span.ico {position:absolute; width:100%; text-align:center; padding-top:22%; display:block; z-index: 1; }
section.Box_08 span img {width:58px;}
section.Box_08 a:hover span.mask { display:none;}

/*quick menu*/
section.quick {display:none;}

#footer { width:100%; width:100%;  background-color:#353535; color:#fff; clear:both; }
#footer div.guide {display:none;}
#footer div.footer_link {display:none; }
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; color: #aaa; }
#footer div.copyL{  margin:0 auto;  padding-bottom:20px; overflow:hidden;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 18px; margin:0; float:left; line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; }
#footer div.copyB { clear:both; border-top:1px solid #454545; padding:15px 0 0 20px ;  }
    #main section {padding: 40px 0;}
    .caption {top: 15vh; font-size: 18px; padding: 0px 20px; display: none;}
    .caption span.bolder {font-size: 25px; letter-spacing: -2px;}
    .container {padding: 0px 10px;}
    #main section.main_sc02 h1 {margin-top: 0;}
    .main_sc02 .col-2 {width: 100%; text-align: center; margin-bottom: 20px;}
    .main_sc02 .col-2 p::before {margin: 20px auto;}
    .main_sc02 .col-1 {width: 50%; margin: 15px 0;}
    .main_sc02 .main_nav_icon {margin: 0 auto 10px;}
    
    .main_sc04 ul.partner li {width: 50%;}
    .main_sc03 .col-3, .main_sc03 .col-5 {width: 100%;}
    .main_sc03 .board_container {height: auto; margin: 20px 0;}
    
    #main .main_notice .board_output_1_tr td.bd_out1 {width: 100%;}
    #main .main_notice .board_output_1_tr > td:nth-child(3) {display: none;}
    #main table.main_photo_gallery > tbody > tr {width: 100%; padding: 0; margin-bottom: 25px;}
    #main table.main_photo_gallery > tbody > tr:last-child {margin-bottom: 0;}
    
    #main .col-2 {width: 100%; text-align: center;}
    #main .col-6 {width: 100%; text-align: center;}
    .main_sc04 ul.partner li img {border: none; padding: 0;}
    
    .main_sc04 .col-3, .main_sc04 .col-5 {width: 100%;}
    .main_sc04 .board_container {margin: 20px 0;}
    .main_sc04 ul.partner.row2 li, .main_sc04 ul.partner.row3 li {width: 100%;}
    .main_sc04 ul.partner.row2 li img, .main_sc04 ul.partner.row3 li img {box-sizing: border-box; padding: 0px 20px; width: 100%;}
    
    
}
