@charset "UTF-8";
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  -webkit-text-size-adjust: 100%; /* 2 */
  line-height: 1.15; /* 1 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  clear: both;
  overflow: visible; /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  margin: 0;
  height: 0; /* 1 */
  border: 0;
  border-top: 1px solid;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-size: inherit; /* 2 */
  font-family: monospace, monospace; /* 1 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  vertical-align: middle;
  text-align: inherit;
  font: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
  border: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  padding: 0; /* 3 */
  max-width: 100%; /* 1 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  padding: 0;
  vertical-align: top;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ======================================================================
 base
====================================================================== */
html {
  font-size: 62.5%;
}

body {
  color: #363636;
  overflow-wrap: break-word;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, sans-serif;
}
@media screen and (min-width: 769px) {
  body {
    min-width: 1200px;
    width: 100%;
  }
}

html,
body {
  width: 100%;
  height: 100%;
}

* {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* h1 - h6 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

/* a */
a {
  text-decoration: none;
}
a:link {
  color: #363636;
  cursor: pointer;
}
a:visited {
  color: #363636;
}
a:hover {
  color: #363636;
}
a:active {
  color: #363636;
}

a[href^=tel] {
  color: #363636;
}

/* Text Highlight */
/* button */
button {
  display: block;
}

textarea {
  resize: vertical;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #363636;
}

/* placeholder */
input:-moz-placeholder-shown, textarea:-moz-placeholder-shown {
  color: #363636;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #363636;
}
input:placeholder-shown,
textarea:placeholder-shown {
  color: #363636;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #363636;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #363636;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #363636;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #363636;
}
input:focus:-moz-placeholder-shown, textarea:focus:-moz-placeholder-shown {
  color: #363636;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #363636;
}
input:focus:placeholder-shown,
textarea:focus:placeholder-shown {
  color: #363636;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #363636;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #363636;
  opacity: 1;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #363636;
  opacity: 1;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #363636;
}

img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* ======================================================================
 utility
====================================================================== */
/* =================================
 layout
================================= */
.u_cf:after {
  display: block;
  clear: both;
  content: "";
}

@media screen and (min-width: 769px) {
  .u_pc {
    display: block;
  }
  .u_pc_i {
    display: inline;
  }
  .u_pc_ib {
    display: inline-block;
  }
  .u_pc_f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u_pc_if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .u_sp {
    display: none;
  }
  .u_sp_i, .u_sp_ib, .u_sp_f, .u_sp_if {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .u_pc {
    display: none;
  }
  .u_pc_i, .u_pc_ib, .u_pc_f, .u_pc_if {
    display: none;
  }
  .u_sp {
    display: block;
  }
  .u_sp_i {
    display: inline;
  }
  .u_sp_ib {
    display: inline-block;
  }
  .u_sp_f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .u_sp_if {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
/* =================================
 content_size
================================= */
.u_content_size {
  padding: 0 20px;
}
@media screen and (min-width: 769px) {
  .u_content_size {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
  }
}

/* =================================
 text
================================= */
.u_txt_1 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u_txt_2 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
.u_txt_3 {
  letter-spacing: 0.1em;
  font-size: 1em;
  line-height: 1;
}
/* =================================
 text weight
================================= */
.u_lighter {
  font-weight: lighter;
}

.u_bold {
  font-weight: bold;
}

/* =================================
 text align
================================= */
.u_ta_c {
  text-align: center;
}

.u_ta_r {
  text-align: right;
}

@media screen and (max-width: 768px) {
  .u_ta_cl {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .u_ta_lc {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .u_ta_cr {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .u_ta_cr {
    text-align: right;
  }
}

@media screen and (max-width: 768px) {
  .u_ta_rc {
    text-align: right;
  }
}
@media screen and (min-width: 769px) {
  .u_ta_rc {
    text-align: center;
  }
}

/* =================================
 text color
================================= */
.u_color_1 {
  color: #00498e;
}

.u_color_2 {
  color: #ffde01;
}

.u_color_3 {
  color: #fff;
}

/* =================================
 paragraph margin
================================= */
.u_paragraph + .u_paragraph {
  margin: 15px 0 0;
}

/* =================================
 hover animation
================================= */
.u_hover_1 {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 769px) {
  .u_hover_1:hover {
    opacity: 0.7;
  }
}

/* =================================
 hoge
================================= */
/* ======================================================================
 component
====================================================================== */
/* =================================
 title
================================= */
.c_ttl_1 {
  position: relative;
  z-index: 0;
  padding: 37px 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c_ttl_1 {
    padding: 26px 0 0;
  }
}
.c_ttl_1__ja {
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
}
@media screen and (max-width: 768px) {
  .c_ttl_1__ja {
    font-size: 24px;
    line-height: 32px;
  }
}
.c_ttl_1__ja--em {
  font-size: 50px;
}
@media screen and (max-width: 768px) {
  .c_ttl_1__ja--em {
    font-size: 30px;
  }
}
.c_ttl_1__en {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  color: #f2f2f2;
  white-space: nowrap;
  font-weight: 700;
  font-size: 67px;
  line-height: 86px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .c_ttl_1__en {
    font-size: 41px;
    line-height: 52px;
  }
}

/* =================================
 buttons
================================= */
.c_btn_1 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  width: 355px;
  height: 70px;
  border-radius: 35px;
  background: url(../img/common/btn_1_bg.png) no-repeat center/cover;
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (max-width: 768px) {
  .c_btn_1 {
    gap: 8px;
    width: 100%;
    height: 62px;
    border-radius: 31px;
    font-size: 16px;
    line-height: 34px;
  }
}
.c_btn_1:hover {
  opacity: 0.7;
}
.c_btn_1:before, .c_btn_1:after {
  content: "";
}
.c_btn_1:before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 5px;
  aspect-ratio: 28/20;
  width: 35px;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-mask: url(../img/common/icon_mail.svg) no-repeat center/contain;
  mask: url(../img/common/icon_mail.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .c_btn_1:before {
    margin-top: 3px;
    width: 35px;
  }
}
.c_btn_1:after {
  position: absolute;
  top: 50%;
  right: 30px;
  aspect-ratio: 9/13;
  width: 9px;
  background: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .c_btn_1:after {
    right: 20px;
    width: 8px;
  }
}

.c_btn_2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 355px;
  height: 70px;
  border: 2px solid #00498e;
  border-radius: 35px;
  background: #fff;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
@media screen and (max-width: 768px) {
  .c_btn_2 {
    width: 100%;
    height: 62px;
  }
}
.c_btn_2__img {
  width: 188px;
}
.c_btn_2:hover {
  opacity: 0.7;
}
.c_btn_2:after {
  content: "";
}
.c_btn_2:after {
  position: absolute;
  top: 50%;
  right: 30px;
  aspect-ratio: 9/13;
  width: 9px;
  background: #00498e;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .c_btn_2:after {
    right: 20px;
    width: 8px;
  }
}

/* =================================
 list
================================= */
.c_list_1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 7px;
}
.c_list_1__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  color: #646464;
  font-size: 12px;
  line-height: 17px;
}
.c_list_1__item:before {
  content: "※";
}

/* =================================
 cta
================================= */
.c_cta {
  margin: 100px auto 0;
  padding: 45px 0 30px;
  width: 1100px;
  background: url(../img/common/cta_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .c_cta {
    overflow: hidden;
    margin: 60px auto 0;
    padding: 30px 10px 15px;
    width: calc(100% - 30px);
    border-radius: 6px;
    background: url(../img/common/sp/cta_bg.png) no-repeat center/cover;
  }
}
.c_cta__inr {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 892px;
}
@media screen and (max-width: 768px) {
  .c_cta__inr {
    width: 100%;
  }
}
.c_cta__title {
  margin: 0 0 18px 66px;
}
@media screen and (max-width: 768px) {
  .c_cta__title {
    margin: 0 0 11px;
  }
}
.c_cta__title_img {
  width: 433px;
}
@media screen and (max-width: 768px) {
  .c_cta__title_img {
    width: 65.3333333333vw;
  }
}
.c_cta__btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 17px 0;
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .c_cta__btn_row {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    padding: 4vw;
    border-radius: 6px;
  }
}
.c_cta__btn_col {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
@media screen and (max-width: 768px) {
  .c_cta__btn_col {
    grid-template-rows: auto;
  }
}
@media screen and (min-width: 769px) {
  .c_cta__btn_col:first-of-type {
    padding-right: 40px;
  }
  .c_cta__btn_col:nth-of-type(2) {
    padding-left: 40px;
    border-left: 1px solid #f2f2f2;
  }
}
.c_cta__btn_col .c_btn_1 {
  margin: 0 auto;
}
.c_cta__btn_col_title {
  position: relative;
  z-index: 0;
  margin: 0 auto 10px;
  padding: 0 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #1c1c1c;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .c_cta__btn_col_title {
    margin: 0 auto 8px;
    padding: 0 11px;
    font-size: 14px;
    line-height: 20px;
  }
}
.c_cta__btn_col_title:before, .c_cta__btn_col_title:after {
  position: absolute;
  bottom: 3px;
  width: 1px;
  height: 15px;
  background: #1c1c1c;
  content: "";
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.c_cta__btn_col_title:before {
  left: 0;
}
.c_cta__btn_col_title:after {
  right: 0;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.c_cta__btn_tel_img {
  width: 327px;
}
.c_cta__chara {
  position: absolute;
  top: -80px;
  right: 100px;
  z-index: -1;
  width: 300px;
}
@media screen and (max-width: 768px) {
  .c_cta__chara {
    top: -8vw;
    right: -4vw;
    width: 42.1333333333vw;
  }
}
.c_cta__chara_img {
  width: 100%;
}

/* ======================================================================
 layout
====================================================================== */
/* =================================
 l_header
================================= */
.l_header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
  width: 100%;
  height: 80px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 1280px) {
  .l_header {
    height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .l_header {
    position: absolute;
    padding: 22px 15px 0;
    height: auto;
    background: none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.06);
  }
}
.l_header__logo {
  width: 165px;
}
@media screen and (max-width: 768px) {
  .l_header__logo {
    width: 143px;
  }
}
.l_header__logo_img {
  width: 100%;
}
.l_header__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .l_header__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .l_header__content {
    display: none;
  }
}
.l_header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  margin: 0 30px 0 0;
}
@media screen and (max-width: 1280px) {
  .l_header__nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin: 10px 0 0;
    width: 100%;
  }
}
.l_header__nav_link {
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: 0.4s opacity;
  transition: 0.4s opacity;
}
.l_header__nav_link:link, .l_header__nav_link:active, .l_header__nav_link:visited {
  color: #1c1c1c;
  cursor: pointer;
}
.l_header__nav_link:hover {
  color: #1c1c1c;
}
.l_header__nav_link:hover {
  opacity: 0.7;
}
.l_header__free_dial {
  margin: 0 15px 0 0;
  width: 205px;
}
.l_header__free_dial_img {
  width: 100%;
}
.l_header__btn {
  gap: 8px;
  width: 194px;
  height: 44px;
  font-size: 15px;
}
.l_header__btn:before {
  width: 30px;
}
.l_header__btn:after {
  right: 15px;
  width: 5px;
}
.l_header__ham_btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .l_header__ham_btn {
    position: fixed;
    top: 10px;
    right: 15px;
    z-index: 100;
    display: block;
    aspect-ratio: 1/1;
    width: 60px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 3px 11px rgba(0, 0, 0, 0.16);
  }
}
.l_header__ham_btn .sr-only {
  display: none;
}
.l_header__ham_btn span .bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background: #00498e;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.l_header__ham_btn span .bar._second {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l_header__ham_btn span .bar._first {
  top: calc(50% - 7px);
}
.l_header__ham_btn span .bar._third {
  top: calc(50% + 5px);
}
.l_header__ham_btn[aria-expanded=true] span .bar._second {
  opacity: 0;
}
.l_header__ham_btn[aria-expanded=true] span .bar._first {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(40deg);
  transform: translateX(-50%) rotate(40deg);
}
.l_header__ham_btn[aria-expanded=true] span .bar._third {
  top: 50%;
  -webkit-transform: translateX(-50%) rotate(-40deg);
  transform: translateX(-50%) rotate(-40deg);
}

/* =================================
 hamburger
================================= */
.l_hamburger {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: block;
  visibility: visible;
  overflow: auto;
  padding: 22px 15px 15px;
  width: 100%;
  height: 100lvh;
  background: #edf3f7;
  opacity: 1;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.l_hamburger[hidden] {
  visibility: hidden;
  opacity: 0;
}
.l_hamburger__logo {
  display: block;
  width: 143px;
}
.l_hamburger__logo_img {
  width: 100%;
}
.l_hamburger__nav {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
  margin-top: 20px;
}
.l_hamburger__nav_item {
  padding: 0 0 15px;
  border-bottom: 1px solid #00498e;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}
.l_hamburger .c_cta__btn_row {
  margin-top: 20px;
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* =================================
 l_breadcrumbs
================================= */
/* =================================
 l_main_visual
================================= */
.l_main_visual {
  position: relative;
  z-index: 0;
  padding: 180px 0 0;
}
@media screen and (max-width: 768px) {
  .l_main_visual {
    padding: 105px 15px 40px;
  }
}
.l_main_visual:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 725px;
  background: url(../img/mv_bg.png) no-repeat center/cover;
  content: "";
}
@media screen and (max-width: 768px) {
  .l_main_visual:before {
    width: 100%;
    height: 100%;
    background: url(../img/sp/mv_bg.png) no-repeat top/cover;
  }
}
.l_main_visual__contents {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__contents {
    width: 100%;
  }
}
.l_main_visual__title {
  margin: 0 0 10px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__title {
    margin: 0 0 47.4666666667vw;
  }
}
.l_main_visual__title_img {
  width: 600px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__title_img {
    width: 100%;
  }
}
.l_main_visual__charactor {
  position: absolute;
  top: -80px;
  right: 80px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__charactor {
    top: 56.2666666667vw;
    right: auto;
    left: 50%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.l_main_visual__charactor_img {
  width: 479px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__charactor_img {
    width: 55.4666666667vw;
  }
}
.l_main_visual__cta {
  position: relative;
  display: grid;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  grid-template-columns: 520px 1fr;
  gap: 10px;
  padding: 0 8px 26px 30px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta {
    grid-template-columns: repeat(1, 1fr);
    gap: 13px;
    padding: 20px 15px 13px;
  }
}
.l_main_visual__cta:before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% - 34px);
  border-radius: 15px;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  content: "";
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta:before {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
}
.l_main_visual__cta_title {
  position: relative;
  z-index: 0;
  margin: 0 auto 17px;
  padding: 0 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  font-size: 22px;
  line-height: 35px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta_title {
    margin: 0 auto 18px;
    font-size: 18px;
    line-height: 31px;
  }
}
@media screen and (min-width: 769px) {
  .l_main_visual__cta_title:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 8px;
    background: #ffce01;
    content: "";
    -webkit-clip-path: polygon(calc(0% + 3px) 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
    clip-path: polygon(calc(0% + 3px) 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
  }
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta_title_sp_row {
    position: relative;
    z-index: 0;
    display: block;
    margin: 0 auto;
    padding: 0 4px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .l_main_visual__cta_title_sp_row:before {
    position: absolute;
    bottom: 2px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 6px;
    background: #ffce01;
    content: "";
    -webkit-clip-path: polygon(calc(0% + 3px) 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
    clip-path: polygon(calc(0% + 3px) 0, 100% 0%, calc(100% - 3px) 100%, 0% 100%);
  }
}
.l_main_visual__cta_awards {
  width: 100%;
}
.l_main_visual__cta_btn_row {
  width: 300px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta_btn_row {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.l_main_visual__cta_btn_col {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta_btn_col {
    grid-template-rows: auto;
  }
}
@media screen and (min-width: 769px) {
  .l_main_visual__cta_btn_col:first-of-type {
    padding-right: 18px;
  }
  .l_main_visual__cta_btn_col:nth-of-type(2) {
    padding-left: 18px;
    border-left: 1px solid #f2f2f2;
  }
  .l_main_visual__cta_btn_col .c_btn_1 {
    gap: 7px;
    width: 100%;
    height: 48px;
    font-size: 14px;
  }
  .l_main_visual__cta_btn_col .c_btn_1:before {
    margin-top: 3px;
    width: 30px;
  }
}
.l_main_visual__cta_btn_col_title {
  position: relative;
  z-index: 0;
  margin: 0 auto 10px;
  padding: 0 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #1c1c1c;
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__cta_btn_col_title {
    margin: 0 auto 8px;
    padding: 0 11px;
    font-size: 14px;
    line-height: 20px;
  }
}
.l_main_visual__cta_btn_col_title:before, .l_main_visual__cta_btn_col_title:after {
  position: absolute;
  bottom: 3px;
  width: 1px;
  height: 10px;
  background: #1c1c1c;
  content: "";
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
.l_main_visual__cta_btn_col_title:before {
  left: 0;
}
.l_main_visual__cta_btn_col_title:after {
  right: 0;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.l_main_visual__note {
  margin: 20px 0 0;
  color: #646464;
  font-size: 10px;
  line-height: 17px;
}
@media screen and (max-width: 768px) {
  .l_main_visual__note {
    overflow: auto;
    margin-right: -15px;
    padding: 0 15px 0 0;
    white-space: nowrap;
  }
}

/* =================================
 l_footer
================================= */
.l_footer {
  padding: 44px 0;
  background: #f2f2f2;
}
@media screen and (max-width: 768px) {
  .l_footer {
    padding: 30px 10px;
  }
}
.l_footer__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .l_footer__contents {
    gap: 20px;
  }
}
.l_footer__logo {
  width: 200px;
}
@media screen and (max-width: 768px) {
  .l_footer__logo {
    width: 154px;
  }
}
.l_footer__logo_img {
  width: 100%;
}
.l_footer__line {
  display: block;
  -webkit-transition: 0.4s opacity;
  transition: 0.4s opacity;
}
.l_footer__line:hover {
  opacity: 0.7;
}
.l_footer__line_img {
  width: 50px;
}
@media screen and (max-width: 768px) {
  .l_footer__line_img {
    width: 40px;
  }
}

/* ======================================================================
 common style index
・reset
・setting
・base
・utility
・component
・layout
====================================================================== */
.worries_sec {
  padding: 65px 0 0;
}
@media screen and (max-width: 768px) {
  .worries_sec {
    padding: 40px 0 0;
  }
}
.worries_sec__title {
  margin: 0 auto 55px;
}
@media screen and (max-width: 768px) {
  .worries_sec__title {
    margin: 0 auto 25px;
  }
}
.worries_sec__contents {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin: 0 auto;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .worries_sec__contents {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
    width: 100%;
  }
}
.worries_sec__item {
  display: grid;
  grid-template-rows: subgrid;
  gap: 15px;
  grid-row: span 2;
}
@media screen and (max-width: 768px) {
  .worries_sec__item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: 35.733vw 1fr;
    grid-template-rows: auto;
  }
}
.worries_sec__item_illust {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.worries_sec__item_illust_img {
  width: 100%;
}
.worries_sec__item_title {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .worries_sec__item_title {
    line-height: 28px;
  }
}
.worries_sec__item_title--em {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .worries_sec__item_title--em {
    font-size: 18px;
  }
}
.worries_sec__head {
  position: relative;
  z-index: 0;
  padding: 0 0 70px;
}
@media screen and (max-width: 768px) {
  .worries_sec__head {
    padding: 0 15px 40px;
  }
}
.worries_sec__head:before {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  aspect-ratio: 263/213;
  width: 263px;
  background: url(../img/worry_sec_head_bg.png) no-repeat center/contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .worries_sec__head:before {
    aspect-ratio: 89/81;
    width: 89px;
    background: url(../img/sp/worry_sec_head_bg.png) no-repeat center/contain;
  }
}
.worries_sec__solution {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 35px;
  margin: 0 auto;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .worries_sec__solution {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 100%;
  }
}
.worries_sec__solution_item {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  grid-row: span 2;
}
@media screen and (max-width: 768px) {
  .worries_sec__solution_item {
    grid-template-rows: auto;
  }
}
.worries_sec__solution_item_body {
  padding: 15px 15px 20px;
  border-radius: 0 0 10px 10px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .worries_sec__solution_item_body {
    padding: 20px 15px;
    border-radius: 0 0 6px 6px;
  }
}
.worries_sec__solution_item_title {
  margin: 0 0 12px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  line-height: 34px;
}
@media screen and (max-width: 768px) {
  .worries_sec__solution_item_title {
    margin: 0 -5px 11px;
  }
}
.worries_sec__solution_item_title--em {
  font-size: 30px;
}
.worries_sec__solution_item_title--bg {
  padding: 0 5px;
  border-radius: 4px;
  background: #128fcd;
  color: #fff;
}
.worries_sec__solution_item_title--large-bg {
  padding: 2px 5px;
}
.worries_sec__solution_item_txt {
  font-size: 16px;
  line-height: 28px;
}
.worries_sec__solution_item_illust_img {
  width: 100%;
}
.worries_sec__body {
  position: relative;
  z-index: 0;
  padding: 80px 0 96px;
  background: url(../img/worries_body_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .worries_sec__body {
    padding: 55px 15px 40px;
    background: url(../img/sp/worries_body_bg.png) no-repeat center/cover;
  }
}
.worries_sec__body:before {
  position: absolute;
  top: -1px;
  left: 50%;
  aspect-ratio: 235/50;
  width: 235px;
  background: #fff;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (max-width: 768px) {
  .worries_sec__body:before {
    aspect-ratio: 140/30;
    width: 140px;
  }
}
.worries_sec__body_title {
  margin: 0 auto 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .worries_sec__body_title {
    margin: 0 auto 20px;
  }
}
.worries_sec__body_title_img {
  width: 553px;
}
@media screen and (max-width: 768px) {
  .worries_sec__body_title_img {
    width: 80vw;
  }
}
.worries_sec__body_obj {
  position: absolute;
  z-index: -1;
}
.worries_sec__body_obj--01 {
  top: 0;
  left: 0;
  width: 361px;
}
@media screen and (max-width: 768px) {
  .worries_sec__body_obj--01 {
    width: 148px;
  }
}
.worries_sec__body_obj--02 {
  right: 0;
  bottom: 0;
  width: 309px;
}
@media screen and (max-width: 768px) {
  .worries_sec__body_obj--02 {
    width: 135px;
  }
}

.reasons_sec {
  padding: 65px 0 0;
}
@media screen and (max-width: 768px) {
  .reasons_sec {
    overflow: hidden;
    padding: 40px 15px 0;
  }
}
.reasons_sec__title {
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .reasons_sec__title .c_ttl_1__en {
    font-size: 36px;
  }
}
.reasons_sec__txt {
  font-size: 16px;
  line-height: 28px;
}
.reasons_sec__items {
  position: relative;
  z-index: 0;
  margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
  .reasons_sec__items {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.reasons_sec__items:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  aspect-ratio: 1366/706;
  width: 100%;
  background: url(../img/reasons_items_bg.png) no-repeat center/contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .reasons_sec__items:before {
    top: -4.5333333333vw;
    left: 50%;
    aspect-ratio: 561/648;
    width: 149.6vw;
    background: url(../img/sp/reasons_items_bg.png) no-repeat center/contain;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .reasons_sec__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .reasons_sec__item_illust {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 4vw 0 0;
    width: 36.2666666667vw;
  }
  .reasons_sec__item_illust_img {
    width: 100%;
  }
  .reasons_sec__item_title_box {
    position: relative;
    z-index: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin-right: -2px;
    padding-top: 22px;
  }
  .reasons_sec__item_title {
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
  }
  .reasons_sec__item_title_bg {
    position: relative;
    z-index: 0;
    padding: 0 5px;
    color: #fff;
  }
  .reasons_sec__item_title_bg:before {
    position: absolute;
    top: 52.5%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 25px;
    border-radius: 2px;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .reasons_sec__item_title_bg_col1:before {
    background: #128fcd;
  }
  .reasons_sec__item_title_bg_col2:before {
    background: #00498e;
  }
  .reasons_sec__item_title_num {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    color: #f2f2f2;
    font-weight: 700;
    font-size: 36px;
    line-height: 26px;
  }
  .reasons_sec__item_title_em {
    font-size: 25px;
  }
  .reasons_sec__item_txt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 10px 0 0;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (min-width: 769px) {
  .reasons_sec__item {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    padding: 35px 0 0;
    width: 1000px;
  }
  .reasons_sec__item:not(:first-of-type) {
    margin-top: 80px;
  }
  .reasons_sec__item:nth-of-type(odd) {
    padding-left: 400px;
  }
  .reasons_sec__item:nth-of-type(odd) .reasons_sec__item_illust {
    left: 0;
  }
  .reasons_sec__item:nth-of-type(even) {
    padding-right: 400px;
  }
  .reasons_sec__item:nth-of-type(even) .reasons_sec__item_illust {
    right: 0;
  }
  .reasons_sec__item_illust {
    position: absolute;
    top: -25px;
    width: 360px;
  }
  .reasons_sec__item_illust_img {
    width: 100%;
  }
  .reasons_sec__item_title_box {
    position: relative;
    z-index: 0;
    margin: 0 0 15px;
    padding: 60px 0 0;
  }
  .reasons_sec__item_title {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
  }
  .reasons_sec__item_title_bg {
    padding: 0 5px;
    border-radius: 4px;
    color: #fff;
  }
  .reasons_sec__item_title_bg_col1 {
    background: #128fcd;
  }
  .reasons_sec__item_title_bg_col2 {
    background: #00498e;
  }
  .reasons_sec__item_title_num {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    color: #f2f2f2;
    font-weight: 700;
    font-size: 90px;
    line-height: 63px;
  }
  .reasons_sec__item_title_em {
    font-size: 40px;
  }
  .reasons_sec__item_txt {
    font-size: 16px;
    line-height: 28px;
  }
}
.reasons_sec__transfer {
  position: relative;
  z-index: 1;
  margin: 100px auto 0;
  padding: 50px 45px;
  width: 1000px;
  border-radius: 10px;
  background: url(../img/reasons_transfer_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .reasons_sec__transfer {
    margin: 30px 0 0;
    padding: 20px 15px;
    width: 100%;
    border-radius: 6px;
    background: url(../img/sp/reasons_transfer_bg.png) no-repeat center/cover;
  }
}
.reasons_sec__transfer_title {
  margin: 0 0 40px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .reasons_sec__transfer_title {
    margin: 0 0 15px;
    font-size: 20px;
    line-height: 30px;
  }
}
.reasons_sec__transfer_lists {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .reasons_sec__transfer_lists {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.reasons_sec__transfer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .reasons_sec__transfer_list {
    font-size: 16px;
    line-height: 28px;
  }
}
.reasons_sec__transfer_list:before {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  aspect-ratio: 1/1;
  width: 28px;
  background: url(../img/reasons_transfer_check.png) no-repeat center/contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .reasons_sec__transfer_list:before {
    width: 22px;
  }
}

.differences_sec {
  overflow: hidden;
  padding: 65px 0 0;
}
@media screen and (max-width: 768px) {
  .differences_sec {
    padding: 50px 15px 0;
  }
}
.differences_sec__title {
  margin: 0 auto 30px;
}
@media screen and (max-width: 768px) {
  .differences_sec__title .c_ttl_1__en {
    font-size: 30px;
  }
}
.differences_sec__txt {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
.differences_sec__tbl {
  margin: 30px auto 60px;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .differences_sec__tbl {
    margin-right: -15px;
    padding: 0 15px 0 0;
    width: auto;
  }
}
.differences_sec__tbl_img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .differences_sec__tbl_img {
    width: 550px;
  }
}
.differences_sec__tbl .scroll-hint-icon {
  padding: 30px 10px 10px 10px;
  width: 176px;
  height: 140px;
}
.differences_sec__tbl .scroll-hint-text {
  font-size: 23px;
}
.differences_sec__contents {
  width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .differences_sec__contents {
    width: 100%;
  }
}
.differences_sec__contents + .differences_sec__contents {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #e0e0e0;
}
@media screen and (max-width: 768px) {
  .differences_sec__contents + .differences_sec__contents {
    margin-top: 25px;
    padding-top: 25px;
  }
}
.differences_sec__contents_title {
  margin: 0 0 30px;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
}
@media screen and (max-width: 768px) {
  .differences_sec__contents_title {
    margin: 0 0 16px;
    font-size: 22px;
    line-height: 36px;
  }
}
.differences_sec__contents_txt {
  font-size: 16px;
  line-height: 28px;
}
.differences_sec__num {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  aspect-ratio: 912/467;
  width: 912px;
}
@media screen and (max-width: 768px) {
  .differences_sec__num {
    aspect-ratio: 345/914;
    width: 100%;
  }
}
.differences_sec__num_img {
  width: 100%;
}
.differences_sec__num .num {
  position: absolute;
  color: #128fcd;
  font-weight: 700;
  font-size: 60px;
  font-family: "Oswald", sans-serif;
  line-height: 60px;
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num {
    font-size: 14.933vw;
    line-height: 14.933vw;
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-01 {
    top: calc(25 / 467 * 100%);
    left: calc(20 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-01 {
    top: calc(15 / 914 * 100%);
    left: calc(30 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-02 {
    top: calc(25 / 467 * 100%);
    left: calc(205 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-02 {
    top: calc(15 / 914 * 100%);
    left: calc(228 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-03 {
    top: calc(25 / 467 * 100%);
    left: calc(505 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-03 {
    top: calc(148 / 914 * 100%);
    left: calc(160 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-04 {
    top: calc(25 / 467 * 100%);
    left: calc(750 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-04 {
    top: calc(273 / 914 * 100%);
    left: calc(25 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-05 {
    top: calc(330 / 467 * 100%);
    left: calc(75 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-05 {
    top: calc(405 / 914 * 100%);
    left: calc(225 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-06 {
    top: calc(185 / 467 * 100%);
    left: calc(316 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-06 {
    top: calc(410 / 914 * 100%);
    left: calc(50 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-07 {
    top: calc(200 / 467 * 100%);
    left: calc(605 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-07 {
    top: calc(561 / 914 * 100%);
    left: calc(80 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-08 {
    top: calc(185 / 467 * 100%);
    left: calc(790 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-08 {
    top: calc(550 / 914 * 100%);
    left: calc(236 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-09 {
    top: calc(345 / 467 * 100%);
    left: calc(255 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-09 {
    top: calc(675 / 914 * 100%);
    left: calc(80 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-10 {
    top: calc(345 / 467 * 100%);
    left: calc(345 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-10 {
    top: calc(675 / 914 * 100%);
    left: calc(175 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-11 {
    top: calc(345 / 467 * 100%);
    left: calc(535 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-11 {
    top: calc(807 / 914 * 100%);
    left: calc(57 / 345 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .differences_sec__num .num-12 {
    top: calc(345 / 467 * 100%);
    left: calc(767 / 912 * 100%);
  }
}
@media screen and (max-width: 768px) {
  .differences_sec__num .num-12 {
    top: calc(807 / 914 * 100%);
    left: calc(236 / 345 * 100%);
  }
}

.achivements_sec {
  margin: 100px 0 0;
  padding: 65px 0 100px;
  background: #edf3f7 url(../img/achivements_sec_bg.png) no-repeat center/cover;
}
@media screen and (max-width: 768px) {
  .achivements_sec {
    position: relative;
    z-index: 0;
    margin: 60px 0 0;
    padding: 40px 15px 60px;
    background: #edf3f7;
  }
  .achivements_sec:before, .achivements_sec:after {
    position: absolute;
    z-index: -1;
    content: "";
  }
  .achivements_sec:before {
    top: 0;
    left: 0;
    aspect-ratio: 102/111;
    width: 27.2vw;
    background: url(../img/sp/achivements_sec_obj01.png) no-repeat center/contain;
  }
  .achivements_sec:after {
    right: 0;
    bottom: 0;
    aspect-ratio: 160/126;
    width: 42.666vw;
    background: url(../img/sp/achivements_sec_obj02.png) no-repeat center/contain;
  }
}
.achivements_sec__title {
  margin: 0 auto 50px;
}
@media screen and (max-width: 768px) {
  .achivements_sec__title {
    margin: 0 auto 30px;
  }
}
.achivements_sec__title .c_ttl_1__en {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .achivements_sec__slider_wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
.achivements_sec__item {
  padding: 20px 20px 45px;
  height: 100%;
  border-radius: 10px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .achivements_sec__item {
    padding: 20px 15px;
    border-radius: 6px;
  }
}
.achivements_sec__item_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.achivements_sec__item_thumbnail {
  overflow: hidden;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  margin: 0 30px 0 0;
  aspect-ratio: 1/1;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .achivements_sec__item_thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    margin: 0 15px 0 0;
    border-radius: 6px;
  }
}
.achivements_sec__item_thumbnail_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.achivements_sec__item_info {
  margin: 0 25px 0 0;
}
.achivements_sec__item_info_num {
  color: #dbdbdb;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
.achivements_sec__item_info_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
}
.achivements_sec__item_info_pref {
  font-weight: 700;
  font-size: 18px;
  line-height: 36px;
}
.achivements_sec__item_desc {
  font-size: 14px;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .achivements_sec__item_desc {
    margin: 0 0 15px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 769px) {
  .achivements_sec__item_desc {
    padding-left: 25px;
    border-left: 1px solid #e0e0e0;
  }
}
.achivements_sec__item_desc_list {
  display: grid;
  grid-template-columns: 4em 1fr;
}
.achivements_sec__item_desc_title {
  font-weight: 400;
}
.achivements_sec__item_desc_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.achivements_sec__item_desc_detail:before {
  content: "：";
}
.achivements_sec__item_body {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .achivements_sec__item_body {
    overflow: hidden;
    margin-top: 15px;
  }
}
.achivements_sec__item_body_txt {
  font-size: 16px;
  line-height: 28px;
}
.achivements_sec__item_body_txt .em {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .achivements_sec__item_btn {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px auto 0;
    width: 194px;
    height: 34px;
    border: 1px solid #363636;
    border-radius: 17px;
    background-color: #fff;
    font-weight: 700;
    font-size: 14px;
  }
  .achivements_sec__item_btn:before {
    position: absolute;
    top: 50%;
    right: 20px;
    aspect-ratio: 9/13;
    width: 5px;
    background: #363636;
    content: "";
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
    mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
  }
  .achivements_sec__item_btn[aria-expanded=true]:before {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
}

@media screen and (max-width: 768px) {
  .case-slider .swiper-button-prev,
.case-slider .swiper-button-next {
    display: none;
  }
  .case-slider .swiper-pagination {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .case-slider {
    position: relative;
  }
  .case-slider .swiper-button-prev,
.case-slider .swiper-button-next {
    aspect-ratio: 1/1;
    width: 60px;
    height: 60px;
    border: 2px solid #00498e;
    border-radius: 50%;
    background: transparent;
  }
  .case-slider .swiper-button-prev:after,
.case-slider .swiper-button-next:after {
    position: absolute;
    top: 50%;
    right: 22px;
    aspect-ratio: 9/13;
    width: 11px;
    background: #00498e;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
    mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
  }
  .case-slider .swiper-button-prev {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .case-slider .swiper-pagination {
    position: static;
    margin: 40px 0 0;
  }
  .case-slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 30px;
    height: 6px;
    border-radius: 0;
    background: #c3c3c3;
  }
  .case-slider .swiper-pagination .swiper-pagination-bullet-active {
    background: #006eb5;
  }
  .case-slider .swiper-pager-wrap {
    position: absolute;
    top: calc(50% - 40px);
    left: 50%;
    z-index: 1;
    max-width: 1330px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .case-slider .swiper {
    overflow: hidden;
    padding-right: 620px;
  }
  .case-slider .swiper-slide {
    max-width: 580px;
    height: auto;
  }
}
.flow_sec {
  padding: 65px 0 100px;
}
@media screen and (max-width: 768px) {
  .flow_sec {
    padding: 40px 15px 60px;
  }
}
.flow_sec__title {
  margin: 0 auto 30px;
}
.flow_sec__txt {
  font-size: 16px;
  line-height: 28px;
}
.flow_sec__lists {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 47px;
  margin: 30px auto 0;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .flow_sec__lists {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    width: 100%;
  }
}
.flow_sec__list {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-rows: subgrid;
  gap: 10px;
  grid-row: span 3;
}
@media screen and (max-width: 768px) {
  .flow_sec__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  .flow_sec__list:not(:last-of-type) {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
  }
}
.flow_sec__list:not(:last-of-type):after {
  position: absolute;
  background: #00498e;
  content: "";
}
@media screen and (min-width: 769px) {
  .flow_sec__list:not(:last-of-type):after {
    top: 55px;
    right: -37px;
    aspect-ratio: 28/50;
    width: 28px;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
  }
}
@media screen and (max-width: 768px) {
  .flow_sec__list:not(:last-of-type):after {
    bottom: -17px;
    left: 50%;
    aspect-ratio: 50/28;
    width: 50px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
}
.flow_sec__list_illust {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  margin: 0 auto;
  width: 164px;
}
@media screen and (max-width: 768px) {
  .flow_sec__list_illust {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 15px 0 0;
    width: 127px;
  }
}
.flow_sec__list_illust_img {
  width: 100%;
}
.flow_sec__list_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .flow_sec__list_title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.flow_sec__list_body {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 10px 0 0;
  width: 100%;
}
.flow_sec__list_txt {
  font-size: 16px;
  line-height: 28px;
}
.flow_sec__list_btn {
  gap: 5px;
  margin: 20px auto 0;
  width: 194px;
  height: 44px;
  border-radius: 22px;
  font-size: 15px;
}
.flow_sec__list_btn:before {
  width: 30px;
}
.flow_sec__list_btn:after {
  right: 14px;
  width: 5px;
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.flow_sec__list_note {
  margin-top: 10px;
}

.faq_sec {
  padding: 65px 0 100px;
  background: #edf3f7;
}
@media screen and (max-width: 768px) {
  .faq_sec {
    padding: 40px 15px 60px;
  }
}
.faq_sec__title {
  margin: 0 auto 30px;
}
.faq_sec__title .c_ttl_1__en {
  color: #fff;
}
.faq_sec__txt {
  font-size: 16px;
  line-height: 28px;
}
.faq_sec__lists {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  margin: 30px auto 0;
  width: 900px;
}
@media screen and (max-width: 768px) {
  .faq_sec__lists {
    gap: 10px;
    width: 100%;
  }
}
.faq_sec__list {
  padding: 0 0 30px;
  border-radius: 6px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .faq_sec__list {
    padding: 0 0 20px;
  }
}
.faq_sec__list_title_txt {
  margin: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_title_txt {
    margin: 3px 0 0;
  }
}
.faq_sec__list_btn {
  position: relative;
  z-index: 0;
  padding: 30px 70px 0 30px;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_btn {
    padding: 20px 48px 0 15px;
    font-size: 18px;
    line-height: 28px;
  }
}
.faq_sec__list_btn:after {
  position: absolute;
  top: 45px;
  right: 34px;
  aspect-ratio: 9/13;
  width: 11px;
  background: #363636;
  content: "";
  content: "";
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
  mask: url(../img/common/ico_chevron.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_btn:after {
    top: 33px;
    right: 19px;
    width: 10px;
  }
}
.faq_sec__list_btn[aria-expanded=true]:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.faq_sec__list_btn_inr {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_btn_inr {
    grid-template-columns: 32px 1fr;
    gap: 5px;
  }
}
.faq_sec__list_btn_inr:before {
  aspect-ratio: 1/1;
  background: url(../img/common/icon_q.png) no-repeat center/contain;
  content: "";
}
.faq_sec__list_panel {
  margin-top: 20px;
  padding: 0 30px;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_panel {
    margin-top: 15px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 28px;
  }
}
.faq_sec__list_panel_inr {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 8px;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_panel_inr {
    grid-template-columns: 32px 1fr;
    gap: 5px;
  }
}
.faq_sec__list_panel_inr:before {
  aspect-ratio: 1/1;
  background: url(../img/common/icon_a.png) no-repeat center/contain;
  content: "";
}
.faq_sec__list_panel_txt {
  margin: 5px 0 0;
}
@media screen and (max-width: 768px) {
  .faq_sec__list_panel_txt {
    margin: 3px 0 0;
  }
}

.contact_sec {
  padding: 65px 0 80px;
}
@media screen and (max-width: 768px) {
  .contact_sec {
    padding: 40px 0 0;
  }
}
.contact_sec__title {
  margin: 0 auto 30px;
}
.contact_sec__txt {
  font-size: 16px;
  line-height: 28px;
}

.company_sec {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-columns: 295px 1fr;
  gap: 50px;
  margin: 0 auto;
  padding: 0 0 80px;
  width: 1100px;
}
@media screen and (max-width: 768px) {
  .company_sec {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    padding: 40px 15px;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .company_sec:before {
    position: absolute;
    bottom: 80px;
    left: -110px;
    z-index: -1;
    width: 557px;
    height: 358px;
    background: url(../img/company_sec_obj.png) no-repeat center/contain;
    content: "";
  }
}
@media screen and (min-width: 769px) {
  .company_sec .c_ttl_1 {
    margin: 70px 0 0;
    text-align: left;
  }
  .company_sec .c_ttl_1__en {
    font-size: 60px;
  }
}
.company_sec__lists {
  border: 1px solid #d1d1d1;
}
.company_sec__list {
  display: grid;
  grid-template-columns: 142px 1fr;
}
@media screen and (max-width: 768px) {
  .company_sec__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .company_sec__list:not(:first-of-type) {
    border-top: 1px solid #d1d1d1;
  }
}
.company_sec__list_title {
  padding: 15px 0 15px 15px;
  background: #edf3f7;
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .company_sec__list_title {
    padding: 11px 10px;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
    line-height: 28px;
  }
}
.company_sec__list_detail {
  padding: 15px;
  font-size: 16px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .company_sec__list_detail {
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
  }
}
.company_sec__list_add {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 7px;
  text-align: left;
}
.company_sec__list_add_list {
  display: grid;
  grid-template-columns: 4em 1fr;
}
.company_sec__list_add_list .title {
  font-weight: 400;
}
.company_sec__list_add_list .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company_sec__list_add_list .detail:before {
  content: "：";
}
.thanks_sec {
  padding: 200px;
  min-height: 800px;
  background: #e3eeff;
}
.thanks_sec .thanks_sec__cnt h1 {
  position: relative;
  display: block;
  height: 200px;
  font-weight: bold;
}
.thanks_sec .thanks_sec__cnt h1 span.txt01 {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 15rem;
}
.thanks_sec .thanks_sec__cnt h1 span.txt02 {
  position: absolute;
  top: 55%;
  width: 100%;
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}
.thanks_sec .thanks_sec__cnt p.lead {
  text-align: center;
  font-size: 1.5em;
  line-height: 2;
}
.thanks_sec .thanks_sec__cnt .link {
  text-align: center;
  font-size: 1.5em;
  line-height: 2;
}
.thanks_sec .thanks_sec__cnt .link a {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .thanks_sec {
    padding: 200px 0;
    min-height: 0;
  }
  .thanks_sec .thanks_sec__cnt h1 span.txt01 {
    font-size: 9rem;
  }
  .thanks_sec .thanks_sec__cnt h1 span.txt02 {
    top: 35%;
    font-size: 3rem;
  }
  .thanks_sec .thanks_sec__cnt p.lead {
    font-size: 1.3em;
  }
}

/* 2510 */
.l_main_visual__cta_btn_row {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l_main_visual__cta_btn_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
.l_header__btn:not(:first-of-type) {
  margin-left: 10px;
}
.c_btn_1--tel {
  background: linear-gradient(90deg, #2463AA, #2F88BF);
}
.c_btn_1--tel::before {
  -webkit-mask: url(../img/common/icon_phone_fill.svg) no-repeat center / contain;
  mask: url(../img/common/icon_phone_fill.svg) no-repeat center / contain;
}
.c_btn_1--tel .ct3_telno {
  display: none;
}
