/*-----------------------------------
*  index stylesheet
*-----------------------------------*/
.custom-index .section__headline {
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
}
.custom-index .section__headline-2 {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}
.custom-index .section__item-group {
  margin-bottom: 120px;
  margin-left: auto;
  margin-right: auto;
  width: 880px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .custom-index .section__item-group {
    width: 90%;
  }
}
.custom-index .section__item-group--jc_center {
  justify-content: center;
}
.custom-index .section__item {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.custom-index .headline {
  text-align: center;
}
.custom-index .headline__main-text {
  font-size: 4rem;
}
@media screen and (max-width: 768px) {
  .custom-index .headline__main-text {
    font-size: 2.7rem;
  }
}
.custom-index .headline__sub-text {
  margin-top: 0.5rem;
  font-size: 1.2rem;
  line-height: 180%;
}
.custom-index .item {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
}
.custom-index .section__item-img {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .custom-index .section__item-img {
    justify-content: space-between;
  }
}
.custom-index .img__item {
  width: 250px;
  height: 400px;
}
@media screen and (max-width: 768px) {
  .custom-index .img__item {
    width: 30%;
    height: 180px;
  }
}
.custom-index .item__title-text {
  margin-top: 1rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .custom-index .item__title-text {
    font-size: 1rem;
  }
}
.custom-index .section__howtoorder {
  width: 100%;
  margin-top: 60px;
  max-width: 1244px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.custom-index .section__howtoorder .s-title {
  margin-bottom: 60px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  display: block;
  letter-spacing: 0.13em;
  color: #333;
}
.custom-index .section__howtoorder .s-body {
  position: relative;
}
.custom-index .section__howtoorder .s-body .custom__list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  max-width: 890px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .custom-index .section__howtoorder .s-body .custom__list {
    display: block;
  }
}
.custom-index .section__howtoorder .s-body .custom__list .item {
  position: relative;
  width: calc(33.333% - 35px);
  padding: 40px 15px 40px;
  background-color: #f3f3f3;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .custom-index .section__howtoorder .s-body .custom__list .item {
    width: 100%;
    margin-bottom: 40px;
  }
}
.custom-index .section__howtoorder .s-body .custom__list .item:last-child:before {
  display: none;
}
.custom-index .section__howtoorder .s-body .custom__list .item:before {
  position: absolute;
  top: 50%;
  right: -25px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -8px;
  content: '';
  border-width: 8px 0 8px 14px;
  border-style: solid;
  border-color: transparent transparent transparent #444;
}
@media screen and (max-width: 768px) {
  .custom-index .section__howtoorder .s-body .custom__list .item:before {
    display: none;
  }
}
.custom-index .section__howtoorder .s-body .custom__list .item .num {
  line-height: 40px;
  position: absolute;
  top: -20px;
  left: 12px;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  background-color: #b28224;
}
.custom-index .section__howtoorder .s-body .custom__list .item .thumb-img {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}
.custom-index .section__howtoorder .s-body .custom__list .item .thumb-img img {
  height: 117px;
  width: auto;
  margin: 0 auto;
}
.custom-index .section__howtoorder .s-body .custom__list .item .list__title {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #000;
}
.custom-index .section__howtoorder .s-body .custom__list .item .text {
  font-size: 12px;
  line-height: 1.8333;
  margin-top: 27px;
  margin-bottom: -5px;
  letter-spacing: 0.05em;
}
.custom-index .section__howtoorder .s-body .custom__list .item .text a {
  display: inline-block;
}
.custom-index .section__howtoorder .s-body .custom__list .item .caution {
  font-size: 10px;
  font-weight: 350;
  line-height: 1.8;
  display: block;
  text-align: left;
  margin-top: 16px;
  margin-bottom: -4px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .custom-index .section__howtoorder .s-body .custom__list .item .caution {
    text-align: center;
  }
}
.custom-index .item__custom-price {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.5;
}
.custom-index .item__custom-price__span {
  font-size: 0.8rem;
}
@media screen and (max-width: 768px) {
  .custom-index .item__custom-price {
    margin-top: 5px;
    font-size: 1.1rem;
  }
}
.custom-index .item__price-text {
  font-size: 2.4rem;
  font-weight: bold;
}
.custom-index .item__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 50px;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  background: #333333;
  color: #fff;
  font-size: 2rem;
}
.custom-index .item__btn.custom-order {
  width: 300px;
}
@media screen and (max-width: 768px) {
  .custom-index .item__btn {
    width: 100%;
  }
}
/*# sourceMappingURL=custom-index.css.map */