@charset "UTF-8";
/* =================================================================================================
　第60回百想芸術大賞授賞式観覧ツアー韓国ソウル2泊3日の旅
　https://wowshop.jp/
　Copyright (C) WOWOW COMMUNICATIONS INC. All Rights Reserved. 
================================================================================================= */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ----------------------------------------------------------------------------
　ベースカラー
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　フォント
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　レイヤー
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　要素の表示・非表示（共通設定）
---------------------------------------------------------------------------- */
.is-visible-xxld,
.is-visible-xld,
.is-visible-ld,
.is-visible-md,
.is-visible-sd {
  display: none;
}

.is-hidden-xs,
.is-hidden-sm,
.is-hidden-md,
.is-hidden-lg,
.is-hidden-xl {
  display: inline-block;
}

@media screen and (min-width: 321px) {
  .is-visible-xs {
    display: inline-block;
  }
  .is-hidden-xs {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .is-visible-sm {
    display: inline-block;
  }
  .is-hidden-sm {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .is-visible-md {
    display: inline-block;
  }
  .is-hidden-md {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .is-visible-lg {
    display: inline-block;
  }
  .is-hidden-lg {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .is-visible-xl {
    display: inline-block;
  }
  .is-hidden-xl {
    display: none;
  }
}
@media screen and (min-width: 2560px) {
  .is-visible-4k {
    display: inline-block;
  }
  .is-hidden-4k {
    display: none;
  }
}
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  height: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
  font-family: "A P-OTF 新ゴ Pr6N R", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #707070;
  min-height: 100vh;
  position: relative;
  box-sizing: border-box;
  word-break: break-all;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.8rem;
    line-height: 1.7777777778;
  }
}

/* ----------------------------------------------------------------------------
　ベースカラー
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　フォント
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　レイヤー
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
　要素の表示・非表示（共通設定）
---------------------------------------------------------------------------- */
.is-visible-xxld,
.is-visible-xld,
.is-visible-ld,
.is-visible-md,
.is-visible-sd {
  display: none;
}

.is-hidden-xs,
.is-hidden-sm,
.is-hidden-md,
.is-hidden-lg,
.is-hidden-xl {
  display: inline-block;
}

@media screen and (min-width: 321px) {
  .is-visible-xs {
    display: inline-block;
  }
  .is-hidden-xs {
    display: none;
  }
}
@media screen and (min-width: 576px) {
  .is-visible-sm {
    display: inline-block;
  }
  .is-hidden-sm {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .is-visible-md {
    display: inline-block;
  }
  .is-hidden-md {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .is-visible-lg {
    display: inline-block;
  }
  .is-hidden-lg {
    display: none;
  }
}
@media screen and (min-width: 1400px) {
  .is-visible-xl {
    display: inline-block;
  }
  .is-hidden-xl {
    display: none;
  }
}
@media screen and (min-width: 2560px) {
  .is-visible-4k {
    display: inline-block;
  }
  .is-hidden-4k {
    display: none;
  }
}
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  height: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
  font-family: "A P-OTF 新ゴ Pr6N R", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #707070;
  min-height: 100vh;
  position: relative;
  box-sizing: border-box;
  word-break: break-all;
  font-display: swap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 1.8rem;
    line-height: 1.7777777778;
  }
}
@media screen and (min-width: 576px) {
  /* sm */
}
@media screen and (min-width: 768px) {
  /* md */
}
@media screen and (min-width: 1024px) {
  /* lg */
}
@media screen and (min-width: 1400px) {
  /* xl */
}
@media screen and (min-width: 2560px) {
  /* 4k */
}
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

html {
  height: 100%;
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  min-width: 320px;
  min-height: 100vh;
  position: relative;
  box-sizing: border-box;
  word-break: break-all;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html.is-fixed, body.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

address {
  font-style: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

code, kbd, samp {
  font-size: inherit;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

video, svg {
  max-width: 100%;
}

embed, object, iframe {
  border: 0;
  vertical-align: bottom;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

button, input, optgroup, select, textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

label[for] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
}

th {
  text-align: left;
  font-weight: bold;
}

/* ----------------------------------------------------------------------------
　リセット
---------------------------------------------------------------------------- */
.sp_none {
  display: none;
}
@media screen and (min-width: 768px) {
  .sp_none {
    display: inline-block;
  }
}
.sp_only {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }
}

/* ----------------------------------------------------------------------------
---------------------------------------------------------------------------- */
body {
  font-size: 1.6rem;
  font-weight: 500;
  background: #0091D2;
  color: #FFF;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.8rem;
  }
}

/* ----------------------------------------------------------------------------
　ヘッダ
---------------------------------------------------------------------------- */
.c-collaboration {
  background-color: #00288C;
  font-family: "本明朝-M （標準がな）", "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  padding: 4px 0;
}
@media screen and (min-width: 768px) {
  .c-collaboration {
    font-size: 2rem;
  }
}
.c-collaboration img {
  width: calc(100% - 32px);
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.c-collaboration span {
  transform: rotate(0.03deg);
}

.c-key {
  background-image: url(../img/KV_AO.jpg);
  background-size: cover;
  max-width: 100%;
  min-height: 577px;
  aspect-ratio: 430/577;
  background-repeat: no-repeat;
  display: grid;
  place-items: center;
  padding: 23% 1em 10%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-key {
    background-image: url(../img/KV_AO.jpg);
    aspect-ratio: 1382/777;
    max-width: 100%;
    min-height: auto;
    padding: 5% 0 0;
  }
}
@media screen and (min-width: 1382px) {
  .c-key {
    max-width: 1382px;
    margin: 0 auto;
  }
}
.c-key::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-image: radial-gradient(rgba(0, 0, 0, 0.3) 30%, transparent 31%), radial-gradient(rgba(0, 0, 0, 0.3) 30%, transparent 31%);
  background-size: 4px 4px;
  background-position: 0 0, 2px 2px;
}
.c-key__inner {
  position: absolute;
  z-index: 10;
  text-align: center;
  width: calc(100% - 32px);
}
@media screen and (min-width: 1024px) {
  .c-key__inner {
    width: inherit;
  }
}
@media screen and (min-width: 768px) {
  .c-key img {
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
.c-key__logo {
  position: relative;
}
.c-key__logo__off {
  position: absolute;
  left: -60%;
  width: 96px;
}
@media screen and (min-width: 768px) {
  .c-key__logo__off {
    top: -100%;
    left: -32%;
    width: 130px;
  }
}
.c-key__logo__mark {
  width: 140px;
}
@media screen and (min-width: 768px) {
  .c-key__logo__mark {
    width: 255px;
  }
}
.c-key__off {
  position: absolute;
  z-index: 4;
}
.c-key__off__sp {
  top: 0;
  left: 0;
  width: 30%;
}
.c-key__off__pc {
  top: 30%;
  left: -2%;
}
.c-key__circle {
  width: 102px;
  height: 102px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 48px;
  left: 16px;
  background-color: #FFD400;
  color: #00288C;
  transform: rotate(354deg);
}
@media screen and (min-width: 576px) {
  .c-key__circle {
    top: 64px;
  }
}
@media screen and (min-width: 768px) {
  .c-key__circle {
    width: 130px;
    height: 130px;
    top: 20%;
    left: -35%;
  }
}
.c-key__ttl {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .c-key__ttl {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .c-key__ttl {
    margin-bottom: 64px;
  }
}
.c-key__sub--1 {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .c-key__sub--1 {
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .c-key__sub--1 {
    margin-bottom: 48px;
  }
}
.c-key__sub--2 {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .c-key__sub--2 {
    margin-bottom: 36px;
  }
}
@media screen and (min-width: 1024px) {
  .c-key__sub--2 {
    margin-bottom: 100px;
  }
}
.c-key__aoLogo {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 2%;
  width: 180px;
}
@media screen and (min-width: 768px) {
  .c-key__aoLogo {
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* ----------------------------------------------------------------------------
　フッタ
---------------------------------------------------------------------------- */
.p-foot {
  padding: 20px 0 8px;
  text-align: center;
  color: #FFF;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-foot {
    padding: 32px 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-foot {
    padding: 56px 0;
  }
}
.p-foot a {
  display: block;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .p-foot a {
    margin-bottom: 0;
  }
}

.c-foot__copyright {
  max-width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .c-foot__copyright {
    max-width: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
}
.c-foot__copyright p:not(:first-child) {
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .c-foot__copyright p:not(:first-child) {
    margin-top: 0;
  }
}
.c-foot__txt {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .c-foot__txt {
    padding-top: 32px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-foot__txt {
    padding-top: 44px;
    font-size: 2rem;
  }
}
.c-foot__wowow {
  background-color: #01123D;
  padding: 4% 0;
}
@media screen and (min-width: 768px) {
  .c-foot__wowow {
    max-width: inherit;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 80px;
  }
}

/* ----------------------------------------------------------------------------
　本文
---------------------------------------------------------------------------- */
.l-main {
  background: #0091D2;
}

.c-sect {
  margin: 0 auto;
}

.c-lead {
  padding: 32px 24px 0;
  background-image: url(../img/logo_ao_white.png);
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
  .c-lead {
    max-width: 1180px;
  }
}
.c-lead__inner:not(:first-child) {
  padding-top: 44px;
}
.c-lead__ttl {
  font-size: 2rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: bold;
  color: #FFD400;
}

.c-sectRound {
  position: relative;
  max-width: calc(100% - 32px);
  margin: 64px auto 0;
  padding: 3em 16px;
  border-radius: 20px;
  background-color: #FFF;
  color: #00288C;
}
@media screen and (min-width: 768px) {
  .c-sectRound {
    max-width: calc(100% - 40px);
    padding: 4em 4%;
  }
}
@media screen and (min-width: 1024px) {
  .c-sectRound {
    width: calc(100% - 48px);
    max-width: 1180px;
    padding: 4em 6.7%;
    margin: 100px auto 0;
  }
}
@media screen and (min-width: 1400px) {
  .c-sectRound {
    padding: 4em 80px;
  }
}

.c-sect__parallelogram {
  position: absolute;
  top: -20px;
  left: -8px;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  width: 160px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .c-sect__parallelogram {
    width: 192px;
    height: 52px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-sect__parallelogram {
    width: 228px;
    font-size: 2.4rem;
  }
}
.c-sect__parallelogram::before {
  transform: skewX(-20deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #FFD400;
}

.c-block__ttl {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: bold;
  border-left: 8px solid #00288C;
  padding-left: 8px;
}
@media screen and (min-width: 1024px) {
  .c-block__ttl {
    font-size: 2.2rem;
  }
}
.c-block__txt {
  margin-top: 1em;
}
.c-block__notice {
  margin-top: 0.5em;
}
.c-block__lead {
  margin-bottom: 32px;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  .c-block__lead {
    max-width: 988px;
    margin: 0 auto;
    font-size: 2.2rem;
  }
}
.c-block__notice {
  font-size: 80%;
  border: 1px solid;
  padding: 1em;
  margin-bottom: 2em;
}

@media screen and (min-width: 1024px) {
  .c-numberSect {
    display: flex;
    gap: 8px;
    margin-top: 40px;
  }
}
.c-numberSect__num {
  width: -moz-fit-content;
  width: fit-content;
  font-family: "trumpgothicpro", sans-serif;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  background-color: #FFD400;
  margin-top: 32px;
  padding: 8px 12px;
}
@media screen and (min-width: 1024px) {
  .c-numberSect__num {
    width: 50px;
    height: 44px;
    margin-top: 0;
  }
}
.c-numberSect__wrap {
  margin-top: 16px;
  line-height: 2;
}
@media screen and (min-width: 1024px) {
  .c-numberSect__wrap {
    margin-top: 0;
    width: calc(100% - 52px);
  }
}
.c-numberSect__wrap span {
  font-size: 1.6rem;
}
.c-numberSect__wrap hgroup {
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: bold;
}
.c-numberSect__notice {
  font-size: 80%;
}
.c-numberSect__photo img {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-numberSect__photo {
    display: flex;
    gap: 40px;
  }
}
.c-numberSect__image, .c-numberSect__imageBlock {
  margin-top: 32px;
}
@media screen and (min-width: 1024px) {
  .c-numberSect__image, .c-numberSect__imageBlock {
    margin-top: 8px;
  }
}
.c-numberSect__image img, .c-numberSect__imageBlock img {
  display: block;
}
.c-numberSect__image img:not(:first-child), .c-numberSect__imageBlock img:not(:first-child) {
  margin-top: 24px;
}
.c-numberSect__imageBlock p:not(:first-child) {
  margin-top: 24px;
}
.c-numberSect__ttl, .c-numberSect__ttl__en {
  font-size: 2rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  line-height: 1.5;
  letter-spacing: 0.025em;
}
.c-numberSect__ttl {
  font-weight: bold;
}
.c-numberSect__txt {
  margin-top: 24px;
}
@media screen and (min-width: 1024px) {
  .c-numberSect__txt {
    margin-top: 16px;
  }
}
.c-numberSect__txt a {
  transition: opacity 0.3s;
}
.c-numberSect__txt a:hover {
  opacity: 0.7;
}

.c-hotelImg {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}
.c-hotelImg img {
  width: calc(50% - 8px);
  max-width: -moz-fit-content;
  max-width: fit-content;
}

@media screen and (min-width: 1024px) {
  .c-schedule {
    display: flex;
    gap: 32px;
    justify-content: center;
  }
}
.c-schedule__ttl {
  margin-top: 32px;
  border-left: 8px solid #00288C;
  padding-left: 8px;
  font-size: 2rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .c-schedule__ttl {
    font-size: 2.2rem;
  }
}
.c-schedule__date {
  margin-top: 24px;
  font-size: 1.6rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: 0.025em;
}
.c-schedule__txt {
  font-size: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .c-schedule__txt {
    padding-left: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .c-schedule__plan {
    width: calc(50% - 16px);
    max-width: 478px;
  }
}

.c-ntc {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .c-ntc {
    max-width: 796px;
    margin: 48px auto 0;
  }
}
.c-ntc__ttl {
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
}

.c-wowow {
  width: calc(100% - 32px);
  margin: 48px auto 0;
}
@media screen and (min-width: 768px) {
  .c-wowow {
    padding: 0 24px 48px;
  }
}
@media screen and (min-width: 1024px) {
  .c-wowow {
    width: calc(100% - 48px);
    max-width: 1180px;
  }
}
.c-wowow__ttl {
  font-size: 2rem;
  font-family: "A P-OTF 新ゴ Pr6N M", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: bold;
  line-height: 2.1;
  letter-spacing: 0.05em;
  color: #FFD400;
}
.c-wowow__txt {
  line-height: 1.875;
  letter-spacing: 0.05em;
}

.c-bottom {
  color: #FFF;
}

.c-sect {
  margin: 0 auto;
}
.c-sect__ttl {
  padding: 28px 0;
  font-size: 2rem;
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  line-height: 1;
  text-align: center;
  transform: rotate(0.03deg);
}
@media screen and (min-width: 768px) {
  .c-sect__ttl {
    font-size: 2rem;
    line-height: 1.6153846154;
  }
}
@media screen and (min-width: 1024px) {
  .c-sect__ttl {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1400px) {
  .c-sect__ttl {
    font-size: 2.8rem;
  }
}
.c-sect__txt {
  margin-top: 12px;
}
.c-sect__txt span {
  color: #D93D00;
}

.c-caption {
  border-left: 9px solid #D93D00;
  padding-left: 4px;
  font: 700 1.6rem/1.3684210526 "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #000;
}
@media screen and (min-width: 576px) {
  .c-caption {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .c-caption {
    font-size: 2rem;
    line-height: 1.35;
  }
}

.c-grad {
  background-image: linear-gradient(90deg, rgb(224, 5, 70), rgb(40, 119, 173) 80% 95%, rgb(0, 144, 196));
  color: #FFF;
}

.c-point__wrap {
  padding: 32px 0;
}
@media screen and (min-width: 768px) {
  .c-point__wrap {
    display: flex;
    justify-content: center;
    gap: 32px;
    padding: 64px 32px;
  }
}
@media screen and (min-width: 1024px) {
  .c-point__wrap {
    padding: 80px 32px 146px;
  }
}
@media screen and (min-width: 1400px) {
  .c-point__wrap {
    padding: 80px 0 146px;
  }
}
.c-point__ttl > span::before {
  content: "＼";
}
.c-point__ttl > span::after {
  content: "／";
}
.c-point__item {
  max-width: 384px;
  margin: 0 auto;
  padding: 16px 12px 32px;
}
@media screen and (min-width: 768px) {
  .c-point__item {
    width: 33.3%;
    margin: 0;
    padding: 0;
  }
}
.c-point__item--photo {
  position: relative;
}
.c-point__item--txt {
  margin-top: 12px;
  font-size: 1.6rem;
  color: #000;
}
.c-point__item--txt h3 {
  font: 700 1.6rem/1.75 "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
}
@media screen and (min-width: 768px) {
  .c-point__item--txt h3 {
    font-size: 1.8rem;
    line-height: 1.5555555556;
  }
}
.c-point__item--txt h3 span {
  color: #D93D00;
}

.c-pointParts {
  padding: 8px 32px 8px 16px;
  position: absolute;
  top: -16px;
  left: -16px;
  background-color: #D93D00;
  border-radius: 23px;
  letter-spacing: 0.048em;
  color: #FFF;
  font: 700 2.4rem/1 "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
}
.c-pointParts span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border: 2px solid #D93D00;
  border-radius: 50%;
  position: absolute;
  top: -14px;
  font: 800 3.2rem/1 "A P-OTF 新ゴ Pr6N H", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  background-color: #FFF;
  color: #D93D00;
}
.c-pointParts img {
  display: block;
}

.c-hotel__inner {
  padding: 16px 12px 32px;
}
@media screen and (min-width: 768px) {
  .c-hotel__inner {
    padding: 24px 24px 80px;
  }
}
@media screen and (min-width: 1024px) {
  .c-hotel__inner {
    max-width: 1366px;
    margin: 0 auto;
    padding: 48px 32px 128px;
  }
}
@media screen and (min-width: 1400px) {
  .c-hotel__inner {
    padding: 48px 64px 128px;
  }
}
@media screen and (min-width: 1024px) {
  .c-hotel__photo {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.c-hotel__wrap {
  margin-top: 72px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}
@media screen and (min-width: 1400px) {
  .c-hotel__wrap {
    gap: 32px;
  }
}
@media screen and (min-width: 768px) {
  .c-hotel__item {
    width: calc(50% - 8px);
    max-width: 390px;
  }
}
@media screen and (min-width: 1024px) {
  .c-hotel__item {
    width: calc(33.3% - 12px);
  }
}

.c-guide__inner {
  padding: 16px 12px 32px;
}
@media screen and (min-width: 768px) {
  .c-guide__inner {
    padding: 32px 24px;
  }
}
@media screen and (min-width: 1024px) {
  .c-guide__inner {
    max-width: 1228px;
    margin: 0 auto;
    padding: 32px 32px 128px;
  }
}
@media screen and (min-width: 1400px) {
  .c-guide__inner {
    padding: 48px 0 160px;
  }
}
.c-guide__wrap {
  padding-top: 16px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .c-guide__wrap {
    padding-top: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .c-guide__wrap {
    padding-top: 32px;
    flex-wrap: nowrap;
  }
}
.c-guide__wrap--photo {
  padding-top: 32px;
}
@media screen and (min-width: 1024px) {
  .c-guide__wrap--photo {
    padding-top: 0;
    position: absolute;
    right: -2%;
    bottom: -30%;
    width: 30%;
  }
}
@media screen and (min-width: 1400px) {
  .c-guide__wrap--photo {
    width: 450px;
    bottom: -70%;
  }
}

.c-notice {
  width: calc(100% - 32px);
  margin: 32px auto 0;
  padding: 1em;
  background-color: #F3F3F3;
  color: #000000;
  border: 1px solid #707070;
}
@media screen and (min-width: 768px) {
  .c-notice {
    width: calc(100% - 48px);
  }
}
@media screen and (min-width: 1024px) {
  .c-notice {
    width: calc(100% - 64px);
    max-width: 1180px;
    margin-top: 40px;
  }
}
.c-notice__ttl::before {
  content: "■";
}
.c-notice__list {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .c-notice__list {
    line-height: 1.875;
  }
}
@media screen and (min-width: 1400px) {
  .c-notice__list {
    font-size: 16px;
  }
}
.c-notice__list li {
  position: relative;
  margin: 0 0 0.5em 1em;
}
@media screen and (min-width: 1024px) {
  .c-notice__list li {
    margin: 0 0 0 1em;
  }
}
.c-notice__list li::before {
  content: "・";
  position: absolute;
  left: -1.25em;
}

.c-bottom {
  text-align: center;
  padding: 16px 16px 24px;
  font-size: 1.4rem;
  line-height: 2;
  color: #FFF;
}
@media screen and (min-width: 768px) {
  .c-bottom {
    padding: 44px 0 56px;
    font-size: 1.8rem;
    line-height: 2.7222222222;
  }
}
.c-bottom__notice {
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .c-bottom__notice {
    max-width: 1183px;
    margin: 0 auto;
  }
}
.c-bottom__txt {
  font-size: 1rem;
}
@media screen and (min-width: 576px) {
  .c-bottom__txt {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .c-bottom__txt {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-bottom__txt {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1400px) {
  .c-bottom__txt {
    font-size: 2.2rem;
  }
}
.c-bottom ul {
  list-style: disc;
  margin-left: 1.5em;
}

.c-btn {
  display: block;
  text-align: center;
  width: 100%;
  max-height: 172px;
  border-radius: 25px;
  margin: 0.5em auto 0;
  padding: 40px 0;
  background-color: #F9A333;
  color: #FFF;
  font: 700 1.8rem/1.0416666667 "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: 0.05em;
  transition: background-color 0.3s;
}
@media screen and (min-width: 321px) {
  .c-btn {
    font-size: 2rem;
  }
}
@media screen and (min-width: 576px) {
  .c-btn {
    width: calc(100% - 32px);
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 768px) {
  .c-btn {
    width: calc(100% - 48px);
    max-width: 768px;
    padding: 56px 0;
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1024px) {
  .c-btn {
    font-size: 4.4rem;
  }
}
.c-btn:hover {
  background-color: #fabb69;
}
.c-btn span {
  display: inline-block;
  padding-top: 1em;
  font-size: 70%;
  font-family: "A P-OTF 新ゴ Pr6N R", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 1024px) {
  .c-btn span {
    font-size: 2rem;
  }
}
.c-btn__top {
  text-align: center;
  margin: 24px auto;
  font-family: "A P-OTF 新ゴ Pr6N M", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #D93D00;
}
@media screen and (min-width: 768px) {
  .c-btn__top {
    margin: 72px auto 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-btn__top {
    margin: 104px auto 0;
  }
}
.c-btn__outer {
  padding: 0 16px;
}
@media screen and (min-width: 576px) {
  .c-btn__outer {
    padding: 0;
  }
}
.c-btn__disabled {
  background-color: gray;
}
.c-btn__disabled:hover {
  opacity: 1;
}

.c-sect {
  opacity: 0;
  transition: opacity 1s;
}

.u-red {
  color: #D93D00;
}

.u-fwb {
  font-family: "A P-OTF 新ゴ Pr6N B", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 700;
}

.fade-in {
  opacity: 1;
}

.updown {
  animation-name: scroll-updown;
  animation-delay: 0s;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@keyframes scroll-updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
/* ----------------------------------------------------------------------------
モーダル
---------------------------------------------------------------------------- */
.js-open {
  cursor: pointer;
}

.no_scroll {
  overflow: hidden;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 10;
}

.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-max-content;
  width: max-content;
  max-width: calc(100% - 32px);
  z-index: 10000;
  color: #000;
}
.modal_inner {
  padding: 0 0 3rem;
  text-align: center;
}

.c-verification {
  height: inherit;
  max-height: 90%;
  overflow-y: auto;
}/*# sourceMappingURL=base.css.map */