.top-page article .first-view {
  position: relative;
  top: 104px;
  max-width: 1200px;
  height: 804px;
  margin: auto
}

@media screen and (max-width:1024px) {
  .top-page article .first-view {
    height: auto;
    top:70px;

  }
}

.top-page article .first-view__img img {
  width: 100%;
  height: auto
}

.top-page article .first-view__label {
  position: absolute;
  top: 130px;
  right: 255px;
  width: 20%
}

.top-page article .first-view__label img {
  width: 330px
}

@media screen and (max-width:1024px) {
  .top-page article .first-view__label img {
    width: 100%
  }
}

@media screen and (max-width:1024px) {
  .top-page article .first-view__label {
    top: calc(130 / 1200 * 100vw);
    right: calc(255 / 1200 * 100vw)
  }
}

.top-page article .section-1 {
  max-width: 1200px;
  margin: auto;
  margin-top: 148px
}

@media screen and (max-width:1024px) {
  .top-page article .section-1 {
    /*margin-top: 140px*/
    margin-top: 60px
  }
}

.top-page article .section-1__img-content-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 66%
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: auto
  }
}

.top-page article .section-1__img-content-1 img {
  width: 100%;
  height: auto
}

.top-page article .section-1__img-content-1 .content-title {
  max-width: 40%;
  font-size: 5rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 5px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-1 .content-title {
    margin-top: 40px;
	margin-left: 45px;
    font-size: 2.5rem
  }
}


.top-page article .section-1__img-content-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: auto
  }
}

.top-page article .section-1__img-content-2 .content {
  width: 66%;
  margin: auto
}
@media screen and (max-width:768px) {
	.top-page article .section-1__img-content-2 .content {
		margin-bottom: 50px;
		width: 80%;
	}
}

.top-page article .section-1__img-content-2 .content__title {
  font-size: 7rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: -3px
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 .content__title {
    margin-top: 40px;
    font-size: 2.4rem;
    text-align: center;
  }
}


.top-page article .section-1__img-content-2 .content__title rt {
  font-size: 3rem;
  text-align: center;
  letter-spacing: 1px
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 .content__title rt {
    font-size: 1.5rem
  }
}

@media screen and (max-width:599px) {
  .top-page article .section-1__img-content-2 .content__title rt {
    font-size: 1rem
  }
}

.top-page article .section-1__img-content-2 .content__txt {
  font-size: 2.4rem;
  line-height: 2;
  color: #956432;
  letter-spacing: -2px
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 .content__txt .pc-br {
    display: none
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 .content__txt {
    font-size: 1.6rem;
    text-align: justify;
  }
}

@media screen and (max-width:599px) {
  .top-page article .section-1__img-content-2 .content__txt {
    font-size: 1.2rem
  }
}

.top-page article .section-1__img-content-2 .content-img {
  position: absolute;
  top: 65%;
  right: -100px;
  z-index: -1;
  width: 55%;
}

@media screen and (max-width:1024px) {
  .top-page article .section-1__img-content-2 .content-img {
    position: static;
    width: 60%;
    margin: auto
  }
}

.top-page article .section-2 {
  position: relative;
  height: 780px;
  margin-top: 260px;
  background-image: url(../images/index/date-landscape.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

@media screen and (max-width:1024px) {
  .top-page article .section-2 {
    margin-top: 80px
  }
}

.top-page article .section-2 .content {
  padding-top: 220px;
  /*padding-left: 651px;*/
	margin-left: auto;
	/*margin-right:10vw;*/

  color: #fff;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl
}

.top-page article .section-2 .content__title {
  font-size: 5.8rem;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  letter-spacing: 5px
}

@media screen and (max-width:1024px) {
  .top-page article .section-2 .content__title {
    font-size: 2.5rem
  }
}


.top-page article .section-2 .content__txt {
  margin-right: 30px;
  line-height: 2.2;
	font-size:2rem;
}


@media screen and (max-width:768px) {
  .top-page article .section-2 .content__txt {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 2;
  }
}


@media screen and (max-width:1100px) {
  .top-page article .section-2 .content {
    position: absolute;
    top: 10%;
    left: 12%;
    padding: 0;
    -webkit-writing-mode: lr;
    -ms-writing-mode: lr;
    writing-mode: lr
  }
}


.top-page article .section-3 {
  margin-top: 110px
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 55px
  }
}

.top-page article .section-3 .content-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.top-page article .section-3 .content-1__img {
  z-index: 1;
  width: 62%;
  margin-top: -190px;
  margin-right: -100px;
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-1__img {
    width: 80%;
    padding: 0 15px;
	margin:0 auto;

  }
}

.top-page article .section-3 .content-1__title {
  width: 54%;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.7;
  color: #231815;
  letter-spacing: 5px
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-1__title {

	width: auto;
    padding: 0 15px;
    margin-top: 20px;
    font-size: 1.8rem;

text-align: center;
  font-feature-settings: "palt";

  }
}

.top-page article .section-3 .content-1__title .pc-br {
  display: block
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-1__title .pc-br {
    display: none
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.top-page article .section-3 .content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px
  }
}

.top-page article .section-3 .content-block .content-2 {
  width: 60%
}

.top-page article .section-3 .content-block .content-2__img {
  max-width: 600px;
  margin-left: -80px
}

.top-page article .section-3 .content-block .content-2__img img {
  width: 100%
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-2__img img {
    padding: 0 15px
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-2__img {
    width: auto;
    margin-left: 0
  }
}

.top-page article .section-3 .content-block .content-2__txt {
  margin-top: 45px;
  line-height: 1.8;
  letter-spacing: 2px
}

.top-page article .section-3 .content-block .content-2__txt:nth-of-type(1) {
  margin-top: 0
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-2__txt {
    /*padding: 0 15px;*/
    font-size: 1.4rem;
    margin:20px 8vw;
	text-align: justify;
 	line-height: 2;
  }
  .top-page article .section-3 .content-block .content-2__txt br{
	display: none;
  }

}


@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-2 {
    width: 100%
  }
}

.top-page article .section-3 .content-block .content-3 {
  width: 35%
}

.top-page article .section-3 .content-block .content-3__item1 .omiya-img2 {
  margin-top: 10px
}

.top-page article .section-3 .content-block .content-3__item2 {
  margin-top: 90px
}

.top-page article .section-3 .content-block .content-3__item2 .sub-title {
  margin-bottom: 15px;
  font-size: 22px;
  color: #231815;
  letter-spacing: 2px
}

@media screen and (max-width:599px) {
  .top-page article .section-3 .content-block .content-3__item2 .sub-title {
    padding: 0;
    font-size: 14px;
	margin:0 8vw 10px;
  }
}

.top-page article .section-3 .content-block .content-3__item2 .omiya-img4 {
  margin-top: 10px
}

.top-page article .section-3 .content-block .content-3__item2 .detail-lists {
  margin-top: 20px
}

.top-page article .section-3 .content-block .content-3__item2 .detail-lists__item {
  line-height: 2
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-3__item2 .detail-lists {
    padding: 0;
	margin:20px 8vw 0;
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-3__item2 {
    margin-top: 45px
  }
}

.top-page article .section-3 .content-block .content-3 .content-img {
  max-width: 300px
}

.top-page article .section-3 .content-block .content-3 .content-img img {
  width: 100%
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-3 .content-img {
	width: auto;
    max-width: 100%;
	margin:0 8vw;
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-3 .content-block .content-3 {
    width: 100%
  }
}

.top-page article .section-4 {
  max-width: 600px;
  margin: auto;
  margin-top: 150px
}

@media screen and (max-width:1024px) {
  .top-page article .section-4 {
    margin-top: 75px
  }
}

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

@media screen and (max-width:1024px) {
  .top-page article .section-4 .reason-lists .reason-item {
    padding: 0 15px;
    margin-top: 40px
  }
}

.top-page article .section-4 .reason-lists .reason-item__title {
  margin-top: 50px;
  font-size: 5.4rem;
  font-weight: 500;
  color: #231815;
  padding-left: 40px;
}

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

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

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

	position: relative;
	padding-right: 34px;

}

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

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


@media screen and (max-width:599px) {
  .top-page article .section-4 .reason-lists .reason-item__subtitle {
    font-size: 1.5rem
  }
}

.top-page article .section-4 .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:1024px) {
  .top-page article .section-4 .reason-lists .reason-item__subtitle .number {

    font-size: 30px;
    bottom:-10px;

  }
}


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

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

.top-page article .section-5 {
  padding: 100px 0;
  margin-top: 130px;
  color: #fff;
  background: #956432
}

@media screen and (max-width:1024px) {
  .top-page article .section-5 {
    padding: 50px 0
  }
}

.top-page article .section-5__title {
  font-size: 5rem;
  font-weight: 500;
  color: #fff;
  text-align: center
}

@media screen and (max-width:1024px) {
  .top-page article .section-5__title {
    font-size: 2.5rem

  }
}


.top-page article .section-5__subtitle {
  font-size: 4rem;
  font-weight: 500;
  color: #fff;
  text-align: center
}

@media screen and (max-width:1024px) {
  .top-page article .section-5__subtitle {
    font-size: 2rem
  }
}

@media screen and (max-width:599px) {
  .top-page article .section-5__subtitle {
    font-size: 1.2rem
  }
}

.top-page article .section-5__img {
  max-width: 760px;
  margin: auto;
  margin-top: 60px
}

.top-page article .section-5__img img {
  width: 100%
}

@media screen and (max-width:1024px) {
  .top-page article .section-5__img {
    padding: 0 15px
  }
}

.top-page article .section-5 .bui-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 760px;
  margin: auto;
  margin-top: -50px
}

@media screen and (max-width:1024px) {
  .top-page article .section-5 .bui-lists {
    padding: 0 15px;
    margin-top: 0;
  }
}

.top-page article .section-5 .bui-lists .bui-item {
  width: 30%;
  margin-top: 90px;
  margin-right: 38px
}

.top-page article .section-5 .bui-lists .bui-item:nth-child(3n) {
  margin-right: 0
}

@media screen and (max-width:1024px) {
  .top-page article .section-5 .bui-lists .bui-item {
    width: 46%
  }
  .top-page article .section-5 .bui-lists .bui-item:nth-child(3n) {
    margin-right: 0;
  }
  .top-page article .section-5 .bui-lists .bui-item:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width:599px) {
  .top-page article .section-5 .bui-lists .bui-item {
    width: auto;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 40px;
  }
}

.top-page article .section-5 .bui-lists .bui-item:nth-last-child(3) {
  margin-top: 38px
}

@media screen and (max-width:1024px) {
  .top-page article .section-5 .bui-lists .bui-item:nth-last-child(3) {
    margin-top: 0;
  }
  .top-page article .section-5 .bui-lists .bui-item br{
	display: none;
  }
}

.top-page article .section-5 .bui-lists .bui-item__title {
  font-size: 4.5rem;
  line-height: 1;
  color: #fff
}

@media screen and (max-width:1024px) {
  .top-page article .section-5 .bui-lists .bui-item__title {
    font-size: 35px
  }
}

@media screen and (max-width:599px) {
  .top-page article .section-5 .bui-lists .bui-item__title {
    font-size: 25px
  }
}

.top-page article .section-5 .bui-lists .bui-item__txt {
  margin-top: 20px;
  font-size: 18px;
	line-height: 1.8;
}
@media screen and (max-width:599px) {
	.top-page article .section-5 .bui-lists .bui-item__txt {
		font-size: 1.4rem;
		text-align: justify;
	}
}



.top-page article .section-6 {
  max-width: 700px;
  margin: auto;
  margin-top: 140px
}

@media screen and (max-width:1024px) {
  .top-page article .section-6 {
    margin-top: 70px
  }
}

.top-page article .section-6__title {
  font-size: 5rem;
  line-height: 1.5;
  text-align: center;
	font-weight: normal;
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__title {
    padding: 0 15px;
    font-size: 2.5rem
  }
}

.top-page article .section-6__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px
}

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

.top-page article .section-6__detail .president {
  width: 40%
}

.top-page article .section-6__detail .president img {
  width: 100%;
  height: auto
}

.top-page article .section-6__detail .president__position {
  margin-top: 24px;
  letter-spacing: 2px
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__detail .president__position {
    padding: 0;
  }
}

.top-page article .section-6__detail .president__name {
  margin-top: 10px;
  font-size: 30px;
  letter-spacing: 5px
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__detail .president__name {
    padding: 0;
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__detail .president {
    width: auto;
    margin:0 8vw;
  }
}

.top-page article .section-6__detail .description {
  position: relative;
  width: 55%;
}

.top-page article .section-6__detail .description__txt {
  position: absolute;
  line-height: 2;
	text-align: justify;
	font-size:1.8rem;
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__detail .description__txt {
    position: inherit;
    margin-top: 10px
  }
}

@media screen and (max-width:768px) {
  .top-page article .section-6__detail .description__txt {
    padding: 0;
	text-align: justify;
	font-size:1.4rem;
  }
}

@media screen and (max-width:1024px) {
  .top-page article .section-6__detail .description {
    position: inherit;
    width: auto;
    margin:0 8vw;
  }
}

.top-page article .section-7 {
  margin-top: 480px
}

@media screen and (max-width:1024px) {
  .top-page article .section-7 {
    margin-top: 0;
    margin-top: 20px
  }
}

.top-page article .section-8 {
  padding: 100px 0;

  color:#c39e6e;
  background: #231815
}

@media screen and (max-width:1024px) {
  .top-page article .section-8 {
    padding: 100px 100px
  }
}

@media screen and (max-width:768px) {
  .top-page article .section-8 {
    padding: 50px 15px;
    margin-top: 50px
  }
}

.top-page article .section-8__title {
  margin-left: 20px;
  font-size:2.6rem;
  letter-spacing: 2px;
  color:#c39e6e;
}

@media screen and (max-width:768px) {
  .top-page article .section-8__title {
    margin-left: 0;
	font-size:1.8rem;
  }
}

.top-page article .section-8 .company-tb {
  margin-top: 120px;
  border-spacing: 20px 5px;
  border-collapse: separate;
  font-size:1.8rem;
}

@media screen and (max-width:768px) {
  .top-page article .section-8 .company-tb {
    margin-top: 50px;
    border-spacing: 0;
    font-size:1.4rem;
  }
}

.top-page article .section-8 .company-tb th {
  font-weight: 600;
  text-align: left
}

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

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

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

.top-page article .section-8 .philosophy {
  margin-top: 110px;
  margin-left: 20px;
  font-size:1.8rem;
}

@media screen and (max-width:768px) {
  .top-page article .section-8 .philosophy {
    margin-left: 0;
	font-size:1.4rem;
  }
}

.top-page article .section-8 .philosophy th {
  display: block;
  width: 100%;
  text-align: left
}

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

.top-page article .section-8 .history-tb {
  margin-top: 110px;
  border-spacing: 20px 5px;
  border-collapse: separate;
	font-size:1.8rem;
}

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

	font-size:1.4rem;

  }
}

.top-page article .section-8 .history-tb .title {
  font-weight: 800
}

.top-page article .section-8 .history-tb th {
  width: 200px;
  font-weight: 600;
  text-align: left;
  vertical-align: top
}

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

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

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

.top-page article .section-8 .sale-tb {
  margin-top: 110px;
  margin-left: 20px;
  font-size:1.8rem;
}

@media screen and (max-width:768px) {
  .top-page article .section-8 .sale-tb {
    margin-top: 50px;
    margin-left: 0;
    font-size:1.4rem;
  }
}

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

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

.top-page article .section-8 .sale-tb td {
  display: block;
  width: 100%;
  margin-top: 10px;
}

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

.bui-lists li:nth-child(2) {
}
.bui-lists li:nth-child(2) {
  transition-delay: .2s;
}
.bui-lists li:nth-child(3) {
  transition-delay: .4s;
}
.bui-lists li:nth-child(4) {
}
.bui-lists li:nth-child(5) {
  transition-delay: .2s;
}
.bui-lists li:nth-child(6) {
  transition-delay: .4s;
}
.bui-lists li:nth-child(7) {
}
.bui-lists li:nth-child(8) {
  transition-delay: .2s;
}
.bui-lists li:nth-child(9) {
  transition-delay: .4s;
}
.bui-lists li:nth-child(10) {
}
.bui-lists li:nth-child(11) {
  transition-delay: .2s;
}

.banner{
  text-align: center;
  margin-bottom:40px;
  margin-top: 200px;
}
.banner img{
  display: inline-block;
  margin:0 auto;
  width: 1200px;
  height: auto;
}

@media screen and (max-width:768px) {
  .banner{
    margin:100px 4vw 0;
  }
  .banner img{
    margin:0 auto;
    width: 100%;
  }
}

