/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.9 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding: 0;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}

.featherlight .featherlight-close-icon{
font-size:22px;
position:absolute;z-index:9999;top:0;right:0;line-height:40px;width:40px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}

.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%}}@media print{@page{size:landscape}html.with-featherlight>*>:not(.featherlight){display:none}}

.lightbox {
display: none;
}

/* .featherlight-content{
border: 2px solid #25a536!important;
} */

.featherlight #line_box {
  padding: 25px 25px 0 !important;
  border: 2px solid #25a536 !important;
}

#line_box.lightbox {
position: relative;
background: #fff;
/* width:432px!important; */
line-height: 1.5;
margin-left: auto;
margin-right: auto;
/* padding:15px 28px!important; */
padding: 45px 45px 30px !important;
text-align: left !important;
}

#line_box.lightbox ul,
#line_box.lightbox{
font-size:22px;
}

#line_box.lightbox p.stit{
font-size:26px;
text-align: left;
color:#25a536;
padding-top: 170px;
font-weight: bold;
line-height: 1.4;
background: url(/img/common/icon_line.png) 50% top no-repeat;
background-size: 150px auto;
margin-bottom: 10px;
}

#line_box.lightbox p.txt01{
padding-left:1em;
}

#line_box.lightbox p .fb{
text-indent: -0.4em;
display: inline-block;
}

#line_box.lightbox p.btn_line{
padding: 20px 0; 
}

#line_box.lightbox p.btn_line a{
color:#fff;
font-size:22px;
letter-spacing: 2;
text-align: center;
display: block;
line-height: 55px;
text-decoration: none;
background: url(/img/common/arrow_line.png) 94% 50% no-repeat #25a536;
}

#line_box.lightbox p.btn_line a:hover{
opacity: .8;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.lightbox .featherlight-close-icon.close_btn {
    position: relative!important;
    margin: 20px auto 0;
    width: 110px;
    height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #333;
    line-height: 40px;
    font-size: 16px;
}


@media screen and (max-width: 767px) {/*-----------------------------*/


.featherlight .featherlight-content {
width:350px;
max-width: 96%;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#line_box.lightbox {
position: relative;
background: #fff;
width:100%!important;
line-height: 1.5;
margin-left: auto;
margin-right: auto;
/* padding:10px !important; */
        padding: 20px !important;
text-align: left;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#line_box.lightbox ul,
#line_box.lightbox p{
font-size:16px;
}

#line_box.lightbox p.stit{
font-size:21px;
padding-top: 115px;
line-height: 1.4;
background: url(/img/common/icon_line.png) 50% top no-repeat;
background-size: 100px auto;
margin-bottom: 10px;
}

.header #h_line {
padding-right: 10px;
  width: 45px;
  height:45px;
  float: right;
  text-align: center;
}

.header #h_line img{
width:45px;
height:45px;
z-index: 999;
}

#line_box.lightbox p.btn_line{
/* padding: 15px 0 20px; */
padding: 15px 0 0;
}

#line_box.lightbox p.btn_line a{
background: url(/img/common/arrow_line.png) 95% 50% no-repeat #25a536;
background-size: 18px auto;
padding-right: 10px;
color:#fff;
font-size:18px;
letter-spacing: 2;
text-align: center;
display: block;
line-height: 42px;
text-decoration: none;
}

#line_box.lightbox p.btn_line a:hover{
opacity: .8;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.lightbox .featherlight-close-icon.close_btn {
    position: relative!important;
    margin: 20px auto 0;
    width: 110px;
    height: 40px;
    text-align: center;
    display: block;
    border: 1px solid #333;
    line-height: 40px;
    font-size: 16px;
}


