/*********************************/
/*           FirstView           */
/*********************************/
.firstview {
  background-color: #fff;
  padding-bottom: 85px;
}

.firstview-mainVisual-box {
  background-image: url(../img/firstview-mainVisual-bg.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 40px;
  width: 100%;
}

.firstview-mainVisual {
  margin: 0 auto;
  width: 830px;
}

.firstview-outline {
  background-image: url(../img/firstview-outline-bg2.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 73px 23px;
}

.firstview-outline-main-title-box {
  margin: 0 auto 20px;
  text-align: center;
  width: 500px;
}

.firstview-outline__main-title {
  background-color: #ff7bac;
  color: #ffff00;
  display: inline-block;
  font-size: 25px;
  margin-bottom: 5px;
  text-align: center;
}

.firstview-outline__sub-title {
  color: #000;
  font-size: 25px;
  margin-bottom: 25px;
  text-align: center;
}

.firstview-outline__sub-title span {
  background: linear-gradient(transparent 70%, #ffff00 30%);
}

.firstview-outline__text {
  color: #000;
  font-size: 14.5px;
  line-height: 2;
  text-align: center;
}


/*********************************/
/*             About             */
/*********************************/
.about {
  background-color: #fff;
  padding-bottom: 75px;
  text-align: center;
}

.about-inner {
  margin: 0 65px;
}

.about-chara {
  position: relative;
  margin-bottom: 50px;
}

.about-chara__title {
  border-bottom: 2px solid #603813;
  color: #603813;
  display: inline-block;
  font-size: 32px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}

.about-chara__text {
  color: #603813;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

.about-chara-img {
  position: absolute;
  top: 100px;
  left: 85px;
}

.about__more-btn {
  margin-bottom: 55px;
}

.about-agreement {
  background-image: url(../img/about-agreement-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 35px 140px 40px;
}

.about-agreement__title {
  border-bottom: solid 2px #603813;
  color: #603813;
  display: inline-block;
  font-size: 22px;
  padding-bottom: 15px;
  margin-bottom: 35px;
}

.about-agreement-pictire {
  margin-bottom: 25px;
  position: relative;
}

.about-agreement-pictire__main-img {
  margin: 0 auto;
  width: 400px;
}

.about-agreement-pictire__sub-img {
  position: absolute;
  top: 0px;
  right: -100px;
  transform: rotate( -8deg );
  width: 200px;
}

.about-agreement__text {
  color: #603813;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
}

.about__more-btn {
  padding: 17px 0;
  width: 280px;
}

/*********************************/
/*            Gallery            */
/*********************************/
.gallery {
  background-color: #fff;
  padding-bottom: 100px;
}


.sakura {
  background-color: #fff;
  padding-bottom: 100px;
}
.sakura_ {
  background-color: #FFF2F2;
  margin:auto;
  padding:20px;
  width: 800px;
  text-align: center;
}
.sakura_ img {
  width: auto;
}


.lineup {
  background-image: url(../img/gallery2.png);
  background-repeat: no-repeat;
  text-align: center;
  padding: 0px;
  width: 1000px;
  height: 944px;
}
.gallery-inner {
  margin: 0 65px;
  padding-top: 50px;
}

.gallery-title {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}

.gallery-title__title {
  border-bottom: 1px solid #ED1E79;
  color: #603813;
  display: inline-block;
  font-size: 32px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.gallery-title__title2 {
  border-bottom: 1px solid #ED1E79;
  color: #603813;
  display: inline-block;
  font-size: 32px;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.gallery-title__h3 {
  color: #603813;
  font-size: 24px;
  line-height: 135%;
  margin-top: 0px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  padding-top: 50px;
  padding-left: 150px;
  width: 530px;
  text-align: left;
}
.gallery-title__h3 a {
  color: #603813;
  text-decoration: none;
}
.gallery-title__text {
  color: #603813;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding-bottom: 12px;
  padding-top: 0px;
  padding-left: 150px;
  width: 530px;
  text-align: left;
}
.gallery-title__h3_ {
  color: #603813;
  font-size: 24px;
  line-height: 135%;
  margin-top: 0px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  padding-top: 50px;
  padding-left: 150px;
  width: 530px;
  text-align: left;
}
.gallery-title__h3_ a {
  color: #603813;
  text-decoration: none;
}
.gallery-title__text_ {
  color: #603813;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  padding-bottom: 12px;
  padding-top: 0px;
  padding-left: 150px;
  width: 530px;
  text-align: left;
}
.gallery-title__text img {
  position: relative;
  top: -70px;
  width: 300px;
}
.gallery-title-left-deco {
  position: absolute;
  top: -5px;
  left: 75px;
}

.gallery-title-right-deco {
  position: absolute;
  top: -10px;
  right: 45px;
}

.gallery-picture {
  margin-bottom: 40px;
}

.gallery-info {
  background-color: #fff4f4;
  padding: 35px 0 40px;
  text-align: center;
}

.gallery-info-inner {
  margin: 0 105px;
}

.gallery-info-title {
  margin: 0 auto 25px;
  width: 700px;
}

.gallery-info__main-text {
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
}

.gallery-info__text {
  color: #000;
  font-size: 16px;
  margin-bottom: 20px;
}

.gallery-info-details {
  margin-bottom: 40px;
}
.gallery-info-details img {
  width: auto;
}

.gallery-info__buy-btn {
  margin-bottom: 40px;
  padding: 17px 0;
  width: 280px;
}
.gallery-info___buy-btn {
  margin-bottom: 10px;
  padding: 17px 0;
  width: 280px;
}
.gallery-info___text {
  color: #FFF;
  font-size: 12px;
  margin-bottom: 20px;
}
.gallery-info__picture-text {
  color: #603813;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
}



/*********************************/
/*             Enjoy             */
/*********************************/
.enjoy {
  background-color: #fff;
  padding-bottom: 145px;
  position: relative;
  margin-bottom: 10px;
}

.enjoy-inner {
  margin: 0 65px;
  background-color: #fff;
}

.enjoy-title {
  position: relative;
  text-align: center;
}

.enjoy-title__title {
  border-bottom: 2px solid #603813;
  color: #603813;
  display: inline-block;
  font-size: 32px;
  margin-bottom: 45px;
  padding-bottom: 15px;
}

.enjoy-title-left-deco {
  position: absolute;
  top: 0;
  left: 100px;
}

.enjoy-title-right-deco {
  position: absolute;
  top: 0;
  right: 150px;
}

.enjoy-list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 70px;
  width: 100%;
}

.enjoy-item {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 18px;
}

.enjoy-item:last-of-type {
  margin-bottom: 0;
}

.enjoy-item-number {
  margin-right: 30px;
}

.enjoy-item-triangle {
  line-height: unset;
  margin-left: 30px;
}

.enjoy-item__text {
  color: #603813;
  font-size: 14px;
  font-weight: bold;
}

.enjoy .contact-box {
  position: absolute;
  right: 15px;
  bottom: 20px;
}
.concept {
  background-color: #fff;
  padding-bottom: 145px;
  position: relative;
  padding-top: 100px;
  margin-bottom: 20px;

}
.concept .contact-box {
  position: absolute;
  right: 15px;
  bottom: 20px;
}