html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
ol li,
ul li {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
  vertical-align: bottom;
  border: none;
}
button,
input,
select,
textarea {
  vertical-align: middle;
}
input {
  outline: 0;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
  font-family: sans-serif;
}
/* ベース
---------------------------------- */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  min-width: 1100px;
  min-height: 100%;
  height: 100%;
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 0;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
body input[type="text"],
body input[type="button"],
body button,
body textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}
body input[type="text"],
body select,
body textarea {
  width: 100%;
}
body input[type="radio"],
body input[type="checkbox"] {
  margin: 0;
}
body input,
body select,
body textarea,
body button {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', "ヒラギノ角ゴ ProN W3", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body input,
  body select,
  body textarea,
  body button {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
body ::-moz-selection {
  background-color: #4361ff;
  color: #fff;
}
body ::selection {
  background-color: #4361ff;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  body {
    min-width: 0;
  }
}
a:link,
a:visited {
  color: #005bac;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}
.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}
.l-contentsBody {
  min-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-contentsBody {
    min-width: 0;
  }
}
.l-contentsBlock {
  margin-bottom: 65px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-contentsBlock {
    margin-bottom: 9.375vw;
  }
}
.l-contentsBlock.is-primary {
  margin-bottom: 0 !important;
}
.l-contentsArea {
  padding: 0 50px;
}
@media screen and (max-width: 768px) {
  .l-contentsArea {
    padding: 0 10px;
  }
}
.l-contentsBox {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .l-contentsBox {
    margin-bottom: 40px;
  }
}
.l-contentsBox:last-child {
  margin-bottom: 0;
}
.l-contentsWidth {
  margin: 0 auto;
  width: 1200px;
}
.l-contentsWidth.is-wide {
  width: 1360px;
}
.l-contentsWidth.is-narrow {
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .l-contentsWidth {
    width: 100% !important;
  }
}
.l-mqWrapper {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-mqWrapper {
    padding: 0 10px;
  }
}
.l-bgBlock01 {
  padding: 80px 0px;
  width: 100%;
  background-color: #e2f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock01 {
    padding: 56px 0;
  }
}
.m-btn01 {
  display: inline-block;
  position: relative;
  min-width: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .m-btn01 {
    width: 100%;
    min-width: 0;
  }
}
.m-btn01 .moduleWrapper {
  display: block;
  position: relative;
  padding: 31.5px 60px;
  color: #fff;
  text-decoration: none;
  background-color: #004c80;
  border: 2px solid #004c80;
  border-radius: 100px;
  line-height: 1;
  -webkit-box-shadow: 0.5px 0.5px 5px rgba(0,0,0,0.35);
          box-shadow: 0.5px 0.5px 5px rgba(0,0,0,0.35);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .m-btn01 .moduleWrapper {
    padding: 15px 40px;
  }
}
.m-btn01 .moduleWrapper .moduleInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-btn01 .moduleWrapper .moduleInner {
    font-size: 16px;
    font-size: 1.6rem;
    gap: 8px;
  }
}
.m-btn01.is-icon .moduleWrapper {
  padding: 25.5px 60px;
}
@media screen and (max-width: 768px) {
  .m-btn01.is-icon .moduleWrapper {
    padding: 12px 40px;
  }
}
.m-btn01.is-icon .moduleWrapper:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto 0;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .m-btn01.is-icon .moduleWrapper:after {
    right: 10px;
    width: 20px;
    height: 20px;
  }
}
.m-btn01.is-icon .moduleWrapper .moduleInner .icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .m-btn01.is-icon .moduleWrapper .moduleInner .icon {
    width: 20px;
    height: 20px;
  }
}
.m-btn01.is-icon.is-contact .moduleWrapper {
  color: #024777;
  background-color: #fff;
  border-color: #fff;
}
.m-btn01.is-icon.is-contact .moduleWrapper:after {
  background-image: url("../images/btn_arrow01.png");
}
.m-btn01.is-icon.is-contact .moduleWrapper .moduleInner .icon {
  background-image: url("../images/btn_icon_contact01.png");
}
.m-btn01.is-icon.is-contact:hover .moduleWrapper {
  color: #fff;
  background-color: #024777;
}
.m-btn01.is-icon.is-contact:hover .moduleWrapper:after {
  background-image: url("../images/btn_arrow03.png");
}
.m-btn01.is-icon.is-contact:hover .moduleWrapper .moduleInner .icon {
  background-image: url("../images/btn_icon_contact02.png");
}
.m-btn01.is-icon.is-consultation .moduleWrapper {
  color: #fff;
  background-color: #1ea2ed;
  border-color: #1ea2ed;
}
.m-btn01.is-icon.is-consultation .moduleWrapper:after {
  background-image: url("../images/btn_arrow03.png");
}
.m-btn01.is-icon.is-consultation .moduleWrapper .moduleInner .icon {
  background-image: url("../images/btn_icon_consultation01.png");
}
.m-btn01.is-icon.is-consultation:hover .moduleWrapper {
  color: #1ea2ed;
  background-color: #fff;
}
.m-btn01.is-icon.is-consultation:hover .moduleWrapper:after {
  background-image: url("../images/btn_arrow02.png");
}
.m-btn01.is-icon.is-consultation:hover .moduleWrapper .moduleInner .icon {
  background-image: url("../images/btn_icon_consultation02.png");
}
.m-text01 {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .m-text01 {
    font-size: 12px;
    font-size: 3.75vw;
  }
}
.m-smallTitle01 {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 6px;
  color: #51bfe3;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em;
  font-family: DF_FONT_EN;
}
@media screen and (max-width: 768px) {
  .m-smallTitle01 {
    margin-bottom: 16px;
  }
}
.m-smallTitle01:before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background-color: #51bfe3;
}
.m-largeTitle01 {
  margin-bottom: 8px;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .m-largeTitle01 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.c-header {
  position: fixed;
  top: 30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 850px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  .c-header {
    top: 0;
    padding: 12px;
  }
}
@media screen and (max-width: 768px) {
  .c-header.is-active .inner .block.is-btn span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .c-header.is-active .inner .block.is-btn span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .c-header.is-active .inner .block.is-btn span:nth-child(2) {
    opacity: 0;
  }
  .c-header.is-active .inner .block.is-btn span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .c-header.is-active .inner .block.is-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.c-header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px 30px;
  width: 100%;
  height: 80px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,0.2);
          box-shadow: 0 0 0 6px rgba(255,255,255,0.2);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c-header .inner {
    padding: 0;
    height: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 116px;
    height: 36px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.2);
            box-shadow: 0 0 0 2px rgba(255,255,255,0.2);
    z-index: 2;
  }
}
.c-header .inner .block.is-logo .logo {
  width: 145px;
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-logo .logo {
    width: 100px;
    margin: 0 auto;
  }
}
.c-header .inner .block.is-logo .logo img {
  width: 100%;
}
.c-header .inner .block.is-btn {
  display: none;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4px;
    width: 36px;
    height: 36px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.2);
            box-shadow: 0 0 0 2px rgba(255,255,255,0.2);
    border-radius: 5px;
    cursor: pointer;
    z-index: 2;
  }
  .c-header .inner .block.is-btn span {
    width: 18px;
    height: 3px;
    background-color: #004c80;
  }
}
.c-header .inner .block.is-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-nav {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 100px 10px 10px;
    position: absolute;
    top: -12px;
    left: -12px;
    width: 100vw;
    height: 100vh;
    background-image: url("../images/bg02.png");
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.c-header .inner .block.is-nav li {
  padding: 0 20px;
  border-right: 2px solid #f0efef;
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-nav li {
    padding: 0;
    width: 100%;
    border-right: 0;
  }
  .c-header .inner .block.is-nav li:not(:last-child) {
    border-bottom: 1px solid #f0efef;
  }
}
.c-header .inner .block.is-nav li:first-child {
  padding-left: 0;
}
.c-header .inner .block.is-nav li:last-child {
  padding-right: 0;
  border-right: 0;
}
.c-header .inner .block.is-nav li a {
  display: block;
  color: inherit;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 0.05em;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .c-header .inner .block.is-nav li a {
    padding: 20px 0;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.c-header .inner .block.is-nav li a:hover {
  opacity: 0.7;
}
.c-followSet {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  .c-followSet {
    top: auto;
    bottom: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}
.c-followSet .componentWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .c-followSet .componentWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }
}
.c-followSet .componentWrapper .block.is-btn {
  width: 60px;
  height: 200px;
}
@media screen and (max-width: 768px) {
  .c-followSet .componentWrapper .block.is-btn {
    width: 50%;
    height: 35px;
  }
}
.c-followSet .componentWrapper .block.is-btn.is-contact .inner {
  background-color: #004c80;
  border-color: #004c80;
}
.c-followSet .componentWrapper .block.is-btn.is-contact .inner:hover span.icon {
  background-image: url("../images/btn_icon_contact01.png");
}
.c-followSet .componentWrapper .block.is-btn.is-contact .inner:hover span.text {
  color: #004c80;
}
.c-followSet .componentWrapper .block.is-btn.is-contact .inner span.icon {
  background-image: url("../images/btn_icon_contact02.png");
}
.c-followSet .componentWrapper .block.is-btn.is-consultation .inner {
  background-color: #1ea2ed;
  border-color: #1ea2ed;
}
.c-followSet .componentWrapper .block.is-btn.is-consultation .inner:hover {
  color: #1ea2ed;
}
.c-followSet .componentWrapper .block.is-btn.is-consultation .inner:hover span.icon {
  background-image: url("../images/btn_icon_consultation02.png");
}
.c-followSet .componentWrapper .block.is-btn.is-consultation .inner:hover span.text {
  color: #1ea2ed;
}
.c-followSet .componentWrapper .block.is-btn.is-consultation .inner span.icon {
  background-image: url("../images/btn_icon_consultation01.png");
}
.c-followSet .componentWrapper .block.is-btn .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
  width: 100%;
  height: 100%;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-decoration: none;
  border: 2px solid;
  border-radius: 6px 0 0 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
          box-shadow: 0 0 10px rgba(0,0,0,0.25);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-followSet .componentWrapper .block.is-btn .inner {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    border-radius: 0;
  }
}
.c-followSet .componentWrapper .block.is-btn .inner:hover {
  background-color: #fff;
}
.c-followSet .componentWrapper .block.is-btn .inner span {
  line-height: 1;
}
.c-followSet .componentWrapper .block.is-btn .inner span.icon {
  width: 16px;
  height: 16px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-followSet .componentWrapper .block.is-btn .inner span.icon {
    width: 13px;
    height: 13px;
  }
}
.c-followSet .componentWrapper .block.is-btn .inner span.text {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-followSet .componentWrapper .block.is-btn .inner span.text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-contactSet {
  padding: 45px 0 65px;
  background-image: url("../images/bg02.png");
}
@media screen and (max-width: 768px) {
  .c-contactSet {
    padding: 30px 0;
  }
}
.c-contactSet .componentWrapper .block.is-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .c-contactSet .componentWrapper .block.is-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
    margin-bottom: 20px;
  }
}
.c-contactSet .componentWrapper .block.is-title .title {
  max-width: 435px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-contactSet .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-contactSet .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-contactSet .componentWrapper .block.is-title .text {
  max-width: 426px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-contactSet .componentWrapper .block.is-title .text {
    max-width: 300px;
  }
}
.c-contactSet .componentWrapper .block.is-title .text img {
  width: 100%;
}
.c-contactSet .componentWrapper .block.is-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  .c-contactSet .componentWrapper .block.is-btn {
    gap: 10px;
  }
}
.c-qaBlock {
  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.05);
          box-shadow: 0 0 20px rgba(0,0,0,0.05);
}
.c-qaBlock .icon {
  color: #004c80;
  font-size: 37px;
  font-size: 3.7rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .icon {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-qaBlock .text {
  width: calc(100% - 60px);
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .text {
    width: calc(100% - 20px);
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-qaBlock .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  position: relative;
  padding: 16px 35px 16px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .question {
    padding: 13px 10px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
  }
}
.c-qaBlock .question:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 35px;
  margin: auto 0;
  width: 30px;
  height: 30px;
  background-image: url("../images/qa_arrow01.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .question:before {
    width: 20px;
    height: 20px;
    right: 10px;
  }
}
.c-qaBlock .question .text {
  padding-right: 40px;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .question .text {
    padding-right: 35px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-qaBlock .answer {
  display: none;
  padding: 0 35px 10px;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .answer {
    padding: 0 10px 10px;
  }
}
.c-qaBlock .answer .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  padding: 16px 10px;
  border-top: 2px solid #e1e8ed;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .answer .inner {
    padding: 12px 0 0;
    gap: 8px;
  }
}
.c-qaBlock .answer .inner .text {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .c-qaBlock .answer .inner .text {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-qaBlock.is-active .question:before {
  background-image: url("../images/qa_arrow02.png");
}
.c-mainvisualSet {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 150px 0 70px;
  background-image: url("../images/mainvisual_bg01.png");
  background-size: cover;
  background-position: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    padding: 80px 0 50px;
  }
}
.c-mainvisualSet .block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-mainvisualSet .block.is-text {
  padding-top: 70px;
  padding-left: calc((100vw - 1200px) / 2);
  width: 47%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet .block.is-text {
    padding: 0 10px;
    width: 100%;
  }
}
.c-mainvisualSet .block.is-text .area {
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.8));
          filter: drop-shadow(1px 1px 2px rgba(0,0,0,0.8));
}
.c-mainvisualSet .block.is-text .area.is-title {
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet .block.is-text .area.is-title {
    margin-bottom: 20px;
  }
}
.c-mainvisualSet .block.is-text .area.is-title .title {
  width: 100%;
}
.c-mainvisualSet .block.is-text .area.is-title .title img {
  width: 100%;
}
.c-mainvisualSet .block.is-text .area.is-text p.text {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet .block.is-text .area.is-text p.text {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-mainvisualSet .block.is-image {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet .block.is-image {
    padding-left: 10px;
    width: 100%;
  }
}
.c-mainvisualSet .block.is-image .image {
  width: 100%;
  -webkit-filter: drop-shadow(0 0 20px rgba(0,0,0,0.5));
          filter: drop-shadow(0 0 20px rgba(0,0,0,0.5));
}
.c-mainvisualSet .block.is-image .image img {
  width: 100%;
}
.c-section01 {
  padding: 40px 0 70px;
  background-image: url("../images/bg01.png");
}
@media screen and (max-width: 768px) {
  .c-section01 {
    padding: 40px 0 55px;
  }
}
.c-section01 .componentWrapper .block.is-title {
  margin-bottom: 22px;
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section01 .componentWrapper .block.is-title .title {
  max-width: 654px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section01 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section01 .componentWrapper .block.is-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 45px;
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-contents {
    row-gap: 10px;
  }
}
.c-section01 .componentWrapper .block.is-contents .area.is-col {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-contents .area.is-col {
    width: calc(50% - 5px);
  }
}
.c-section01 .componentWrapper .block.is-contents .area.is-col .imageBlock {
  margin-bottom: 12px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-contents .area.is-col .imageBlock {
    margin-bottom: 10px;
  }
}
.c-section01 .componentWrapper .block.is-contents .area.is-col .imageBlock .image {
  max-width: 260px;
  width: 100%;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0.5px 0.5px 3px rgba(0,0,0,0.5));
          filter: drop-shadow(0.5px 0.5px 3px rgba(0,0,0,0.5));
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-contents .area.is-col .imageBlock .image {
    -webkit-filter: drop-shadow(0.5px 0.5px 2px rgba(0,0,0,0.2));
            filter: drop-shadow(0.5px 0.5px 2px rgba(0,0,0,0.2));
  }
}
.c-section01 .componentWrapper .block.is-contents .area.is-col .imageBlock .image img {
  width: 100%;
}
.c-section01 .componentWrapper .block.is-contents .area.is-col .textBlock {
  width: 100%;
}
.c-section01 .componentWrapper .block.is-contents .area.is-col .textBlock .text {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: 0.11em;
  text-align: center;
  font-family: 'Hiragino Kaku Gothic ProN';
}
@media screen and (max-width: 768px) {
  .c-section01 .componentWrapper .block.is-contents .area.is-col .textBlock .text {
    font-size: 10px;
    font-size: 1rem;
  }
}
.c-section02 {
  position: relative;
  padding: 135px 0 60px;
}
@media screen and (max-width: 768px) {
  .c-section02 {
    padding: 70px 0 20px;
  }
}
.c-section02:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 14px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 160px;
  height: 100px;
  background-image: url("../images/section02_arrow01.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .c-section02:before {
    top: 20px;
    width: 60px;
    height: 40px;
  }
}
.c-section02 .componentWrapper .block.is-title {
  margin-bottom: 22px;
}
@media screen and (max-width: 768px) {
  .c-section02 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section02 .componentWrapper .block.is-title .title {
  max-width: 1007px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section02 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section02 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section02 .componentWrapper .block.is-lead {
  margin-bottom: 54px;
}
@media screen and (max-width: 768px) {
  .c-section02 .componentWrapper .block.is-lead {
    margin-bottom: 20px;
  }
}
.c-section02 .componentWrapper .block.is-lead .lead {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-section02 .componentWrapper .block.is-lead .lead {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
  }
}
.c-section02 .componentWrapper .block.is-image .image {
  width: 100%;
}
.c-section02 .componentWrapper .block.is-image .image img {
  width: 100%;
}
.c-section03 {
  position: relative;
  padding: 60px 0 50px;
}
@media screen and (max-width: 768px) {
  .c-section03 {
    padding: 20px 0;
  }
}
.c-section03 .componentWrapper .block.is-title {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section03 .componentWrapper .block.is-title .title {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section03 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section03 .componentWrapper .block.is-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 10px 35px;
  width: calc((100% - 60px) / 3);
  background-color: #f2f8fd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  -webkit-filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.2));
          filter: drop-shadow(1px 1px 3px rgba(0,0,0,0.2));
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col {
    padding: 10px;
    width: 100%;
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .num {
  margin-bottom: 5px;
  width: 50px;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col .num {
    width: 30px;
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .num img {
  width: 100%;
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col .contents {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .title {
  margin-bottom: 35px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col .title {
    margin-bottom: 10px;
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .title img {
  width: 100%;
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .image {
  margin-bottom: 45px;
  max-width: 170px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col .image {
    margin-bottom: 0;
    width: calc(40% - 10px);
  }
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .image img {
  width: 100%;
}
.c-section03 .componentWrapper .block.is-contents .area.is-col .text {
  font-size: 19px;
  font-size: 1.9rem;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-section03 .componentWrapper .block.is-contents .area.is-col .text {
    width: 60%;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
  }
}
.c-section04 {
  position: relative;
  padding: 50px 0 100px;
}
@media screen and (max-width: 768px) {
  .c-section04 {
    padding: 20px 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content {
  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;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(odd) .textBlock {
  padding-right: calc((100vw - 1360px) / 2);
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(odd) .textBlock {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(odd) .title {
    padding-right: 10px;
    text-align: right;
  }
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(odd) .title .num {
    right: 0;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) {
  margin-top: -22px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) .textBlock {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  padding-left: calc((100vw - 1360px) / 2);
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) .textBlock {
    padding: 0 10px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) .title {
    padding-left: 10px;
  }
  .c-section04 .componentWrapper .block.is-contents .area.is-content:nth-child(even) .title .num {
    left: 0;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content.is-primary .imageBlock {
  padding-left: calc((100vw - 1360px) / 2);
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content.is-primary .imageBlock {
    padding: 0;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content.is-primary .imageBlock .image {
  padding: 0 10px;
}
.c-section04 .componentWrapper .block.is-contents .area.is-content.is-primary .textBlock {
  padding-right: calc((100vw - 1360px) / 2);
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .imageBlock {
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .imageBlock {
    margin-bottom: 10px;
    width: 100% !important;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .imageBlock .image {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .imageBlock .image img {
  width: 100%;
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .textBlock {
  position: relative;
  width: 47.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .textBlock {
    width: 100% !important;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .textBlock .text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .textBlock .text {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .title {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .title {
    margin-bottom: -10px;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .title .num {
  display: inline-block;
  position: absolute;
  top: -120px;
  left: -40px;
  width: 220px;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .title .num {
    top: -30px;
    left: auto;
    width: 90px;
  }
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .title .num img {
  width: 100%;
}
.c-section04 .componentWrapper .block.is-contents .area.is-content .title .text {
  display: inline-block;
  position: relative;
  color: #285e85;
  font-size: 52px;
  font-size: 5.2rem;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .c-section04 .componentWrapper .block.is-contents .area.is-content .title .text {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.c-section05 {
  position: relative;
  padding: 100px 0 40px;
}
@media screen and (max-width: 768px) {
  .c-section05 {
    padding: 40px 0 20px;
  }
}
.c-section05 .componentWrapper {
  max-width: 1142px;
  margin: 0 auto;
}
.c-section05 .componentWrapper .block.is-title {
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section05 .componentWrapper .block.is-title .title {
  max-width: 307px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section05 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section05 .componentWrapper .block.is-contents .inner {
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .inner {
    width: 100%;
    overflow-x: scroll;
  }
}
.c-section05 .componentWrapper .block.is-contents .swipe {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
}
.c-section05 .componentWrapper .block.is-contents .swipe img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .swipe {
    display: none !important;
  }
}
.c-section05 .componentWrapper .block.is-contents .swipe.is-active {
  opacity: 1;
}
.c-section05 .componentWrapper .block.is-contents .swipe.is-active.is-fade {
  -webkit-animation: fadeout 1s forwards;
          animation: fadeout 1s forwards;
}
.c-section05 .componentWrapper .block.is-contents .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .list {
    gap: 10px;
    width: 860px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc((100% - 50px) / 3);
  padding: 35px 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan {
    padding: 20px 10px;
    width: 280px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type01 {
  background-color: #1ea2ed;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type01 .titleBlock .title {
  color: #1ea2ed;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type02 {
  background-color: #0071c3;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type02 .titleBlock .title {
  color: #0071c3;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type03 {
  background-color: #024d81;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan.is-type03 .titleBlock .title {
  color: #024d81;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .titleBlock {
  margin-bottom: 10px;
  width: 80%;
  padding: 19px 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .titleBlock {
    padding: 16px 10px;
    width: 100%;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .titleBlock .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .titleBlock .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .textBlock {
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .textBlock {
    margin-bottom: 10px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .textBlock .text {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .textBlock .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock {
    gap: 5px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 13px 10px 20px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box {
    gap: 10px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box.is-primary {
  height: 303px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box.is-primary {
    height: 256px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box.is-primary .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box.is-primary .text.is-large {
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box.is-primary .text.is-large {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .title {
  position: relative;
  padding-bottom: 3px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .title:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  width: calc(100% + 6px);
  height: 7px;
  border-radius: 10px;
  background-color: #b4e4ff;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .title:before {
    height: 4px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .title span {
  position: relative;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.75;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .text b {
  font-weight: bold;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span {
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.small {
  margin-right: 3px;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.small {
    margin-right: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.medium {
  margin-left: -10px;
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.medium {
    margin-left: -8px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.large {
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .price span.large {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash {
    gap: 20px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate3d(0, -50%, 0) rotate(30deg);
          transform: translate3d(0, -50%, 0) rotate(30deg);
  width: 2px;
  height: 30px;
  background-color: #d9d9d9;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash:before {
    height: 25px;
    right: 26px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span {
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.05em;
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.small {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.medium {
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.medium {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.large {
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .slash span.large {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .list {
    gap: 5px;
  }
}
.c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .list li {
  padding: 15px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  background-color: #f6f6f6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .c-section05 .componentWrapper .block.is-contents .area.is-plan .boxBlock .box .list li {
    padding: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.c-section06 {
  position: relative;
  padding: 40px 0 70px;
}
@media screen and (max-width: 768px) {
  .c-section06 {
    padding: 20px 0 40px;
  }
}
.c-section06 .componentWrapper {
  max-width: 1142px;
  margin: 0 auto;
}
.c-section06 .componentWrapper .block.is-title {
  margin-bottom: 65px;
}
@media screen and (max-width: 768px) {
  .c-section06 .componentWrapper .block.is-title {
    margin-bottom: 32px;
  }
}
.c-section06 .componentWrapper .block.is-title .title {
  max-width: 363px;
  width: 100%;
  margin: 0 auto;
}
.c-section06 .componentWrapper .block.is-title .title img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-section06 .componentWrapper .block.is-contents {
    width: 100%;
    overflow-x: scroll;
  }
}
.c-section06 .componentWrapper .block.is-contents .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6px;
}
@media screen and (max-width: 768px) {
  .c-section06 .componentWrapper .block.is-contents .inner {
    min-width: 1142px;
  }
}
.c-section06 .componentWrapper .block.is-contents .area.is-col {
  position: relative;
  padding: 20px;
  width: calc((100% - 24px) / 5);
  background-color: #f1f9fe;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .c-section06 .componentWrapper .block.is-contents .area.is-col {
    margin-top: 15px;
  }
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:nth-child(1):before {
  background-image: url("../images/section06_num01.png");
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:nth-child(2):before {
  background-image: url("../images/section06_num02.png");
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:nth-child(3):before {
  background-image: url("../images/section06_num03.png");
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:nth-child(4):before {
  background-image: url("../images/section06_num04.png");
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:nth-child(5):before {
  background-image: url("../images/section06_num05.png");
}
.c-section06 .componentWrapper .block.is-contents .area.is-col:not(:last-child):after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 18px solid #1ea2ed;
  border-right: 0;
  z-index: 1;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .imageBlock {
  margin-bottom: 14px;
  width: 100%;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .imageBlock .image {
  width: 100%;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .imageBlock .image img {
  width: 100%;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .textBlock .period {
  margin: 0 auto 14px;
  padding: 12px;
  width: 115px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: #004c80;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 7px;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .textBlock .title {
  margin-bottom: 6px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
.c-section06 .componentWrapper .block.is-contents .area.is-col .textBlock .text {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.55;
  letter-spacing: 0.05em;
}
.c-section07 {
  position: relative;
  margin-bottom: 100px;
  padding: 40px 0 70px;
  border-radius: 6px;
  background-image: url("../images/bg03.png");
}
@media screen and (max-width: 768px) {
  .c-section07 {
    padding: 40px 0;
    margin-bottom: 0;
    border-radius: 0;
  }
}
.c-section07 .componentWrapper {
  max-width: 1120px;
  margin: 0 auto;
}
.c-section07 .componentWrapper .block.is-title {
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .c-section07 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section07 .componentWrapper .block.is-title .title {
  max-width: 436px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section07 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section07 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section07 .componentWrapper .block.is-contents .area.is-qa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .c-section07 .componentWrapper .block.is-contents .area.is-qa {
    gap: 10px;
  }
}
.c-section08 {
  position: relative;
  padding: 80px 0;
  background-image: url("../images/bg02.png");
}
@media screen and (max-width: 768px) {
  .c-section08 {
    padding: 40px 0 13px;
  }
}
.c-section08 .componentWrapper {
  max-width: 1120px;
  margin: 0 auto;
}
.c-section08 .componentWrapper .block.is-title {
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-title {
    margin-bottom: 11px;
  }
}
.c-section08 .componentWrapper .block.is-title .title {
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-title .title {
    max-width: 300px;
  }
}
.c-section08 .componentWrapper .block.is-title .title img {
  width: 100%;
}
.c-section08 .componentWrapper .block.is-lead {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-lead {
    margin-bottom: 20px;
  }
}
.c-section08 .componentWrapper .block.is-lead .lead {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-lead .lead {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
  }
}
.c-section08 .componentWrapper .block.is-contents {
  padding: 50px 30px;
  background-color: #fff;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents {
    padding: 20px 10px;
    border-radius: 10px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input {
    margin-bottom: 15px;
    gap: 10px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box {
  width: 100%;
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box.is-half {
  width: calc(50% - 15px);
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input .box.is-half {
    width: 100%;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box label {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input .box label {
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box label.required:after {
  content: '必須';
  display: inline-block;
  margin-left: 8px;
  padding: 2px 8px;
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  background-color: #e41818;
  border-radius: 4px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input .box label.required:after {
    padding: 0 5px;
    font-size: 10px;
    font-size: 1rem;
    border-radius: 2px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box input[type="text"] {
  padding: 15px;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #f7f7f7;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input .box input[type="text"] {
    padding: 10px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 3px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-input .box textarea {
  width: 100%;
  height: 94px;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #f7f7f7;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-input .box textarea {
    height: 80px;
    font-size: 14px;
    font-size: 1.4rem;
    border-radius: 3px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-privacy {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-privacy {
    margin-bottom: 20px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-privacy .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  max-width: 515px;
  width: 100%;
  margin: 0 auto;
  padding: 25px;
  background-color: #e7eef5;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-privacy .box {
    padding: 14px 10px;
    gap: 5px;
    border-radius: 5px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-privacy .box label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-privacy .box label {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-privacy .text {
  margin-top: 10px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-privacy .text {
    margin-top: 5px;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-privacy .text a {
  color: #004c80;
  font-weight: bold;
}
.c-section08 .componentWrapper .block.is-contents .area.is-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-section08 .componentWrapper .block.is-contents .area.is-btn button {
  max-width: 440px;
  width: 100%;
  height: 80px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border: 2px solid #004c80;
  background-color: #004c80;
  border-radius: 100px;
  background-image: url("../images/btn_arrow03.png");
  background-size: 30px;
  background-position: center right 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-section08 .componentWrapper .block.is-contents .area.is-btn button {
    height: 45px;
    font-size: 16px;
    font-size: 1.6rem;
    background-size: 20px;
    background-position: center right 10px;
  }
}
.c-section08 .componentWrapper .block.is-contents .area.is-btn button:hover {
  color: #004c80;
  background-color: #fff;
  background-image: url("../images/btn_arrow01.png");
}
.c-section09 {
  position: relative;
  padding: 60px 0 80px;
}
@media screen and (max-width: 768px) {
  .c-section09 {
    padding: 30px 0 40px;
  }
}
.c-section09 .componentWrapper .block.is-title {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-title {
    margin-bottom: 20px;
  }
}
.c-section09 .componentWrapper .block.is-title .title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}
.c-section09 .componentWrapper .block.is-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.c-section09 .componentWrapper .block.is-contents .area.is-image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 42%;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents .area.is-image {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.c-section09 .componentWrapper .block.is-contents .area.is-image .image {
  width: 100%;
}
.c-section09 .componentWrapper .block.is-contents .area.is-image .image img {
  width: 100%;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info {
  width: 55.5%;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents .area.is-info {
    width: 100%;
  }
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table {
  width: 100%;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr {
  border-bottom: 1px solid #a3a3a3;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents .area.is-info table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr:first-child th,
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr:first-child td {
  padding-top: 0;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr:last-child {
  border-bottom: 0;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr:last-child th,
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr:last-child td {
  padding-bottom: 0;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr th,
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr td {
  font-size: 13px;
  font-size: 1.3rem;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr th {
  padding: 16px 10px;
  width: 115px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents .area.is-info table tr th {
    padding: 10px 0 10px;
    width: 100%;
  }
}
.c-section09 .componentWrapper .block.is-contents .area.is-info table tr td {
  padding: 16px 0;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .c-section09 .componentWrapper .block.is-contents .area.is-info table tr td {
    padding: 0 0 10px;
  }
}
.c-footer {
  padding: 40px 0 50px;
  background-color: #000;
}
@media screen and (max-width: 768px) {
  .c-footer {
    padding: 10px 0 50px;
  }
}
.c-footer .componentWrapper .block.is-copy .copy {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-footer .componentWrapper .block.is-copy .copy {
    font-size: 10px;
    font-size: 1rem;
    line-height: 2;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
