@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 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 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -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, monospace; /* 1 */
  font-size: inherit; /* 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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * 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;
}

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* 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;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

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

/* ----------------------------------------
	base
---------------------------------------- */
html,
body {
  overflow-x: hidden;
  position: relative;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Serif JP", sans-serif;
  color: #000;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.75;
}

* {
  word-break: break-all;
}

section {
  padding: 3.5em 0;
}
@media print, screen and (min-width: 1024px) {
  section {
    padding: 5em 0;
  }
}

img {
  max-width: 100%;
  width: 100%;
}

a {
  transition: all 0.3s;
}

.sp, .tb, .pc {
  display: none;
}

@media screen and (max-width: 599px) {
  .sp {
    display: inherit;
  }
}
@media screen and (min-width: 600px) {
  .tb {
    display: inherit;
  }
}
@media print, screen and (min-width: 1024px) {
  .tb {
    display: none;
  }
  .pc {
    display: inherit;
  }
}
/* --------------------------------------------------
	共通
-------------------------------------------------- */
.inner {
  width: 92%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .inner {
    width: 96%;
  }
}

.secTtl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  color: #002442;
  position: relative;
  padding-bottom: 15px;
}
@media screen and (min-width: 600px) {
  .secTtl {
    font-size: 3.2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .secTtl {
    font-size: 4rem;
  }
}
.secTtl::after {
  position: absolute;
  content: "";
  width: 140px;
  height: 2px;
  background: #002442;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 600px) {
  .secTtl::after {
    width: 180px;
  }
}

@media screen and (max-width: 599px) {
  .yellow {
    background: #ffed56;
  }
}
@media screen and (min-width: 600px) {
  .yellow {
    position: relative;
  }
  .yellow::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 75%;
    background: #ffed56;
    z-index: -1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.btn {
  max-width: 260px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border: 3px solid #DFCB9D;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(90deg, #A97B0B, #C0983C 44%, #A97B0B);
  position: relative;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}
@media screen and (min-width: 600px) {
  .btn {
    max-width: 360px;
    height: 80px;
  }
}
@media print, screen and (min-width: 1024px) {
  .btn {
    max-width: 460px;
    height: 100px;
  }
  .btn:hover {
    box-shadow: none;
  }
}
.btn::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 18px;
}
@media screen and (min-width: 600px) {
  .btn::after {
    width: 18px;
    height: 18px;
    right: 28px;
  }
}
@media print, screen and (min-width: 1024px) {
  .btn::after {
    width: 24px;
    height: 24px;
  }
}
.btn__wrap {
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .btn__wrap {
    margin-top: 45px;
  }
}
.btn__txt1 {
  width: 41px;
  margin-right: 10px;
}
@media screen and (min-width: 600px) {
  .btn__txt1 {
    width: 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .btn__txt1 {
    width: 62px;
    margin-right: 20px;
  }
}
.btn__txt2 {
  width: 122px;
  margin-right: 30px;
}
@media screen and (min-width: 600px) {
  .btn__txt2 {
    width: 180px;
  }
}
@media print, screen and (min-width: 1024px) {
  .btn__txt2 {
    width: 220px;
  }
}

/* --------------------------------------------------
	header
-------------------------------------------------- */
.header {
  height: 50px;
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
@media screen and (min-width: 600px) {
  .header {
    height: 60px;
  }
}
@media print, screen and (min-width: 1024px) {
  .header {
    height: 60px;
  }
}
.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header__left {
  display: flex;
  align-items: center;
  height: 100%;
}
.header__left__txt {
  color: #c0983c;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  background: #f8f4ea;
  height: 100%;
  width: 130px;
  margin-right: 10px;
  padding: 15px 0 0 10px;
}
@media screen and (min-width: 600px) {
  .header__left__txt {
    font-size: 1.8rem;
    width: 195px;
    margin-right: 15px;
    padding: 14px 0 0 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__left__txt {
    display: flex;
    align-items: center;
    width: 236px;
    padding: 0 0 0 15px;
    font-size: 2.2rem;
    margin-right: 22px;
  }
}
@media screen and (min-width: 600px) {
  .header__logo {
    margin-right: 16px;
  }
}
@media print, screen and (min-width: 1280px) {
  .header__logo {
    margin-right: 24px;
  }
}
.header__logo__link {
  display: flex;
  align-items: center;
  color: #032140;
  font-size: 1.1rem;
  font-weight: 500;
}
@media screen and (min-width: 600px) {
  .header__logo__link {
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__logo__link {
    font-size: 1.6rem;
  }
}
.header__logo__link img {
  width: 120px;
  margin-right: 10px;
}
@media screen and (min-width: 600px) {
  .header__logo__link img {
    width: 160px;
    margin-right: 15px;
  }
}
@media print, screen and (min-width: 1024px) {
  .header__logo__link img {
    width: 180px;
    margin-right: 18px;
  }
}
@media print, screen and (min-width: 1024px) {
  .header .cv {
    margin-right: 8px;
  }
}
.header .cv .btn {
  max-width: 220px;
  height: 46px;
  border: 2px solid #DFCB9D;
  flex-shrink: 0;
}
.header .cv .btn::after {
  width: 12px;
  height: 12px;
  right: 15px;
}
.header .cv .btn__txt1 {
  width: 35px;
  margin-right: 10px;
  display: flex;
}
.header .cv .btn__txt2 {
  width: 123px;
  margin-right: 10px;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  transform: translate(-5px, -1px);
}

@media screen and (max-width: 1023px) {
  .cv {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    height: auto;
    z-index: 1000;
    text-align: center;
  }
}
@media print, screen and (min-width: 1024px) {
  .cv {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 1023px) {
  .cv.fix {
    transition: all 0.3s;
    opacity: 1;
    pointer-events: all;
    background: rgba(255, 255, 255, 0.9);
  }
}
.cv__tel {
  flex-shrink: 0;
  display: inline-block;
  margin: 5px 0 0;
}
@media print, screen and (min-width: 1024px) {
  .cv__tel {
    margin: 0 13px 0 0;
    display: block;
  }
}
.cv__tel__txt1 {
  font-size: 2.4rem;
  font-weight: 500;
  color: #002442;
  display: block;
  padding-left: 22px;
  line-height: 1.3;
  background: url(../img/icn_tel_navy.png) no-repeat top 0.2em left/16px;
}
@media print, screen and (min-width: 1024px) {
  .cv__tel__txt1 {
    font-size: 2.6rem;
  }
}
.cv__tel__txt2 {
  color: #000;
  font-size: 1rem;
  display: block;
  text-align: center;
  line-height: 1.2;
}
@media print, screen and (min-width: 1024px) {
  .cv__tel__txt2 {
    font-size: 1.1rem;
    padding-left: 35px;
  }
}

/* --------------------------------------------------
	footer
-------------------------------------------------- */
.footer {
  background: #e6e9ec;
  color: #000;
  padding: 30px 0 10px;
}
@media screen and (min-width: 600px) {
  .footer {
    padding: 50px 0 30px;
  }
}
.footer__inner {
  padding: 0 20px;
}
@media print, screen and (min-width: 1024px) {
  .footer__inner {
    padding: 0 40px;
  }
}
@media screen and (max-width: 599px) {
  .footer__wrap {
    text-align: center;
  }
}
@media screen and (min-width: 600px) {
  .footer__wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.footer__logo {
  display: block;
  width: 120px;
}
@media screen and (max-width: 599px) {
  .footer__logo {
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 600px) {
  .footer__logo {
    width: 150px;
  }
}
@media print, screen and (min-width: 1024px) {
  .footer__logo {
    width: 218px;
  }
  .footer__logo:hover {
    opacity: 0.8;
  }
}
.footer__meta {
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .footer__meta {
    text-align: right;
    padding-bottom: 20px;
  }
}
.footer__meta__name {
  font-size: 2rem;
}
@media screen and (min-width: 600px) {
  .footer__meta__name {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .footer__meta__name {
    font-size: 3rem;
  }
}
.footer__meta__address {
  font-size: 1.2rem;
}
@media screen and (min-width: 600px) {
  .footer__meta__address {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .footer__meta__address {
    font-size: 1.6rem;
  }
}
.footer__copy {
  text-align: center;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  .footer__copy {
    text-align: right;
  }
}

/* --------------------------------------------------
	pageTop
-------------------------------------------------- */
.to-top {
  z-index: 100;
  display: none;
}
.to-top a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #002442;
  position: relative;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 600px) {
  .to-top a {
    width: 50px;
    height: 50px;
  }
}
.to-top a::after {
  position: absolute;
  content: "";
  top: 55%;
  left: 50%;
  width: 13px;
  height: 13px;
  border-top: 3px solid #01675C;
  border-left: 3px solid #01675C;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: all 0.2s ease-in-out;
}
.to-top a:hover {
  background: #002442;
}
.to-top a:hover::after {
  border-color: #fff;
}

/* --------------------------------------------------
	kv
-------------------------------------------------- */
.kv {
  height: 96.93vw;
  background: url(../img/kv_bg_sp.jpg) no-repeat center center/cover;
  margin-top: 50px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .kv {
    margin-top: 60px;
    height: 55.66vw;
    background-image: url(../img/kv_bg_pc.jpg);
  }
}
@media print, screen and (min-width: 1024px) {
  .kv {
    margin-top: 60px;
    height: 580px;
  }
}
.kv__letter {
  background: url(../img/kv_letter_sp.png) no-repeat center center/100%;
  width: 86.4vw;
  height: 61.2vw;
  position: absolute;
  top: 7.46vw;
  left: calc(50% - 2.3vw);
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .kv__letter {
    background-image: url(../img/kv_letter_pc.png);
    width: 92vw;
    height: 35.83vw;
    top: 6.15vw;
    left: calc(50% - 1.5vw);
  }
}
@media print, screen and (min-width: 1024px) {
  .kv__letter {
    width: 943px;
    height: 367px;
    top: 63px;
    left: calc(50% - 15px);
  }
}
.kv__txt {
  position: absolute;
  width: 67.73vw;
  height: 40.53vw;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 600px) {
  .kv__txt {
    width: 57.22vw;
    height: 23.82vw;
    top: 50%;
  }
}
@media print, screen and (min-width: 1024px) {
  .kv__txt {
    width: 586px;
    height: 244px;
  }
}
.kv .btn {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .kv .btn {
    bottom: -50px;
  }
}

/* --------------------------------------------------
	2026年9月 内覧フェア（デザイン指定範囲）
-------------------------------------------------- */
main {
  display: flex;
  flex-direction: column;
}

main > .kv {
  order: 1;
}

main > .event-overview {
  order: 2;
}

main > .about {
  order: 3;
}

main > .event-special {
  order: 4;
}

main > .fair-guide:not(.fair-guide--access) {
  order: 5;
}

main > .visit-benefits {
  order: 6;
}

main > .feature {
  order: 7;
}

main > .access {
  order: 8;
}

main > .fair-guide--access {
  order: 9;
}

main > .gallery {
  order: 10;
}

main > .point {
  order: 11;
}

.event-entry {
  width: 400px;
  height: 100px;
  margin: 0 auto;
  border: 4px solid #dfcb9d;
  background: linear-gradient(90deg, #ad7b00, #c99e35 48%, #ad7b00);
  box-shadow: 0 18px 28px rgba(0, 0, 0, 0.12);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.6rem;
  line-height: 1;
  position: relative;
  transition: all 0.3s;
}
@media print, screen and (min-width: 1024px) {
  .event-entry:hover {
    box-shadow: none;
  }
}

.event-entry > span {
  border: 1px solid #fff;
  font-size: 1.9rem;
  line-height: 1;
  margin: 4px 20px 0 0;
  padding: 6px 8px;
}

.event-entry::after {
  content: "";
  width: 20px;
  height: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.event-overview {
  background: #fff;
  padding: 22px 0 42px;
  position: relative;
  z-index: 3;
}

.event-overview__inner {
  width: 1100px;
  max-width: calc(100% - 80px);
  margin: 0 auto;
}

.event-overview__details {
  min-height: 215px;
  display: grid;
  grid-template-columns: 205px 465px 440px;
  align-items: center;
  position: relative;
  margin-bottom: 25px;
}

.event-overview__badge {
  width: 220px;
  margin-left: -30px;
  align-self: start;
  margin-top: -60px;
}

.event-overview__schedule {
  color: #002442;
  font-weight: 500;
}

.event-overview__schedule__row {
  display: grid;
  grid-template-columns: 65px 1fr;
  align-items: baseline;
  font-size: 2rem;
  line-height: 1.35;
}

.event-overview__schedule__row dt {
  font-size: 1.8rem;
}

.event-overview__schedule__row dd {
  white-space: nowrap;
}

.event-overview__schedule__row strong {
  font-size: 4.6rem;
  font-weight: 500;
}

.event-overview__schedule__row small {
  font-size: 1.5rem;
}

.event-overview__schedule__row span {
  font-size: 1.5rem;
  margin-left: 10px;
}

.event-overview__schedule__row--place {
  margin-top: 8px;
}

.event-overview__schedule__row--place dd {
  font-size: 1.8rem;
}

.event-overview__special {
  height: 132px;
  border: 2px solid #b78300;
  display: grid;
  grid-template-columns: 132px 1fr;
  align-items: center;
  position: relative;
  margin-top: 20px;
}

.event-overview__special__img {
  height: 128px;
  -o-object-fit: cover;
     object-fit: cover;
}

.event-overview__special__body {
  padding: 22px 20px 10px;
}

.event-overview__special__label {
  height: 42px;
  padding: 8px 22px;
  background: #002442;
  color: #fff;
  font-size: 1.5rem;
  white-space: nowrap;
  position: absolute;
  top: -15px;
  right: 14px;
  transform: skew(-18deg);
}

.event-overview__special__label::first-line {
  transform: skew(18deg);
}

.event-overview__special__txt {
  color: #002442;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.45;
}

.event-overview__lead {
  color: #002442;
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  margin: 0 0 26px;
}

.event-overview__lead span {
  color: #b78300;
}

.event-overview__special__label {
  transform: none;
  clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
}

.event-special {
  background: #f6f0e2;
  padding: 30px 0 65px;
}

.event-special__inner {
  width: 1180px;
  max-width: calc(100% - 44px);
  margin: 0 auto;
  padding: 34px 90px 50px;
  background: #efe5ce;
  border: 3px solid #ece0c4;
  border-radius: 30px;
}

.event-special__ttl {
  width: 480px;
  max-width: 90%;
  margin: 0 auto 32px;
  padding: 7px 20px 8px;
  border-radius: 30px;
  background: #003f73;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}

.event-special__item {
  min-height: 250px;
  padding: 22px 40px 28px;
  background: #f8f4ea;
  position: relative;
}

.event-special__item + .event-special__item {
  margin-top: 18px;
}

.event-special__item__ttl {
  color: #002f59;
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 500;
  line-height: 1.35;
  margin-bottom: 18px;
}

.event-special__item__date {
  color: #000;
  font-size: 1.9rem;
  white-space: nowrap;
}

.event-special__item__free {
  border: 1px solid #002f59;
  font-size: 1.9rem;
  line-height: 25px;
  padding: 2px 11.5px;
  white-space: nowrap;
}

.event-special__item__name {
  font-size: 2.7rem;
}

.event-special__item__content {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 38px;
}

.event-special__item__img {
  height: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}

.event-special__item__body {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}

.event-special__note {
  font-size: 1.1rem;
  line-height: 1.65;
  margin-top: 10px;
}

.event-special__popular {
  color: #c18e19;
  font-size: 2.3rem;
  line-height: 1;
  position: absolute;
  left: 414px;
  top: -6px;
  transform: rotate(10deg);
}
.event-special__popular::before, .event-special__popular::after {
  content: "";
  width: 1px;
  height: 25px;
  background: currentColor;
  position: absolute;
  top: 2px;
  transform-origin: center;
}
.event-special__popular::before {
  left: -7px;
  height: 23px;
  transform: rotate(-28deg);
}
.event-special__popular::after {
  right: -14px;
  top: 18px;
  height: 20px;
  transform: rotate(40deg);
}

.fair-guide {
  background: #f6f0e2;
  padding: 70px 0 50px;
}

.fair-guide__inner {
  width: 1200px;
  max-width: calc(100% - 76px);
  margin: 0 auto;
  padding: 32px 85px 42px;
  background: #fff;
}

.fair-guide__ttl {
  border-bottom: 1px solid #777;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 12px;
}

.fair-guide__ttl span {
  font-size: 2rem;
  margin-right: 28px;
}

.fair-guide__info {
  width: 640px;
  max-width: 100%;
  margin: 22px auto 0;
  color: #002442;
  font-size: 1.8rem;
  font-weight: 500;
}

.fair-guide__info > div {
  display: grid;
  grid-template-columns: 58px 1fr;
  align-items: baseline;
  line-height: 1.6;
}

.fair-guide__info strong {
  font-size: 4rem;
  font-weight: 500;
}

.fair-guide__info small {
  font-size: 1.3rem;
}

.fair-guide__lead {
  color: #002442;
  font-size: 2.8rem;
  font-weight: 500;
  text-align: center;
  margin-top: 28px;
}

.fair-guide__lead span {
  color: #b78300;
}

.fair-guide__actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 45px;
  margin-top: 28px;
}

.fair-guide__actions .event-entry {
  width: 400px;
  height: 100px;
  margin: 0;
}

.fair-guide__tel {
  color: #002442;
  display: grid;
  text-align: center;
  position: relative;
}

.fair-guide__tel span {
  color: #000;
  font-size: 1.8rem;
  font-weight: 500;
}

.fair-guide__tel strong {
  font-size: 4.4rem;
  font-weight: 500;
  line-height: 1.15;
  padding-left: 35px;
  background: url(../img/icn_tel_navy.png) no-repeat left center/24px auto;
}

.fair-guide__tel small {
  color: #000;
  font-size: 1.4rem;
}

.visit-benefits {
  background: #fff;
  padding: 42px 0 90px;
}

.visit-benefits__ttl {
  color: #002442;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-bottom: 20px;
}

.visit-benefits__ttl::after {
  content: "";
  width: 140px;
  height: 2px;
  background: #002442;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.visit-benefits__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 45px;
  margin-top: 50px;
}

.visit-benefits__item {
  min-height: 635px;
  border: 1px solid #002442;
  padding: 35px 40px 28px;
}

.visit-benefits__item h3 {
  border-bottom: 1px solid #002442;
  font-size: 3.1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 14px;
}

.visit-benefits__item__lead {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin: 16px 0 18px;
}

.visit-benefits__item__img {
  height: 255px;
  -o-object-fit: cover;
     object-fit: cover;
}

.visit-benefits__item__txt {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-top: 18px;
}

.visit-benefits__item__note {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.65;
  margin-top: 14px;
}

.access {
  padding: 58px 0 55px;
}

.access .inner {
  max-width: 1100px;
}

.access__point {
  width: 210px;
  height: 210px;
  top: 0;
  right: 28px;
  border-radius: 50%;
  background: #fff;
  color: #002442;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}

.access__lead {
  margin-top: 28px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2;
}

.access__wrap {
  margin-top: 35px;
  padding: 0;
  display: grid;
  grid-template-columns: 370px 650px;
  gap: 30px;
  align-items: start;
}

.access__body {
  padding-top: 0;
}

.access__body__ttl {
  font-size: 2.8rem;
  margin-top: 0;
}

.access__body__txt1 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-top: 10px;
}

.access__img {
  width: 650px;
  max-width: 100%;
  margin-top: 0;
}

.fair-guide--access {
  padding: 70px 0 75px;
}

@media screen and (max-width: 1023px) {
  .event-entry {
    width: 300px;
    max-width: 100%;
    height: 70px;
    border-width: 3px;
    font-size: 2.2rem;
  }
  .event-entry > span {
    font-size: 1.4rem;
    margin-right: 14px;
    padding: 7px 9px;
  }
  .event-entry::after {
    width: 14px;
    height: 14px;
    right: 20px;
  }
  .event-overview {
    padding: 20px 0 45px;
  }
  .event-overview__inner {
    max-width: calc(100% - 30px);
  }
  .event-overview__details {
    display: block;
  }
  .event-overview__badge {
    width: 180px;
    margin: -55px auto 0;
  }
  .event-overview__schedule {
    max-width: 460px;
    margin: -8px auto 24px;
  }
  .event-overview__schedule__row {
    grid-template-columns: 52px 1fr;
    font-size: 1.5rem;
  }
  .event-overview__schedule__row dt,
  .event-overview__schedule__row--place dd {
    font-size: 1.4rem;
  }
  .event-overview__schedule__row strong {
    font-size: 3rem;
  }
  .event-overview__schedule__row small,
  .event-overview__schedule__row span {
    font-size: 1.1rem;
  }
  .event-overview__special {
    width: 440px;
    max-width: 100%;
    margin: 0 auto 24px;
  }
  .event-overview__lead {
    font-size: 2rem;
  }
  .event-special__inner {
    max-width: calc(100% - 20px);
    padding: 25px 15px 30px;
    border-radius: 20px;
  }
  .event-special__ttl {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  .event-special__item {
    padding: 20px 15px;
  }
  .event-special__item__ttl {
    flex-wrap: wrap;
    gap: 8px;
  }
  .event-special__item__date,
  .event-special__item__free {
    font-size: 1.4rem;
  }
  .event-special__item__free {
    line-height: 1.35;
    padding: 4px 10px;
  }
  .event-special__item__name {
    width: 100%;
    font-size: 1.9rem;
  }
  .event-special__item__content {
    display: block;
  }
  .event-special__item__img {
    height: auto;
    margin-bottom: 16px;
  }
  .event-special__item__body {
    font-size: 1.4rem;
  }
  .event-special__popular {
    display: none;
  }
  .fair-guide {
    padding: 35px 0;
  }
  .fair-guide__inner {
    max-width: calc(100% - 20px);
    padding: 25px 15px 30px;
  }
  .fair-guide__ttl {
    display: block;
    font-size: 2.4rem;
  }
  .fair-guide__ttl span {
    display: block;
    font-size: 1.5rem;
    margin: 0;
  }
  .fair-guide__info {
    font-size: 1.4rem;
  }
  .fair-guide__info strong {
    font-size: 2.8rem;
  }
  .fair-guide__lead {
    font-size: 1.9rem;
  }
  .fair-guide__actions {
    display: grid;
    justify-items: center;
    gap: 24px;
  }
  .fair-guide__actions .event-entry {
    width: 300px;
    height: 70px;
  }
  .fair-guide__tel span {
    font-size: 1.5rem;
  }
  .fair-guide__tel strong {
    font-size: 3.2rem;
  }
  .visit-benefits {
    padding: 40px 0 60px;
  }
  .visit-benefits__ttl {
    font-size: 2.8rem;
  }
  .visit-benefits__list {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .visit-benefits__item {
    min-height: 0;
    padding: 25px 20px;
  }
  .visit-benefits__item h3 {
    font-size: 2.2rem;
  }
  .visit-benefits__item__img {
    height: auto;
  }
  .access {
    padding: 50px 0 45px;
  }
  .access__point {
    width: 105px;
    height: 105px;
    right: 10px;
    font-size: 1.4rem;
  }
  .access__lead {
    font-size: 1.4rem;
    padding: 0 20px;
  }
  .access__wrap {
    display: block;
    padding: 0;
  }
  .access__body__ttl {
    font-size: 2.2rem;
  }
  .access__body__txt1 {
    font-size: 1.4rem;
  }
  .access__img {
    width: 100%;
    margin-top: 25px;
  }
}
/* --------------------------------------------------
	about
-------------------------------------------------- */
.about {
  background: #f6f0e2;
  padding: 60px 0 50px;
}
@media screen and (min-width: 600px) {
  .about {
    padding: 90px 0 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .about {
    padding: 120px 0 50px;
  }
}
.about .inner {
  max-width: 1180px;
}
.about__catch {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.92;
}
@media screen and (min-width: 600px) {
  .about__catch {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .about__catch {
    font-size: 3.8rem;
  }
}
.about__catch span {
  position: relative;
  z-index: 2;
}
.about__catch span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 37%;
  background: #dfcb9d;
  z-index: -1;
  left: 0;
  bottom: 0;
}
.about__txt {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2;
  max-width: 950px;
  width: 100%;
  margin: 20px auto 0;
  padding: 0 15px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .about__txt {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .about__txt {
    font-size: 2rem;
    padding: 0 30px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    line-height: 3;
    margin: 30px auto 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .about__txt::before, .about__txt::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
  }
  .about__txt::before {
    top: 33%;
  }
  .about__txt::after {
    top: 66%;
  }
}
.about__wrap {
  background: #fff;
  margin-top: 20px;
  padding: 30px 20px 240px;
  position: relative;
}
@media print, screen and (min-width: 1024px) {
  .about__wrap {
    margin-top: 65px;
    padding: 30px 38px 40px;
  }
}
.about__ttl {
  color: #003867;
  font-size: 2.2rem;
  font-weight: 500;
  padding: 6px 25px;
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 1024px) {
  .about__ttl {
    font-size: 2.7rem;
    padding: 8px 50px;
    margin-bottom: 22px;
  }
}
.about__ttl::before, .about__ttl::after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
}
@media print, screen and (min-width: 1024px) {
  .about__ttl::before, .about__ttl::after {
    width: 50px;
    height: 50px;
  }
}
.about__ttl::before {
  border-top: 1px solid #003867;
  border-left: 1px solid #003867;
  left: 0;
  top: 0;
}
.about__ttl::after {
  border-bottom: 1px solid #003867;
  border-right: 1px solid #003867;
  right: 0;
  bottom: 0;
}
.about__list {
  margin-left: 10px;
}
@media print, screen and (min-width: 1024px) {
  .about__list {
    margin-left: 20px;
  }
}
.about__list__item {
  font-size: 1.5rem;
  padding-left: 16px;
  position: relative;
  margin-top: 4px;
}
@media print, screen and (min-width: 1024px) {
  .about__list__item {
    font-size: 1.8rem;
  }
}
.about__list__item::before {
  position: absolute;
  content: "";
  left: 0;
  top: 1.35em;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
}
.about__list__item span {
  color: #003867;
  font-size: 1.4em;
  font-weight: 500;
}
.about__list__item br {
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .about__list__item br {
    display: block;
  }
}
.about__img {
  position: absolute;
  right: 0;
  bottom: 0;
  bottom: 0;
  height: 216px;
  width: 300px;
  background: url(../img/about_img1.png) no-repeat center left/cover;
}
@media print, screen and (min-width: 1024px) {
  .about__img {
    height: 100%;
    width: 36%;
  }
}

/* --------------------------------------------------
	check
-------------------------------------------------- */
.check {
  text-align: center;
  background: #f6f0e2;
  padding: 0 0 60px;
}
.check .inner {
  max-width: 1180px;
}
.check__wrap {
  background: #efe5ce;
  border-radius: 20px;
  border: 3px solid #ece0c4;
  padding: 20px 20px;
}
@media screen and (min-width: 600px) {
  .check__wrap {
    border-radius: 30px;
    padding: 50px 20px 60px;
  }
}
.check__ttl {
  color: #fff;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  background: #003867;
  color: #fff;
  border-radius: 25px;
  padding: 4px 18px 5px;
}
@media screen and (min-width: 600px) {
  .check__ttl {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .check__ttl {
    font-size: 2.7rem;
    padding: 1px 27px 2px 47px;
  }
}
.check__ttl span {
  font-size: 1.2rem;
  vertical-align: middle;
}
@media screen and (min-width: 600px) {
  .check__ttl span {
    font-size: 1.4rem;
  }
}
.check__list {
  max-width: 1000px;
  width: 100%;
  margin: 5px auto 0;
}
@media screen and (min-width: 600px) {
  .check__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
}
.check__item {
  background: #f6f0e2;
  margin-top: 15px;
  padding: 15px;
}
@media screen and (min-width: 600px) {
  .check__item {
    height: 141px;
    width: 48%;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .check__item {
    width: 32%;
    max-width: 309px;
  }
}
.check__item__head {
  color: #c0983c;
  letter-spacing: 0.2em;
  font-size: 1.6rem;
  display: inline-block;
  padding-left: 30px;
  background: url(../img/icn_check_yellow.svg) no-repeat left center/23px;
}
@media screen and (min-width: 600px) {
  .check__item__head {
    font-size: 1.8rem;
  }
}
.check__item__txt {
  font-size: 1.6rem;
  font-weight: 500;
  min-height: 63px;
  margin-top: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 1024px) {
  .check__item__txt {
    font-size: 1.8rem;
  }
}

/* --------------------------------------------------
	contact
-------------------------------------------------- */
.contact {
  padding: 40px 0;
}
@media screen and (min-width: 600px) {
  .contact {
    padding: 60px 0;
  }
}
.contact .inner {
  max-width: 1140px;
}
.contact__catch {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 500;
}
@media screen and (min-width: 600px) {
  .contact__catch {
    font-size: 2.6rem;
  }
}
.contact__txt {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.16;
  margin-top: 12px;
}
@media print, screen and (min-width: 1024px) {
  .contact__txt {
    font-size: 1.8rem;
  }
}
.contact__box {
  color: #fff;
  margin-top: 40px;
  height: 120px;
  position: relative;
  padding-top: 20px;
}
@media screen and (min-width: 600px) {
  .contact__box {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 1024px) {
  .contact__box {
    margin-top: 84px;
    height: 180px;
  }
}
.contact__box::after {
  position: absolute;
  content: "";
  width: 92%;
  height: 100%;
  left: 50%;
  top: 0;
  border-radius: 6px;
  background: #003867;
  border-bottom: 8px solid #547A99;
  transform: skewX(-26deg) translateX(-50%);
  z-index: -2;
}
@media print, screen and (min-width: 1024px) {
  .contact__box::after {
    width: 100%;
    border-bottom: 10px solid #547A99;
  }
}
.contact__box__txt1 {
  font-size: 1.8rem;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .contact__box__txt1 {
    text-align: center;
  }
}
@media screen and (min-width: 600px) {
  .contact__box__txt1 {
    font-size: 2.2rem;
    margin-right: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .contact__box__txt1 {
    font-size: 4rem;
    margin-right: 45px;
  }
}
.contact__box__txt2 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact__box__logo {
  max-width: 200px;
  width: 100%;
  margin-right: 15px;
}
@media screen and (min-width: 600px) {
  .contact__box__logo {
    max-width: 240px;
    margin-right: 25px;
  }
}
@media print, screen and (min-width: 1024px) {
  .contact__box__logo {
    max-width: 380px;
  }
}
.contact__box__txt2 {
  font-size: 1.4rem;
}
@media screen and (min-width: 600px) {
  .contact__box__txt2 {
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .contact__box__txt2 {
    font-size: 2.4rem;
  }
}

/* --------------------------------------------------
	feature
-------------------------------------------------- */
.feature {
  padding: 20px 0 0;
}
.feature__list {
  margin-top: 50px;
}
@media screen and (min-width: 600px) {
  .feature__list {
    margin-top: 70px;
  }
}
@media print, screen and (min-width: 1024px) {
  .feature__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.feature__item {
  position: relative;
  max-width: 340px;
  width: 100%;
  margin: 0 auto 60px;
}
@media print, screen and (min-width: 1024px) {
  .feature__item {
    margin: 0 3.5% 60px 0;
  }
}
@media print, screen and (min-width: 1280px) {
  .feature__item {
    width: 32%;
    margin: 0;
  }
}
@media print, screen and (min-width: 1280px) {
  .feature__item:not(:last-child) {
    margin: 0 0 85px 0;
  }
}
@media print, screen and (min-width: 1280px) {
  .feature__item:not(:nth-child(3n)) {
    margin: 0 3.5% 85px 0;
  }
}
.feature__item__badge {
  color: #032140;
  font-size: 1.8rem;
  font-weight: 500;
  position: absolute;
  top: -20px;
  right: 15px;
  padding: 5px 10px;
  width: 110px;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .feature__item__badge {
    font-size: 2.2rem;
  }
}
.feature__item__badge::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #032140;
  transform: translateX(-50%) skew(-20deg);
  z-index: -1;
}
.feature__item__img {
  width: 100%;
}
.feature__item__ttl {
  font-size: 1.8rem;
  line-height: 1.45;
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .feature__item__ttl {
    font-size: 2rem;
  }
}
.feature__item__ttl span {
  font-size: 1.5em;
  font-weight: 500;
  display: block;
}
.feature__item__txt {
  font-size: 1.5rem;
  line-height: 2;
  text-align: justify;
  margin-top: 8px;
}
@media screen and (min-width: 600px) {
  .feature__item__txt {
    font-size: 1.6rem;
  }
}

/* --------------------------------------------------
	point
-------------------------------------------------- */
.point {
  background: #f6f0e2;
}
.point__ttl {
  text-align: center;
  color: #003867;
}
.point__ttl__inner {
  display: inline-block;
  position: relative;
  padding: 5px 20px 0 25px;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .point__ttl__inner {
    padding: 0 20px 0 30px;
  }
}
.point__ttl__inner::after {
  position: absolute;
  content: "";
  right: -23px;
  top: -18px;
  background: url(../img/point_deco.png) no-repeat center center/100%;
  width: 60px;
  height: 48px;
}
.point__ttl__inline1 {
  font-size: 1.8rem;
  margin-right: 18px;
}
@media screen and (min-width: 600px) {
  .point__ttl__inline1 {
    font-size: 2.6rem;
  }
}
.point__ttl__inline2 {
  font-size: 2.6rem;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .point__ttl__inline2 {
    display: block;
  }
}
@media screen and (min-width: 600px) {
  .point__ttl__inline2 {
    font-size: 3.8rem;
    vertical-align: sub;
  }
}
.point__list {
  margin-top: 40px;
}
@media print, screen and (min-width: 1024px) {
  .point__list {
    display: flex;
    justify-content: space-between;
  }
}
.point__item {
  max-width: 340px;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 1024px) {
  .point__item {
    width: 32%;
    margin: 0;
  }
}
.point__item:not(:last-child) {
  margin: 0 auto 50px;
}
@media print, screen and (min-width: 1024px) {
  .point__item:not(:last-child) {
    margin: 0;
  }
}
.point__item__head {
  background: #fff;
  text-align: center;
  padding: 20px 15px 35px;
  position: relative;
}
.point__item__head::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 22px 47px 0px 47px;
  top: 99.6%;
  left: 50%;
  transform: translateX(-50%);
}
.point__item__ttl {
  color: #003867;
  font-size: 2.2rem;
  margin-top: 16px;
}
@media screen and (min-width: 600px) {
  .point__item__ttl {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1100px) {
  .point__item__ttl {
    font-size: 2.8rem;
  }
}
.point__item__img {
  max-width: 178px;
  width: 100%;
  margin: 35px auto 23px;
}
.point__item__txt {
  color: #032140;
  font-size: 1.6rem;
}
@media screen and (min-width: 1100px) {
  .point__item__txt {
    font-size: 1.8rem;
  }
}
.point__item__body {
  text-align: center;
  margin-top: 35px;
}
.point__item__body__txts {
  font-size: 1.6rem;
}
.point__item__body__txtl {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.54;
  margin: 2px -1em 0;
}
@media screen and (min-width: 600px) {
  .point__item__body__txtl {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1100px) {
  .point__item__body__txtl {
    font-size: 2.4rem;
  }
}
.point__item__body__txtl span {
  position: relative;
  z-index: 2;
}
.point__item__body__txtl span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 37%;
  background: #dfcb9d;
  z-index: -1;
  left: 0;
  bottom: 0;
}

/* --------------------------------------------------
	gallery
-------------------------------------------------- */
.gallery {
  padding-bottom: 6em;
}
@media screen and (min-width: 600px) {
  .gallery {
    padding-bottom: 8em;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item {
    display: flex;
  }
}
.gallery__item:nth-child(odd) {
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(odd) {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(odd) {
    margin-top: 70px;
  }
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(odd) .gallery__item__txt::after {
    position: absolute;
    content: "";
    background: #032140;
    width: 100%;
    height: 1px;
    bottom: -12px;
    right: 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(odd) .gallery__item__txt::after {
    width: 115%;
  }
}
.gallery__item:nth-child(even) {
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(even) {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(even) {
    margin-top: -60px;
  }
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(even) .gallery__item__body {
    text-align: right;
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(even) .gallery__item__body {
    margin-top: 0;
  }
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(even) .gallery__item__img {
    margin: 0 0 0 auto;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(even) .gallery__item__img {
    margin: 0 0 0 20px;
  }
}
.gallery__item:nth-child(even) .gallery__item__ttl {
  color: #000;
}
@media screen and (min-width: 600px) {
  .gallery__item:nth-child(even) .gallery__item__ttl::after {
    position: absolute;
    content: "";
    background: #032140;
    width: 100%;
    height: 1px;
    top: -25px;
    left: 0;
  }
}
@media print, screen and (min-width: 1024px) {
  .gallery__item:nth-child(even) .gallery__item__ttl::after {
    width: 115%;
  }
}
.gallery__item:nth-child(4) .gallery__item__body {
  margin-bottom: -25px;
}
.gallery__item__img {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .gallery__item__img {
    max-width: 520px;
    margin: 0 20px 0 0;
  }
}
.gallery__item__body {
  padding-top: 15px;
  width: 100%;
}
.gallery__item__ttl {
  color: #032140;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}
@media screen and (min-width: 600px) {
  .gallery__item__ttl {
    font-size: 2.8rem;
  }
}
.gallery__item__txt {
  color: #032140;
  font-size: 1.5rem;
  margin-top: 10px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .gallery__item__txt {
    font-size: 1.6rem;
  }
}

/* --------------------------------------------------
	access
-------------------------------------------------- */
.access {
  background: #e6e9ec;
  position: relative;
  overflow: hidden;
  padding: 3em 0;
}
.access__point {
  position: absolute;
  top: -10px;
  right: 10px;
  width: 120px;
  height: 120px;
}
@media screen and (min-width: 600px) {
  .access__point {
    right: 20px;
    width: 165px;
    height: 165px;
  }
}
@media print, screen and (min-width: 1024px) {
  .access__point {
    right: 50px;
    width: 187px;
    height: 187px;
  }
}
.access__lead {
  color: #000;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 40px;
}
@media screen and (min-width: 600px) {
  .access__lead {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 1024px) {
  .access__lead {
    font-size: 1.8rem;
    margin-top: 30px;
  }
}
.access__wrap {
  margin-top: 35px;
}
@media print, screen and (min-width: 1024px) {
  .access__wrap {
    display: flex;
    justify-content: space-between;
    padding: 0 0 0 50px;
  }
}
.access__body__txt1 {
  font-size: 1.6rem;
}
@media screen and (min-width: 600px) {
  .access__body__txt1 {
    font-size: 1.8rem;
  }
}
.access__body__ttl {
  font-size: 2.2rem;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (min-width: 600px) {
  .access__body__ttl {
    font-size: 2.8rem;
  }
}
.access__body__txt2 {
  font-size: 1.6rem;
  line-height: 1.9;
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .access__body__txt2 {
    font-size: 2rem;
  }
}
.access__body__txt2 span {
  font-weight: 500;
  color: #002442;
}
.access__img {
  margin-top: 20px;
}
@media screen and (min-width: 600px) {
  .access__img {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .access__img {
    max-width: 650px;
    width: 63%;
    margin-top: 0;
  }
}

/* --------------------------------------------------
	info
-------------------------------------------------- */
.info {
  background: #032140;
  color: #fff;
  padding: 2.5em 0;
}
@media screen and (min-width: 600px) {
  .info {
    padding: 4em 0 3em;
  }
}
@media print, screen and (min-width: 1024px) {
  .info__wrap {
    display: flex;
  }
}
.info__img {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 1024px) {
  .info__img {
    margin: 0 40px 0 0;
  }
}
.info__body {
  margin-top: 30px;
}
@media print, screen and (min-width: 1024px) {
  .info__body {
    margin-top: 0;
  }
}
.info__body__head {
  display: flex;
  align-items: center;
  padding-bottom: 25px;
}
@media screen and (max-width: 599px) {
  .info__body__head {
    justify-content: center;
  }
}
.info__body__head__logo {
  width: 200px;
  margin: 0 20px 0 0;
}
@media screen and (min-width: 600px) {
  .info__body__head__logo {
    width: 234px;
  }
}
.info__body__head__txt {
  font-size: 1.5rem;
  font-weight: 500;
}
.info__body__catch {
  font-size: 2.2rem;
  line-height: 1.5;
  padding-top: 15px;
  position: relative;
}
@media screen and (min-width: 600px) {
  .info__body__catch {
    font-size: 2.6rem;
    display: inline-block;
  }
}
@media print, screen and (min-width: 1024px) {
  .info__body__catch {
    font-size: 3rem;
  }
}
.info__body__catch::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: #fff;
}
@media screen and (min-width: 600px) {
  .info__body__catch::after {
    width: 120%;
  }
}
.info__body__txt {
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 15px;
}
@media screen and (min-width: 600px) {
  .info__body__txt {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}

/* 2026年9月 内覧フェア：最終スコープ */
main {
  display: flex;
  flex-direction: column;
}

main > .kv {
  order: 1;
}

main > .event-overview {
  order: 2;
}

main > .about {
  order: 3;
}

main > .event-special {
  order: 4;
}

main > .fair-guide:not(.fair-guide--access) {
  order: 5;
}

main > .visit-benefits {
  order: 6;
}

main > .feature {
  order: 7;
}

main > .access {
  order: 8;
}

main > .fair-guide--access {
  order: 9;
}

main > .gallery {
  order: 10;
}

main > .point {
  order: 11;
}

.access {
  padding: 58px 0 55px;
}

.access .inner {
  max-width: 1100px;
}

.access__point {
  width: 210px;
  height: 210px;
  top: 0;
  right: 28px;
  border-radius: 50%;
  background: #fff;
  color: #002442;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.75;
  text-align: center;
}

.access__lead {
  margin-top: 28px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 2;
}

.access__wrap {
  margin-top: 35px;
  padding: 0;
  display: grid;
  grid-template-columns: 370px 650px;
  gap: 30px;
  align-items: start;
}

.access__body {
  padding-top: 0;
}

.access__body__ttl {
  font-size: 2.8rem;
  margin-top: 0;
}

.access__body__txt1 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-top: 10px;
}

.access__img {
  width: 650px;
  max-width: 100%;
  margin-top: 0;
}

@media screen and (max-width: 1023px) {
  .access {
    padding: 50px 0 45px;
  }
  .access__point {
    width: 105px;
    height: 105px;
    right: 10px;
    font-size: 1.4rem;
  }
  .access__lead {
    font-size: 1.4rem;
    padding: 0 20px;
  }
  .access__wrap {
    display: block;
    padding: 0;
  }
  .access__body__ttl {
    font-size: 2.2rem;
  }
  .access__body__txt1 {
    font-size: 1.4rem;
  }
  .access__img {
    width: 100%;
    margin-top: 25px;
  }
}
@media screen and (max-width: 599px) {
  .event-overview__special {
    min-height: 160px;
    height: auto;
    grid-template-columns: 118px minmax(0, 1fr);
    align-items: stretch;
    margin-bottom: 40px;
  }
  .event-overview__special__img {
    width: 100%;
    height: 100%;
    min-height: 156px;
  }
  .event-overview__special__body {
    display: flex;
    align-items: center;
    min-width: 0;
    padding: 32px 12px 12px;
  }
  .event-overview__special__label {
    height: auto;
    min-height: 34px;
    top: -12px;
    right: 10px;
    padding: 7px 14px;
    font-size: 1.2rem;
  }
  .event-overview__special__txt {
    font-size: 1.6rem;
    line-height: 1.55;
  }
}
/* 2026年9月 内覧フェア：1280px最終境界調整 */
@media print, screen and (min-width: 1024px) {
  .event-overview {
    margin-top: -40px;
    padding: 22px 0 47px;
  }
  .event-overview__inner {
    width: 1180px;
  }
  .event-overview__details {
    min-height: 185px;
    grid-template-columns: 235px 505px 440px;
  }
  .event-overview__badge {
    width: 202px;
    margin-left: 63px;
    margin-top: -61px;
  }
  .event-overview__schedule {
    transform: translate(5px, 3px);
  }
  .event-special {
    padding: 54px 0 81px;
  }
  .event-special__inner {
    padding-right: 87px;
    padding-bottom: 54px;
    padding-left: 87px;
  }
  .event-special__ttl {
    margin-bottom: 40px;
  }
  .event-special__item {
    min-height: 300px;
  }
  .event-special__item + .event-special__item {
    margin-top: 16px;
  }
  .fair-guide:not(.fair-guide--access) {
    padding: 0 0 41px;
  }
  .fair-guide--access {
    padding: 67px 0 68px;
  }
  .access {
    padding-top: 48px;
    padding-bottom: 44px;
  }
  .about {
    padding: 50px 0 1px;
  }
  .about__txt {
    margin-top: 20px;
  }
  .feature__list {
    margin-top: 32px;
  }
  .feature__item:nth-child(n+4) {
    margin-bottom: 62px;
  }
  .visit-benefits {
    padding-bottom: 85px;
  }
  .visit-benefits__list {
    gap: 47px;
    margin-top: 48px;
  }
  .visit-benefits__item {
    min-height: 642px;
  }
  .access__point {
    right: 35px;
  }
  .access__body {
    transform: translateX(52px);
  }
  .access__img {
    transform: translateX(5px);
  }
}/*# sourceMappingURL=style.css.map */