@charset "UTF-8";
.bold {
  font-weight: 700 !important; }

.title-access {
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 8px 0;
  margin: 20px 0 20px 0;
  font-family: "Oswald", sans-serif;
  font-size: 22px; }

a.btn_link_access {
  position: relative;
  display: inline-block;
  min-width: 250px;
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 4px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: .3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  margin: 8px 0 16px 0; }

.subtitle_gosic_red_mini_center {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  padding-bottom: 16px; }

.address__name {
  display: block;
  text-align: center;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  margin-bottom: 8px;
  color: #fff; }
.address__add {
  display: block;
  text-align: center;
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 8px;
  color: #fff; }
.address__tel {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 35px;
  color: #fff; }

.txt-copyright {
  display: block;
  text-align: center;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff; }

#hotel_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 32px;
  font-size: 13px;
  color: #fff;
  list-style: none; }

#hotel_link > li {
  padding: 0 10px;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff; }

#hotel_link > li + li {
  border-left: none; }

#hotel_link > li a {
  color: #fff;
  text-decoration: none; }

#hotel_link > li a:hover {
  text-decoration: underline; }

.inquiry {
  color: #fff;
  text-align: center;
  padding-bottom: 50px; }
  .inquiry .inquiry_title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px; }
  .inquiry .inquiry_tel {
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    letter-spacing: 2px; }
  .inquiry .inquiry_date {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    letter-spacing: 1px; }

@media screen and (max-width: 480px) {
  #hotel_link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 320px;
    margin-top: 20px;
    font-size: 12px; }

  #hotel_link > li {
    width: 100%; }

  #hotel_link > li + li {
    border-left: solid 1px #fff;
    margin-top: 10px; } }
main {
  background: #000000; }

.section__top {
  background-image: url(../images/bg_top.jpg); }
.section__60th {
  background-color: #fff; }
.section__option {
  background-image: url(../images/bg_option.jpg); }
.section__dome {
  background-image: url(../images/bg_dome.jpg); }

.description {
  background-color: #000;
  font-size: 12px;
  margin: 0 auto;
  padding-top: 25px; }
  .description .inner {
    background-color: #000;
    max-width: 850px; }

.access {
  padding-top: 1px;
  background-color: #000; }
  .access .inner {
    background-color: #000; }

.pt15 {
  padding-top: 15px; }

.pb15 {
  padding-bottom: 15px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pt30 {
  padding-top: 40px; }

.pb30 {
  padding-bottom: 30px; }

.pt40 {
  padding-top: 40px; }

.pt40a {
  padding-top: 48px; }

.pb40 {
  padding-bottom: 40px; }

.pb60 {
  padding-bottom: 60px; }

.pb90 {
  padding-bottom: 90px; }

.pt60 {
  padding-top: 60px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

html {
  scroll-behavior: smooth;
  background-color: #000;
  color: #fff; }

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  line-height: 1.4;
  background: #000;
  color: #fff; }

@media screen and (max-width: 480px) {
  body {
    font-size: 15px;
    color: #fff; } }
#header-wrap {
  background: url(https://www.princehotels.co.jp/common/imgs/module_parts/parts_header/bg02.gif) repeat-x; }

#header {
  width: 100%;
  max-width: 1100px;
  height: 62px;
  text-align: left;
  margin: 0 auto; }

#header table,
#copyright {
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto; }

#header table img {
  vertical-align: middle;
  max-height: 60px;
  width: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast; }

ul {
  list-style: none; }

a {
  color: #fff; }

a:hover {
  opacity: 0.5; }

nav {
  width: 100%; }
  nav a {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    font-size: 36px;
    letter-spacing: 2px;
    color: #fff;
    text-decoration: none; }

.je {
  position: relative;
  display: flex;
  justify-content: flex-end; }

.grid2_title_28 {
  max-width: 500px;
  margin: 0 auto;
  display: grid;
  gap: 20px;
  grid-template: "itemA itemB" /0.5fr 1.5fr;
  color: #fff; }

.grid2_title_46 {
  margin: 0 auto;
  max-width: 600px;
  padding-left: 80px;
  display: grid;
  gap: 10px;
  grid-template-columns: 0.7fr 1.3fr; }

.itemA {
  grid-area: itemA; }

.itemB {
  grid-area: itemB; }

.sns {
  max-width: 200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px; }

.sns_icon {
  margin: 0 auto;
  margin-top: 30px;
  max-width: 110px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  text-align: center; }

.copyright_hotel {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 400px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .grid2_title_28 {
    width: 80%;
    display: grid;
    gap: 0px;
    grid-template: "itemA" "itemB"; }

  .grid2_title_46 {
    display: grid;
    grid-template-columns: 1fr;
    padding: 0px; } }
br.brsp {
  display: none; }

br.brpc {
  display: inline; }

@media screen and (max-width: 640px) {
  br.brsp {
    display: inline; }

  br.brpc {
    display: none; } }
.spswap {
  display: none !important; }

.pcswap {
  display: inline !important; }

@media screen and (max-width: 768px) {
  .pcswap {
    display: none !important; }

  .spswap {
    display: inline !important;
    display: block !important;
    margin: 0 auto; } }
#top {
  background: #fff; }

#top header .inner {
  max-width: 100%; }

.inner {
  margin: 0 auto; }

.item {
  margin: 0 auto;
  max-width: 800px; }

hr {
  height: 0;
  margin: 10px 0 10px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #fff; }

.text_area {
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.4;
  color: #fff; }

footer {
  background-color: #000;
  padding: 25px 0px 15px 0px; }

@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px; } }
/* 2023追加 */
ul.description li {
  position: relative;
  padding-left: 15px;
  margin: 0;
  color: #fff; }

ul.description li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 10px;
  content: "\02749";
  color: #fff; }

.btn_wrap {
  margin-top: 16px;
  text-align: center;
  color: #fff; }

a.btn_link {
  position: relative;
  display: inline-block;
  padding: 15px 0 8px 12px;
  margin-bottom: 30px;
  min-width: 200px;
  min-height: 30px;
  color: #444;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  transition: .3s ease-in-out;
  text-decoration: none;
  letter-spacing: 0.1em;
  border: 2px dotted #444;
  font-family: "Noto Serif JP", serif; }

.toptitle {
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0px; }

.title_middle {
  text-align: center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  line-height: 1.5;
  border-bottom: solid 3px #AFA96F; }

.toptitle_detail {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.7em; }

.toptitle_detail_center {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.7em;
  text-align: center; }

.item-img {
  /*コレタイトルが切れるように*/
  display: flex;
  /*コレタイトルが切れるように*/
  justify-content: center; }

.item-img img {
  min-width: 1000px; }

.title_60th {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  color: #444;
  text-align: center; }

.concept_60th {
  max-width: 600px; }

.button {
  max-width: 250px; }

.button2 {
  max-width: 330px; }

.img_yukidaruma {
  display: block;
  max-width: 800px;
  margin: 0 auto; }

dd {
  margin: 0; }

.product {
  display: flex;
  align-items: center;
  padding: 3px 0; }

.product::after {
  content: '';
  border-top: 2px dotted #fff;
  flex: auto; }

.productPrice {
  order: 1; }

.option_blue {
  margin: 0 auto;
  max-width: 600px;
  padding: 40px;
  background: rgba(50, 50, 55, 0.8);
  border-radius: 50px;
  margin-bottom: 60px; }

.option_blue_line {
  margin: 0 auto;
  max-width: 600px;
  border-radius: 50px;
  border: 1px solid #fff;
  padding: 40px; }

.option_column {
  color: #fff;
  font-size: 14px; }

.option_column_mini {
  color: #fff;
  font-size: 12px; }

.option_title {
  display: block;
  text-align: center;
  font-size: 16px; }

.youtube {
  margin: 0 auto;
  text-align: center; }

/*ショート動画を縦型に*/
.youtube iframe {
  position: relative;
  aspect-ratio: 9 /16;
  width: 270px;
  height: 480px;
  /* ビデオ横幅 */
  object-fit: cover; }

.youtube .video {
  height: 100%;
  margin: 0 auto;
  overflow: visible;
  padding-bottom: 0;
  width: 270px;
  height: 480px;
  /* ビデオ横幅 */
  object-fit: cover;
  object-position: 50% 50%;
  /* コレ */
  object-fit: cover;
  object-position: 50% 50%;
  /* コレ */ }

.arrow {
  position: relative;
  font-size: 15px;
  text-align: left; }

.arrows {
  position: absolute;
  width: 35px;
  right: 0; }

.comming {
  position: absolute;
  width: 100px;
  right: 0;
  padding-top: 6px; }

.text-align-center {
  text-align: center; }

.foodsubtitle {
  background-color: #fff;
  color: #AFA96F;
  text-align: center;
  padding: 4px 0 8px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 900;
  border-radius: 30px;
  margin-top: 40px;
  margin-bottom: 4px; }

.foodsubtitle_mini {
  background-color: #fff;
  color: #AFA96F;
  text-align: center;
  padding: 4px 0 8px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 900;
  border-radius: 30px;
  margin-bottom: 4px; }

.foodsubtitle_price {
  color: #fff;
  text-align: center;
  padding: 4px 0 8px 0;
  font-family: "Noto Serif JP", serif;
  font-size: 28px; }

.foodsubtitle_price_min {
  color: #fff;
  text-align: center;
  padding: 4px 0 8px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px; }

.foodsubtitle_price_mini {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  line-height: 1.9; }

.sns_logo {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  text-align: center; }

.item600 {
  padding-top: 30px;
  width: 480px;
  margin: 0 auto;
  font-size: 13px; }

@media screen and (max-width: 768px) {
  .item {
    margin: 0 auto;
    max-width: 100%; }

  .item-img img {
    width: 100%; }

  .pb60 {
    padding-bottom: 10px; }

  .text_area {
    max-width: 90%;
    margin: 0 auto; }

  .item {
    padding-top: 8px; }

  .inner {
    max-width: 1000px;
    margin: 0 auto; }

  .text-align-right {
    text-align: left; }

  a.btn_link {
    position: relative;
    display: inline-block;
    padding: 15px 0 8px 12px;
    margin-bottom: 30px;
    min-width: 150px;
    min-height: 30px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    transition: .3s ease-in-out;
    text-decoration: none;
    letter-spacing: 0.1em;
    border: 2px dotted #444;
    font-family: "Noto Serif JP", serif; }

  .subtitle_mincho {
    font-size: 12px; }

  .item_toplink li:nth-of-type(3) {
    margin: 8px 0px;
    padding: 0px 10px;
    border-left: solid 1px #ba0006; }

  .item_toplink li:nth-of-type(4) {
    margin: 8px 0px;
    padding: 0px 10px; }

  .toptitle {
    text-align: center;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 19px;
    letter-spacing: 0; }

  .toptitle_detail {
    display: block;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 1.7em;
    text-align: center; }

  .title_middle {
    text-align: center;
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 36px; }

  nav {
    width: 100%; }
    nav a {
      padding-top: 15px;
      padding-bottom: 15px;
      margin-right: auto;
      margin-left: auto;
      line-height: 1;
      font-family: "Oswald", sans-serif;
      font-size: 24px;
      letter-spacing: 2px;
      color: #fff;
      text-decoration: none; }

  .arrows {
    position: absolute;
    width: 25px;
    right: 0; }

  .youtube {
    margin: 0 auto;
    text-align: center; }

  .item600 {
    padding-top: 30px;
    width: 80%;
    margin: 0 auto; } }
