/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.subpage-blocks {
  background: transparent;
}

.subpage-blocks .wcm {
  position: relative;
}

.subpage-blocks .wcm:before {
  position: absolute;
  content: '';
  background: url(/cdn/shop/t/1/assets/sub_texture.png) no-repeat center center;
  background-size: 100% 100%;
  width: 670px;
  height: 290px;
  right: 20px;
  top: 0;
}

@media (max-width: 767px) {
  .subpage-blocks .wcm:before {
    background-image: url(/cdn/shop/t/1/assets/sub_texture_sp.png);
    width: 71px;
    height: 265px;
    top: 0;
  }
}

@media (max-width: 767px) {
  .sub-mainvisual {
    padding-bottom: 26px;
  }
}

.main-banner {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .main-banner {
    margin-bottom: 30px;
  }
  .main-banner .wcm {
    padding: 0;
  }
}

.intro-section {
  margin-bottom: 96px;
}

@media (max-width: 767px) {
  .intro-section {
    margin-bottom: 33px;
  }
}

.intro-section .wcm {
  font-size: 0px;
  font-size: 0rem;
}

.intro-section .wcm .content-left {
  display: inline-block;
  vertical-align: middle;
  width: 53%;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .intro-section .wcm .content-left {
    width: 100%;
    display: block;
    padding-right: 0;
    margin-bottom: 28px;
  }
}

.intro-section .wcm .content-left h2 {
  font-family: 'Shippori Mincho', serif;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 64px;
  letter-spacing: 1.7px;
}

@media (max-width: 767px) {
  .intro-section .wcm .content-left h2 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 38px;
    letter-spacing: 1.1px;
  }
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .intro-section .wcm .content-left h2 {
    font-size: 26px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .intro-section .wcm .content-left h2 {
    font-size: 26px;
  }
}

.intro-section .wcm .content-right {
  display: inline-block;
  vertical-align: middle;
  width: 47%;
}

@media (max-width: 767px) {
  .intro-section .wcm .content-right {
    display: block;
    width: 100%;
  }
}

.intro-section .wcm .content-right p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 32px;
  letter-spacing: 0.8px;
}

@media (max-width: 767px) {
  .intro-section .wcm .content-right p {
    line-height: 28px;
  }
}

.list-anchor {
  margin-bottom: 46px;
}

@media (max-width: 767px) {
  .list-anchor {
    margin-bottom: 30px;
  }
}

.list-anchor ul {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .list-anchor ul {
    display: block;
  }
}

.list-anchor ul li {
  width: 32.27%;
  margin-right: 1.59%;
}

.list-anchor ul li:last-child {
  margin-right: 0;
}

.list-anchor ul li:last-child span {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .list-anchor ul li:last-child span {
    margin-bottom: 21px;
  }
}

@media (max-width: 767px) {
  .list-anchor ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .list-anchor ul li:last-child {
    margin-bottom: 0;
  }
}

.list-anchor ul li a {
  display: block;
  background: url(/cdn/shop/t/1/assets/bg_anchor.jpg) no-repeat center center;
  background-size: 100% 100%;
  font-family: 'Shippori Mincho', serif;
  color: #fff;
  padding: 34px 20px 56px;
  text-align: center;
  position: relative;
}

.list-anchor ul li a:before {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -3px;
  bottom: 27px;
  width: 0;
  height: 0;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #bfb777;
  border-top: 7px solid transparent;
  transform: rotate(90deg);
}

@media (max-width: 767px) {
  .list-anchor ul li a {
    background-image: url(/cdn/shop/t/1/assets/bg_anchor_sp.jpg);
    padding-top: 27px;
    padding-bottom: 48px;
  }
  .list-anchor ul li a:before {
    bottom: 24px;
    margin-left: -5px;
  }
}

.list-anchor ul li a span {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.5px;
  margin-bottom: 44px;
}

.list-anchor ul li a span:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid 1px #bfb777;
  border-radius: 50%;
  bottom: -11px;
  left: 13px;
}

@media (max-width: 767px) {
  .list-anchor ul li a span:before {
    left: 7px;
  }
}

.list-anchor ul li a span:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid 1px #bfb777;
  border-radius: 50%;
  bottom: -11px;
  right: 11px;
}

@media (max-width: 767px) {
  .list-anchor ul li a span:after {
    right: 6px;
  }
}

@media (max-width: 767px) {
  .list-anchor ul li a span {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 21px;
  }
}

.list-anchor ul li a span em {
  font-style: normal;
  position: relative;
}

.list-anchor ul li a span em:before {
  position: absolute;
  content: '';
  width: 73px;
  height: 1px;
  background: #bfb777;
  bottom: -10px;
  left: 50%;
  margin-left: -35px;
}

.list-anchor ul li a strong {
  display: block;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: normal;
  line-height: 38px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .list-anchor ul li a strong {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.banner-anchor {
  max-width: 738px;
  padding: 0 20px;
  margin: 0 auto 76px;
}

@media (max-width: 767px) {
  .banner-anchor {
    margin-bottom: 82px;
  }
}

.content-anchor {
  margin-bottom: 213px;
}

@media (max-width: 767px) {
  .content-anchor {
    margin-bottom: 100px;
  }
}

.content-anchor.last-content {
  margin-bottom: 125px;
}

@media (max-width: 767px) {
  .content-anchor.last-content {
    margin-bottom: 70px;
  }
}

.content-anchor .anchor-box {
  margin-bottom: 207px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box {
    margin-bottom: 99px;
  }
}

.content-anchor .anchor-box:last-child {
  margin-bottom: 0;
}

.content-anchor .anchor-box#commitment-2 .anchor-box-top {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-top {
    margin-bottom: 40px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid {
  margin-bottom: 109px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid {
    margin-bottom: 45px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid.large-mb {
  margin-bottom: 136px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid.large-mb {
    margin-bottom: 43px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .main-title-box-2 {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .main-title-box-2 {
    margin-bottom: 24px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .main-title-box-2.large-mg {
  margin-bottom: 46px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .main-title-box-2.large-mg {
    margin-bottom: 26px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box {
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 62px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box {
    margin-bottom: 41px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box.right-to-left .box-left {
  padding: 0;
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box.right-to-left .box-right {
  padding: 0 80px 0 0;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box.right-to-left .box-right {
    padding: 0;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-left .caption {
  color: #848484;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .content-anchor .anchor-box .box-shark .box-left {
    width: 53%;
  }
  .content-anchor .anchor-box .box-shark .box-right {
    width: 47%;
  }
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box.right-to-left .box-right {
    padding-right: 30px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box.right-to-left .box-right {
    padding-right: 30px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-left, .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right {
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-left {
  width: 50%;
  padding-right: 0;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-left {
    width: 100%;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right {
  width: 50%;
  padding-left: 80px;
  margin-top: 0;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right {
    padding-left: 30px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right {
    padding-left: 30px;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right {
    width: 100%;
    padding-left: 0;
    margin-top: 13px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right.no-mt {
  margin-top: 0;
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right.mt-25 {
  margin-top: -25px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right.no-mt {
    margin-top: 10px;
  }
  .content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-right.mt-25 {
    margin-top: 10px;
  }
}

.content-anchor .anchor-box#commitment-2 .anchor-box-mid .detail-box .box-left-sp {
  margin-bottom: 5px;
}

.content-anchor .anchor-box#commitment-3 .main-title-box-2 {
  margin-bottom: 46px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-3 .main-title-box-2 {
    margin-bottom: 26px;
  }
}

.content-anchor .anchor-box#commitment-3 .anchor-box-top {
  margin-bottom: 59px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-3 .anchor-box-top {
    margin-bottom: 53px;
  }
}

.content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-left {
  width: 50%;
  padding: 0;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-left {
    width: 100%;
  }
}

.content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-right {
  width: 50%;
  padding-left: 80px;
  margin-top: 75px;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-right {
    padding-left: 30px;
    margin-top: 0;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-right {
    padding-left: 30px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box#commitment-3 .anchor-box-mid .box-right {
    width: 100%;
    padding-left: 0;
    margin-top: 14px;
  }
}

.content-anchor .anchor-box .main-title-box-2 {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: 'Shippori Mincho', serif;
  padding-bottom: 22px;
  letter-spacing: 1.5px;
  position: relative;
  margin-bottom: 42px;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box .main-title-box-2 {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box .main-title-box-2 {
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 1px;
    margin-bottom: 17px;
  }
}

.content-anchor .anchor-box .main-title-box-2:before {
  position: absolute;
  content: '';
  width: 77px;
  height: 2px;
  background: #ac0000;
  bottom: 0;
  left: 0;
}

.content-anchor .anchor-box .desc-box {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 32px;
  letter-spacing: 0.7px;
}

.content-anchor .anchor-box .desc-box a {
  text-decoration: underline;
  color: #ac0000;
}

.content-anchor .anchor-box-top {
  max-width: 1400px;
  margin: 0 auto 32px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top {
    margin-bottom: 40px;
  }
}

.content-anchor .anchor-box-top .box-left {
  float: left;
  width: 50%;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-left {
    float: none;
    width: 100%;
  }
}

.content-anchor .anchor-box-top .box-right {
  float: right;
  width: 50%;
  margin-top: 67px;
  background: #f5f5f2;
  padding: 0 80px;
  display: table;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box-top .box-right {
    padding: 30px;
    margin-top: 30px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box-top .box-right {
    padding: 30px;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-right {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    padding: 11px 20px 44px;
  }
}

.content-anchor .anchor-box-top .box-right .detail-box {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-right .detail-box {
    display: block;
    text-align: center;
  }
}

.content-anchor .anchor-box-top .box-right .sub-title-box {
  display: inline-block;
  position: relative;
  color: #ac0000;
  font-family: 'Shippori Mincho', serif;
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 7px;
  border-bottom: 1px solid #ac0000;
  letter-spacing: 0.7px;
  margin-bottom: 17px;
  margin-top: 13px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-right .sub-title-box {
    text-align: center;
    margin-bottom: 24px;
  }
}

.content-anchor .anchor-box-top .box-right .sub-title-box:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid 1px #ac0000;
  border-radius: 50%;
  background: #f5f5f2;
  bottom: -3px;
  left: 0;
}

.content-anchor .anchor-box-top .box-right .sub-title-box:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border: solid 1px #ac0000;
  border-radius: 50%;
  background: #f5f5f2;
  bottom: -3px;
  right: 0;
}

.content-anchor .anchor-box-top .box-right .main-title-box {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 56px;
  font-family: 'Shippori Mincho', serif;
  letter-spacing: 1.4px;
  margin-bottom: 22px;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box-top .box-right .main-title-box {
    font-size: 24px;
    letter-spacing: 0.4px;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box-top .box-right .main-title-box {
    font-size: 24px;
    letter-spacing: 0.4px;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-right .main-title-box {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 36px;
    margin-bottom: 20px;
  }
}

.content-anchor .anchor-box-top .box-right .desc-box {
  width: 87%;
}

@media (device-width: 1024px) and (device-height: 1366px), (device-height: 1024px) and (device-width: 1366px), (device-width: 834px) and (device-height: 1194px), (device-height: 834px) and (device-width: 1194px) {
  .content-anchor .anchor-box-top .box-right .desc-box {
    width: 87%;
  }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
  .content-anchor .anchor-box-top .box-right .desc-box {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-top .box-right .desc-box {
    width: 100%;
    line-height: 28px;
    text-align: justify;
  }
}

.content-anchor .anchor-box-mid {
  margin-bottom: 38px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-mid {
    margin-bottom: 73px;
  }
}

.content-anchor .anchor-box-mid .box-left {
  float: left;
  width: 39.28%;
  padding-right: 60px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-mid .box-left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .content-anchor .anchor-box-mid .box-left .img-box-sp {
    margin-bottom: 14px;
  }
}

.content-anchor .anchor-box-mid .box-right {
  float: right;
  width: 60.72%;
  margin-top: 57px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-mid .box-right {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}

.content-anchor .anchor-box-mid .sub-title-box {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Shippori Mincho', serif;
  letter-spacing: 1.3px;
  margin-bottom: 16px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-mid .sub-title-box {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0.9px;
    margin-bottom: 10px;
  }
}

.content-anchor .anchor-box-mid .desc-box {
  letter-spacing: 0.9px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-mid .desc-box {
    line-height: 28px;
  }
}

.content-anchor .anchor-box-bottom .main-title-box-2 {
  margin-bottom: 47px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .main-title-box-2 {
    margin-bottom: 26px;
  }
}

.content-anchor .anchor-box-bottom .list-types li {
  float: left;
  width: 48.18%;
  margin-right: 3.64%;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  .content-anchor .anchor-box-bottom .list-types li:last-child {
    margin-bottom: 0;
  }
}

.content-anchor .anchor-box-bottom .list-types li:nth-child(2n) {
  margin-right: 0;
}

.content-anchor .anchor-box-bottom .list-types li .img-type {
  margin-bottom: 21px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li .img-type {
    margin-bottom: 12px;
  }
}

.content-anchor .anchor-box-bottom .list-types li .type-name {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Shippori Mincho', serif;
  text-align: center;
  letter-spacing: 1.2px;
  margin-bottom: 13px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li .type-name {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 14px;
  }
}

.content-anchor .anchor-box-bottom .list-types li .desc-box {
  margin-bottom: 10px;
}

.content-anchor .anchor-box-bottom .list-types li .small-txt {
  font-size: 14px;
  color: #848484;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li .desc-box {
    line-height: 28px;
  }
  .content-anchor .anchor-box-bottom .list-types li .small-txt {
    font-size: 14px;
    color: #848484;
    margin-bottom: 15px;
  }
}

.content-anchor .anchor-box-bottom .list-types li .txt-method {
  padding-left: 35px;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 1px;
  position: relative;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li .txt-method {
    margin-bottom: 20px;
  }
}

.content-anchor .anchor-box-bottom .list-types li .txt-method:before {
  position: absolute;
  content: '';
  background: url(/cdn/shop/t/1/assets/ico_cook.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 31px;
  height: 29px;
  left: 0;
  top: -5px;
}

.content-anchor .anchor-box-bottom .list-types li .txt-method strong {
  color: #bfb777;
  margin-right: 19px;
}

.content-anchor .anchor-box-bottom .list-types li .red-btn {
  display: block;
  max-width: 393px;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Shippori Mincho', serif;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 auto;
  padding: 13px;
  background: #ac0000;
  position: relative;
}

.content-anchor .anchor-box-bottom .list-types li .red-btn:before {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -4px;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #ffffff;
  border-top: 4px solid transparent;
}

@media (max-width: 767px) {
  .content-anchor .anchor-box-bottom .list-types li .red-btn {
    max-width: 100%;
    padding: 25px 15px;
  }
  .content-anchor .anchor-box-bottom .list-types li .red-btn:before {
    top: 51%;
    right: 16px;
  }
}

.content-anchor .steps-box .main-title-box-2 {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .main-title-box-2 {
    margin-bottom: 26px;
  }
}

.content-anchor .steps-box .steps-box {
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .steps-box {
    margin-bottom: 10px;
  }
}

.content-anchor .steps-box .steps-box:last-child {
  margin-bottom: 0;
}

.content-anchor .steps-box .steps-box:last-child .title-step {
  background: #bfb777;
  color: #fff;
}

.content-anchor .steps-box .steps-box .title-step {
  font-family: 'Shippori Mincho', serif;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
  vertical-align: top;
  width: 54px;
  background: #f5f5f2;
  margin-right: 40px;
  position: relative;
  letter-spacing: 8px;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .steps-box .title-step {
    width: 30px;
    margin-right: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 6px;
  }
}

.content-anchor .steps-box .steps-box .title-step span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  left: 13px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .steps-box .title-step span {
    top: 20px;
    left: 4px;
    transform: unset;
  }
}

.content-anchor .steps-box .list-step {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 94px);
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step {
    width: calc(100% - 40px);
  }
}

.content-anchor .steps-box .list-step li {
  padding: 28px 55px 28px 34px;
  border: solid 1px #e8e8e8;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li {
    padding: 15px 15px 12px;
    margin-bottom: 10px;
  }
}

.content-anchor .steps-box .list-step li:last-child {
  margin-bottom: 0;
}

.content-anchor .steps-box .list-step li .content-step {
  font-size: 0px;
  font-size: 0rem;
}

.content-anchor .steps-box .list-step li .content-step .content-left {
  display: inline-block;
  vertical-align: middle;
  width: 30.6%;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-left {
    display: block;
    width: 100%;
  }
  .content-anchor .steps-box .list-step li .content-step .content-left img {
    width: 100%;
  }
}

.content-anchor .steps-box .list-step li .content-step .content-right {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 30.6%);
  padding-left: 38px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
}

.content-anchor .steps-box .list-step li .content-step .content-right .step-title {
  font-family: 'Shippori Mincho', serif;
  margin-bottom: 10px;
  margin-top: 5px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-right .step-title {
    margin-top: 11px;
  }
}

.content-anchor .steps-box .list-step li .content-step .content-right .step-title .number {
  font-family: 'Shippori Mincho', serif;
  font-size: 26px;
  font-size: 2.6rem;
  color: #bfb777;
  margin-right: 20px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-right .step-title .number {
    font-size: 24px;
    font-size: 2.4rem;
    width: 35px;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
  }
}

.content-anchor .steps-box .list-step li .content-step .content-right .step-title strong {
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-right .step-title strong {
    font-size: 18px;
    font-size: 1.8rem;
    width: calc(100% - 35px);
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
  }
}

.content-anchor .steps-box .list-step li .content-step .content-right .step-desc {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 32px;
  letter-spacing: 0.7px;
}

@media (max-width: 767px) {
  .content-anchor .steps-box .list-step li .content-step .content-right .step-desc {
    line-height: 28px;
    letter-spacing: 0.5px;
  }
}

.content-anchor .list-commitment-3 {
  margin-bottom: 72px;
}

@media (max-width: 767px) {
  .content-anchor .list-commitment-3 {
    margin-bottom: 10px;
  }
}

.content-anchor .list-commitment-3 ul li {
  float: left;
  width: 22.72%;
  margin-right: 3.04%;
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .content-anchor .list-commitment-3 ul li {
    width: 48.35%;
    margin-right: 3.3%;
    margin-bottom: 38px;
  }
  .content-anchor .list-commitment-3 ul li:nth-child(2n) {
    margin-right: 0;
  }
}

.content-anchor .list-commitment-3 ul li:nth-child(4n) {
  margin-right: 0;
}

.content-anchor .list-commitment-3 ul li a {
  display: block;
}

.content-anchor .list-commitment-3 ul li a .zoom-box {
  margin-bottom: 13px;
}

.content-anchor .list-commitment-3 ul li a .img-product {
  position: relative;
}

.content-anchor .list-commitment-3 ul li a .img-product:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%;
}

.content-anchor .list-commitment-3 ul li a .img-product > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 767px) {
  .content-anchor .list-commitment-3 ul li a .img-product {
    position: relative;
  }
  .content-anchor .list-commitment-3 ul li a .img-product:before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 100%;
  }
  .content-anchor .list-commitment-3 ul li a .img-product > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.content-anchor .list-commitment-3 ul li a .product-name {
  font-family: 'Shippori Mincho', serif;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 9px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .content-anchor .list-commitment-3 ul li a .product-name {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.content-anchor .list-commitment-3 ul li a .product-desc {
  font-size: 14px;
  font-size: 1.4rem;
  color: #848484;
  letter-spacing: 0.7px;
  line-height: 24px;
}

.story-section {
  padding-top: 113px;
  padding-bottom: 117px;
  margin-bottom: 30px;
  background: url(/cdn/shop/t/1/assets/bg_story.jpg) no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 767px) {
  .story-section {
    background-image: url(/cdn/shop/t/1/assets/bg_story_sp.jpg);
    padding-top: 74px;
    padding-bottom: 80px;
  }
}

.story-section .sub-title {
  font-family: 'Shippori Mincho', serif;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 52px;
  color: #2C2C2C;
}

@media (max-width: 767px) {
  .story-section .sub-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.story-section .sub-title strong {
  font-weight: normal;
  position: relative;
}

.story-section .sub-title strong:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: solid 1px #BFB777;
  left: 85px;
  bottom: -25px;
}

@media (max-width: 767px) {
  .story-section .sub-title strong:before {
    left: 73px;
  }
}

.story-section .sub-title strong:after {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: solid 1px #BFB777;
  right: 85px;
  bottom: -25px;
}

@media (max-width: 767px) {
  .story-section .sub-title strong:after {
    right: 71px;
  }
}

.story-section .sub-title span {
  position: relative;
  padding-bottom: 23px;
}

.story-section .sub-title span:before {
  position: absolute;
  content: '';
  width: 73px;
  height: 1px;
  background: #BFB777;
  bottom: 0;
  left: 50%;
  margin-left: -36px;
}

.story-section .sub-title-2 {
  font-family: 'Shippori Mincho', serif;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.story-section .title-section {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 60px;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 41px;
}

@media (max-width: 767px) {
  .story-section .title-section {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 42px;
    letter-spacing: -0.1px;
    margin-bottom: 23px;
  }
}

.story-section .title-section:before {
  display: none;
}

.story-section .content-story .story-row {
  margin-bottom: 53px;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row {
    margin-bottom: 33px;
  }
}

.story-section .content-story .story-row:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row:last-child .row-left, .story-section .content-story .story-row:last-child .row-right {
    margin-bottom: 33px;
  }
}

.story-section .content-story .story-row:last-child .row-left .small-title, .story-section .content-story .story-row:last-child .row-right .small-title {
  margin-top: 12px;
  margin-bottom: 27px;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row:last-child .row-left .small-title, .story-section .content-story .story-row:last-child .row-right .small-title {
    margin-bottom: 12px;
    margin-top: 0;
  }
}

.story-section .content-story .story-row:last-child .row-right {
  margin-top: 0;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row:last-child .row-right {
    margin-bottom: 0;
  }
}

.story-section .content-story .story-row .row-left {
  float: left;
  width: 47.27%;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row .row-left {
    float: none;
    width: 100%;
    margin-bottom: 13px;
  }
}

.story-section .content-story .story-row .row-right {
  float: right;
  width: 49.6%;
  margin-top: -8px;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row .row-right {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}

.story-section .content-story .story-row .small-title {
  font-family: 'Shippori Mincho', serif;
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  margin-bottom: 7px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .story-section .content-story .story-row .small-title {
    margin-bottom: 12px;
  }
}

.story-section .content-story .story-row .desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  letter-spacing: 0.7px;
}
