﻿@charset "UTF-8";

.sp-only {
  display: none;
}

/*-------- page-------- */
.page_contents {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
  padding: 30px 0;
  line-height: 200%;
}

.page_contents_inner {
  margin-bottom: 40px;
}

.page_contents p {
  padding: 0 10px;
  margin-bottom: 20px;
}

.page_contents h1 {
  text-align: center;
  line-height: 140%;
  padding-bottom: 35px;
  margin-bottom: 50px;
  position: relative;
  letter-spacing: 0.1em;
  font-size: 26px;
  font-weight: normal;
}

.page_contents h1 span {
  display: block;
  font-size: 13px;
  line-height: 110%;
  letter-spacing: 0;
  padding-top: 5px;
}

.page_contents h1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2em;
  margin-left: -1em;
  height: 2px;
  background-color: #444;
}

.page_contents h2 {
  line-height: 140%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 0.1em;
  font-size: 20px;
  font-weight: normal;
  border-bottom: 2px solid #444;
}

.page_contents h3 {
  margin: 10px 0;
  background-color: #333;
  color: #fff;
  font-size: 18px;
  padding: 10px;
}

.page_contents h4 {
  font-weight: bold;
  font-size: 16px;
  padding: 8px;
  margin-bottom: 14px;
  border-bottom: 1px solid #333;
}

.page_contents h5 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
  margin: 10px 0;
  background-color: #f2f2f2;
  padding: 6px 6px 6px 10px;
}

.page_contents .page_box1 {
  text-align: center;
  padding: 20px;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}

.page_contents .page_box1 span {
  font-size: 13px;
}

.page_contents .page_box2 {
  background-color: #f2f2f2;
  padding: 20px;
}

.page_contents .txt_l {
  font-weight: bold;
  font-size: 16px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
}

.page_contents .txt_s {
  font-size: 12px;
  color: #808080;
}

.page_contents .page_button1 {
  margin: 0 auto 30px auto;
  width: 360px;
  display: block;
  font-size: 18px;
}

.page_contents a.page_button1 {
  text-decoration: none;
}

.page_contents .page_table {
  width: 100%;
  margin-bottom: 40px;
}

/********************
  テンプレート
********************/

.block-freepage-container {
  margin-top: 20px;
}

.block-base-inner + .block-base-inner {
  margin-top: 80px
}

/****タイトル****/

.block-ttl-common-h1 {
  position: relative;
  margin: 0 0 50px;
  padding: 0 0 30px;
  font-size: 28px;
  font-weight: bold;
}

.block-ttl-common-h1::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #C8102E;
}

.block-ttl-common-h2 {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #DEDED9;
  font-size: 24px;
  font-weight: normal;
}

.block-ttl-common-h2:not(:first-child) {
  margin-top: 64px;
}

.block-ttl-common-h1 + .block-ttl-common-h2 {
  margin-top: 56px;
}

.block-ttl-common-h2 strong.small {
  font-size: 14px;
  font-weight: 300;
}

.block-ttl-common-h3 {
  margin: 0 0 22px;
  padding: 16px 16px 15px;
  background-color: #F2F2F0;
  font-size: 20px;
  font-weight: normal;
}

.block-ttl-common-h3:not(:first-child) {
  margin-top: 64px;
}

.block-ttl-common-h4 {
  position: relative;
  margin: 0 0 22px;
  padding: 0 0 14px;
  font-size: 18px;
  font-weight: normal;
}

.block-ttl-common-h4::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background-color: #C8102E;
}

.block-ttl-common-h4:not(:first-child) {
  margin-top: 40px;
}

.block-ttl-common-h5 {
  margin: 0 0 14px;
  font-size: 16px;
  font-weight: bold;
}

.block-ttl-common-h5:not(:first-child) {
  margin-top: 40px;
}

/****アーティクル****/

.block-base-annotation {
  font-size: 14px;
}

.block-base-article-vert-img .block-base-detail {
  margin-top: 20px;
}

.block-base-comment {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.7;
}

.block-base-img img {
  width: 100%;
}

.block-base-img .block-base-movie {
  position: relative;
  cursor: pointer;
}

.block-base-img .block-base-movie::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCIgdmlld0JveD0iMCAwIDcwIDcwIj48cGF0aCBkPSJNMTMsOCwwLDBWMTZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMSAyNykiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiI+PGNpcmNsZSBjeD0iMzUiIGN5PSIzNSIgcj0iMzUiIHN0cm9rZT0ibm9uZSIvPjxjaXJjbGUgY3g9IjM1IiBjeT0iMzUiIHI9IjM0IiBmaWxsPSJub25lIi8+PC9nPjwvc3ZnPg==');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 70px 70px;
}

.block-base-ttl {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
}

.block-base-bnr {
  margin-top: 10px;
}

.block-base-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px 0 0;
  font-size: 16px;
}

.block-base-link a {
  margin: 4px 16px 0 0;
}

.block-base-article-vert-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col-2 .block-article-container {
  width: calc((100% - 40px) / 2);
}

.col-3 .block-article-container {
  width: calc((100% - 80px) / 3);
}

.col-4 .block-article-container {
  width: calc((100% - 120px) / 4);
}

.col-2 .block-article-container:not(:nth-child(2n)),
.col-3 .block-article-container:not(:nth-child(3n)),
.col-4 .block-article-container:not(:nth-child(4n)) {
  margin-right: 40px;
}

.block-base-article-vert-img + .block-base-article-vert-img,
.block-base-article-parallel-img + .block-base-article-parallel-img,
.block-base-article-vert-img + .block-base-article-parallel-img,
.block-base-article-parallel-img + .block-base-article-vert-img,
.col-2 .block-article-container:not(:nth-child(-n+2)),
.col-3 .block-article-container:not(:nth-child(-n+3)),
.col-4 .block-article-container:not(:nth-child(-n+4)) {
  margin-top: 40px;
}

.block-base-article-parallel-img .block-article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.img-large .block-base-img {
  width: 570px;
}

.img-large .block-base-detail {
  width: calc(100% - 610px);
}

.img-small .block-base-img {
  width: 366px;
}

.img-small .block-base-detail {
  width: calc(100% - 406px);
}

.img-xsmall .block-base-img {
  width: 240px;
}

.img-xsmall .block-base-detail {
  width: calc(100% - 266px);
}

.block-base-bg,
.block-base-bdr-red {
  padding: 38px 40px;
  font-size: 16px;
  line-height: 1.7;
}

.block-base-bg {
  background-color: #F8F8F4;
}

.block-base-bdr-red {
  border: 1px solid #C8102E;
  color: #C8102E;
}

.block-base-bg:not(:first-child),
.block-base-bdr-red:not(:first-child) {
  margin-top: 40px;
}

.block-base-tbl,
.block-base-chronology-tbl {
  font-size: 16px;
  line-height: 1.7;
}

.block-base-tbl:not(:first-child),
.block-base-chronology-tbl:not(:first-child) {
  margin-top: 40px;
}

.block-base-annotation + .block-base-tbl:not(:first-child),
.block-base-annotation + .block-base-chronology-tbl:not(:first-child) {
  margin-top: 20px;
}

.block-base-tbl.tbl-size table {
  width: 100%;
  table-layout: fixed;
}

.block-base-tbl th,
.block-base-tbl td,
.block-base-chronology-tbl th,
.block-base-chronology-tbl td {
  padding: 22px 30px 20px;
  border-top: 1px solid #DEDED9;
  border-bottom: 1px solid #DEDED9;
}

.block-base-tbl th + th,
.block-base-tbl td + td {
  border-left: 1px solid #DEDED9;
}

.block-base-tbl th,
.block-base-chronology-tbl th {
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.block-base-tbl th {
  background-color: #f5f5f5;
}

.block-base-tbl.tbl-size th,
.block-base-tbl.tbl-size td {
  border: 1px solid #DEDED9;
  text-align: center;
}

.block-base-video-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-base-video-list-item {
  width: calc((100% - 78px) / 4)
}

.block-base-video-list-item:not(:nth-child(4n)) {
  margin-right: 24px;
}

.block-base-video-list-item:not(:nth-child(-n+4)) {
  margin-top: 24px;
}

.block-base-video-list-item button,
.block-base-video button {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.block-base-video-list-item button::after,
.block-base-video button::after {
  content: '';
  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;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/img/usr/common/icon_video_play.png) center no-repeat;
  background-size: 70px 70px;
}

.block-base-video-list-item button img {
  width: 100%;
}

.block-base-video-list-item .block-base-ttl {
  margin-top: 10px;
}

.block-base-content-simg-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-base-content-simg-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc((100% - 16px) / 2);
  padding: 24px;
  background-color: #F8F8F4;
}

.block-base-content-simg-list-item:not(:nth-child(2n)) {
  margin-right: 16px;
}

.block-base-content-simg-list-item:not(:nth-child(-n+2)) {
  margin-top: 16px;
}

.block-base-content-simg-list-item .block-base-img {
  width: 100px;
}

.block-base-content-simg-list-item .block-base-detail {
  width: 418px;
}

.block-base-content-simg-list-item .block-base-ttl {
  position: relative;
  margin-top: -3px;
  padding-left: 20px;
}

.block-base-content-simg-list-item .block-base-ttl::before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #C8102E;
  border-right: 1px solid #C8102E;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.block-base-content-simg-list-item .block-base-comment {
  margin-top: 4px;
}

.block-base-content-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
  background-color: #F8F8F4;
}

.block-base-content-simg-list + .block-base-content-full {
  margin-top: 16px;
}

.block-base-content-full .block-base-ttl {
  position: relative;
  margin-top: -3px;
  padding-left: 20px;
  font-size: 20px;
}

.block-base-content-full .block-base-ttl::before {
  content: '';
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #C8102E;
  border-right: 1px solid #C8102E;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.block-base-content-full .block-base-link {
  margin-top: 6px;
}

.block-base-content-mimg-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-base-content-mimg-list-item {
  width: calc((100% - 32px) / 3);
  background-color: #F8F8F4;
}

.block-base-content-mimg-list-item:not(:nth-child(3n)) {
  margin-right: 16px;
}

.block-base-content-mimg-list-item:not(:nth-child(-n+3)) {
  margin-top: 20px;
}

.block-base-content-mimg-list-item .block-base-img img {
  width: 100%;
}

.block-base-content-mimg-list-item .block-base-detail {
  padding: 16px 24px 24px;
}

.block-base-caution-list {
  font-size: 16px;
  line-height: 1.7;
}

.block-base-caution-list li {
  position: relative;
  padding-left: 20px;
}

.block-base-caution-list li + li {
  margin-top: 1.2em
}

.block-base-caution-list li::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #000000;
}

.block-base-link,
.block-base-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-base-link + .block-base-link,
.block-base-btn + .block-base-btn {
  margin-top: 16px;
}

.block-base-link.link-center,
.block-base-btn.btn-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.block-base-link a,
.block-base-btn a {
  position: relative;
}

.block-base-link.link-outer a::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  background: url(../..//img/usr/common/icon_outer_link_black.png) center no-repeat;
  background-size: contain;
}

.block-base-link.link-pdf a::after {
  content: 'PDF';
  display: inline-block;
  position: relative;
  top: -2px;
  width: auto;
  height: 18px;
  margin-left: 10px;
  padding: 0 4px;
  border: 1px solid #312622;
  background-color: #ffffff;
  color: #312622;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  line-height: 16px;
}

.block-base-btn a {
  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;
  min-width: 320px;
  height: 48px;
  padding: 0 16px;
  background-color: #312622;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.block-base-btn.btn-outer a::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 11px;
  height: 11px;
  margin-left: 10px;
  background: url(../../img/usr/common/icon_outer_link_white.png) center no-repeat;
  background-size: contain;
}

.block-base-btn.btn-pdf a::after {
  content: 'PDF';
  display: inline-block;
  position: relative;
  width: auto;
  height: 18px;
  margin-left: 10px;
  padding: 0 4px;
  background-color: #fff;
  color: #312622;
  font-size: 10px;
  font-family: 'Lato', sans-serif;
  line-height: 16px;
}

.block-bnr-container {
  margin-bottom: 40px;
}

.block-bnr-list,
.block-bnr-list.list-5 > li,
.block-bnr-list.list-5 > li > ul {
  display: flex;
  flex-wrap: wrap;
}

.block-bnr-list + .block-bnr-list {
  margin-top: 16px;
}

.block-bnr-list a,
.block-bnr-list img {
  display: block;
  width: 100%;
}

.block-bnr-list a {
  transform: all .4s ease;
}

.block-bnr-list a:hover {
  opacity: .7;
}

.block-bnr-list.list-1 li,
.block-bnr-list.list-5 > li {
  width: 100%;
}

.block-bnr-list.list-2 li,
.block-bnr-list.list-5 > li > a,
.block-bnr-list.list-5 > li > ul,
.block-bnr-list.list-5 > li > ul > li {
  width: calc((100% - 16px) / 2);
}

.block-bnr-list.list-3 li {
  width: calc((100% - (16px * 2)) / 3);
}

.block-bnr-list.list-4 li {
  width: calc((100% - (16px * 3)) / 4);
}


.block-bnr-list.list-2 li:not(:nth-child(2n)),
.block-bnr-list.list-3 li:not(:nth-child(3n)),
.block-bnr-list.list-4 li:not(:nth-child(4n)),
.block-bnr-list.list-5 > li > a,
.block-bnr-list.list-5 > li > ul > li:not(:nth-child(2n)) {
  margin-right: 16px;
}

.block-bnr-list.list-1 li + li,
.block-bnr-list.list-2 li:not(:nth-child(-n+2)),
.block-bnr-list.list-3 li:not(:nth-child(-n+3)),
.block-bnr-list.list-4 li:not(:nth-child(-n+4)),
.block-bnr-list.list-5 > li + li,
.block-bnr-list.list-5 > li > ul > li:not(:nth-child(-n+2)) {
  margin-top: 16px;
}


/*タイトル*/

.ttl-h1 {
  margin: 0 0 40px;
  padding: 0;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.357;
  letter-spacing: .1em;
}

.ttl-h2 {
  position: relative;
  margin: 40px 0 24px;
  padding: 0 0 20px;
  border-bottom: 1px solid #DCDCDC;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.2;
}

/*定期便*/

.block-regular_service {
  margin: 10px 0 20px;
}

.block-regular_service .txt-orange {
  color: #D76B47;
}

.block-regular_service .txt-red {
  color: #D74747;
}

.regular_service-merit {
  margin-top: 40px;
  padding: 40px 0;
  background-color: rgba(243, 206, 162, 0.3);
}

.regular_service-merit-h2 {
  height: 57px;
  margin: 0;
  padding: 0;
  background-image: url(../../img/usr/regular_service/pc/merit_ttl.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 331px 57px;
  color: transparent;
  font-size: 0;
}

.regular_service-merit-list {
  margin-top: 24px;
}

.regular_service-merit-list ul {
  display: flex;
  justify-content: center;
}

.regular_service-merit-list li {
  position: relative;
  width: 220px;
}

.regular_service-merit-list li + li {
  margin-left: 45px;
}

.regular_service-merit-list .list-img img {
  display: block;
}

.regular_service-merit-list .list-ttl {
  margin-top: 20px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3636;
  letter-spacing: .1em;
}

.regular_service-merit-list .list-ttl-sub {
  position: absolute;
  top: 232px;
  left: 0;
  width: 220px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}

.regular_service-shipping_date-comment {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.regular_service-shipping_date-info {
  display: flex;
  margin-top: 24px;
}

.regular_service-shipping_date-info dl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
  height: 70px;
  padding-right: 20px;
}

.regular_service-shipping_date-info dl.info-pace {
  background-color: rgba(243, 206, 162, 0.6);
}

.regular_service-shipping_date-info dl.info-date {
  background-color: #F3CEA2;
}

.regular_service-shipping_date-info dl dt {
  position: relative;
  width: 204px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}

.regular_service-shipping_date-info dl dt::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: -4px;
  width: 16px;
  height: 20px;
  margin-top: -10px;
  background-image: url(../../img/usr/regular_service/pc/rect@2x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.regular_service-shipping_date-info dl dd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 340px;
  height: 50px;
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .1em;
}

.regular_service-shipping_date-flow {
  margin-top: 40px;
}

.regular_service-shipping_date-flow ul {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.regular_service-shipping_date-flow ul::before {
  content: '';
  display: block;
  position: absolute;
  top: 44px;
  left: 50%;
  width: 940px;
  height: 2px;
  margin-left: -470px;
  background-color: #D76B47;
}

.regular_service-shipping_date-flow li {
  position: relative;
  width: 180px;
}

.regular_service-shipping_date-flow .list-num {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  margin: 0 auto;
  padding-left: .1em;
  border-radius: 90px;
  background-color: #D76B47;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  letter-spacing: .1em;
}

.regular_service-shipping_date-flow .list-num.bg-gray {
  background-color: #DCDCDC;
}

.regular_service-shipping_date-flow .list-info {
  margin-top: 30px;
}

.regular_service-shipping_date-flow .list-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 87px;
}

.regular_service-shipping_date-flow .list-img img {
  display: block;
  flex-shrink: 0;
}

.regular_service-shipping_date-flow .list-img .list-img-txt {
  color: #D76B47;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: .04em;
  text-align: center;
}

.regular_service-shipping_date-flow .list-detail {
  margin-top: 28px;
}

.regular_service-shipping_date-flow .list-ttl {
  height: 20px;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  letter-spacing: .1em;
}

.regular_service-shipping_date-flow .list-comment-main {
  margin-top: 20px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.571;
  letter-spacing: .04em;
}

.regular_service-shipping_date-flow .list-comment-sub {
  margin-top: 8px;
  font-size: 1.4rem;
  line-height: 1.571;
  letter-spacing: .04em;
}

.regular_service-shipping_date-flow .list-comment-sub.annotation {
  font-size: 1.2rem;
  line-height: 1.5;
}

.regular_service-shipping_second_time {
  margin-top: 64px;
}

.regular_service-shipping_second_time-list {
  display: flex;
  justify-content: space-between;
}

.regular_service-shipping_second_time-list-item {
  width: 570px;
}

.regular_service-shipping_second_time-list-item h3 {
  display: flex;
  align-items: center;
  width: 100%;
  height: 60px;
  margin: 0 0 24px;
  padding: 0 16px;
  background-color: #F3F3F3;
  font-size: 2.2rem;
  font-weight: 700;
}

.regular_service-shipping_second_time-list-item h4 {
  margin: 0 0 16px;
  padding: 0;
  font-size: 2.2rem;
  font-weight: 700;
}

.regular_service-shipping_second_time-list-item .item-img + h4 {
  margin-top: 40px;
}

.regular_service-shipping_second_time-list-item .item-img img {
  display: block;
}

.regular_service-caution {
  margin-top: 100px;
}

.regular_service-caution-tbl {
  margin-top: -24px;
}

.regular_service-caution-tbl table {
  width: 100%;
}

.regular_service-caution-tbl table th,
.regular_service-caution-tbl table td {
  padding: 28px 24px;
  border-bottom: 1px solid #DCDCDC;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
  vertical-align: middle;
}

.regular_service-caution-tbl table th {
  width: 230px;
  background-color: #FAFAFA;
  font-weight: 700;
  text-align: center;
}

.regular_service-caution-tbl .txt-red {
  display: inline-block;
  margin-top: 8px;
}


/*LP*/

.fp-container {
  width: 1180px;
  margin: 0 auto;
}

/*ファステンクラブLP*/

.block-fasten_club_2022 {
  min-width: 1180px;
  margin-bottom: -50px;
  background-color: #FFF26E;
}

.block-fasten_club_2022 picture,
.block-fasten_club_2022 img {
  display: block;
  flex-shrink: 0;
}

.block-fasten_club_2022 .txt-orange {
  color: #E85400;
}

.block-fasten_club_2022 h1 {
  height: 540px;
  margin: 0;
  padding: 0;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/mv.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1440px 540px;
  color: transparent;
  font-size: 0;
}

.fasten_club_2022-anker {
  background-color: #FEE565;
}

.fasten_club_2022-anker ul {
  display: flex;
  align-items: center;
}

.fasten_club_2022-anker ul li {
  width: calc(100% / 5);
}

.fasten_club_2022-anker a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 180px;
  padding-bottom: 24px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 1.5;
}

.fasten_club_2022-anker a:hover {
  opacity: .6;
}

.fasten_club_2022-anker a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  border-style: solid;
  border-width: 10px 6.5px 0 6.5px;
  border-color: #e85500 transparent transparent transparent;
}

.fasten_club_2022-anker .txt-en {
  letter-spacing: .04em;
}

.fasten_club_2022-anker .txt-ja {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  margin-top: 5px;
  color: #312622;
  font-size: 1.8rem;
}

.fasten_club_2022-purchase {
  position: relative;
  margin-top: 91px;
  padding: 100px 0;
  background-color: rgba(255, 255, 255, 0.4)
}

.fasten_club_2022-methods + .fasten_club_2022-purchase,
.fasten_club_2022-qa + .fasten_club_2022-purchase {
  margin-top: 131px;
}

.fasten_club_2022-purchase .fp-container {
  display: flex;
  position: relative;
}

.fasten_club_2022-purchase-balloon,
.fasten_club_2022-purchase-badge {
  position: absolute;
}

.fasten_club_2022-purchase-balloon {
  display: flex;
  align-items: center;
  justify-content: center;
  top: -131px;
  left: 0;
  width: 100%;
}

.fasten_club_2022-purchase-badge {
  top: 0;
  right: 0;
}

.fasten_club_2022-purchase-img {
  width: 293px;
  margin-left: auto;
}

.fasten_club_2022-purchase-detail {
  width: 690px;
  margin-left: 115px;
}

.fasten_club_2022-purchase-name p {
  margin-top: 6px;
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-purchase-capacity {
  display: flex;
  margin-top: 6px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: .04em;
}

.fasten_club_2022-purchase-annotation {
  margin-top: 8px;
  font-size: 1.4rem;
  list-style-position: .04em;
}

.fasten_club_2022-purchase-price {
  margin-top: 12px;
  font-size: 4rem;
  font-weight: 700;
}

.fasten_club_2022-purchase-price .tax {
  font-size: 1.4rem;
}

.fasten_club_2022-purchase-btns {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.fasten_club_2022-purchase-btns-detail a,
.fasten_club_2022-purchase-btns-cart a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 60px;
  border-radius: 60px;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: .04em;
}

.fasten_club_2022-purchase-btns-detail a:hover,
.fasten_club_2022-purchase-btns-cart a:hover {
  opacity: .7;
}

.fasten_club_2022-purchase-btns-detail a {
  width: 230px;
  border: 2px solid #4CC1A4;
  background-color: #ffffff;
  color: #4CC1A4;
}

.fasten_club_2022-purchase-btns-cart a {
  width: 440px;
  background-color: #4CC1A4;
  color: #ffffff;
}

.fasten_club_2022-purchase-btns-detail a::after,
.fasten_club_2022-purchase-btns-cart a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 26px;
  width: 8px;
  height: 13px;
  margin-top: -6px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.fasten_club_2022-purchase-btns-detail a::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjEyMSIgaGVpZ2h0PSIxMy40MTQiPjxwYXRoIGRhdGEtbmFtZT0iMzE2MCIgZD0ibS43MDcgMTIuNzA3IDYtNi02LTYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzQzYzFhNCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+');
}

.fasten_club_2022-purchase-btns-cart a::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjEyMSIgaGVpZ2h0PSIxMy40MTQiPjxwYXRoIGRhdGEtbmFtZT0iMzE2MCIgZD0ibS43MDcgMTIuNzA3IDYtNi02LTYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+');
}

.fasten_club_2022-purchase-btns-annotation {
  margin-top: 14px;
  font-size: 1.4rem;
  text-align: right;
  letter-spacing: .04em;
}

.fasten_club_2022-regular_service {
  background-color: rgba(232, 84, 0, 0.08);
}

.fasten_club_2022-regular_service .fp-container {
  position: relative;
  padding: 60px 0 40px;
}

.fasten_club_2022-regular_service-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -23px;
  table-layout: 0;
  width: 100%;
  height: 42px;
  padding-top: 4px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/regular_service_ttl@2x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 296px 42px;
  font-size: 2.6rem;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-regular_service-content {
  display: flex;
  align-items: baseline;
}

.fasten_club_2022-regular_service-content-capacity {
  display: flex;
  align-items: center;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-regular_service-content-price {
  margin-left: 40px;
  font-size: 4rem;
  font-weight: 700;
}

.fasten_club_2022-regular_service-content-price .tax {
  font-size: 1.4rem;
}

.fasten_club_2022-regular_service-content-btns {
  display: flex;
  margin-left: auto;
  position: relative;
  top: -10px;
  height: 80px;
}

.fasten_club_2022-regular_service-content-btns .fasten_club_2022-purchase-btns-cart {
  margin-left: 20px;
}

.fasten_club_2022-regular_service-point-list {
  margin-top: 16px;
}

.fasten_club_2022-regular_service-point-list ul {
  display: flex;
  justify-content: space-between;
}

.fasten_club_2022-regular_service-point-list li {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  width: 283px;
  height: 90px;
  border-radius: 6px;
  font-weight: 600;
}

.fasten_club_2022-regular_service-point-list picture {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 97px;
  height: 100%;
  padding-left: 5px;
}

.fasten_club_2022-regular_service-point-list .list-top {
  position: absolute;
  top: -11px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
}

.fasten_club_2022-regular_service-point-list .list-comment {
  width: calc(100% - 97px);
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: .04em;
}

.fasten_club_2022-what {
  margin-top: 100px;
  padding-top: 36px;
}

.fasten_club_2022-content {
  position: relative;
  padding: 155px 80px 0;
  background-color: #ffffff;
}

.fasten_club_2022-content h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -32px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: 600;
  text-align: center;
}

.fasten_club_2022-content h2 .txt-en {
  font-size: 6rem;
  letter-spacing: .04em;
}

.fasten_club_2022-content h2 .txt-ja {
  margin-top: 20px;
  font-size: 3rem;
  letter-spacing: .1em;
}

.fasten_club_2022-comment {
  margin-top: -4px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-comment strong {
  font-weight: 600;
}

.fasten_club_2022-what-mv {
  margin-top: 38px;
}

.fasten_club_2022-what-merit {
  margin-top: 60px;
}

.fasten_club_2022-what-merit h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: .1em;
}

.fasten_club_2022-what-merit h3::before,
.fasten_club_2022-what-merit h3::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 164px;
  height: 1px;
  background-color: #E85400;
}

.fasten_club_2022-what-merit h3::before {
  left: 0;
}

.fasten_club_2022-what-merit h3::after {
  right: 0;
}

.fasten_club_2022-what-merit-list {
  position: relative;
  margin-top: 30px;
}

.fasten_club_2022-what-merit-list ul {
  display: flex;
  justify-content: space-between;
}

.fasten_club_2022-what-merit-list li {
  width: 237px;
}

.fasten_club_2022-what-merit-list .list-detail {
  margin-top: 20px;
}

.fasten_club_2022-what-merit-list .list-ttl {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.5;
  letter-spacing: .1em;
}

.fasten_club_2022-what-merit-list .list-comment {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .1em;
}

.fasten_club_2022-what-negative {
  position: relative;
  height: 490px;
  margin: 70px -80px 0;
  background-color: #F8F8F8;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/fasting_bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1180px 490px;
}

.fasten_club_2022-what-negative::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 590px 0 590px;
  border-color: #ffffff transparent transparent transparent;
}

.fasten_club_2022-what-negative-ttl {
  position: relative;
  top: -8px;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: .1em;
  text-align: center;
}

.fasten_club_2022-what-negative-list {
  margin-top: 190px;
  padding-left: 100px;
}

.fasten_club_2022-what-negative-list li {
  position: relative;
  padding-left: 46px;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: .1em;
}

.fasten_club_2022-what-negative-list li + li {
  margin-top: 24px;
}

.fasten_club_2022-what-negative-list li::before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 26px;
  height: 25px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/checked.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.fasten_club_2022-worries {
  position: relative;
  padding-top: 150px;
}

.fasten_club_2022-worries::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -191px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 191px 0 191px;
  border-color: #e85500 transparent transparent transparent;
}

.fasten_club_2022-worries h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.fasten_club_2022-worries h2 span {
  padding-bottom: 16px;
  font-size: 3rem;
  font-weight: 600;
  border-bottom: 1px solid #312622;
}

.fasten_club_2022-worries-content {
  display: flex;
  align-items: center;
  position: relative;
  height: 750px;
  margin-top: 40px;
  padding-left: 580px;
}

.fasten_club_2022-worries-content > picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 620px;
}

.fasten_club_2022-worries-content .content-detail {
  position: relative;
}

.fasten_club_2022-worries-content .content-detail-ttl {
  margin-top: 18px;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1.3;
}

.content-detail-comment {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 32px;
}

.content-detail-comment span {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 28px;
  background-color: #E85400;
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 600;
}

.content-detail-comment span + span {
  margin-top: 10px;
}

.fasten_club_2022-reasons {
  margin-top: 100px;
  padding-top: 36px;
}

.fasten_club_2022-reasons-list {
  padding-bottom: 80px;
}

.fasten_club_2022-reasons-list-item + .fasten_club_2022-reasons-list-item {
  margin-top: 80px;
}

.fasten_club_2022-reasons-list-item .list-no {
  display: block;
  width: 100%;
  height: 107px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 107px 107px;
  color: transparent;
  font-size: 0;
}

.fasten_club_2022-reasons-list-item:nth-child(1) .list-no {
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/reasons_no_1.png);
}

.fasten_club_2022-reasons-list-item:nth-child(2) .list-no {
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/reasons_no_2.png);
}

.fasten_club_2022-reasons-list-item:nth-child(3) .list-no {
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/reasons_no_3.png);
}

.fasten_club_2022-reasons-list-item .list-ttl {
  margin-top: 18px;
  font-size: 2.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.538;
  letter-spacing: .1em;
}

.fasten_club_2022-reasons-list-item .list-detail {
  display: flex;
  justify-content: space-between;
  margin-top: 34px;
}

.fasten_club_2022-reasons-list-item .list-detail picture {
  width: 400px;
}

.fasten_club_2022-reasons-list-item .list-detail .list-comment {
  width: 580px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-reasons-list-item .list-condition {
  width: 700px;
  margin: 34px auto 0;
}

.fasten_club_2022-reasons-list-item .list-condition ul {
  display: flex;
  justify-content: space-between;
}

.fasten_club_2022-reasons-list-item .list-condition li {
  width: 300px;
}

.fasten_club_2022-reasons-list-item .list-condition picture {
  width: 240px;
  margin: 0 auto;
}

.fasten_club_2022-reasons-list-item .list-condition-ttl {
  margin-top: 28px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: .1em;
}

.fasten_club_2022-reasons-list-item .list-condition-comment {
  margin-top: 15px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-reasons-list-item .list-fruits {
  margin-top: 34px;
}

.fasten_club_2022-reasons-list-item .list-fruits ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.fasten_club_2022-reasons-list-item .list-fruits li {
  width: 180px;
}

.fasten_club_2022-reasons-list-item .list-fruits li:not(:nth-child(4n)) {
  margin-right: 64px;
}

.fasten_club_2022-reasons-list-item .list-fruits li:last-child {
  margin-right: 0;
}

.fasten_club_2022-reasons-list-item .list-fruits li:not(:nth-child(-n+4)) {
  margin-top: 28px;
}

.fasten_club_2022-reasons-list-item .list-fruits-name {
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: .1em;
}

.fasten_club_2022-methods {
  margin-top: 100px;
  padding-top: 36px;
}

.fasten_club_2022-methods .fasten_club_2022-content {
  padding-bottom: 81px;
}

.fasten_club_2022-methods-yellow-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  background-color: #FFFDE9;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-comment {
  margin-top: 34px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-comment strong {
  font-weight: 600;
}

.fasten_club_2022-methods-program {
  position: relative;
  margin: 114px -10px 70px 0;
  padding: 40px 80px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/method_note_mid.png);
  background-position: center;
  background-repeat: repeat-y;
  background-size: 1030px 1px;
}

.fasten_club_2022-methods-program::before,
.fasten_club_2022-methods-program::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 1030px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.fasten_club_2022-methods-program::before {
  top: -50px;
  width: 1030px;
  height: 50px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/method_note_top.png);
}

.fasten_club_2022-methods-program::after {
  bottom: -70px;
  width: 1030px;
  height: 70px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/method_note_bot.png);
}

.fasten_club_2022-methods-program h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  font-weight: 600;
  text-align: center;
}

.fasten_club_2022-methods-program h3 .txt-en {
  font-size: 5rem;
  letter-spacing: .04em;
}

.fasten_club_2022-methods-program h3 .txt-ja {
  margin-top: 4px;
  font-size: 2.6rem;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-items {
  margin-top: 36px;
  padding-bottom: 20px;
}

.fasten_club_2022-methods-program-item {
  display: flex;
  justify-content: space-between;
}

.fasten_club_2022-methods-program-item .list-time {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 205px;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: .1em;
  text-align: center;
}

.fasten_club_2022-methods-program-item:nth-child(1) .list-time {
  background-color: #FCF0E3;
}

.fasten_club_2022-methods-program-item:nth-child(2) .list-time {
  background-color: #F8E1C7;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-time {
  background-color: #F3CEA2;
}

.fasten_club_2022-methods-program-item:nth-child(2) .list-time::before,
.fasten_club_2022-methods-program-item:nth-child(3) .list-time::before,
.fasten_club_2022-methods-program-item:nth-child(3) .list-time::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 100px 0 100px;
}

.fasten_club_2022-methods-program-item:nth-child(2) .list-time::before {
  border-color: #FCF0E3 transparent transparent transparent;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-time::before {
  border-color: #F8E1C7 transparent transparent transparent;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-time::after {
  top: auto;
  bottom: -20px;
  border-color: #F3CEA2 transparent transparent transparent;
}

.fasten_club_2022-methods-program-item .list-content {
  width: 620px;
}

.fasten_club_2022-methods-program-item .list-before_after {
  display: flex;
  align-items: center;
  padding: 20px 0;
}

.fasten_club_2022-methods-program-item:nth-child(1) .list-before_after picture {
  flex-shrink: 0;
  width: 200px;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-before_after picture {
  flex-shrink: 0;
  width: 308px;
}

.fasten_club_2022-methods-program-item .list-before_after-comment {
  flex-shrink: 1;
  padding-left: 20px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-before_after-comment {
  padding-left: 42px;
}

.fasten_club_2022-methods-program-item .list-step {
  padding-top: 40px;
}

.fasten_club_2022-methods-program-item .list-step li + li {
  margin-top: 32px;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img picture {
  width: 190px;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img .list-step-ttl {
  width: calc(100% - 190px);
  padding-left: 24px;
  font-weight: 600;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img .list-step-ttl .step {
  font-weight: 1.6rem;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img .list-step-ttl .step strong {
  margin-left: 4px;
  font-size: 2.4rem;
  font-weight: 600;
}

.fasten_club_2022-methods-program-item .list-step-ttl_img .list-step-ttl .ttl {
  margin-top: 5px;
  font-size: 2rem;
}

.fasten_club_2022-methods-program-item .list-step-comment {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-item .list-step-annotation {
  margin-top: 9px;
  font-size: 1.4rem;
  line-height: 1.429;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-item .list-step-point {
  display: flex;
  align-items: center;
  margin-top: 12px;
  padding: 20px 24px;
  border: 1px solid #D45E27;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-item .list-step-point dt {
  width: 72px;
  font-size: 1.6rem;
  font-weight: 600;
}

.fasten_club_2022-methods-program-item .list-step-point dd {
  width: calc(100% - 72px);
  font-size: 1.6rem;
  line-height: 1.5;
}

.fasten_club_2022-methods-program-item .list-step-point .annotation {
  margin-top: 2px;
  font-size: 1.4rem;
}

.fasten_club_2022-methods-program-item .list-amount {
  display: flex;
  align-items: center;
  margin: 32px 0 20px;
  padding: 20px 24px;
  background-color: #F3F3F3;
}

.fasten_club_2022-methods-program-item .list-amount .list-amount-img {
  width: 80px;
}

.fasten_club_2022-methods-program-item .list-amount .list-amount-img img.sp-only {
  display: none;
}

.fasten_club_2022-methods-program-item .list-amount .list-amount-comment {
  width: 390px;
  margin-left: 25px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .08em;
}

.fasten_club_2022-methods-program-item .list-amount .list-amount-img-2 {
  width: 65px;
  margin-left: auto;
}

.fasten_club_2022-methods-program-item:nth-child(3) .list-before_after {
  padding: 40px 0 20px;
}

.fasten_club_2022-methods-program-point {
  margin-top: 118px;
}

.fasten_club_2022-methods-program-point-ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-height: 59px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/method_point_ttl@2x.png);
  background-position: center bottom 4px;
  background-repeat: no-repeat;
  background-size: 381px 53px;
  font-weight: 600;
  text-align: center;
  letter-spacing: .04em;
}

.fasten_club_2022-methods-program-point-ttl .txt-sub {
  font-size: 1.8rem;
}

.fasten_club_2022-methods-program-point-ttl .txt-main {
  margin-top: 4px;
  font-size: 2.6rem;
}

.fasten_club_2022-methods-program-point h3 {
  margin-top: 20px;
  font-size: 2.6rem;
}

.fasten_club_2022-methods-program-point-list {
  margin-top: 40px;
}

.fasten_club_2022-methods-program-point-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fasten_club_2022-methods-program-point-list li {
  width: 410px;
  padding: 40px;
  background-color: rgba(254, 242, 110, 0.15);
}

.fasten_club_2022-methods-program-point-list li:not(:nth-child(-n+2)) {
  margin-top: 40px;
}

.fasten_club_2022-methods-program-point-list picture {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fasten_club_2022-methods-program-point-list picture img {
  width: 67px;
}

.fasten_club_2022-methods-program-point-list .list-ttl {
  margin-top: 20px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-point-list .list-comment {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .1em;
}

.fasten_club_2022-methods-program-point-comment {
  margin-top: 36px;
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-monitor {
  margin-top: 100px;
  padding-top: 36px;
}

.fasten_club_2022-monitor .fasten_club_2022-content {
  padding-bottom: 80px;
}

.fasten_club_2022-monitor-annotation {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-monitor-list {
  margin-top: 40px;
}

.fasten_club_2022-monitor-list li + li {
  margin-top: 80px;
}

.fasten_club_2022-monitor-list .list-data {
  display: flex;
  justify-content: space-between;
}

.fasten_club_2022-monitor-list .list-img {
  display: flex;
  justify-content: space-between;
  width: 460px;
}

.fasten_club_2022-monitor-list .list-img > div {
  position: relative;
  width: 200px;
}

.fasten_club_2022-monitor-list .list-img-after::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: -38px;
  width: 0;
  height: 0;
  margin-top: -12px;
  border-style: solid;
  border-width: 12px 0 12px 19px;
  border-color: transparent transparent transparent #e85500;
}

.fasten_club_2022-monitor-list .list-img-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 36px;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-monitor-list .list-img-before .list-img-ttl {
  background-color: #A5A5A5;
}

.fasten_club_2022-monitor-list .list-img-after .list-img-ttl {
  background-color: #E85400;
}

.fasten_club_2022-monitor-list .list-tbl {
  width: 496px;
}

.fasten_club_2022-monitor-list .list-tbl p {
  font-size: 2rem;
  letter-spacing: .04em;
}

.fasten_club_2022-monitor-list .list-tbl table {
  width: 100%;
  margin-top: 20px;
  table-layout: fixed;
}

.fasten_club_2022-monitor-list .list-tbl th,
.fasten_club_2022-monitor-list .list-tbl td {
  height: 60px;
  border: 1px solid #DCDCDC;
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: .1em;
  vertical-align: middle;
}

.fasten_club_2022-monitor-list .list-tbl thead th {
  letter-spacing: .04em;
}

.fasten_club_2022-monitor-list .list-tbl th {
  background-color: #FAFAFA;
  font-weight: 600;
}

.fasten_club_2022-monitor-list .list-tbl th:first-child,
.fasten_club_2022-monitor-list .list-tbl td:first-child {
  border-left: none;
}

.fasten_club_2022-monitor-list .list-tbl th:last-child,
.fasten_club_2022-monitor-list .list-tbl td:last-child {
  border-right: none;
}

.fasten_club_2022-monitor-list .list-tbl td:last-child {
  background-color: rgba(232, 84, 0, 0.03);
}

.fasten_club_2022-monitor-list .list-comment {
  margin-top: 36px;
  letter-spacing: .1em;
}

.fasten_club_2022-monitor-list .list-comment .ttl {
  font-size: 2rem;
  font-weight: 600;
}

.fasten_club_2022-monitor-list .list-comment .comment {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.625;
}

.fasten_club_2022-monitor-voice {
  margin-top: 80px;
}

.fasten_club_2022-monitor-voice h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/monitor_voice_ttl@2x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 585px 53px;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-monitor-voice h3 .ttl-sub {
  font-size: 1.8rem;
}

.fasten_club_2022-monitor-voice h3 .ttl-main {
  margin-top: 3px;
  font-size: 2.6rem;
}

.fasten_club_2022-monitor-voice-list {
  margin-top: 36px;
  padding-bottom: 30px;
  overflow: auto;
}

.fasten_club_2022-monitor-voice-list-items {
  display: flex;
  overflow: hidden;
}

.fasten_club_2022-monitor-voice-list-items.slick-initialized {
  display: block;
  overflow: visible;
}

.fasten_club_2022-monitor-voice-list-item {
  display: flex !important;
  flex-shrink: 0;
  width: 550px;
  height: 230px !important;
  margin-right: 40px;
  padding: 32px 34px 0 34px;
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/monitor_voice_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.fasten_club_2022-monitor-voice-list-item .list-img {
  width: 120px;
}

.fasten_club_2022-monitor-voice-list-item .list-comment {
  width: 340px;
  margin-left: auto;
  font-size: 1.6rem;
}

.fasten_club_2022-monitor-voice-list-item .list-comment .comment {
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-monitor-voice-list-item .list-comment .info {
  margin-top: 12px;
  text-align: right;
  letter-spacing: .04em;
}

.fasten_club_2022-monitor-voice-list-items .slick-dots {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.fasten_club_2022-qa {
  margin-top: 100px;
  padding-top: 36px;
}

.fasten_club_2022-qa .fasten_club_2022-content {
  padding-bottom: 80px;
}

.fasten_club_2022-qa-list dt {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 84px;
  padding: 18px 54px 18px 80px;
  border-bottom: 1px solid #DCDCDC;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: .1em;
  cursor: pointer;
}

.fasten_club_2022-qa-list dt::before {
  content: 'Q.';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 63px;
  height: 100%;
  color: #43C1A4;
  font-size: 4rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-qa-list dt .icon-plus {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}

.fasten_club_2022-qa-list dt .icon-plus::before,
.fasten_club_2022-qa-list dt .icon-plus::after {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #312622;
  transition: .14s;
}

.fasten_club_2022-qa-list dt .icon-plus::after {
  transform: rotate(90deg);
}

.fasten_club_2022-qa-list dt.is-open .icon-plus::after {
  transform: rotate(0);
}

.fasten_club_2022-qa-list dd {
  display: none;
  position: relative;
  min-height: 44px;
  margin-top: 28px;
  padding: 0 0 28px 80px;
  border-bottom: 1px solid #DCDCDC;
}

.fasten_club_2022-qa-list dd::before {
  content: 'A.';
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: -6px;
  left: 0;
  width: 63px;
  height: 100%;
  color: #E85400;
  font-size: 4rem;
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  letter-spacing: .04em;
}

.fasten_club_2022-qa-list .list-comment {
  font-size: 1.6rem;
  line-height: 1.625;
  letter-spacing: .1em;
}

.fasten_club_2022-qa-list .list-comment p + p {
  margin-top: 1em;
}

.fasten_club_2022-qa-list .list-comment p + picture,
.fasten_club_2022-qa-list .list-comment picture + p {
  margin-top: 20px;
}

.fasten_club_2022-floating_btn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 9;
}

.fasten_club_2022-floating_btn .fp-container {
  display: flex;
  align-items: center;
  height: 100px;
}

.fasten_club_2022-floating_btn .floating_btn-name {
  margin-left: 56px;
}

.fasten_club_2022-floating_btn .floating_btn-price {
  margin-left: 60px;
  font-size: 4rem;
  font-weight: 700;
}

.fasten_club_2022-floating_btn .floating_btn-price .tax {
  font-size: 1.4rem;
}

.fasten_club_2022-floating_btn .floating_btn-btn {
  margin-left: auto;
}

.fasten_club_2022-floating_btn .floating_btn-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 440px;
  height: 60px;
  border-radius: 60px;
  background-color: #4CC1A4;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: .04em;
}

.fasten_club_2022-floating_btn .floating_btn-btn a:hover {
  opacity: .6;
}

.fasten_club_2022-floating_btn .floating_btn-btn a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 26px;
  width: 8px;
  height: 13px;
  margin-top: -6px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.fasten_club_2022-floating_btn .floating_btn-btn a::after {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4LjEyMSIgaGVpZ2h0PSIxMy40MTQiPjxwYXRoIGRhdGEtbmFtZT0iMzE2MCIgZD0ibS43MDcgMTIuNzA3IDYtNi02LTYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+');
}

/*ルビーレッド*/

.block-fasten_club_2022.rubyred h1 {
  background-image: url(../../img/usr/lp/2022_fasten_club/pc/mv_rubyred.png)
}

.fasten_club_2022-purchase.rubyred {
  margin-top: 0;
  background-color: #F7E2E5;
}

.block-fasten_club_2022 .txt-rubyred {
  color: #A41C4A;
}

.fasten_club_2022-worries-content-rubyred {
  margin-top: 60px;
}

.fasten_club_2022-worries-content-rubyred .content-detail {
  position: relative;
  z-index: 9;
}

.fasten_club_2022-worries-content-rubyred .content-detail-balloon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fasten_club_2022-worries-content-rubyred .content-detail-balloon img {
  display: block;
}

.fasten_club_2022-worries-content-rubyred .content-detail-ttl {
  margin-top: 18px;
  font-size: 5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
}

.fasten_club_2022-worries-content-rubyred .content-detail-comment {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: 24px;
}

.fasten_club_2022-worries-content-rubyred .content-detail-comment span {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 28px;
  background-color: #E85400;
  color: #ffffff;
  font-size: 2.2rem;
  font-weight: 600;
}

.fasten_club_2022-worries-content-rubyred .content-detail-comment span + span {
  margin-top: 0;
  margin-left: 20px;
}

.fasten_club_2022-worries-content-rubyred > picture {
  position: relative;
  margin-top: -100px;
  z-index: 1;
}

.fasten_club_2022-worries-content-rubyred .content-annotation {
  margin-top: 8px;
  font-size: 1.4rem;
  text-align: right;
  letter-spacing: .04em;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 45px;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl.rubyred {
  margin-top: 80px;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E85400;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl.rubyred::before {
  background-color: #A41C4A;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl span {
  position: relative;
  padding: 0 40px 0 calc(40px + .1em);
  background-color: #ffffff;
  color: #E85400;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: .1em;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl.rubyred span {
  color: #A41C4A;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl figure {
  position: absolute;
  top: -65px;
  right: 91px;
}

.fasten_club_2022-reasons-list-item .list-sub-ttl.rubyred figure {
  top: -71px;
  left: 60px;
  right: auto;
}

.rubyred .fasten_club_2022-reasons-list-item .list-ttl {
  font-size: 2.2rem;
}

.fasten_club_2022-reasons-list-item .list-fruits.rubyred {
  padding: 0 100px;
}

.fasten_club_2022-reasons-list-item .list-fruits.rubyred li:not(:nth-child(4n)) {
  margin-right: 0;
}

.fasten_club_2022-reasons-list-item .list-fruits.rubyred li:not(:nth-child(3n)) {
  margin-right: 64px;
}

.fasten_club_2022-reasons-list-item .list-fruits.rubyred li:not(:nth-child(-n+4)) {
  margin-top: 0;
}

.fasten_club_2022-reasons-list-item .list-fruits.rubyred li:not(:nth-child(-n+3)) {
  margin-top: 28px;
}

.floating_btn-img_rubyred {
  margin-left: 10px;
}

.floating_btn-left {
  display: flex;
  align-items: center;
}

.rubyred .fasten_club_2022-floating_btn .floating_btn-name {
  margin-left: 19px;
}

.rubyred .fasten_club_2022-floating_btn .floating_btn-price {
  margin-left: 23px;
}

.rubyred .fasten_club_2022-floating_btn .floating_btn-btn {
  display: flex;
  align-items: center;
}

.rubyred .fasten_club_2022-floating_btn .floating_btn-btn a {
  width: 280px;
}

.rubyred .fasten_club_2022-floating_btn .floating_btn-btn a + a {
  margin-left: 10px;
}
