@charset "Shift_JIS";

:root {
	--font-mincho: 'Noto Serif JP', serif;
}
dd{
  margin: 0;
}

/* .jtb-nav-breadcrumb {
  margin: 1px auto 25px;
  max-width: 1130px;
  padding: 0 5px;
  line-height: 1.2;
}
.jtb-nav-breadcrumb li {
	position: relative;
	display: inline-block;
	margin-left: 14px;
	font-size: 1.2rem;
	color: #999;
	line-height: 2.1;
}
.jtb-nav-breadcrumb li a {
  color: #125687;
}
.jtb-nav-breadcrumb li:first-child{
	margin-left: 0;
}
.jtb-nav-breadcrumb li:before{
	position: absolute;
	top: 0;
	right: -10px;
	font-size: 1.1rem;
	color: #999;
	line-height: 2.1;
	content: ">";
}
.jtb-nav-breadcrumb li:last-child:before {
	display: none;
} */

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.article{
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ" , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  color: #333333;
}
.article .en{
	text-transform: capitalize;
}
.article .caption{
  text-align: right;
  font-size: 1.2rem;
}
.bold{
  font-weight: bold;
}
.nowrap{
  white-space: nowrap;
}
.bg-pink{
  background-color: #f5eeee;
}
.bg-light_blue{
  background-color: #e7f0f6;
}

.contents_header_container{
  position: relative;
}
.contents_header{
  position: relative;
  z-index: 1;
  width: 100%;
  height: 600px;
  background-image: url(/wed/photo/images/main_visual-main.png);
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.device--pc .contents_header{
  min-width: 1120px;
}
.device--pc .sub{
  position: absolute;
  bottom: -80px;

  z-index: 1;
  width: 100vw;
  height: 319px;
  background: url(/wed/photo/images/main_visual-sub.jpg) no-repeat right top / auto 100%;
  right: 0;
}
.contents_heading{
  font-family: var(--font-mincho);
  font-size: 5.4rem;
  font-weight: 400;
  line-height: 1.4;
  white-space: nowrap;
}
.device--pc .contents_heading{
  position: absolute;
  top: 140px;
  left: calc( 775 / 1400 * 100vw );
}
.contents_heading span{
  display: block;
}
.contents_heading .jp{
  position: relative;
  z-index: 1;
}
.contents_heading .en{
  position: absolute;
  font-family: 'Satisfy', cursive;
  color: #f0e6e2;
  font-size: 8.0rem;
  font-style: italic;
  line-height: 1.1;
  letter-spacing: 0.1em;
  opacity: .5;
}
.device--pc .contents_heading .en{
  top: -67px;
  left: -153px;
}
.contents_heading .small{
  display: inline;
  font-size: 75.9%;
}
[data-area="home"] .contents_header_container .caption{
  position: absolute;
  bottom: -20px;
  left: 5px;
}
@media (min-width: 1921px) {
  .device--pc .sub{
    height: 17vw;
  }
}
@media (max-width: 1850px) {
  .device--pc .contents_header{
    height: 590px;
  }
}
@media (max-width: 1400px) {
  .device--pc .contents_lead_container{
    padding-top: 15px;
  }
  .device--pc .contents_header{
    background-image: url(/wed/photo/images/main_visual.jpg);

    background-position: center top;
    background-size: 100%;
    height: auto;
    padding-top: 48%;
  }
  .device--pc .contents_heading{
    left: calc( 685 / 1400 * 100vw );
    top: 8vw;
  }
  .device--pc .sub{
    display: none;
  }
  [data-area="home"] .contents_header_container .caption{
    right: 5px;
    left: auto;
  }
}
@media (max-width: 1120px) {
  .device--pc .contents_heading{
    left: 552px;
    top: 90px;
  }
  .device--pc .contents_header{
    height: 534px;
  }
  [data-area="home"] .device--pc .contents_header_container .caption{
    width: 1120px;
  }
}

.section{
  padding: 100px 0;
  margin-bottom: 0;
}
.contents_inner{
  width: calc( 1120px + 20px );
  margin: auto;
  padding: 0 10px;
}
.contents_lead_container{
  padding: 100px 0 50px;
  text-align: center;
}
.contents_lead{
  padding: 55px 0 35px;
  line-height: 2.8;
  letter-spacing: 0.05em;
  font-size: 1.8rem;
}
.contents_lead_container .contents_inner{
  background:
    url(/wed/photo/images/picture-flower-a.png) no-repeat left 45px top / auto,
    url(/wed/photo/images/picture-flower-b.png) no-repeat right 45px bottom / auto
    ;
}

.section_heading{
  position: relative;
  margin-bottom: 50px;
  font-family: var(--font-mincho);
  font-size: 3.65rem;
  text-align: center;
  font-weight: 500;
}
.section_heading .jp{
  position: relative;
  z-index: 1;
}
.section_heading .en{
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  font-family: 'Satisfy', cursive;
  color: #f0e6e2;
  font-size: 8.0rem;
  font-style: italic;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-transform: capitalize;
}
.section_heading span{
  display: block;
}
.section dt{
  text-align: center;
}

/* cassette */
.cassette_item{
  position: relative;
}
.device--pc .cassette_item{
  display: flex;
  justify-content: center;
}
.cassette_image{
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* .device--pc .cassette_image{
  width: fit-content;
} */
.cassette_image .caption{
  padding-right: 35px;
}
.cassette_detail{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #ffffff;
  font-family: var(--font-mincho);
}
.device--pc .cassette_detail{
  min-width: 564px;
  width: 676px;
  margin-top: 18px;
  margin-left: -24px;
  padding: 80px 60px 80px 90px;
}
.cassette_detail_head{
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
}
.cassette_detail_head .title{
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.cassette_detail_body{
  margin-top: 40px;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ" , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cassette_detail .price{
  margin-top: 15px;
  color: #a03939;
}
.cassette_detail .price span{
  font-size: 64.2%;
}
.price .usd,
.price .aud{
  display: none;
}
[data-area="bali"] .price .yen{
  display: none;
}
[data-area="bali"] .price .usd{
  display: inline;
}
[data-area="australia"] .price .yen{
  display: none;
}
[data-area="australia"] .price .aud{
  display: inline;
  margin-right: 3px;
}

.wedding_photo{
  padding-bottom: 0;
  background-color: #f5eeee;
}
.section_lead, .example{
  text-align: center;
}
.example{
  margin-top: 50px;
}
.example_heading{
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 1.8rem;
  background-color: #ffffff;
  width: 106px;
  height: 34px;
}
.example_heading .text{
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 90%;
  padding: 0 3px;
  letter-spacing: 0.3em;
}
.example_heading .text::before,
.example_heading .text::after{
  content: "";
  display: block;
  width: 18px;
  height: inherit;
  border: 1px solid #333333;
}
.example_heading .text::before{
  border-right: none;
}
.example_heading .text::after{
  border-left: none;
}
.example_body{
  margin-top: 45px;
}
.example_list{
  display: flex;
  justify-content: space-between;
}
.example_item{
  position: relative;
  width: 505px;
  height: 540px;
  padding: 45px 10px;
  background-color: #ffffff;
  border: 1px solid #e6dbdb;
  box-shadow: 0px 0px 14.72px 1.28px rgba(209, 206, 206, 0.5);
  background-repeat: no-repeat;
  background-position: top 100px center;
  background-size: auto;
  font-size: 2.0rem;
  text-align: center;
}
.example_item.trip{
  background-image: url(/wed/photo/images/image-example-trip.png);
}
.example_item.photo{
  position: relative;
  background-image: url(/wed/photo/images/image-example-photo.png);
}
.example_item:first-of-type::after{
  content: "&";
  position: absolute;
  top: 50%;
  right: -94px;
  transform: translateY(-50%);
  font-size: 11.2rem;
  color: #e5c9be;
  font-weight: bold;
}
.example_item_heading{
  display: inline-block;
  padding-left: 70px;
  font-size: 2.6rem;
  color: #4c4948;

  background-repeat: no-repeat;
  background-position: left center;
  background-size: 38px;
}
.example_item.trip .example_item_heading{
  margin-bottom: 55px;
  margin-left: -35px;
  background-image: url(/wed/photo/images/icon-plane.png);
  letter-spacing: 0.2em;
}
.example_item.photo .example_item_heading{
  margin-bottom: 210px;
  background-image: url(/wed/photo/images/icon-camera.png);
}

.example_item_body{
  text-align: left;
}
.example_item dd{
  display: block;
}
.example_item dd + dd{
  margin-top: 18px;
}
.example_item dd span{
  line-height: 34px;
  height: 35px;
  display: inline-block;
  padding: 0 18px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.2em;
  font-family: 'Zen Maru Gothic', sans-serif;
  font-weight: 500;
}
.example_item.trip dd span{
  background-color: #79a0bc;
}
.example_item_body{
  margin-right: 0;
  margin-left: auto;
}
.example_item.photo .example_item_body{
width: fit-content;
}
.example_item.photo dd span{
  background-color: #d2ae9f;
}
.footnote{
  margin-top: 20px;
  padding-left: 35px;
  font-size: 1.4rem;
}
.example_item .caption{
  position: absolute;
  right: 65px;
  bottom: 57px;
}
/* [data-area="home"] .campaign{
  margin-top: 70px;
} */

.brochure{
  width: 750px;
  margin: 70px auto 0;
  .button.brochure-btn{
    margin-left: 0;
    margin-top: 0;
  }
}
.brochure-heading{
  margin-bottom: 30px;
  font-size: 2.0rem;
  text-align: center;
  &::after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    margin: 5px auto 0;
    background-color: #e5c9be;
  }
}
.brochure-inner{
  padding: 35px 40px;
  background-color: #ffffff;
  border-radius: 10px;

  display: grid;
  grid-template-columns: 170px 1fr;
  grid-template-rows: 1fr 65px;
  gap: 50px 60px;

  grid-template-areas:
    "brochure-image brochure-text"
    "brochure-image brochure-btn";
}

/* 各エリアに要素を割り当て */
.brochure-image { grid-area: brochure-image; }
.brochure-text { grid-area: brochure-text; align-self: end;}
.brochure-btn { grid-area: brochure-btn; align-self: end;}

.device--pc .campaign .cassette_image{
  width: 650px;
  height: 384px;
}
.device--pc .campaign .cassette_image img{
  position: absolute;
  width: 100%;
}
.device--pc .campaign .cassette_item{
  align-items: center;
}
.device--pc .campaign .cassette_detail{
  margin-top: 0;
}
.campaign .button_container{
  text-align: right;
}
.campaign .button.-primary{
  height: 46px;
  font-family: var(--font-mincho);
  letter-spacing: 0.2em;
}
.campaign .button.-primary span{
  left: 0;
}

.recommend_area_container + .recommend_area_container{
  margin-top: 120px;
}
.recommend_area_heading{
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
  font-family: var(--font-mincho);
  font-size: 3.0rem;
  white-space: nowrap;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 1;
}
.recommend_area_heading:before, .recommend_area_heading:after {
  content: "";
  width: 25px;
  height: 1px;
  background: #333333;
}
.recommend_area_heading:before{
  margin-right: 20px;
}
.recommend_area_heading:after{
  margin-left: 20px;
}
.recommend_area_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: calc( 100% + 20px );
  margin-left: -20px;
  margin-top: -20px;
}
.recommend_area_item{
  width: 50%;
  margin-top: 65px;
  padding-left: 20px;
}

.section .recommend_area_item_heading{
  position: relative;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 5px 0 20px;
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-family: var(--font-mincho);
  font-weight: 100;
  letter-spacing: 0.1em;
}
.recommend_area_item_heading span{
  position: relative;
  z-index: 1;
  display: inline-block;
}
.recommend_area_item_heading::after{
  content: "";
  transform: skewX(30deg);
  position: absolute;
  top: 0;
  right: -20px;
  width: 40px;
  height: 100%;
  margin: 0 auto;
  background-color: #000000;
}
.okinawa .recommend_area_item_heading{
  letter-spacing: 0.5em;
}
.recommend_area_item_body{
  margin-top: -1px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.recommend_area_item_body .caption{
  font-size: 1.2rem;
}

[data-area="hawaii"]{
  [data-link-area="hawaii"]{
    display: none;
  }
}
[data-area="guam"]{
  [data-link-area="guam"]{
    display: none;
  }
}
[data-area="maldives"]{
  [data-link-area="maldives"]{
    display: none;
  }
}
[data-area="bali"]{
  [data-link-area="bali"]{
    display: none;
  }
}
[data-area="europe"]{
  [data-link-area="europe"]{
    display: none;
  }
}
[data-area="australia"]{
  [data-link-area="australia"]{
    display: none;
  }
}
[data-area="australia"]{
  [data-link-area="australia"]{
    display: none;
  }
}
[data-area="hokkaido"]{
  [data-link-area="hokkaido"]{
    display: none;
  }
}
[data-area="okinawa"]{
  [data-link-area="okinawa"]{
    display: none;
  }
}
[data-area="location"]{
  [data-link-area="location"]{
    display: none;
  }
}

/* button */
.button{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #ffffff;
}
.button span{
  position: relative;
}
.button .border{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}
.button::after {
  content: '';
  position: absolute;
}
.button::before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.button::after {
  right: 20px;
  width: 37px;
  height: 6px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
  transition: .2s ease-out;
  will-change: transform;
}
.button:hover{
  color: #ffffff;
}
.device--pc .button:hover::before{
  z-index: -2;
  top: 3px;
  left: 3px;
}
.device--pc .button:hover::after{
  right: 14px;
  width: 43px;
}
.device--pc .reserve_link_item{
  .button:hover::before{
    top: 0;
    left: 0;
  }
}

.button.-primary{
  width: 340px;
  height: 65px;
  margin: 25px auto 0;
  background: #d77b7b;
  transition: .2s ease-out;
  will-change: transform;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.button.-primary span{
  left: -15px;
}
.button.-primary .border{
  border: 1px solid #d77b7b;
}

.device--pc .button.-primary:hover{
  background: transparent;
  color: #d77b7b;
}
.device--pc .button.-primary:hover::before{
  background: #f5eeee;
}

.original-photo .reserve{
  padding-bottom: 140px;
}
.original-photo .reserve .section_lead{
  font-size: 2.4rem;
  line-height: 2;
}
.original-photo .reserve_link_list{
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.original-photo .reserve .button{
  width: 456px;
  height: 80px;
  margin: 0 40px;
  background-color: #734a16;
  font-size: 2.4rem;
  /* font-weight: bold; */
  transition: .2s ease-out;
  will-change: transform;
}
.original-photo .reserve .button::after {
  top: 50%;
  right: 20px;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  border-bottom: none;
  transform: rotate(45deg);
  transition: .1s ease-out;
}
.original-photo .reserve .button span::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 100%;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto;
}
.original-photo .reserve .online .button span::before {
  background-image: url(/wed/photo/images/icon-online_reserve.png);
}
.original-photo .reserve .visit .button span::before {
  background-image: url(/wed/photo/images/icon-visit_reserve.png);
}
.original-photo .reserve .button span{
  left: -12px;
  display: flex;
  height: inherit;
  align-items: center;
}

.original-photo .reserve .button:hover{
  filter: brightness(1.2);
}
.original-photo .reserve .button:hover::after {
  transform: rotate(45deg) translate(2px, -2px);
}

.bunner_container{
  padding: 85px 0 120px;
  background-color: #f5eeee;
  text-align: center;
}
.bunner_container img{
  width: auto;
}
.coupon-link{
  display: none;
} 