@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'Noto Sans JP', sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
p {
  line-height: 1.8;
}
.marker {
  background: linear-gradient(transparent 75%, #f6d019 75%);
  font-weight: bold;
}
.center, .image_center {
  text-align: center;
}
.sans {
  font-family: "Source Sans Pro";
}
.red {
  color: #ff4b36;
}
.blue {
  color: #5285ea;
}
.green {
  color: #35af91;
}
/*--------------------------------------------
header
--------------------------------------------*/
#visual {
  width: 100%;
  min-width: 1120px;
  overflow: hidden;
}
#visual-image {
  /*
  position: relative;
  left: 50%;
  margin-left: -720px;
  */
}
.main_subcontent_wrapper{
  background-color: #06c655;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*--------------------------------------------
main
--------------------------------------------*/
.maincontent {
  margin-top: 4.0rem;
  }
.main_head {
  text-align: center;
}
  .main_subcontent {
    width: 980px;
    margin: 0px auto;
    text-align: center;
    }
    .main_subcontent h1 {
      font-size: 3.2rem;
      text-align: center;
      line-height: 1.4;
      color: #FFF;
    }
  .maincontent_subhead{
    margin: 0px auto 2.0rem;
    height: 24px;
    width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: bold;
    border: 2px solid #111;
    background-color: #35ae92;
    border-radius: 9999px;
    text-align: center;
    letter-spacing: 0.4rem;
  }
    .maincontent_sub{
      margin-top: 6.0rem;
    }
      .maincontent_sub h2 {
        text-align: center;
        margin-bottom: 3.0rem;
        }
      .maincontent_sub h3 {
        text-align: center;
        margin-bottom: 2.0rem;
      }
      .maincontent_sub_ill {
        margin-bottom: 10.0rem!important;
      }

/*--------------------------------------------
salonzirei
--------------------------------------------*/
  .salonzirei{
    text-align: center;
  }
    .salonzirei h3 {
      width: 490px;
      height: auto;
      margin: 0px auto 1.0rem;
    }
    .salonzirei p{
      margin-bottom: 4.0rem;
    }
      .salonzirei_inner {
      }
        .salonzirei_inner img {
          width: 100%;
        }

/*--------------------------------------------
user
--------------------------------------------*/
  .users_wrapper {
    width: 100%;
    height: 400px;
    background-image: url(/lib/images/lp/linemessage/line_users_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0px;
    padding-top: 40px;
    box-sizing: border-box;
    margin-top: 60px;
    }
        .users  {
          width: 960px;
          margin: 0px auto;
        }
          .users_txt {
            width: 540px;
            margin-left: 400px;
          }
          .users_txt h4 {
            color: #06c655;
            margin-bottom: 1.4rem;
          }
            .users_txt p{
              text-align: justify;
            }
            .users_txt p span {
              font-size: 1.0rem;
            }
            .users_txt .attention {
              font-size: 1.2rem;
              margin-top: 2.0rem;
            }
/*--------------------------------------------
mini app
--------------------------------------------*/
.lineminiapp_wrapper{
  background-color: #ebf7f4;
  width: 100%;
  padding-top: 6.0rem;
  padding-bottom: 6.0rem;
}
.lineminiapp {
  width: 960px;
  margin: 0px auto;
}
  .lineminiapp .head .head_sub {
    width: 280px;  
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    background-color: #06c655;
    border:3px solid #111;
    color: #FFF;
    text-align: center;
    border-radius: 49px;
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 1.4rem;
  }
  .lineminiapp .head {
    text-align: center;
    margin-bottom: 4.0rem;
    }
    .app_step {
      align-items: center;
      margin-bottom: 8.0rem;
    }
    .app_step .app_step_one {
      width: 30%;
      text-align: center;
    }
    .app_step .app_step_arr {
      width: 5%;
      }
.app_whtas_one{
  width: 46%;
  text-align: center;
  margin-bottom: 8.0rem;
}
  .head_sub{
    color: #06c655;
    font-weight: bold;
  }
    .app_whtas_one h3 {
      margin-bottom: 2.0rem;
      font-size: 2.0rem;
    }
    .bm_reserve{
    }
      .bm_reserve h2 {
      text-align: center;
      margin-bottom: 4.0rem;
      }
        .bm_reserve h2 span.fc_blue {
          color: #5186ec;
        }
        .bm_reserve h2 span.fc_line {
          color: #06c655;
        }
        .bm_reserve_img {
          margin-bottom: 4.0rem!important;
        }
      .bm_reserve p {
        text-align: left;
        width: 800px;
        margin: 0px auto;
      }
          .bm_reserve .attention {
            font-size: 1.2rem;
            margin-top: 2.0rem;
          }
/*--------------------------------------------
lineofficial
--------------------------------------------*/
.lineofficial_wrapper{
  background-color: #35ae92;
  width: 100%;
  padding-top: 6.0rem;
  padding-bottom: 6.0rem;
}
.lineofficial {
  width: 960px;
  margin: 0px auto;
}
  .lineofficial .head .head_sub {
    width: 280px;  
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
    background-color: #06c655;
    border:3px solid #111;
    color: #FFF;
    text-align: center;
    border-radius: 49px;
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 1.4rem;
  }
  .lineofficial .head {
    text-align: center;
    margin-bottom: 4.0rem;
    color: #FFF;
    }
  .lineofficial p{
    color: #FFF;
    width: 800px;
    margin: 0px auto;
  }
          .lineofficial .attention {
            font-size: 1.2rem;
            margin-top: 2.0rem;
          }
/*--------------------------------------------
aboutbm
--------------------------------------------*/
.aboutbm{
  margin-top: 6.0rem!important;
  margin-bottom: 8.0rem!important;
}
 .aboutbm .logo {
  width: 400px;
  height: auto;
  margin: 0px auto 2.0rem;
}
.aboutbm  .aboutbm_img{
  
  }
.aboutbm h2 {
  text-align: center;
  margin-bottom: 2.0rem;
}
.aboutbm p {
  text-align: center;
}
/*--------------------------------------------
messagefunc
--------------------------------------------*/
.messagefunc{
  width: 800px;
  margin: 0px auto 6.0rem;
}
.messagefunc h3 {
  border-bottom: 2px solid #35ae92;
  margin-bottom: 2.0rem;
  text-align: center;
  margin: 0px auto 4.0rem;
  padding-bottom: 1.0rem;
}
  .messagefunc_img {
    margin-bottom: 2.0rem!important;
  }
  .messagefunc_one {
    display: flex;
    align-items: top;
    margin-bottom: 2.0rem;
  }
  .messagefunc_one:before {
    content: "";
    background-image: url("/lib/images/lp/linemessage/check_icon.svg");
    padding-left: 35px;
    padding-top: 3.0rem;
    background-repeat: no-repeat;
    background-size: 32px;
    height: 32px;
    margin-top: 0.4rem;
  }
  .messagefunc_one p{
    font-size: 2.0rem;
    font-weight: 700;
  }
/*--------------------------------------------
linefunc_bm
--------------------------------------------*/
.linefunc_bm {
  width:800px;
  margin: 0px auto 32px;
}
  .linefunc_bm h3 {
    text-align: center;
    margin-bottom: 4.0rem;
  }
  .linefunc_bm_img {
    margin-bottom: 2.0rem;
  }
/*--------------------------------------------
overview
--------------------------------------------*/
.overview_txt {
  border: 4px solid #35ae92;
  text-align: center;
  border-radius: 12px;
  position: relative;
  margin-top: 4.0rem;
  padding-bottom: 1.0rem;
}
.overview_head {    
    background-color: #35ae92;
    border: 2px solid #111;
    text-align: center;
    position: relative;
    top: -15px;
    display: flex;
    color: #FFF;
    width: 180px;
    margin: 0px auto;
    letter-spacing: 6.0px;
    height: 24px;
    border-radius: 9999px;
    font-weight: 700;
    padding-left: 0.4rem;
    justify-content: space-around;
    align-items: center;
}

/*--------------------------------------------
common
--------------------------------------------*/
.content_inner {
  width: 960px;
  margin:0px  auto;
}
.ill_m {
  width: 800px;
  margin: 0px auto;
}
.ill_s {
  width: 600px;
  margin: 0px auto;
}
.head_l {
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.6;
}
.head_m {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6;
}
.txt_m {
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
}
.txt_s {
  font-size: 1.6rem;
  line-height: 1.8;
}
.txt_b {
  font-weight: bold;
}
.marker {
    background: linear-gradient(transparent 75%, #f6d019 75%);
    font-weight: bold;
}
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


/* annimation  */
.anim  {
  opacity: 0;
  position: relative;
  top: 42px;
  transition: all 0.8s ease-out;
}
  .anim.is-animated {
    opacity: 1;
    top: 0px;
  }