@charset "UTF-8";
/* CSS INFORMATION -====================================================
File name : base.css
Description : 共通
===================================================================== */
/* =====================================================================
    共通（大枠）
======================================================================*/
html {
  min-height: 100vh;
  overflow-x: hidden;
  font-size: calc(10 / 750 * 100vw);
}

.wrapper {
  background-color: #f4efe7;
  color: #2b1d14;
  font-family: "Noto Sans JP", "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.075em;
  line-height: 1;
  overflow: hidden;
}
.wrapper img {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}
.wrapper a {
  color: #2b1d14;
  display: block;
}

section,
header,
main,
footer {
  position: relative;
}

.inner {
  position: relative;
  width: calc(680 / 750 * 100%);
  margin: 0 auto;
  z-index: 2;
}

.en {
  font-family: "Sorts Mill Goudy", sans-serif;
}

.fadein {
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 1.2s, visibility 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, visibility 1.2s, -webkit-transform 1.2s;
  transition: transform 1.2s, opacity 1.2s, visibility 1.2s;
  transition: transform 1.2s, opacity 1.2s, visibility 1.2s, -webkit-transform 1.2s;
}

/* フェードイン時 */
.is-fadein {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: calc(10 / 1745 * 100vw);
  }
  .wrapper {
    font-size: 1.6rem;
  }
  .wrapper a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .inner {
    width: 100%;
    max-width: 1745px !important;
    padding: 0 calc(288 / 1745 * 100%);
  }
  .sp {
    display: none !important;
  }
}
@media screen and (min-width: 1745px) {
  html {
    font-size: 10px;
  }
  .inner {
    padding: 0 288px;
  }
}
.bg-sp {
  display: block;
}

.bg-pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .bg-sp {
    display: none;
  }
  .bg-pc {
    display: block;
  }
}
/* =====================================================================
    共通
======================================================================*/
#main {
  background: #f4efe7;
  overflow: hidden;
  position: relative;
}

.sec_ttl {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 11.7rem;
  letter-spacing: 0.08em;
  line-height: 1;
}
.sec_ttl span {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

@media screen and (min-width: 768px) {
  .sec_ttl {
    font-size: 9rem;
  }
  .sec_ttl span {
    -webkit-text-stroke: 1.6px #fff;
  }
  .sub_ttl {
    margin-bottom: 4rem;
    padding-top: 6rem;
  }
  .sub_ttl span {
    font-size: 1.8rem;
  }
}
.ttlBlock {
  position: relative;
}
.ttlBlock .heart-icon {
  width: 1.8rem;
  margin: 0 auto;
}
.ttlBlock h3 {
  text-align: center;
  font-size: 5.8rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-top: 3.7333333333%;
}
.ttlBlock p {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  margin-top: 1.8666666667%;
}

@media screen and (min-width: 768px) {
  .ttlBlock h3 {
    font-size: 4.2rem;
    margin-top: 0.9rem;
  }
  .ttlBlock p {
    font-size: 1.8rem;
    margin-top: 0.6rem;
  }
}
/* =====================================================================
*    header
* =================================================================== */
.header_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header_nav.is-fixed {
  position: fixed;
}

.btn_menu {
  position: relative;
  width: 15rem;
  height: 12rem;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: 1rem;
  background: url(../images/common/icon_navClose.png) no-repeat top right/contain;
  z-index: 9999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn_menu.active {
  margin-top: 12rem;
  margin-right: 4rem;
  width: 10rem;
  height: 8rem;
  background: url(../images/common/icon_navOpen.png) no-repeat top right/contain;
}

.nav {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  padding: 12rem 0 12rem;
  background-color: rgba(244, 239, 231, 0.92);
  z-index: 999;
}
.nav_logoOpen {
  display: block;
  width: 27rem;
  margin: 2.4rem auto;
}
.nav_menu {
  position: relative;
  height: 87%;
  padding-top: 3rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.nav_menu li {
  text-align: center;
}
.nav_menu li a {
  display: inline-block;
  width: 100%;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 3.6rem 0;
}
.nav_menu li a small {
  display: block;
  font-family: "Sorts Mill Goudy", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.2rem;
  margin-top: 0.8em;
}
.nav_menu li a small .nav_br {
  display: none;
}
.nav_menu li.nolink a {
  pointer-events: none;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.6;
}
.nav_menu li .link_external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.nav_menu li .link_external .nav_link {
  position: relative;
  width: 4rem;
  margin-left: 2rem;
}
.nav_menu li .link_external .nav_link::after {
  position: absolute;
  content: "";
  background: url(../images/common/icon_externalLink-n.png) no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
  width: 4rem;
  height: 3.2rem;
}
.nav #nav_logo {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.nav #nav_logo.is-show {
  opacity: 1;
}
.nav #nav_logo.none {
  display: none;
}
.nav .event_infoPC {
  display: none;
}

.header_info {
  position: absolute;
  top: 2rem;
  right: 0;
  background: #f4efe7;
  padding: 1.3333333333% 4.6666666667% 1.3333333333% 1.3333333333%;
}
.header_info .event_infoSP {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header_info .event_infoSP .info_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.year {
  font-size: 3rem;
  line-height: 0.7;
  margin-right: 2rem;
}

.date {
  font-size: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.date .youbi {
  width: 4.4rem;
  margin-top: 3px;
  margin-left: 5px;
}

.date_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 2rem;
}
.date_block .date_arrow {
  width: 1.5rem;
}
.date_block .date {
  padding-left: 2rem;
}

.place {
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-left: 1rem;
}

@media screen and (min-width: 768px) {
  .header_nav {
    position: relative;
    display: contents;
  }
  .btn_menu {
    display: none;
  }
  .nav {
    position: fixed;
    position: absolute;
    display: block;
    padding: 3rem 0 8rem;
    width: 20.8333333333%;
    height: auto;
    z-index: 100;
    background-color: rgba(244, 239, 231, 0.7);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .nav.is-fixed {
    position: fixed;
  }
  .nav_logoOpen {
    display: none;
  }
  .nav_logo {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .nav_logo:hover {
    opacity: 0.6;
  }
  .nav .nav_logo-sub {
    width: 16rem;
    margin: 0 auto;
  }
  .nav_menu {
    display: block;
    height: 100%;
    margin: 1.6rem auto 0;
    padding-top: 0;
    overflow: hidden;
  }
  .nav_menu li {
    margin: 0 0 0 22.2222222222%;
    padding: 0.8rem 0;
  }
  .nav_menu li a {
    position: relative;
    display: block;
    text-align: left;
    height: 5rem;
    font-size: 1.8rem;
    padding: 0;
  }
  .nav_menu li a p,
  .nav_menu li a small {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .nav_menu li a:hover p,
  .nav_menu li a:hover small {
    color: #f6c6ca;
  }
  .nav_menu li a small {
    font-size: 1.2rem;
    margin-top: 1.4rem;
  }
  .nav_menu li a small .nav_br {
    display: block;
  }
  .nav_menu li .link_external {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .nav_menu li .link_external .nav_link {
    width: 2.6rem;
    margin-left: 1rem;
  }
  .nav_menu li .link_external .nav_link::after {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 2.2rem;
    height: 1.9rem;
  }
  .nav_menu li .link_external:hover .nav_link::after {
    background: url(../images/common/icon_externalLink-h.png) no-repeat;
    background-size: cover;
  }
  .nav .event_infoPC {
    display: block;
    margin-top: 1rem;
    margin-left: 22.2222222222%;
  }
  .nav .event_infoSP {
    display: none;
  }
  #nav_logo {
    position: relative;
    display: block;
    text-align: center;
    font-size: 0;
    margin: 0 auto;
    padding: 0 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #nav_logo:hover {
    opacity: 0.6;
  }
  #nav_logo svg {
    padding-bottom: 7px;
  }
  #nav_logo path {
    fill: #2A1C13;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #nav_logo .logo-l {
    -webkit-transform: translateX(68px);
            transform: translateX(68px);
  }
  #nav_logo .logo-l {
    -webkit-transform: translateX(68px);
            transform: translateX(68px);
  }
  #nav_logo .logo-l.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #nav_logo .logo-o {
    -webkit-transform: translateX(72px);
            transform: translateX(72px);
  }
  #nav_logo .logo-o.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #nav_logo .logo-e {
    -webkit-transform: translateX(-66px);
            transform: translateX(-66px);
  }
  #nav_logo .logo-e.is-active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #nav_logo .logo-u, #nav_logo .logo-r {
    display: none;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  #nav_logo .logo-u.is-active, #nav_logo .logo-r.is-active {
    display: block;
  }
  .year {
    font-size: 2.6rem;
    line-height: 1;
    margin-bottom: 4px;
    margin-right: 0;
  }
  .date {
    font-size: 6rem;
  }
  .date .youbi {
    width: 3.8rem;
    margin-top: 12px;
    margin-left: 2px;
  }
  .date_block {
    margin-top: 1.2rem;
    margin-left: 0;
  }
  .date_block .date_arrow {
    width: 6rem;
  }
  .date_block .date {
    padding-left: 6px;
  }
  .place {
    font-size: 2rem;
    letter-spacing: 0.2em;
    margin-top: 1rem;
    margin-left: 0;
  }
  .lower .nav_logo {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  50% {
    opacity: 0.3;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
  }
  50% {
    opacity: 0.3;
  }
  85% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (min-width: 1130px) {
  .nav_menu li a small .nav_br {
    display: none;
  }
  .nav .event_infoPC .year {
    font-size: 3rem;
  }
  .nav .event_infoPC .date_block {
    margin-top: 0.6rem;
  }
  .nav .event_infoPC .date_block .date_arrow {
    width: 7rem;
  }
}
@media screen and (min-width: 1500px) {
  #nav_logo {
    width: 28rem;
  }
  #nav_logo svg {
    padding-bottom: 10px;
  }
}
/* =====================================================
    mv-lower 下層ページ共通
======================================================*/
.lower #nav_logo {
  opacity: 1;
}

#mv-lower {
  position: relative;
  width: 100%;
}
#mv-lower .mv-lower_ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 13.3333333333%;
}
#mv-lower .mv-lower_ttl .sec_ttl {
  text-align: center;
  text-shadow: 3px 3px 6px #7a7052;
  line-height: 0.8;
}
#mv-lower .mv-lower_ttl p {
  text-align: center;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  text-shadow: 3px 3px 6px #7a7052;
}

@media screen and (min-width: 768px) {
  #mv-lower .lower_bg.bg-pc {
    display: block;
    width: 79.1666666667%;
    margin-left: auto;
  }
  #mv-lower .mv-lower_ttl {
    left: 63%;
    -webkit-transform: translateX(-63%);
            transform: translateX(-63%);
    bottom: 17.7083333333%;
  }
  #mv-lower .mv-lower_ttl p {
    font-size: 2.1rem;
  }
}
/* =====================================================================
*    footer
* =================================================================== */
#footer {
  position: relative;
  background-color: #ddc5ba;
  padding: 7rem 0;
  z-index: 150;
}

.pagetop {
  opacity: 0;
  position: fixed;
  right: 2rem;
  width: 13rem;
  height: 13rem;
  border-radius: 50%;
  z-index: 100;
  background: rgba(202, 185, 172, 0.6);
  cursor: pointer;
}
.pagetop a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 4rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/*　上に上がる動き　*/
.pagetop.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes UpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*　下に下がる動き　*/
.pagetop.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
}

@keyframes DownAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
}
.footer_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 34.6666666667%;
  margin: 0 auto 6.1333333333%;
}

.btn_list {
	margin: 0 auto 5rem;
	text-align: center;
	width: 50%;
	line-height: 3.2rem;
}

.btn_list a {
	color: #e4765d;
	background: #f4efe7;
	padding: 1rem 3rem;
	border: solid 1px #e4765d;
}

.btn_list a:hover {
	color:  #f4efe7;
	background: #e4765d;
	transition: 0.2s;
	border: solid 1px #e4765d;
}

.footer_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer_bnr a {
  width: calc(300 / 680 * 100%);
  margin: 0 calc(20 / 680 * 100%) 4rem;
}

.footer_caption {
  font-size: 2rem;
  line-height: 1.3;
  margin-top: 10.4%;
}

.copyright {
  text-align: center;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 5.3333333333%;
}

@media screen and (min-width: 768px) {
  #footer {
    padding: 6.5rem 0 3rem;
  }
  .footer_sns {
    width: 20rem;
    margin: 0 auto;
  }
  .footer_sns li {
    width: 4rem;
  }
  .footer_sns li a {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .footer_sns li a:hover {
    opacity: 0.6;
  }
	.btn_list {
		margin: 3rem auto 5rem;
		width: 25%;
		line-height: 2.4rem;
	}  
	.footer_bnr {
    margin-top: 4rem;
  }
  .footer_bnr a {
    width: calc(350 / 1122 * 100%);
    margin: 0 calc(36 / 1122 * 100%) 4rem 0;
  }
  .footer_bnr a:nth-child(3n), .footer_bnr a:last-child {
    margin-right: 0;
  }
  .footer_bnr a:hover {
    opacity: 0.6;
  }
  .pagetop:hover a {
    top: 42%;
    -webkit-transform: translate(-50%, -42%);
            transform: translate(-50%, -42%);
  }
  .footer_caption {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: 5rem;
  }
  .copyright {
    font-size: 1.2rem;
    margin-top: 5rem;
  }
}
/* =====================================================
    movie
======================================================*/
.movie_area a {
  position: relative;
}
.movie_area a::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 16rem;
  height: 16rem;
  background: url(../images/top/movie/icon_movie-n.png) no-repeat center/contain;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  z-index: 1;
}
.movie_area a .movie_img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (min-width: 768px) {
  .movie_area a:hover .movie_img::after {
    background: none;
  }
  .movie_area a:hover::after {
    background: url(../images/top/movie/icon_movie-h.png) no-repeat;
    background-size: cover;
  }
}
/* =====================================================================
*    popup
* =================================================================== */
.popup_btn {
  cursor: pointer;
}

.popup {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 99999;
}

.popup_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.popup_area::-webkit-scrollbar {
  display: none;
}

.popup_bg {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(171, 164, 152, 0.93);
  top: 0;
  left: 0;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.popup_bg::-webkit-scrollbar {
  display: none;
}

.popup_inner {
  position: relative;
  margin: auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding: calc(260 / 750 * 100%) 0 80px;
  width: 100%;
}

.popup_close {
  position: absolute;
  top: 8em;
  right: 2rem;
  width: 8rem;
  height: 7rem;
  z-index: 1300;
}

.popup_list {
  position: relative;
  width: 100%;
  height: 100%;
}
.popup_list .popup_bg-pattern {
  position: absolute;
  top: calc(-20 / 750 * 100%);
  left: 0;
  width: 100%;
  height: 105%;
  z-index: 1200;
}
.popup_list .popup_bg-pattern img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popup_list > li {
  position: relative;
  display: none;
  margin: 0 auto;
  z-index: 1100;
}
.popup_list #popup_please {
  display: block;
}

.popup_wrap {
  position: relative;
  z-index: 1300;
  background: #f4efe7;
  padding: calc(122 / 750 * 100%) calc(54 / 750 * 100%);
}
.popup_wrap h3,
.popup_wrap h4,
.popup_wrap p {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.popup_wrap h3,
.popup_wrap h4 {
  font-weight: 700;
}
.popup_wrap .box_ttl h3 {
  padding-bottom: calc(33 / 750 * 100%);
  border-bottom: 2px solid #d5b9b2;
}
.popup_wrap .box_ttl p {
  margin-top: calc(50 / 750 * 100%);
}
.popup_wrap .box_photo {
  margin: calc(60 / 750 * 100%) 0;
}
.popup_wrap .box_subttl {
  position: relative;
  padding-left: calc(36 / 750 * 100%);
}
.popup_wrap .box_subttl::before {
  position: absolute;
  content: "";
  background: #b8c7b6;
  border-radius: 50%;
  top: 4%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.popup_wrap .box_subttl.subttl1::before {
  width: 11px;
  height: 11px;
}
.popup_wrap .box_subttl.subttl2 {
  margin-top: calc(46 / 750 * 100%);
}
.popup_wrap .box_subttl.subttl2::before {
  width: 5px;
  height: 5px;
}
.popup_wrap .box_subttl p {
  margin-top: calc(40 / 750 * 100%);
}
.popup_wrap .popup_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: calc(50 / 750 * 100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.popup_wrap .popup_link .icon {
  position: absolute;
  content: "";
  background: url(../images/common/popup/icon_popupLink-n.png) no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
}
.popup_wrap .popup_link p {
  color: #d5b9b2;
  font-size: 3rem;
  font-weight: 700;
  padding-left: calc(62 / 750 * 100%);
}

.popup_movie_embed {
  position: relative;
  aspect-ratio: 16/9;
}
.popup_movie_embed iframe,
.popup_movie_embed video {
  width: 100%;
  height: 100%;
}

.popup_close2 {
  margin: 1em auto 0;
  padding: 0.5em;
  width: 30rem;
  font-size: 2.8rem;
  text-align: center;
  background: #f4efe7;
  color: #2b1d14;
  border: 1px solid #fff;
}

@media screen and (min-width: 768px) {
  .popup_bg {
    cursor: pointer;
  }
  .popup_inner {
    width: 90%;
    max-width: 1122px;
    padding: 21rem 0 10rem;
  }
  .popup_close {
    top: 13rem;
    right: 12rem;
    cursor: pointer;
  }
  .popup_list .popup_bg-pattern {
    top: -2.2rem;
    left: -2rem;
    width: 104%;
    height: 103%;
  }
  .popup_list > li {
    width: 100rem;
  }
  .popup_wrap {
    padding: 12rem 18rem;
  }
  .popup_wrap h3,
  .popup_wrap h4,
  .popup_wrap p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .popup_wrap h3,
  .popup_wrap h4 {
    font-size: 1.8rem;
  }
  .popup_wrap .box_photo {
    margin: 3.8rem 0;
  }
  .popup_wrap .box_subttl {
    padding-left: 3rem;
  }
  .popup_wrap .box_subttl::before {
    top: 5%;
  }
  .popup_wrap .box_subttl.subttl1::before {
    width: 7px;
    height: 7px;
  }
  .popup_wrap .popup_link .icon {
    width: 11px;
    height: 11px;
  }
  .popup_wrap .popup_link p {
    font-size: 1.6rem;
    padding-left: 4rem;
  }
  .popup_wrap .popup_link:hover .icon {
    background: url(../images/common/popup/icon_popupLink-h.png) no-repeat;
    background-size: contain;
    width: 11px;
    height: 11px;
  }
  .popup_wrap .popup_link:hover p {
    color: #ce988b;
  }
  .popup_close2 {
    width: 50rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer;
  }
  .popup_close2:hover {
    background-color: #2b1d14;
    color: #f4efe7;
  }
}
@media screen and (min-width: 1100px) {
  .popup_wrap .box_subttl {
    padding-left: 2rem;
  }
  .popup_wrap .box_subttl::before {
    top: 7%;
  }
  .popup_wrap .popup_link .icon {
    margin-top: 2px;
    width: 15px;
    height: 15px;
  }
  .popup_wrap .popup_link:hover .icon {
    width: 15px;
    height: 15px;
  }
}/*# sourceMappingURL=base.css.map */