@charset "UTF-8";

/*----------- common -----------*/

p,
a,
dt,
dd,
ol,
ul,
li {
  font-family: a-otf-ryumin-pr6n, serif;
  font-weight: 300;
  color: #432F2F;
  line-height: 2;
  margin: 0;
}

img {
  border-radius: 0%;
}

h2 {
  border-bottom: 1px solid #432F2F;
  padding-bottom: 20px;
  letter-spacing: 0.5rem;
}

.font-large {
  font-size: 1.25rem;
  line-height: 2;
  margin-bottom: 40px;
}

.font-large-red {
  color: #A73836;
  font-size: 1.7rem;
  font-weight: bold;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

/*----------- lp-header -----------*/

.lp-header {
  background-color: #fff;
  width: 100%;
  height: 46.875%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.lp-header .slider {
  width: 50%;
}

.lp-header .slider img {
  width: 100%;
}

.lp-header h2 {
  border: none;
  padding-bottom: 0px;
}

.lp-maincopy-pc {
  display: block;
}

.lp-maincopy-sp {
  display: none;
}

.lp-maincopy-pc {
  width: 43%;
  height: auto;
}

.translatepress-ja .lp-header p{
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: initial;
  -webkit-text-orientation: upright;
  text-orientation: upright;
  max-height: 25em;
}

.lp-header p {
  writing-mode: inherit;
  width: ;
  font-size: 1rem;
  line-height: 2.5;
  max-width: 532px;
  border-top: 1px solid #432F2F;
  padding: 30px 40px 0px 40px;
  max-height: auto;
}

.combine {
  text-combine-upright: all;
  -webkit-text-combine: horizontal;
  -ms-text-combine-horizontal: all;
}

.item1 {
  order: 1;
  flex: 0 0 50%;
  width: 0;
  flex-basis: auto;
}

.item2 {
  order: 3;
  flex: 0 0 25%;
  margin: 0;
  padding-left: 2%;
}

.translatepress-ja .item3 {
  order: 2;
  flex: 0 0 25%;
  margin: 0;
}

.item3 {
  order: 2;
  flex: 0 0 35%;
  margin: 0;
}

/*----------- lp-about -----------*/

.lp-about {
  background-image: url("../img/lp-about-bg.png");
  background-size: cover;
  background-position: left top;
  margin-top: 80px;
  padding-top: 50px;
}

.lp-content-1 {
  width: 90%;
  margin: 0 auto;
  padding: 120px 5% 5%;
}

.lp-about-1 {
  display: flex;
  justify-content: space-between;
}

.lp-about-1 figure img {
  margin: -120px 0px 0px 60px;
}

.lp-about-text {
  max-width: 50%;
}

.lp-about-2 {
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
}

.lp-about-2 img {
  margin-bottom: 20px;
}

.lp-about-2 p {
  max-width: 647px;
}

.about-box1 {
  margin-right: 60px;
}

/*----------- lp-scene -----------*/

.lp-scene,
.lp-price {
  background-image: url("../img/lp-gold-bg.jpg");
  background-size: cover;
  background-position: left top;
  background-repeat: repeat-y;
}

.lp-content-2 {
  max-width: 700px;
  margin: 0 auto;
  padding: 120px 0px 60px;
}

.pt0 {
  padding-top: 0;
}

.customer-review img {
  width: 700px;
  height: auto;
}

.customer-review {
  background-color: #fff;
  margin: 80px 0;
  display: flex;
  flex-wrap: wrap;
}

.customer-review-text {
  padding: 30px;
}

.customer-review-text h3 {
  border-bottom: 1px solid #432F2F;
  padding-bottom: 20px;
}

/*----------- lp-theme -----------*/

.lp-theme {
  background-image: url("../img/theme-bg.jpg");
  background-size: cover;
  background-position: left top;
  background-repeat: repeat-y;
}

.lp-theme-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lp-theme-1 .logo {
  width: 50%;
}

.lp-theme-text-1 {
  max-width: 50%;
}

.theme-photo-logo {
  margin-left: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.theme-photo-logo .logo {
  margin-top: 30px;
}

.lp-theme-2 {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.lp-theme-text-2 {
  max-width: 775px;
  margin-left: 60px;
}

.lp-theme-text-2 p {
  margin-bottom: 1.25rem;
}

/*----------- lp-price -----------*/

.lp-content-wrap1,
.lp-content-wrap2 {
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.lp-content-wrap1 {
  padding: 40px;
}

.lp-content-3 {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lp-price-list h2,
.lp-order-flow h2 {
  border-bottom: none;
}

.lp-price-text {
  max-width: 900px;
  margin-left: 30px;
}

.lp-price-text-1 p {
  line-height: 1.4;
}

.kimono-photo-sp {
  display: none;
}

.price-list-wrap {
  max-width: 700px;
  background-color: #fff;
  box-shadow: 8px 8px #B79B5B;
  margin: 0 auto;
  padding: 40px;
  margin-bottom: 120px;
}

.box-shadow {
  box-shadow: 8px 8px #B79B5B;
}

.price-list {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #432F2F;
  margin-bottom: 20px;
}

dt,
dd {
  font-size: 1.3rem;
}

/*----------- lp-order-flow -----------*/

.lp-order-flow h2 {
  padding-bottom: 40px;
}

.lp-order-flow ol {
  counter-reset: number;
  list-style-type: none;
  padding: 0;
}

.lp-order-flow ol li {
  display: block;
  position: relative;
  padding: 2rem;
  line-height: 2;
  background-color: #fff;
  margin-bottom: 40px;
}

.lp-order-flow ol li span {
  font-size: 1.5rem;
  font-weight: bold;
}

.lp-order-flow ol li::before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display: inline-block;
  color: #fff;
  background-color: #A73836;
  padding: 20px;
  font-weight: bold;
  font-size: 2rem;
  top: -5%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -30px;
  width: 60px;
  height: 60px;
  line-height: 1rem;
}

.lp-order-flow ol li:nth-child(2n)::before {
  content: none;
}

.lp-order-flow ol li:nth-child(2n) {
  display: block;
  position: static;
  padding: 0px;
  line-height: 0;
  background-color: transparent;
  margin-bottom: 20px;
}

.triangle-down {
  width: 0;
  height: 0;
  margin: 0px 0px 20px calc(50% - 15px);
  border-top: solid 20px #432F2F;
  border-right: solid 15px transparent;
  border-bottom: solid 15px transparent;
  border-left: solid 15px transparent;
}

.lp-cta-1 {
  max-width: 60%;
  margin: 0 auto 120px;
  padding: 40px 0px;
  text-align: center;
}

.lp-cta-1 p {
  font-size: 1.5rem;
  margin-bottom: 60px;
}

.lp-btn {
  max-width: 500px;
  height: 80px;
  margin: 0 auto;
}

.lp-btn a {
  display: block;
  max-width: 500px;
  height: 80px;
  line-height: 80px;
  position: relative;
  color: #fff;
  background: -moz-linear-gradient(top, #A73836, #8C2E2D);
  background: -webkit-linear-gradient(top, #A73836, rgb(255, 255, 255));
  background: linear-gradient(to bottom, #A73836, #8C2E2D);
  font-size: 1.5rem;
  text-align: center;
}

.lp-btn a:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 60px;
  width: 20px;
  height: 20px;
  margin-top: -7px;
  background: url("../img/arrow.svg") top left no-repeat;
  background-size: 20px 20px;
}

.lp-btn a:hover {
  background: -moz-linear-gradient(top, #CC4441, #A73836);
  background: -webkit-linear-gradient(top, #CC4441, #A73836);
  background: linear-gradient(to bottom, #CC4441, #A73836);
}

.lp-btn a span {
  font-size: 1.8rem;
}

.lp-cta-2 {
  max-width: 80%;
  margin: 0 auto 120px;
  padding: 40px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lp-cta-2-text p {
  margin-left: 30px;
}

.lp-cta-2-text p:first-of-type {
  margin-bottom: 30px;
}

/*
.bg-white-3{
	display: block;
  width: 100%;
  height: 460px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: calc(50% - 230px);
  left: 0;
  z-index: -100;
}
*/

.lp-btn-wrap {
  width: 100%;
  min-height: 200px;
}

footer h2 {
  border-bottom: none;
  padding-bottom: 0px;
  letter-spacing: inherit;
}


@media screen and (min-width: 701px) and (max-width: 1000px) {

  /*----------- lp-header-ipad -----------*/

  .lp-maincopy-pc {
    width: 46%;
  }

  .lp-header p {
    font-size: 0.7rem;
    padding: 16px 16px 0px 16px;
  }

  .item2 {
    flex: 0 0 21%;
    margin: 0 0 3% 0;
  }

  /*----------- lp-price-ipad -----------*/
  .kimono-photo-pc {
    display: block;
  }

  /*----------- lp-order-flow-ipad -----------*/
  .lp-order-flow ol li::before {
    left: -20px;
  }

}


@media screen and (max-width: 700px) {

  /*----------- common-sp -----------*/

  h2 {
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.875rem;
  }

  /*----------- lp-header-sp -----------*/
  .lp-header {
    display: block;
    height: 800px;
    margin-bottom: 140px;
  }

  .lp-header .slider {
    width: 100vw;
  }

  .lp-maincopy-pc {
    display: none;
  }

  .lp-maincopy-sp {
    display: block;
    height: 140px;
    padding: 20px;
    margin: 0 auto;
  }

  .item2 {
    background-color: #432F2F;
    padding-left: 0px;
  }

  .lp-header p {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-feature-settings: "palt";
    -webkit-text-orientation: unset;
    text-orientation: unset;
    text-align: center;
    line-height: 2.5;
    border-top: none;
    padding: 40px 20px;
  }

  /*----------- lp-about-sp -----------*/

  .lp-content-1 {
    width: 100%;
    margin: 0 auto;
    padding: 0px 20px 20px;
  }

  .lp-about {
    margin-top: 0px;
    padding-top: 0px;
  }

  .lp-about-1 {
    display: flex;
    flex-direction: column-reverse;
  }

  .lp-about-1 figure img {
    margin: -100px auto 40px;
  }

  .lp-about-text {
    max-width: 100%;
  }

  .lp-about-2 {
    margin-top: 30px;
    display: block;
  }

  .lp-about-2 img {
    margin-bottom: 10px;
  }

  .lp-about-2 p {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .about-box1 {
    margin-right: 0px;
  }

  /*----------- lp-scene-sp -----------*/

  .lp-content-2 {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px 20px;
  }

  .customer-review {
    background-color: #fff;
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
  }

  .customer-review-text {
    padding: 20px;
  }

  .customer-review-text h3 {
    font-size: 1.2rem;
    padding-bottom: 10px;
  }

  /*----------- lp-theme-sp -----------*/

  .lp-theme-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;

  }

  .lp-theme-1 .logo {
    width: 50%;
  }

  .lp-theme-text-1 {
    max-width: 100%;
  }

  .theme-photo-logo {
    margin: 30px auto 40px;
  }

  .theme-photo-logo .logo {
    margin-top: 30px;
  }

  .lp-theme-2 {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
  }

  .lp-theme-text-2 {
    margin: 30px auto 0px;
  }

  .lp-theme-text-2 p {
    margin-bottom: 1.25rem;
  }

  /*----------- lp-price-sp -----------*/

  .h2-small-sp {
    font-size: 1.5rem;
  }

  .lp-content-3 {
    max-width: 100%;
    display: block;
    padding: 20px;
  }

  .kimono-photo-pc {
    display: none;
  }

  .kimono-photo-sp {
    display: block;
    margin: 0 auto 40px;
  }

  .lp-price-text {
    max-width: 100%;
    margin-left: 0px;
  }

  .bg-white-1 {
    display: none;
  }

  .price-list-wrap {
    max-width: 100%;
    padding: 20px;
    margin-bottom: 0px;
  }

  .box-shadow {
    box-shadow: 4px 4px #B79B5B;
  }

  .price-list {
    flex-wrap: wrap;
    border-bottom: none;
  }

  dt,
  dd {
    display: block;
    width: 100%;
    text-align: center;
  }

  dt {
    font-size: 1.2rem;
    border-bottom: 1px solid #432F2F;
  }

  dd {
    font-size: 1.5rem;
  }

  /*----------- lp-order-flow-sp -----------*/

  .lp-order-flow h2 {
    margin-bottom: 40px;
  }

  .lp-order-flow ol li:before {
    left: calc(50% - 30px);
    padding: 18px;
    width: 56px;
    height: 56px;
  }

  .triangle-down {
    margin: 0px 0px 60px calc(50% - 15px);
  }

  .lp-order-flow ol li:nth-child(2n) {
    margin-bottom: 60px;
  }

  .lp-order-flow ol li {
    line-height: 1.5;
  }

  .lp-order-flow ol li span {
    display: block;
    margin-top: 10px;
  }

  .bg-white-2 {
    height: 320px;
  }

  .lp-cta-1 {
    max-width: 90%;
    margin: 0 auto 40px;
  }

  .lp-cta-1 p {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }

  .lp-btn {
    display: block;
    width: 100%;
  }

  .lp-btn a {
    font-size: 1.2rem;
  }

  .lp-btn a span {
    font-size: 1.5rem;
  }

  .lp-btn a:after {
    right: 30px;
  }

  .lp-cta-2 {
    flex-wrap: wrap;
  }

  .lp-cta-2-text p {
    margin-left: 0px;
  }

  .lp-cta-2-text p:first-of-type {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .bg-white-3 {
    height: 680px;
    top: 0;
  }

  .lp-btn-wrap {
    width: 90%;
    margin: 0 auto;
  }




}
