@charset "UTF-8";
.c-product_info__review .u-text--link {
  color: inherit !important;
}

#btn-add {
  background-color: #A57727 !important;
  color: #ffffff;
  font-size: 18px !important;
  border-radius: 5em;
}
#btn-add img {
  margin-right: 10px;
}

.c-product_info__favorite .c-product_info__favorite__btn {
  display: block;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 5em;
  padding: 13px 0px;
  font-size: 13px !important;
}
.c-product_info__favorite .c-product_info__favorite__btn .favorite-text {
  color: #000 !important;
  text-decoration: none;
}
.c-product_info__favorite .c-product_info__favorite__btn[data-is-favorite=true] {
  background-color: #ececec;
  border: none;
}

#product-price-content .u-text--subhead {
  font-size: 26px !important;
}
@media screen and (min-width: 720px) {
  #product-price-content .u-text--subhead {
    font-size: 30px !important;
  }
}
#product-price-content .text-tax {
  font-size: 15px !important;
}
@media screen and (min-width: 720px) {
  #product-price-content .text-tax {
    font-size: 12px !important;
  }
}

#maker #maker-link {
  color: inherit !important;
}

.c-breadcrumbs__item .u-text--link {
  color: inherit !important;
}

.p-product_content {
  padding-left: 0;
  padding-right: 0;
}

.main-contents__wrap {
  overflow: hidden;
  position: relative;
}

.floating-btn {
  position: fixed;
  z-index: 10;
  display: none;
}
@media screen and (max-width: 719px) {
  .floating-btn {
    width: 100%;
    left: 0;
    bottom: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 720px) {
  .floating-btn {
    width: 412px;
    right: 20px;
    bottom: 20px;
  }
}
.floating-btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 720px) {
  .floating-btn__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.floating-btn__link {
  font-size: 13px;
  color: #fff;
  letter-spacing: 0.12em;
  position: relative;
  width: 50%;
  height: 13.3333333333vw;
  line-height: 13.3333333333vw;
  text-align: center;
  padding-left: 4vw;
}
@media screen and (min-width: 720px) {
  .floating-btn__link {
    font-size: 15px;
    width: 290px;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
  }
}
.floating-btn__link.cart {
  background: #A57727;
  border-radius: 5em;
}
@media screen and (max-width: 719px) {
  .floating-btn__link.cart {
    width: 100%;
  }
}
.floating-btn__link.cart:before {
  content: "";
  display: block;
  width: 27px;
  height: 22px;
  background: url(../../product/common/img/icon_cart_sp.png) no-repeat left top/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}

.main-contents {
  line-height: 1.9;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 720px) {
  .main-contents {
    line-height: 2;
  }
}
.main-contents h1, .main-contents .h1, .main-contents h2, .main-contents .h2, .main-contents h3, .main-contents .h3, .main-contents h4, .main-contents .h4, .main-contents h5, .main-contents .h5, .main-contents h6, .main-contents .h6 {
  font-family: "Shippori Mincho", serif;
}
.main-contents img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.main-contents sup {
  font-size: 0.6em;
}
.main-contents .bg-colorMain {
  background-color: #A57727;
}
.main-contents .bg-colorSub {
  background-color: #F6F1E9;
}
.main-contents .bg-colorBrown {
  background-color: #402e2a;
}
.main-contents .bg-colorOrange {
  background-color: #e56c00;
}
@media screen and (min-width: 720px) {
  .main-contents .left-md-auto {
    left: auto !important;
  }
}
@media screen and (min-width: 720px) {
  .main-contents .right-md-auto {
    right: auto !important;
  }
}
@media screen and (max-width: 719px) {
  .main-contents .text-sp-white {
    color: #ffffff;
  }
}
@media screen and (min-width: 720px) {
  .main-contents .inner-wrap__1200 {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin: auto;
  }
}
@media screen and (min-width: 720px) {
  .main-contents .inner-wrap__1080 {
    max-width: 1120px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin: auto;
  }
}
@media screen and (min-width: 720px) {
  .main-contents .inner-wrap__1024 {
    max-width: 1064px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin: auto;
  }
}
@media screen and (min-width: 720px) {
  .main-contents .inner-wrap__960 {
    max-width: 1000px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin: auto;
  }
}
.main-contents .toggle-box__wrap .toggle-box__btn {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #ccb284;
}
.main-contents .toggle-box__wrap .toggle-box__btn:after {
  content: "";
  display: block;
  width: 13px;
  height: 9px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="9" viewBox="0 0 13 9"><path d="M11.911,7.955 L6.587,1.749 L1.261,7.955" fill-rule="evenodd"  stroke="rgb(190, 157, 99)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.main-contents .toggle-box__wrap .toggle-box__btn.is-open {
  border-bottom: none;
}
.main-contents .toggle-box__wrap .toggle-box__btn.is-open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.main-contents .toggle-box__wrap .toggle-box__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s ease-out;
  transition: max-height 1s ease-out;
}
.main-contents .toggle-box__wrap .toggle-box__content.is-open {
  border-bottom: 1px solid #ccb284;
}
.main-contents .roundedRectBtn-wrap {
  padding-left: 25px;
  padding-right: 25px;
}
.main-contents .roundedRectBtn {
  display: block;
  width: 100%;
  background-color: #A57727;
  border-radius: 5em;
  color: #ffffff;
  text-align: center;
  position: relative;
  padding: 11px 20px 11px 20px;
}
@media screen and (min-width: 720px) {
  .main-contents .roundedRectBtn {
    padding: 21px 60px 21px 40px;
  }
}
.main-contents .roundedRectBtn:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-right: #A57727 1px solid;
  border-top: #A57727 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (min-width: 720px) {
  .main-contents .roundedRectBtn:after {
    right: 40px;
  }
}
.main-contents .roundedRectBtn span {
  display: block;
}
.main-contents #review .product__review--slide .swiper-container {
  overflow: hidden;
  margin-right: -12px;
  padding: 40px 12px 100px 0;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--slide .swiper-container {
    margin-right: -20px;
    padding-right: 20px;
    padding-bottom: 70px;
  }
}
.main-contents #review .product__review--slide .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #000;
  opacity: 0.15;
  margin-right: 7px;
  margin-left: 7px;
}
.main-contents #review .product__review--slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.7;
}
.main-contents #review .product__review--slide .swiper-horizontal > .swiper-scrollbar, .main-contents #review .product__review--slide .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: calc(100% - 40px);
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.15);
}
.main-contents #review .product__review--slide .swiper-horizontal > .swiper-scrollbar .swiper-scrollbar-drag, .main-contents #review .product__review--slide .swiper-scrollbar.swiper-scrollbar-horizontal .swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.7);
}
.main-contents #review .product__review--slide .swiper-button-next, .main-contents #review .product__review--slide .swiper-button-prev {
  top: 45%;
}
.main-contents #review .product__review--slide .swiper-button-next:after, .main-contents #review .product__review--slide .swiper-button-prev:after {
  font-size: 0;
}
.main-contents #review .product__review--slide .swiper-button-prev {
  left: -50px;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--slide .swiper-button-prev {
    left: -15px;
  }
}
.main-contents #review .product__review--slide .swiper-button-prev:after {
  content: "";
  display: block;
  width: 23px;
  height: 43px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="43" viewBox="0 0 23 43"><path d="M21.500,1.499 L1.500,21.498 L21.500,41.501" fill-rule="evenodd"  stroke="rgb(165, 119, 39)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--slide .swiper-button-prev:after {
    width: 13px;
    height: 23px;
  }
}
.main-contents #review .product__review--slide .swiper-button-next {
  right: -50px;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--slide .swiper-button-next {
    right: -15px;
  }
}
.main-contents #review .product__review--slide .swiper-button-next:after {
  content: "";
  display: block;
  width: 23px;
  height: 43px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="43" viewBox="0 0 23 43"><path d="M1.500,1.499 L21.500,21.498 L1.500,41.501" fill-rule="evenodd"  stroke="rgb(165, 119, 39)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--slide .swiper-button-next:after {
    width: 13px;
    height: 23px;
  }
}
.main-contents #review .product__review--item {
  border-radius: 5px;
  background-color: #e56c00;
  padding: 40px 50px;
  position: relative;
}
@media screen and (max-width: 719px) {
  .main-contents #review .product__review--item {
    padding: 30px;
  }
}
.main-contents #review .product__review--item:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 12px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: repeating-linear-gradient(135deg, rgba(246, 241, 233, 0.8) 0, rgba(246, 241, 233, 0.8) 2px, transparent 2px, transparent 4px);
  z-index: -1;
}
.main-contents #review .product__review--desc {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1), 2px -2px 2px rgba(0, 0, 0, 0.1), -2px -2px 2px rgba(0, 0, 0, 0.1);
}
.main-contents #review .product__review--name {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -2px 2px 2px rgba(0, 0, 0, 0.1), 2px -2px 2px rgba(0, 0, 0, 0.1), -2px -2px 2px rgba(0, 0, 0, 0.1);
}
.main-contents #review .product__review--triangle {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.main-contents #review .product__review--triangle:before {
  content: "";
  position: absolute;
  bottom: -33px;
  right: 55px;
  width: 48px;
  height: 56px;
  background-image: repeating-linear-gradient(135deg, rgba(246, 241, 233, 0.8) 0, rgba(246, 241, 233, 0.8) 2px, transparent 2px, transparent 4px);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  z-index: -1;
}
.main-contents #review .product__review--triangle:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 28px solid #e56c00;
  border-left: 24px solid #e56c00;
  border-bottom: 28px solid transparent;
  border-right: 24px solid transparent;
  position: absolute;
  bottom: -23px;
  right: 65px;
}
.main-contents #lineup .productItem__slide .swiper-container {
  overflow: hidden;
  padding: 10px 0 0 5px;
  margin-left: -5px;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-container {
    margin-right: -20px;
    padding-right: 20px;
  }
}
.main-contents #lineup .productItem__slide .swiper-button-next:after, .main-contents #lineup .productItem__slide .swiper-button-prev:after {
  top: -90px;
  font-size: 0;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-button-next:after, .main-contents #lineup .productItem__slide .swiper-button-prev:after {
    top: -60px;
  }
}
.main-contents #lineup .productItem__slide .swiper-button-prev {
  left: -50px;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-button-prev {
    left: -15px;
  }
}
.main-contents #lineup .productItem__slide .swiper-button-prev:after {
  content: "";
  display: block;
  width: 23px;
  height: 43px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="43" viewBox="0 0 23 43"><path d="M21.500,1.499 L1.500,21.498 L21.500,41.501" fill-rule="evenodd"  stroke="rgb(165, 119, 39)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-button-prev:after {
    width: 13px;
    height: 23px;
  }
}
.main-contents #lineup .productItem__slide .swiper-button-next {
  right: -50px;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-button-next {
    right: -15px;
  }
}
.main-contents #lineup .productItem__slide .swiper-button-next:after {
  content: "";
  display: block;
  width: 23px;
  height: 43px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="23" height="43" viewBox="0 0 23 43"><path d="M1.500,1.499 L21.500,21.498 L1.500,41.501" fill-rule="evenodd"  stroke="rgb(165, 119, 39)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #lineup .productItem__slide .swiper-button-next:after {
    width: 13px;
    height: 23px;
  }
}
.main-contents #lineup .productItem__slide--price:after {
  content: "円(税込)";
  display: inline-block;
  font-size: 10px;
  margin-left: -5px;
}
.main-contents #lineup .productItem__slide--desc {
  padding-top: 10px;
  border-top: 1px dotted #d3bc94;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.main-contents #lineup .productItem__slide--detail {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(234, 224, 206, 0.004);
          box-shadow: 0px 0px 10px 0px rgba(234, 224, 206, 0.004);
  background: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 17px;
  position: relative;
}
.main-contents #lineup .productItem__slide--detail:after {
  content: "";
  display: block;
  width: 7px;
  height: 10px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="10" viewBox="0 0 7 10"><path d="M1.724,8.966 L5.715,5.367 L1.724,1.767" fill-rule="evenodd"  stroke="rgb(190, 157, 99)" stroke-width="1px" stroke-linecap="round" stroke-linejoin="miter" fill="none"></path></svg>');
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}
@media screen and (min-width: 720px) {
  .main-contents #lineup .swiper-wrapper:not(:has(.swiper-slide:nth-child(5))) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 719px) {
  .main-contents #concept {
    background-color: inherit !important;
  }
}
.main-contents #concept .concept-contents__wrap {
  position: relative;
}
.main-contents #concept .concept-swiper .swiper {
  position: relative;
}
.main-contents #concept .concept-swiper__navi {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-swiper__navi {
    top: 50%;
    height: 100%;
    position: absolute;
  }
}
.main-contents #concept .concept-swiper__counter {
  position: absolute;
  width: 90%;
  left: 0;
  top: 27%;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #concept .concept-swiper__counter {
    top: auto;
    bottom: 10px;
    right: auto;
    left: 30px;
    width: 70%;
  }
}
.main-contents #concept .concept-swiper__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 18px;
  width: 135px;
  position: relative;
  bottom: 30px;
  z-index: 1;
  position: relative;
  height: 60px;
  line-height: 60px;
  margin-left: auto;
}
@media screen and (max-width: 719px) {
  .main-contents #concept .concept-swiper__num {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    bottom: -5%;
    right: -25%;
  }
}
.main-contents #concept .concept-swiper__num .currentNum {
  color: #ffffff;
  font-size: 50px;
  position: relative;
  left: 0;
  bottom: 20px;
}
@media screen and (max-width: 719px) {
  .main-contents #concept .concept-swiper__num .currentNum {
    font-size: 30px;
  }
}
.main-contents #concept .concept-swiper__num .totalNum {
  margin-left: 10px;
  color: #ffffff;
  position: relative;
  font-size: 29px;
  bottom: -5px;
}
@media screen and (max-width: 719px) {
  .main-contents #concept .concept-swiper__num .totalNum {
    font-size: 20px;
  }
}
.main-contents #concept .concept-swiper__num .totalNum:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: -7px;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main-contents #concept .concept-swiper__bar {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 5;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
  width: 100%;
  height: 1px;
  -webkit-transition: -webkit-transform 5s linear;
  transition: -webkit-transform 5s linear;
  transition: transform 5s linear;
  transition: transform 5s linear, -webkit-transform 5s linear;
  background: #ffffff;
}
.main-contents #concept .concept-swiper__barback {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 2;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.main-contents #concept .concept-swiper .swiper-button-prev, .main-contents #concept .concept-swiper .swiper-button-next {
  background-image: none;
  top: -180px;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-swiper .swiper-button-prev, .main-contents #concept .concept-swiper .swiper-button-next {
    top: 0;
    bottom: 0;
  }
}
.main-contents #concept .concept-swiper .swiper-button-prev:after, .main-contents #concept .concept-swiper .swiper-button-next:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-swiper .swiper-button-prev:after, .main-contents #concept .concept-swiper .swiper-button-next:after {
    width: 28px;
    height: 28px;
  }
}
.main-contents #concept .concept-swiper .swiper-button-prev:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.main-contents #concept .concept-swiper .swiper-button-next:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main-contents #concept .concept-textArea {
  padding: 100px 25px 0;
  position: relative;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 10px 0 15px rgba(0, 0, 0, 0.1);
            box-shadow: 10px 0 15px rgba(0, 0, 0, 0.1);
    z-index: 1;
    width: 100%;
    max-width: 810px;
    margin-left: auto;
    right: 5%;
    top: -60px;
    padding: 50px 60px 90px;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__title {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  line-height: 1.4;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-textArea__title {
    font-size: 20px;
    letter-spacing: 0.18em;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    line-height: 1.2;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__title .ruby {
  font-size: 32px;
  position: relative;
  bottom: -3px;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-textArea__title .ruby {
    font-size: 34px;
    position: static;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__title .ruby[data-ruby] {
  position: relative;
}
.main-contents #concept .concept-textArea .concept-textArea__title .ruby[data-ruby]:after {
  content: attr(data-ruby);
  position: absolute;
  top: -0.5em;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-textArea__title .ruby[data-ruby]:after {
    top: -0.6em;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__text {
  font-size: 12px;
  line-height: 2;
  margin-top: 10px;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-textArea__text {
    font-size: 15px;
    margin-top: 20px;
  }
}
.main-contents #concept .concept-textArea .concept-acc {
  position: absolute;
  top: -10px;
  z-index: 2;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-acc {
    top: auto;
    left: -160px;
    width: 42%;
    z-index: 1;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__origin {
  font-size: 12px;
  letter-spacing: 0.16em;
  line-height: 1.6;
  background-color: #F6F1E9;
  padding: 30px 15px 20px;
  position: relative;
  margin-top: 20px;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .concept-textArea .concept-textArea__origin {
    padding: 25px 20px;
  }
}
.main-contents #concept .concept-textArea .concept-textArea__origin:after {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  background-color: #A57727;
  position: absolute;
  bottom: -8px;
  right: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main-contents #concept .concept-textArea .concept-textArea__origin .concept-textArea__origin--image {
  position: absolute;
  right: 20px;
  top: -12px;
}
.main-contents #concept .roundedRectBtn-wrap {
  max-width: none;
  margin-top: 30px;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .roundedRectBtn-wrap {
    max-width: 485px !important;
    margin-top: 0px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: 2;
    width: 100%;
  }
}
.main-contents #concept .roundedRectBtn-wrap .roundedRectBtn {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  font-size: 16px !important;
  height: auto;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .roundedRectBtn-wrap .roundedRectBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px !important;
  }
}
.main-contents #concept .roundedRectBtn-wrap .roundedRectBtn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-right: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
}
.main-contents #concept .roundedRectBtn-wrap .roundedRectBtn span {
  display: block;
  font-size: 10px;
}
@media screen and (min-width: 720px) {
  .main-contents #concept .roundedRectBtn-wrap .roundedRectBtn span {
    font-size: 11px;
  }
}