.main{
  background: none;
}
.jumbotron{
  width: 100%;
  max-height: 618px;
  background-color: #15ae01;
}
.kv-img{
  max-width: 100%;
  height: auto;
  display:block;
  margin: 0 auto;
}
.kv-btn{
  position: absolute;
  border: none;
  padding: 0;
  background-color: #fff;
}
.kv-btn img{
  width: 100%;
  height: auto;
}
.kv-btn img:hover{
  opacity: 0.5;
  cursor: pointer;
}
h2.ttl1{
  background:#f46924;
}
h2.ttl1::after, h2.ttl2::after, h2.ttl3::after{
  background: #f6cbb6;
}
h2.ttl1 span::before{
  content: "";
  width: 138px;
  height: 89px;
  background: url(../images/line/title_before.png);
  position: absolute;
/*  left: 28%;
  top: 0;*/
  z-index: 9;
}
h2.ttl1 span::after{
  content: "";
  width: 176px;
  height: 154px;
  background: url(../images/line/title_after1.png);
  position: absolute;
/*  right: 28%;
  top: 2rem;
*/  z-index: 9;
}
h2.ttl2 span::before{
/*  left: 29.5%;
*/}
h2.ttl2 span::after{
  width: 107px;
  height: 182px;
  background: url(../images/line/title_after2.png);
/*  right: 32%;
  top: -15px;
*/}
h2.ttl3 span::before{
/*  left: 31%;
*/}
h2.ttl3 span::after{
  width: 96px;
  height: 185px;
  background: url(../images/line/title_after3.png);
/*  right: 32%;
  top: -15px;
*/}
#lineadd{
  background-color: #ffffe7;
}
#lineadd>.container>.row>.col-md-6:last-child{
  margin-top: 70px;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6{
  text-align: right;
  margin-top: 30px;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6>div{
  width: 80%;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>img{
  max-width: 226px;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6>img{
  width: 100%;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>h1{
  text-align: left;
  background-color: #2bcb87;
  border: 1px solid #2bcb87;
  border-radius: 80px;
  width: 80px;
  height: 80px;
  font-size: 1.6rem;
  font-weight: 100;
  line-height: 80px;
  color: #fff;
  padding-left: 5px;
}
#lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>h2{
  text-align: left;
  font-size: 1.12rem;
}
#lineadd>.container>.row>.col-md-6>.row>.col-xs-12{
  text-align: center;
  margin-top: 30px;
}
#lineadd .hidden-sm-down span{
  color: #2bcb87;
  font-size: 1.6rem;
  vertical-align: middle;
}
#lineadd .hidden-sm-down img{
  margin-left: 90px;
}
#lineadd>.container>.row>.col-md-10{
  margin: 40px 0 80px;
  padding: 50px;
  background-color: #ffffff;
}
#lineadd>.container>.row>.col-md-10>.row>.col-md-5>img{
  max-width: 100%;
}
#lineadd>.container>.row>.col-md-10>.row>.col-md-7>button{
  border: none;
  border-radius: 10px;
  width: 100%;
  padding: 0;
  margin-top: 40px;
  margin-left: -10px;
}
#lineadd>.container>.row>.col-md-10>.row>.col-md-7>button>img{
  width: 100%;
}
#lineadd>.container>.row>.col-md-10>.row>.col-md-7>button:hover{
  opacity: 0.5;
  cursor: pointer;
}
#assessment .row{
  margin: 100px 0 50px;
}
#assessment .col-md-4{
  text-align: center;
}
#assessment .col-md-4 img{
  width: 100%;
  max-width: 163px;
}
#assessment .col-md-4 h1{
  background-color: #fd7743;
  border: 1px solid #fd7743;
  border-radius: 10px;
  width: 50%;
  min-width: 110px;
  margin: 15px auto;
  font-size: 1.125rem;
  color: #fff;
  padding: .5rem .5rem;
}
.voice-sub1, .voice-sub2{
  margin-bottom: 4rem!important;
  position: relative;
}
.voice-sub1::after, .voice-sub2::after{
  content: "STAFF BLOG";
  position: absolute;
  width: 100%;
  bottom: -1.5rem;
  font-size: .865rem;
  left: 0;
  color: #fcb998;
  text-align: center;
}
.voice-sub2::after{
  content: "LINE Message";
}
#column .col-md-6 img{
  max-width: 98%;
  height: auto;
  display:block;
  margin-bottom: 20px;
}
.addlinebtn button{
  padding: 0;
  margin:0;
}
@media (max-width: 1920px){ 
  .kv-btn{ left:35%; top:289.219px; width:221px;}
/*  h2.ttl1 span::before{ left: 28%;}
  h2.ttl1 span::after{ right: 28%;}
  h2.ttl2 span::before{ left: 29.5%;}
  h2.ttl2 span::after{ right: 32%;}
  h2.ttl3 span::before{ left: 31%;}
  h2.ttl3 span::after{ right: 32%;}*/
}
@media (max-width: 1800px){ 
  .kv-btn{ left:34%; top:289.219px; width:221px;}
/*  h2.ttl1 span::before{ left: 26%;}
  h2.ttl1 span::after{ right: 26%;}
  h2.ttl2 span::before{ left: 28%;}
  h2.ttl2 span::after{ right: 29%;}
  h2.ttl3 span::before{ left: 28%;}
  h2.ttl3 span::after{ right: 31%;}*/
}
@media (max-width: 1700px){
  .kv-btn{ left:33%; top:289.219px; width:221px;}
/*  h2.ttl1 span::before{ left: 25%;}
  h2.ttl1 span::after{ right: 25%;}
  h2.ttl2 span::before{ left: 26%;}
  h2.ttl2 span::after{ right: 29%;}
  h2.ttl3 span::before{ left: 28%;}
  h2.ttl3 span::after{ right: 31%;}*/
}
@media (max-width: 1600px){
  .kv-btn{ left:32%; top:289.219px; width:221px;}
/*  h2.ttl1 span::before{ left: 23%;}
  h2.ttl1 span::after{ right: 23%;}
  h2.ttl2 span::before{ left: 25%;}
  h2.ttl2 span::after{ right: 28%;}
  h2.ttl3 span::before{ left: 28%;}
  h2.ttl3 span::after{ right: 31%;}*/
}
@media (max-width: 1510px){
  .kv-btn{ left: 31.75%; top: 46.8%; width: 14.8%; height: 11%;}
/*  h2.ttl1 span::before{ left: 20%;}
  h2.ttl1 span::after{ right: 20%;}
  h2.ttl2 span::before{ left: 23%;}
  h2.ttl2 span::after{ right: 25%;}
  h2.ttl3 span::before{ left: 25%;}
  h2.ttl3 span::after{ right: 28%;}*/
}
@media (max-width: 1300px){
/*  h2.ttl1 span::before{ left: 13%;}
  h2.ttl1 span::after{ right: 13%;}
  h2.ttl2 span::before{ left: 15%;}
  h2.ttl2 span::after{ right: 19%;}
  h2.ttl3 span::before{ left: 18%;}
  h2.ttl3 span::after{ right: 22%;}*/
}
@media (max-width: 1100px){
/*  h2.ttl1 span::before{ left: 2%;}
  h2.ttl1 span::after{ right: 2%;}
  h2.ttl2 span::before{ left: 5%;}
  h2.ttl2 span::after{ right: 8%;}
  h2.ttl3 span::before{ left: 8%;}
  h2.ttl3 span::after{ right: 12%;}*/
}
@media (max-width: 767px){
  h2.ttl1 span::before{
    background-size: cover;
    width: 69px;
    height: 44.5px;
/*    left: 0;
    top: -2rem;
*/  }
  h2.ttl1 span::after{ 
    background-size: cover;
    width: 88px;
    height: 77px;
/*    top: -3.5rem;*/
/*    right: 0%;
*/  }
  h2.ttl2 span::after{
    width: 53.5px;
    height: 91px;
  }
  h2.ttl3 span::after{
    width:48px;
    height: 92.5px;
  }
}
  


@media (max-width: 1200px){
  .main{
    padding-top: 105px!important;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-7>button{
    margin-top: 30px;
    margin-left: 0;
  }
}
@media (max-width: 991px){
  .header{
    border-bottom: 0!important;
  }
  .main{
    padding-top: 77px!important;
  }
  #lineadd>.container>.row>.col-md-10{
    margin: 30px 0 70px;
    padding: 40px;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-7>button{
    margin-top: 20px;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-7>button img{
    max-width: 300px;
    height: auto;
  }
}
@media (max-width: 767px){
  .kv-btn{ left:45.5%; top:68%; width:37%;}
  .main{
    padding-top: 77px!important;
  }
  .jumbotron{ 
    background: url(../images/line/img_kv_sp.png) center top no-repeat; 
    background-size: cover;
    max-height: 932px;
  }
  #lineadd>.container>.row>.col-md-6:last-child{
    margin-top: 0;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6{
    margin-top: 0;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-xs-12{
    margin-bottom: 30px;
  }
}
@media (max-width: 420px){
  .kv-btn{ left:45.5%; top:68%; width:36%;}
  .msg .col-xs-6{
    width: 100%!important;
  }
  .msg .col-xs-6 img{
    margin: 0 auto;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6>div{
    width: 100%;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>img{
    max-width: 300px;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6>img{
    width: 100%;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>h1{
    text-align: left;
    background-color: #2bcb87;
    border: 1px solid #2bcb87;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    font-size: 1.2rem;
    font-weight: 100;
    line-height: 60px;
    color: #fff;
    padding-left: 2px;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-md-6>div>h2{
    text-align: left;
    font-size: 0.8rem;
  }
  #lineadd>.container>.row>.col-md-6>.row>.col-xs-12{
    text-align: center;
    margin: 10px 0;
  }
  #lineadd>.container>.row>.col-md-10{
    margin: 0 0 30px;
    padding: 30px;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-5{
    text-align: center;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-5>img{
    max-width: 100%;
  }
  #lineadd>.container>.row>.col-md-10>.row>.col-md-7>button{
    margin-top: 20px;
  }
  #assessment .row{
    margin: 25px 0 0;
  }  
}