.header {
  display: none !important;
}

footer {
  background: #231815
}

footer .footer-inner {
  max-width: 1200px;
  margin: auto
}

footer .footer-inner__txt {
  padding: 35px;
  color: #fff;
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

.shop-link {
  display: block;
  max-width: 880px;
  margin: auto;
  margin-top: 80px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.shop-link img {
  width: 100%;
  height: auto
}

.shop-link:hover {
  opacity: .6
}

@media screen and (max-width:1024px) {
  .shop-link {
    width: 80%;
    margin: auto;
    margin-top: 30px
  }
}


.section-width {
  max-width: 1000px;
  margin: auto
}

.content-width {
  max-width: 880px;
  margin: auto
}

.content-padding {
  padding: 0 50px
}

@media screen and (max-width:599px) {
  .content-padding {
    padding: 0 15px
  }
}



.lp-page .first-view {
  color: #d1b481
}

.lp-page .first-view .first-back {
  position: relative;
  width: 100%;
  height: auto;

	background-color: #000;



}

.lp-page .first-view .first-back__img2 {
  position: absolute;
  top: 600px;
  right: 0;
  left: 0;
  max-width: 2000px;
  margin: auto
}

.lp-page .first-view .first-back__img2 img {
  width: 100%
}

@media screen and (max-width:1180px) {
  .lp-page .first-view .first-back__img2 {
    top: 600px
  }
}

@media screen and (max-width:1024px) {
  .lp-page .first-view .first-back__img2 {
    top: 700px
  }
}

@media screen and (max-width:768px) {
  .lp-page .first-view .first-back__img2 {
    top: 80px
  }
}

@media screen and (max-width:428px) {
  .lp-page .first-view .first-back__img2 {
    top: 250px
  }
}

.lp-page .first-view .section-content {

/*  position: absolute;
  top: 10%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%)
*/


}

.lp-page .first-view__title {
  margin-top: 45px;
  margin-bottom: 150px;
  font-size: 7.8rem;
  font-weight: 500;
  line-height: 1.5;
  color: #d1b481;
  text-align: center;
  letter-spacing: 2px;
  font-feature-settings: "palt";
}

@media screen and (max-width:768px) {
  .lp-page .first-view__title {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 4rem
  }
}

/*
@media screen and (max-width:599px) {
  .lp-page .first-view__title {
    font-size: 3rem
  }
}

@media screen and (max-width:321px) {
  .lp-page .first-view__title {
    margin-top: 0;
    margin-bottom: 15px
  }
}

*/
.lp-page .first-view__title rt {
  font-size: 3rem;
  text-align: center;
  letter-spacing: 1px
}

@media screen and (max-width:768px) {
  .lp-page .first-view__title rt {
    font-size: 2rem
  }
}

@media screen and (max-width:599px) {
  .lp-page .first-view__title rt {
    font-size: 1.5rem
  }
}

.lp-page .first-view__subtitle {
  margin-top: 150px;
  font-size: 5.2rem;
  color: #d1b481;
  text-align: center;
	font-weight: normal;
  font-feature-settings: "palt";
}
@media screen and (max-width:768px) {
  .lp-page .first-view__subtitle {
    margin-top: 100px;
    font-size: 2.5rem
  }
}

/*
@media screen and (max-width:599px) {
  .lp-page .first-view__subtitle {
    font-size: 1.5rem
  }
}

@media screen and (max-width:321px) {
  .lp-page .first-view__subtitle {
    margin-top: 15px
  }
}

*/
.lp-page .first-view__txt {
  max-width: 620px;
  margin: auto;
  margin-top: 70px;
  font-size: 2.4rem;
  line-height: 2;
  color: #d1b481;
  text-align: center;
}




@media screen and (max-width:768px) {
  .lp-page .first-view__txt {
    padding: 0 15px;
    margin-top: 35px;
    font-size: 1.6rem
  }
}

@media screen and (max-width:599px) {
  .lp-page .first-view__txt {
    font-size: 1.2rem
  }
}

@media screen and (max-width:321px) {
  .lp-page .first-view__txt {
    margin-top: 25px
  }
}

.lp-page .first-view__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin: auto;
  margin-top: 60px;
  font-size: 6rem;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}

@media screen and (max-width:768px) {
  .lp-page .first-view__lists {
    margin-top: 30px;
    font-size: 3.5rem
  }
}

@media screen and (max-width:599px) {
  .lp-page .first-view__lists {
    font-size: 2.5rem
  }
}

.lp-page .first-view__lists .bui-item {
  margin-right: 40px
}

.lp-page .first-view__lists .bui-item span {
  margin-bottom: 15px
}

@media screen and (max-width:768px) {
  .lp-page .first-view__lists .bui-item {
    margin-right: 20px
  }
}

.lp-page .first-view .koganeton-logo {
  max-width: 260px;
  margin: auto;
  margin-top: 140px
}

.lp-page .first-view .koganeton-logo img {
  width: 100%;
  height: auto
}

@media screen and (max-width:768px) {
  .lp-page .first-view .koganeton-logo {
    width: 40vw;
    margin-top: 100px
  }
}


/*
@media screen and (max-width:1180px) {
  .lp-page .first-view .koganeton-logo {
    width: 230px;
    margin-top: 35px
  }
}

@media screen and (max-width:1024px) {
  .lp-page .first-view .koganeton-logo {
    width: 200px;
    margin-top: 35px
  }
}


@media screen and (max-width:599px) {
  .lp-page .first-view .koganeton-logo {
    width: 70px
  }
}

@media screen and (max-width:321px) {
  .lp-page .first-view .koganeton-logo {
    width: 50px;
    margin-top: 20px
  }
}
*/
.lp-page .first-view .shop-logo {
  display: block;
  max-width: 200px;
  margin: auto;
  margin-top: 90px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.lp-page .first-view .shop-logo img {
  width: 100%;
  height: auto
}

.lp-page .first-view .shop-logo:hover {
  opacity: .6
}

@media screen and (max-width:768px) {
  .lp-page .first-view .shop-logo {
    width: 150px;
    margin-top: 100px
  }
}

@media screen and (max-width:321px) {
  .lp-page .first-view .shop-logo {
    width: 70px;
    margin-top: 20px
  }
}

.lp-page .section-2 {
  margin: auto;
  margin-top: 80px
}

.lp-page .section-2__title {
  margin-top: 55px;
  font-size: 5.8rem;
  font-weight: 500;
  color: #231815;
  text-align: center;
  font-feature-settings: "palt";
}

/*@media screen and (max-width:1024px) {
  .lp-page .section-2__title {
    margin-top: 30px;
    font-size: 3rem
  }
}
*/
@media screen and (max-width:768px) {
  .lp-page .section-2__title {
    padding: 0 15px;
    font-size: 2.4rem
  }
}

.lp-page .section-2__txt {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.8;
  text-align: center;
  letter-spacing: 2px
}

.lp-page .section-2__txt .pc-br {
  display: block
}

@media screen and (max-width:1024px) {
  .lp-page .section-2__txt .pc-br {
    display: none
  }
}

@media screen and (max-width:768px) {
  .lp-page .section-2__txt {
    padding: 0 15px;
    margin-top: 15px;
    font-size: 1.4rem;
	text-align: left;
  }
}

.lp-page .section-2 .reason-lists {
  max-width: 560px;
  margin: auto
}

.lp-page .section-2 .reason-lists .reason-item {
  margin-top: 80px;
  text-align: center
}

@media screen and (max-width:768px) {
  .lp-page .section-2 .reason-lists .reason-item {
    padding: 0 15px;
    margin-top: 100px
  }
}

.lp-page .section-2 .reason-lists .reason-item__title {
  margin-top: 55px;
  font-size: 5rem;
  font-weight: 500;
  color: #231815
}

@media screen and (max-width:1024px) {
  .lp-page .section-2 .reason-lists .reason-item__title {
    margin-top: 30px;
    font-size: 3.5rem
  }
}

@media screen and (max-width:599px) {
  .lp-page .section-2 .reason-lists .reason-item__title {
    font-size: 2.5rem
  }
}

.lp-page .section-2 .reason-lists .reason-item__subtitle {
  display: inline;
  padding-bottom: 17px;
  font-size: 4rem;
  color: #a52300;
  border-bottom: 1px solid #000;

  	position: relative;
	padding-right: 34px;

}

@media screen and (max-width:768px) {
  .lp-page .section-2 .reason-lists .reason-item__subtitle {
    font-size: 2rem;
	padding-right: 20px;
	padding-bottom: 5px;
  }
}


.lp-page .section-2 .reason-lists .reason-item__subtitle .number {
  margin-left: 10px;
  font-size: 50px;
  vertical-align: baseline;

  	position: absolute;
	right:0;
	bottom:-6px;

}

@media screen and (max-width:768px) {
  .lp-page .section-2 .reason-lists .reason-item__subtitle .number {
    font-size: 30px;
    bottom:-10px;
  }
}


.lp-page .section-2 .reason-lists .reason-item__txt {
  margin-top: 30px;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 2px;
  	font-size:1.8rem;

}

@media screen and (max-width:1024px) {
  .lp-page .section-2 .reason-lists .reason-item__txt {
    margin-top: 15px;
  	font-size:1.4rem;
  }
}

.lp-page .section-2 .shop-link {
  margin-top: 100px
}

.lp-page .section-2 .shop-link-2 {
  display: block;
  max-width: 880px;
  margin: auto;
  margin-top: 60px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

.lp-page .section-2 .shop-link-2 img {
  width: 100%;
  height: auto
}

.lp-page .section-2 .shop-link-2:hover {
  opacity: .6
}

@media screen and (max-width:1024px) {
  .lp-page .section-2 .shop-link-2 {
    width: 80%;
    margin: auto;
    margin-top: 70px
  }
}

.lp-page .section-3 {
  padding: 120px 0 160px 0;
  /*margin-top: 115px;*/
  background-color: #40220f
}

@media screen and (max-width:1024px) {
  .lp-page .section-3 {
    padding: 60px 0;
    margin-top: 70px
  }
}

.lp-page .section-3__title {
  max-width: 700px;
  margin: auto;
  font-size: 5rem;
  line-height: 1.5;
  color: #be9e7b;
  text-align: center;
  letter-spacing: 2px;
	font-weight: normal;
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__title {
    padding: 0 15px;
    font-size: 3.5rem
  }
}

@media screen and (max-width:599px) {
  .lp-page .section-3__title {
    font-size: 2.5rem
  }
}

.lp-page .section-3__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 700px;
  margin: auto;
  margin-top: 80px;
  color: #fff
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 40px
  }
}

.lp-page .section-3__detail .president {
  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;
  width: 40%
}

.lp-page .section-3__detail .president img {
  width: 100%;
  height: auto
}

.lp-page .section-3__detail .president__top .position {
  margin-top: 24px;
  letter-spacing: 2px
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .president__top .position {
    padding: 0 ;
  }
}

.lp-page .section-3__detail .president__top .name {
  margin-top: 10px;
  font-size: 30px;
  letter-spacing: 5px
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .president__top .name {
    padding: 0 ;
  }
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .president__top {
	margin:30px 6vw 0;
  }
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .president__bottom {
	margin:30px 6vw 0;
  }
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .president {
    width: 100%
  }
}

.lp-page .section-3__detail .description {
  width: 50%;
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: justify;
}

@media screen and (max-width:1024px) {
  .lp-page .section-3__detail .description {
    width: 100%;
    font-size: 1.2rem;
	line-height: 2;
	padding:0 6vw;
  }
}


.lp-page .section-5 {
  position: relative;
  padding: 100px 200px;
  margin-top: 80px;
  color: #c39e6e;
  background: #231815
}

@media screen and (max-width:1024px) {
  .lp-page .section-5 {
    padding: 100px 80px;
    margin-top: 70px
  }
}

@media screen and (max-width:768px) {
  .lp-page .section-5 {
    padding: 50px 15px
  }
}

.lp-page .section-5__logo {
/*  max-width: 260px;
  margin: auto;
  margin-top: 140px
*/
  width: 200px;


  position: absolute;
  bottom:300px;
  right:10vw;

}

.lp-page .section-5__logo img {
  width: 100%;
  height: auto
}

@media screen and (max-width:1024px) {
  .lp-page .section-5__logo {
    width: 200px;
    margin-top: 70px
  }
}

@media screen and (max-width:768px) {
  .lp-page .section-5__logo {
    width: 130px
  }
}

.lp-page .section-5__img {
  position: absolute;
  top: 270px;
  right: 0
}

@media screen and (max-width:1100px) {
  .lp-page .section-5__img {
    display: none
  }
}

.lp-page .section-5__title {
  margin-top: 60px;
  margin-left: 20px;
  font-size:2.6rem;
  letter-spacing: 2px;
  font-weight:normal;
  color:#c39e6e;
}

@media screen and (max-width:768px) {
  .lp-page .section-5__title {
    margin-left: 0;

	margin-top: 100px;
	font-size:1.8rem;
  }
}

.lp-page .section-5 .company-tb {
  margin-top: 140px;
  border-spacing: 20px 5px;
  border-collapse: separate
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .company-tb {
    margin-top: 50px;
    border-spacing: 0
  }
}

.lp-page .section-5 .company-tb th {
  font-weight: 600;
  text-align: left
}

@media screen and (max-width:1024px) {
  .lp-page .section-5 .company-tb th {
    display: block;
    width: 100px;
    vertical-align: top
  }
}

@media screen and (max-width:599px) {
  .lp-page .section-5 .company-tb th {
    padding: 5px 0
  }
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .company-tb td {
    display: block;
    width: 100%;
    padding: 5px 0
  }
}

.lp-page .section-5 .philosophy {
  margin-top: 110px;
  margin-left: 20px
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .philosophy {
    margin-left: 0
  }
}

.lp-page .section-5 .philosophy th {
  display: block;
  width: 100%;
  text-align: left
}

.lp-page .section-5 .philosophy td {
  display: block;
  width: 100%;
  margin-top: 40px
}

.lp-page .section-5 .history-tb {
  margin-top: 110px;
  border-spacing: 20px 5px;
  border-collapse: separate
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .history-tb {
    margin-top: 50px;
    border-spacing: 0
  }
}

.lp-page .section-5 .history-tb .title {
  font-weight: 800
}

.lp-page .section-5 .history-tb th {
  width: 150px;
  font-weight: 600;
  text-align: left;
  vertical-align: top
}

@media screen and (max-width:1024px) {
  .lp-page .section-5 .history-tb th {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }
}

@media screen and (max-width:599px) {
  .lp-page .section-5 .history-tb th {
    padding: 5px 0
  }
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .history-tb td {
    display: block;
    width: 100%;
    padding: 5px 0
  }
}

.lp-page .section-5 .sale-tb {
  margin-top: 110px;
  margin-left: 20px
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .sale-tb {
    margin-top: 50px;
    margin-left: 0
  }
}

.lp-page .section-5 .sale-tb th {
  display: block;
  width: 100%;
  margin-top: 50px;
  text-align: left
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .sale-tb th {
    padding: 5px 0;
    margin-top: 0
  }
}

.lp-page .section-5 .sale-tb td {
  display: block;
  width: 100%;
  margin-top: 20px
}

@media screen and (max-width:768px) {
  .lp-page .section-5 .sale-tb td {
    padding: 5px 0;
    margin-top: 0
  }
}

.ph_01{
  margin-top: 100px;
}
.section-6{
  max-width: 1050px;
  margin: 100px auto;


}
.reveiw-lists{
  font-family: PShueiNMGoStd-B;

}
.section-6__title{
  background-color: #6A3906;
  font-family: PShueiNMGoStd-B;
  font-weight: normal;
  color: #fff;
  font-size: 40px;
  width: 307px;
  letter-spacing: 2.4px;
  line-height: 1;
  border-radius: 20px;
  padding: 27px 47px;
  position: relative;
  margin: 0 0 70px;
}
.section-6__title::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  margin-top: -18px;
  margin-left: -44px;
  border: 18px solid transparent;
  border-right:26px solid #6A3906;
}
.review-item{
  display: flex;
  justify-content: center;
  margin: 0 auto 70px;
}
.review-item__heading{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 11px 0 0;
}
.review-item__right .review-item__heading{
  padding: 0 0 0 11px;
}


.review-item__number{
  font-size: 56px;
  color: #F08300;
  line-height: 1;
  font-family: PShueiNMGoStd-B;

}
li:nth-child(even) .review-item__number{
  text-align: right;
}
.review-item__customer{
  font-size: 2rem;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-align: right;
  display: flex;
  color: #231815;
  font-weight: normal;
  font-family: PShueiNMGoStd-B;

}
.review-item__txt{
  text-align: justify;
  line-height: 1.3;

}
li:nth-child(odd) .review-item__txt{
  padding: 0 30px 0 21px;
  border-left: solid 2px #F08300;
}
.section-6.is-sp li:nth-child(odd) .review-item__txt{
  padding:0;
}


li:nth-child(even) .review-item__txt{
  padding: 0 40px;
  border-right: solid 2px #F08300;

}

.review-item__img{
  max-width: 470px;
}
.review-item__right .review-item__img{
  max-width: 400px;
}

.review-item__right{
  flex-direction: row-reverse;
}
.review-item__sp{

  border-left: solid 2px #F08300;

  padding:0 4vw;

}
.review-item__sp img{
/*  max-width: 320px;
  margin: 0 0 20px 21px;
*/
  margin-bottom: 20px;
}
.review-item__sp .review-item__txt{
  border-left: none !important;
  border-right: none !important;
  margin-bottom: 20px;
}
.review-item__sp .review-item__txt br{
  display: none;
}

.review-item__right .review-item__sp{
  border-left: none;
  border-right:  solid 2px #F08300;
  padding: 0 20px 0 0;
}
.review-item__right .review-item__sp .review-item__txt{
  padding: 0;
}

.review-item__right .review-item__sp img{
  /*margin: 20px 0 0;*/
}
.is-sp .review-item__right{
  justify-content: flex-end;
  margin: 0 0 0 48px;
}

.section-6.is-sp{
  max-width: 400px;
  /*margin: 100px auto;*/
  margin:100px 2vw;
}
.mb0{
  margin-bottom: 0 !important;
}

.section-6.is-sp .section-6__title{
  font-size: 30px;
  width: auto;
  padding: 27px 47px;
  margin: 0 30px 40px;
}


