@import url(https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,500;0,700;1,400;1,600;1,700&family=Zen+Old+Mincho:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);@import url(https://fonts.googleapis.com/css2?family=Hina+Mincho&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat:wght@700&display=swap);/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*, ::before, ::after {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
}html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;

  -webkit-tap-highlight-color: transparent;
}body {
  margin: 0;
}main {
  display: block;
}p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}dt {
  font-weight: bold;
}dd {
  margin-left: 0;
}hr {
  clear: both;
  overflow: visible;
  height: 0;
  margin: 0;
  border-top-width: 1px;
  box-sizing: content-box;
  color: inherit;
}pre {
  font-family: monospace, monospace;
  font-size: inherit;
}address {
  font-style: inherit;
}a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;

  -webkit-text-decoration: underline dotted;
}b, strong {
  font-weight: bolder;
}code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}small {
  font-size: 80%;
}sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}img, embed, object, iframe {
  vertical-align: bottom;
}button, input, optgroup, select, textarea {
  appearance: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  outline: 0;
  color: inherit;
  font: inherit;
  text-align: inherit;
  vertical-align: middle;

  -webkit-appearance: none;
  -moz-appearance: none;
}[type='checkbox'] {
  appearance: checkbox;

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

  -webkit-appearance: radio;
  -moz-appearance: radio;
}button, input {
  overflow: visible;
}button, select {
  text-transform: none;
}button, [type='button'], [type='reset'], [type='submit'] {
  appearance: none;
  cursor: pointer;

  -webkit-appearance: none;
  -moz-appearance: none;
}button[disabled], [type='button'][disabled], [type='reset'][disabled], [type='submit'][disabled] {
  cursor: default;
}button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}select::-ms-expand {
  display: none;
}option {
  padding: 0;
}fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
}legend {
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}progress {
  vertical-align: baseline;
}textarea {
  overflow: auto;
}[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
  height: auto;
}[type='search'] {
  outline-offset: -2px;
}[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}label[for] {
  cursor: pointer;
}details {
  display: block;
}summary {
  display: list-item;
}[contenteditable] {
  outline: none;
}table {
  border-collapse: collapse;
  border-spacing: 0;
}caption {
  text-align: left;
}td, th {
  padding: 0;
  vertical-align: top;
}th {
  font-weight: bold;
  text-align: left;
}template {
  display: none;
}[hidden] {
  display: none;
}.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;

  -webkit-tap-highlight-color: transparent;
  touch-action: pan-y;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}.slick-list:focus {
  outline: none;
}.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}.slick-track:before, .slick-track:after {
  content: '';
  display: table;
}.slick-track:after {
  clear: both;
}.slick-loading .slick-track {
  visibility: hidden;
}.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}[dir='rtl'] .slick-slide {
  float: right;
}.slick-slide img {
  display: inline-block;
}.slick-slide.slick-loading img {
  display: none;
}.slick-slide.dragging img {
  pointer-events: none;
}.slick-initialized .slick-slide {
  display: block;
}.slick-loading .slick-slide {
  visibility: hidden;
}.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}.slick-arrow.slick-hidden {
  display: none;
}.slick-prev, .slick-next {
  cursor: pointer;
  position: absolute;
  top: 90px;
  display: block;
  z-index: 1;
  height: 40px;
  width: 20px;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  transform: translate(0, -50%);
  transition: all 0.3s 0s ease;
}.slick-prev:hover, .slick-next:hover {
  opacity: 0.7;
}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: transparent;
  outline: none;
  color: transparent;
}.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}.slick-prev:before, .slick-next:before {
  position: absolute;
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 20px;
}.slick-prev:before {
  content: '';
  height: 15px;
  width: 15px;
  border-left: 4px solid #000;
  border-top: 4px solid #000;
  transform: rotate(-45deg);
}.slick-next:before {
  content: '';
  height: 15px;
  width: 15px;
  border-right: 4px solid #000;
  border-top: 4px solid #000;
  transform: rotate(45deg);
}.slick-next:after, .slick-prev:after {
  position: absolute;
  top: 10%;
  content: '';
  display: block;
  z-index: -1;
  height: 50px;
  width: 50px;
  background: url(../../assets/img/home/bg_arrow.svg) center center no-repeat;
  background-size: cover;
}.slick-next:after {
  left: -15%;
}.slick-prev:after {
  left: -90%;
}.slick-prev {
  left: 53px;
}.slick-next {
  right: 60px;
  text-align: center;
}.slick-prev:before {
  content: '';
}.slick-dotted.slick-slider {
  margin-bottom: 30px;
}.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}.slick-dots li {
  cursor: pointer;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
}.slick-dots li button {
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  padding: 5px;
  background: transparent;
  border: 0;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
}.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}.slick-dots li button:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '•';
  opacity: 0.25;
  height: 20px;
  width: 20px;
  color: #000;
  font-family: 'slick';
  font-size: 6px;
  -webkit-font-smoothing: antialiased;
  line-height: 20px;
  text-align: center;

  -moz-osx-font-smoothing: grayscale;
}.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}.cls-1 {
  fill: #fffaec;
}.thumbnail {
  position: absolute;
  bottom: 11px;
  left: 70px;
  height: 9px;
}@media screen and (max-width: 768px) {
  .thumbnail {
    left: 100px;
  }
}.thumbnail .slick-track {
  display: flex;
}.thumbnail .slick-slide {
  cursor: pointer;
  display: inline;
  opacity: 0.5;
  margin: 0 8px;
  color: #fc8ea0;
  font-size: 14px;
  text-align: center;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .thumbnail .slick-slide {
    margin: 0 5px;
  }
}.thumbnail .slick-slide.slick-current {
  opacity: 1;
}.slider-dots {
  width: 56px;
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
}@media screen and (max-width: 768px) {
  .slider-dots {
    width: 70px;
    margin: 10px 0 0 10px;
  }
}.slider-dots li {
  display: inline-block;
  display: none;
  width: calc(100% - 8px);
  margin: 0 2px;
}.slider-dots li.slick-active {
  display: block;
}.slider-dots button {
  position: relative;
  height: 2px;
  width: 100%;
  background: #fc8ea0;
  border: 0;
  border-radius: 5px;
  font-size: 0;
}@media screen and (max-width: 768px) {
  .slider-dots button {
    height: 4px;
  }
}.slider-dots button:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  height: 100%;
  width: 0;
  background: #fc8ea0;
}.slider-dots .slick-active button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 15px;
  width: 15px;
  animation: progress 3.5s linear forwards;
  transform: translate(-50%, -50%) rotate(45deg);

  -webkit-animation: progress 3.5s linear forwards;
}@media screen and (max-width: 768px) {
  .slider-dots .slick-active button:after {
    height: 18px;
    width: 18px;
  }
}@-webkit-keyframes progress {
  from {
    left: 0;
  }to {
    left: 100%;
  }
}@keyframes progress {
  from {
    left: 0;
  }to {
    left: 100%;
  }
}@-webkit-keyframes motion_width {
  from {
    width: 0;
  }to {
    width: 125%;
  }
}@keyframes motion_width {
  from {
    width: 0;
  }to {
    width: 125%;
  }
}#progress-box {
  position: relative;
  height: 8px;
  width: 100%;
  background: #fff;
}#progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 8px;
  width: 0;
}html, body {
  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;
}body {
  font-family: '游ゴシック Medium', '游ゴシック', YuGothic, YuGothicM, 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}img {
  width: 100%;
  backface-visibility: hidden;

  -webkit-backface-visibility: hidden;
}a, a:visited, a:hover {
  text-decoration: underline;
}a:hover {
  text-decoration: none;
}a img {
  border: 0;
}.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
}@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}.header {
  position: relative;
}.header .side_ttl {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  height: 255px;
  width: 320px;
  background: #fff;
}@media screen and (max-width: 768px) {
  .header .side_ttl {
    height: 122px;
    width: 134px;
  }
}.header .side_ttl img {
  position: absolute;
  left: 50%;
  top: 26px;
  display: inline-block;
  height: auto;
  width: 246px;
  transform: translateX(-50%);
}@media screen and (max-width: 768px) {
  .header .side_ttl img {
    top: 15px;
    width: 80%;
  }
}#menu__btn {
  cursor: pointer;
  position: fixed;
  right: 30px;
  top: 30px;
  display: flex;
  z-index: 1000;
  height: 120px;
  width: 120px;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.3em;
  text-align: center;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  #menu__btn {
    right: 10px;
    top: 10px;
    height: 80px;
    width: 80px;
  }
}#menu__btn::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  height: 120px;
  width: 120px;
  background: url(../../assets/img/common/menu_circle.svg) center no-repeat;
  background-size: 100%;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  #menu__btn::before {
    height: 80px;
    width: 80px;
  }
}#menu__btn:hover::before {
  transform: rotate(45deg);
}#menu__btn.close::before {
  transform: rotate(90deg);
}#menu__btn.close .menu_text {
  display: none;
}#menu__btn.close .close_text {
  display: inline-block;
}#menu__btn .menu_text, #menu__btn .close_text {
  position: relative;
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.05em;
}@media screen and (max-width: 768px) {
  #menu__btn .menu_text, #menu__btn .close_text {
    font-size: 12px;
  }
}#menu__btn .close_text {
  display: none;
}.footer {
  margin-bottom: -150px;
  padding-top: 205px;
  background: linear-gradient(90deg, rgba(239,212,212,0.7) 0%, rgba(246,242,230,0.7) 100%);
  text-align: center;
}@media screen and (max-width: 768px) {
  .footer {
    padding: 40px 20px 0;
  }
}.footer_banner {
  margin-bottom: 130px;
}@media screen and (max-width: 768px) {
  .footer_banner {
    margin-bottom: 30px;
  }
}.footer_banner ul {
  display: flex;
  justify-content: center;
}.footer_banner ul li {
  width: 325px;
  margin-right: 40px;
}@media screen and (max-width: 768px) {
  .footer_banner ul li {
    width: 48%;
    margin-right: 4%;
  }
}.footer_banner ul li:last-child {
  margin: 0;
}.footer_banner ul li a {
  display: inline-block;
  transition: all 0.3s 0s ease;
}.footer_banner ul li a:hover {
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.4);
}.footer .copyright {
  margin-bottom: 75px;
  font-size: 11px;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .footer .copyright {
    margin: 20px 0 0;
    font-size: 10px;
    line-height: 16px;
  }
}.footer .pagetop {
  position: relative;
  overflow: hidden;
  height: 120px;
}@media screen and (max-width: 768px) {
  .footer .pagetop {
    height: 100px;
  }
}.footer .pagetop a {
  position: absolute;
  bottom: -80px;
  left: 50%;
  display: inline-block;
  height: 160px;
  width: 160px;
  background: #fff;
  border-radius: 50%;
  text-decoration: none;
  filter: drop-shadow(0px 0px 40px rgba(0,53,88,0.1));
  transform: translateX(-50%);
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .footer .pagetop a {
    bottom: -55px;
    height: 100px;
    width: 100px;
  }
}.footer .pagetop a::before {
  position: absolute;
  left: 45%;
  top: -18px;
  content: '';
  height: 37px;
  width: 12px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 11.5 36\'%3E%3Cpath fill=\'%230\' d=\'M11.5,0.4c0,0,0-0.1,0-0.1c0,0,0-0.1-0.1-0.1c0,0,0,0,0-0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0-0.1-0.1-0.1-0.1c0,0,0,0-0.1,0 c0,0,0,0,0,0c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0,0,0-0.1,0c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1,0.1c0,0,0,0-0.1,0l-10.5,10c0,0,0,0,0,0 c-0.2,0.2-0.2,0.5,0,0.7C0.2,10.9,0.4,11,0.5,11c0.1,0,0.3,0,0.3-0.1l9.7-9.2v33.8c0,0.3,0.2,0.5,0.5,0.5s0.5-0.2,0.5-0.5L11.5,0.4 C11.5,0.5,11.5,0.5,11.5,0.4z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  transform: translateX(-50%);
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .footer .pagetop a::before {
    top: -12px;
    height: 21px;
    width: 8px;
  }
}.footer .pagetop a span {
  display: inline-block;
  margin-top: 45px;
  font-family: 'Quicksand', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .footer .pagetop a span {
    margin-top: 15px;
    font-size: 11px;
    line-height: 30px;
  }
}.footer .pagetop a:hover {
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.4);
}.footer .pagetop a:hover::before {
  top: -25px;
}.gnav {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -1000;
  height: 100vh;
  width: 100%;
  padding: 15% 20% 0;
  background: url(../../assets/img/home/bg01.webp) 0 0 repeat-y;
  background-size: 100% auto;
  text-align: center;
}@media screen and (max-width: 768px) {
  .gnav {
    display: block;
    overflow: auto;
    height: 100%;
    padding: 28vw 40px 0;
  }
}.gnav ul {
  overflow: hidden;
  margin-bottom: 35px;
  box-sizing: border-box;
  font-size: 17px;
  letter-spacing: 0.1em;
  text-align: left;
  transition: all 0.8s 0s ease;
}@media screen and (max-width: 768px) {
  .gnav ul {
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
  }
}.gnav.open {
  opacity: 1;
  visibility: visible;
  z-index: 100;
  transition: all 0.5s 0s ease;
}.gnav.open .link {
  opacity: 1;
  border-top: 1px dotted #999;
  transform: translate(0, 0);
}.gnav.open .link li {
  border-bottom: 1px dotted #999;
}@media screen and (max-width: 768px) {
  .gnav.open .link li {
    font-size: 14px;
  }
}.gnav.open .link li a {
  position: relative;
  display: block;
  padding: 25px 30px 25px 5px;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .gnav.open .link li a {
    padding: 15px 0;
  }
}.gnav.open .link li a::after {
  position: absolute;
  right: 10px;
  top: 50%;
  content: '';
  display: inline-block;
  height: 14px;
  width: 8px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 15.072 23.072\'%3E%3Cpath fill=\'%23999\' d=\'M3.536,0,0,3.536l8,8-8,8,3.536,3.536,8-8,3.536-3.536L11.536,8Z\' /%3E%3C/svg%3E');
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .gnav.open .link li a::after {
    right: 5px;
    top: 55%;
    height: 14px;
    width: 6px;
  }
}.gnav.open .link li a:hover {
  background: linear-gradient(225deg, rgba(249,231,225,0.7) 0%, rgba(214,235,235,0.7) 100%);
}.gnav.open .link li a:hover::after {
  right: 5px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 15.072 23.072\'%3E%3Cpath fill=\'%23ccc\' d=\'M3.536,0,0,3.536l8,8-8,8,3.536,3.536,8-8,3.536-3.536L11.536,8Z\' /%3E%3C/svg%3E');
}.gnav .course_another {
  margin: 0;
  background: none !important;
}@media screen and (max-width: 768px) {
  .gnav .course_another {
    width: 100%;
    margin: 0;
  }
}.gnav .course_another ul {
  display: flex;
  width: 100%;
  margin: 0;
  flex-wrap: wrap;
  justify-content: center;
  background: none;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul {
    display: flex;
  }
}.gnav .course_another ul li {
  width: 33%;
  margin-bottom: 70px;
  padding-top: 1%;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul li {
    width: 50%;
    margin: 0 0 20px;
    padding-top: 2%;
  }
}.gnav .course_another ul li a {
  display: inline-block;
  font-family: 'Zen Old Mincho', serif;
  text-align: center;
  text-decoration: none;
}.gnav .course_another ul li a:hover {
  opacity: 0.8;
}.gnav .course_another ul li a .txt {
  font-size: 15px;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul li a .txt {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 16px;
  }
}.gnav .course_another ul li figure {
  overflow: hidden;
  width: 75%;
  margin: 0 auto 20px;
  border-radius: 10px;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul li figure {
    width: 80%;
    margin: 0 auto 10px;
  }
}.gnav .course_another ul .txt {
  margin-bottom: 10px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul .txt {
    font-size: 12px;
    line-height: 20px;
  }
}.gnav .course_another ul .txt::before {
  display: none;
}.gnav .course_another ul .area_txt {
  font-size: 13px;
}@media screen and (max-width: 768px) {
  .gnav .course_another ul .area_txt {
    font-size: 10px;
  }
}.gnav .course_another::after {
  display: none;
}.loading {
  position: fixed;
  left: 0;
  top: 0;
  display: flex;
  z-index: 10000;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  background: linear-gradient(90deg, #f8e4e5 0%, #e5dff3 100%);
  align-items: center;
  text-align: center;
}.loading img {
  height: auto;
  width: 140px;
}@media screen and (max-width: 768px) {
  .loading img {
    width: 80px;
  }
}.loading._active {
  opacity: 0;
  z-index: -1000;
  transition: all 0.5s 0s ease;
}.loading_in {
  margin-bottom: 5vh;
}.loader {
  margin-top: 5px;
}.loader span {
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 8px;
  background: #fff;
  border-radius: 999px;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: loader;
  animation-timing-function: ease-in;

  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: loader;
  -webkit-animation-timing-function: ease-in;
}.loader span:nth-child(2) {
  animation-delay: 0.26s;

  -webkit-animation-delay: 0.26s;
}.loader span:nth-child(3) {
  animation-delay: 0.52s;

  -webkit-animation-delay: 0.52s;
}@-webkit-keyframes loader {
  0% {
    transform: translate(0, 0);
  }40% {
    opacity: 0.2;
    transform: translate(0, 0) scale(1.5);
  }100% {
    transform: translate(0, 0);
  }
}@keyframes loader {
  0% {
    transform: translate(0, 0);
  }40% {
    opacity: 0.2;
    transform: translate(0, 0) scale(1.5);
  }100% {
    transform: translate(0, 0);
  }
}_:lang(x) + _:-webkit-full-screen-document, .loading p span {
  margin-bottom: 15vh;
}.inner {
  max-width: 1100px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .inner {
    width: 100%;
    padding: 0 20px;
  }
}.ScrollShow {
  opacity: 0;
  transition: all 2s 0s ease;
}.ScrollShow._active {
  opacity: 1;
}.home {
  z-index: -2;
  padding-bottom: 150px;
  background: url(../../assets/img/home/bg01.webp) 0 0 repeat-y;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .home {
    padding-bottom: 100px;
  }
}.home a {
  text-decoration: none;
}.home .header .side_ttl {
  display: none;
}.home_main {
  position: relative;
  margin: 0 auto 8vw;
  padding-top: 3.8vw;
}@media screen and (max-width: 768px) {
  .home_main {
    padding-top: 12vw;
  }
}.home_main::before, .home_main::after {
  position: absolute;
  content: '';
  transform: translate(-50%, 0);
}.home_main::before {
  left: 25%;
  top: 21vw;
  z-index: 0;
  height: 5.5vw;
  width: 12.7vw;
  background: url(../../assets/img/home/object01_top.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .home_main::before {
    left: 20%;
    top: 67vw;
    height: 11vw;
    width: 26vw;
  }
}.home_main::after {
  left: 72%;
  top: 4vw;
  height: 3.7vw;
  width: 12vw;
  background: url(../../assets/img/home/object02_top.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .home_main::after {
    left: 74%;
    top: 7vw;
    height: 6vw;
    width: 22vw;
  }
}.home_main_wrap {
  position: relative;
  height: 35vw;
  margin-bottom: 28vw;
  background: #fff;
}@media screen and (max-width: 768px) {
  .home_main_wrap {
    height: 89vw;
    margin-bottom: 51vw;
  }
}.home_main_wrap::before, .home_main_wrap::after {
  position: absolute;
  left: 12%;
  top: 77px;
  content: '';
  display: block;
  opacity: 0.2;
  height: 11vw;
  width: 11vw;
  background: linear-gradient(120deg, #fc8ea0 0%, #e8c7b6 51.45%, #acd9a9 100%);
  transform: translateX(-50%);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .home_main_wrap::before, .home_main_wrap::after {
    top: 20px;
    height: 18vw;
    width: 18vw;
  }
}.home_main_wrap::after {
  left: 20%;
  top: -70px;
  background: linear-gradient(120deg, #fc8ea0 0%, #a5bbeb 100%);
}@media screen and (max-width: 768px) {
  .home_main_wrap::after {
    left: 25%;
    top: -27px;
  }
}.home_main__title {
  position: relative;
}.home_main__title h1 {
  margin-bottom: 5vw;
  text-align: center;
}.home_main__title h1 img {
  display: inline-block;
  height: auto;
  width: 42vw;
}@media screen and (max-width: 768px) {
  .home_main__title h1 img {
    width: 70vw;
  }
}.home_main__title::before, .home_main__title::after {
  position: absolute;
  right: 7%;
  top: 15vw;
  content: '';
  display: block;
  opacity: 0.2;
  height: 11vw;
  width: 11vw;
  background: linear-gradient(320deg, #fc8ea0 0%, #a5bbeb 100%);
  transform: translateX(-50%);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .home_main__title::before, .home_main__title::after {
    right: 7%;
    top: 51vw;
    height: 18vw;
    width: 18vw;
  }
}.home_main__title::after {
  right: -1%;
  top: 7vw;
  background: linear-gradient(320deg, #fc8ea0 0%, #e8c7b6 51.45%, #acd9a9 100%);
}@media screen and (max-width: 768px) {
  .home_main__title::after {
    right: -6%;
    top: 38vw;
  }
}.home_main__image {
  position: absolute;
  left: 50%;
  top: 25vw;
  display: flex;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  justify-content: space-between;
  transform: translateX(-50%);
}@media screen and (min-width: 769px) {
  .home_main__image {
    max-width: 1720px;
    min-width: 1000px;
  }
}@media screen and (max-width: 768px) {
  .home_main__image {
    top: 73vw;
    width: 95%;
  }
}.home_main__image figure {
  height: auto;
  width: 49.5%;
}@media screen and (max-width: 768px) {
  .home_main__image figure {
    width: 49%;
  }
}.home_main__image figure._01 {
  margin-top: 40px;
}@media screen and (max-width: 768px) {
  .home_main__image figure._01 {
    margin-top: 20px;
  }
}.home_course {
  margin-bottom: 125px;
}@media screen and (max-width: 768px) {
  .home_course {
    margin-bottom: 80px;
  }
}.home_course .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}@media screen and (min-width: 769px) {
  .home_course .inner {
    max-width: 1170px;
  }
}@media screen and (max-width: 768px) {
  .home_course .inner {
    display: block;
  }
}.home_report {
  position: relative;
  width: 550px;
  margin: 10px 10px 35px;
  padding: 26px 27px 33px;
  background: #fff;
}@media screen and (max-width: 768px) {
  .home_report {
    width: auto;
    margin-bottom: 50px;
    padding: 20px;
  }
}.home_report::before {
  position: absolute;
  left: -10px;
  top: -10px;
  content: '';
  height: 102%;
  width: 104%;
  border: 1px solid rgba(76,32,49,0.8);
}@media screen and (max-width: 768px) {
  .home_report::before {
    height: 104%;
    width: 107%;
  }
}.home_report__title {
  margin: 30px 0 25px;
  font-family: 'Hina Mincho', serif;
  font-size: 26px;
  line-height: 46px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_report__title {
    margin: 20px 0 10px;
    font-size: 18px;
    line-height: 28px;
  }
}.home_report .title_flag {
  margin-bottom: 17px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_report .title_flag {
    margin-bottom: 15px;
    font-size: 12px;
  }
}.home_report .title_flag svg {
  height: 26px;
  width: 16px;
  margin-bottom: 5px;
  margin-right: 12px;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .home_report .title_flag svg {
    height: 16px;
    width: 10px;
  }
}.home_report__pic {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.home_report__pic::before {
  position: absolute;
  left: -22px;
  top: -12px;
  content: '';
  height: 367px;
  width: 541px;
  background: url(../../assets/img/home/co01_bg01.png) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .home_report__pic::before {
    height: 217px;
    width: 114%;
  }
}.home_report__pic img:first-child {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}.home_report__pic img:nth-child(2), .home_report__pic img:nth-child(3) {
  height: auto;
  width: 48.9%;
}@media screen and (max-width: 768px) {
  .home_report__pic img:nth-child(2), .home_report__pic img:nth-child(3) {
    width: 48%;
  }
}.home_report__pic img:nth-child(3) {
  margin-left: 10px;
}@media screen and (max-width: 768px) {
  .home_report__pic img:nth-child(3) {
    margin-left: 4%;
  }
}.home_report__detail {
  position: relative;
}.home_report__detail::before {
  position: absolute;
  left: 5px;
  top: 0;
  content: '';
  height: 139px;
  width: 504px;
  background: url(../../assets/img/home/co01_st01.png) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .home_report__detail::before {
    left: -6px;
    height: 78px;
    width: 104%;
  }
}.home_report__detail p {
  font-size: 16px;
  line-height: 36px;
}@media screen and (max-width: 768px) {
  .home_report__detail p {
    font-size: 13px;
    line-height: 28px;
  }
}.home_report__detail .btn_more {
  position: relative;
  bottom: -10px;
  right: 0;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_report__detail .btn_more {
    position: static;
  }
}.home_report__detail .btn_more a {
  position: relative;
  padding-right: 55px;
  font-family: 'Satisfy', cursive;
  font-size: 34px;
  line-height: 58px;
  text-decoration: none;
}@media screen and (max-width: 768px) {
  .home_report__detail .btn_more a {
    padding-right: 40px;
    font-size: 26px;
    line-height: 36px;
  }
}.home_report__detail .btn_more a::before {
  position: absolute;
  right: 0;
  top: 40%;
  content: '';
  display: inline-block;
  height: 10px;
  width: 30px;
  background: url(../../assets/img/home/icon_arrow01.svg) left top no-repeat;
  background-size: 100% auto;
  transform: translate(0, -50%);
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .home_report__detail .btn_more a::before {
    height: 8px;
    width: 24px;
  }
}.home_report__detail .btn_more a span {
  position: relative;
}.home_report__detail .btn_more a span::before {
  position: absolute;
  bottom: 8px;
  left: 50%;
  content: '';
  opacity: 0.6;
  height: 13px;
  width: 125%;
  background: linear-gradient(45deg, #fc8ea0 0%, #a5bbeb 100%);
  transform: translate(-50%, 0);
  transition: all 0.3s 0s ease;

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .home_report__detail .btn_more a span::before {
    bottom: 6px;
    height: 10px;
  }
}.home_report__detail .btn_more a:hover::before {
  right: -5px;
}.home_report__detail .btn_more a:hover span::before {
  animation: motion_width 0.5s;

  -webkit-animation: motion_width 0.5s;
}.home_report._course02 .home_report__pic::before {
  background: url(../../assets/img/home/co02_bg01.png) center no-repeat;
  background-size: 100% auto;
}.home_report._course02 .home_report__detail::before {
  background: url(../../assets/img/home/co02_st01.png) center no-repeat;
  background-size: 100% auto;
}.home_report._course02 .home_report__detail .btn_more a span::before {
  background: linear-gradient(45deg, #fc8ea0 0%, #acd9a9 100%);
}.home_report._course03 .home_report__pic::before {
  background: url(../../assets/img/home/co03_bg01.png) center no-repeat;
  background-size: 100% auto;
}.home_report._course03 .home_report__detail::before {
  background: url(../../assets/img/home/co03_st01.png) center no-repeat;
  background-size: 100% auto;
}.home_report._course03 .home_report__detail .btn_more a span::before {
  background: linear-gradient(45deg, #fc8ea0 0%, #f3c176 100%);
}.home_traveler {
  margin-bottom: 180px;
}@media screen and (max-width: 768px) {
  .home_traveler {
    margin-bottom: 80px;
  }
}.home_traveler .title04 {
  margin-bottom: 85px;
  font-family: 'Zen Old Mincho', serif;
  font-size: 45px;
  font-weight: normal;
  line-height: 65px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_traveler .title04 {
    margin-bottom: 60px;
    font-size: 25px;
    line-height: 36px;
  }
}.home_traveler .title04 span {
  position: relative;
  display: block;
  z-index: 1;
  margin-bottom: 30px;
  padding-bottom: 50px;
  font-size: 22px;
  line-height: 32px;
}@media screen and (max-width: 768px) {
  .home_traveler .title04 span {
    margin-bottom: 5px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
  }
}.home_traveler .title04 span::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  display: inline-block;
  z-index: 1;
  height: 30px;
  width: 277px;
  background: url(../../assets/img/home/comment.svg) center top no-repeat;
  background-size: cover;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .home_traveler .title04 span::before {
    height: 20px;
    width: 130px;
    background-size: 100% auto;
  }
}.home_traveler .inner {
  display: flex;
  width: 1085px;
  margin-bottom: 150px;
  flex-wrap: wrap;
  justify-content: space-between;
}@media screen and (max-width: 768px) {
  .home_traveler .inner {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}.home_traveler__box {
  width: 495px;
}@media screen and (max-width: 768px) {
  .home_traveler__box {
    width: 100%;
    margin-bottom: 60px;
  }
}.home_traveler__box_in_inner {
  display: flex;
  justify-content: space-between;
}.home_traveler__box_in_inner_ttl {
  margin-bottom: 25px;
  font-family: 'Hina Mincho', serif;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl {
    margin-bottom: 20px;
  }
}.home_traveler__box_in_inner_ttl h3 {
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.2em;
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl h3 {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.7;
  }
}.home_traveler__box_in_inner_ttl h3::before {
  position: absolute;
  left: 50%;
  top: -36px;
  content: '';
  display: inline-block;
  opacity: 0.47;
  height: 25px;
  width: 25px;
  background: linear-gradient(120deg, #fc8ea0 0%, #a5bbeb 100%);
  border-radius: 50%;
  transform: translateX(-50%);
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl h3::before {
    top: -32px;
    height: 20px;
    width: 20px;
  }
}@media screen and (min-width: 769px) {
  .home_traveler__box_in_inner_ttl h3.co_add {
    margin-bottom: 22px;
    padding-top: 12px;
  }
}.home_traveler__box_in_inner_ttl h3.co_add::before {
  background: linear-gradient(120deg, #fc8ea0 0%, #acd9a9 100%);
}.home_traveler__box_in_inner_ttl strong {
  position: relative;
  font-size: 13px;
  letter-spacing: 0.2em;
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl strong {
    font-size: 13px;
  }
}.home_traveler__box_in_inner_ttl strong::before, .home_traveler__box_in_inner_ttl strong::after {
  position: absolute;
  top: 50%;
  content: '';
  display: inline-block;
  height: 26px;
  width: 11px;
  transform: translate(0, -50%);
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl strong::before, .home_traveler__box_in_inner_ttl strong::after {
    height: 19px;
    width: 7px;
  }
}.home_traveler__box_in_inner_ttl strong::before {
  right: 0;
  background: url(../../assets/img/home/object03.svg) center top no-repeat;
  background-size: cover;
  transform: translate(0, -50%) rotate(180deg);
}.home_traveler__box_in_inner_ttl strong::after {
  left: 0;
  background: url(../../assets/img/home/object03.svg) center top no-repeat;
  background-size: cover;
}.home_traveler__box_in_inner_ttl strong span {
  display: inline-block;
  padding: 0 28px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl strong span {
    padding: 0 20px;
  }
}@media screen and (min-width: 769px) {
  .home_traveler__box_in_inner_ttl._flxbox {
    display: flex;
    justify-content: space-between;
  }
}@media screen and (min-width: 769px) {
  .home_traveler__box_in_inner_ttl._flxbox .course._01 {
    width: 44%;
  }
}@media screen and (max-width: 768px) {
  .home_traveler__box_in_inner_ttl._flxbox .course._01 {
    margin-bottom: 55px;
  }
}@media screen and (min-width: 769px) {
  .home_traveler__box_in_inner_ttl._flxbox .course._02 {
    width: 53%;
  }
}.home_traveler__box_in_inner_ttl._flxbox .course._02 h3::before {
  background: linear-gradient(120deg, #fc8ea0 0%, #f3c176 100%);
}.home_traveler__box dl {
  width: 265px;
}@media screen and (max-width: 768px) {
  .home_traveler__box dl {
    width: 70%;
    margin-left: 15px;
  }
}.home_traveler__box dl dt {
  margin: 15px 0 20px;
  font-size: 16px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .home_traveler__box dl dt {
    margin: 5px 0 10px;
    font-size: 14px;
    line-height: 18px;
  }
}.home_traveler__box dl dd {
  font-size: 15px;
  line-height: 25px;
}@media screen and (max-width: 768px) {
  .home_traveler__box dl dd {
    font-size: 12px;
    line-height: 22px;
  }
}.home_traveler__image {
  width: 200px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .home_traveler__image {
    width: 50%;
  }
}.home_traveler__image figure {
  margin-bottom: 25px;
}@media screen and (max-width: 768px) {
  .home_traveler__image figure {
    margin-bottom: 15px;
  }
}.home_traveler__image a {
  display: inline-block;
  padding: 8px 15px;
  background: #fff;
  border-radius: 9999px;
  box-shadow: 0 0 40px rgba(0,53,88,0.1);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 26px;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .home_traveler__image a {
    padding: 8px 15px;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 20px;
  }
}.home_traveler__image a:hover {
  background: #000;
  color: #fff;
}@media screen and (min-width: 769px) {
  .home .inner._bnr {
    max-width: 1160px;
  }
}.home .bnr_manyo_iwami {
  margin-bottom: 120px;
}@media screen and (max-width: 768px) {
  .home .bnr_manyo_iwami {
    margin-bottom: 50px;
  }
}.home .bnr_manyo_iwami a {
  display: block;
  transition: all 0.3s 0s ease;
}.home .bnr_manyo_iwami a.photocon {
  margin-bottom: 30px;
}@media screen and (max-width: 768px) {
  .home .bnr_manyo_iwami a.photocon {
    margin-bottom: 15px;
  }
}.home .bnr_manyo_iwami a:hover {
  opacity: 0.7;
  transform: translateY(-5px);
}.home .modelcourse_banner {
  margin: 0 10px 0 -10px;
  padding: 10px 0 165px;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner {
    margin: 0 5px 0 -5px;
    padding: 0 0 40px;
  }
}.home .modelcourse_banner a {
  position: relative;
  display: block;
  padding: 80px 0 70px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a {
    padding: 30px 0 70px;
  }
}.home .modelcourse_banner a::before, .home .modelcourse_banner a::after {
  position: absolute;
  content: '';
  display: block;
  height: 100%;
  width: 100%;
}.home .modelcourse_banner a::before {
  left: 0;
  top: 0;
  z-index: 5;
  border: 1px solid #000;
}.home .modelcourse_banner a::after {
  left: 20px;
  top: 20px;
  z-index: 1;
  background: url(../../assets/img/home/model_course_bg.jpg) no-repeat center;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a::after {
    left: 10px;
    top: 10px;
  }
}.home .modelcourse_banner a:hover {
  opacity: 0.7;
  transform: translateY(-5px);
}.home .modelcourse_banner a small {
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
  z-index: 10;
  width: 40%;
  margin: auto;
  background: url(../../assets/img/home/bg01.webp) 0 0 repeat-y;
  background-size: 100% auto;
  font-family: 'Hina Mincho', serif;
  font-size: 17px;
  letter-spacing: 0.2em;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a small {
    top: -10px;
    width: 85%;
    font-size: 12px;
  }
}.home .modelcourse_banner a p {
  position: relative;
  z-index: 10;
  font-family: 'Hina Mincho', serif;
  font-size: 30px;
  letter-spacing: 0.2em;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p {
    font-size: 18px;
  }
}.home .modelcourse_banner a p::after {
  position: absolute;
  content: '';
  display: block;
  margin: auto;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 13.6 22.2\'%3E%3Cpath fill=\'%23F87C8F\' d=\'M12.9,9.3C12.9,9.3,12.9,9.3,12.9,9.3C12.9,9.3,12.9,9.3,12.9,9.3L4.3,0.7c0,0,0,0,0,0c-1-1-2.6-1-3.5,0\a   c0,0,0,0,0,0c-1,1-1,2.6,0,3.5l6.8,6.8L0.7,18c0,0,0,0,0,0c-1,1-1,2.6,0,3.5c0.5,0.5,1.1,0.7,1.8,0.7c0.7,0,1.3-0.3,1.8-0.7l8.6-8.6\a   l0,0l0,0l0,0c0,0,0,0,0,0C13.9,11.9,13.9,10.3,12.9,9.3z\' /%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 40px rgba(88,62,0,0.1);
}@media screen and (min-width: 769px) {
  .home .modelcourse_banner a p::after {
    bottom: 0;
    right: 5%;
    top: 0;
    height: 73px;
    width: 73px;
    background-size: 14px auto;
  }
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p::after {
    bottom: -50px;
    left: 0;
    right: 0;
    height: 40px;
    width: 40px;
    background-size: 10px auto;
  }
}.home .modelcourse_banner a p .en_txt {
  position: relative;
  display: block;
  margin-bottom: 14px;
  font-family: 'Caveat', cursive;
  font-size: 15px;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p .en_txt {
    font-size: 12px;
  }
}.home .modelcourse_banner a p .en_txt::before, .home .modelcourse_banner a p .en_txt::after {
  position: absolute;
  bottom: 0;
  top: 0;
  content: '';
  display: block;
  height: 1px;
  width: 70px;
  margin: auto;
  background: #000;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p .en_txt::before, .home .modelcourse_banner a p .en_txt::after {
    width: 6vw;
  }
}.home .modelcourse_banner a p .en_txt::before {
  left: 345px;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p .en_txt::before {
    left: 6vw;
  }
}.home .modelcourse_banner a p .en_txt::after {
  right: 345px;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p .en_txt::after {
    right: 6vw;
  }
}.home .modelcourse_banner a p .shimane_txt {
  display: inline-block;
  margin: 0 20px 8px 0;
  font-size: 20px;
  letter-spacing: 0.2em;
  vertical-align: text-top;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p .shimane_txt {
    margin-right: 0;
    font-size: 15px;
  }
}.home .modelcourse_banner a p img {
  width: 286px;
  vertical-align: bottom;
}@media screen and (max-width: 768px) {
  .home .modelcourse_banner a p img {
    width: 200px;
  }
}.manyo_course {
  z-index: -2;
  padding-bottom: 150px;
  background: url(../../assets/img/home/bg01.webp) 0 0 repeat-y;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course {
    overflow: hidden;
    padding-bottom: 100px;
  }
}.manyo_course a {
  text-decoration: none;
}.manyo_course__mainimage {
  position: relative;
  margin-bottom: 70px;
}.manyo_course__mainimage::before {
  position: absolute;
  bottom: -155px;
  right: 60px;
  content: '';
  display: block;
  height: 300px;
  width: calc(50% - 60px);
  background: linear-gradient(120deg, rgba(252,142,160,0.2) 0%, rgba(165,187,235,0.2) 100%);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage::before {
    bottom: -120px;
    right: 0;
    width: calc(45% - 20px);
  }
}.manyo_course__mainimage::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: -1;
  height: 310px;
  width: 100%;
  background: #fff;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage {
    margin-bottom: 40px;
  }
}.manyo_course__mainimage_title {
  position: absolute;
  left: 50%;
  top: 160px;
  display: flex;
  z-index: 10;
  height: 400px;
  width: 690px;
  justify-content: center;
  background: url(../../assets/img/home/course01/bg_mainimage01.svg) center center no-repeat;
  background-size: cover;
  align-items: center;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage_title {
    height: auto;
    width: 80%;
    padding: 0;
    background-size: contain;
  }.manyo_course__mainimage_title > div {
    padding: 20%;
  }
}.manyo_course__mainimage_title h1 {
  width: 410px;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage_title h1 {
    width: 100%;
  }
}.manyo_course__mainimage_title h2 {
  margin-top: 40px;
  color: #4c2031;
  font-family: 'Zen Old Mincho', serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage_title h2 {
    margin-top: 15px;
    font-size: 12px;
  }
}.manyo_course__mainimage figure {
  position: relative;
  margin: 0 100px;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage figure {
    margin: 0;
  }
}.manyo_course__mainimage .slider .slick-slide {
  height: 680px;
  width: 100%;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage .slider .slick-slide {
    height: 85vh;
  }
}.manyo_course__mainimage .slider ._image01 {
  background: url(../../assets/img/home/course01/mainimage01.jpg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage .slider ._image01 {
    background: url(../../assets/img/home/course01/mainimage01sp.jpg) center top no-repeat;
    background-size: cover;
  }
}.manyo_course__mainimage .slider ._image02 {
  background: url(../../assets/img/home/course01/mainimage02.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage .slider ._image02 {
    background: url(../../assets/img/home/course01/mainimage02sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course__mainimage .slider ._image03 {
  background: url(../../assets/img/home/course01/mainimage03.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage .slider ._image03 {
    background: url(../../assets/img/home/course01/mainimage03sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course__mainimage_day {
  position: absolute;
  bottom: -30px;
  right: 30px;
  font-family: 'Poppins', sans-serif;
  font-size: 24px;
  font-weight: 300;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage_day {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: flex;
    z-index: 10;
    justify-content: center;
    font-size: 18px;
    align-items: center;
  }
}.manyo_course__mainimage_day a {
  position: relative;
  margin-left: 15px;
  padding: 8px 30px 8px 55px;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.16);
  letter-spacing: 0;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__mainimage_day a {
    margin: 0 5px;
  }
}.manyo_course__mainimage_day a:hover {
  opacity: 0.7;
}.manyo_course__mainimage_day a::before {
  position: absolute;
  left: 15px;
  top: 50%;
  content: '';
  height: 24px;
  width: 24px;
  background: url(../../assets/img/home/course01/icon01.svg) center center no-repeat;
  background-size: auto 100%;
  transform: translate(0, -50%);
}.manyo_course__mainimage_day a:nth-child(2)::before {
  background: url(../../assets/img/home/course01/icon02.svg) center center no-repeat;
  background-size: auto 100%;
}.manyo_course__movie {
  position: relative;
  width: 820px;
  margin: 0 auto 120px;
}@media screen and (max-width: 768px) {
  .manyo_course__movie {
    width: 100%;
    margin: 0 auto 60px;
  }
}.manyo_course__movie::before {
  position: absolute;
  bottom: -40px;
  left: -140px;
  content: '';
  display: block;
  height: 280px;
  width: 380px;
  background: linear-gradient(120deg, rgba(252,142,160,0.2) 0%, rgba(165,187,235,0.2) 100%);
  transform: translate(-50%, 0);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .manyo_course__movie::before {
    bottom: -20px;
    height: 160px;
  }
}@media screen and (max-width: 768px) {
  .manyo_course__movie {
    width: 100%;
    margin: 0 0 40px;
    padding: 0 20px;
  }
}.manyo_course__movie a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(112,114,80,0.25);
  transition: all 0.3s 0s ease;
}.manyo_course__movie a:hover {
  border-radius: 20px;
}@media screen and (max-width: 768px) {
  .manyo_course__movie a:hover {
    border-radius: 30px;
  }
}.manyo_course__movie a:hover::after {
  transform: translate(-50%, -50%) scale(1.1);
}.manyo_course__movie a::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: '';
  display: inline;
  height: 147px;
  width: 147px;
  background: url(../../assets/img/home/btn_play01.svg) center center no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__movie a::after {
    top: 40%;
    height: 80px;
    width: 80px;
  }
}.manyo_course__movie a img {
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__movie a img {
    border-radius: 0;
  }
}.manyo_course__movie a:hover {
  text-decoration: none;
}.manyo_course__movie a span {
  position: absolute;
  left: 50%;
  top: 75%;
  z-index: 2;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  transform: translate(-50%, -50%);
}@media screen and (max-width: 768px) {
  .manyo_course__movie a span {
    bottom: -10px;
    right: -10px;
    top: 80%;
    font-size: 14px;
  }
}.manyo_course__location {
  position: relative;
  width: 820px;
  margin: 0 auto 60px;
}@media screen and (max-width: 768px) {
  .manyo_course__location {
    width: 100%;
    margin: 0 auto 40px;
    padding-top: 30px;
  }
}.manyo_course__location img {
  width: auto;
}@media screen and (max-width: 768px) {
  .manyo_course__location img {
    display: block;
    width: 85%;
    margin: 0 auto;
  }
}.manyo_course__location_st {
  position: absolute;
  left: 0;
  top: 0;
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 500;
}@media screen and (max-width: 768px) {
  .manyo_course__location_st {
    padding-left: 40px;
    font-size: 20px;
  }
}.manyo_course__location_st::before {
  position: absolute;
  left: -95px;
  top: 50%;
  content: '';
  height: 1px;
  width: 145px;
  background: #4c2031;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .manyo_course__location_st::before {
    left: -45px;
  }
}.manyo_course__goal, .manyo_course__start {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 55px;
  text-align: center;
}.manyo_course__goal img, .manyo_course__start img {
  width: 120px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .manyo_course__goal img, .manyo_course__start img {
    width: 100px;
  }
}@media screen and (max-width: 768px) {
  .manyo_course__goal, .manyo_course__start {
    margin-bottom: 5px;
    padding-bottom: 40px;
  }
}.manyo_course__goal::before, .manyo_course__start::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  height: 40px;
  width: 8px;
  background: #efd4d4;
  transform: translate(-50%, 0);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .manyo_course__goal::before, .manyo_course__start::before {
    height: 30px;
    width: 8px;
  }
}.manyo_course__goal {
  margin-bottom: 110px;
  padding: 50px 0 0 0;
}@media screen and (max-width: 768px) {
  .manyo_course__goal {
    margin-bottom: 50px;
    padding: 40px 0 0 0;
  }
}.manyo_course__goal::before {
  bottom: auto;
  top: 0;
}.manyo_course__day {
  position: relative;
}.manyo_course__day_wrap {
  width: 1160px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .manyo_course__day_wrap {
    width: 100%;
  }
}.manyo_course__day .mamyo_course__spot {
  position: relative;
}.manyo_course__day .mamyo_course__spot::after {
  position: absolute;
  bottom: -300px;
  left: 50%;
  content: '';
  display: block;
  height: 240px;
  width: 250px;
  transform: translateX(-50%);
}@media screen and (max-width: 768px) {
  .manyo_course__day .mamyo_course__spot::after {
    bottom: -62vw;
    height: 54vw;
    width: 44vw;
  }
}.manyo_course__spot {
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 10px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot {
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
}.manyo_course__spot::after {
  position: absolute;
  bottom: 0;
  content: '';
  height: 18px;
  width: 100%;
}@media screen and (max-width: 768px) {
  .manyo_course__spot::after {
    left: 50%;
    height: 10px;
    width: calc(100% - 40px);
    transform: translate(-50%, 0);
  }
}.manyo_course__spot._day01::after {
  background: url(../../assets/img/home/course01/line01.svg) center repeat;
  background-size: auto 100%;
}.manyo_course__spot._day02 {
  margin-bottom: 40px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot._day02 {
    margin-bottom: 20px;
  }
}.manyo_course__spot._day02 .manyo_course__spot_st_num::before {
  background: url(../../assets/img/home/course01/st02.svg) center center repeat;
  background-size: auto 100%;
}.manyo_course__spot._day02 .manyo_course__spot_detail dt {
  color: #e47284;
}.manyo_course__spot._day02 .manyo_course__spot_detail dd aside a {
  border: 1px solid #e47284;
  color: #e47284;
}.manyo_course__spot._day02 .manyo_course__spot_detail dd aside a svg {
  fill: #fc8ea0;
}.manyo_course__spot._day02 .manyo_course__spot_info > strong {
  background: url(../../assets/img/home/course01/info02.svg) center no-repeat;
  background-size: 100% auto;
}.manyo_course__spot._day02 .manyo_course__spot_time {
  color: #e47284;
}.manyo_course__spot._day02 .manyo_course__spot_title::before, .manyo_course__spot._day02 .manyo_course__spot_title::after {
  background: url(../../assets/img/home/course01/line02.svg) center repeat;
  background-size: auto 100%;
}.manyo_course__spot._day02::after {
  background: url(../../assets/img/home/course01/line02.svg) center repeat;
  background-size: auto 100%;
}.manyo_course__spot_title {
  position: relative;
}.manyo_course__spot_title span {
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_title span {
    font-size: 24px;
  }
}.manyo_course__spot_title::before, .manyo_course__spot_title::after {
  position: absolute;
  top: 50%;
  content: '';
  height: 18px;
  width: 482px;
  background: url(../../assets/img/home/course01/line01.svg) center no-repeat;
  background-size: auto 100%;
  transform: translate(0, -50%);
}@media screen and (max-width: 768px) {
  .manyo_course__spot_title::before, .manyo_course__spot_title::after {
    height: 10px;
    width: 35%;
  }
}.manyo_course__spot_title::before {
  left: 0;
}.manyo_course__spot_title::after {
  right: 0;
}.manyo_course__spot_box {
  position: relative;
  display: flex;
  min-height: 685px;
  margin-bottom: 60px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: start;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_box {
    display: block;
    min-height: auto;
    margin: 0 20px 20px;
    padding-right: 0;
  }
}.manyo_course__spot_box._spot_even {
  flex-direction: unset;
}@media screen and (min-width: 769px) {
  .manyo_course__spot_box._spot_even .manyo_course__spot_images {
    left: -20px;
    right: auto;
  }
}.manyo_course__spot_images {
  position: absolute;
  right: -20px;
  top: 0;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_images {
    position: static;
    overflow: hidden;
  }
}.manyo_course__spot_images figure {
  overflow: hidden;
}.manyo_course__spot_images figure img {
  height: 100%;
  transition: all 0.3s 0s ease;

  -o-object-fit: cover;
  object-fit: cover;
}.manyo_course__spot_images figure:first-child {
  height: 420px;
  width: 620px;
  margin-bottom: 15px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_images figure:first-child {
    height: 280px;
    width: 100%;
    margin-bottom: 10px;
  }
}.manyo_course__spot_images figure:nth-child(2) {
  float: left;
  height: 250px;
  width: 410px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_images figure:nth-child(2) {
    height: 140px;
    width: calc(60% - 5px);
  }
}.manyo_course__spot_images figure:nth-child(3) {
  float: right;
  height: 250px;
  width: 192px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_images figure:nth-child(3) {
    height: 140px;
    width: calc(40% - 5px);
  }
}.manyo_course__spot_title {
  margin-bottom: 40px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_title {
    overflow: hidden;
    width: calc(100% - 40px);
    margin: 0 auto 10px;
  }
}.manyo_course__spot_title img {
  height: 80px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_title img {
    height: 40px;
  }
}.manyo_course__spot_st {
  position: relative;
  margin-bottom: 40px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st {
    margin-bottom: 30px;
  }
}.manyo_course__spot_st_num {
  position: absolute;
  z-index: 2;
  padding: 25px 40px 20px 0;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st_num {
    padding: 21px 0 0 12px;
    font-size: 10px;
  }
}.manyo_course__spot_st_num span {
  display: block;
  font-size: 30px;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st_num span {
    font-size: 20px;
  }
}.manyo_course__spot_st_num::before {
  position: absolute;
  left: -27px;
  top: 0;
  content: '';
  z-index: -1;
  height: 100px;
  width: 110px;
  background: url(../../assets/img/home/course01/st01.svg) center center no-repeat;
  background-size: auto 100%;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st_num::before {
    left: -10px;
    height: 80px;
    width: 90px;
  }
}.manyo_course__spot_st_name {
  padding: 10px 0 0 100px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st_name {
    padding: 15px 0 0 90px;
  }
}.manyo_course__spot_st h3 {
  color: #4c2031;
  font-family: 'Zen Old Mincho', serif;
  font-size: 28px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st h3 {
    font-size: 24px;
    line-height: 1.25;
  }
}.manyo_course__spot_st h3 small {
  font-size: 20px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_st h3 small {
    font-size: 15px;
  }
}.manyo_course__spot_time {
  margin-bottom: 2px;
  color: #5a7ac1;
  font-weight: 700;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_time {
    font-size: 11px;
    line-height: 1.25;
  }
}.manyo_course__spot_yukari {
  margin-top: 5px;
  color: #ae7576;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.1em;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_yukari {
    margin-top: 2px;
    font-size: 13px;
  }
}.manyo_course__spot_yukari img {
  display: inline-block;
  height: auto;
  width: 20px;
  margin-right: 8px;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_yukari img {
    width: 14px;
    margin-right: 6px;
  }
}.manyo_course__spot_detail {
  position: relative;
  width: 500px;
  padding-top: 50px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail {
    width: 100%;
    padding-top: 20px;
  }
}.manyo_course__spot_detail::after {
  position: absolute;
  left: 20px;
  top: -14px;
  content: '';
  display: inline;
  height: 28px;
  width: 22px;
  background: no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail::after {
    left: 20px;
    top: -10px;
    height: 22px;
    width: 16px;
  }
}.manyo_course__spot_detail dt {
  margin-bottom: 10px;
  color: #5a7ac1;
  font-family: 'Zen Old Mincho', serif;
  font-size: 25px;
  font-weight: 400;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dt {
    margin-bottom: 15px;
    font-size: 20px;
  }
}.manyo_course__spot_detail dd p {
  margin-bottom: 30px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd p {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 1.7;
  }
}.manyo_course__spot_detail dd h4 {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd h4 {
    margin-bottom: 5px;
    font-size: 17px;
  }
}.manyo_course__spot_detail dd .manyo_course__spot_yukari {
  margin-bottom: 10px;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd .manyo_course__spot_yukari {
    margin-bottom: 6px;
  }
}.manyo_course__spot_detail dd aside {
  display: flex;
  font-size: 15px;
  font-weight: bold;
  align-items: center;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd aside {
    justify-content: center;
    font-size: 11px;
  }
}.manyo_course__spot_detail dd aside a {
  display: inline-block;
  margin-right: 20px;
  padding: 6px 20px;
  background: #fff;
  border: 1px solid #5a7ac1;
  box-shadow: 0 3px 10px rgba(0,0,0,0.16);
  color: #5a7ac1;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd aside a {
    margin: 0 10px;
    padding: 8px 20px;
    font-size: 13px;
  }
}.manyo_course__spot_detail dd aside a svg {
  height: 15px;
  width: 15px;
  margin-bottom: 2px;
  margin-right: 10px;
  vertical-align: middle;
  transition: all 0.3s 0s ease;
  fill: #a5bbeb;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_detail dd aside a svg {
    height: 12px;
    width: 12px;
    margin-right: 10px;
  }
}.manyo_course__spot_detail dd aside a:hover {
  opacity: 0.7;
}.manyo_course__spot_info {
  position: relative;
}.manyo_course__spot_info > strong {
  position: absolute;
  left: 0;
  top: -15px;
  display: inline-block;
  padding: 5px 20px;
  background: url(../../assets/img/home/course01/info01.svg) center no-repeat;
  background-size: 100% auto;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-style: italic;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_info > strong {
    padding: 8px 25px;
    font-size: 13px;
  }
}.manyo_course__spot_info address {
  margin: 15px 0;
  padding: 35px 20px 20px;
  background: #fff;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_info address {
    padding: 35px 20px 20px;
  }
}.manyo_course__spot_info address ul li {
  display: flex;
}@media screen and (max-width: 768px) {
  .manyo_course__spot_info address ul li {
    font-size: 14px;
  }
}.manyo_course__spot_info address ul li:first-child {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d2ca;
}.manyo_course__spot_info address ul li strong {
  width: 90px;
}.manyo_course__spot_info address ul li span {
  flex: 1;
}.manyo_course__time {
  margin-bottom: 60px;
  font-family: 'Zen Old Mincho', serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__time {
    margin-bottom: 20px;
    font-size: 16px;
  }
}.manyo_course__time span {
  position: relative;
  display: block;
  padding: 60px 0;
}@media screen and (max-width: 768px) {
  .manyo_course__time span {
    padding: 50px 0;
  }
}.manyo_course__time span::before, .manyo_course__time span::after {
  position: absolute;
  left: 50%;
  content: '';
  height: 40px;
  width: 8px;
  background: #efd4d4;

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .manyo_course__time span::before, .manyo_course__time span::after {
    height: 30px;
  }
}.manyo_course__time span::before {
  top: 0;
}.manyo_course__time span::after {
  bottom: 0;
}.manyo_course__time span img {
  height: 16px;
  width: 30px;
  margin-right: 12px;
  vertical-align: baseline;
}@media screen and (max-width: 768px) {
  .manyo_course__time span img {
    margin: 0;
  }
}.manyo_course__time span img.icon_walk {
  height: 28px;
  width: 20px;
  vertical-align: bottom;
}@media screen and (max-width: 768px) {
  .manyo_course__time span img.icon_walk {
    margin-bottom: 3px;
  }
}.manyo_course__access {
  width: 1160px;
  margin: 0 auto 160px;
}@media screen and (max-width: 768px) {
  .manyo_course__access {
    width: calc(100% - 40px);
    margin: 0 auto 50px;
  }
}.manyo_course__access_title {
  position: relative;
  margin-bottom: 30px;
  padding-top: 40px;
  letter-spacing: 0.05em;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__access_title {
    margin-bottom: 20px;
    padding-top: 20px;
  }
}.manyo_course__access_title span {
  display: block;
  margin-bottom: 5px;
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}@media screen and (max-width: 768px) {
  .manyo_course__access_title span {
    font-size: 12px;
    line-height: 1;
  }
}.manyo_course__access_title h2 {
  font-family: 'Zen Old Mincho';
  font-size: 32px;
  font-weight: normal;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__access_title h2 {
    font-size: 24px;
  }
}.manyo_course__access_title::before {
  position: absolute;
  bottom: -40px;
  left: 20%;
  content: '';
  height: 82px;
  width: 200px;
  background: url(../../assets/img/home/object01.svg) center no-repeat;
  background-size: 100% auto;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .manyo_course__access_title::before {
    bottom: -20px;
    left: 10%;
    height: 50px;
    width: 140px;
    background-size: contain;
  }
}.manyo_course__access_title::after {
  position: absolute;
  left: 80%;
  top: 0;
  content: '';
  height: 50px;
  width: 190px;
  background: url(../../assets/img/home/object02.svg) center no-repeat;
  background-size: 100% auto;
  transform: translate(-50%, 0);
}@media screen and (max-width: 768px) {
  .manyo_course__access_title::after {
    left: 90%;
    height: 30px;
    width: 130px;
    background-size: contain;
  }
}.manyo_course__access_map {
  box-shadow: 0 0 40px rgba(0,53,88,0.1);
}.manyo_course__access iframe {
  height: 570px;
  width: 100%;
}@media screen and (max-width: 768px) {
  .manyo_course__access iframe {
    height: 400px;
  }
}.manyo_course__produce {
  width: 1160px;
  margin: 0 auto;
}@media screen and (max-width: 768px) {
  .manyo_course__produce {
    width: calc(100% - 40px);
  }
}.manyo_course__produce_title span {
  display: block;
  margin: 0 0 8px 5px;
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.05em;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_title span {
    font-size: 12px;
  }
}.manyo_course__produce_title h3 {
  padding-bottom: 40px;
  font-family: 'Zen Old Mincho', serif;
  font-size: 28px;
  font-weight: normal;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_title h3 {
    padding-bottom: 60px;
    font-size: 20px;
  }
}.manyo_course__produce_box {
  position: relative;
  margin: 0 auto 130px;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box {
    width: 100%;
    margin: 0 auto 70px;
  }
}.manyo_course__produce_box figure {
  position: absolute;
  right: 50px;
  top: -90px;
  z-index: 1;
  background: #fff;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box figure {
    position: absolute;
    left: 50%;
    right: auto;
    top: -40px;
    width: 50%;
    transform: translate(-50%, 0);
  }
}.manyo_course__produce_box figure img {
  height: 300px;
  width: 300px;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box figure img {
    height: auto;
    width: 100%;
  }
}.manyo_course__produce_box dl {
  padding: 50px 410px 50px 50px;
  background: linear-gradient(60deg, rgba(252,142,160,0.2) 0%, rgba(165,187,235,0.2) 100%);

  mix-blend-mode: multiply;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box dl {
    padding: 150px 20px 20px;
  }
}.manyo_course__produce_box dl dt {
  position: relative;
  padding-bottom: 40px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 32px;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box dl dt {
    display: flex;
    padding-bottom: 20px;
    padding-left: 0;
    justify-content: center;
    font-size: 14px;
    align-items: center;
  }
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box dl dt span {
    display: block;
  }
}.manyo_course__produce_box dl dt a {
  position: absolute;
  right: 0;
  top: -7px;
  display: inline-block;
  z-index: 2;
  padding: 0 17px;
  background: #fff;
  border: 1px solid #000;
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.16);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 45px;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box dl dt a {
    position: unset;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 15px;
    font-size: 10px;
    line-height: 30px;
  }
}.manyo_course__produce_box dl dt a:hover {
  background: #000;
  box-shadow: none;
  color: #fff;
}.manyo_course__produce_box dl dd {
  font-size: 16px;
  line-height: 2;
}@media screen and (max-width: 768px) {
  .manyo_course__produce_box dl dd {
    font-size: 14px;
    line-height: 1.8;
  }
}.manyo_course__banner {
  position: relative;
  height: 210px;
  width: 840px;
  margin: 0 auto 50px;
  padding: 10px;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__banner {
    height: auto;
    width: calc(100% - 40px);
    margin: 0 auto 70px;
  }
}.manyo_course__banner:hover {
  opacity: 0.7;
}.manyo_course__banner a {
  position: relative;
  display: flex;
  height: 100%;
  justify-content: center;
  background: #fff;
  align-content: baseline;
}@media screen and (max-width: 768px) {
  .manyo_course__banner a {
    padding: 105px 0;
  }
}.manyo_course__banner a img {
  height: auto;
  width: 330px;
}@media screen and (max-width: 768px) {
  .manyo_course__banner a img {
    width: 70%;
  }
}.manyo_course__banner a::after, .manyo_course__banner a::before {
  position: absolute;
  content: '';
}.manyo_course__banner::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  opacity: 0.8;
  height: 100%;
  width: 100%;
  border: 1px solid #4c2031;
}.manyo_course__banner._01 a::after {
  left: 0;
  top: -20px;
  height: 210px;
  width: 250px;
  background: url(../../assets/img/home/course01/bg_banner01.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._01 a::after {
    left: 10px;
    top: -40px;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course01/bg_banner01_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__banner._01 a::before {
  right: 10px;
  top: 0;
  height: 210px;
  width: 350px;
  background: url(../../assets/img/home/course01/bg_banner02.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._01 a::before {
    bottom: -30px;
    right: 10px;
    top: auto;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course01/bg_banner02_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__banner._02 a::after {
  left: 20px;
  top: -16px;
  height: 195px;
  width: 230px;
  background: url(../../assets/img/home/course02/bg_banner01.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._02 a::after {
    left: 10px;
    top: -40px;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course02/bg_banner01_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__banner._02 a::before {
  right: 10px;
  top: 6px;
  height: 190px;
  width: 321px;
  background: url(../../assets/img/home/course02/bg_banner02.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._02 a::before {
    bottom: -30px;
    right: 10px;
    top: auto;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course02/bg_banner02_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__banner._03 a::after {
  left: 20px;
  top: -16px;
  height: 195px;
  width: 230px;
  background: url(../../assets/img/home/course03/bg_banner01.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._03 a::after {
    left: 10px;
    top: -40px;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course03/bg_banner01_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__banner._03 a::before {
  right: 10px;
  top: 6px;
  height: 190px;
  width: 321px;
  background: url(../../assets/img/home/course03/bg_banner02.png) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__banner._03 a::before {
    bottom: -30px;
    right: 10px;
    top: auto;
    height: 130px;
    width: 280px;
    background: url(../../assets/img/home/course03/bg_banner02_sp.png) center center no-repeat;
    background-size: contain;
  }
}.manyo_course__photocon_bnr {
  width: 840px;
  margin: 0 auto 50px;
}@media screen and (max-width: 768px) {
  .manyo_course__photocon_bnr {
    height: auto;
    width: calc(100% - 40px);
    margin: -20px auto 70px;
  }
}.manyo_course__photocon_bnr a {
  display: block;
  transition: all 0.3s 0s ease;
}.manyo_course__photocon_bnr a:hover {
  opacity: 0.7;
}@media screen and (min-width: 769px) {
  .manyo_course__sns {
    margin-top: 120px;
  }
}.manyo_course__sns_st {
  margin-bottom: 40px;
  text-align: center;
}@media screen and (max-width: 768px) {
  .manyo_course__sns_st {
    margin-bottom: 20px;
  }
}.manyo_course__sns_st span {
  position: relative;
  padding: 0 50px;
  color: #4c2031;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.05em;
}@media screen and (max-width: 768px) {
  .manyo_course__sns_st span {
    padding: 0 40px;
    font-size: 14px;
  }
}.manyo_course__sns_st span::after, .manyo_course__sns_st span::before {
  position: absolute;
  content: '';
  height: 30px;
  width: 25px;
  background: url(../../assets/img/home/st_line01.svg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course__sns_st span::after, .manyo_course__sns_st span::before {
    height: 25px;
    width: 20px;
  }
}.manyo_course__sns_st span::after {
  left: 0;
}.manyo_course__sns_st span::before {
  right: 0;
}.manyo_course__sns ul {
  display: flex;
  width: 820px;
  margin: 0 auto 150px;
  justify-content: space-between;
  align-items: center;
}@media screen and (max-width: 768px) {
  .manyo_course__sns ul {
    display: block;
    width: calc(100% - 40px);
    margin: 0 auto 40px;
  }
}@media screen and (max-width: 768px) {
  .manyo_course__sns ul li:first-child {
    margin-bottom: 15px;
  }
}.manyo_course__sns ul li a {
  display: flex;
  height: 135px;
  width: 388px;
  justify-content: center;
  background: #fff;
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.16);
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-style: italic;
  align-items: center;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}@media screen and (max-width: 768px) {
  .manyo_course__sns ul li a {
    height: 90px;
    width: 100%;
    font-size: 16px;
  }
}.manyo_course__sns ul li a svg {
  height: 40px;
  width: 35px;
  margin-right: 25px;
  vertical-align: middle;
}@media screen and (max-width: 768px) {
  .manyo_course__sns ul li a svg {
    height: 30px;
    width: 25px;
    margin-right: 15px;
  }
}.manyo_course__sns ul li a:hover {
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.4);
}.manyo_course._02 ._image01 {
  background: url(../../assets/img/home/course02/mainimage01.jpg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._02 ._image01 {
    background: url(../../assets/img/home/course02/mainimage01sp.jpg) center top no-repeat;
    background-size: cover;
  }
}.manyo_course._02 ._image02 {
  background: url(../../assets/img/home/course02/mainimage02.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._02 ._image02 {
    background: url(../../assets/img/home/course02/mainimage02sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course._02 ._image03 {
  background: url(../../assets/img/home/course02/mainimage03.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._02 ._image03 {
    background: url(../../assets/img/home/course02/mainimage03sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course._02 .manyo_course__mainimage::before {
  opacity: 0.2;
  background: linear-gradient(120deg, #fc8ea0 0%, #eecec0 49.37%, #acd9a9 100%);
}.manyo_course._02 .manyo_course__mainimage_title {
  background: url(../../assets/img/home/course02/bg_mainimage01.svg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._02 .manyo_course__mainimage_title {
    background-size: contain;
  }
}.manyo_course._02 .manyo_course__mainimage_day a._day01::before {
  background: url(../../assets/img/home/course02/icon01.svg) center center no-repeat;
  background-size: auto 100%;
}.manyo_course._02 .manyo_course__movie::before {
  opacity: 0.2;
  background: linear-gradient(120deg, #fc8ea0 0%, #eecec0 49.37%, #acd9a9 100%);
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_title::before, .manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_title::after {
  background: url(../../assets/img/home/course02/line01.svg) center no-repeat;
  background-size: auto 100%;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_st_num::before {
  background: url(../../assets/img/home/course02/st01.svg) center center no-repeat;
  background-size: auto 100%;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_time {
  color: #5fa55a;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_detail dt {
  color: #5fa55a;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_detail dd aside a {
  border: 1px solid #5fa55a;
  color: #5fa55a;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_detail dd aside a svg {
  fill: #acd9a9;
}.manyo_course._02 .manyo_course__spot._day01 .manyo_course__spot_info > strong {
  background: url(../../assets/img/home/course02/info01.svg) center no-repeat;
  background-size: 100% auto;
}.manyo_course._02 .manyo_course__spot._day01::after {
  background: url(../../assets/img/home/course02/line01.svg) center repeat-x;
  background-size: auto 100%;
}.manyo_course._02 .manyo_course__access_title::before {
  background: url(../../assets/img/home/object01_g.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course._02 .manyo_course__access_title::before {
    background-size: contain;
  }
}.manyo_course._02 .manyo_course__access_title::after {
  background: url(../../assets/img/home/object02_g.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course._02 .manyo_course__access_title::after {
    background-size: contain;
  }
}.manyo_course._02 .manyo_course__produce_box dl {
  background: linear-gradient(60deg, rgba(252,142,160,0.2) 0%, rgba(172,217,169,0.2) 100%);
}.manyo_course._03 ._image01 {
  background: url(../../assets/img/home/course03/mainimage01.jpg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._03 ._image01 {
    background: url(../../assets/img/home/course03/mainimage01sp.jpg) center top no-repeat;
    background-size: cover;
  }
}.manyo_course._03 ._image02 {
  background: url(../../assets/img/home/course03/mainimage02.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._03 ._image02 {
    background: url(../../assets/img/home/course03/mainimage02sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course._03 ._image03 {
  background: url(../../assets/img/home/course03/mainimage03.jpg) 0 0 no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._03 ._image03 {
    background: url(../../assets/img/home/course03/mainimage03sp.jpg) center top no-repeat;
    background-size: auto 100%;
  }
}.manyo_course._03 .manyo_course__mainimage {
  margin-bottom: 190px;
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__mainimage {
    margin-bottom: 140px;
  }
}.manyo_course._03 .manyo_course__mainimage::before {
  right: 70px;
  opacity: 0.2;
  height: 320px;
  width: 900px;
  background: linear-gradient(120deg, #fc8ea0 0%, #eecec0 49.37%, #f3c176 100%);
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__mainimage::before {
    bottom: -100px;
    right: 0;
    height: 150px;
    width: 45%;
  }
}.manyo_course._03 .manyo_course__mainimage_title {
  background: url(../../assets/img/home/course03/bg_mainimage01.svg) center center no-repeat;
  background-size: cover;
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__mainimage_title {
    background-size: contain;
  }
}.manyo_course._03 .manyo_course__mainimage_day {
  bottom: -140px;
}.manyo_course._03 .manyo_course__mainimage_day a._day01::before {
  background: url(../../assets/img/home/course03/icon01.svg) center center no-repeat;
  background-size: auto 100%;
}@media screen and (min-width: 769px) {
  .manyo_course._03 .manyo_course__movie {
    padding-top: 70px;
  }
}.manyo_course._03 .manyo_course__movie::before {
  bottom: -30px;
  left: -120px;
  opacity: 0.2;
  height: 280px;
  width: 380px;
  background: linear-gradient(120deg, #fc8ea0 0%, #eecec0 49.37%, #f3c176 100%);
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__movie::before {
    bottom: 25px;
    left: 20%;
    height: 100px;
    width: 28%;
  }
}@media screen and (min-width: 769px) {
  .manyo_course._03 .manyo_course__location_st {
    top: 20px;
  }
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_title::before, .manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_title::after {
  background: url(../../assets/img/home/course03/line01.svg) center no-repeat;
  background-size: auto 100%;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_st_num::before {
  background: url(../../assets/img/home/course03/st01.svg) center center no-repeat;
  background-size: auto 100%;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_time {
  color: #e1921b;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_detail dt {
  color: #e1921b;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_detail dd aside a {
  border: 1px solid #e1921b;
  color: #e1921b;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_detail dd aside a svg {
  fill: #f3c176;
}.manyo_course._03 .manyo_course__spot._day01 .manyo_course__spot_info > strong {
  background: url(../../assets/img/home/course03/info01.svg) center no-repeat;
  background-size: 100% auto;
}.manyo_course._03 .manyo_course__spot._day01::after {
  background: url(../../assets/img/home/course03/line01.svg) center repeat-x;
  background-size: auto 100%;
}.manyo_course._03 .manyo_course__access_title::before {
  background: url(../../assets/img/home/object01_g.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__access_title::before {
    background-size: contain;
  }
}.manyo_course._03 .manyo_course__access_title::after {
  background: url(../../assets/img/home/object02_g.svg) center no-repeat;
  background-size: 100% auto;
}@media screen and (max-width: 768px) {
  .manyo_course._03 .manyo_course__access_title::after {
    background-size: contain;
  }
}.manyo_course._03 .manyo_course__produce_box dl {
  background: linear-gradient(60deg, rgba(252,142,160,0.2) 0%, rgba(238,206,192,0.2) 49.37%, rgba(243,193,118,0.2) 100%);
}
