@charset "UTF-8";
/*Qieto LINE公式アカウント*/
#linecl {
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  min-width: 1040px;
}

@media screen and (max-width: 960px) {
  #linecl {
    min-width: 100%;
  }
}

#linecl img {
  vertical-align: top;
}

@media screen and (max-width: 960px) {
  #linecl .is_pc {
    display: none;
  }
}

@media screen and (min-width: 961px) {
  #linecl .is_sp {
    display: none;
  }
}

#linecl .sec_mv_ttl {
  background-color: #dde3ec;
  text-align: center;
}

#linecl .sec_coupon {
  margin-top: 80px;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon {
    margin-top: 11.45%;
  }
}

#linecl .sec_coupon_in {
  width: 1040px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_in {
    width: auto;
    margin: 0 6.25%;
  }
}

#linecl .sec_coupon_layoutbox01 {
  text-align: center;
  padding: 30px 0 48px;
  background-color: #f5f3ec;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_layoutbox01 {
    padding: 5.71% 0 10.35%;
  }
}

#linecl .sec_coupon_layoutbox01_ttl {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_layoutbox01_ttl {
    font-size: 5.625vw;
    letter-spacing: 0.06em;
    line-height: 1.8;
  }
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_layoutbox01_ttl_strong {
    position: relative;
    display: inline-block;
  }
  #linecl .sec_coupon_layoutbox01_ttl_strong:before {
    content: "";
    position: absolute;
    top: 20%;
    right: 105%;
    width: 6.35417vw;
    height: 6.77083vw;
    background-image: url(/assets/img/special/linecl/coupon_deco02.png);
    background-size: 99.9% auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  #linecl .sec_coupon_layoutbox01_ttl_strong:after {
    content: "";
    position: absolute;
    top: 20%;
    left: 105%;
    width: 6.35417vw;
    height: 6.77083vw;
    background-image: url(/assets/img/special/linecl/coupon_deco02.png);
    background-size: 99.9% auto;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}

#linecl .sec_coupon_layoutbox01_link {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  margin-top: 20px;
  display: inline-block;
  width: 400px;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_layoutbox01_link {
    margin-top: 6%;
    width: 82.73%;
  }
}

#linecl .sec_coupon_layoutbox01_link img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 961px) {
  #linecl .sec_coupon_layoutbox01_link:hover {
    opacity: 0.8;
  }
}

#linecl .sec_coupon_ttl01 {
  margin-top: 48px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_ttl01 {
    margin-top: 10.11%;
  }
}

#linecl .sec_coupon_ttl01_in {
  padding-top: 50px;
  position: relative;
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0.16em;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_ttl01_in {
    font-size: 5.625vw;
    padding-top: 13.2%;
  }
}

#linecl .sec_coupon_ttl01_in:before {
  content: "";
  position: absolute;
  top: 0;
  right: -33px;
  width: 178px;
  height: 63px;
  background-image: url(/assets/img/special/linecl/coupon_deco01.png);
  background-size: 99.9% auto;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_ttl01_in:before {
    width: 36.77083vw;
    height: 12.91667vw;
    right: -11%;
  }
}

#linecl .sec_coupon_list01 {
  width: 890px;
  margin: 26px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_list01 {
    margin-top: 5.6%;
    width: auto;
    display: block;
  }
}

#linecl .sec_coupon_list01_item {
  width: 50%;
  padding: 4px 0;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_list01_item {
    width: auto;
    padding: 0;
  }
  #linecl .sec_coupon_list01_item + * {
    margin-top: 2.2%;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_coupon_list01_item:nth-child(1) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

#linecl .sec_coupon_list01_item:nth-child(1) .sec_coupon_list01_txt:before {
  background-image: url(/assets/img/special/linecl/list_num01_01.png);
}

@media screen and (min-width: 961px) {
  #linecl .sec_coupon_list01_item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

#linecl .sec_coupon_list01_item:nth-child(2) .sec_coupon_list01_txt:before {
  background-image: url(/assets/img/special/linecl/list_num01_02.png);
}

@media screen and (min-width: 961px) {
  #linecl .sec_coupon_list01_item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

#linecl .sec_coupon_list01_item:nth-child(3) .sec_coupon_list01_txt:before {
  background-image: url(/assets/img/special/linecl/list_num01_03.png);
}

@media screen and (min-width: 961px) {
  #linecl .sec_coupon_list01_item:nth-child(4) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}

#linecl .sec_coupon_list01_item:nth-child(4) .sec_coupon_list01_txt:before {
  background-image: url(/assets/img/special/linecl/list_num01_04.png);
}

#linecl .sec_coupon_list01_txt {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #4f4f4f;
  line-height: 1.5;
  padding-left: 54px;
  letter-spacing: 0.06em;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_list01_txt {
    font-size: 4.16667vw;
    padding-left: 13.5%;
  }
}

#linecl .sec_coupon_list01_txt:before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 34px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 99.9% auto;
}

@media screen and (max-width: 960px) {
  #linecl .sec_coupon_list01_txt:before {
    width: 7.5vw;
    height: 4.0625vw;
  }
}

#linecl .sec_add {
  margin-top: 160px;
  background-color: #f5f3ec;
  padding: 80px 0 100px;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add {
    margin-top: 16.25%;
    padding: 9.16% 0 7.7%;
  }
}

#linecl .sec_add_in {
  width: 1040px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_in {
    width: auto;
  }
}

#linecl .sec_add_ttl {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 0.12em;
  text-align: center;
  line-height: 1.8;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_ttl {
    font-size: 5.625vw;
  }
}

#linecl .sec_add_subttl {
  margin-top: 64px;
  position: relative;
  font-size: 26px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  padding-bottom: 24px;
  line-height: 1.8;
  letter-spacing: 4px;
}

#linecl .sec_add_subttl:before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #9a9996;
}

#linecl .sec_add_subttl:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #8e8d89;
}

#linecl .sec_add_txt01 {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  letter-spacing: 4px;
}

#linecl .sec_add_txt01 + .sec_add_subttl {
  margin-top: 74px;
}

#linecl .sec_add_layoutbox01 {
  margin-top: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01 {
    display: block;
    margin-top: 8.33%;
  }
}

#linecl .sec_add_layoutbox01_item {
  position: relative;
  width: calc((100% - 20px) / 2);
  margin-left: 20px;
  background-color: #ffffff;
  padding: 24px 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_item {
    width: auto;
    margin: 0 6.25%;
    padding: 5.62% 0 8.95%;
    display: block;
  }
  #linecl .sec_add_layoutbox01_item + * {
    margin-top: 11.45%;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_add_layoutbox01_item:nth-of-type(2n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_add_layoutbox01_item:nth-of-type(n+3) {
    margin-top: 40px;
  }
}

#linecl .sec_add_layoutbox01_item:nth-of-type(1):before {
  content: "01";
  background-image: url(/assets/img/special/linecl/list_num02_01.png);
}

#linecl .sec_add_layoutbox01_item:nth-of-type(2):before {
  content: "02";
  background-image: url(/assets/img/special/linecl/list_num02_02.png);
}

#linecl .sec_add_layoutbox01_item:nth-of-type(3):before {
  content: "03";
  background-image: url(/assets/img/special/linecl/list_num02_03.png);
}

#linecl .sec_add_layoutbox01_item:nth-of-type(4):before {
  content: "04";
  background-image: url(/assets/img/special/linecl/list_num02_04.png);
}

#linecl .sec_add_layoutbox01_item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;
  background-color: #333333;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 34px 24px;
  font-size: 0;
  color: #333333;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_item:before {
    width: 13.54167vw;
    height: 13.54167vw;
    background-size: 6.875vw 4.6875vw;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_add_layoutbox01_item.is_adjustment01 {
    padding-top: 20px;
  }
  #linecl .sec_add_layoutbox01_item.is_adjustment01 .sec_add_layoutbox01_img {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_add_layoutbox01_item.is_adjustment02 {
    padding-top: 20px;
  }
  #linecl .sec_add_layoutbox01_item.is_adjustment02 .sec_add_layoutbox01_img {
    margin-top: 18px;
  }
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_item.is_adjustment02 {
    padding-top: 3.4%;
  }
  #linecl .sec_add_layoutbox01_item.is_adjustment02 .sec_add_layoutbox01_item_head {
    padding-left: 6%;
  }
}

@media screen and (min-width: 961px) {
  #linecl .sec_add_layoutbox01_item.is_adjustment03 .sec_add_layoutbox01_img {
    margin-top: 31px;
  }
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_item_body {
    margin-top: 7.85%;
  }
}

#linecl .sec_add_layoutbox01_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #4f4f4f;
  line-height: 1.8;
  letter-spacing: 0.15em;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_ttl {
    font-size: 4.16667vw;
  }
}

#linecl .sec_add_layoutbox01_ttl_strong {
  color: #e90000;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_ttl_strong {
    font-weight: bold;
  }
}

#linecl .sec_add_layoutbox01_img {
  margin-top: 12px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_img {
    margin-top: 6.42%;
  }
}

@media screen and (max-width: 960px) {
  #linecl .sec_add_layoutbox01_btn {
    display: block;
    width: 77.85%;
    margin: 0 auto;
  }
  #linecl .sec_add_layoutbox01_btn img {
    width: 100%;
    height: auto;
  }
}
