@charset "utf-8";

html{
    font-size: 62.5%; /*基準=10px*/
}
body{
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
font-size: 1.4rem;
line-height: 1.2;
}
#line_lp{
    text-align: center;
}
#line_lp #container{
    width: 100%;
    margin:0;
    padding:0;
    color: #272727;
}
iframe{display: none;}

/*共通部分*/
.bold{
    font-weight: bold;
}
.m0{
    display: block;
    margin:0;
    padding:0;
}

.font12 {
    font-size: 1.2rem;
}
.clear{
    clear: both;
}
#line_lp #footer-logo{
    width:60%;
    display: block;
    text-align: center;
    margin:0 auto;
}


/*************************
PC画面
*************************/
@media (min-width:768px) {

.font22{
    font-size: 2.2rem;
}
.font30{
    font-size: 3.0rem;
}
.mt30{margin-top: 30px;}
/*ヘッダー*/
#headerwrap{
    width: 100%;
    margin:0;
    padding:0;
    background: #00c300;
    overflow: hidden;
    zoom: 1;
}
#header{
    width:1024px;
    margin: 0 auto;
    padding: 10px 2% 5px;
    overflow: hidden;
    zoom: 1;
}
#logo{
    width: 160px;
    display: block;
    float: left;
}
.headerTEL{
    /*color: #189544;*/
    color: #fff;
    font-size: 25px;
    margin-left: 50px;
    font-weight: bold;
    float: left;
}
#headerR{
    display: block;
    float: right;
    font-size: 1.0rem;
    color: #fff;
    border:1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    margin:3px 0 0 ;
    padding:0.3rem;
}

#mainimg{
    position: relative;
    display: block;
    clear: both;
    width: 1024px;
    height: auto;
    margin: 5px auto 30px;
    padding: 0;
}

#line_lp h1{
}

#line_lp h2{
display: block;
margin: 60px auto 30px;
padding: 5px 0 15px;
font-size: 3.8rem;
color: #00c300;
}
#line_lp h2 span{
    font-size:2.2rem;
    color: #272727
}
#line_lp .h2_bg{
    width:100%;
    background:#e0f8e0;
}


#line_lp #content{
display: block;
width:100%;
margin:0 auto 0;
padding:0;
}
#line_lp .comment{
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 1.6rem;
}
#line_lp .soudan{
    width:1024px;
    margin: 0 auto;
    padding:0;
}
#line_lp .soudan_txt{
    width:612px;
    height:109px;
    margin:30px auto 0;
    text-align: left;
    padding-left: 80px;
    background:url(/img/line/line_pic04.png) no-repeat left top;
}
#line_lp .content_inner{
    width:100%;
}
#line_lp .line_btnwrap{
    margin:0 auto;
    color: #fff;
}
#line_lp .line_btnwrap img{vertical-align: middle;}
#line_lp .line_btnwrap a{
    margin:0 auto;
    display: block;
    color: #fff;
    background:#00c300;
    text-decoration: none;
-moz-box-shadow: 5px 7px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 5px 7px 0px rgba(0,0,0,0.2);
-o-box-shadow: 5px 7px 0px rgba(0,0,0,0.2);
-ms-box-shadow: 5px 7px 0px rgba(0,0,0,0.2);
}

#line_lp .line_btnwrap a:hover{opacity: .7}
#line_lp .line_btn01{
    width:665px;
    height:120px;
    line-height: 120px;
    border-radius:63.5px;
    font-size:3.0rem;
    margin:30px auto !important;
}
#line_lp .line_btn02{
    margin:0 auto;
    width:280px;
    height:70px;
    line-height: 70px;
    border-radius:63.5px;
    font-size:1.4rem;
    margin:20px auto 0 !important;
}

#line_lp .line_talk{
    display: block;
    width:100%;
    margin:0 auto;
    padding:0;
}
#line_lp .line_talk .content-inner{
width:1024px;
margin:0 auto;
}
#line_lp .line_talk .talk-inner{
    width:100%;
    height:300px;
    padding:3% 0;
    margin-bottom: 20px;
    border:2px solid #00c300;
    border-radius: 10px;
    box-sizing:border-box;
}
#line_lp .line_talk .talk-left{
    width:40%;
    float: left;
    margin-left:4%;
    margin-bottom: 30px;
}
#line_lp .line_talk .talk-right{
    width:40%;
    float: right;
    margin-right:4%;
    margin-bottom: 30px;
}
#line_lp .line_talk .talk-left h3,
#line_lp .line_talk .talk-right h3{
    font-size: 2.0rem;
    padding-bottom: 3%;
    border-bottom: 2px dotted #00c300;
}

#line_lp .line_qr{
    width:150px;
    margin-top: 20px;
}
.line_animation_hand{
    margin:0;
    padding:0;
}
.line_animation_hand a{
}
#line_lp .line_at .content-inner{
    width:1024px;
    margin:0 auto;
    overflow: hidden;
    zoom: 1;
}
#line_lp .comment-touroku1{
    width:200px;
    float: left;
    text-align: left;
    margin:10px 0 0 270px;
}
#line_lp .comment-touroku2{
    width:200px;
    float: right;
    text-align: left;
    margin:10px 270px 0 0 ;
}


#footer{
    clear: both;
    font-size: 12px;
    width: 1024px;
    margin:40px auto 10px;
    padding: 0;
}
#footer p{
    margin-bottom: 5px;
}
/**/
#FixbarTop{display:block;width:100%;z-index: 1;}
#FixbarBottom{
    display:block;
    width:100%;
    z-index: 1;
    position:relative;
    bottom: 0px;
}

#FixbarBottom-inner{
    display:block;
    width:800px;
    margin:0 auto 10px;
    padding:0;
    color: #000;
    overflow:hidden;
    zoom:1;
    opacity:.90;
    border-radius:5px 5px 0px 0px;
    box-sizing:border-box;
}
#FixbarBottom .btnwrap{
    width: 300px;
    font-size: 16px;
    line-height: 120%;
    margin:0 auto;
    padding:6px 0 ;
    border: 1px solid #fff;
    color: #fff;
    background-color: #07b05f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#37d78b), to(#07b05f));
    border:#07b05f 1px solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing:border-box;
}
#FixbarBottom .btnwrap a{
    text-decoration: none;
    color: #fff;
}
.txt-copyright{
    height: auto;
    font-size: 1.1rem;
    color: #777;
    padding: 5px 0;
    background:#f2f2f2;
    overflow: hidden;
}

.pc-none{
    display: none;
}

#line_lp .box-line{
    width:440px;
    margin:60px auto 10px;
    padding:20px;
    background:#eeffe5;
    overflow: hidden;
    zoom: 1;
}
#line_lp .box-line p{margin-bottom:10px;}
#line_lp .box-line li{
    display: block;
    margin-bottom: 10px;
}
#line_lp .box-line li a{margin-left: 5px;}
#line_lp .box-line li img{width:auto;height:auto;vertical-align: middle;}

}



/*************************
SP画面
*************************/
@media (max-width:767px) {
.font22{
    font-size: 1.5rem;
}
.font30{
    font-size: 1.6rem;
}
.mt30{margin-top: 2%;}
img.w50{width: 40%;}

/*ヘッダー*/
#headerwrap{
    width: 100%;
    background:#00c300;
    overflow: hidden;
}
#header{
    width:96%;
    color: #fff;
    padding: 10px 2% 5px;
    overflow: hidden;
}
#logo{
    display: block;
    float: left;
}
#headerR{
    display: block;
    float: right;
    font-size: 1.0rem;
    border:1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:.3rem;
}

#line_lp #mainimg{
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    height: auto;
    margin:2% 0 0;
}

img.w100{width: 100%;}

#line_lp h1{
}

#line_lp h2{
display: block;
margin: 8% auto 4%;
padding: 1% 0 2%;
font-size: 2.1rem;
color: #00c300;
}
#line_lp h2 span{
    font-size:1.3rem;
    color: #272727
}
#line_lp .h2_bg{
    width:100%;
    background:#eeffe5;
}

#line_lp #content{
display: block;
width:100%;
margin:0 auto 0;
padding:0;
}
#line_lp .comment{
    width:90%;
    margin:0 auto 1.6rem;
    font-size: 1.2rem;
    line-height: 1.4;
}

#line_lp .soudan{
    width:100%;
    margin:4% auto 0;
    padding:0;
}
#line_lp .soudan_txt{
    width:100%;
    height:66px;
    margin:4% auto 0;
    text-align: left;
    padding-left: 14%;
    background:url(/img/line/line_pic04.png) no-repeat left top;
    background-size: 12%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

#line_lp .content-inner{
width:94%;
margin:0 auto;
}
#line_lp .line_btnwrap{
    margin:0 auto;
    color: #fff;
}
#line_lp .line_btnwrap a{
    margin:0 auto;
    display: block;
    color: #fff;
    background:#00c300;
    text-decoration: none;
-moz-box-shadow: 3px 5px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: 3px 5px 0px rgba(0,0,0,0.2);
-o-box-shadow: 3px 5px 0px rgba(0,0,0,0.2);
-ms-box-shadow: 3px 5px 0px rgba(0,0,0,0.2);
}
#line_lp .line_btn01{
    vertical-align: middle;
    width:90%;
    height:70px;
    line-height: 70px;
    border-radius:50px;
    font-size:1.6rem;
    margin:6% auto !important;
}
#line_lp .line_btn01 img{
    width:40px;
    vertical-align: middle;
}
#line_lp .line_btn02{
    margin:0 auto;
    width:220px;
    height:60px;
    line-height: 60px;
    border-radius:63.5px;
    font-size:1.4rem;
    margin:2% auto !important;
}
#line_lp .line_talk{
    display: block;
    width:100%;
    margin:0 auto;
    padding:0;
}

#line_lp .line_talk .talk-inner{
    width:100%;
    height:auto;
    padding:3% 0;
    margin-bottom: 3%;
    border:2px solid #00c300;
    border-radius: 10px;
    box-sizing:border-box;
    position: relative;
}
#line_lp .line_talk .talk-left{
    width:86%;
    margin:0 auto 2%;
}

#line_lp .line_talk .talk-left h3{
    font-size: 1.6rem;
    padding-bottom: 3%;
    border-bottom: 2px dotted #00c300;
}

.line_animation_hand{
    width:100px;
    margin:0;
    padding:0;
    right:0;
}
.line_animation_hand a{
}
#line_lp .comment-touroku1{
    width:42%;
    float: left;
    text-align: left;
    font-size: 1.0rem;
}
#line_lp .comment-touroku2{
    width:42%;
    float: right;
    text-align: left;
    font-size: 1.0rem;
}

/* フッター */
#footer{
    clear: both;
    font-size: 12px;
    width: 94%;
    margin:2% auto;
}
#footer p{
    margin-bottom: 5px;
}

/**/
#FixbarTop{
    display:block;
    width:100%;
    z-index: 10000
}

#FixbarBottom{
    display:block;
    width:100%;
    z-index: 10000;
    bottom: 0px;
}

#FixbarBottom-inner{
    display:block;
    padding:0;
    overflow:hidden;
    zoom:1;
    border-radius:5px 5px 0px 0px;
    text-align: center;
    box-sizing:border-box;
}
#FixbarBottom .btnwrap{
    width: 60%;
    text-align: center;
    font-size: 1.3rem;
    line-height: 120%;
    margin:0 auto;
    padding:0.5rem 0.3rem;
    border: 1px solid #fff;
    color: #fff;
    background-color: #07b05f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#37d78b), to(#07b05f));
    border:#07b05f 1px solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing:border-box;
}
#FixbarBottom .btnwrap a{color:#fff; text-decoration: none;}

.txt-copyright{
    clear: both;
    width:100%;
    font-size: 1.1rem;
    color: #777;
    margin:2% 0 0;
    padding: 2% 0 1%;
    background:#f2f2f2;
}

#line_lp .box-line{
    width:70%;
    margin:12% auto 5%;
    padding:5%;
    background:#eeffe5;
    overflow: hidden;
    zoom: 1;
}
#line_lp .box-line p{margin-bottom:10px;}
#line_lp .box-line li{
    display: block;
    margin-bottom: 3%;

}
#line_lp .box-line li a{}
#line_lp .box-line li img{width;auto;height:auto;max-width:96%;}

.sp-none{display: none;}
}

