@charset "UTF-8";
/*
* UTILITY
***********************/
/* pc/sp出しわけ */
.forSP {
  display: none !important;
}

.forPC {
  display: block !important;
}

/* pc/sp出しわけ */
.align1,
.align_r {
  text-align: right !important;
}

.align2,
.align_c {
  text-align: center !important;
}

.align_l {
  text-align: left !important;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

a img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.alpha70 {
  opacity: 0.7;
}

.alpha50 {
  opacity: 0.5;
}

.alpha30 {
  opacity: 0.3;
}

.alpha10 {
  opacity: 0.1;
}

.alpha0 {
  opacity: 0;
}

.w_auto {
  width: auto !important;
}

.w10p {
  width: 10% !important;
}

.w20p {
  width: 20% !important;
}

.w30p {
  width: 30% !important;
}

.w35p {
  width: 35% !important;
}

.w40p {
  width: 40% !important;
}

.w43p {
  width: 43% !important;
}

.w45p {
  width: 45% !important;
}

.w50p {
  width: 50% !important;
}

.w55p {
  width: 55% !important;
}

.w60p {
  width: 60% !important;
}

.w65p {
  width: 65% !important;
}

.w70p {
  width: 70% !important;
}

.w80p {
  width: 80% !important;
}

.w90p {
  width: 90% !important;
}

.w100p {
  width: 100% !important;
}

.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w200 {
  width: 200px !important;
}

.w220 {
  width: 220px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w300 {
  width: 300px !important;
}

.w350 {
  width: 350px !important;
}

.w400 {
  width: 400px !important;
}

.w540 {
  width: 540px !important;
}

.w560 {
  width: 560px !important;
}

.w600 {
  width: 600px !important;
}

.w630 {
  width: 630px !important;
}

.m_h100 {
  min-height: 100px;
}

.m_h150 {
  min-height: 150px;
}

.m_h200 {
  min-height: 200px;
}

.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml13 {
  margin-left: 13px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr150 {
  padding-right: 150px !important;
}

.pr300 {
  padding-right: 300px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl13 {
  padding-left: 13px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.fs10 {
  font-size: 10px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fs32 {
  font-size: 32px !important;
}

.fs36 {
  font-size: 36px !important;
}

.fs40 {
  font-size: 40px !important;
}

.fs45 {
  font-size: 45px !important;
}

.fs50 {
  font-size: 50px !important;
}

.cl {
  clear: both;
}

/* テーブルレイアウト */
.table_typeA {
  width: 100%;
  min-width: 1040px;
}

.table_typeA td {
  border: 1px solid #e0e0e0;
}

.table_typeA_header {
  padding: 7px;
  text-align: center;
  background-color: #ebebeb;
}

.table_typeA_header.table_typeA_header_leftTop {
  width: 100px;
}

.table_typeA_header__rightTop {
  display: block;
  text-align: right;
}

.table_typeA_header__leftBottom {
  display: block;
  text-align: left;
}

.table_typeA_headerLeft {
  text-align: center;
  background-color: #ebebeb;
}

.table_typeA_content {
  padding: 15px;
}

.table_typeA_content__waist {
  display: block;
  text-align: center;
}

.table_typeA_content__num {
  display: block;
  margin-top: 3px;
  font-weight: bold;
  text-align: center;
}

.table_typeA_content__link {
  display: block;
  margin-top: 3px;
  padding: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #04256d;
}

.table_typeA_content__link:link, .table_typeA_content__link:visited {
  color: #fff;
}
/* テーブルレイアウト */
/* リスト追加レイアウト */
.item_thum_ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.item_thum_list_li {
  width: calc((100% - 20px) / 3);
}
.item_thum_list_li:nth-child(n+2) {
  margin-left: 10px;
}
.item_thum_list_li:nth-child(3n+4) {
  margin-left: 0;
}
.item_thum_list_li:nth-child(n+4) {
  margin-top: 10px;
}
.item_thum_list_li_pic {
  font-size: 0;
}
.item_thum_list_li_pic__img {
  width: 100%;
}
.item_thum_list_li_name {
  display: flex;
  justify-content: center;
  margin-top: 2px;
  font-size: 12px;
}
/* リスト追加レイアウト */

/*
* PCのみ
***********************/
@media screen and (min-width: 768px) {
  /* 過去サイトの名残 */
  .wrapper-inner {
    width: 1040px;
    margin: 0 auto;
  }
  .container {
    width: 1040px;
    padding: 0;
  }
  /* 過去サイトの名残 */
  /* js */
  .js_text_overflow {
    height: 77px;
    font-size: 16px;
    overflow: hidden;
  }
  /* js */
  /* btnLink */
  .btnLink {
    text-align: center;
    margin-bottom: 50px;
  }
  .btn-flat-simple-haruyama {
    position: relative;
    display: inline-block;
    padding: 1.3em 8.5em;
    text-decoration: none;
    color: white;
    background: #F3D1AE;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  .btn-flat-simple-haruyama:link,
  .btn-flat-simple-haruyama:visited {
    /* color: white; */
  }
/*  .btn-flat-simple-haruyama:hover {
    background: #5673a1;
  }*/
  .btn-flat-simple-psfa {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #333333;
    background: #ECECEC;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  .btn-flat-simple-psfa:hover {
    background: #DDC354;
    color: white;
  }
  .btn-flat-simple-foel {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #333333;
    background: #ECECEC;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  .btn-flat-simple-foel:hover {
    background: #7DB088;
    color: white;
  }
  /* btnLink */
  /* movie */
  .full_movie_inr {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  .full_movie_inr iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 0;
  }
  .full_movie_inr .full_movie_text {
    width: 100%;
    margin: 0;
    font-size: 50px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  /* movie */
  /* 見出し / h1 */
  .main_heading {
    margin: 20px 0;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
  }
  /* 見出し / h1 */
  /* 見出し / h2 */
  .title_text {
    text-align: center;
  }
  /* 見出し / h2 */
  /* コメント / p */
  .lead_text {
    margin: 20px 0;
    font-size: 15px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
  /* 見出し / h2 */
  /* メインビジュアル */
  .main_visual {
    margin-top: 40px;
    position: relative;
  }
  .main_visual_p {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  /* メインビジュアル */
  /* 商品一覧 / カラム */
  .flex_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1040px;
    margin: 0 auto;
  }
  .flexItems_itemLink .flex_items_itemLink_img {
    width: 100%;
  }
  .flex_items_item {
    -ms-flex-preferred-size: 23%;
        flex-basis: 23%;
  }
  .flex_items_item:nth-child(n+2) {
    margin-left: 2.5%;
  }
  .flex_items_item:nth-child(4n+1) {
    margin-left: 0;
  }
  .flex_items_item:nth-child(n+5) {
    margin-top: 2.5%;
  }
  .flex_items_itemLink {
    display: block;
  }
  .text_box {
    margin-top: 5px;
    /* color: #282828; */
  }
  .text_box .text_box_p {
    margin: 0;
  }
  .text_box .text_box_p + .text_box_p {
    margin-top: 3px;
  }
  .text_box_btn {
    margin-top: 10px;
  }
  .text_box_btn .text_box_btn_link {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 10px 15px;
    border: 1px solid #000;
    color: #000 !important;
    text-align: center;
    background: #fff;
    -webkit-transition: color .4s, background .4s;
    transition: color .4s, background .4s;
  }
  .text_box_btn .text_box_btn_link:hover {
    color: #fff !important;
    background: #000;
    text-decoration: none;
  }
  .sale_price {
    color: #CB0030;
    font-size: 17px;
    font-weight: bold;
  }
  /* 商品一覧 / カラム */
  /* product */
  .product {
    margin-top: 80px;
  }
  .product + .product {
    margin-top: 60px;
  }
  .product_heading {
    margin: 30px 0;
    text-align: center;
  }
  .product.even .product_content_inr .product_content_box {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .product.even .product_content_inr .product_content_img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .product_content_inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .product_content_inr::before,
  .product_content_inr::after {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: -1;
  }
  .product_content_inr::before {
    border-top: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    top: 0;
    left: 0;
  }
  .product_content_inr::after {
    border-right: solid 2px #fecf78;
    border-bottom: solid 2px #fecf78;
    bottom: 0;
    right: 0;
  }
  .product_content_img,
  .product_content_box {
    width: calc((100% - 40px) / 2);
  }
  .product_content_img {
    margin: 0;
  }
  .product_content_box {
    padding-bottom: calc(240px + 16px);
    position: relative;
  }
  .product_content_box_step {
    font-size: 18px;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .product_content_box_heading {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #333;
  }
  .product_content_box_h_bottom {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .product_content_box_text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .product_content_box_img {
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .product_sub_content_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_sub_content_list_item {
    width: calc((100% - 40px) / 2);
    position: relative;
    z-index: 1;
  }
  .product_sub_content_list_item:nth-child(n+3) {
    margin-top: 20px;
  }
  .product_sub_content_list_item::before,
  .product_sub_content_list_item::after {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    z-index: -1;
  }
  .product_sub_content_list_item::before {
    border-top: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    top: 0;
    left: 0;
  }
  .product_sub_content_list_item::after {
    border-top: solid 2px #fecf78;
    border-right: solid 2px #fecf78;
    top: 0;
    right: 0;
  }
  .product_sub_content_list_item:hover::before {
    top: 5px;
    left: 325px;
  }
  .product_sub_content_list_item:hover::after {
    top: 5px;
    right: 45px;
  }
  .product_sub_content_list_item_inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 20px 60px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .product_sub_content_list_item_inr::before,
  .product_sub_content_list_item_inr::after {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    z-index: -1;
  }
  .product_sub_content_list_item_inr::before {
    border-bottom: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    bottom: 0;
    left: 0;
  }
  .product_sub_content_list_item_inr::after {
    border-right: solid 2px #fecf78;
    border-bottom: solid 2px #fecf78;
    right: 0;
    bottom: 0;
  }
  .product_sub_content_list_item_inr:hover::before {
    bottom: 5px;
    left: 325px;
  }
  .product_sub_content_list_item_inr:hover::after {
    right: 45px;
    bottom: 5px;
  }
  .product_sub_content_list_item_p {
    width: 100%;
    margin: 0;
  }
  .product_sub_content_list_item_purchase_link {
    display: block;
    width: 100px;
    padding: 10px 15px;
    border: 2px solid #fecf78;
    color: #fff !important;
    text-align: center;
    background: #fecf78;
    -webkit-transition: color .4s, background .4s;
    transition: color .4s, background .4s;
  }
  .product_sub_content_list_item_purchase_link:hover {
    color: #333 !important;
    background: #fff;
    text-decoration: none;
  }
  /* product */
  /* anchor */
  .anchor {
    margin-top: -65px;
    padding-top: 65px;
  }
  /* anchor */
}

/*
* SPのみ
***********************/
@media screen and (max-width: 767px) {
  /* pc/sp出しわけ */
  .forSP {
    display: block !important;
  }
  .forPC {
    display: none !important;
  }
  /* pc/sp出しわけ */
  /* 過去サイトの名残 */
  .wrapper-inner {
    width: 100%;
    margin: 0 auto;
  }
  .container {
    width: 100%;
  }
  /* 過去サイトの名残 */
  /* js */
  .js_text_overflow {
    height: 54px;
    font-size: 14px;
    overflow: hidden;
    line-height: 18px;
  }
  /* js */
  /* btnLink */
  .btnLink {
    text-align: center;
    margin: 30px 0;
  }
  .btn-flat-simple-haruyama {
    position: relative;
    display: inline-block;
    padding: 0.5em 2.5em;
    text-decoration: none;
    color: #333333;
    background: #FFEA94;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  .btn-flat-simple-haruyama:link,
  .btn-flat-simple-haruyama:visited {
    /* color: white; */
  }
  .btn-flat-simple-psfa {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #333333;
    background: #ECECEC;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  .btn-flat-simple-foel {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #333333;
    background: #ECECEC;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 22px;
  }
  /* btnLink */
  /* movie */
  .full_movie_inr {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
  }
  .full_movie_inr iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 0;
  }
  .full_movie_inr .full_movie_text {
    width: 100%;
    margin: 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  /* movie */
  /* 見出し / h1 */
  .main_heading {
    margin: 20px 0;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .1em;
  }
  /* 見出し / h1 */
  /* 見出し / h2 */
  .title_text {
    text-align: center;
    /* 見出し / h2 */
  }
  /* コメント / p */
  .lead_text {
    margin: 20px 0;
    font-size: 15px;
    text-align: center;
    letter-spacing: .1em;
    line-height: 2.0;
  }
  /* コメント / p */
  /* メインビジュアル */
  .main_visual {
    margin-top: 40px;
    position: relative;
  }
  .main_visual_p {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
  /* メインビジュアル */
  /* 商品一覧 / カラム */
  .flex_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    padding: 0 15px;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flexItems_itemLink .flex_items_itemLink_img {
    width: 100%;
  }
  .flex_items_item {
    -ms-flex-preferred-size: calc((100% - 2%) / 2);
/*        flex-basis: calc((100% - 2%) / 2);*/
        width: calc((100% - 2%) / 2);
  }
  .flex_items_item:nth-child(2n) {
    margin-left: 2%;
  }
  .flex_items_item:nth-child(n+3) {
    margin-top: 5%;
  }
  .flex_items_itemLink {
    display: block;
  }
  .text_box {
    margin-top: 12px;
    /* color: #282828; */
  }
  .text_box .text_box_p {
    margin: 0;
  }
  .text_box .text_box_p + .text_box_p {
    margin-top: 3px;
  }
  .text_box_btn {
    margin-top: 10px;
  }
  .text_box_btn .text_box_btn_link {
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 10px 15px;
    border: 2px solid #000;
    color: #000 !important;
    text-align: center;
    background: #fff;
    -webkit-transition: color .4s, background .4s;
    transition: color .4s, background .4s;
  }
  .sale_price {
    color: #CB0030;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
  }
  /* 商品一覧 / カラム */
  /* product */
  .product {
    margin-top: 80px;
    padding: 0 15px;
  }
  .product + .product {
    margin-top: 60px;
  }
  .product_heading {
    margin: 30px 0;
    text-align: center;
  }
  .product_content_inr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    z-index: 1;
  }
  .product_content_inr::before,
  .product_content_inr::after {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: -1;
  }
  .product_content_inr::before {
    border-top: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    top: 0;
    left: 0;
  }
  .product_content_inr::after {
    border-right: solid 2px #fecf78;
    border-bottom: solid 2px #fecf78;
    bottom: 0;
    right: 0;
  }
  .product_content_img,
  .product_content_box {
    width: 100%;
  }
  .product_content_img {
    margin: 0;
  }
  .product_content_img img,
  .product_content_box_img img {
    width: 100%;
  }
  .product_content_box {
    padding-bottom: calc(50% + 14px);
    position: relative;
  }
  .product_content_box_step {
    font-size: 18px;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.1em;
  }
  .product_content_box_heading {
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #333;
  }
  .product_content_box_h_bottom {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .product_content_box_text {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1em;
  }
  .product_content_box_img {
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .product_sub_content_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_sub_content_list_item {
    width: calc((100% - 20px) / 2);
    position: relative;
    z-index: 1;
  }
  .product_sub_content_list_item:nth-child(n+3) {
    margin-top: 20px;
  }
  .product_sub_content_list_item::before,
  .product_sub_content_list_item::after {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    z-index: -1;
  }
  .product_sub_content_list_item::before {
    border-top: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    top: 0;
    left: 0;
  }
  .product_sub_content_list_item::after {
    border-top: solid 2px #fecf78;
    border-right: solid 2px #fecf78;
    top: 0;
    right: 0;
  }
  .product_sub_content_list_item_inr {
    width: 100%;
    padding: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .product_sub_content_list_item_inr::before,
  .product_sub_content_list_item_inr::after {
    content: '';
    width: 20px;
    height: 20px;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    z-index: -1;
  }
  .product_sub_content_list_item_inr::before {
    border-bottom: solid 2px #fecf78;
    border-left: solid 2px #fecf78;
    bottom: 0;
    left: 0;
  }
  .product_sub_content_list_item_inr::after {
    border-right: solid 2px #fecf78;
    border-bottom: solid 2px #fecf78;
    right: 0;
    bottom: 0;
  }
  .product_sub_content_list_item_p {
    margin: 0;
    text-align: center;
  }
  .product_sub_content_list_item_purchase_link {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 10px 15px;
    border: 2px solid #fecf78;
    color: #fff !important;
    text-align: center;
    background: #fecf78;
    -webkit-transition: color .4s, background .4s;
    transition: color .4s, background .4s;
  }
  .page-title {
    margin-top: 30px !important;
  }
  /* product */
  /* anchor */
  .anchor {
    margin-top: -65px;
    padding-top: 65px;
  }
  /* anchor */
  /* テーブルレイアウト */
  .table_scroll_wrap_sp {
    padding: 0 15px;
    overflow-x: scroll;
    /* 下記はスクロールバグの右の余白を無理やり実装しています。 */
    /* 上記はスクロールバグの右の余白を無理やり実装しています。 */
  }
  .table_scroll_wrap_sp .table_typeA {
    position: relative;
  }
  .table_scroll_wrap_sp .table_typeA::after {
    content: '';
    width: 15px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 100%;
  }
  /* テーブルレイアウト */
  /* リスト追加レイアウト */
  .item_thum_list_li_name {
    width: calc(100% / 0.8);
    font-size: 2vw;
    font-weight: bold;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  /* リスト追加レイアウト */
}
/*# sourceMappingURL=free_page.css.map */