@charset "utf-8";
/* CSS Document */

/* PC SP共通 */
/* 手動で追加 */
.l-container img {
  display: inline;
}
.l-container * {
  /* box-sizing: content-box; */
}
.l-container {
  /* text-align: center; */
}
.l-container section {
  margin: 0;
}

/* 移植+影響範囲の修正 */
/* PC */
@media (min-width: 768px) {
  .l-container #beginner {
    width: 960px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 auto;
    text-align: left;
    padding: 0 0 0 0 !important;
  }
  .l-container .coupon_present {
    margin-bottom: 15px;
  }
  .l-container #beginnerlist ul {
    clear: both;
    margin: 0;
    padding: 30px 0;
    display: block;
    border-top: #afafaf 1px dashed;
  }
  .l-container #beginnerlist ul:first-child {
    border-top: none;
  }
  .l-container #beginnerlist ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .l-container #beginnerlist ul h3 {
    font-size: 24px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #8cc329;
    text-decoration: underline;
    margin: 10px 0 20px 0;
    padding: 0;
    list-style: none;
  }
  .l-container #beginnerlist .icon {
    float: left;
    width: 150px;
    height: 150px;
    margin-left: 15px;
  }
  .l-container #beginnerlist .text {
    float: right;
    width: 765px;
    font-size: 15px;
    padding-left: 30px;
    line-height: 160%;
  }
  .l-container #beginnerlist #bn_brand {
    width: 750px;
    padding: 0;
    margin: 10px 0 0 0;
    border: none;
  }
  .l-container #beginnerlist #bn_brand li {
    float: left;
    width: 140px;
    height: 45px;
    margin-right: 10px;
    margin-bottom: 20px;
    border: none;
  }
  .l-container .beginner_caution {
    font-size: 11px;
    margin-bottom: 5px;
  }
  .l-container .detail {
    padding-left: 15px;
    height: 15px;
    font-size: 13px;
    background: #f0f6dc
      url(/res/img/guide/membership/pc/bg_span_beginner_01.jpg) left center
      no-repeat;
  }
  .l-container .detail a {
    color: #00f;
  }
  .l-container .detail span {
    padding-right: 5px;
    background: #f0f6dc
      url(/res/img/guide/membership/pc/bg_span_beginner_02.jpg) right center
      no-repeat;
  }
  .l-container .contents {
    /* line-height: 1; */
    overflow-x: hidden;
  }
  .l-container .contents article,
  .l-container .contents aside,
  .l-container .contents details,
  .l-container .contents figcaption,
  .l-container .contents figure,
  .l-container .contents footer,
  .l-container .contents header,
  .l-container .contents hgroup,
  .l-container .contents menu,
  .l-container .contents nav,
  .l-container .contents section {
    display: block;
  }
  .l-container .contents nav ul,
  .l-container .contents ul,
  .l-container .contents li {
    list-style: none;
  }
  .l-container .contents d blockquote,
  .l-container .contents q {
    quotes: none;
  }
  .l-container .contents blockquote:before,
  .l-container .contents blockquote:after,
  .l-container .contents q:before,
  .l-container .contents q:after {
    content: "";
    content: none;
  }
  .l-container .contents a {
    /* margin: 0; */
    /* padding: 0; */
    /* font-size: 100%; */
    /* background: transparent; */
  }
  .l-container .contents {
    /* font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN",
      "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", sans-serif; */
  }
  .l-container .contents a {
    /* text-decoration: none; */
    /* color: inherit; */
  }
  .l-container .contents ul::after {
    display: none;
  }
  .l-container .contents .cont-in {
    width: 100%;
    max-width: 930px;
    margin: 0 auto;
  }
  .l-container .pageTop {
    position: relative;
    padding: 75px 0 80px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }
  .l-container .pageTop .title1 {
    position: relative;
    left: 5%;
  }
  .l-container .pageTop .lead {
    margin-top: 40px;
    font-size: 18px;
    line-height: 2;
  }
  .l-container .pageTop .bg-img {
    position: absolute;
    z-index: 2;
  }
  .l-container .pageTop .bg-img1 {
    right: 0;
    bottom: 0;
  }
  .l-container .pageTop .bg-img2 {
    width: 62px;
    left: 50px;
    bottom: 10px;
  }
  .l-container .pageTop .bg-img3 {
    width: 61px;
    left: 0;
    bottom: 80px;
  }
  .l-container .moreBtn {
    text-align: center;
    background: #bdbaa1;
    border-radius: 5px;
  }
  .l-container .moreBtn a {
    display: block;
    padding: 14px 0 13px;
    /* font-size: 13px; */
    letter-spacing: 0.06em;
    color: #fff;
  }
  .l-container .registerBtn {
    width: 100%;
    max-width: 428px;
    margin: 0 auto;
    text-align: center;
    background: #000;
    border-radius: 10px;
  }
  .l-container .contents .registerBtn a {
    display: block;
    padding: 30px 0 29px;
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #fff;
  }
  .l-container .secArea .heading1 {
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.02em;
  }
  .l-container .secArea .heading1.is-sec1::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 400px;
    height: 42px;
    margin: auto;
    background: url(/res/img/guide/membership/pc/fukidashi1.png) no-repeat center;
    background-size: 100%;
  }
  .l-container .secArea .heading1.is-sec2::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 330px;
    height: 42px;
    margin: auto;
    background: url(/res/img/guide/membership/pc/fukidashi2.png) no-repeat center;
    background-size: 100%;
  }
  .l-container .secArea .heading2 {
    padding: 15px 0 14px;
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    letter-spacing: 0.02em;
    background: #f4f3ef;
  }
  .l-container .secArea .heading2 .is-small {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .l-container .secArea .feature .heading2 {
    padding: 6px 0;
    text-align: center;
    font-size: 30px;
    background: #f4f3ef;
  }
  .l-container .secArea .feature .heading2 .head-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-container .secArea .feature .heading2 .number {
    display: block;
    margin-right: 8px;
    font-family: din-2014, sans-serif;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 0.04em;
  }
  .l-container .secArea .feature .heading2 .txt1 {
    font-weight: bold;
    font-size: 17px;
  }
  .l-container .secArea .lst-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: space-between;
    /* justify-content:space-around; */
    /* justify-content: center; */
    justify-content: space-evenly;
    margin-top: 46px;
  }
  .l-container .secArea .lst-feature li {
    width: 25%;
    text-align: center;
  }
  .l-container .secArea .lst-feature .lst-txt {
    margin-top: 20px;
  }
  .l-container .secArea .lst-feature .lst-txt .heading3 {
    text-align: center;
    font-weight: bold;
    /* font-size: 15px; */
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
  .l-container .secArea .lst-feature .lst-txt .txt1 {
    margin-top: 18px;
    text-align: left;
    /* font-size: 13px; */
    line-height: 1.6;
  }
  .l-container .secArea .lst-feature .lst-txt .moreBtn {
    margin-top: 20px;
  }
  .l-container .secArea .lst-feature2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .l-container .secArea .lst-feature2 li {
    width: 31%;
    margin-bottom: 40px;
  }
  .l-container .secArea .lst-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
  }
  .l-container .secArea .lst-intro li {
    width: 48%;
    margin-bottom: 40px;
  }
  .l-container .secArea .lst-intro .ttlBox {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    /* height: 25px; */
    padding-bottom: 8px;
    border-bottom: 1px solid #000;
  }
  .l-container .secArea .lst-intro .ttlBox .icon {
    margin-right: 10px;
  }
  .l-container .secArea .lst-intro .ttlBox .icon.is-stf {
    position: relative;
    top: -8px;
  }
  .l-container .secArea .lst-intro .ttlBox .heading3 {
    position: relative;
    top: -4px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.02em;
    /* margin-bottom: 11px; */
  }
  .l-container .secArea .lst-intro .lstBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .l-container .secArea .lst-intro .lstBox .lst-img {
    width: 52%;
  }
  .l-container .secArea .lst-intro .lstBox .lst-img img {
    width: 100%;
    height: auto;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt {
    position: relative;
    width: 48%;
    margin-left: 15px;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .txt1 {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .moreBtn {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .moreBtn a {
    padding: 12px 0 11px;
  }
  .l-container .sec1 {
    margin-top: 80px;
  }
  .l-container .sec1 .feature1 {
    margin-top: 40px;
  }
  .l-container .sec1 .feature2 {
    margin-top: 90px;
  }
  .l-container .sec2 {
    margin-top: 180px;
  }
  .l-container .sec2 .registerBtn {
    margin-top: 100px;
  }
  .l-container .sec3 {
    margin-top: 160px;
  }
  .l-container .sec3 .cont-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    position: relative;
    /* top: -40px; */
    left: 20px;
  }
  .l-container .sec3 .cont-box {
    width: 100%;
    max-width: 400px;
    margin-right: 36px;
  }
  .l-container .sec3 .cont-box .txt1 {
    text-align: left;
    /* font-size: 15px; */
    line-height: 1.8;
  }
  .l-container .sec3 .cont-box .moreBtn {
    margin-top: 10px;
  }
  .l-container .sec3 .cont-img img {
    width: 100%;
  }
  .l-container .sec4 {
    margin-top: 100px;
  }
  .l-container .sec4 .lead {
    margin-top: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 1.7;
  }
  .l-container .sec4 .lst-sns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    justify-content: space-between;
    /* justify-content:space-around; */
    /* justify-content: center; */
    justify-content: space-evenly;
    text-align: center;
    margin: 30px auto 50px;
    /* width: 80%; */
    max-width: 540px;
  }
  .l-container .sec4 .lst-sns li {
    /* position: relative; */
    /* margin-right: 66px; */
    width: 25%;
  }
  .l-container .sec4 .lst-sns li:last-child {
    margin-right: 0;
  }
  .l-container .sec4 .lst-sns li:last-child .txt1 {
    /* left: -5px; */
  }
  .l-container .sec4 .lst-sns li .txt1 {
    /* position: absolute; */
    z-index: 2;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: 10px 0 0;
    font-size: 13px;
    /* white-space: nowrap; */
  }
  .l-container .sec5 {
    /* margin-top: 200px; */
    margin-bottom: 60px;
  }
  .l-container .sec5 .lst-servise {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 50px;
  }
  .l-container .sec5 .lst-servise li {
    width: 48%;
    text-align: center;
  }
  .l-container .sec5 .lst-servise li .txt1 {
    margin-top: 20px;
    text-align: left;
    /* font-size: 12.5px; */
    line-height: 1.6;
  }
  .l-container .sec5 .lst-servise li .moreBtn {
    margin-top: 20px;
  }
  .l-container .productArea_similarItems {
    margin-top: 70px;
  }
  .l-container .cp_list img {
    width: 100%;
    height: auto;
  }
  .l-container .btn_line img {
    width: 100%;
    height: auto;
  }
  .l-container section.recommend_wrapper img {
    width: 100%;
    height: auto;
  }
  .l-container .brand_list,
  .l-container .staff_list {
    margin-bottom: 40px;
  }
  .l-container .pick_item_ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /* justify-content: space-between;
    */
    /* justify-content: space-around;
    */
    width: 100%;
    margin-bottom: 40px;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .pick_item_li {
    width: 33%;
    margin-bottom: 16px;
  }
  .l-container .brand_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /* justify-content: space-between;
    */
    /* justify-content: space-around;
    */
    width: 100%;
    margin-bottom: 40px;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .brand_list ul li {
    width: 49.5%;
    margin-bottom: 6px;
  }
  .l-container .staff_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: space-around;
    width: 100%;
    margin: auto;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .staff_list ul li {
    width: 33%;
    margin-bottom: 8px;
  }
  .l-container .contents .view_more_btn {
    text-align: center;
    margin: 30px 0 95px;
  }
  .l-container .contents .view_more_btn a {
    border-radius: 3px;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.8cm;
    /* padding: 0 60px;
    */
    letter-spacing: 0.1em;
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 55%;
    font-size: 18px;
    width: 100%;
    max-width: 428px;
  }
  .l-container .view_more_btn2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .l-container .view_more_btn2 a {
    border-radius: 3px;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.2cm;
    /* padding: 0 60px;
    */
    letter-spacing: 0.1em;
    color: #fff;
    border: 2px solid #000;
    background: #000;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 79%;
    font-size: 13px;
  }
  .l-container .productArea_similarItems .headline {
    text-align: center;
    font-size: 20px;
    /* letter-spacing: 0.075em;
    */
    font-weight: 600;
    margin-bottom: 15px;
  }
  .l-container .recommend_wrapper1 {
    margin: 120px auto 150px;
    width: 85%;
  }
  .l-container .recommend_wrapper {
    margin-bottom: 150px;
    width: 80%;
    margin: 0 auto 110px;
  }
  .l-container h3.recommend_tite {
    text-align: center;
    font-size: 30px;
    /* letter-spacing: 0.075em;
    */
    font-weight: 600;
    margin-bottom: 10px;
  }
  .l-container h4.recommend_tite2 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .l-container h4.recommend_tite3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .l-container dd.scs_item_brandname {
    font-size: 17px;
    /* line-height: 14px;
    */
    white-space: nowrap;
    overflow: hidden;
    margin: 8px 0;
    text-overflow: ellipsis;
  }
  .l-container dd.scs_item_name {
    font-size: 15px;
    margin-bottom: 7px;
    /* line-height: 14px;
    */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .l-container dd.scs_item_price.price {
    font-size: 17px;
  }
  .l-container span.taxin {
    font-size: 9px;
  }
  .l-container .cp_list {
    width: 75%;
    margin: 0px auto 40px;
  }
  .l-container .btn_line {
    width: 60%;
    margin: 0 auto;
  }
  .l-container .section_brand ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* justify-content:space-around;
    */
    /* justify-content: center;
    */
    /* justify-content: space-evenly;
    */
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
  }
  .l-container .section_brand li {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .l-container .section_brand li a {
    display: block;
    padding: 8px 0;
  }
  .l-container .cp_list2 {
    width: 100%;
    margin: 0px auto 40px;
  }
  .l-container .recommend_wrapper2 {
    margin: 0 auto 150px;
    /* width: 90%; */
  }
  .l-container .cp_list2 img {
    width: 100%;
    height: auto;
  }
}

/* SP */
@media (max-width: 767px) {
  .l-container .sec5 .heading2 .is-small {
    font-weight: normal;
  }
  .l-container {
    /* base */
    /* add page origin CSS */
    /* 根岸追加分*/
    /* .new_item_ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-bottom: 25px;
   }
    .new_item_ul li {
      width: 33%;
      height: auto !important;
      padding-bottom: 10px;
   }
   */
  }
  .l-container .contents {
    /* line-height: 1; */
    overflow-x: hidden;
  }
  .l-container article,
  .l-container aside,
  .l-container details,
  .l-container figcaption,
  .l-container figure,
  .l-container footer,
  .l-container header,
  .l-container hgroup,
  .l-container menu,
  .l-container nav,
  .l-container section {
    display: block;
  }
  .l-container nav ul,
  .l-container ul,
  .l-container li {
    /* list-style: none; */
  }
  .l-container ul::after {
    display: none;
  }
  .l-container blockquote,
  .l-container q {
    quotes: none;
  }
  .l-container blockquote:before,
  .l-container blockquote:after,
  .l-container q:before,
  .l-container q:after {
    content: "";
    content: none;
  }
  .l-container a {
    /* margin: 0; */
    /* padding: 0; */
    /* font-size: 100%; */
    /* background: transparent; */
  }
  .l-container #header,
  .l-container #bread,
  .l-container #tab_area {
    display: block;
  }
  .l-container #cart {
    padding-bottom: 70px;
  }
  .l-container {
    overflow-x: hidden;
  }
  .l-container .contents {
    /* font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN",
      "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", sans-serif; */
  }
  .l-container .contents a {
    /* text-decoration: none; */
    /* color: inherit; */
  }
  .l-container .contents img {
    width: 100%;
    height: auto;
  }
  .l-container .contents .cont-in {
    width: 100%;
    margin: 0 auto;
  }
  .l-container .contents .is-mb0 {
    margin-bottom: 0 !important;
  }
  .l-container .pageTop {
    position: relative;
    padding: 40px 0 55px;
    text-align: center;
  }
  .l-container .pageTop .title1 {
    position: relative;
    left: 3.5%;
    width: 80%;
    margin: 0 auto;
  }
  .l-container .pageTop .lead {
    margin-top: 25px;
    font-size: 12.5px;
    line-height: 2;
  }
  .l-container .pageTop .bg-img {
    position: absolute;
    z-index: 2;
  }
  .l-container .pageTop .bg-img1 {
    width: calc(150px / 2);
    right: 20px;
    bottom: 0px;
  }
  .l-container .pageTop .bg-img2 {
    width: calc(90px / 2);
    left: 70px;
    bottom: 10px;
  }
  .l-container .pageTop .bg-img3 {
    width: calc(100px / 2);
    left: 20px;
    bottom: 60px;
  }
  .l-container .moreBtn {
    width: 100%;
    text-align: center;
    background: #bdbaa1;
    border-radius: 5px;
  }
  .l-container .moreBtn a {
    display: block;
    padding: 14px 0 13px;
    font-size: 12.5px;
    letter-spacing: 0.04em;
    color: #fff;
  }
  .l-container .registerBtn {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    background: #000;
    border-radius: 8px;
  }
  .l-container .contents .registerBtn a {
    display: block;
    padding: 25px 0 24px;
    font-size: 14px;
    letter-spacing: 0.06em;
    color: #fff;
    white-space: nowrap;
  }
  .l-container .secArea .sec-in {
    width: 80%;
    margin: 0 auto;
  }
  .l-container .secArea .heading1 {
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    /* letter-spacing: 0.02em; */
  }
  .l-container .secArea .heading1.is-sec1::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 260px;
    height: 45px;
    margin: auto;
    background: url(/res/img/guide/membership/sp/fukidashi1.png) no-repeat center;
    background-size: 100%;
  }
  .l-container .secArea .heading1.is-sec2::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 210px;
    height: 45px;
    margin: auto;
    background: url(/res/img/guide/membership/sp/fukidashi2.png) no-repeat center;
    background-size: 100%;
  }
  .l-container .secArea .heading2 {
    padding: 15px 0 14px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.02em;
    background: #f4f3ef;
  }
  .l-container .secArea .heading2 .is-small {
    display: block;
    margin-bottom: 10px;
    font-size: 12.5px;
  }
  .l-container .secArea .feature .heading2 {
    padding: 10px 0;
    text-align: center;
    font-size: 32px;
    background: #f4f3ef;
  }
  .l-container .secArea .feature .heading2 .head-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-container .secArea .feature .heading2 .number {
    display: block;
    margin-right: 10px;
    font-family: din-2014, sans-serif;
    font-weight: 500;
    font-size: 32px;
    letter-spacing: 0.04em;
  }
  .l-container .secArea .feature .heading2 .txt1 {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
  }
  .l-container .secArea .lst-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%;
    margin: 40px auto 0;
  }
  .l-container .secArea .lst-feature li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 47%;
    text-align: center;
    margin-bottom: 40px;
  }
  .l-container .secArea .lst-feature .lst-img {
    width: 60%;
    margin: 0 auto;
  }
  .l-container .secArea .lst-feature .lst-txt {
    margin-top: 15px;
  }
  .l-container .secArea .lst-feature .lst-txt .heading3 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    white-space: nowrap;
  }
  .l-container .secArea .lst-feature .lst-txt .txt1 {
    margin-top: 10px;
    text-align: left;
    font-size: 12.5px;
    line-height: 1.7;
  }
  .l-container .secArea .lst-feature .moreBtn {
    margin-top: 15px;
  }
  .l-container .secArea .lst-feature2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .l-container .secArea .lst-feature2 li {
    width: 47%;
    margin-bottom: 40px;
  }
  .l-container .secArea .lst-intro {
    margin-top: 25px;
  }
  .l-container .secArea .lst-intro .lst-in {
    width: 80%;
    margin: 0 auto;
  }
  .l-container .secArea .lst-intro li {
    width: 100%;
    padding: 25px 0 30px;
  }
  .l-container .secArea .lst-intro li:nth-child(odd) {
    background: #f4f3ef;
  }
  .l-container .secArea .lst-intro .ttlBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .l-container .secArea .lst-intro .ttlBox .icon {
    width: auto;
    height: 25px;
    margin-right: 10px;
  }
  .l-container .secArea .lst-intro .ttlBox .icon.is-stf {
    position: relative;
    top: -5px;
  }
  .l-container .secArea .lst-intro .ttlBox .heading3 {
    position: relative;
    top: -4px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.06em;
  }
  .l-container .secArea .lst-intro .lstBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
  }
  .l-container .secArea .lst-intro .lstBox .lst-img {
    width: 50%;
  }
  .l-container .secArea .lst-intro .lstBox .lst-img img {
    width: 100%;
    height: auto;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt {
    position: relative;
    width: 50%;
    margin-left: 10px;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .txt1 {
    text-align: left;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .moreBtn {
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 100%;
  }
  .l-container .secArea .lst-intro .lstBox .lst-txt .moreBtn a {
    padding: 12px 0 11px;
  }
  .l-container .sec1 {
    margin-top: 60px;
  }
  .l-container .sec1 .feature1 {
    margin-top: 25px;
  }
  .l-container .sec1 .feature2 {
    margin-top: 85px;
  }
  .l-container .sec1 .registerBtn {
    margin-top: 95px;
  }
  .l-container .sec2 {
    margin-top: 130px;
  }
  .l-container .sec2 .registerBtn {
    /* margin-top: 80px; */
  }
  .l-container .sec3 {
    margin-top: 100px;
    padding-bottom: 50px;
  }
  .l-container .sec3 .cont-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    position: relative;
    margin-top: 35px;
  }
  .l-container .sec3 .cont-box {
    width: 100%;
    max-width: 220px;
    margin-right: 30px;
    text-align: left;
  }
  .l-container .sec3 .cont-box .logo {
    width: 100%;
    max-width: 126px;
  }
  .l-container .sec3 .cont-box .txt1 {
    margin-top: 15px;
    text-align: left;
    font-size: 12px;
    line-height: 1.8;
  }
  .l-container .sec3 .cont-box .moreBtn {
    margin-top: 15px;
  }
  .l-container .sec3 .cont-img {
    position: absolute;
    width: 40%;
    right: -8%;
  }
  .l-container .sec3 .cont-img img {
    width: 100%;
  }
  .l-container .sec4 {
    margin-top: 40px;
  }
  .l-container .sec4 .lead {
    margin-top: 25px;
    text-align: center;
    font-size: 12.5px;
    line-height: 2;
  }
  .l-container .sec4 .lst-sns {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-content: space-between;
    /* justify-content:space-around; */
    /* justify-content: center; */
    justify-content: space-evenly;
    /* text-align: center; */
    margin: 30px auto 0;
    width: 80%;
  }
  .l-container .sec4 .lst-sns li {
    position: relative;
    width: 34%;
    margin-bottom: 20px;
  }
  .l-container .sec4 .lst-sns li:last-child {
    margin-right: 0;
  }
  .l-container .sec4 .lst-sns li:last-child .txt1 {
    left: -5px;
  }
  .l-container .sec4 .lst-sns li .icon {
    /* width: 100%; */
  }
  .l-container .sec4 .lst-sns li .txt1 {
    /* position: absolute; */
    /* z-index: 2; */
    left: 0;
    right: 0;
    bottom: -20px;
    margin: 8px 0 0;
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
  }
  .l-container .sec5 {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .l-container .sec5 .lst-servise {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 35px;
  }
  .l-container .sec5 .lst-servise li {
    width: 100%;
    text-align: center;
  }
  .l-container .sec5 .lst-servise li:first-child {
    margin-bottom: 45px;
  }
  .l-container .sec5 .lst-servise li .logo {
    width: 70%;
    margin: 0 auto;
  }
  .l-container .sec5 .lst-servise li .txt1 {
    margin-top: 20px;
    text-align: left;
    font-size: 12.5px;
    line-height: 1.8;
  }
  .l-container .sec5 .lst-servise li .moreBtn {
    margin-top: 20px;
  }
  .l-container .productArea_similarItems {
    margin-top: 70px;
  }
  .l-container .brand_list,
  .l-container .staff_list {
    margin-bottom: 25px;
  }
  .l-container .pick_item_ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /* justify-content: space-between;
    */
    /* justify-content: space-around;
    */
    width: 100%;
    margin-bottom: 25px;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .pick_item_li {
    width: 33%;
    margin-bottom: 6px;
  }
  .l-container .brand_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /* justify-content: space-between;
    */
    /* justify-content: space-around;
    */
    width: 100%;
    margin-bottom: 25px;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .brand_list ul li {
    width: 49.5%;
    margin-bottom: 3px;
  }
  .l-container .staff_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: space-around;
    width: 100%;
    margin: auto;
    /* padding-right: 10px;
    */
    flex-wrap: wrap;
  }
  .l-container .staff_list ul li {
    width: 33%;
    margin-bottom: 8px;
  }
  .l-container .view_more_btn {
    text-align: center;
    margin: 28px 0 65px;
  }
  .l-container .view_more_btn a {
    border-radius: 3px;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.4cm;
    /* padding: 0 60px;
    */
    letter-spacing: 0.1em;
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 65%;
    font-size: 13px;
    /* font-size: 12.5px;
    */
  }
  .l-container .view_more_btn2 {
    text-align: center;
    margin-bottom: 25px;
  }
  .l-container .view_more_btn2 a {
    border-radius: 3px;
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.2cm;
    /* padding: 0 60px;
    */
    letter-spacing: 0.1em;
    color: #fff;
    border: 2px solid #000;
    background: #000;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 79%;
    font-size: 13px;
  }
  .l-container .productArea_similarItems .headline {
    text-align: center;
    font-size: 20px;
    /* letter-spacing: 0.075em;
    */
    font-weight: 600;
    margin-bottom: 15px;
  }
  .l-container .recommend_wrapper2 {
    margin: 0 0 95px;
    /* width: 90%; */
    padding: 0 9px;
  }
  .l-container .recommend_wrapper1 {
    margin: 55px 0 70px;
  }
  .l-container .recommend_wrapper {
    margin-bottom: 95px;
  }
  .l-container h3.recommend_tite {
    text-align: center;
    font-size: 20px;
    /* letter-spacing: 0.075em;
    */
    font-weight: 600;
    margin-bottom: 8px;
  }
  .l-container h4.recommend_tite2 {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .l-container h4.recommend_tite3 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 17px;
  }
  .l-container dd.scs_item_brandname {
    font-size: 11px;
    /* line-height: 14px;
    */
    white-space: nowrap;
    overflow: hidden;
    margin-top: 5px;
    text-overflow: ellipsis;
  }
  .l-container dd.scs_item_name {
    font-size: 11px;
    /* margin-top: 7px;
    */
    /* line-height: 14px;
    */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .l-container span.taxin {
    font-size: 9px;
  }
  .l-container .cp_list {
    width: 75%;
    margin: 0px auto 30px;
  }
  .l-container .cp_list2 {
    width: 90%;
    margin: 0px auto 30px;
  }
  .l-container .btn_line {
    width: 75%;
    margin: 0 auto;
  }
  .l-container .section_brand ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* justify-content:space-around;
    */
    /* justify-content: center;
    */
    /* justify-content: space-evenly;
    */
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
  }
  .l-container .section_brand li {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .l-container .section_brand li a {
    display: block;
    padding: 8px 0;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .pageTop .bg-img3 {
    left: 60px;
    bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .pageTop .bg-img3 {
    left: 10px;
    bottom: 50px;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .registerBtn {
    width: 85%;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .secArea .sec-in {
    width: 85%;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .secArea .lst-feature {
    width: 85%;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .l-container .secArea .lst-feature .lst-txt .txt1 {
    height: 90px;
  }
}
@media (max-width: 767px) and (max-width: 380px) {
  .l-container .secArea .lst-feature .moreBtn {
    margin-top: 10px;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .secArea .lst-intro .lst-in {
    width: 85%;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .sec3 .cont-box {
    max-width: 192px;
  }
}
@media (max-width: 767px) and (max-width: 400px) {
  .l-container .sec3 .cont-img {
    width: 42%;
    right: -4%;
  }
}

