@charset "UTF-8";
.spacer {
  flex-grow: 1; }

.main {
  overflow: hidden; }

.block {
  display: block; }

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

.uppercase {
  text-transform: uppercase; }

.show-from-medium-screen {
  display: none; }
  @media screen and (min-width: 751px) {
    .show-from-medium-screen {
      display: block; } }

@media screen and (min-width: 751px) {
  .hide-from-medium-screen {
    display: none; } }

.pc [href^='tel:'] {
  pointer-events: none;
  cursor: default; }

* {
  box-sizing: border-box; }

body {
  padding: 0;
  margin: 0;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.5; }

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

a {
  font-style: normal; }

dl,
dt,
dd {
  padding: 0;
  margin: 0; }

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none; }

.picture {
  display: block; }

.border-img {
  margin: -1px;
  border: solid 1px #023793; }
  .border-img + .border-img {
    margin-top: 17px; }
    @media screen and (min-width: 751px) {
      .border-img + .border-img {
        margin-top: 20px; } }

.base-layout {
  max-width: 1036px;
  padding-right: 28px;
  padding-left: 28px;
  margin-right: auto;
  margin-left: auto; }

.content-layout {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto; }

.section-layout {
  padding: 60px 0; }
  @media screen and (min-width: 751px) {
    .section-layout {
      padding: 80px 0; } }
  .section-layout--yellow {
    background-color: #fbf5e7; }
  .section-layout--gray {
    background-color: #f1f1f1; }
  .section-layout--blue {
    background-color: #bcebff; }
  .section-layout--green {
    background-color: #ecf3bd; }
  .section-layout--lead .main-text {
    margin-right: -15px;
    margin-left: -15px; }
  .section-layout--lead .cv-btn {
    max-width: 650px;
    margin: -100px auto 50px; }
    @media screen and (min-width: 751px) {
      .section-layout--lead .cv-btn {
        margin-top: -146px; } }
  .section-layout--lead-botrunk .cv-btn {
    max-width: 600px; }
    @media screen and (min-width: 751px) {
      .section-layout--lead-botrunk .cv-btn {
        margin-top: -130px; } }
  .section-layout--service {
    padding-bottom: 68px; }
    @media screen and (min-width: 751px) {
      .section-layout--service {
        padding-bottom: 140px; } }
  .section-layout--relative {
    position: relative; }

.pc [src*='btn-botrunk.png'] {
  display: inline-block;
  transition: all 0.25s ease-out; }
  .pc [src*='btn-botrunk.png']:hover {
    transform: scale(1.03); }

.main-visual-layout {
  padding: 64px 0 54px;
  background: url(/os2/images/katazuke-bg_sp.png?v=20240725) 0 0 no-repeat #acd8bd;
  background-size: 100% auto;
  position: relative; }
  @media screen and (min-width: 751px) {
    .main-visual-layout {
      padding: 50px 0 100px;
      background: url(/os2/images/katazuke-bg_pc.png?v=20240725) center center no-repeat;
      background-size: cover; } }
  .main-visual-layout--botrunk {
    min-height: 537px;
    padding-top: 60px;
    background-color: #007dc9;
    background-image: url(/os2/images/botrunk-bg_sp.png); }
    @media screen and (min-width: 751px) {
      .main-visual-layout--botrunk {
        min-height: 590px;
        padding-top: 80px;
        background-image: url(/os2/images/botrunk-bg_pc.png); } }
    .main-visual-layout--botrunk .main-visual-text {
      display: block;
      font-size: 20px;
      color: #fff;
      text-align: center; }
      @media screen and (min-width: 751px) {
        .main-visual-layout--botrunk .main-visual-text {
          font-size: 35px; } }
    .main-visual-layout--botrunk .main-visual-img {
      display: block;
      width: 90%;
      margin: 20px auto; }
      @media screen and (min-width: 751px) {
        .main-visual-layout--botrunk .main-visual-img {
          width: 455px;
          margin: 25px auto; } }
    .main-visual-layout--botrunk .main-visual-lead {
      margin-top: 20px;
      font-size: 17px;
      font-weight: bold;
      line-height: 1.75;
      color: #fff;
      text-align: center; }
  .main-visual-layout__main-title {
    padding: 0;
    margin: 0 auto; }
    @media screen and (min-width: 481px) {
      .main-visual-layout__main-title {
        max-width: 915px; } }
  .main-visual-layout__note-text {
    width: 100%;
    padding: 4px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #cbe6f5; }
    @media screen and (min-width: 751px) {
      .main-visual-layout__note-text {
        width: auto;
        border-radius: 0 0 0 10px;
        padding: 6px 12px; } }

.main-visual-lead-layout {
  margin-top: 48.59813vw; }
  @media screen and (max-width: 480px) {
    .main-visual-lead-layout {
      margin-right: -10px;
      margin-left: -10px; } }
  @media screen and (min-width: 751px) {
    .main-visual-lead-layout {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 34px; } }
  .main-visual-lead-layout__title {
    font-size: 30px;
    font-weight: bold;
    color: #0f1c3f;
    text-align: center;
    text-shadow: 2px 2px 0px #fff, -2px 2px 0px #fff, 2px -2px 0px #fff, -2px -2px 0px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px 0px 0px #fff, 0px -2px 0px #fff; }
    @media screen and (min-width: 481px) {
      .main-visual-lead-layout__title {
        padding-right: 20px; } }
  .main-visual-lead-layout__text {
    padding-top: 10px;
    text-align: center; }
    @media screen and (min-width: 481px) {
      .main-visual-lead-layout__text {
        padding-top: 0; } }

.area-layout {
  padding: 15px 18px 0;
  margin-top: 20px;
  background-color: #fff; }
  @media screen and (max-width: 480px) {
    .area-layout {
      margin-right: -28px;
      margin-left: -28px; } }
  @media screen and (min-width: 481px) {
    .area-layout {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      margin-top: 50px; } }
  @media screen and (min-width: 751px) {
    .area-layout {
      flex-wrap: nowrap;
      padding: 5px 30px 0; } }
  .area-layout__title {
    flex-shrink: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .area-layout__lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (min-width: 751px) {
      .area-layout__lists {
        margin: 0 0 0 16px; } }
  .area-layout__note {
    margin: 0 -28px;
    padding: 8px 18px 12px;
    font-size: 13px;
    text-align: center;
    background-color: #fff; }
    @media screen and (min-width: 751px) {
      .area-layout__note {
        margin: 0;
        padding: 8px 0 12px; } }
    @media screen and (min-width: 481px) {
      .area-layout__note {
        margin: 0; } }

.area-label {
  display: inline-block;
  height: 36px;
  padding: 0 12px;
  margin: 5px;
  font-size: 14px;
  line-height: 36px;
  background-color: #fcef00;
  border-radius: 30px; }

@media screen and (min-width: 481px) {
  .feature-grid-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px; } }

@media screen and (min-width: 941px) {
  .feature-grid-layout {
    grid-template-columns: 1fr 1fr 1fr; } }

@media screen and (max-width: 480px) {
  .feature-grid-layout__item + .feature-grid-layout__item {
    margin-top: 20px; } }

@media screen and (min-width: 481px) {
  .feature-grid-layout__item {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 15px; } }

@media screen and (min-width: 941px) {
  .feature-grid-layout--botrunk {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

@media screen and (min-width: 751px) {
  .feature-grid-layout--botrunk .primary-box__title {
    font-size: 15px; } }

.cautions-layout {
  max-width: 756px;
  margin: 40px auto 0; }
  @media screen and (min-width: 751px) {
    .cautions-layout {
      display: flex;
      align-items: center;
      margin-top: 50px; }
      .cautions-layout__title {
        flex-shrink: 0; }
      .cautions-layout__contents {
        padding-left: 30px;
        margin-left: 36px;
        border-left: 1px solid #000; } }

.sticky-btn-layout {
  position: sticky;
  bottom: 0;
  z-index: 1020;
  text-align: right;
  pointer-events: none;
  opacity: 0;
  transition: all 0.25s ease-out; }
  .has-offset .sticky-btn-layout {
    opacity: 1; }
  .sticky-btn-layout img {
    max-width: 600px;
    pointer-events: visible; }
    @media screen and (min-width: 481px) {
      .sticky-btn-layout img {
        width: 40%; } }
  @media screen and (min-width: 751px) {
    .absolute-cv-btn .sticky-btn-layout {
      display: none; } }
  @media screen and (min-width: 751px) {
    .sticky-btn-layout.hidden {
      visibility: hidden;
      opacity: 0; } }

@media screen and (min-width: 751px) {
  .shop-layout {
    display: flex;
    align-items: center;
    margin: 50px 0; } }

.shop-layout__img {
  text-align: center; }
  @media screen and (min-width: 751px) {
    .shop-layout__img {
      flex-shrink: 0;
      width: 100px; } }

.shop-layout__text {
  padding: 18px 0; }
  @media screen and (min-width: 751px) {
    .shop-layout__text {
      padding: 0 0 0 20px; } }

.shop-layout__text-title {
  font-size: 20px;
  font-weight: bold;
  color: #171c61; }

.shop-layout__text-content {
  padding-top: 10px; }
  @media screen and (min-width: 751px) {
    .shop-layout__text-content {
      padding-top: 5px; } }

.figure-botrunk {
  max-width: 500px;
  margin: 50px auto 0; }
  .figure-botrunk__caption {
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }

.figure-botrunk-note {
  max-width: 500px;
  margin: 15px auto 0;
  text-align: right; }

.heading {
  padding: 0;
  margin: 0; }
  .heading--level-2 {
    margin-bottom: 35px;
    font-size: 26px;
    text-align: center; }
    @media screen and (min-width: 751px) {
      .heading--level-2 {
        margin-bottom: 50px;
        font-size: 30px; } }
  .heading--level-3 {
    padding-left: 7px;
    margin: 40px 0 40px;
    font-size: 20px;
    border-bottom: 2px solid #171c61;
    border-left: 3px solid #171c61; }
    @media screen and (min-width: 751px) {
      .heading--level-3 {
        padding-bottom: 3px;
        padding-left: 10px;
        margin: 50px 0 40px;
        border-left: 7px solid #171c61; } }
  .heading--with-icon {
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center; }
    .heading--with-icon img {
      display: inline-block;
      margin-right: 0.5em; }

.text-align-right {
  text-align: right; }

.text-align-center {
  text-align: center; }

.text-align-left {
  text-align: left; }

.main-text {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  text-align: center; }
  @media screen and (min-width: 751px) {
    .main-text {
      font-size: 18px; } }
  .main-text + .main-text {
    margin-top: 2em; }

.note-text {
  padding-left: 1em;
  font-size: smaller;
  text-indent: -1em; }
  .note-text + .note-text {
    margin-top: -0.8em; }

.lead-text {
  line-height: 1.75; }
  @media screen and (min-width: 751px) {
    .lead-text {
      text-align: center; } }

.reading-text {
  line-height: 1.75; }

.dot-lists {
  padding: 0;
  margin: 0;
  font-size: 13px;
  list-style: none; }
  .dot-lists__item {
    padding-left: 1em;
    text-indent: -1em; }
    .dot-lists__item::before {
      content: '・'; }

.with-coronavirus-lists {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto; }
  .with-coronavirus-lists__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    padding: 15px 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 481px) {
      .with-coronavirus-lists__item {
        width: 33%; } }
    @media screen and (min-width: 751px) {
      .with-coronavirus-lists__item {
        width: 25%; } }
  .with-coronavirus-lists img {
    display: inline-block;
    margin-bottom: 6px;
    border: solid 1px #000; }
    @media screen and (max-width: 750px) {
      .with-coronavirus-lists img {
        width: 93px;
        height: auto; } }

.check-lists__item {
  position: relative;
  padding-left: 50px; }
  @media screen and (min-width: 751px) {
    .check-lists__item {
      padding-left: 68px; } }

.check-lists__item + .check-lists__item {
  margin-top: 40px; }

.check-lists__icon {
  position: absolute;
  top: 0;
  left: 0; }

.check-lists__title {
  font-size: 22px;
  font-weight: bold;
  color: #171c61; }

.check-lists__text {
  padding-top: 10px;
  font-size: 16px; }

.check-lists .logo {
  width: auto;
  padding: 0 10px;
  transform: translateY(-8px); }
  @media screen and (max-width: 750px) {
    .check-lists .logo {
      width: 100px;
      padding: 0 5px;
      transform: none; } }

.case-heading {
  margin: 40px 0 0; }
  @media screen and (min-width: 751px) {
    .case-heading {
      margin: 50px 0 0; } }

.case-text {
  font-size: 13px; }
  .case-text span {
    font-size: 14px;
    font-weight: bold; }

.case-lists__item {
  display: flex;
  height: auto; }

.case-list {
  display: flex;
  flex-direction: column;
  width: calc(100% - 2px);
  border: solid 1px #000; }
  .case-list__title {
    padding: 3px 5px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #023894; }
  .case-list__img {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    text-align: center; }
  .case-list__price {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 15px;
    margin-top: auto;
    font-weight: bold;
    color: #636363; }
  .case-list__price-text {
    padding-right: 5px;
    font-size: smaller;
    line-height: 1; }
  .case-list__price-num {
    font-size: large;
    font-weight: bold; }
  .case-list .total-label {
    margin-top: 10px; }

.total-label {
  display: inline-block;
  height: 30px;
  padding: 2px 10px 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  background-color: #bcebff;
  border-radius: 25px; }

@media screen and (max-width: 940px) {
  .swiper {
    padding-bottom: 40px;
    padding-left: 18px;
    margin-right: -28px; } }

.swiper-pagination {
  bottom: 0 !important; }
  @media screen and (min-width: 941px) {
    .swiper-pagination {
      display: none; } }

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #c4c4c4;
  opacity: 1; }

.swiper-pagination-bullet-active {
  background-color: #7acdf5; }

.item-lists {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 23px 0;
  width: 300px;
  margin: 0 auto; }
  @media screen and (min-width: 751px) {
    .item-lists {
      grid-template-columns: 1fr 1fr 1fr 1fr;
      gap: 50px 0;
      width: 100%;
      max-width: 768px; } }
  @media screen and (min-width: 751px) {
    .item-lists {
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr; } }
  .item-lists__item {
    display: flex;
    flex-direction: column;
    align-self: start;
    justify-content: center; }
  .item-lists__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    padding: 8px;
    margin: 0 auto;
    text-align: center;
    border: 3px solid #003894;
    border-radius: 10px; }
    @media screen and (min-width: 751px) {
      .item-lists__icon {
        width: 100px;
        height: 100px; } }
    .item-lists__icon img {
      max-height: 100%; }
  .item-lists__text {
    display: block;
    width: 70px;
    margin: 8px auto 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap; }
    @media screen and (min-width: 751px) {
      .item-lists__text {
        width: 90px;
        margin-top: 13px;
        font-size: 16px;
        line-height: 1.5; } }
    @media screen and (min-width: 941px) {
      .item-lists__text {
        width: 134px; } }
    .item-lists__text--long {
      transform: translateX(-1em); }
      @media screen and (min-width: 751px) {
        .item-lists__text--long {
          transform: translateX(-0.5em); } }

.cv-btns__list {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.cv-btns__item {
  width: 100%; }

@media screen and (min-width: 751px) {
  .cv-btns {
    max-width: initial; }
    .cv-btns__list {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 20px; }
    .cv-btns__item--half-pc {
      width: calc(50% - 10px); } }

.cv-btns--lead {
  max-width: 650px;
  margin: 0 auto; }
  .cv-btns--lead .cv-btns__list {
    margin: -92px 0 40px; }
  @media screen and (min-width: 751px) {
    .cv-btns--lead {
      max-width: initial; }
      .cv-btns--lead .cv-btns__list {
        margin: -130px 0 50px; } }

.cv-btns--flow .cv-btns__list {
  margin-top: 12px; }

@media screen and (min-width: 751px) {
  .cv-btns--flow .cv-btns__list {
    gap: 14px;
    margin-top: 22px; }
  .cv-btns--flow .cv-btns__item--half-pc {
    width: calc(50% - 7px); } }

.cv-btns--sticky .cv-btns__list {
  flex-direction: row;
  gap: 16px;
  justify-content: center;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8); }

.cv-btns--sticky .cv-btns__item {
  width: auto; }

.cv-btns--sticky .cv-btns__btn--close {
  display: none; }

@media screen and (min-width: 751px) {
  .cv-btns--sticky {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    max-width: 320px;
    margin-left: auto; }
    .cv-btns--sticky .cv-btns__list {
      flex-direction: column; }
    .cv-btns--sticky .cv-btns__btn--close {
      position: relative;
      display: block;
      width: 28px;
      height: 28px;
      pointer-events: visible;
      cursor: pointer;
      background-color: rgba(255, 255, 255, 0.8);
      border: none; }
      .cv-btns--sticky .cv-btns__btn--close::before, .cv-btns--sticky .cv-btns__btn--close::after {
        position: absolute;
        inset: 0;
        width: 17px;
        height: 2px;
        margin: auto;
        content: '';
        background-color: #000;
        border-radius: 15px; }
      .cv-btns--sticky .cv-btns__btn--close::before {
        transform: rotate(45deg); }
      .cv-btns--sticky .cv-btns__btn--close::after {
        transform: rotate(-45deg); }
    .cv-btns--sticky .cv-btns__btn-text {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      clip-path: inset(50%); } }

.cv-btns--sticky .cv-btns__image {
  width: 100%;
  height: auto; }

.tel-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  padding: 6px 6px 6px 13px;
  background: linear-gradient(#dce83c, #b0bd00);
  color: #003459;
  border-radius: 5px;
  text-decoration: none; }
  @media screen and (min-width: 751px) {
    .tel-btn {
      justify-content: space-between;
      padding: 10px 10px 10px 15px; } }
  .tel-btn__text {
    flex-shrink: 0; }
  .tel-btn--sticky {
    padding: 10px;
    gap: 10px; }
    .tel-btn--sticky img {
      max-width: 100%;
      width: 100%; }
    .tel-btn--sticky .tel-btn-text__icon {
      width: 60px; }
    .tel-btn--sticky .tel-btn-text__column {
      display: flex;
      flex-direction: column;
      font-weight: bold;
      align-items: flex-start;
      word-break: keep-all;
      line-height: 1.3; }
    .tel-btn--sticky .tel-btn-text__text {
      font-size: 16px; }
    .tel-btn--sticky .tel-btn-text__number {
      font-size: 18px; }

.tel-btn-text {
  display: flex;
  flex-direction: column;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  font-feature-settings: 'palt' 1; }
  @media screen and (min-width: 751px) {
    .tel-btn-text {
      flex-direction: row;
      align-items: center;
      gap: 10px; } }
  .tel-btn-text__text {
    font-size: 3.27103vw; }
    @media screen and (min-width: 751px) {
      .tel-btn-text__text {
        font-size: 2vw; } }
    @media screen and (min-width: 1241px) {
      .tel-btn-text__text {
        font-size: 24px; } }
  .tel-btn-text__number {
    font-size: 5.60748vw;
    word-break: keep-all; }
    @media screen and (min-width: 751px) {
      .tel-btn-text__number {
        font-size: 4.16667vw; } }
    @media screen and (min-width: 1241px) {
      .tel-btn-text__number {
        font-size: 48px; } }

@media screen and (min-width: 751px) {
  .cv-btns--flow .tel-btn-text__icon img {
    width: 30px; } }

@media screen and (min-width: 1241px) {
  .cv-btns--flow .tel-btn-text__icon img {
    width: 40px; } }

@media screen and (min-width: 751px) {
  .cv-btns--flow .tel-btn-text__text {
    font-size: 1.83333vw; } }

@media screen and (min-width: 1241px) {
  .cv-btns--flow .tel-btn-text__text {
    font-size: 18px; } }

@media screen and (min-width: 751px) {
  .cv-btns--flow .tel-btn-text__number {
    font-size: 2.5vw; } }

@media screen and (min-width: 1241px) {
  .cv-btns--flow .tel-btn-text__number {
    font-size: 30px; } }

.pc .cv-btns__link[href^='tel:'] {
  text-decoration: none; }
  .pc .cv-btns__link[href^='tel:'] .cv-btns__image {
    pointer-events: none; }

.mt-30-48 {
  margin-top: 30px; }
  @media screen and (min-width: 751px) {
    .mt-30-48 {
      margin-top: 48px; } }

.box {
  display: block;
  padding: 30px 20px 20px;
  overflow: hidden;
  background: #fff; }
  @media screen and (min-width: 751px) {
    .box {
      display: flex;
      padding: 45px 45px 45px; } }
  .box__img {
    max-width: 80%;
    margin: 0 auto; }
    @media screen and (min-width: 751px) {
      .box__img {
        width: 40%;
        max-width: 300px;
        margin: 0; } }
  @media screen and (min-width: 751px) {
    .box__contents {
      flex-grow: 1;
      width: 60%;
      padding-left: 40px; } }
  .box__title {
    margin-top: 30px;
    font-size: 17px;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 751px) {
      .box__title {
        margin-top: 0;
        text-align: left; } }
  .box__text {
    padding-top: 10px;
    font-size: 16px; }
  .box__link-text {
    float: right;
    padding-top: 20px;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    text-align: right;
    text-decoration: none; }
    @media screen and (min-width: 751px) {
      .box__link-text {
        padding-top: 10px; } }

.flow-layout {
  counter-reset: item; }
  @media screen and (min-width: 751px) {
    .flow-layout--botrunk .flow-box__btn img {
      max-width: 510px; } }

.flow-box {
  position: relative;
  border: 1px solid #000;
  border-radius: 25px; }
  @media screen and (min-width: 751px) {
    .flow-box {
      display: flex; } }
  .flow-box + .flow-box {
    margin-top: 40px; }
    .flow-box + .flow-box::before {
      position: absolute;
      top: -10px;
      left: 50%;
      width: 0;
      height: 0;
      content: '';
      border-color: #70d1fa transparent transparent transparent;
      border-style: solid;
      border-width: 20px 26.5px 0 26.5px;
      transform: translate(-50%, -100%); }
  .flow-box__title {
    padding: 10px 5px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #023894;
    border-radius: 23px 23px 0 0; }
    @media screen and (min-width: 751px) {
      .flow-box__title {
        position: relative;
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        width: 200px;
        padding-left: 60px;
        font-size: 17px;
        font-weight: bold;
        color: #000;
        text-align: left;
        background: linear-gradient(to right, #023894 30%, #fff 30%);
        border-radius: 25px 0 0 25px; } }
    .flow-box__title::before {
      padding-right: 0.3em;
      content: counter(item) ".";
      counter-increment: item; }
      @media screen and (min-width: 751px) {
        .flow-box__title::before {
          position: absolute;
          top: 50%;
          left: 23px;
          font-size: 24px;
          color: #fff;
          content: counter(item);
          transform: translateY(-50%); } }
    @media screen and (min-width: 751px) {
      .flow-box__title::after {
        position: absolute;
        top: 10px;
        right: 0;
        width: 1px;
        height: calc(100% - 20px);
        content: '';
        background-color: #000; } }
  .flow-box__content {
    padding: 20px;
    margin: 0;
    font-size: 16px; }
    @media screen and (min-width: 751px) {
      .flow-box__content {
        padding: 30px; }
        .flow-box__content > *:last-child {
          padding-bottom: 0;
          margin-bottom: 0; } }
  .flow-box__btn {
    padding-top: 10px;
    text-align: center; }
    .flow-box__btn img {
      max-width: 336px; }
      @media screen and (min-width: 751px) {
        .flow-box__btn img {
          max-width: 527px; } }

.definition-box {
  padding: 15px;
  margin-top: 28px;
  background-color: #fff; }
  @media screen and (min-width: 751px) {
    .definition-box {
      padding: 20px 30px 30px; } }
  .definition-box__title {
    padding: 0 14px 10px;
    font-size: 21px;
    font-weight: bold;
    border-bottom: 1px solid #000; }
    @media screen and (min-width: 751px) {
      .definition-box__title {
        padding: 0 0 10px; } }
  @media screen and (min-width: 751px) {
    .definition-box__contents {
      display: flex; } }
  .definition-box__img {
    padding-top: 24px;
    text-align: center; }
    @media screen and (min-width: 751px) {
      .definition-box__img {
        flex-shrink: 0;
        width: 300px; } }
    .definition-box__img--hugall img {
      max-width: 258px; }
    .definition-box__img--jp img {
      width: 136px; }
  @media screen and (min-width: 751px) {
    .definition-box__text {
      padding-top: 20px;
      padding-left: 30px; } }
  .definition-box__brand-title {
    margin-top: 15px;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 751px) {
      .definition-box__brand-title {
        margin-top: 0;
        text-align: left; } }
  .definition-box__brand-text {
    margin-top: 15px; }

.primary-box__title {
  padding: 10px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #023894;
  border-radius: 15px 15px 0 0; }

.primary-box__contents {
  background-color: #fff; }
  .primary-box__contents > *:first-child {
    padding-top: 0;
    margin-top: 0; }
  .primary-box__contents > *:last-child {
    padding-bottom: 0;
    margin-bottom: 0; }

.primary-box--secondly .primary-box__title {
  font-weight: bold;
  color: #000;
  background-color: #70d1fa; }

.primary-box--img .primary-box__contents {
  padding: 0 18px 18px;
  border-radius: 0 0 15px 15px; }

.primary-box--img .primary-box__main-img {
  margin: 0 -18px; }

.primary-box--img .primary-box__text *:last-child {
  padding-bottom: 0;
  margin-bottom: 0; }

.primary-box--large .primary-box__contents {
  padding: 20px 10px; }
  @media screen and (min-width: 751px) {
    .primary-box--large .primary-box__contents {
      padding: 20px; } }
  .primary-box--large .primary-box__contents .item-lists {
    padding: 20px 0; }
    @media screen and (min-width: 751px) {
      .primary-box--large .primary-box__contents .item-lists {
        padding: 40px 0; } }

.header {
  padding: 15px 20px; }
  @media screen and (min-width: 751px) {
    .header {
      padding: 20px; } }
  @media screen and (max-width: 750px) {
    .header img {
      width: 150px;
      height: auto; } }

.footer {
  position: relative;
  padding: 13px 20px;
  background: #fff; }
  @media screen and (min-width: 751px) {
    .footer {
      padding: 40px 38px 45px; } }
  .footer__logo {
    display: inline-block; }
    @media screen and (max-width: 750px) {
      .footer__logo img {
        width: 120px;
        height: auto; } }
  .footer__copyright {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    font-weight: bold;
    color: #035d8a;
    word-wrap: break-word; }
  @media screen and (max-width: 750px) {
    .footer .cv-btn-layout {
      display: none; } }
  @media screen and (min-width: 751px) {
    .footer .cv-btn-layout {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1010;
      width: 40%;
      max-width: 600px;
      transform: translateY(-50%); } }

.top-top {
  position: absolute;
  top: 20px;
  right: 12px;
  text-align: right;
  transform: translateY(-100%); }
  @media screen and (min-width: 751px) {
    .top-top {
      top: 0;
      right: auto;
      left: 50%;
      height: 65px;
      overflow: hidden;
      transform: translate(-50%, -100%); } }

.top-top-btn {
  display: inline-block;
  width: 73px;
  height: 73px;
  line-height: 73px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%; }
  @media screen and (min-width: 751px) {
    .top-top-btn {
      width: 130px;
      height: 65px;
      line-height: 65px;
      border-radius: 65px 65px 0 0; } }
  .top-top-btn__img {
    vertical-align: middle; }
    @media screen and (min-width: 751px) {
      .top-top-btn__img {
        padding-top: 5px; } }

.accordion {
  position: relative;
  padding: 15px 50px 15px 20px;
  margin: 0;
  cursor: pointer; }
  @media screen and (min-width: 751px) {
    .accordion {
      padding: 20px 70px 20px 34px; } }
  .accordion::before, .accordion::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    content: '';
    background-color: #000; }
    @media screen and (min-width: 751px) {
      .accordion::before, .accordion::after {
        right: 34px; } }
  .accordion::after {
    transition-duration: 0.3s;
    transform: rotate(90deg); }
  .accordion--active::before {
    opacity: 0; }
  .accordion--active::after {
    transform: rotate(0); }
  .accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out; }
  .accordion--faq {
    background-color: #fff;
    border-radius: 15px; }
    .accordion--faq + .accordion--faq {
      margin-top: 15px; }
      @media screen and (min-width: 751px) {
        .accordion--faq + .accordion--faq {
          margin-top: 23px; } }
    .accordion--faq .accordion__title {
      font-size: 14px; }
      @media screen and (min-width: 751px) {
        .accordion--faq .accordion__title {
          position: relative;
          padding-left: 40px;
          font-size: 17px; } }
      .accordion--faq .accordion__title::before {
        content: 'Q.'; }
        @media screen and (min-width: 751px) {
          .accordion--faq .accordion__title::before {
            position: absolute;
            top: 0;
            left: 0; } }
    .accordion--faq .accordion__content {
      padding: 0;
      margin: 0;
      font-size: 14px; }
      @media screen and (min-width: 751px) {
        .accordion--faq .accordion__content {
          font-size: 17px; } }
    .accordion--faq .accordion__content-inner {
      position: relative;
      padding-top: 5px; }
      @media screen and (min-width: 751px) {
        .accordion--faq .accordion__content-inner {
          padding-left: 40px; } }
      .accordion--faq .accordion__content-inner::before {
        content: 'A.'; }
        @media screen and (min-width: 751px) {
          .accordion--faq .accordion__content-inner::before {
            position: absolute;
            top: 5px;
            left: 0; } }
