@font-face {
  font-family: "ITC Avant Garde";
  font-style: normal;
  src: url("../fonts/AvantGardeForSalesforceW05-Dm.woff");
  font-display: swap;
}
:target {
  scroll-margin-top: var(--scroll-offset, 0px);
}
@media screen and (max-width: 767px) {
  :target {
    scroll-margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }
}
main {
  width: 100%;
}
._sp {
  display: none;
}
@media screen and (max-width: 767px) {
  ._sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  ._pc {
    display: none;
  }
}
.g-main-visual {
  margin: 63px 0 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .g-main-visual {
    margin: 90px 0 0 0;
  }
}
.g-main-visual-inner:empty {
  min-height: 200px;
}
@media screen and (max-width: 767px) {
  .g-main-visual-inner:empty {
    min-height: 50px;
  }
}
.g-main-visual-inner img {
  width: 100%;
}
.g-main-visual-title {
  font-family: "ITC Avant Garde", "Hiragino Kaku Gothic ProN", "メイリオ",
    sans-serif;
  text-align: center;
  font-size: 38px;
  line-height: 1.5;
  color: #032d60;
  font-weight: bold;
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .g-main-visual-title {
    font-size: 28px;
    top: -60px;
  }
}
.g-main-first-time-guide {
  width: 988px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .g-main-first-time-guide {
    width: auto;
    left: initial;
    right: 10px;
  }
}
@media screen and (max-width: 367px) {
  .g-main-first-time-guide {
    top: 15px;
  }
}
.g-main-first-time-guide a {
  margin: 0 0 0 auto;
  width: 120px;
  height: 120px;
  display: block;
  position: relative;
  z-index: 30;
}
@media screen and (max-width: 767px) {
  .g-main-first-time-guide a {
    width: 91px;
    height: 91px;
  }
}
@media screen and (max-width: 367px) {
  .g-main-first-time-guide a {
    width: 75px;
    height: 75px;
  }
}
.g-menu {
  margin: -20px 0 56px 0;
  position: sticky;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .g-menu {
    position: static;
    margin: 15px 0 0 0;
  }
}
.g-menu-list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .g-menu-list {
    flex-wrap: wrap;
    margin: 0 0 35px 0;
  }
}
.g-menu-list li {
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  color: #032d60;
  border-right: 1px solid #e8e5e3;
}
@media screen and (max-width: 767px) {
  .g-menu-list li {
    width: 50%;
    font-size: 13px;
    line-height: 1.5;
    display: flex;
    margin: 0 0 15px 0;
    border-right: none;
  }
}
.g-menu-list li:first-child {
  border-left: 1px solid #e8e5e3;
}
@media screen and (max-width: 767px) {
  .g-menu-list li:first-child {
    border-left: none;
  }
}
.g-menu-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding: 10px 20px 22px 20px;
  word-break: auto-phrase;
  background: url("../images/guide/arrow-bottom.svg") no-repeat bottom 7px
    center;
}
@media screen and (max-width: 767px) {
  .g-menu-list li a {
    width: 100%;
  }
}
.section1 {
  display: flex;
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section1 {
    width: auto;
    flex-flow: column;
    margin: 0 20px 60px 20px;
  }
}
.section2 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section2 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section2-text.post-detail-contents {
  margin: 0;
}
.section2-text.post-detail-contents p {
  font-size: 16px;
  line-height: 1.68;
}
.section2-text.post-detail-contents p a {
  color: #0b5cab;
  text-decoration: none;
}
.section2-text.post-detail-contents p a:hover {
  text-decoration: underline;
}
.section2-text.post-detail-contents ul li {
  font-size: 16px;
  line-height: 1.68;
  margin: 0 0 8px;
}
.section2-text.post-detail-contents ul {
  margin: 10px 0 20px;
}
.section3 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section3 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section4 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section4 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section5 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section5 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section6 {
  width: 990px;
  margin: 0 auto 80px auto;
  padding: 60px 34px 60px 34px;
  border: 2px solid #E5F2FA;
  border-radius: 10px;
  box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section6 {
    width: auto;
    margin: 0 20px 60px 20px;
    padding: 40px 28px 40px 28px;
  }
}
.section6-head {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section6-head {
    font-size: 24px;
  }
}
.section6-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #032D60;
  margin: 28px 0 42px 0;
}
@media screen and (max-width: 767px) {
  .section6-description {
    margin: 14px 0 20px 0;
  }
}
.section6-more {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #032D60;
  border-top: 2px solid #E8F3FB;
  height: 60px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
}
.section6-more::before {
  content: "もっと見る";
}
._kr .section6-more::before {
  content: "더 보기";
}
@media screen and (max-width: 767px) {
  .section6-more {
    height: 40px;
  }
}
.section6-more svg {
  margin: 0 0 0 4px;
}
.moreCheckbox {
  display: none;
}
.feature-movie-list {
  padding: 0 0 36px 0;
}
@media screen and (max-width: 767px) {
  .feature-movie-list {
    padding: 0;
  }
}
.moreCheckbox:checked + .feature-movie-list + .section6-more::before {
  content: "閉じる";
}
._kr #moreCheckbox:checked + .feature-movie-list + .section6-more::before {
  content: "닫다";
}
#moreCheckbox:checked + .feature-movie-list + .section6-more svg {
  transform: rotate(180deg);
}
.section7-head {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 38px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section7-head {
    font-size: 24px;
    margin: 0 0 30px 0;
  }
}
.section1-content {
  width: 436px;
  box-sizing: border-box;
  padding: 25px 31px 0 0;
}
@media screen and (max-width: 767px) {
  .section1-content {
    width: auto;
    padding: 0 0 20px 0;
  }
}
.section1-content-head {
  font-family: "ITC Avant Garde", "Hiragino Kaku Gothic ProN", "メイリオ",
    sans-serif;
  font-size: 32px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  .section1-content-head {
    font-size: 26px;
    margin: 0 0 10px 0;
  }
}
.section1-content-text {
  font-size: 16px;
  line-height: 1.68;
  color: #59575c;
}
.section1-content-text a {
  color: #0b5cab;
}
.section1-content-text a:hover {
  text-decoration: underline;
}
.section1-content-link {
  margin: 25px 0 0 0;
}
.section1-content-link a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #0b5cab;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  min-width: 200px;
  height: 40px;
  padding: 0 30px;
  box-sizing: border-box;
}
.section2-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
  .section2-head {
    font-size: 24px;
  }
}
.section2-text {
  font-size: 20px;
  line-height: 1.6;
  color: #032d60;
  margin: 0 0 22px 0;
}
@media screen and (max-width: 767px) {
  .section2-text {
    font-size: 16px;
  }
}
.section2-step {
  display: flex;
  margin: 0 0 14px 0;
}
@media screen and (max-width: 767px) {
  .section2-step {
    display: none;
  }
}
.section2-step li {
  width: 33.333%;
  height: 43px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 1.2;
  color: #032d60;
  font-weight: bold;
}
.section2-step li[data-column="1"] {
  width: 128px;
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="1"] {
    width: auto;
  }
}
.section2-step li[data-column="2"] {
  width: calc(142px * 2);
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="2"] {
    width: auto;
  }
}
.section2-step li[data-column="3"] {
  width: calc(142px * 3);
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="3"] {
    width: auto;
  }
}
.section2-step li[data-column="4"] {
  width: calc(142px * 4);
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="4"] {
    width: auto;
  }
}
.section2-step li[data-column="5"] {
  width: calc(142px * 5);
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="5"] {
    width: auto;
  }
}
.section2-step li[data-column="6"] {
  width: calc(142px * 6);
}
@media screen and (max-width: 767px) {
  .section2-step li[data-column="6"] {
    width: auto;
  }
}
.section2-step li {
  margin: 0 30px 0 0;
}
.section2-step li:last-child {
  margin: 0;
}
.parts-1 {
  overflow: hidden;
  width: 30px;
  height: 43px;
  position: absolute;
  right: -20px;
}
.parts-1 svg {
  position: absolute;
  right: 0;
}
.parts-2 {
  overflow: hidden;
  width: 30px;
  height: 43px;
  position: absolute;
  left: -20px;
}
.parts-2 svg {
  position: absolute;
  left: 0;
}
.parts-3 {
  overflow: hidden;
  width: 30px;
  height: 43px;
  position: absolute;
  right: -20px;
}
.parts-3 svg {
  position: absolute;
  right: 0;
}
.parts-4 {
  overflow: hidden;
  width: 30px;
  height: 43px;
  position: absolute;
  left: -20px;
}
.parts-4 svg {
  position: absolute;
  left: 0;
}
.section2-step-list-wrap {
  position: relative;
}
.section2-step-list {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .section2-step-list {
    display: none;
  }
}
.section2-step-list._step_False > li:after {
  display: none;
}
.section2-step-list > li {
  width: 100%;
  min-width: 131.7px;
  margin: 0 11px 0 0;
  background: #ebf7ff;
  display: flex;
  box-sizing: border-box;
  padding: 67px 18px 18px 18px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section2-step-list > li {
    width: auto;
    margin: 0;
    max-width: 100%;
  }
}
.section2-step-list > li:last-child {
  margin: 0;
}
.section2-step-list > li:after {
  content: "";
  width: 8px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  margin: auto;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_60%22%20data-name%3D%22%E3%83%91%E3%82%B9%2060%22%20d%3D%22M0%2C0%2C8%2C6%2C0%2C12Z%22%20fill%3D%22%2300a1e0%22%2F%3E%3C%2Fsvg%3E")
    no-repeat;
}
.section2-step-list > li.Non-Display::after {
  display: none;
}
.section2-step-list > li:last-child:after {
  display: none;
}
.active .section2-step-list-nav a {
  background: #f7cb78;
  color: #032d60;
}
.section2-step-list-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 8px 6px;
}
.section2-step-list-nav a {
  width: 100%;
  height: 45px;
  display: flex;
  background: #0b5cab;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  border-radius: 4px;
  padding: 5px 6px;
  box-sizing: border-box;
}
.section2-step-list-nav a span {
  width: 30px;
  height: 30px;
  font-size: 17px;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  background: #00a1e0;
  border-radius: 30px;
  display: flex;
  margin: 0 13px 0 0;
}
.section2-step-list-nav-block {
  display: flex;
  justify-content: center;
  width: 100%;
}
.section2-step-list-nav-block a {
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  display: flex;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 2px;
  padding: 18px 18px 60px 18px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid #0b5cab;
  align-items: center;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_58%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2058%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_125%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20125%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_57%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2057%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_50%22%20data-name%3D%22%E3%83%91%E3%82%B9%2050%22%20d%3D%22M20%2C10A10%2C10%2C0%2C1%2C1%2C10%2C0%2C10%2C10%2C0%2C0%2C1%2C20%2C10%22%20fill%3D%22%230b5cab%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat bottom 16px center #fff;
}
._horizontal .section2-step-list-nav-block a {
  writing-mode: initial;
  justify-content: center;
}
.section2-step-list-nav-block a:hover {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_58%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2058%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_125%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20125%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_57%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2057%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_50%22%20data-name%3D%22%E3%83%91%E3%82%B9%2050%22%20d%3D%22M20%2C10A10%2C10%2C0%2C1%2C1%2C10%2C0%2C10%2C10%2C0%2C0%2C1%2C20%2C10%22%20fill%3D%22%230b5cab%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat bottom 16px center #EBF7FF;
}
.section2-step-list-layer-content {
  display: none;
  position: absolute;
  width: 988px;
  z-index: 1;
  background: #ebf7ff;
  left: 0;
  top: 60px;
  min-height: calc(100% - 60px);
}
.section2-step-list-layer-content.show {
  display: block;
}
.section2-step-list-layer-content-inner {
  padding: 45px 40px 44px 43px;
}
.section2-step-list-layer-content-list > li {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 12px 0;
  position: relative;
  border-left: 7px solid #0b5cab;
}
.section2-step-list-layer-content-list > li span {
  font-family: "ITC Avant Garde", "Hiragino Kaku Gothic ProN", "メイリオ",
    sans-serif;
  font-weight: normal;
}
.section2-step-list-layer-content-list > li a {
  display: block;
  color: #032d60;
  padding: 14px 40px 14px 24px;
  border: 1px solid #dbdbdb;
  border-left: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_58%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2058%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_125%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20125%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_57%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2057%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_50%22%20data-name%3D%22%E3%83%91%E3%82%B9%2050%22%20d%3D%22M20%2C10A10%2C10%2C0%2C1%2C1%2C10%2C0%2C10%2C10%2C0%2C0%2C1%2C20%2C10%22%20fill%3D%22%230b5cab%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center right 16px #fff;
}
.section2-step-list-layer-content-close {
  position: absolute;
  top: 12px;
  right: 10px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.assessment-content {
  display: flex;
  background: #f7f7f7;
  padding: 18px 45px;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  .assessment-content {
    flex-flow: column;
    padding: 20px 10px;
  }
}
.assessment-content-block {
  padding: 5px 16px 0 0;
}
@media screen and (max-width: 767px) {
  .assessment-content-block {
    padding: 0;
  }
}
.assessment-content-head {
  font-size: 24px;
  line-height: 1.5;
  margin: 0 0 15px 0;
  color: #032d60;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .assessment-content-head {
    font-size: 18px;
    margin: 0 0 10px 0;
  }
}
.assessment-content-text {
  font-size: 16px;
  line-height: 1.5;
  color: #59575c;
  margin: 0 0 20px 0;
}
.assessment-content-link a {
  width: 200px;
  height: 40px;
  background: #0b5cab;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
}
.assessment-content-link a:hover {
  opacity: 0.8;
}
.assessment-content-image {
  width: 295px;
  min-width: 295px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .assessment-content-image {
    width: auto;
    margin: 23px auto 0 auto;
  }
}
.section3-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
  .section3-head {
    font-size: 24px;
  }
}
.section3-text {
  font-size: 20px;
  line-height: 1.5;
  color: #032d60;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  .section3-text {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
}
.section3-list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e0dcda;
}
@media screen and (max-width: 767px) {
  .section3-list {
    flex-flow: column;
  }
}
.section3-list li {
  width: 50%;
  padding: 18px 22px;
  box-sizing: border-box;
  border-bottom: 1px solid #e0dcda;
  display: flex;
}
@media screen and (max-width: 767px) {
  .section3-list li {
    width: 100%;
  }
}
.section3-list-icon {
  width: 48px;
  min-width: 48px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
  .section3-list-icon {
    margin: 0 14px 0 0;
  }
}
.section3-list-link {
  font-size: 18px;
  color: #0b5cab;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 5px 0;
}
@media screen and (max-width: 767px) {
  .section3-list-link {
    font-size: 16px;
  }
}
.section3-list-link a {
  display: inline-block;
  padding: 0 40px 0 0;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.189%22%20height%3D%2210.256%22%20viewBox%3D%220%200%206.189%2010.256%22%3E%20%3Cg%20id%3D%22arrow%22%20transform%3D%22translate(-7.171%20-4.872)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_74%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2074%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20fill%3D%22none%22%20stroke%3D%22%230b5cab%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center right;
}
.section3-list-link a:hover {
  text-decoration: underline;
}
.section3-list-text {
  font-size: 16px;
  line-height: 1.5;
  color: #59575c;
}
@media screen and (max-width: 767px) {
  .section3-list-text {
    font-size: 15px;
  }
}
.g-mail-magazine-top {
  display: flex;
  padding: 30px 22px 18px 22px;
  background: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-top {
    padding: 18px 22px 0 22px;
  }
}
.g-mail-magazine-icon {
  width: 48px;
  min-width: 48px;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-icon {
    margin: 0 14px 0 0;
  }
}
.g-mail-magazine-head {
  font-size: 18px;
  color: #59575c;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 5px 0;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-head {
    font-size: 16px;
  }
}
.g-mail-magazine-text {
  font-size: 16px;
  line-height: 1.5;
  color: #59575c;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-text {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
}
.g-mail-magazine-block {
  background: #f7f7f7;
  padding: 12px 22px 32px 22px;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-block {
    padding: 0 22px 18px 22px;
  }
}
.g-mail-magazine-form {
  display: flex;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-form {
    flex-flow: column;
  }
}
.g-mail-magazine-input {
  width: 340px;
  height: 40px;
  border: 1px solid #707070;
  background: #fff;
  margin: 0 15px 0 0;
  font-size: 16px;
  line-height: 1.2;
  text-indent: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .g-mail-magazine-input {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.g-mail-magazine-button {
  width: 200px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  border: none;
  background: #0b5cab;
  border-radius: 4px;
  cursor: pointer;
}
.g-mail-magazine-button:disabled {
  opacity: 0.5;
  cursor: default;
}
.section4-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 10px 0;
}
.section4-text {
  font-size: 20px;
  line-height: 1.5;
  color: #032d60;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 767px) {
  .section4-text {
    font-size: 16px;
  }
}
.section2-text a {
  color: #0b5cab;
}
.section3-text a {
  color: #0b5cab;
}
.section4-text a {
  color: #0b5cab;
}
.section4-list {
  display: flex;
  margin: 0 -23px 0 0;
}
@media screen and (max-width: 767px) {
  .section4-list {
    flex-flow: column;
    margin: 0;
  }
}
.section4-list li {
  width: 230px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(196, 196, 196, 0.4);
  position: relative;
  overflow: hidden;
  display: flex;
  margin: 0 23px 0 0;
}
@media screen and (max-width: 767px) {
  .section4-list li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.section4-list li:after {
  content: "";
  width: 505px;
  height: 334px;
  border-radius: 100%;
  position: absolute;
  top: 76px;
  right: -200px;
}
@media screen and (max-width: 767px) {
  .section4-list li:after {
    width: 735px;
    height: 443px;
    right: -320px;
    top: 100px;
  }
}
.section4-list li:nth-child(1):after {
  background: #f5fff7;
}
.section4-list li:nth-child(2):after {
  background: #edf8fe;
}
.section4-list li:nth-child(3):after {
  background: #f0f7ff;
}
.section4-list li:nth-child(4):after {
  background: #fff9f8;
}
.section4-list li:nth-child(5):after {
  background: #fffcf0;
}
.section4-list-inner {
  position: relative;
  z-index: 1;
  padding: 20px 15px 24px 15px;
  display: flex;
  flex-flow: column;
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section4-list-inner {
    padding: 30px 22px 35px 22px;
  }
}
.section4-list-icon {
  margin: 0 auto 20px auto;
  width: 50px;
}
@media screen and (max-width: 767px) {
  .section4-list-icon {
    margin: 0 auto 40px auto;
  }
}
.section4-list-head {
  font-size: 18px;
  line-height: 1.2;
  color: #032d60;
  font-weight: bold;
  text-align: center;
  margin: 0 0 14px 0;
}
@media screen and (max-width: 767px) {
  .section4-list-head {
    margin: 0 0 28px 0;
  }
}
.section4-list-text {
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 10px 0;
  color: #59575c;
  min-height: 45px;
}
@media screen and (max-width: 767px) {
  .section4-list-text {
    margin: 0 0 30px 0;
    min-height: auto;
  }
}
.section4-list-link {
  margin: 10px 0 0 0;
}
@media screen and (max-width: 767px) {
  .section4-list-link {
    margin: 14px 0 0 0;
  }
}
.section4-list-link a {
  display: flex;
  width: 100%;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  color: #032d60;
  border-radius: 4px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%226.189%22%20height%3D%2210.256%22%20viewBox%3D%220%200%206.189%2010.256%22%3E%20%3Cg%20id%3D%22arrow%22%20transform%3D%22translate(-3.171%20-4.872)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_76%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2076%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20transform%3D%22translate(-4)%22%20fill%3D%22none%22%20stroke%3D%22%230b5cab%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
@media screen and (max-width: 767px) {
  .section4-list-link a {
    font-size: 20px;
    height: 58px;
  }
}
.section4-list-link a:hover {
  opacity: 0.8;
}
.section4-list li:nth-child(1) .section4-list-link a {
  background-color: #d5ffde;
}
.section4-list li:nth-child(2) .section4-list-link a {
  background-color: #c6eafd;
}
.section4-list li:nth-child(3) .section4-list-link a {
  background-color: #a7ccfd;
}
.section4-list li:nth-child(4) .section4-list-link a {
  background-color: #fadedc;
}
.section4-list li:nth-child(5) .section4-list-link a {
  background-color: #fff6c9;
}
.section5 {
  border: 2px solid #e5f2fa;
  border-radius: 10px;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  padding: 45px 26px 70px 26px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section5 {
    padding: 36px 28px 30px 28px;
  }
}
.section5:after {
  content: "";
  position: absolute;
  top: -50px;
  left: 10px;
  width: 170px;
  height: 170px;
  background: url("../images/guide/balloon.png") no-repeat;
  background-size: 170px;
}
@media screen and (max-width: 767px) {
  .section5:after {
    top: -55px;
    left: -20px;
    width: 142px;
    height: 142px;
    background: url("../images/guide/balloon.png") no-repeat;
    background-size: 142px;
  }
}
.section5-head {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 38px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section5-head {
    font-size: 24px;
    margin: 0 0 30px 0;
  }
}
.section5-list {
  display: flex;
  margin: 0 -8px;
}
@media screen and (max-width: 767px) {
  .section5-list {
    flex-flow: column;
    margin: 0;
  }
}
.section5-list li {
  margin: 0 8px;
  width: 300px;
  border: 1px solid #e0dcda;
  border-radius: 4px;
  position: relative;
  padding: 28px 21px 166px 21px;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  .section5-list li {
    margin: 0 0 20px 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .section5-list li:last-child {
    margin: 0;
  }
}
.section5-list-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
  z-index: 1;
}
.section5-list-head {
  margin: 0 0 12px 0;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .section5-list-head {
    height: auto !important;
  }
}
.section5-list-head a:hover {
  text-decoration: underline;
}
.section5-list-text {
  font-size: 15px;
  line-height: 1.5;
  color: #707070;
  margin: 0 0 24px 0;
}
@media screen and (max-width: 767px) {
  .section5-list-text {
    color: #707070;
    height: auto !important;
  }
}
.section5-list-link a {
  display: flex;
  font-size: 14px;
  color: #fff;
  width: 150px;
  height: 40px;
  border-radius: 4px;
  background: #0b5cab;
  align-items: center;
  justify-content: center;
}
.section5-list-content {
  position: relative;
  z-index: 3;
}
.section-footer {
  margin: 0 0 78px 0;
}
@media screen and (max-width: 767px) {
  .section-footer {
    margin: 0;
  }
}
.section-footer-inner:empty {
  min-height: 200px;
}
@media screen and (max-width: 767px) {
  .section-footer-inner:empty {
    min-height: 100px;
  }
}
.section-footer-inner img {
  width: 100%;
}
.section-step-sp {
  height: 50px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 1.2;
  color: #032d60;
  font-weight: bold;
}
.parts-sp-1 {
  overflow: hidden;
  width: 30px;
  height: 50px;
  position: absolute;
  right: -10px;
}
.parts-sp-1 svg {
  position: absolute;
  right: 0;
}
.parts-sp-2 {
  overflow: hidden;
  width: 30px;
  height: 50px;
  position: absolute;
  left: -10px;
}
.parts-sp-2 svg {
  position: absolute;
  left: 0;
}
.parts-sp-3 {
  overflow: hidden;
  width: 30px;
  height: 50px;
  position: absolute;
  right: -10px;
}
.parts-sp-3 svg {
  position: absolute;
  right: 0;
}
.parts-sp-4 {
  overflow: hidden;
  width: 30px;
  height: 50px;
  position: absolute;
  left: -10px;
}
.parts-sp-4 svg {
  position: absolute;
  left: 0;
}
.parts-sp-5 {
  overflow: hidden;
  width: 30px;
  height: 50px;
  position: absolute;
  right: -10px;
}
.parts-sp-5 svg {
  position: absolute;
  right: 0;
}
.section2-step-list-nav-block-sp {
  padding: 6px;
}
.section2-step-list-nav-block-sp a {
  display: flex;
  font-size: 14px;
  line-height: 1.5;
  align-items: center;
  width: 100%;
  height: 52px;
  color: #174498;
  box-sizing: border-box;
  border: 1px solid #0b5cab;
  border-radius: 10px;
  padding: 0 12px 0 10px;
  background: #fff;
}
.section2-step-list-nav-block-sp a svg {
  margin: 0 0 0 auto;
}
.section2-step-list-nav-block-sp.show .open {
  display: none;
}
.section2-step-list-sp {
  margin: 0 0 30px 0;
}
.section2-step-list-sp > li {
  position: relative;
  margin: 0 0 16px 0;
}
.section2-step-list-sp._4 > li:last-child:after {
  display: none;
}
.section2-step-list-sp.not_bandindication > li:last-child:after {
  display: none;
}
.section2-step-list-sp > li:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 12px;
  height: 8px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%3E%20%3Cpath%20id%3D%22arrow%22%20d%3D%22M0%2C0%2C8%2C6%2C0%2C12Z%22%20transform%3D%22translate(12)%20rotate(90)%22%20fill%3D%22%2300a1e0%22%2F%3E%3C%2Fsvg%3E")
    no-repeat;
}
.section2-step-list-nav-sp {
  padding: 6px 0;
}
.section2-step-list-nav-sp.open .open {
  display: none;
}
.section2-step-list-nav-sp svg {
  margin: 0 14px 0 auto;
}
.section2-step-list-nav-sp a {
  width: 100%;
  height: 45px;
  display: flex;
  background: #0b5cab;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  padding: 5px 6px;
  box-sizing: border-box;
}
.section2-step-list-nav-sp a span {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  background: #00a1e0;
  border-radius: 30px;
  display: flex;
  margin: 0 13px 0 0;
}
.section2-step-list-nav-block-toggle-content {
  display: none;
  padding: 12px;
}
.section2-step-list-nav-block-toggle-content.show {
  display: block;
}
.section2-step-list-toggle-content-list > li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 12px 0;
  position: relative;
  border-left: 7px solid #0b5cab;
}
.section2-step-list-toggle-content-list > li span {
  font-family: "ITC Avant Garde", "Hiragino Kaku Gothic ProN", "メイリオ",
    sans-serif;
  font-weight: normal;
}
.section2-step-list-toggle-content-list > li a {
  display: block;
  color: #032d60;
  padding: 14px 40px 14px 24px;
  border: 1px solid #dbdbdb;
  border-left: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_58%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2058%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_125%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20125%22%20width%3D%2220%22%20height%3D%2220%22%20fill%3D%22none%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_57%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2057%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_50%22%20data-name%3D%22%E3%83%91%E3%82%B9%2050%22%20d%3D%22M20%2C10A10%2C10%2C0%2C1%2C1%2C10%2C0%2C10%2C10%2C0%2C0%2C1%2C20%2C10%22%20fill%3D%22%230b5cab%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_51%22%20data-name%3D%22%E3%83%91%E3%82%B9%2051%22%20d%3D%22M7.7%2C14.6%2C12.3%2C10%2C7.7%2C5.4%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E")
    no-repeat center right 16px #fff;
}
.section1-image {
  width: 552px;
  max-width: 552px;
  padding: 25px 0 0 0;
}
@media screen and (max-width: 767px) {
  .section1-image {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.section1-movie {
  width: 552px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section1-movie {
    width: auto;
    padding: 56% 0 0 0;
  }
}
.section1-movie-images {
  width: 552px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section1-movie-images {
    width: auto;
  }
}
.section1-movie-images .preview {
  position: relative;
}
.section1-movie-images .feature-movie-list-image {
  border-radius: 10px;
}
.section1-movie-images .feature-movie-list-image img {
  height: auto;
}
.section1-movie-images img {
  display: none;
}
.section1-movie-images img.show {
  display: block;
}
.section1-movie img {
  position: absolute;
  top: 0;
}
.section1-movie iframe {
  width: 100%;
  height: 310px;
}
@media screen and (max-width: 767px) {
  .section1-movie iframe {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
}
.section7 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section7 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section8 {
  width: 988px;
  margin: 0 auto 100px auto;
}
@media screen and (max-width: 767px) {
  .section8 {
    width: auto;
    margin: 0 20px 80px 20px;
  }
}
.section9 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section9 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section8-head {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 38px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section8-head {
    font-size: 24px;
    margin: 0 0 30px 0;
  }
}
.section10 {
  width: 990px;
  box-sizing: border-box;
  margin: 0 auto 60px auto;
  padding: 58px 32px 40px 32px;
  border-radius: 10px;
  border: 2px solid #e5f2fa;
}
@media screen and (max-width: 767px) {
  .section10 {
    width: auto;
    margin: 0 20px 60px 20px;
    padding: 36px 28px 30px 28px;
  }
}
.section10-head {
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 20px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section10-head {
    font-size: 24px;
    margin: 0 0 10px 0;
  }
}
.section10-text {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 32px 0;
  color: #032d60;
}
@media screen and (max-width: 767px) {
  .section10-text {
    font-size: 18px;
    margin: 0 0 10px 0;
  }
}
.section10-slider-image {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.slider {
  position: relative;
}
.section10-slider {
  display: flex;
  padding: 0 0 30px;
}
.slider-inner {
  overflow: hidden;
}
.section10-slider > li {
  width: 298px;
  min-width: 298px;
}
@media screen and (max-width: 767px) {
  .section10-slider > li {
    width: auto;
    min-width: auto;
  }
}
.section10-slider-name {
  margin: 12px 0 4px 0;
  font-size: 18px;
  line-height: 1.4;
  color: #032d60;
  font-weight: bold;
}
.section10-slider-description {
  font-size: 15px;
  line-height: 1.5;
  color: #59575c;
}
.section10-slider-links {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  padding: 13px 20px 3px 20px;
  background: rgba(3, 45, 96, 0.6);
  transition: top 0.3s;
}
@media screen and (max-width: 767px) {
  .section10-slider-links.show {
    top: 0;
  }
}
.section10-slider-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 14px 0 16px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #0b5cab;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #0b5cab;
  margin: 0 0 10px 0;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section10-slider-link {
    margin: 0 0 4px 0;
  }
}
@media screen and (min-width: 768px) {
  .section10-slider-image:hover .section10-slider-links {
    top: 0;
  }
}
.section10-slider-link span {
  width: 12px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-next {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -20px;
  top: 70px;
  margin: auto;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .slider-next {
    right: -44px;
  }
}
.slider-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  left: -20px;
  top: 70px;
  margin: auto;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .slider-prev {
    left: -44px;
  }
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 6px;
}
.swiper-pagination-bullet-active {
  background:#032d60;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0;
}
.section11 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section11 {
    width: auto;
    margin: 0 0 60px 0;
  }
}
.section11-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 767px) {
  .section11-head {
    font-size: 24px;
    margin: 0 0 20px 20px;
  }
}
.section11-slider > li {
  height: auto;
  border-top: 1px solid #E0DCDA;
  border-bottom: 1px solid #E0DCDA;
}
@media screen and (max-width: 767px) {
  .section11-slider > li {
    border-top: none;
    border-bottom: none;
  }
}
.section11-slider > li a {
  width: 308px;
  height: 100%;
  box-sizing: border-box;
  padding: 12px 0 18px 0;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section11-slider > li a {
    width: 100%;
    display: block;
  }
}
.section11-slider > li a:hover {
  text-decoration: underline;
}
.section11-slider > li img {
  width: 104px;
  height: 59px;
  object-fit: cover;
  margin: 0 16px 0 0;
}
@media screen and (max-width: 767px) {
  .section11-slider > li img {
    width: 280px;
    height: 158px;
    display: block;
    margin: 0 auto 10px auto;
  }
}
.section11-slider > li p {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  color: #59575C;
}
@media screen and (max-width: 767px) {
  .section11-slider > li p {
    font-size: 16px;
    line-height: 25px;
  }
}
.slider-next-11 {
  position: absolute;
  width: 28px;
  height: 28px;
  right: -48px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 1350px) {
  .slider-next-11 {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider-next-11 {
    right: 12%;
  }
}
.slider-prev-11 {
  position: absolute;
  width: 28px;
  height: 28px;
  left: -48px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 1350px) {
  .slider-prev-11 {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider-prev-11 {
    left: 12%;
  }
}
.slider-next-11:hover,
.slider-prev-11:hover {
  opacity: 0.8;
}
.section12 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section12 {
    width: auto;
    margin: 0 0 60px 0;
  }
}
.section13 {
  width: 988px;
  margin: 20px auto;
}
@media screen and (max-width: 767px) {
  .section13 {
    width: auto;
    margin: 20px;
  }
}
.section13._negative_space {
  margin: -40px auto 60px auto;
}
@media screen and (max-width: 767px) {
  .section13._negative_space {
    margin: -40px 20px 60px 20px;
  }
}
.section13-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 767px) {
  .section13-head {
    font-size: 26px;
    margin: 0 0 10px 0;
  }
}
.section13-text {
  font-size: 16px;
  line-height: 1.68;
  color: #59575c;
}
.section13-text.post-detail-contents {
  margin: 0;
}
.section13-text.post-detail-contents p {
  font-size: 16px;
  line-height: 1.68;
}
.section13-text.post-detail-contents p a {
  color: #0b5cab;
  text-decoration: none;
}
.section13-text.post-detail-contents p a:hover {
  text-decoration: underline;
}
.section13-text.post-detail-contents ul li {
  font-size: 16px;
  line-height: 1.68;
  margin: 0 0 8px;
}
.section13-text.post-detail-contents ul {
  margin: 10px 0 20px;
}
.section14 {
  width: 988px;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section14 {
    width: auto;
    margin: 0 20px 60px 20px;
  }
}
.section14._negative_space {
  margin: -40px auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section14._negative_space {
    margin: -40px 20px 60px 20px;
  }
}
.section14-head {
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  color: #032d60;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 767px) {
  .section14-head {
    font-size: 26px;
    margin: 0 0 10px 0;
  }
}
.section14-images {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
}
.section14-images div {
  flex: 1;
}
.section14-images img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section14-images {
    flex-direction: column;
  }
}
.section15 .entry-section {
  padding: 0;
  margin: 0;
  background: none;
}
.entry-section {
  margin: 80px 0 0 0;
  padding: 80px 0 60px 0;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .entry-section {
    margin: 30px 0 0 0;
    padding: 45px 0 30px 0;
  }
}
.entry-form {
  width: 800px;
  background: #fff;
  box-sizing: border-box;
  padding: 60px 45px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .entry-form {
    width: auto;
    margin: 0 15px;
    padding: 25px 0;
  }
}
.form-label {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 10px 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .form-label {
    font-size: 14px;
  }
}
.form-label .required {
  font-size: 10px;
  line-height: 1;
  color: #fff;
  background: #fe9339;
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px;
  font-weight: normal;
  border-radius: 3px;
  margin: 3px 0 0 5px;
}
@media screen and (max-width: 767px) {
  .form-label .required {
    margin: 0 0 0 5px;
  }
}
.error-message {
  display: none;
  padding: 10px 0 0 0;
  font-size: 12px;
  line-height: 1.2;
  color: #c23934;
}
.schedule-error-message {
  font-size: 14px;
  line-height: 1.2;
  color: #c23934;
}
.error-message.show {
  display: block;
}
.form-block {
  display: flex;
  margin: 0 0 40px 0;
  width: 100%;
}
.form-block._narrow {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 767px) {
  .form-block._sp_block {
    display: block;
  }
}
.form-item_single {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}
.form-item1 {
  width: 100%;
}
.form-item {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .form-item:first-child {
    padding: 0 7px 0 15px;
  }
  .form-item:last-child {
    padding: 0 15px 0 7px;
  }
}
.form-input {
  border: 1px solid #ccc;
  border-radius: 3px;
}
.form-input input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  height: 50px;
  font-size: 14px;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .form-input input {
    font-size: 16px;
  }
}
.form-checkbox-list {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 0 0;
}
.form-checkbox-list > li {
  font-size: 14px;
  line-height: 1.2;
  margin: 0 20px 20px 0;
}
.form-terms > li > input[type="checkbox"],
.form-checkbox-list > li > input[type="checkbox"] {
  display: none;
}
.form-terms > li > label,
.form-checkbox-list > li > label {
  padding: 0 0 0 26px;
  position: relative;
  cursor: pointer;
  display: block;
}
.form-terms > li > label:before,
.form-checkbox-list > li > label:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border: 1px solid #777;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
}
.form-terms > li > label:before {
  top: 2px;
}
.form-terms > li > input[type="checkbox"]:checked + label:after,
.form-checkbox-list > li > input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  display: block;
  box-sizing: border-box;
  width: 12px;
  height: 7px;
  top: 4px;
  left: 3px;
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #215ca0;
}
.form-terms > li > input[type="checkbox"]:checked + label:after {
  top: 6px;
}
.form-other {
  display: flex;
  align-items: center;
}
.form-other-label {
  font-size: 14px;
  line-height: 1.2;
  padding: 0 20px 0 0;
}
.form-other .form-input {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .form-other .form-input {
    width: auto;
  }
}
.form-select {
  position: relative;
  display: block;
}
.form-select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #215ca0;
  border-right: 2px solid #215ca0;
  transform: rotate(45deg);
}
.form-select select {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 50px;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 35px 0 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .form-select select {
    font-size: 16px;
  }
}
.form-request {
  margin: 30px 0 0 0;
  border: 1px solid #ddd;
}
.form-request-header {
  background: #f5f5f5;
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
.form-request-header-text {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}
.form-request-list > li {
  display: none;
  padding: 15px 30px 15px 20px;
}
.form-request-list > li.show {
  display: flex;
}
.form-request-list > li > input[type="radio"] {
  display: none;
}
.form-request-list > li > label {
  font-size: 12px;
  line-height: 22px;
  padding: 0 0 0 26px;
  position: relative;
  cursor: pointer;
}
.form-request-list > li > label:before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  border: 1px solid #777;
  background: #fff;
  border-radius: 16px;
}
.form-request-list > li.disabled {
  background: #eee;
}
.form-request-list > li.disabled > label {
  cursor: default;
  color: #aaa;
}
.form-request-list > li.disabled > label:before {
  border: 1px solid #ddd;
}
.form-request-list > li.disabled > label:after,
.form-request-list > li > input[type="radio"]:checked + label:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  left: 5px;
  top: 7px;
  border-radius: 8px;
}
.form-request-list > li > input[type="radio"]:checked + label:after {
  background: #215ca0;
}
.form-request-list > li.disabled > label:after {
  background: #ddd;
}
.form-status {
  font-size: 10px;
  line-height: 1.2;
  padding: 5px 0;
  background: #215ca0;
  border-radius: 3px;
  color: #fff;
  width: 35px;
  text-align: center;
  margin: 0 0 0 auto;
}
.disabled .form-status {
  background: #aaa;
}
.form-terms {
  padding: 0 15px 40px 15px;
}
.form-terms > li {
  font-size: 12px;
  line-height: 2;
  margin: 0 0 20px 0;
}
.form-terms > li a {
  color: #215ca0;
  text-decoration: underline;
}
.form-terms > li a:hover {
  text-decoration: none;
}
.form-submit {
  width: 180px;
  margin: auto;
}
.form-submit button[type="submit"] {
  font-size: 16px;
  line-height: 1.2;
  height: 50px;
  background: #215ca0;
  border-radius: 3px;
  width: 100%;
  color: #fff;
  font-weight: bold;
  border: none;
  cursor: pointer;
}
.form-submit button[type="submit"]:not(:disabled):hover {
  opacity: 0.8;
}
.form-submit button[type="submit"]:disabled {
  opacity: 0.5;
  cursor: default;
}
.section-head {
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-head {
    font-size: 21px;
  }
}
