@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/*! 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.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-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, 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 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

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

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

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-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;
}

* {
  min-inline-size: 0;
}

header, h1, h2, h3, h4, div, p, ul, ol, li, dl, dt, dd, a, th, td {
  box-sizing: border-box;
}

html,
body {
  scroll-behavior: smooth;
}

html,
body {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", sans-serif;
  font-optical-sizing: auto;
  font-feature-settings: "palt";
  font-weight: 400;
  font-style: normal;
  color: #1D1D1F;
}

html {
  font-size: 62.5%;
}

a {
  text-decoration: none;
  outline: none;
}

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

p {
  margin: 0 0 1.5em;
}
p:last-child {
  margin-bottom: 0;
}

.discover__inner ul, footer ul {
  margin: 0;
  padding: 0;
}
.discover__inner ul li, footer ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

@media (max-width: 768px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media (max-width: 768px) {
  .sp_only {
    display: block;
  }
}

header {
  width: 100%;
  height: 100px;
  padding: 5px 50px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
@media (max-width: 768px) {
  header {
    height: 50px;
    border-top: 2px solid #fa0046;
    border-bottom: 0px;
    padding: 15px 30px;
  }
}
header .inner {
  width: 100%;
  position: relative;
}
header .inner .site-title {
  width: 555px;
  height: 80px;
  background: url("../images/head_logo.svg") no-repeat;
  background-size: contain;
  position: relative;
}
header .inner .site-title p {
  margin: 0;
  text-indent: -9999px;
}
header .inner .site-title a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  header .inner .site-title {
    background: url("../images/logo_sp.png") no-repeat;
    width: 150px;
    height: 20px;
    background-size: contain;
  }
}
header .inner .site-title:hover {
  opacity: 0.8;
}
header .inner .gr-link {
  position: absolute;
  top: 10px;
  right: 40px;
  width: 170px;
  margin: 0;
  transition: 0.3s;
  text-align: right;
}
@media (max-width: 768px) {
  header .inner .gr-link {
    display: none;
  }
}
header .inner .gr-link a {
  font-size: 12px;
  font-weight: 400;
  color: #333;
  position: relative;
  padding-left: 1.5em;
  line-height: 1.6;
}
header .inner .gr-link a::before {
  position: absolute;
  content: "";
  top: 2px;
  left: 0;
  display: block;
  width: 14px;
  height: 20px;
  background: url("../images/icon_blank@2x.png") no-repeat;
  background-size: contain;
}
header .inner .gr-link a:hover {
  text-decoration: underline;
}

.body_wrap {
  background: url("../images/section_bg_bottom.webp") no-repeat;
  background-position: 50% 100%;
  background-size: contain;
  padding-bottom: 50px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .body_wrap {
    background: url("../images/section_bg_bottom-sp.webp") no-repeat;
    background-position: 50% 100%;
    background-size: contain;
    padding-bottom: 50px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .body_wrap {
    background: url("../images/section_bg_bottom-sp.webp") no-repeat;
    background-position: 50% 100%;
    background-size: contain;
    padding-bottom: 30px;
  }
}
.body_wrap .section {
  padding: 50px;
}
@media (max-width: 768px) {
  .body_wrap .section {
    padding: 30px 30px 0;
  }
  .body_wrap .section .left-circle, .body_wrap .section .right-circle {
    display: none;
  }
}
.body_wrap .section.bg01 {
  background: url("../images/section_bg_top.webp") no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  padding-bottom: 180px;
}
.body_wrap .section.mt-120 {
  margin-top: -120px;
  position: relative;
  z-index: 10;
}
.body_wrap .section__inner-intro {
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
  padding: 50px 50px 80px;
}
.body_wrap .section__inner-intro .logo40 {
  width: 420px;
  min-width: 190px;
  margin: 80px auto;
}
.body_wrap .section__inner-intro .logo40 img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .body_wrap .section__inner-intro .logo40 {
    margin: 20px auto 40px;
    width: 60%;
  }
}
.body_wrap .section__inner-intro h1 {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 180%;
  text-align: center;
}
@media (max-width: 768px) {
  .body_wrap .section__inner-intro h1 {
    font-size: 4.7vw;
  }
}
.body_wrap .section__inner-intro p {
  font-size: 1.8rem;
  line-height: 200%;
  text-align: center;
  margin: 80px 0;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .body_wrap .section__inner-intro p {
    font-size: 1.4rem;
    margin: 30px 0;
  }
}
.body_wrap .section__inner-intro .illust {
  width: 660px;
  margin: auto;
}
.body_wrap .section__inner-intro .illust img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .body_wrap .section__inner-intro .illust {
    width: 100%;
  }
}
.body_wrap .section.history-head {
  background: url("../../assets/images/history_bg-head.png") no-repeat;
  background-position: 50% 0;
  background-size: cover;
  margin-top: -120px;
}
@media (max-width: 768px) {
  .body_wrap .section.history-head {
    background: url("../../assets/images/history_bg-head-sp.png") no-repeat;
    background-position: 50% 0;
    background-size: contain;
    margin-top: -120px;
  }
}
.body_wrap .section.bg_wh {
  background-color: #fff;
  padding: 1px 50px;
}
@media (max-width: 768px) {
  .body_wrap .section.bg_wh {
    padding: 0 30px;
  }
}
.body_wrap .section__inner {
  width: 100%;
}
.body_wrap .section h2 {
  color: #000;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 180%;
  z-index: 10;
  padding-top: 120px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.body_wrap .section h2 span {
  color: #C16A7A;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 100%; /* 16px */
}
@media (max-width: 768px) {
  .body_wrap .section h2 {
    margin-top: 50px;
    margin-bottom: 40px;
    padding: 55px;
    font-size: 1.8rem;
  }
  .body_wrap .section h2 span {
    font-size: 1.2rem;
  }
}
.body_wrap .section .circle_bg {
  position: relative;
  z-index: 10;
  width: 100%;
}
.body_wrap .section .circle_bg:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -175px;
  content: "";
  width: 350px;
  height: 350px;
  border-radius: 50%;
  border: 18px solid #F9FAFB;
  box-shadow: 0 4px 34px 20px #F9FAFB;
  z-index: -1;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .body_wrap .section .circle_bg:before {
    width: 220px;
    height: 220px;
    margin-left: -110px;
    transform: translateY(0);
  }
}
.body_wrap .section .circle_bg2 {
  position: relative;
  width: 100%;
}
.body_wrap .section .circle_bg2:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -175px;
  content: "";
  width: 350px;
  height: 350px;
  border-radius: 50%;
  border: 18px solid #F9FAFB;
  box-shadow: 0 4px 34px 20px #F9FAFB;
  box-sizing: border-box;
  transform: translateY(-160px);
}
@media (max-width: 768px) {
  .body_wrap .section .circle_bg2:before {
    width: 220px;
    height: 220px;
    margin-left: -110px;
    transform: translateY(0);
    top: 55px;
  }
}
.body_wrap .section h3 {
  text-align: center;
  font-size: 5.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 100%; /* 58px */
  letter-spacing: -0.58px;
  margin-top: 0;
  position: relative;
  z-index: 10;
}
.body_wrap .section h3 span {
  font-family: quinn-display, serif;
  font-size: 15.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}
@media (max-width: 768px) {
  .body_wrap .section h3 {
    font-size: 3rem;
  }
  .body_wrap .section h3 span {
    font-size: 7.8rem;
  }
}
.body_wrap .section .photo {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.15);
  padding: 10px;
  margin: 20px 0 50px;
  position: relative;
}
.body_wrap .section .photo img {
  width: 100%;
  height: auto;
}
.body_wrap .section .photo p {
  display: inline-block;
  padding: 4px 10px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 1.2rem !important;
  color: #fff;
  right: 20px;
  bottom: 20px;
}
@media (max-width: 768px) {
  .body_wrap .section .photo {
    margin: 10px 0 0;
  }
}
.body_wrap .section .timeline-80 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 {
    display: block;
  }
}
.body_wrap .section .timeline-80:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80:before {
    display: none;
  }
}
.body_wrap .section .timeline-80 p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 0;
}
.body_wrap .section .timeline-80 .year1 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
}
.body_wrap .section .timeline-80 .year1 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 .year1 {
    text-align: left;
  }
}
.body_wrap .section .timeline-80 .item01 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 .item01 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-80 .item02 {
  text-align: right;
  margin-top: 70px;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 3;
  grid-row-end: 4;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 .item02 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-80 .year2 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 5;
}
.body_wrap .section .timeline-80 .year2 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 .year2 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-80 .item03 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 5;
  grid-row-end: 6;
  display: grid;
  grid-template-columns: 1fr 5fr;
  column-gap: 30px;
  align-items: center;
}
.body_wrap .section .timeline-80 .item03 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-80 .item03 {
    display: block;
  }
}
.body_wrap .section .timeline-90 {
  max-width: 1200px;
  margin: auto;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 {
    display: block;
  }
}
.body_wrap .section .timeline-90:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90:before {
    display: none;
  }
}
.body_wrap .section .timeline-90 p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 0;
}
.body_wrap .section .timeline-90 p.caution {
  font-size: 1.4rem;
  margin-top: 5px;
}
.body_wrap .section .timeline-90 .year1 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
}
.body_wrap .section .timeline-90 .year1 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .year1 {
    text-align: left;
  }
}
.body_wrap .section .timeline-90 .item01 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item01 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-90 .year2 {
  position: relative;
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
  z-index: 1;
}
.body_wrap .section .timeline-90 .year2 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .year2 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-90 .item02 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 5;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-90 .item02 p {
  position: relative;
  z-index: 2;
}
.body_wrap .section .timeline-90 .item02:before {
  content: "";
  display: block;
  width: 470px;
  height: 520px;
  position: absolute;
  top: -170px;
  right: -100px;
  background: url("../images/bg_hokkaido.png") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item02:before {
    width: 300px;
    height: 200px;
    top: -70px;
    right: -150px;
  }
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item02 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-90 .year3 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 5;
  grid-row-end: 6;
}
.body_wrap .section .timeline-90 .year3 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .year3 {
    text-align: left;
  }
}
.body_wrap .section .timeline-90 .item03 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 6;
  grid-row-end: 7;
  display: grid;
  grid-template-columns: 5fr 1fr;
  column-gap: 30px;
  align-items: center;
}
.body_wrap .section .timeline-90 .item03:before {
  content: "";
  display: block;
  width: 300px;
  height: 300px;
  position: absolute;
  top: 0px;
  left: -50px;
  background: url("../images/bg_fukuoka.png") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item03:before {
    width: 200px;
    height: 200px;
    top: -50px;
  }
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item03 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-90 .year4 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 7;
  grid-row-end: 8;
}
.body_wrap .section .timeline-90 .year4 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .year4 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-90 .item04 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 8;
  grid-row-end: 9;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-90 .item04 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 {
  max-width: 1200px;
  margin: auto;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 {
    display: block;
  }
}
.body_wrap .section .timeline-00:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00:before {
    display: none;
  }
}
.body_wrap .section .timeline-00 p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 0;
}
.body_wrap .section .timeline-00 p.caution {
  font-size: 1.4rem;
  margin-top: 5px;
}
.body_wrap .section .timeline-00 .year1 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
}
.body_wrap .section .timeline-00 .year1 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year1 {
    text-align: left;
  }
}
.body_wrap .section .timeline-00 .item01 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item01 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 .year2 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
}
.body_wrap .section .timeline-00 .year2 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year2 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-00 .item02 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 7;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-00 .item02 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item02 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 .year3 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 5;
  grid-row-end: 6;
}
.body_wrap .section .timeline-00 .year3 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year3 {
    text-align: left;
  }
}
.body_wrap .section .timeline-00 .item03 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 6;
  grid-row-end: 10;
  display: grid;
  grid-template-columns: 5fr 1fr;
  column-gap: 30px;
  align-items: center;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item03 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 .year4 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 7;
  grid-row-end: 8;
}
.body_wrap .section .timeline-00 .year4 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year4 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-00 .item04 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 8;
  grid-row-end: 9;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item04 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 .year5 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 10;
  grid-row-end: 11;
}
.body_wrap .section .timeline-00 .year5 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year5 {
    text-align: left;
  }
}
.body_wrap .section .timeline-00 .item05 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 11;
  grid-row-end: 15;
  display: grid;
  grid-template-columns: 5fr 1fr;
  column-gap: 30px;
  align-items: center;
}
.body_wrap .section .timeline-00 .item05 .photo {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item05 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-00 .year6 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 13;
  grid-row-end: 14;
}
.body_wrap .section .timeline-00 .year6 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .year6 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-00 .item06 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 14;
  grid-row-end: 16;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-00 .item06 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-00 .item06 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-10 {
  max-width: 1200px;
  margin: auto;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 {
    display: block;
  }
}
.body_wrap .section .timeline-10:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10:before {
    display: none;
  }
}
.body_wrap .section .timeline-10 p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 0;
}
.body_wrap .section .timeline-10 p.caution {
  font-size: 1.4rem;
  margin-top: 5px;
}
.body_wrap .section .timeline-10 .year1 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
}
.body_wrap .section .timeline-10 .year1 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 .year1 {
    text-align: left;
  }
}
.body_wrap .section .timeline-10 .item01 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-10 .item01:before {
  content: "";
  display: block;
  width: 270px;
  height: 340px;
  position: absolute;
  top: -150px;
  left: -50px;
  background: url("../images/bg_ibaraki.png") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 .item01:before {
    width: 180px;
    height: 200px;
    top: -70px;
    right: -30px;
    left: auto;
  }
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 .item01 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-10 .year2 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
}
.body_wrap .section .timeline-10 .year2 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 .year2 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-10 .item02 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 6;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-10 .item02 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-10 .item02 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .integration-area {
  max-width: 1200px;
  margin: auto;
  position: relative;
  padding: 60px 0;
}
@media (max-width: 768px) {
  .body_wrap .section .integration-area {
    padding: 0;
  }
}
.body_wrap .section .integration-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
}
@media (max-width: 768px) {
  .body_wrap .section .integration-area:before {
    display: none;
  }
}
.body_wrap .section .integration-area .integration {
  margin: auto;
  width: 726px;
  background: #FFF;
  box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.09);
  position: relative;
  z-index: 1;
  padding: 20px;
}
.body_wrap .section .integration-area .integration__inner {
  border: 1px solid #C49D62; /* 内側の線になる一本線の枠線をひく*/
  outline: 2px solid #C49D62; /* 外側の線になる5pxの一本線の枠線をひく*/
  outline-offset: 2px; /* 内側の線になる一本線の枠線をひく*/
  padding: 20px 40px;
}
.body_wrap .section .integration-area .integration__inner h4 {
  text-align: center;
  color: #C49D62;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin: 0 0 20px;
}
.body_wrap .section .integration-area .integration__inner h4 span {
  font-size: 4.4rem;
  font-family: quinn-display, serif;
  font-weight: 400;
}
.body_wrap .section .integration-area .integration__inner h4:before {
  content: "";
  width: 65px;
  height: 15px;
  display: inline-block;
  background: url("../images/ribon.png") no-repeat;
  background-size: contain;
  margin-right: 1em;
}
.body_wrap .section .integration-area .integration__inner h4:after {
  content: "";
  width: 65px;
  height: 15px;
  display: inline-block;
  background: url("../images/ribon.png") no-repeat;
  background-size: contain;
  transform: scale(-1, 1);
  margin-left: 0.9em;
}
.body_wrap .section .integration-area .integration__inner p {
  text-align: center;
  font-size: 1.8rem;
  line-height: 200%;
  margin-bottom: 15px;
}
.body_wrap .section .integration-area .integration__inner .logo {
  width: 100px;
  height: auto;
  margin: auto;
}
.body_wrap .section .integration-area .integration__inner .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .body_wrap .section .integration-area .integration__inner {
    padding: 20px;
  }
  .body_wrap .section .integration-area .integration__inner h4 span {
    font-size: 4.2rem;
  }
  .body_wrap .section .integration-area .integration__inner h4:before, .body_wrap .section .integration-area .integration__inner h4:after {
    width: 40px;
    height: 10px;
  }
  .body_wrap .section .integration-area .integration__inner p {
    font-size: 1.6rem;
  }
}
@media (max-width: 768px) {
  .body_wrap .section .integration-area .integration {
    width: 100%;
  }
}
.body_wrap .section .timeline-20 {
  max-width: 1200px;
  margin: auto;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 {
    display: block;
  }
}
.body_wrap .section .timeline-20:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  border-left: 1px #000 dotted;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20:before {
    display: none;
  }
}
.body_wrap .section .timeline-20 p {
  font-size: 1.6rem;
  line-height: 180%;
  margin: 0;
}
.body_wrap .section .timeline-20 p.caution {
  font-size: 1.4rem;
  margin-top: 5px;
}
.body_wrap .section .timeline-20 .year1 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}
.body_wrap .section .timeline-20 .year1 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .year1 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-20 .item01 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 7;
  display: grid;
  grid-template-columns: 1fr 5fr;
  align-items: center;
  column-gap: 30px;
}
.body_wrap .section .timeline-20 .item01:before {
  content: "";
  display: block;
  width: 470px;
  height: 630px;
  position: absolute;
  top: 0px;
  right: -50px;
  background: url("../images/bg_korea.png") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item01:before {
    width: 150px;
    height: 200px;
    top: -50px;
    right: 0px;
  }
}
.body_wrap .section .timeline-20 .item01 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  position: relative;
  z-index: 5;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item01 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .year2 {
  text-align: right;
  padding-right: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 4;
  grid-row-end: 5;
}
.body_wrap .section .timeline-20 .year2 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .year2 {
    text-align: left;
  }
}
.body_wrap .section .timeline-20 .item02 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 5;
  grid-row-end: 6;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item02 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .item03 {
  margin-top: 30px;
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 6;
  grid-row-end: 9;
  display: grid;
  grid-template-columns: 5fr 1fr;
  column-gap: 30px;
  align-items: center;
}
.body_wrap .section .timeline-20 .item03 .photo {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item03 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .item04 {
  text-align: right;
  position: relative;
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 9;
  grid-row-end: 10;
  display: grid;
  grid-template-columns: 5fr 1fr;
  align-items: center;
  column-gap: 30px;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item04 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .year5 {
  padding-left: 130px;
  font-weight: 600;
  font-size: 1.95rem;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 9;
  grid-row-end: 10;
}
.body_wrap .section .timeline-20 .year5 span {
  font-family: "Roboto", sans-serif;
  font-size: 3.9rem;
  font-weight: 400;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .year5 {
    padding-left: 0;
  }
}
.body_wrap .section .timeline-20 .item05 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 10;
  grid-row-end: 11;
  display: grid;
  grid-template-columns: 1fr 5fr;
  column-gap: 30px;
  align-items: center;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item05 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .item06 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 11;
  grid-row-end: 12;
  display: grid;
  grid-template-columns: 1fr 5fr;
  column-gap: 30px;
  align-items: center;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item06 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .timeline-20 .item07 {
  position: relative;
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 12;
  grid-row-end: 14;
  display: grid;
  grid-template-columns: 1fr 5fr;
  column-gap: 30px;
  align-items: center;
}
.body_wrap .section .timeline-20 .item07 .photo {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
.body_wrap .section .timeline-20 .item07:before {
  content: "";
  display: block;
  width: 270px;
  height: 450px;
  position: absolute;
  top: -150px;
  left: -500px;
  background: url("../images/bg_okinawa.png") no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .body_wrap .section .timeline-20 .item07 {
    text-align: left;
    display: block;
  }
}
.body_wrap .section .left-circle {
  position: relative;
}
.body_wrap .section .left-circle:before {
  display: block;
  width: 100%;
  content: "";
  position: absolute;
  border-top: 1px dotted #000;
  height: 1px;
  box-sizing: border-box;
  top: 12px;
  right: 0px;
}
.body_wrap .section .left-circle .double-circle-1 {
  margin: 0;
}
.body_wrap .section .right-circle {
  position: relative;
}
.body_wrap .section .right-circle:before {
  display: block;
  width: 100%;
  content: "";
  position: absolute;
  border-top: 1px dotted #000;
  height: 1px;
  box-sizing: border-box;
  top: 12px;
  margin-left: 0px;
}
.body_wrap .section .right-circle .double-circle-1 {
  float: right;
}
.body_wrap .section .sp-circle {
  position: relative;
  width: 24px;
  height: 60px;
  padding-top: 40px;
  margin: 20px auto;
  display: none;
}
@media (max-width: 768px) {
  .body_wrap .section .sp-circle {
    display: block;
  }
  .body_wrap .section .sp-circle .double-circle-1 {
    transform: scale(70%);
  }
}
.body_wrap .section .sp-circle:before {
  display: block;
  width: 1px;
  content: "";
  position: absolute;
  border-left: 1px dotted #000;
  height: 60px;
  box-sizing: border-box;
  top: 0;
  left: 12px;
}
.body_wrap .section .sp-circle .double-circle-1 {
  margin: 0;
}
.body_wrap .section .sp-circle.last {
  height: 140px;
  padding-top: 130px;
}
.body_wrap .section .sp-circle.last:before {
  height: 140px;
}
.body_wrap .section .bottom {
  grid-column-start: 1;
  grid-column-end: 3;
  padding-top: 60px;
}
@media (max-width: 768px) {
  .body_wrap .section .bottom {
    display: none;
  }
}
.body_wrap .section .double-circle-1 {
  margin: auto;
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background: #D9D9D9;
  position: relative;
  z-index: 10;
}
.body_wrap .section .double-circle-1::before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background: #000;
  position: absolute;
  top: 5.5px;
  left: 5.5px;
  z-index: 15;
}
@media (max-width: 768px) {
  .body_wrap .section h3, .body_wrap .section .item01, .body_wrap .section .item02, .body_wrap .section .item03, .body_wrap .section .item04, .body_wrap .section .item05, .body_wrap .section .item06, .body_wrap .section .item07 {
    margin: 0 !important;
  }
}
.body_wrap .section.history-foot {
  background: url("../../assets/images/history_bg-foot.png") no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 210px;
  padding-bottom: 480px;
}
@media (max-width: 768px) {
  .body_wrap .section.history-foot {
    background: url("../../assets/images/history_bg-foot-sp.png") no-repeat;
    background-position: 50% 100%;
    background-size: contain;
    margin-top: 30px;
    padding-top: 60px;
    padding-bottom: 100vw;
  }
}
.body_wrap .section.history-foot .foot-logo40 {
  width: 380px;
  margin: 0 auto 30px;
}
.body_wrap .section.history-foot .foot-logo40 img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .body_wrap .section.history-foot .foot-logo40 {
    width: 240px;
  }
}
.body_wrap .section.history-foot p {
  font-size: 2.8rem;
  font-weight: 600;
  text-align: center;
  line-height: 180%;
}
@media (max-width: 768px) {
  .body_wrap .section.history-foot p {
    font-size: 2.2rem;
  }
}

.discover {
  width: 100%;
}
.discover__inner {
  max-width: 1200px;
  margin: auto;
}
.discover__inner h4 {
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 200%;
  text-align: center;
  margin: 0px;
}
.discover__inner h4 span {
  color: #FA0046;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 100%; /* 16px */
}
@media (max-width: 768px) {
  .discover__inner h4 {
    font-size: 1.8rem;
  }
}
.discover__inner .mov-area {
  border-radius: 8px;
  background: #FFF;
  width: 725px;
  margin: 30px auto 50px;
  padding: 40px 40px 30px;
}
@media (max-width: 768px) {
  .discover__inner .mov-area {
    width: 100%;
    padding: 20px;
    margin: 20px auto 30px;
  }
}
.discover__inner .mov-area .mov {
  max-width: 640px;
  width: 100%;
  margin: 0 auto 20px;
  aspect-ratio: 16/9;
}
.discover__inner .mov-area .mov iframe {
  display: block;
  margin: auto;
  width: 100%;
  height: 100%;
}
.discover__inner .mov-area p {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 768px) {
  .discover__inner .mov-area p {
    font-size: 1.5rem;
  }
}
.discover__inner ul {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 768px) {
  .discover__inner ul {
    grid-template-columns: 1fr 1fr;
  }
}
.discover__inner ul li {
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.13);
  height: 150px;
  text-align: center;
  padding: 30px 20px;
  position: relative;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .discover__inner ul li {
    height: 100px;
    padding: 20px;
  }
}
.discover__inner ul li img {
  width: 60px;
  height: 60px;
  margin: auto;
  object-fit: contain;
  object-position: 50%;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .discover__inner ul li img {
    width: 35px;
    height: 35px;
  }
}
.discover__inner ul li:hover {
  background: #616161;
}
.discover__inner ul li:hover img {
  filter: brightness(250%);
}
.discover__inner ul li a {
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.4s;
}
.discover__inner ul li a span {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 0;
  text-align: center;
}
.discover__inner ul li a:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .discover__inner ul li a {
    font-size: 1rem;
  }
}

footer {
  padding: 24px 15px 15px;
}
footer ul {
  display: flex;
  justify-content: flex-start;
  font-size: var(--f-xs);
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 11px;
}
footer ul:first-child::after {
  content: "";
  display: block;
  height: 3px;
  width: 100vw;
  background: #fa0046;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
footer ul a {
  font-size: 1.2rem;
  color: #333;
}
footer ul a:hover {
  color: #fa0046;
}
@media (max-width: 768px) {
  footer ul {
    padding-bottom: 15px;
  }
  footer ul li {
    position: relative;
  }
  footer ul li:after {
    background: none;
    content: ">";
    font-size: 1.8rem;
    color: #fa0046;
    font-weight: 300;
    top: -5px;
    position: absolute;
    display: inline-block;
    right: 2px;
  }
}
footer ul + ul {
  margin-top: 8px;
}
footer ul + ul li {
  position: relative;
  padding-right: 25px;
}
footer ul + ul li:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  display: inline-block;
  background-color: #333;
  right: 10px;
}
footer ul + ul li a {
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  footer ul {
    display: block;
  }
  footer ul + ul {
    margin-top: 15px;
  }
  footer ul + ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  footer ul + ul li:after {
    background: none;
    content: ">";
    font-size: 1.8rem;
    color: #fa0046;
    font-weight: 300;
    top: -5px;
  }
  footer ul + ul li.blank::after {
    position: absolute;
    content: " ";
    top: 2px;
    right: 0;
    display: block;
    width: 14px;
    height: 20px;
    background: url("../images/icon_blank@2x.png") no-repeat;
    background-size: contain;
  }
}
footer .copyright {
  text-align: right;
  font-size: 1.1rem;
  max-width: 1300px;
  padding: 0 15px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  footer .copyright {
    text-align: center;
  }
  footer .copyright small {
    display: block;
    margin-top: 5px;
  }
}

.fadeIn {
  opacity: 0;
  transition: 2s;
  transform: translateY(50px);
}
@media (max-width: 768px) {
  .fadeIn {
    transform: translateY(0px);
    transition: 1s;
  }
}

.fadeIn.is-show {
  opacity: 1;
  transform: translateY(0);
}

.fadeIn2 {
  opacity: 0;
  transition: 2s;
}
@media (max-width: 768px) {
  .fadeIn2 {
    transition: 1s;
  }
}

.fadeIn2.is-show {
  opacity: 1;
  transform: translateY(0);
}

.scroll {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  padding-bottom: 60px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  width: 8em;
  text-align: center;
  margin: auto;
}
@media (max-width: 768px) {
  .scroll {
    font-size: 1.4rem;
    bottom: 0;
  }
}

.c-scrolldown {
  width: 1px;
  height: 30px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  overflow: hidden;
}
.c-scrolldown .c-line {
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, rgb(34, 34, 34) 50%, rgba(34, 34, 34, 0) 50%);
  background-position: 0 -30px;
  background-size: 100% 200%;
  animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

@keyframes scrolldown {
  0% {
    background-position: 0 -30px;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 30px;
  }
}/*# sourceMappingURL=style.css.map */