@charset "utf-8";

.content-area {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  text-align: left;
}
.sec-inner {
  max-width: 1240px;
  margin: 0 auto;
  width: calc(100% - 20px);
}
.mb20 { margin-bottom: 20px !important; }

/*CUSTOMIZE*/

.sec-head {
  background: linear-gradient(to right,  rgba(79,40,0,1) 0%,rgba(121,80,0,1) 50%,rgba(79,40,0,1) 100%);
  padding: 25px 0;
  text-align: center;
}
.sec-head > h2 > span {
  color: #FFF;
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.sec-head > h2 > span:first-child {
  font-size: 24px;
  font-weight: 500;
}
.sec-head > h2 > span:last-child {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width:767px) {
  .sec-head {
    padding: 35px 0;
  }
}

.main-image {
  position: relative;
}
.main-image > img {
  width: 100%;
}

.flex {
  display: flex;
  justify-content: space-between;
}
.flex_btn {
  display: flex;
  justify-content: space-evenly;
}
.flex_wrap {
  flex-wrap: wrap;
}
.flex_rr {
  flex-direction: row-reverse;
}
.pos_r {
  position: relative;
}
.pos_a {
  position: absolute;
}
.cap_r {
	text-align: right;
	font-size: 12px;
}
.img_cap .cap {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
	display: block;
	padding: 3px 5px;
	line-height: 1.5;
	color: #FFF;
	/*text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.8), 0px 0px 1px rgba(0, 0, 0, 0.8), 0px 0px 2px rgba(0, 0, 0, 0.8), 0px 0px 3px rgba(0, 0, 0, 0.8), 0px 0px 4px rgba(0, 0, 0, 0.8), 0px 0px 5px rgba(0, 0, 0, 0.8), 0px 0px 6px rgba(0, 0, 0, 0.8), 0px 0px 7px rgba(0, 0, 0, 0.8), 0px 0px 8px rgba(0, 0, 0, 0.8), 0px 0px 9px rgba(0, 0, 0, 0.8), 0px 0px 10px rgba(0, 0, 0, 0.8);*/
	text-align: right;
}
.inner, .cont_in {
	max-width: 1200px;
	margin: 0 auto;
	width: calc(100% - 40px);
}
.read {
	font-size: clamp(12px, 1.12vw, 14px);
	line-height: 2.86;
}
@media screen and (max-width: 767px) {
  .read {
    font-size: 13px;
  }
}
.content_lead,
.sec_head {
  text-align: center;
  font-size: clamp(20px, 2.41vw, 30px);
  font-weight: lighter;
  line-height: 1.6;
  color: #aa852f;
}
.sec01 {
  padding-top: clamp(40px, 5vw, 60px);
}
.sec01 .sec01_lead_wrap {
  margin-bottom: clamp(40px, 5vw, 60px);
}
.sec01 .sec01_lead_wrap .content_lead {
  margin-bottom: 20px;
}
.sec01 .sec01_lead_wrap .read {
  line-height: 2.5;
  text-align: center;
}
.sec01 .sec01_item01 {
  position: relative;
}
.sec01 .sec01_item01 .photo_group {
  gap: 0;
  /*gap: 0 1px;*/
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item01 .photo_group {
    flex-direction: column;
    gap: 0;
  }
  .cap_r {
    font-size: 10px;
  }
}
.sec01 .sec01_item01 .photo_group .photo img {
  width: 100%;
}
.sec01 .sec01_item01 .en_ttl {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 32.38%;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item01 .en_ttl {
    width: 85%;
    top: 5%;
  }
}
.sec01 .sec01_item01 .photo_ttl {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.47;
  font-size: clamp(20px, 2.125vw, 34px);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item01 .photo_ttl {
    font-size: 5.4vw;
    line-height: 2;
  }
}
.sec01 .sec01_item01 .cap_r.ex {
  position: absolute;
  right: 5px;
  top: 100%;
}
.sec01 .sec01_item02 {
  padding: clamp(40px, 5vw, 60px) 0 clamp(30px, 4.167vw, 50px);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../../images/customize/bg01.jpg");
}
.sec01 .sec01_item02 .sec01_item02_in {
  align-items: flex-start;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item02 .sec01_item02_in {
    flex-wrap: wrap;
    row-gap: 30px;
  }
}
.sec01 .sec01_item02 .sec01_item02_in .item {
  width: 22.5%;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item02 .sec01_item02_in .item {
    width: 48%;
  }
}
.sec01 .sec01_item02 .sec01_item02_in .item .item_image {
  position: relative;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.15),
    0 0 5px 0 rgba(0, 0, 0, 0.15), 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.sec01 .sec01_item02 .sec01_item02_in .item .item_image::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  border: 2px solid;
  border-image: linear-gradient(140deg, #e0c07a 0%, #765816 100%);
  border-image-slice: 1;
}
.sec01 .sec01_item02 .sec01_item02_in .item .item_text {
  width: 120%;
  margin-left: -10%;
  text-align: center;
  font-size: clamp(11px, 1.385vw, 18px);
  letter-spacing: normal;
  line-height: 1.6;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .sec01 .sec01_item02 .sec01_item02_in .item .item_text {
    margin-top: 0.5em;
    font-size: 14px;
  }
}

.tab_area {
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .tab_area {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .tab_area .customize_tab {
    flex-direction: column;
    row-gap: 15px;
  }
}
.tab_area .customize_tab.customize_tab_top .item a:after {
  top: -0.34em;
  background: url(../../images/customize/button_arrow_top.svg) center/contain
    no-repeat;
}
.tab_area .customize_tab.customize_tab_bottom .item a:after {
  bottom: -0.34em;
  background: url(../../images/customize/button_arrow_bottom.svg) center/contain
    no-repeat;
}
.tab_area .customize_tab .item {
  width: 40%;
  /*width: 30.84%;*/
}
@media screen and (max-width: 767px) {
  .tab_area .customize_tab .item {
    width: 100%;
  }
}
.tab_area .customize_tab .item.coming {
  pointer-events: none;
}
.tab_area .customize_tab .item a {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #967838;
  background: #fff;
  border: 1px solid #967838;
  font-size: clamp(12px, 1.5vw, 18px);
  text-align: center;
  line-height: 1;
  gap: 0.6em 0;
  padding: 0.75em 0.1em;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .tab_area .customize_tab .item a {
    font-size: 16px;
  }
}
@media (hover: hover) {
  .tab_area .customize_tab .item a:hover {
    color: #fff;
    background: #967838;
  }
  .tab_area .customize_tab .item a:hover:after {
    opacity: 1;
  }
  .tab_area .customize_tab .item a:hover .text_jp.coming {
    background: #fff;
    color: #89771e;
  }
}
.tab_area .customize_tab .item a.coming {
  pointer-events: none;
}
.tab_area .customize_tab .item a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 0.88em;
  aspect-ratio: 16 / 13;
  z-index: 2;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.tab_area .customize_tab .item a .text_en {
  font-size: 70%;
}
.tab_area .customize_tab .item a .text_jp.coming {
  background: #89771e;
  color: #fff;
  padding: 3px 20px 7px;
  transition: all 0.3s ease-in-out;
}

.title_group {
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: clamp(40px, 5vw, 60px);
}
@media screen and (max-width: 820px) {
  .title_group .en_img img {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .title_group .en_img img {
    height: 7.6vw;
  }
}
.title_group .t01 {
  font-size: clamp(20px, 2.5vw, 30px);
  color: #aa852f;
  margin: 30px 0 40px;
}
@media screen and (max-width: 767px) {
  .title_group .t01 {
    font-size: 20px;
    margin: 30px 0 20px;
  }
}
.title_group .t01 .combination {
  display: block;
  border: 1px solid #900;
  padding: 8px 20px 10px;
  font-size: 80%;
  line-height: 1;
  color: #900;
  width: fit-content;
  margin: 20px auto 0;
}
.title_group .t02 {
  font-size: clamp(12px, 1.167vw, 14px);
  line-height: 2.5;
}

.flower {
  position: absolute;
  top: 10px;
  width: 46%;
  max-width: 736px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .flower {
    width: 65%;
    margin: 0 auto;
  }
}
.flower.right {
  right: 0;
}
@media screen and (max-width: 767px) {
  .flower.right {
    left: 0;
  }
}
.flower.left {
  left: 0;
  top: -15%;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .flower.left {
    top: 10px;
    right: 0;
  }
}

.anchor_wrap {
  position: relative;
}
.anchor_wrap .anchor_bg {
  position: absolute;
  inset: 0;
  clip-path: inset(0 0 0 0);
}
.anchor_wrap .anchor_bg:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../../images/customize/bg02.jpg");
}
@media screen and (max-width: 767px) {
  .anchor_wrap .anchor_bg:before {
    background-image: url("../../images/customize/bg02_sp.jpg");
  }
}

.sec02 {
  position: relative;
  padding: clamp(80px, 8.334vw, 100px) 0 clamp(80px, 9.167vw, 110px);
}
.sec02 .inner {
  position: relative;
}
.sec02 .sec02_item01 {
  margin-bottom: clamp(30px, 4.167vw, 50px);
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 {
    flex-direction: column;
    row-gap: 30px;
  }
}
.sec02 .sec02_item01 .text {
  font-size: clamp(14px, 1.5vw, 18px);
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 .text {
    font-size: 3.3vw;
  }
}
.sec02 .sec02_item01 .left {
  width: 56.67%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 .left {
    width: 100%;
  }
}
.sec02 .sec02_item01 .left .wappen {
  position: absolute;
  left: 0;
  top: -20px;
  width: 17.36%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 .left .wappen {
    width: 25%;
  }
}
.sec02 .sec02_item01 .right {
  width: 39.17%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 .right {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .sec02 .sec02_item01 .right .en_name img {
    height: 15px;
  }
}
.sec02 .sec02_item01 .right .text {
  margin-bottom: clamp(30px, 4.167vw, 50px);
}
@media screen and (max-width: 820px) {
  .sec02 .sec02_item01 .right .text {
    margin-bottom: 15px;
  }
}
.sec02 .sec02_item01 .right .sec02_item01_list {
  flex-wrap: wrap;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item {
  width: 44.69%;
  position: relative;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(1),
.sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(2) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(1),
  .sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(2) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ccc;
  }
}
.sec02 .sec02_item01 .right .sec02_item01_list .item:after {
  position: absolute;
  right: -12%;
  top: 0;
  bottom: 0;
  background: #ccc;
  width: 1px;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(1):after {
  content: "";
  bottom: 20px;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item:nth-of-type(3):after {
  content: "";
}
.sec02 .sec02_item01 .right .sec02_item01_list .item .item_in {
  width: 57.15%;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item .item_in:nth-of-type(2) {
  width: 38%;
}
.sec02 .sec02_item01 .right .sec02_item01_list .item .item_in .item_in_name {
  font-size: clamp(11px, 1.167vw, 14px);
  text-align: center;
  background: #aa852f;
  color: #fff;
}
.sec02 .sec02_item02 {
  align-items: flex-end;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item02 {
    flex-wrap: wrap;
    row-gap: 50px;
  }
}
.sec02 .sec02_item02 .item {
  width: 22.5%;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item02 .item {
    width: 48%;
  }
}
@media screen and (max-width: 1200px) {
  .sec02 .sec02_item02 .item .en_name img {
    height: 15px;
  }
}
.sec02 .sec02_item02 .item .text {
  margin: 20px 0 10px;
  font-size: clamp(11px, 1.5vw, 18px);
}
@media screen and (max-width: 767px) {
  .sec02 .sec02_item02 .item .text {
    margin: 10px 0;
  }
}
.sec02 .sec02_item02 .item .photo {
  position: relative;
}
.sec02 .sec02_item02 .item .photo .wappen {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 44.08%;
}
.sec02 .sec02_item03 {
  position: relative;
}
.sec02 .sec02_item03 .banner_ttl {
  font-size: clamp(20px, 2.5vw, 30px);
  color: #aa852f;
  text-align: center;
  margin-bottom: 25px;
}
.sec02 .sec02_item03 .banner_ttl .arrow {
  display: block;
  line-height: 0;
  margin-top: 10px;
}
.sec02 .sec02_item03 .banner_box {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  /*z-index: 3;*/
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
}

.sec03 {
  position: relative;
  padding: clamp(80px, 7.5vw, 90px) 0;
  z-index: 1;
}
.sec03:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
}
.sec03 .option_list {
  flex-wrap: wrap;
  row-gap: clamp(30px, 4.167vw, 50px);
  margin-bottom: 10px;
}
@media screen and (max-width: 820px) {
  .sec03 .option_list {
    row-gap: 20px;
  }
}
.sec03 .option_list .item {
  width: 22.5%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 820px) {
  .sec03 .option_list .item {
    width: 23.5%;
  }
}
@media screen and (max-width: 767px) {
  .sec03 .option_list .item {
    width: 48%;
  }
}
.sec03 .option_list .item .item_head {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: clamp(13px, 1.417vw, 17px);
  font-feature-settings: "palt";
  background: #967838;
  line-height: 1.15;
  padding: 0.1em;
  min-height: 2.94em;
  letter-spacing: -0.05em;
  font-weight: normal;
}
@media screen and (max-width: 820px) {
  .sec03 .option_list .item .item_head {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .sec03 .option_list .item .item_head {
    flex-grow: 1;
    font-size: 13px;
    letter-spacing: 0.01em;
  }
}
.sec03 .option_list .item .item_image {
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03 .option_list .item .item_image {
    flex-shrink: 0;
  }
}
.sec03 .option_list .item .item_image:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
  border-right: 1px solid #967838;
  border-left: 1px solid #967838;
  border-bottom: 1px solid #967838;
}
.sec03 .option_banner {
  max-width: 639px;
  margin: 50px auto 0;
}

.sec04 {
  position: relative;
  padding: clamp(80px, 8.334vw, 100px) 0 clamp(80px, 9.167vw, 110px);
}
.sec04 .inner {
  position: relative;
}
.sec04 .inner .movie_soon {
  max-width: 800px;
  margin: 0 auto;
}
.sec04 .inner .movie_wrap {
  overflow: hidden;
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04 .inner .movie_wrap {
    width: 100%;
  }
}
.sec04 .inner .movie_wrap .movie_outer .movie_box {
  width: 100%;
  position: relative;
}
.sec04 .inner .movie_wrap .movie_outer .movie_box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.sec04 .inner .movie_wrap .movie_outer .movie_box iframe {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.notes-area {
  margin-top: 0;
}
