@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Kaisei+Opti&family=Murecho:wght@100..900&display=swap");
#masthead {
  display: none;
}

.experiences-tours {
  display: none;
}

html {
  /* JSで制御するため、CSS側のスムーススクロールはオフにする */
  scroll-behavior: auto !important;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
main,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
main,
section,
summary {
  display: block;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

#kohun-lp {
  line-height: 1.6;
  font-size: 3.5vw;
}

@media only screen and (min-width: 768px) {
  #kohun-lp {
    font-size: 0.87rem;
    line-height: 1.8;
    font-weight: 500;
  }
}

html {
  /*font-size: 62.5%;*/
  overflow-y: scroll;
  /*background: url(img_kofun/bg.png);*/
}

body {
  /*line-height: 1.7;
    font-size: 3.5vw;*/
  color: #4C4C4C;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-optical-sizing: auto;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  body {
    /* @include rem(14);
        line-height: 2;*/
  }
}

ul {
  list-style: none;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent;
  -webkit-tap-highlight-color: rgba(95, 76, 62, 0.6);
  text-decoration: none;
}

a:focus {
  outline: none;
}

a:hover, a:active {
  text-decoration: none;
}

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

@media only screen and (min-width: 768px) {
  .view-sp {
    display: none;
  }
}

.view-pc {
  display: none;
}

@media only screen and (min-width: 768px) {
  .view-pc {
    display: inherit;
  }
}

.l-header {
  position: fixed;
  z-index: 99;
  width: 100%;
  display: none;
}

@media only screen and (min-width: 768px) {
  .l-header {
    display: inherit;
  }
}

.l-header .header-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 0 20px;
  background: #FFFFFF;
}

.l-header h1 {
  width: 80px;
  transition: .5s;
  display: none;
}

@media only screen and (min-width: 768px) {
  .l-header h1 {
    display: inherit;
  }
}

.l-header .global {
  display: none;
  margin-left: auto;
}

@media only screen and (min-width: 768px) {
  .l-header .global {
    display: flex;
  }
}

.l-header .global ul {
  display: flex;
  justify-content: space-between;
}

.l-header .global ul li {
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: clamp(1rem, 1.4vw, 1.5rem);
  text-align: center;
  color: #5F4C3E;
  line-height: 1.3;
  margin-right: 2vw;
}

.l-header .global ul li span {
  display: block;
  font-size: 0.7rem;
  color: #999;
}

.l-header .global ul li a {
  color: #5F4C3E;
  font-weight: 500;
  display: block;
  position: relative;
}

.l-header .global ul li a::after {
  opacity: 0;
  transition: .5s;
  content: "●";
  display: block;
  position: absolute;
  left: -20px;
  top: 10px;
  color: #0098B0;
}

.l-header .global ul li a:hover::after {
  opacity: 1;
}

.l-header.fixed h1 {
  width: 50px;
}

.sp-header {
  position: fixed;
  z-index: 20;
  height: 95px;
  background: #FFFFFF;
  width: 100%;
}

.sp-header h1 {
  width: 50px;
  margin: 20px 0 0px 20px;
}

.sp-header h1 img {
  position: relative;
}

.sp-header .frame-top-sp {
  position: relative;
  bottom: -3vw;
}

.mv-sp {
  background: url(img_kofun/bg_sp.jpg) center bottom no-repeat;
  padding-top: 30px;
}

.mv-sp .mv-catch {
  width: 90%;
  margin: 5vw auto 0;
}

.mv-sp .mv-catch h2 {
  text-align: center;
  font-size: 5vw;
  margin-bottom: 5vw;
}

.mv-sp .mv-catch span {
  display: block;
  color: #5F4C3E;
  font-weight: 600;
}

.mv {
  position: relative;
  background: url(img_kofun/bg_mv01.jpg) center top/cover no-repeat;
  height: 100vh;
  width: 100%;
}

.mv .icon-k {
  position: absolute;
  bottom: 5vw;
  left: 42vw;
  width: 100px;
}

.mv .pic-r {
  position: absolute;
  right: 1vw;
  top: 10vw;
  width: 35vw;
}

.mv .pic-b {
  position: absolute;
  bottom: -10vw;
  width: 55vw;
  right: 0;
}

.mv .mv-img {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center center;
  aspect-ratio: 2 / 1.6;
  width: 100%;
  height: auto;
  transition: .5s;
}

.mv .pic-l {
  position: absolute;
  left: 0;
  top: 0;
  width: 40vw;
  z-index: 2;
}

.mv .mv-catch-b {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(img_kofun/mv_frame.png) center top/cover no-repeat;
  width: 40vw;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center center;
  aspect-ratio: 4 / 3;
  height: auto;
  transition: .5s;
}

@media only screen and (min-width: 768px) {
  .mv .mv-catch-b dl {
    margin: 7vw 2vw;
  }
}

@media only screen and (min-width: 1025px) {
  .mv .mv-catch-b dl {
    margin: 9vw 4vw 7vw;
  }
}

@media only screen and (min-width: 1680px) {
  .mv .mv-catch-b dl {
    margin: 11vw 4vw 7vw;
  }
}

.mv .mv-catch-b dl dt {
  font-size: clamp(1rem, 1.5vw, 2.5rem);
  text-align: center;
  color: #5F4C3E;
  margin-bottom: 10px;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  letter-spacing: .2rem;
}

.mv .mv-catch-b dl dd {
  line-height: 1.5vw;
}

.mv .mv-catch-b dl dd span {
  display: block;
  font-weight: 600;
  color: #5F4C3E;
}

.mv h2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 17vw;
  height: 100%;
  z-index: 10;
  margin-left: 8.5vw;
  top: 9vw;
  min-width: 200px;
}

.mv .mv-line {
  width: 100%;
  position: absolute;
  bottom: -10vw;
}

.mv .mv-catch {
  position: absolute;
  left: 5vw;
  width: 28vw;
}

@media only screen and (min-width: 768px) {
  .mv .mv-catch {
    bottom: 7vw;
  }
}

@media only screen and (min-width: 1025px) {
  .mv .mv-catch {
    bottom: 8vw;
  }
}

@media only screen and (min-width: 1280px) {
  .mv .mv-catch {
    bottom: 12vw;
  }
}

@media only screen and (min-width: 1680px) {
  .mv .mv-catch {
    bottom: 20vw;
  }
}

.mv .mv-catch h3 {
  font-size: clamp(1rem, 1.3vw, 2.2rem);
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: .2rem;
  color: #5F4C3E;
  text-align: center;
  margin-bottom: 10px;
}

.mv .mv-catch .txt {
  font-size: clamp(1rem, 1vw, 1.4rem);
}

.mv .mv-catch span {
  color: #5F4C3E;
  font-weight: 600;
}

.tit-wrap {
  text-align: center;
  color: #5F4C3E;
}

.tit-wrap .catch-sub {
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 5vw;
  font-weight: 500;
}

@media only screen and (min-width: 768px) {
  .tit-wrap .catch-sub {
    font-size: clamp(1rem, 1.5vw, 1.8rem);
  }
}

.tit-wrap .tit-en {
  font-size: 13vw;
  font-weight: 600;
  line-height: 1.3;
}

@media only screen and (min-width: 768px) {
  .tit-wrap .tit-en {
    font-size: clamp(1rem, 4vw, 5rem);
    line-height: 1.7;
  }
}

.tit-wrap .catch-btm {
  font-size: 4vw;
  letter-spacing: .2rem;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .tit-wrap .catch-btm {
    font-size: clamp(1rem, 1.2vw, 1.5rem);
    margin-top: 0;
  }
}

section.about {
  position: relative;
  padding-top: 0vw;
}

@media only screen and (min-width: 768px) {
  section.about {
    padding-top: 15vw;
  }
}

section.about .about-inner {
  position: relative;
}

section.about .about-inner .bg-about {
  display: none;
}

@media only screen and (min-width: 768px) {
  section.about .about-inner .bg-about {
    position: absolute;
    bottom: 50px;
    width: 80%;
    left: 50%;
    transform: translateX(-50%) !important;
    display: block;
  }
}

section.about .about-inner .catch-sub {
  max-width: 70px;
  margin: 0 auto 30px;
}

@media only screen and (min-width: 768px) {
  section.about .about-inner .catch-sub {
    max-width: 90px;
  }
}

section.about .top-img {
  position: absolute;
  top: 0;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  section.about .top-img {
    position: absolute;
    top: -0vw;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
  }
}

section.about .top-img ul {
  position: relative;
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul {
    display: flex;
    justify-content: center;
  }
}

section.about .top-img ul li {
  transition: .3s;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul li {
    position: relative;
  }
}

section.about .top-img ul li.is-animated {
  opacity: 1;
  transform: translateY(0);
}

section.about .top-img ul li:nth-child(1) {
  width: 18vw;
  position: absolute;
  top: -20vw;
  left: 10vw;
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul li:nth-child(1) {
    position: relative;
    margin-right: 7vw;
    margin-top: 10vw;
    width: 100px;
    top: unset;
    left: unset;
  }
}

@media only screen and (min-width: 1280px) {
  section.about .top-img ul li:nth-child(1) {
    width: 150px;
  }
}

section.about .top-img ul li:nth-child(2) {
  top: 80vw;
  left: 8vw;
  position: absolute;
  width: 20vw;
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul li:nth-child(2) {
    position: relative;
    margin-right: 20vw;
    margin-top: 2vw;
    width: 120px;
    top: unset;
    left: unset;
  }
}

@media only screen and (min-width: 1280px) {
  section.about .top-img ul li:nth-child(2) {
    width: 200px;
  }
}

section.about .top-img ul li:nth-child(3) {
  position: absolute;
  right: -3vw;
  width: 33vw;
  top: -30vw;
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul li:nth-child(3) {
    margin-right: 4vw;
    width: 180px;
    position: relative;
    right: unset;
    top: unset;
  }
}

@media only screen and (min-width: 1280px) {
  section.about .top-img ul li:nth-child(3) {
    width: 220px;
  }
}

section.about .top-img ul li:nth-child(4) {
  position: absolute;
  right: 2vw;
  top: 90vw;
  width: 20vw;
}

@media only screen and (min-width: 768px) {
  section.about .top-img ul li:nth-child(4) {
    margin-top: 13vw;
    position: relative;
    right: unset;
    top: unset;
    width: 10vw;
  }
}

@media only screen and (min-width: 768px) {
  section.about .about-column {
    max-width: 1100px;
    margin: auto;
    position: relative;
    width: 90%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1 / .7;
    width: 100%;
    height: auto;
    transition: .5s;
  }
}

section.about .about-column .tit-about {
  width: 120px;
  margin: 50px auto 50px;
}

@media only screen and (min-width: 768px) {
  section.about .about-column .tit-about {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    width: 20%;
    margin: unset;
  }
}

section.about .about-box {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  section.about .about-box {
    background: url(img_kofun/frame01.png) center top/cover no-repeat;
    width: 30%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1 / 1;
    height: auto;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    position: absolute;
  }
}

section.about .about-box .icon {
  text-align: center;
  display: flex;
  justify-content: center;
}

section.about .about-box dl dt {
  font-size: 5vw;
  font-weight: 600;
  color: #5F4C3E;
  line-height: 1.4;
  text-align: center;
  padding: 0 2vw;
  width: 70vw;
  margin: 20px auto;
}

@media only screen and (min-width: 768px) {
  section.about .about-box dl dt {
    font-size: clamp(1rem, 1.1vw, 1.4rem);
    width: auto;
    margin: 20px 0 10px;
    padding: 0 40px;
    white-space: nowrap;
  }
}

section.about .about-box dl dd {
  padding: 0 20px;
  text-align: center;
  font-size: 4vw;
}

@media only screen and (min-width: 768px) {
  section.about .about-box dl dd {
    font-size: clamp(0.8rem, 0.9vw, 1rem);
    line-height: 1.3;
    padding: 0 45px;
  }
}

@media only screen and (min-width: 1025px) {
  section.about .about-box dl dd {
    padding: 0 55px;
    font-size: clamp(0.9rem, 0.9vw, 0.9rem);
  }
}

section.about .about-box.about02 {
  left: 10%;
  top: 35%;
  z-index: 2;
}

section.about .about-box.about03 {
  z-index: 3;
  bottom: 0;
}

@media only screen and (min-width: 768px) {
  section.about .about-box.about03 {
    left: 50%;
    transform: translateX(-50%);
  }
}

section.about .about-box.about04 {
  z-index: 2;
  bottom: 15%;
  right: 10%;
}

section.about .about-box.about05 {
  z-index: 2;
  top: 0;
  right: 0;
}

section.about-map {
  position: relative;
  background: #EEEBE3;
}

@media only screen and (min-width: 768px) {
  section.about-map {
    top: -50px;
  }
}

@media only screen and (min-width: 768px) {
  section.about-map::after {
    content: "";
    display: block;
    margin-top: -50px;
  }
}

section.about-map .line-about {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 10;
}

section.about-map .about-map-inner {
  max-width: 1100px;
  margin: auto;
  width: 90%;
  padding-top: 50px;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner {
    padding-top: 200px;
  }
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column {
    display: flex;
    justify-content: space-between;
  }
}

section.about-map .about-map-inner .map-column .map {
  width: 45%;
  position: relative;
  display: none;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .map {
    display: block;
  }
}

section.about-map .about-map-inner .map-column .map .txt {
  text-align: center;
  margin-top: 30px;
}

section.about-map .about-map-inner .map-column .map dl dt {
  font-size: clamp(1rem, 1.5vw, 1.8rem);
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 400;
  line-height: 1.7;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic {
    width: 50%;
  }
}

section.about-map .about-map-inner .map-column .pic .txt {
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: clamp(1.6rem, 1.4vw, 1.7rem);
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
  color: #5F4C3E;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic .txt {
    margin-bottom: 50px;
  }
}

section.about-map .about-map-inner .map-column .pic .map-sp img {
  width: 80%;
  margin: auto;
  display: block;
}

section.about-map .about-map-inner .map-column .pic .map-sp .txt {
  font-size: 3.5vw;
}

section.about-map .about-map-inner .map-column .pic .pic-column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  top: -50px;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic .pic-column {
    top: unset;
  }
}

section.about-map .about-map-inner .map-column .pic .pic-column .tit-map {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  letter-spacing: .4rem;
  font-size: 4vw;
  font-weight: 600;
  border-left: 1px solid #5F4C3E;
  border-right: 1px solid #5F4C3E;
  position: relative;
  padding: 10px;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic .pic-column .tit-map {
    margin-top: -40px;
    font-size: clamp(1rem, 1.2vw, 1.8rem);
    padding: 70px 10px 10px 20px;
  }
}

@media only screen and (min-width: 1680px) {
  section.about-map .about-map-inner .map-column .pic .pic-column .tit-map {
    margin-top: -0px;
  }
}

section.about-map .about-map-inner .map-column .pic .pic-column .tit-map span {
  display: block;
  margin-top: 30px;
}

section.about-map .about-map-inner .map-column .pic .pic-column .map-inner {
  width: 80%;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic .pic-column .map-inner {
    margin-top: 70px;
    width: 70%;
  }
}

section.about-map .about-map-inner .map-column .pic dl {
  margin-top: 10vw;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic dl {
    margin-top: 40px;
  }
}

section.about-map .about-map-inner .map-column .pic dl dt {
  font-size: 4vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  margin-bottom: 5vw;
}

@media only screen and (min-width: 768px) {
  section.about-map .about-map-inner .map-column .pic dl dt {
    font-size: clamp(1rem, 1.4vw, 1.7rem);
    margin-bottom: 20px;
  }
}

.line-white-mid {
  background: #EEEBE3;
  width: 100%;
  padding: 50px 0 0;
}

@media only screen and (min-width: 768px) {
  .line-white-mid {
    padding-top: 0;
  }
}

.line-white-mid img {
  width: 100%;
}

section.round {
  margin-top: 0vw;
  background: #EEEBE3;
  padding-top: 5vw;
  padding-bottom: 10vw;
}

@media only screen and (min-width: 768px) {
  section.round {
    margin-top: 0px;
    padding-bottom: 200px;
    padding-top: 80px;
  }
}

section.round h3 {
  width: 200px;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.round h3 {
    width: 300px;
    margin: auto;
  }
}

section.round .txt-sub {
  text-align: center;
  font-size: 4vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  margin: 10px 0 0;
}

@media only screen and (min-width: 768px) {
  section.round .txt-sub {
    font-size: clamp(1rem, 1.3vw, 1.7rem);
    margin: 0;
  }
}

section.round .round-column {
  width: 90%;
  margin: 7vw auto 0;
}

@media only screen and (min-width: 768px) {
  section.round .round-column {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 70px auto 0;
  }
}

section.round .round-column .round-box {
  background: #FFFFFF;
  border-radius: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box {
    width: 31%;
    margin-bottom: 0;
  }
}

section.round .round-column .round-box h4 {
  font-size: 6vw;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box h4 {
    font-size: clamp(1rem, 1.5vw, 2.3rem);
    margin-bottom: 10px;
  }
}

section.round .round-column .round-box .add-wrap {
  padding: 20px;
  position: relative;
}

section.round .round-column .round-box .add-wrap dl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}

section.round .round-column .round-box .add-wrap dl dt {
  background: #0098B0;
  color: #FFFFFF;
  width: 25%;
  border-radius: 100px;
  text-align: center;
  font-weight: 600;
  font-size: 4vw;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box .add-wrap dl dt {
    font-size: clamp(0.7rem, 0.9vw, 1rem);
  }
}

section.round .round-column .round-box .add-wrap dl dd {
  font-size: 4vw;
  margin-left: 10px;
  line-height: 1.6;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box .add-wrap dl dd {
    font-size: clamp(0.7rem, 1vw, 1rem);
  }
}

section.round .round-column .round-box .txt {
  padding: 0 30px 30px;
  font-size: 4vw;
  line-height: 1.7;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box .txt {
    font-size: clamp(0.7rem, 1vw, 1rem);
  }
}

section.round .round-column .round-box:nth-child(1) .badge {
  position: absolute;
  right: -20px;
  top: 10px;
  width: 40%;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box:nth-child(1) .badge {
    width: 37%;
  }
}

section.round .round-column .round-box:nth-child(2) .badge {
  position: absolute;
  right: -10px;
  top: 10px;
  width: 35%;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box:nth-child(2) .badge {
    width: 35%;
    right: -20px;
  }
}

section.round .round-column .round-box:nth-child(3) .badge {
  position: absolute;
  right: 10px;
  top: 30px;
  width: 25%;
}

@media only screen and (min-width: 768px) {
  section.round .round-column .round-box:nth-child(3) .badge {
    width: 25%;
  }
}

section.round .comment {
  max-width: 1000px;
  margin: 0px auto 0;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  section.round .comment {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 80px auto 0;
  }
}

section.round .comment .comment-l {
  width: 60%;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 768px) {
  section.round .comment .comment-l {
    width: 20%;
    margin: unset;
  }
}

section.round .comment .comment-r {
  border-radius: 20px;
  background: #FFFFFF;
  padding: 15px 30px;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  font-size: 4vw;
  position: relative;
}

@media only screen and (min-width: 768px) {
  section.round .comment .comment-r {
    width: 70%;
    font-size: clamp(0.8rem, 1vw, 1rem);
    line-height: 2.3;
    padding: 50px 50px;
  }
}

section.round .comment .comment-r::after {
  content: "";
  display: block;
  background: url(img_kofun/arrow_y.svg) center top/cover no-repeat;
  height: 30px;
  width: 40px;
  position: absolute;
  top: -45px;
  /* 回転の起点（軸）を左上に設定 */
  transform-origin: 0 20%;
  font-size: clamp(1rem, 1.5vw, 2rem);
  line-height: 1;
  /* 時計回りに90度回転 */
  transform: rotate(90deg);
  left: 80vw;
}

@media only screen and (min-width: 768px) {
  section.round .comment .comment-r::after {
    left: -40px;
    bottom: 50px;
    top: unset;
    transform: unset;
  }
}

section.round .comment .comment-r span {
  display: block;
  text-align: right;
}

section.feature {
  margin: 20px 0 0;
  background: url(img_kofun/wave10_sp.svg) center top/contain no-repeat #EEEBE3;
  padding-bottom: 10vw;
}

@media only screen and (min-width: 768px) {
  section.feature {
    background: none;
    padding-bottom: 0;
    margin: 80px 0 0;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .bg-wave02 {
    background: url(img_kofun/wave02.svg) center bottom no-repeat #fff;
  }
}

section.feature .feature-inner {
  max-width: 960px;
  width: 90%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner {
    display: flex;
    justify-content: space-between;
  }
}

section.feature .feature-inner h3 {
  width: 150px;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner h3 {
    width: 200px;
    margin: unset;
  }
}

section.feature .feature-inner dl {
  margin: 30px 0 0;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner dl {
    margin-top: 130px;
  }
}

section.feature .feature-inner dl dt {
  font-size: 5vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner dl dt {
    font-size: clamp(1rem, 1.3vw, 1.5rem);
    text-align: left;
    border: 1px solid #333;
    display: inline-block;
    border-radius: 100px;
    padding: 5px 50px;
  }
}

section.feature .feature-inner dl dt span {
  display: inline-block;
  padding: 2px 30px;
  border-radius: 100px;
  background: #FFFFFF;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner dl dt span {
    background: transparent;
    border: 1px solid #404040;
  }
}

section.feature .feature-inner dl dd {
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner .feature-l {
    width: 60%;
  }
}

section.feature .feature-inner .feature-r {
  position: relative;
  z-index: 3;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner .feature-r {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-inner .feature-r .feature-r-inner {
    position: relative;
    width: 150%;
    left: -40%;
  }
}

section.feature .feature-btm {
  position: relative;
  padding-top: 80px;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm {
    background: #EEEBE3;
    padding-top: 80px;
    padding-bottom: 200px;
  }
}

section.feature .feature-btm .frame-wrap {
  text-align: center;
}

section.feature .feature-btm .frame {
  text-align: center;
  position: relative;
  display: inline-block;
  position: relative;
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4vw;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame {
    font-size: clamp(1.6rem, 2vw, 3.5em);
  }
}

section.feature .feature-btm .frame::after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  transform: rotate(70deg);
  left: -12vw;
  bottom: 5vw;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame::after {
    left: -80px;
    top: 50%;
    transform: rotate(70deg);
    bottom: unset;
  }
}

section.feature .feature-btm .frame::before {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  right: -12vw;
  bottom: 5vw;
  transform: rotate(-70deg);
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame::before {
    right: -50px;
    top: 50%;
    transform: rotate(-70deg);
    bottom: unset;
  }
}

section.feature .feature-btm .frame dt {
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 4vw;
  font-weight: 500;
  color: #5F4C3E;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame dt {
    font-size: clamp(1rem, 1.5vw, 1.8rem);
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame dt br {
    display: none;
  }
}

section.feature .feature-btm .frame dd {
  font-size: 8vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 700;
  color: #EA795B;
  line-height: 1.3;
  margin-bottom: 10px;
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame dd {
    font-size: clamp(1rem, 2vw, 3rem);
    margin-top: 0;
  }
}

section.feature .feature-btm .frame dd span {
  font-size: 5vw;
  color: #5F4C3E;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .frame dd span {
    font-size: clamp(1rem, 1.5vw, 1.8rem);
  }
}

section.feature .feature-btm .min {
  text-align: center;
  font-size: clamp(1.3rem, 1.3vw, 1.5rem);
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm .min br {
    display: none;
  }
}

section.feature .feature-btm-inner {
  max-width: 1000px;
  margin: 20px auto 0;
  width: 90%;
  padding-bottom: 10vw;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 150px;
    margin: 50px auto 0;
  }
}

section.feature .feature-btm-inner .btm-tit {
  font-size: 7vw;
  color: #EA795B;
  text-align: center;
  padding-top: 20px;
  font-weight: 900;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-tit {
    font-size: clamp(1rem, 1.5vw, 2.2rem);
    padding-top: 20px;
  }
}

section.feature .feature-btm-inner dl {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0 30px;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner dl {
    display: block;
    padding: 0 30px;
    margin-bottom: 20px;
  }
}

section.feature .feature-btm-inner dl dt {
  width: 90px;
  background: #5F4C3E;
  text-align: center;
  color: #FFFFFF;
  font-size: 4vw;
  border-radius: 100px;
  white-space: nowrap;
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner dl dt {
    font-size: clamp(0.9rem, 1vw, 1rem);
    width: 130px;
    margin: 0 auto 10px;
  }
}

section.feature .feature-btm-inner dl dd {
  font-size: 3.6vw;
  line-height: 1.5;
  margin-left: 10px;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner dl dd {
    font-size: clamp(0.8rem, 0.9vw, 1rem);
    line-height: 1.3;
  }
}

section.feature .feature-btm-inner .btm-l {
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center center;
  height: auto;
  transition: .5s;
  background: #FFFFFF;
  border-radius: 30px;
  position: relative;
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-l {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-l::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 24px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    right: -24px;
    z-index: 10;
    top: 50%;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-l {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    height: auto;
    transition: .5s;
    width: 30%;
  }
}

section.feature .feature-btm-inner .btm-mid-sp {
  text-align: center;
  width: 50%;
  margin: 0 auto 20px;
}

section.feature .feature-btm-inner .btm-r {
  margin-top: 30px;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center center;
  height: auto;
  transition: .5s;
  background: #FFFFFF;
  border-radius: 30px;
  position: relative;
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-r {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-r::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 24px 12px 0;
    border-color: transparent #FFFFFF transparent transparent;
    position: absolute;
    left: -24px;
    top: 70%;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .feature-btm-inner .btm-r {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    height: auto;
    transition: .5s;
    width: 35%;
    margin-top: 0;
  }
}

section.feature .feature-btm-inner .btm-mid {
  width: 25%;
}

section.feature .name-box {
  border: 5px solid #FFFFFF;
  border-radius: 30px;
  max-width: 1000px;
  margin: 30px auto 0;
  width: 90%;
  padding: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: column-reverse;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box {
    flex-flow: row;
    padding: 60px 50px 50px 70px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name-l {
    width: 65%;
  }
}

section.feature .name-box .name-l .name-tit {
  font-size: clamp(1.5rem, 1.8vw, 2rem);
  font-weight: 600;
  text-align: center;
  margin: 10px 0 20px;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name-l .name-tit {
    text-align: left;
    margin: unset;
    margin-bottom: 20px;
  }
}

section.feature .name-box .name-l .name-tit span {
  font-size: 0.9rem;
  font-weight: 400;
  display: block;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name-l .name-tit span {
    display: inline-block;
  }
}

section.feature .name-box .name-r {
  width: 60%;
  margin: 30px auto 0;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name-r {
    width: 30%;
    margin: unset;
  }
}

section.feature .name-box .name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -20px;
  width: 70vw;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name {
    width: 300px;
  }
}

section.feature .name-box .name img {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name img {
    width: auto;
  }
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name {
    top: -35px;
  }
}

section.feature .name-box .name span {
  background: #EEEBE3;
  display: inline-block;
  padding: 0 30px;
}

@media only screen and (min-width: 768px) {
  section.feature .name-box .name-txt {
    line-height: 2;
  }
}

section.museum {
  position: relative;
}

@media only screen and (min-width: 768px) {
  section.museum {
    background: #EEEBE3;
  }
}

section.museum::after {
  content: "";
  display: block;
  background: url(img_kofun/wave04.svg) center 30%/contain no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 6%;
}

section.museum .tit-wrap {
  background: url(img_kofun/wave02_sp.svg) center bottom/cover no-repeat;
  padding: 50px 0 80px;
}

@media only screen and (min-width: 768px) {
  section.museum .tit-wrap {
    background: url(img_kofun/wave03.svg) center bottom/cover no-repeat;
  }
}

section.museum .museum-inner {
  position: relative;
  z-index: 10;
  background: linear-gradient(to bottom, transparent 90%, #EEEBE3 90%);
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner {
    background: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
  }
}

section.museum .museum-inner::after {
  background: url(img_kofun/wave05.svg) center bottom/contain no-repeat;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner::after {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    bottom: 0px;
    z-index: 2;
    background: none;
  }
}

section.museum .museum-inner .museum-column {
  max-width: 1000px;
  position: relative;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column {
    display: flex;
    justify-content: space-between;
    width: 90%;
    padding-bottom: 100px;
    margin: 80px auto;
  }
}

section.museum .museum-inner .museum-column .museum-box {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box {
    width: 42%;
  }
}

section.museum .museum-inner .museum-column .museum-box .pic {
  position: relative;
  z-index: 10;
  width: 80%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box .pic {
    width: auto;
    margin: unset;
  }
}

section.museum .museum-inner .museum-column .museum-box dl {
  background: url(img_kofun/wave07_sp.svg) center top/cover no-repeat;
  position: relative;
  padding: 10vw 0 30vw;
  top: -10vw;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box dl {
    background: none;
    padding: 0;
    top: unset;
  }
}

section.museum .museum-inner .museum-column .museum-box dl::after {
  content: "";
  display: block;
  background: url(img_kofun/wave04_sp.svg) center bottom/cover no-repeat;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 20vw;
  display: none;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box dl::after {
    display: none;
  }
}

section.museum .museum-inner .museum-column .museum-box dl dt {
  font-size: 5vw;
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  border-radius: 100px;
  display: inline-block;
  padding: 7px 30px;
  margin: 30px 0;
  background: #FFFFFF;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box dl dt {
    border: 1px solid #404040;
    font-size: clamp(1rem, 1.3vw, 1.8rem);
    padding: 3px 30px;
  }
}

section.museum .museum-inner .museum-column .museum-box dl dd {
  text-align: left;
  width: 90%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box dl dd {
    width: auto;
  }
}

section.museum .museum-inner .museum-column .museum-box:nth-child(2) dl {
  padding-bottom: 40vw;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-inner .museum-column .museum-box:nth-child(2) dl {
    padding-bottom: 0;
  }
}

section.museum .museum-btm {
  position: relative;
  background: #EEEBE3;
}

section.museum .museum-btm .line-museum {
  display: none;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .line-museum {
    position: absolute;
    top: -100px;
    z-index: 10;
    width: 100%;
    display: block;
  }
}

section.museum .museum-btm .road-column {
  position: relative;
  z-index: 10;
  max-width: 1100px;
  margin: auto;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .road-column {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}

section.museum .museum-btm .road-column .museum-icon {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -40vw;
  width: 80vw;
  z-index: 10;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .road-column .museum-icon {
    top: -150px;
    right: -80px;
    top: -180px;
    right: -80px;
    transform: unset;
    width: 300px;
    left: unset;
  }
}

section.museum .museum-btm .road-column .road-l {
  width: 200px;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .road-column .road-l {
    width: 25%;
    margin: unset;
  }
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .road-column .road-r {
    width: 70%;
  }
}

section.museum .museum-btm .road-column .road-r dl dt {
  font-size: 5vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  letter-spacing: .2rem;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  section.museum .museum-btm .road-column .road-r dl dt {
    font-size: clamp(1rem, 2vw, 2.7rem);
    margin-top: 0;
    text-align: left;
  }
}

section.museum .museum-btm .line-road {
  position: absolute;
  width: 100%;
  z-index: 10;
}

section.museum .pic-txt-museum-sp {
  background: url(img_kofun/wave08_sp.svg) center top/cover no-repeat;
  padding-top: 10vw;
  position: relative;
  top: -10vw;
  z-index: 10;
}

section.museum .pic-txt-museum-sp img {
  width: 80%;
  margin: auto;
  display: block;
  position: relative;
  top: -2vw;
}

section.museum .pic-txt-museum {
  background: url(img_kofun/wave06.svg) center top/cover no-repeat;
  position: relative;
  top: -100px;
  z-index: 10;
}

section.museum .pic-txt-museum img {
  width: 90%;
  margin: auto;
  display: block;
  position: relative;
  top: -35px;
}

#road-slider {
  margin-top: 100px;
}

#road-slider .swiper-wrapper {
  transition-timing-function: linear;
}

@media only screen and (min-width: 768px) {
  #road-slider .swiper-wrapper .swiper-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 4 / 3.5;
    width: 100%;
    height: auto;
    transition: .5s;
  }
}

section.tour {
  position: relative;
  padding-top: 0vw;
}

@media only screen and (min-width: 768px) {
  section.tour {
    background: #EEEBE3;
    padding-top: 50px;
  }
}

section.tour .tit-wrap {
  background: #EEEBE3;
  padding-top: 10vw;
  padding-bottom: 2vw;
}

@media only screen and (min-width: 768px) {
  section.tour .tit-wrap {
    padding-bottom: 150px;
    background: url(img_kofun/wave07.svg) center bottom/cover no-repeat;
    padding-top: 0;
  }
}

section.tour .tour-inner {
  background: #FFFFFF;
}

section.tour .tour-content {
  max-width: 1000px;
  padding: 50px 0;
  margin: auto;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content {
    padding: 100px 0;
  }
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column {
    display: flex;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-l {
    width: 42%;
  }
}

section.tour .tour-content .tour-column .tour-l .tit-catch-center {
  text-align: center;
}

section.tour .tour-content .tour-column .tour-l .tit-catch {
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: clamp(1rem, 1.2vw, 1.5rem);
  color: #EA795B;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}

section.tour .tour-content .tour-column .tour-l .tit-catch::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  transform: rotate(70deg);
  left: -15vw;
  bottom: 3vw;
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-l .tit-catch::after {
    left: -50px;
    top: 50%;
    transform: rotate(70deg);
    bottom: unset;
  }
}

section.tour .tour-content .tour-column .tour-l .tit-catch::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  right: -15vw;
  bottom: 3vw;
  transform: rotate(-70deg);
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-l .tit-catch::before {
    right: -50px;
    top: 50%;
    transform: rotate(-70deg);
    bottom: unset;
  }
}

section.tour .tour-content .tour-column .tour-l .tour-txt-box {
  background: #EEEBE3;
  border-radius: 30px;
  padding: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-l .tour-txt-box {
    margin-bottom: 0;
  }
}

section.tour .tour-content .tour-column .tour-l .tour-txt-box h4 {
  font-size: 5vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  text-align: center;
  font-weight: 600;
  text-decoration: underline white 3px;
  text-underline-offset: 15px;
  /* 線を4px下にずらす */
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-l .tour-txt-box h4 {
    font-size: clamp(1rem, 1.3vw, 1.8rem);
    margin-bottom: 40px;
  }
}

section.tour .tour-content .tour-column .tour-r {
  position: relative;
}

@media only screen and (min-width: 768px) {
  section.tour .tour-content .tour-column .tour-r {
    width: 50%;
  }
}

section.tour .tour-content .tour-column .tour-r .swiper-pagination {
  bottom: -30px;
}

section.tour .tour-content .tour-column .tour-r .swiper-pagination-bullet {
  border: 1px solid #000 !important;
  background: #FFFFFF;
  width: 5px;
  height: 5px;
}

section.tour .tour-content .tour-column .tour-r .swiper-pagination-bullet-active {
  background: #000000;
}

section.tour .tour-content .tour-column:nth-child(2) {
  flex-flow: row-reverse;
  margin-top: 80px;
}

#tour-slider .swiper-slide img {
  border-radius: 30px;
}

#tour-slider .swiper-button-prev::after,
#tour-slider .swiper-button-next::after {
  display: none;
}

.btn-center {
  text-align: center;
  margin-top: 30px;
}

.btn-more a {
  display: inline-block;
  background: #EA795B;
  color: #FFFFFF;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  border-radius: 100px;
  padding: 6px 30px;
}

.btn-more a::after {
  content: "▶︎";
  display: inline-block;
  font-size: 0.8rem;
  margin-left: 1rem;
}

section.exper {
  position: relative;
  background: #EEEBE3;
}

@media only screen and (min-width: 768px) {
  section.exper {
    background: url(img_kofun/bg_exper.svg) center top/cover no-repeat;
    margin: 50px 0 0;
  }
}

section.exper .tit-wrap {
  padding: 20vw 0 0;
}

@media only screen and (min-width: 768px) {
  section.exper .tit-wrap {
    padding: 150px 0 0;
  }
}

section.exper .icon-exper {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  display: none;
}

@media only screen and (min-width: 768px) {
  section.exper .icon-exper {
    display: block;
  }
}

section.exper .exper-inner {
  max-width: 800px;
  margin: auto;
  width: 90%;
  padding-bottom: 60px;
}

@media only screen and (min-width: 768px) {
  section.exper .exper-inner {
    padding-bottom: 200px;
  }
}

section.exper .exper-inner .exper-column {
  margin-top: 30px;
  display: flex;
  flex-flow: column-reverse;
}

@media only screen and (min-width: 768px) {
  section.exper .exper-inner .exper-column {
    justify-content: space-between;
    margin: 100px 0;
    flex-flow: row;
  }
}

section.exper .exper-inner .exper-column .exper-l {
  background: #FFFFFF;
  border-radius: 30px;
  padding: 30px 20px;
  width: 80%;
  margin: auto;
  position: relative;
  top: -10vw;
}

@media only screen and (min-width: 768px) {
  section.exper .exper-inner .exper-column .exper-l {
    width: 40%;
    margin: unset;
    top: unset;
    padding: 40px;
  }
}

section.exper .exper-inner .exper-column .exper-l dl dt {
  font-size: 5vw;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
  color: #5F4C3E;
}

@media only screen and (min-width: 768px) {
  section.exper .exper-inner .exper-column .exper-l dl dt {
    font-size: clamp(1rem, 1.4vw, 1.7rem);
  }
}

section.exper .exper-inner .exper-column .exper-l dl dd {
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  section.exper .exper-inner .exper-column .exper-r {
    width: 55%;
  }
}

section.exper .tit-guide {
  background: #FFFFFF;
  border-radius: 100px;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  font-size: clamp(1rem, 1.2vw, 1.5rem);
  text-align: center;
  padding: 5px;
  color: #5F4C3E;
  width: 80%;
  margin: 0 auto 30px;
}

@media only screen and (min-width: 768px) {
  section.exper .tit-guide {
    width: auto;
    margin-bottom: 50px;
    padding: 10px;
  }
}

section.exper .guide-wrap {
  width: 80%;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.exper .guide-wrap {
    display: flex;
    justify-content: space-between;
    width: 90%;
  }
}

section.exper .guide-wrap > div {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  section.exper .guide-wrap > div {
    width: 45%;
    margin-bottom: 0;
  }
}

section.exper .guide-wrap > div dl dt {
  font-size: clamp(1rem, 1.3vw, 1.6rem);
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  color: #5F4C3E;
  text-align: center;
  margin-bottom: 10px;
}

.wide-view {
  font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding-top: 10vw;
  margin: 0 0 20px;
  background: #EEEBE3;
  top: -11vw;
}

@media only screen and (min-width: 768px) {
  .wide-view {
    margin-bottom: 80px;
    padding-top: 0;
    top: unset;
  }
}

.wide-view::after {
  content: "";
  display: block;
}

.wide-view .txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%) !important;
  color: #FFFFFF;
  font-size: clamp(1rem, 1.4vw, 1.8rem);
  letter-spacing: .4em;
  top: 80px;
  white-space: nowrap;
}

section.spot {
  padding-bottom: 10vw;
}

@media only screen and (min-width: 768px) {
  section.spot {
    padding-bottom: 100px;
  }
}

section.spot .spot-column {
  max-width: 900px;
  margin: auto;
  width: 90%;
  position: relative;
}

@media only screen and (min-width: 768px) {
  section.spot .spot-column {
    display: flex;
    justify-content: space-between;
    padding-top: 120px;
  }
}

section.spot .spot-column > div {
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) {
  section.spot .spot-column > div {
    width: 47%;
    margin-bottom: 0;
  }
}

section.spot .spot-column > div h5 {
  font-size: 5.5vw;
  margin: 20px 0 5px;
}

@media only screen and (min-width: 768px) {
  section.spot .spot-column > div h5 {
    font-size: clamp(1rem, 1.4vw, 1.7rem);
    margin-bottom: 10px;
  }
}

section.spot .spot-icon {
  width: 150px;
  margin: 0 auto 50px;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  section.spot .spot-icon {
    position: absolute;
    position: absolute;
    left: 50%;
    /* 元々の位置設定 */
    transform: translateX(-50%) translateY(30px);
    display: flex;
    justify-content: center;
    top: 0px;
    width: auto;
    margin: unset;
    opacity: 0;
  }
}

section.spot .spot-icon.is-active {
  /* translateX(-50%) を維持したまま、Y軸だけ0に戻す */
  animation-name: fadeup;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@media only screen and (min-width: 768px) {
  section.spot .spot-icon.is-active {
    animation-name: fadeup-center;
  }
}

section.spot .spot-icon img {
  width: 200px;
}

@media only screen and (min-width: 768px) {
  section.spot .spot-icon img {
    width: 170px;
  }
}

section.event {
  padding: 50px 0 100px;
  background: url(img_kofun/wave06_sp.svg) center bottom/contain no-repeat #fff;
}

@media only screen and (min-width: 768px) {
  section.event {
    padding: 100px 0 150px;
    background: url(img_kofun/wave08.svg) center bottom/contain no-repeat #fff;
  }
}

section.event .voice-center {
  text-align: center;
  font-size: clamp(1.1rem, 1.7vw, 2rem);
  font-weight: 600;
  color: #5F4C3E;
  margin: 50px 0;
}

section.event .voice {
  display: inline-block;
  position: relative;
}

section.event .voice::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  transform: rotate(70deg);
  left: -15vw;
  bottom: 3vw;
}

@media only screen and (min-width: 768px) {
  section.event .voice::after {
    left: -80px;
    top: 50%;
    transform: rotate(70deg);
    bottom: unset;
  }
}

section.event .voice::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #5F4C3E;
  position: absolute;
  right: -15vw;
  bottom: 3vw;
  transform: rotate(-70deg);
}

@media only screen and (min-width: 768px) {
  section.event .voice::before {
    right: -70px;
    top: 50%;
    transform: rotate(-70deg);
    bottom: unset;
  }
}

section.event .event-inner {
  max-width: 1100px;
  margin: 50px auto 0;
  background: #EEEBE3;
  border-radius: 30px;
  padding: 20px 30px 50px;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  section.event .event-inner {
    padding: 70px 130px;
    border-radius: 60px;
  }
}

section.event .tit-event {
  max-width: 500px;
  margin: auto;
}

section.event .event-exp {
  text-align: center;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  font-size: 3vw;
}

@media only screen and (min-width: 768px) {
  section.event .event-exp {
    font-size: clamp(1rem, 1.5vw, 1.6rem);
  }
}

section.event h5 {
  font-size: 4.5vw;
  color: #fff;
  margin-bottom: 10px;
  background: #5F4C3E;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  letter-spacing: .3rem;
  text-align: center;
  border-radius: 100px;
  padding: 10px 20px;
  line-height: 1.5;
  letter-spacing: -.01rem;
}

@media only screen and (min-width: 768px) {
  section.event h5 {
    font-size: clamp(1rem, 1.4vw, 1.7rem);
    padding: 5px;
    letter-spacing: inherit;
  }
}

section.event .event-column {
  margin: 30px 0 0;
}

section.event .event-column .label {
  display: block;
  border: 2px solid #EA795B;
  color: #EA795B;
  padding: 10px 10px;
  font-size: clamp(1rem, 1vw, 1.2rem);
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  margin: 30px 0 0;
  line-height: 1.5;
}

@media only screen and (min-width: 768px) {
  section.event .event-column .label {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  section.event .event-column {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0;
  }
}

section.event .event-column .event-l {
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.event .event-column .event-l {
    width: 24%;
    margin: unset;
  }
}

section.event .event-column .event-l .large {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

section.event .event-column .event-l .large::after {
  content: "";
  display: inline-block;
  background: url(img_kofun/plus.svg) center top/cover no-repeat;
  height: 13px;
  width: 13px;
  margin-left: 1rem;
}

section.event .event-column .event-l img {
  width: 40%;
  display: block;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  section.event .event-column .event-l img {
    width: auto;
  }
}

section.event .event-column .event-r {
  margin-top: 40px;
}

@media only screen and (min-width: 768px) {
  section.event .event-column .event-r {
    width: 70%;
    margin-top: 0;
  }
}

section.event .event-column .event-r .att {
  color: #EA795B;
  margin: 20px 0;
  display: block;
  line-height: 1.8;
}

section.event .event-column .event-r .place {
  display: block;
  background: #fff;
  border-radius: 20px;
  padding: 15px;
  font-weight: 700;
  line-height: 1.8;
  margin: 30px 0;
}

section.event .event-map {
  text-align: center;
}

section.event .event-map .tit {
  max-width: 80%;
  margin: 100px auto 20px;
}

@media only screen and (min-width: 768px) {
  section.event .event-map .tit {
    max-width: 500px;
  }
}

section.event .event-map .txt {
  margin-bottom: 50px;
}

section.info {
  background: #0098B0;
  padding: 50px 0;
}

@media only screen and (min-width: 768px) {
  section.info {
    padding: 100px 0;
  }
}

section.info .tit-wrap {
  color: #FFFFFF;
}

section.info .tit-wrap .catch-btm {
  color: #FFFFFF;
}

section.info .map-wrap {
  position: relative;
}

section.info .map-wrap .qr {
  position: absolute;
  width: 20vw;
  max-width: 170px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}

@media only screen and (min-width: 768px) {
  section.info .map-wrap .qr {
    margin-left: 450px;
  }
}

@media only screen and (min-width: 1280px) {
  section.info .map-wrap .qr {
    margin-left: 500px;
  }
}

section.info .info-map {
  position: relative;
  width: 90%;
  margin: 50px auto 0;
  /* Google Mapのiframe */
}

@media only screen and (min-width: 768px) {
  section.info .info-map {
    width: 60vw;
    margin: 50px auto 0;
    max-width: 700px;
  }
}

section.info .info-map .gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55%;
  /* 比率を4:3に固定 */
}

section.info .info-map .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

section.info .map-exp {
  max-width: 1000px;
  margin: 50px auto 0;
  color: #FFFFFF;
  line-height: 1.6;
  width: 90%;
}

section.info .map-exp ul {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  /* デフォルトの点を消す */
  padding-left: 0;
  counter-reset: my-count;
  /* カウンターを初期化 */
}

section.info .map-exp ul li {
  display: inline-block;
  counter-increment: my-count;
  /* 番号を1ずつ増やす */
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
  font-size: 4vw;
  margin-right: 1rem;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  section.info .map-exp ul li {
    width: auto;
    font-size: clamp(0.7rem, 0.9vw, 1rem);
  }
}

section.info .map-exp ul li::before {
  content: counter(my-count);
  /* 背景と線の設定 */
  background: transparent;
  /* 背景を透明に */
  border: 1px solid #fff;
  /* ホワイトの線を追加 */
  color: #fff;
  /* 数字の色もホワイトに */
  /* 形状の設定 */
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8em;
  margin-right: .1rem;
}

@media only screen and (min-width: 768px) {
  section.info .map-exp ul li::before {
    top: 2px;
    position: relative;
  }
}

@media only screen and (min-width: 768px) {
  section.info .map-exp ul li:nth-child(4) {
    /*margin-right: 100px;*/
  }
}

section.info .qr-sp {
  width: 80%;
  margin: 30px auto 0;
}

.bus-tour {
  padding: 100px 0;
  background: url(img_kofun/wave04_sp.svg) center bottom/contain no-repeat #EEEBE3;
  /* 左ボタン：中央から左へ300px移動（数値はデザインに合わせて調整） */
  /* 右ボタン：中央から右へ300px移動 */
}

@media only screen and (min-width: 768px) {
  .bus-tour {
    background: url(img_kofun/wave07.svg) center bottom/contain no-repeat #EEEBE3;
  }
}

.bus-tour .bus-slider {
  position: relative;
  width: 85%;
  margin: 30px auto;
}

@media only screen and (min-width: 768px) {
  .bus-tour .bus-slider {
    margin: 50px auto;
    width: auto;
    width: 90%;
  }
}

.bus-tour #bus-slider {
  max-width: 500px;
  margin: auto;
}

.bus-tour #bus-slider .swiper-slide img {
  border-radius: 30px;
}

.bus-tour #bus-slider .swiper-slide h5 {
  margin-top: 10px;
}

.bus-tour .swiper-button-next,
.bus-tour .swiper-button-prev {
  left: 50%;
  transform: translateX(-50%);
}

.bus-tour .swiper-button-next::after,
.bus-tour .swiper-button-prev::after {
  display: none;
}

.bus-tour .swiper-button-prev {
  left: 50%;
  top: 45%;
  margin-left: -45vw;
}

@media only screen and (min-width: 768px) {
  .bus-tour .swiper-button-prev {
    margin-left: -250px;
    /* スライダーの幅の半分＋α 外に出す */
  }
}

.bus-tour .swiper-button-next {
  left: auto;
  /* 重なり防止のためleftを解除 */
  right: 50%;
  top: 45%;
  margin-right: -53vw;
}

@media only screen and (min-width: 768px) {
  .bus-tour .swiper-button-next {
    margin-right: -280px;
  }
}

.bus-tour .now-tour {
  margin-top: 50px;
}

@media only screen and (min-width: 768px) {
  .bus-tour .now-tour {
    margin-top: 0px;
  }
}

.bus-tour .now-tour .tit-now-center {
  text-align: center;
  margin-bottom: 30px;
}

.bus-tour .now-tour .tit-now {
  background: #5F4C3E;
  max-width: 1000px;
  margin: auto;
  border-radius: 100px;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  font-size: clamp(1rem, 1.3vw, 1.7rem);
  color: #FFFFFF;
  text-align: center;
  padding: 10px 0px;
  letter-spacing: .2rem;
  width: 90%;
}

@media only screen and (min-width: 768px) {
  .bus-tour .now-tour .tit-now {
    width: auto;
    padding: 5px 50px;
  }
}

.bus-tour .now-tour .tour-link {
  max-width: 800px;
  margin: auto;
  width: 80%;
}

.bus-tour .now-tour .tour-link a {
  display: flex;
  margin-bottom: 15px;
}

.bus-tour .now-tour .tour-link a::before {
  content: "●";
  color: #EA795B;
}

.bus-tour .now-tour .tour-link a:hover dd {
  background: #EA795B;
  color: #FFFFFF;
  transition: .5s;
}

.bus-tour .now-tour .tour-link dl {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .bus-tour .now-tour .tour-link dl {
    display: flex;
    justify-content: space-between;
  }
}

.bus-tour .now-tour .tour-link dl dt {
  text-decoration: underline #EA795B 1px;
}

@media only screen and (min-width: 768px) {
  .bus-tour .now-tour .tour-link dl dt {
    width: 80%;
  }
}

.bus-tour .now-tour .tour-link dl dd {
  margin-left: auto;
  color: #EA795B;
  background: #FFFFFF;
  padding: 2px 20px;
  border-radius: 100px;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 600;
  width: 180px;
  margin: 10px auto 0;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .bus-tour .now-tour .tour-link dl dd {
    width: auto;
    margin: unset;
    padding: 0px 20px;
  }
}

.bus-tour .now-tour .tour-link dl dd::after {
  content: "▶︎";
  display: inline-block;
  font-size: 0.8rem;
  margin-left: .5rem;
}

/* ----------------------------------

modal

---------------------------------- */
/* モーダルの背景 */
.modal {
  display: flex;
  position: fixed;
  z-index: 100000 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  cursor: zoom-out;
  /* --- 閉じる時もふわっとさせる設定 --- */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* 表示中の状態 */
.modal.is-active {
  opacity: 1;
  visibility: visible;
}

/* 拡大画像 */
.modal-content {
  max-width: 90%;
  max-height: 90%;
  object-fit: contain;
  /* 最初は少し小さくしておく */
  transform: scale(0.8);
  transition: transform 0.3s ease;
}

/* 表示中の画像の状態（ふわっと大きく） */
.modal.is-active .modal-content {
  transform: scale(1);
}

/* 閉じるボタン */
.modal-close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 50px;
  font-weight: bold;
  cursor: pointer;
  z-index: 1010;
  /* 画像より上に配置 */
  line-height: 1;
  transition: color 0.2s;
}

.modal-close:hover {
  color: #bbb;
}

/* ----------------------------------

hamburger

---------------------------------- */
/*========= ハンバーガーメニュー ===============*/
.openbtn {
  position: fixed;
  z-index: 99999;
  /*ボタンを最前面に*/
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 55px;
  height: 60px;
  transition: .5s;
  background: #0098B0;
  border-radius: 10px;
}

@media only screen and (min-width: 768px) {
  .openbtn {
    display: none;
  }
}

/*×に変化*/
.openbtn span {
  display: inline-block;
  transition: all .6s;
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  width: 50%;
}

.openbtn span:nth-of-type(1) {
  top: 18px;
}

.openbtn span:nth-of-type(2) {
  top: 29px;
}

.openbtn span:nth-of-type(3) {
  top: 40px;
}

.openbtn.active span:nth-of-type(1) {
  /*top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-35deg);
    width: 60%;
        background-color: $black;*/
  display: inline-block;
  transition: all .6s;
  position: absolute;
  left: 15px;
  height: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  width: 50%;
  transform: translateY(6px) rotate(-45deg);
  top: 24px;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  /*top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(35deg);
    width: 60%;
    background-color: $black;*/
  display: inline-block;
  transition: all .6s;
  position: absolute;
  left: 15px;
  height: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  width: 50%;
  transform: translateY(-18px) rotate(45deg);
  top: 48px;
}

/*========= ナビゲーションのためのCSS ===============*/
#g-nav {
  /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
  position: fixed;
  z-index: 9999;
  /*ナビのスタート位置と形状*/
  top: 0;
  transform: translate(110vw, 0);
  width: 100%;
  height: 100vh;
  /*ナビの高さ*/
  background: url(img_kofun/bg_sp.jpg);
  /*動き*/
  transition: all 0.5s cubic-bezier(0, 0, 0.58, 1);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  opacity: .5;
  background: linear-gradient(to bottom, transparent 50%, #ffffff 50%);
}

#g-nav .main-menu-wrap {
  background: url(img_kofun/frame09_sp.svg) center top/contain no-repeat;
}

@media only screen and (min-width: 768px) {
  #g-nav .main-menu-wrap {
    background: url(img_kofun/frame09_tb_sp.svg) center top/contain no-repeat;
  }
}

#g-nav #g-nav-list {
  padding-top: 0vw;
  text-align: center;
  font-size: 7vw;
  height: 110vh;
  font-family: "Murecho", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-weight: 500;
  position: relative;
  background: url(img_kofun/bg_sp.jpg);
}

@media only screen and (min-width: 768px) {
  #g-nav #g-nav-list {
    font-size: 2rem;
  }
}

#g-nav #g-nav-list span {
  display: block;
  font-size: 4vw;
  color: #999;
}

@media only screen and (min-width: 768px) {
  #g-nav #g-nav-list span {
    font-size: 1.8rem;
  }
}

#g-nav #g-nav-list li {
  margin-bottom: 0px;
  line-height: 1.3;
}

#g-nav #g-nav-list li:last-child {
  padding-bottom: 130px;
}

@media only screen and (min-width: 768px) {
  #g-nav #g-nav-list li {
    margin-bottom: 30px;
  }
}

#g-nav #g-nav-list .main-menu {
  background: url(img_kofun/frame10_sp.svg) center bottom/contain no-repeat;
  padding-bottom: 5vw;
  padding-top: 35vw;
}

@media only screen and (min-width: 768px) {
  #g-nav #g-nav-list .main-menu {
    background: url(img_kofun/frame10_tb_sp.svg) center bottom/contain no-repeat;
    padding-bottom: 150px;
    padding-top: 100px;
  }
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive {
  transform: translate(0px, 0);
  opacity: 1;
  height: 110vh;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
}

#g-nav.panelactive #g-nav-list a {
  transition: .5s;
}

#g-nav.panelactive #g-nav-list a:hover {
  opacity: .5;
}

/* ----------------------------------

effect

---------------------------------- */
.effect {
  opacity: 0;
  /* 初期位置を少し下げておくと、fadeup（浮き上がり）が綺麗に見えます */
  transform: translateY(30px);
}

.effect.is-active {
  animation-name: fadeup;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-fill-mode: forwards;
  /* ここにcubic-bezierを追加 */
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* アニメーションの具体的な動きを定義 */
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.effect01 {
  opacity: 0;
}

.effect01.is-active {
  animation-name: fadeup;
  animation-duration: 1s;
  animation-delay: .1s;
  animation-fill-mode: forwards;
  /* ここにcubic-bezierを追加 */
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.effect02 {
  opacity: 0;
}

.effect02.is-active {
  animation-name: fadeup;
  animation-duration: 1s;
  animation-delay: .2s;
  animation-fill-mode: forwards;
  /* ここにcubic-bezierを追加 */
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.effect03 {
  opacity: 0;
}

.effect03.is-active {
  animation-name: fadeup;
  animation-duration: 1s;
  animation-delay: .3s;
  animation-fill-mode: forwards;
  /* ここにcubic-bezierを追加 */
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.effect04 {
  opacity: 0;
}

.effect04.is-active {
  animation-name: fadeup;
  /*--アニメーション名--*/
  animation-duration: 1s;
  /*--時間--*/
  animation-delay: .4s;
  /*--3秒後に開始--*/
  animation-fill-mode: forwards;
  /*--状態指定--*/
}

.effect05 {
  opacity: 0;
}

.effect05.is-active {
  animation-name: fadeup;
  /*--アニメーション名--*/
  animation-duration: 1s;
  /*--時間--*/
  animation-delay: .5s;
  /*--3秒後に開始--*/
  animation-fill-mode: forwards;
  /*--状態指定--*/
}

.effect06 {
  opacity: 0;
}

.effect06.is-active {
  animation-name: fadeup;
  /*--アニメーション名--*/
  animation-duration: 1s;
  /*--時間--*/
  animation-delay: .6s;
  /*--3秒後に開始--*/
  animation-fill-mode: forwards;
  /*--状態指定--*/
}

/* センター揃え専用のアニメーション */
@keyframes fadeup-center {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}

#modal {
  width: 100%;
  top: 0;
}

/*
.footer{
font-family: "Noto Sans JP", sans-serif!important;
   

    
    .footer__inner.inner{
        max-width: 90%;
        line-height: 1.7;


    }
}

.footer__mainNav-item a, .footer__mainNav-subItem a{
    font-size: 1.5rem;
}

.footer__mainNav-title{
    font-size: 1.5rem;
}

.footer__language img{
    max-width: 7rem

}

.footer__language-item a{
    font-size: 1.5rem;
    white-space: nowrap;
    max-width: 15rem!important;
    padding: 1.5rem 2rem!important;
    border-radius: 100px;
}

.footer__language-item a .text{
    max-width: 4rem!important;
}

.footer__logo{
    max-width: 25rem!important;
}

.footer__headNav-item a{
    font-size: 1.5rem;
}

.footer__sns-item{
    max-width: 4rem;
}

.footer__sns-item:nth-child(n+2){
    margin-left: 4.2rem;
}

*/
.footer__logo img {
  width: 90%;
}

footer {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}

footer a {
  font-size: 90% !important;
}

footer a b {
  font-weight: 500;
}

footer .footer__address-contact p {
  font-size: 90%;
  font-weight: 500;
}

footer .u-desktop {
  white-space: nowrap;
  font-size: 90%;
}

/* ----------------------------------

loading topslider

---------------------------------- */
/* --- ローディング画面全体の設定 --- */
#loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #EEEBE3;
  /* 指定の背景色 */
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 1s ease;
  pointer-events: auto;
}

/* 終了時のフェードアウト用クラス */
#loading.fade-out {
  opacity: 0;
  pointer-events: none;
}

/* --- ロゴ画像の設定 --- */
#loading img {
  max-width: 50vw;
  height: auto;
  /* 初期状態を透明にしておく */
  opacity: 0;
  /* アニメーションの指定 */
  /* backwardsを指定することで、開始前の状態(0%)を維持します */
  animation: loadingFadeZoom 1.2s ease-out 0.2s forwards;
  will-change: opacity, transform;
}

/* PC（タブレット）サイズでの画像幅制限 */
@media only screen and (min-width: 768px) {
  #loading img {
    max-width: 300px;
  }
}

/* --- アニメーションの定義 --- */
@keyframes loadingFadeZoom {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 1;
    transform: scale(1.1);
  }
}
