@charset "utf-8";
@import url("https://use.typekit.net/wte7ryy.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

/* --------------------------------
変数
-----------------------------------*/

:root {
  --content-maxwidth: 1280px;
  --content-pdg-inline: 20px;
  --font-family-sans: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Roboto, "Droid Sans", YuGothic, "游ゴシック", Meiryo, "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  --font-family-noto: "Noto Sans JP", sans-serif;
  --font-family-azo: "azo-sans-web", sans-serif;
  --color-green: #35A0A0;
  --color-white: #fff;
  --color-orange: #C66603;
  --color-lightblue: #E3F2F9;
  --color-blue: #88C9E7;
  --color-darkblue: #006591;
  --color-gray: #EBEBEB;
  --hover-transition: .3s;
  --font-size-16: 1.6rem;
  --font-size-18: 1.8rem;
}

@media (max-width: 767px) {
  :root {
    --content-pdg-inline: 10px;
  }  
}
@media (max-width: 767px) {
  :root {
    --font-size-16: 4.266666666666667vw;
    --font-size-18: 4.8vw;
  }  
}

/* --------------------------------
共通
-----------------------------------*/
/* reset */
html,
body,
div,
ol,
ul,
dl,
figure {
  margin: 0;
  padding: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
dt,
dd,
a,
span,
form,
fieldset,
legend,
input,
textarea {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-decoration: none;
}

table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
}

td,
th,
caption,
thead {
  margin: 0;
  padding: 0;
  font-size: 100%;
  word-break: break-all;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
var,
th {
  font-style: normal;
  font-weight: 400;
}

ol,
ul,
li,
summary {
  list-style: none;
}
summary::-webkit-details-marker {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
  image-rendering: -webkit-optimize-contrast;
}

strong {
  font-weight: bold;
}

* {
  box-sizing: border-box;
}

/* base */
html {
  background: #ffffff;
  font-size: 62.5%;
}

body {
  position: relative;
  letter-spacing: 0;
  line-height: normal;
  font-family: var(--font-family-sans);
  font-style: normal;
  font-size: var(--font-size-16);
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  color: #333;
  margin: 0 auto;
  letter-spacing: 0;
  text-align: left;
}

sup {
  font-size: 60%;
}

@media (max-width: 600px) {
  body section[id*="_contents"] .inner {
    font-size: var(--font-size-16);
  }
}

section .container a:not([class*="btn-"]) {
  color: #333;
  text-decoration: underline;
}

@media (min-width: 769px) {
  section .container a:not([class*="btn-"]):hover {
    text-decoration: none;
  }
}

/* --------------------------------
ヘッダー
-----------------------------------*/
@media only screen and (max-width: 1024px) {
  section.header-sp .more ul li {
    padding: 8px 10px;
  }
  section.header-sp .more ul li .img {
    display: flex;
  }
}

/* --------------------------------
汎用
-----------------------------------*/
/* flex */
.flex_box {
  display: flex;
}
.flex_column {
  flex-direction: column;
}
.flex_box.col-2 > .flex_item {
  flex: 1;
}
@media (max-width: 600px) {
  .flex_box {
    flex-direction: column;
  }
  .flex_box.col-2 > .flex_item {
    width: 100%;
  }
}
/* flex */

/* list */
.normal_list li {
  position: relative;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.normal_list li + li {
  margin-top: 5px;
}
.normal_list li::before {
  content: "・";
  margin-right: 0.2em;
}

.note_list {
  font-size: 0.8em;
}
.note_list li {
  position: relative;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.note_list li::before {
  content: "※";
  margin-right: 0.2em;
}

.bad_list li,
.check_list li {
  position: relative;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.bad_list li {
  padding-left: calc(15px + 0.8em);
}
.check_list li {
  padding-left: calc(22px + 0.8em);
}

.bad_list li::before,
.check_list li::before {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.bad_list li::before {
  width: 15px;
  height: 15px;
  top: 5px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4xMTEiIGhlaWdodD0iMTguMTExIiB2aWV3Qm94PSIwIDAgMTguMTExIDE4LjExMSI+IDxnIGlkPSLjgrDjg6vjg7zjg5dfMjg1ODYiIGRhdGEtbmFtZT0i44Kw44Or44O844OXIDI4NTg2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzk5LjY3NiAtMjU3MC45MjcpIj4gPHBhdGggaWQ9IuODkeOCuV84NzczNCIgZGF0YS1uYW1lPSLjg5HjgrkgODc3MzQiIGQ9Ik0yODAyLjczNy0yMDU4LjAxM2wxNS45OSwxNS45OSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI0MDIgNDYzMCkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2EzMDAwMCIgc3Ryb2tlLXdpZHRoPSIzIi8+IDxwYXRoIGlkPSLjg5HjgrlfODc3MzUiIGRhdGEtbmFtZT0i44OR44K5IDg3NzM1IiBkPSJNMjgwMi43MzctMjA1OC4wMTNsMTUuOTksMTUuOTkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNjQxLjI4NiAtMjMwLjc1KSByb3RhdGUoOTApIiBmaWxsPSJub25lIiBzdHJva2U9IiNhMzAwMDAiIHN0cm9rZS13aWR0aD0iMyIvPiA8L2c+PC9zdmc+");
}
.check_list li::before {
  width: 22px;
  height: 22px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4wNyIgaGVpZ2h0PSIyMi4wNyIgdmlld0JveD0iMCAwIDIyLjA3IDIyLjA3Ij4gPGcgaWQ9IuOCsOODq+ODvOODl18yODU4MiIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjg1ODIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDI4IC0yNjMwLjIyMSkiPiA8cmVjdCBpZD0i6ZW35pa55b2iXzIzNzI5IiBkYXRhLW5hbWU9IumVt+aWueW9oiAyMzcyOSIgd2lkdGg9IjIyLjA3IiBoZWlnaHQ9IjIyLjA3IiByeD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAyOCAyNjMwLjIyMSkiIGZpbGw9IiMwMDg2YzEiLz4gPHBhdGggaWQ9IuODkeOCuV84NzcyOSIgZGF0YS1uYW1lPSLjg5HjgrkgODc3MjkiIGQ9Ik0yNzUyLjc2MS00MTAxLjMxMWw1LjE5LDUuMiw4LjU3Ni04LjU3NiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE3MjAuNzIgNjc0MS43OTEpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIzIi8+IDwvZz48L3N2Zz4=");
}

@media (max-width: 767px) {
  .normal_list li + li {
    margin-top: 0.8em;
  }
  .bad_list li {
    padding-left: calc(4vw + 0.8em);
  }
  .check_list li {
    padding-left: calc(5.866666666666666vw + 0.8em);
  }

    .bad_list li::before {
    width: 4vw;
    height: 4vw;
    top: 1.3333333333333335vw;
  }
  .check_list li::before {
    width: 5.866666666666666vw;
    height: 5.866666666666666vw;
  }
}


/* 汎用 */
.fit-image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.br-ib {
  display: inline-block;
}

.note-content {
  text-align: center;
}

.note-content > *,
.note-content > .source {
  font-size: 1.2rem;
}
.note-content > *:not(:last-child) {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .note-content,
  .note-content .source .source-content {
    text-align: left;
  }
  .note-content > *,
  .note-content > .source {
    font-size: 0.8em;
  }
  .note-content > *:not(:last-child) {
    margin-bottom: 1.5em;
  }
}

/* 出し分け */
@media (min-width: 769px) {
  .visible_pc { display: block; }
  .visible_pc-tab { display: block; }
  .visible_tab { display: none; }
  .visible_tab-sp { display: none; }
  .visible_sp { display: none; }
}
@media (max-width: 768px) {
  .visible_pc { display: none; }
  .visible_pc-tab { display: block; }
  .visible_tab { display: block; }
  .visible_tab-sp { display: block; }
  .visible_sp { display: none; }
}
@media (max-width: 767px) {
  .visible_pc { display: none; }
  .visible_pc-tab { display: none; }
  .visible_tab { display: none; }
  .visible_tab-sp { display: block; }
  .visible_sp { display: block; }
}


/* テキスト装飾 */
.textColor-green { color: var(--color-green); }
.textColor-white { color: var(--color-white); }
.textColor-yellow { color: var(--color-yellow); }
.textColor-orange { color: var(--color-orange);}
.textColor-blue { color: #0086C1;}

.textSize-l { font-size: 1.2em; }
.textSize-s { font-size: 0.8em; }

.textAlign-center { text-align: center;}
.textAlign-left { text-align: left;}
.textAlign-right { text-align: right;}

.under-marker {
  background: linear-gradient(transparent 80%, #FFFF7E 0%);
}
.marker {
  background-color: #ECE578;
}

strong {
  color: #0086C1;
}


/* icon */
.with_icon {
  display: flex;
  gap: 20px;
}

@media (max-width: 767px) {
  .with_icon {
    gap: 4.8vw;
  }
}

/* テーブル */
.simple-table {
  width: 100%;
}
.simple-table th,
.simple-table td {
  padding: 18px;
  border: 3px solid #fff;
  font-size: 2.0rem;
  text-align: center;
}
.simple-table th {
  font-weight: bold;
}
.simple-table thead th {
  background: #88BDEA;
}
.simple-table tbody th {
  background: #CBE2F5;
}

.tbg-lightblue { background: var(--color-lightblue); }
.tbg-gray { background: var(--color-gray); }

@media (max-width: 767px) {
.simple-table th,
.simple-table td {
  padding: 0.5em;
  font-size: var(--font-size-16);
  word-break: keep-all;
  overflow-wrap: anywhere;
}

}

/* box */
.box {
  padding: 20px;
}
.box.box-white {
  background: #fff;
}

@media (max-width: 767px) {
  .box {
    padding: 4vw;
  }
}

/* --------------------------------
js
-----------------------------------*/
.js-load-fade {
  opacity: 0;
  pointer-events: none;
  transition: var(--hover-transition);
}
.js-load-fade.is-show {
  opacity: 1;
  pointer-events: auto;
}

.js-fixed-fade {
  opacity: 0;
  pointer-events: none;
  transition: var(--hover-transition);
}
.js-fixed-fade.is-show {
  opacity: 1;
  pointer-events: auto;
}
.js-fixed-fade.is-hidden {
  opacity: 0;
  pointer-events: none;
  transition: var(--hover-transition);
}

.js-fadeUp {
  opacity: 0;
}
.js-fadeUp.is-show {
  animation-name: fade-up;
  animation-duration: .5s;
  animation-timing-function: ease-in-out;
  /* animation-delay: .4s; */
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fade-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.js-fadeDelay_item {
  opacity: 0;
  transition: all 0.8s;
}
.js-fadeDelay_item.is-show {
  opacity: 1;
}

/* --------------------------------
fixed_btn
-----------------------------------*/
.fixed {
  position: fixed;
  z-index: 100;
  bottom: 90px;
  right: 5px;
}
.fixed a:has(img) {
  display: block;
}

@media (max-width: 768px) {
  .fixed {
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .fixed a img {
    width: 100%;
  }
} 

/* --------------------------------
pagetop
-----------------------------------*/
@media (max-width: 768px) {
  .pagetop {
    opacity: 1;
    bottom: 10px;
    right: 10px;
  }
}

/* --------------------------------
footer
-----------------------------------*/
footer {
  background-color: transparent;
}

footer .ft_menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 45px;
}

footer .ft_menu .menu_item:nth-child(2) img {
  max-width: 351px;
  width: 80%;
}
footer .ft_menu .ft-nav {
  flex-wrap: wrap;
  justify-content: start;
  margin: 0;
  font-size: var(--font-size-16);
  color: #333333;
}
.ft_menu .ft-nav li a {
  font-size: var(--font-size-16);
  color: #333333;
}
.ft_menu ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  background: #333;
  width: 1px;
  height: 16px;
}
.ft_menu ul li:last-child::after {
  content: none;
}
footer .ft-nav li:nth-child(3), 
footer .ft-nav  li:last-child {
  margin-top: 0;
}

footer .copyright {
  background: #003D71;
}

footer .copyright p,
footer .copyright p small {
  color: #fff;
  background: transparent;
}

@media (max-width: 1024px) {
  footer .ft_menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 25px;
  }
  footer .ft_menu .menu_item:nth-child(2) {
    position: relative;
    max-width: 100%;
    width: 100%;
    text-align: center;
    padding-top: 30px;
  }

  .ft_menu .menu_item:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #0086C1;
  }
  footer .ft_menu .ft-nav {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  footer .ft_menu {
    justify-content: start;
    align-items: start;
  }
  footer .ft_menu .ft-nav {
      max-width: 100%;
  }
  .ft_menu ul li:not(:last-child)::after {
    content: none;
  }
  footer .ft_menu .ft-nav {
    flex-direction: column;
    gap: 10px;
  }
  footer .ft_menu .ft-nav li a {
    padding-inline: 0;
  }
}


/* --------------------------------
contents
-----------------------------------*/
/* 共通 */
main {
  overflow: hidden;
}

section p + p {
  margin-top: 1.5em;
  line-height: 1.5;
}

.container + .container {
  padding-top: 90px;
}

@media (max-width: 767px) {
  .container + .container {
    padding-top: 16vw;
  }

}

/* 背景 */
#mainvisual {
  background-image: linear-gradient(rgb(107, 189, 226), rgba(255, 255, 255, 0));
  background-color: var(--color-lightblue);
}
/* #mainvisual .mainvisual-container {
  background-color: var(--color-lightblue);
} */

.bg-darkblue { background: var(--color-darkblue);}
.bg-blue { background: var(--color-blue);}
.bg-lightblue { background: var(--color-lightblue);}

.bg-gray { background: #EBEBEB;}
.bg-white { background: #fff;}

.cv-section_message .container {
  background-image: url(../img/bg_cv-message.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}

@media (max-width: 1024px) {
  .cv-section_message .container {
    background-image: url(../img/bg_cv-message_sp.png);
    background-position: bottom right;
    background-size: contain;
  }
}

@media (max-width: 767px) {
  .trouble-section .container {
    background-image: url(../img/bg_trouble_sp.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
  }
  .cv-section_message .container {
    background-size: cover;
  }

}

/* 横幅 */
#mainvisual .mainvisual-container,
section.cv-section .container {
  max-width: var(--content-maxwidth);
  margin-inline: auto;
}

section[class*="-section"]:not(.cv-section) .container {
  max-width: var(--content-maxwidth);
  margin-inline: auto;
}
[class*="-section"]:not(.cv-section):not(.cv-section_cta):not(.trouble-section) .container {
  padding-inline: var(--content-pdg-inline);
}

footer .container { 
  max-width: calc(var(--content-maxwidth) + 40px);
  margin-inline: auto;
  padding-inline: var(--content-pdg-inline);
}

/*　余白  */
.achievement-section .container:first-child { 
  padding-top: 100px;
}
.achievement-section .container:last-child { 
  padding-bottom: 70px;
}

.trouble-section { 
  margin-bottom: 50px;
}

.resolution-section .container:first-child { 
  padding-top: 60px;
}
.resolution-section .container:last-child { 
  padding-bottom: 110px;
}

.step-section .container:first-child { 
  padding-top: 60px;
}
.step-section .container:last-child { 
  padding-bottom: 80px;
}

.review-section .container:first-child { 
  padding-top: 75px;
}
.review-section .container:last-child { 
  padding-bottom: 85px;
}

.search-section .container:first-child { 
  padding-top: 60px;
}
.search-section .container:last-child { 
  padding-bottom: 110px;
}

.cv-section_message .container:first-child { 
  padding-top: 55px;
}
.cv-section_message .container:last-child { 
  padding-bottom: 125px;
}

.service-section .container:first-child { 
  padding-top: 110px;
}
.service-section .container:last-child { 
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  .achievement-section .container:first-child { 
    padding-top: 22.666666666666664vw; /* 85px */
  }
  .achievement-section .container:last-child { 
    padding-bottom: 16vw; /* 60px */
  }

  .resolution-section .container:first-child { 
    padding-top: 16vw;
  }
  .resolution-section .container:last-child { 
    padding-bottom: 16vw;
  }

  .step-section .container:first-child { 
    padding-top: 9.333333333333334vw; /* 35px */
  }
  .step-section .container:last-child { 
    padding-bottom: 16vw;
  }
  .step-section .container:has( > .steps) {
    padding-inline: 0 !important;
  }

  .review-section .container:first-child { 
    padding-top: 16vw;
  }
  .review-section .container:last-child { 
    padding-bottom: 16vw;
  }

  .search-section .container:first-child { 
    padding-top: 12vw; /* 45px */
  }
  .search-section .container:last-child { 
    padding-bottom: 16vw;
  }

  .cv-section_message .container:first-child { 
    padding-top: 16vw;
  }
  .cv-section_message .container:last-child { 
    padding-bottom: 28vw; /* 105px */
  }

  .service-section .container:first-child { 
    padding-top: 22.666666666666664vw;
  }
  .service-section .container:last-child { 
    padding-bottom: 16vw;
  }

}

/* 見出し */
.container .section-title {
  margin-bottom: 55px;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
}
.container .section-title .ttl-num {
  font-size: 1.7em;
}
.container .title_brd-line {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin-inline: auto;
  padding-inline: 20px;
  padding-bottom: 0.8em;
  text-align: center;
}
.container .title_brd-line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.container .title_brd-line.brd-line_gray::after {
  background: linear-gradient(to right, transparent,#9D9E9E 10%,#9D9E9E 90%,transparent);
}
.container .title_brd-line.brd-line_blue::after {
  background: linear-gradient(to right, transparent,#0074b8 10%,#0074b8 90%,transparent);
}
.container .title-text {
  display: inline-block;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.container .cont-ttl {
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.achievement-section .container .section-title { 
  color: var(--color-darkblue);
}
.trouble-section .container .section-title {
  text-align: left;
  margin-bottom: 30px;
}

.step-section .container .section-title.with_icon {
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.cv-section_message .section-title {
  color: #0086C1;
}

.service-section .section-title {
  color: var(--color-darkblue);
}

@media (max-width: 767px) {
  .container .section-title {
    margin-bottom: 9.333333333333334vw;
    font-size: 6.4vw;
  }
  .container .section-title .ttl-num {
    font-size: 1.5em;
  }

  .trouble-section .container .section-title {
    margin-bottom: 9.333333333333334vw;
    text-align: center;
  }

  .step-section .section-title.with_icon {
    gap: 15px;
    width: 90%;
    margin-inline: auto;
    padding-inline: var(--content-pdg-inline);
    text-align: left;
  }
  .step-section .section-title h2 {
    flex: 1;
  }
  .step-section .section-title img {
    width: 2.8em;
  }

.container .title_brd-line {
  width: 100%;
  padding-inline: 0.8em;
}

}

/* リード */
.container .lead_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.8;
  font-size: 2.0rem;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.container p.lead_text {
  display: block;
}
.container .lead_text:not(:last-child) {
  padding-bottom: 40px;
}
.lead_text > p + p {
  margin-top: 1.5em;
}

@media (max-width: 767px) {
  .container .lead_text {
    padding-bottom: 4.1em;
    font-size: var(--font-size-16);
  }
}

/* source */
.source {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
}
.source summary {
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}
.source summary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  padding-left: 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSI+IDxkZWZzPiA8ZmlsdGVyIGlkPSLmpZXlhoblvaJfMTU1IiB4PSIwIiB5PSIwIiB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+IDxmZU9mZnNldCBkeD0iMSIgZHk9IjEiIGlucHV0PSJTb3VyY2VBbHBoYSIvPiA8ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJibHVyIi8+IDxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAuMTYxIi8+IDxmZUNvbXBvc2l0ZSBvcGVyYXRvcj0iaW4iIGluMj0iYmx1ciIvPiA8ZmVDb21wb3NpdGUgaW49IlNvdXJjZUdyYXBoaWMiLz4gPC9maWx0ZXI+IDwvZGVmcz4gPGcgaWQ9IuOCsOODq+ODvOODl18yODIzMCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjgyMzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MCAtMzQzNykiPiA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLCAwLCAwLCAxLCA3MCwgMzQzNykiIGZpbHRlcj0idXJsKCPmpZXlhoblvaJfMTU1KSI+IDxnIGlkPSLmpZXlhoblvaJfMTU1LTIiIGRhdGEtbmFtZT0i5qWV5YaG5b2iIDE1NSIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjNzA3MDcwIiBzdHJva2Utd2lkdGg9IjEiPiA8Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIgc3Ryb2tlPSJub25lIi8+IDxjaXJjbGUgY3g9IjEwIiBjeT0iMTAiIHI9IjkuNSIgZmlsbD0ibm9uZSIvPiA8L2c+IDwvZz4gPHRleHQgaWQ9Il8iIGRhdGEtbmFtZT0i77yLIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NCAzNDUyKSIgZmlsbD0iIzcwNzA3MCIgZm9udC1zaXplPSIxMiIgZm9udC1mYW1pbHk9Ill1R290aGljVUktUmVndWxhciwgWXUgR290aGljIFVJIj48dHNwYW4geD0iMCIgeT0iMCI+77yLPC90c3Bhbj48L3RleHQ+IDwvZz48L3N2Zz4=");
}
.source[open] summary::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gPGcgaWQ9IuOCsOODq+ODvOODl18yODIzMCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjgyMzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03MCAtMzQzNykiPiA8Y2lyY2xlIGlkPSLmpZXlhoblvaJfMTU1IiBkYXRhLW5hbWU9IualleWGhuW9oiAxNTUiIGN4PSIxMCIgY3k9IjEwIiByPSIxMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzAgMzQzNykiIGZpbGw9IiNmZmYiLz4gPHBhdGggaWQ9IualleWGhuW9ol8xNTVfLV/jgqLjgqbjg4jjg6njgqTjg7MiIGRhdGEtbmFtZT0i5qWV5YaG5b2iIDE1NSAtIOOCouOCpuODiOODqeOCpOODsyIgZD0iTTEwLDFhOSw5LDAsMSwwLDksOSw5LjAxLDkuMDEsMCwwLDAtOS05bTAtMUExMCwxMCwwLDEsMSwwLDEwLDEwLDEwLDAsMCwxLDEwLDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3MCAzNDM3KSIgZmlsbD0iIzcwNzA3MCIvPiA8dGV4dCBpZD0iXyIgZGF0YS1uYW1lPSLiiJIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc2IDM0NTApIiBmaWxsPSIjNzA3MDcwIiBmb250LXNpemU9IjEyIiBmb250LWZhbWlseT0iU2Vnb2VVSSwgU2Vnb2UgVUkiPjx0c3BhbiB4PSIwIiB5PSIwIj7iiJI8L3RzcGFuPjwvdGV4dD4gPC9nPjwvc3ZnPg==");
}

.source .source-content {
  padding-top: 10px;
}

/* mainvisual */
#mainvisual .inner {
  position: relative;
}
#mainvisual .inner + .inner {
  margin-top: 220px;
}
#mainvisual .inner:last-child {
  padding-bottom: 300px;
}

/* cv-section */
.cv-section {
  position: relative;
}
.cv-section .cv-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cv-buttons > [class*="btn-"] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 110px;
  padding: 10px;
  padding-right: 130px;
  overflow: hidden;
  transition: var(--hover-transition);
}
.cv-buttons [class*="btn-"]:not(.btn_text):before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  transform: skewX(-25deg);
}
.cv-buttons > [class*="btn-"] > .btn_text {
  display: inline-block;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.cv-buttons [class*="btn-"] > .icon-arrow::before,
.cv-buttons [class*="btn-"] > .icon-arrow::after {
  content: "";
  position: absolute;
  right: 1.5em;
  border-radius: 9999px;
  transition: var(--hover-transition);
}
.cv-buttons .btn-orange > .icon-arrow::before,
.cv-buttons .btn-orange > .icon-arrow::after {
  background: #003D71;
}
.cv-buttons .btn-indigo > .icon-arrow::before,
.cv-buttons .btn-indigo > .icon-arrow::after {
  background: #FFF;
}
.cv-buttons .btn-blue > .icon-arrow::before,
.cv-buttons .btn-blue > .icon-arrow::after {
  background: #FFF;
}
.cv-buttons .btn-brd > .icon-arrow::before,
.cv-buttons .btn-brd > .icon-arrow::after {
  background: #003D71;
}
.cv-buttons [class*="btn-"] > .icon-arrow::before {
  top: calc(50% - 2px);
  transform: translateY(calc(-50% - 2px)) rotate(30deg);
  width: 15px;
  height: 2px;
}
.cv-buttons [class*="btn-"] > .icon-arrow::after {
  top: 50%;
  transform: translateY(-50%);
  width: 65px;
  height: 2px;
}
@media (min-width: 769px) {
  .cv-buttons [class*="btn-"]:hover > .icon-arrow::before,
  .cv-buttons [class*="btn-"]:hover > .icon-arrow::after {
    right: 0.8em;
  }
  .cv-buttons [class*="btn-"]:hover::before {
    animation: shine 1s;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.btn-orange {
  background: #FFBB6C;
  color: #003D71;
  font-size: 2.3rem;
  font-weight: bold;
}
.btn-indigo {
  background: #003D71;
  color: #fff;
  font-weight: bold;
}
.btn-blue {
  background: #0086C1;
  color: #fff;
  font-weight: bold;
}
.btn-brd {
  background: transparent;
  border: 1px solid #003D71;
  color: #003D71;
  font-weight: bold;
}

.cv-section .note_list {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding-top: 15px;
  text-align: center;
  z-index: 2;
}

.cv-section_cta .container {
  position: relative;
}
.cv-section_cta .container .btn-note {
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  color: var(--color-darkblue);
  font-size: 2.0rem;
}

.cv-section_cta .container .btn-note p {
  position: relative;
  width: fit-content;
  margin-inline: auto;
  padding-inline: 2em;
}
.cv-section_cta .container .btn-note p::before,
.cv-section_cta .container .btn-note p::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cv-section_cta .container .btn-note p::before {
  content: "＼";
  left: 0;
}
.cv-section_cta .container .btn-note p::after {
  content: "／";
  right: 0;
}

@media (max-width: 1024px) {
  .cv-section_message .container .message_inner {
    width: 80%;
  }
  .cv-section_message .container .message_inner .section-title,
  .cv-section_message .container .message_inner .lead_text {
    justify-content: start;
    align-items: start;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .cv-section .cv-buttons {
    flex-direction: column;
  }

  .cv-buttons > [class*="btn-"] {
    justify-content: start;
    width: 100%;
    min-height: 90px;
    padding: 1em;
    padding-right: 90px;
  }
  .cv-buttons [class*="btn-"] > .icon-arrow::before,
  .cv-buttons [class*="btn-"] > .icon-arrow::after {
    right: 20px;
  }
  .cv-buttons [class*="btn-"] > .icon-arrow::after {
    width: 45px;
    height: 2px;
  }
  .btn-orange {
    font-size: 5.333333333333334vw;
  }

  .cv-section .note_list {
    left: 0;
    transform: translateX(0);
    padding-inline: var(--content-pdg-inline);
    text-align: left;
  }


  .cv-section_message .container .message_inner {
    width: 70%;
  }
  .cv-section_message .lead_text {
    padding-bottom: 0;
  }

  .cv-section_cta .container .btn-note {
    top: -18.666666666666668vw;
    width: 96%;
    font-size: var(--font-size-18);
  }

  .cv-section_cta .container .btn-note p {
    text-align: center;
  }
  .cv-section_cta .container .btn-note p::before,
  .cv-section_cta .container .btn-note p::after {
    top: auto;
    bottom: 0;
    transform: translateY(0);
  }
}

/* achievement-section */
.achievement-section .achievement_list {
  display: flex;
  justify-content: center;
  gap: 60px;
}
.achievement_list li {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 240px;
}
.achievement_list li .achievement-content {
  padding: 35px 15px;
  border-bottom: 3px solid var(--color-darkblue);
  background: var(--color-lightblue);
  text-align: center;
}
.achievement-content h3 {
  margin-bottom: 20px;
  font-size: 2.0rem;
  font-weight: 500;
}
.achievement_list li .achievement-content img {
  width: 100%;
  height: auto;
}
.achievement-content p {
  font-size: 3.0rem;
  font-weight: bold;
  letter-spacing: 2px;

}
.achievement-content .achievement-num {
  font-weight: bold;
}

.achievement-more {
  text-align: center;
}
.achievement-more details summary {
  color: var(--color-darkblue);
  cursor: pointer;
}
.achievement-more details .more-content {
  padding-bottom: 15px;
}

details.more_accordion {
  display: flex;
  flex-direction: column-reverse;
}
details.more_accordion > summary {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-right: 50px;
}
details.more_accordion > summary::before,
details.more_accordion > summary::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  width: 13px;
  height: 3px;
  border-radius: 5px;
  background: #003D71;  
  transition: var(--hover-transition);
}
details.more_accordion > summary::before {
  right: 48px;
  transform: rotate(45deg);
}
details.more_accordion > summary::after {
  right: 40px;
  transform: rotate(-45deg);
}
details.more_accordion[open] > summary::before {
  transform: rotate(-45deg);
}
details.more_accordion[open] > summary::after {
  transform: rotate(45deg);
}


@media (max-width: 1024px) and (min-width: 768px) {
  .achievement-section .achievement_list {
    gap: 30px;
  }
}

@media (max-width: 767px) {
  .achievement-section .achievement_list {
    flex-direction: column;
    gap: 8vw;
  }
  .achievement_list li {
    gap: 4vw;
    width: 100%;
  }
  .achievement_list li .achievement-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2.666666666666667vw;
    min-height: 100px;
    padding: 2.666666666666667vw;
  }
  .achievement_list li .achievement-content > * {
    width: calc((100% - 2.666666666666667vw) / 2);
  }
  .achievement-content h3 {
    margin-bottom: 0;
    font-size: 4.533333333333333vw;
    word-break: keep-all;
    overflow-wrap: anywhere;
    text-align: center;
  }
  .achievement-content p {
    font-size: var(--font-size-16);
  }

  .achievement-more {
    text-align: left;
  }
  .achievement-more details summary {
    text-align: center;
  }
  .achievement-more details .more-content {
    padding-bottom: 1.4em;
  }

  details.more_accordion > summary {
    padding-right: 0;
  }
  details.more_accordion > summary::before,
  details.more_accordion > summary::after {
    width: 3.4666666666666663vw;
    height: 0.8vw;
  }
  details.more_accordion > summary::before {
    right: 26.666666666666668vw;
  }
  details.more_accordion > summary::after {
    right: 24.53333333333333vw;
  }
}

/* trouble-section */
.trouble-section {
  position: relative;
}
.trouble-section::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
  display: inline-block;
  width: 220px;
  height: 51px;
  background-color: #ebebeb;
  clip-path: polygon(50% 51px, 0% 0%, 220px 0%);
}

.trouble-section .container {
  display: flex;
  align-items: stretch;
  gap: 10px;
}
.trouble-section .container .trouble-image {
  width: 300px;
}
.trouble-section .container .trouble-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.trouble-section .container .trouble-text {
  flex: 1;
  padding-block: 45px;
  padding-right: var(--content-pdg-inline);
}

.trouble-text .trouble_list li {
  position: relative;
  padding-left: calc(30px + 0.5em);
  font-size: 2.3rem;
  font-weight: bold;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.trouble-text .trouble_list li::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 0.5em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDI5IDI5Ij4gPGcgaWQ9IuOCsOODq+ODvOODl18zMTAwNCIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMzEwMDQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC03NzggLTE3NTEpIj4gPGNpcmNsZSBpZD0i5qWV5YaG5b2iXzE2NCIgZGF0YS1uYW1lPSLmpZXlhoblvaIgMTY0IiBjeD0iMTQuNSIgY3k9IjE0LjUiIHI9IjE0LjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc3OCAxNzUxKSIgZmlsbD0iIzAwM2Q3MSIvPiA8dGV4dCBpZD0iXyIgZGF0YS1uYW1lPSLvvIEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc5MyAxNzc1KSIgZmlsbD0iI2ZmZiIgZm9udC1zaXplPSIyNSIgZm9udC1mYW1pbHk9IlJ5b0Rpc3BQbHVzTi1Cb2xkLCBSeW8gRGlzcGxheSBQbHVzTiIgZm9udC13ZWlnaHQ9IjcwMCIgbGV0dGVyLXNwYWNpbmc9IjAuMDZlbSI+PHRzcGFuIHg9Ii0xMi41IiB5PSIwIj7vvIE8L3RzcGFuPjwvdGV4dD4gPC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.trouble-text .trouble_list li + li {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .trouble-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: var(--content-pdg-inline);
  }
  .trouble-section .container .trouble-image {
    display: none;
  }
  .trouble-section .container .trouble-text {
    padding-block: 14.666666666666666vw;
    padding-right: 0;
  }

  .trouble-text .trouble_list li {
    position: relative;
    padding-left: calc(1.7em + 0.5em);
    font-size: var(--font-size-18);
    font-weight: bold;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  .trouble-text .trouble_list li::before {
    top: 50%;
    transform: translateY(-50%);
    width: 1.7em;
    height: 1.7em;
    margin-right: 0.5em;
  }
  .trouble-text .trouble_list li + li {
    margin-top: 1.4em;
  }
}

/* resolution-section */
.resolution-section .cont-ttl {
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
.resolution-section .cont-ttl h3 {
  max-width: 500px;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.6;
}

.resolution-section .method_box {
  justify-content: center;
  gap: 80px;
}
.method_box .flex_item {
  padding: 0 40px 30px;
}
.method_box .flex_item .cont-ttl {
  justify-content: center;
  margin-bottom: 20px;
  padding: 10px;
}
.method_box .flex_item .cont-ttl h4 {
  color: #fff;
  font-size: 2.4rem;
}
.method_box .flex_item.bg-gray .cont-ttl {
  background: #5B5B5B;
}
.method_box .flex_item.bg-lightblue .cont-ttl {
  background: #0074AD;
}

.method_box ul {
  width: fit-content;
  margin-inline: auto;
}
.method_box ul li {
  font-weight: bold;
  word-break: keep-all;
  overflow-wrap: anywhere;
}
.method_box ul li + li {
  margin-top: 18px;
}

@media (max-width: 1024px) {
  .resolution-section .method_box {
    flex-direction: column;
    justify-content: center;
    gap: 40px;
  }
}

@media (max-width: 767px) {
  .resolution-section .cont-ttl {
    margin-bottom: 13.333333333333334vw;
  }
  .resolution-section .cont-ttl img {
    width: 21.333333333333336vw;
  }
  .resolution-section .cont-ttl h3 {
    flex: 1;
    max-width: 100%;
    font-size: 6.4vw;
    text-align: left;
  }

  .resolution-section .method_box {
    gap: 10.666666666666668vw;
  }
  .method_box .flex_item {
    padding: 0 3.2vw 5.333333333333334vw;
  }
  .method_box .flex_item .cont-ttl {
    margin-bottom: 5.333333333333334vw;
    padding: 2.666666666666667vw;
  }
  .method_box .flex_item .cont-ttl img {
    width: 8vw;
  }
  .method_box .flex_item .cont-ttl h4 {
    flex: 1;
    font-size: 5.333333333333334vw;
  }

  .method_box ul li + li {
    margin-top: 0.8em;
  }
}

/* step-section */
.step-section .steps {
  display: flex;
  justify-content: center;
  gap: 60px;
}
.steps .step-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc((100% - 120px) / 3);
}
.steps .step-card:not(:last-child)::before {
  content: "";
  position: absolute;
  right: -55px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 55px;
  height: 210px;
  background-color: #003d71;
  clip-path: polygon(55px 50%, 0% 0%, 0% 210px);
}
.step-card .step-image {
  position: relative;
  object-fit: cover;
  width: 100%;
}
.step-card .step-image img {
  width: 100%;
  height: auto;
}
.step-card .step-image .step-number {
  position: absolute;
  top: -10px;
  left: -10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 5px 10px;
  font-size: 3.6rem;
  color: #fff;
  background: #003D71;
}

.steps .step-card .step-body {
  height: 100%;
  padding: 25px 30px;
  color: #fff;
  background-color: #003D71;
  background-image: linear-gradient(rgb(0, 134, 193), rgb(0, 61, 113));
}
.steps .step-card .step-body h3 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.steps .step-card .step-body p {
  font-size: var(--font-size-18);
  word-break: keep-all;
  overflow-wrap: anywhere;
}

@media (max-width: 1024px) {
  .step-section .steps {
    gap: 35px;
  }
  .steps .step-card {
    width: calc((100% - 70px) / 3);
  }
  .steps .step-card:not(:last-child)::before {
    right: -30px;
    width: 30px;
    height: 210px;
    clip-path: polygon(30px 50%, 0% 0%, 0% 210px);
  }
}

@media (max-width: 767px) {
  .step-section .steps {
    flex-direction: column;
    gap: 30px;
  }
  .steps .step-card {
    flex-direction: row;
    width: 100%;
  }
  .steps .step-card:not(:last-child)::before {
    left: 50%;
    right: auto;
    top: auto;
    bottom: -26px;
    transform: translateY(0) translateX(-50%);
    width: 96px;
    height: 27px;
    clip-path: polygon(50% 27px, 0% 0%, 96px 0%);
  }
  .step-card .step-image {
    width: 32vw;
  }
  .step-card .step-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .step-card .step-image .step-number {
    top: 0;
    left: 0;
    width: 34px;
    height: 34px;
    padding: 5px 10px;
    font-size: 2.1rem;
  }

  .steps .step-card .step-body {
    flex: 1;
    padding: 6.666666666666667vw 8vw;
  }
  .steps .step-card .step-body h3 {
    font-size: var(--font-size-18);
    margin-bottom: 0.6em;
  }
  .steps .step-card .step-body p {
    font-size: var(--font-size-16);
  }
}

/* review-section */
.review-section .balloon_list {
  max-width: 860px;
  margin-inline: auto;
}

.balloon_list li {
  display: flex;
  align-items: center;
  gap: 25px;
}
.balloon_list li + li {
  margin-top: 20px;
}
.balloon_list li.left {
  flex-direction: row;
}
.balloon_list li.right {
  flex-direction: row-reverse;
}

.balloon_list li .balloon-image {
  width: 120px;
  height: 120px;
}
.balloon_list li .balloon-image img {
  object-fit: contain;
  width: 100%;
  height: auto;
}

.balloon_list li .balloon-body {
  flex: 1;
  position: relative;
  padding: 20px 25px;
  border-radius: 10px;
  font-size: 2.0rem;
  background: #FFF4D6;
}
.balloon_list li .balloon-body p + p.tag-text {
  margin-top: 10px;
}
.balloon_list li .balloon-body::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 26px;
  height: 22px;
  background-color: #fff4d6;
  clip-path: polygon(26px 50%, 0% 0%, 0% 22px);
}
.balloon_list li.left .balloon-body::before {
  left: -26px;
  clip-path: polygon(0% 50%, 26px 0%, 26px 22px);
}
.balloon_list li.right .balloon-body::before {
  right: -26px;
  clip-path: polygon(26px 50%, 0% 0%, 0% 22px);
}

.balloon-body .tag-text {
  display: inline-block;
  padding: 5px 10px;
  font-size: 1.2rem;
  color: #fff;
  border-radius: 100px;
  background: #C66603;
}
.balloon-body .tag-text.tag-orange {
  background: #C66603;
}

@media (max-width: 768px) {
  .review-section .graph-image img {
    max-width: 500px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .balloon_list li + li {
    margin-top: 4vw;
  }

  .balloon_list li .balloon-image {
    width: 25.333333333333336vw;
    height: 25.333333333333336vw;
  }

  .balloon_list li .balloon-body {
    padding: 0.7em;
    font-size: var(--font-size-18);
  }
  .balloon_list li .balloon-body p + p.tag-text {
    margin-top: 0.6em;
  }

  .balloon-body .tag-text {
    padding: 0.4em 0.8em;
    font-size: 3.2vw;
  }
}


/* search-section */
.search-section .search_box {
  gap: 50px;
  justify-content: center;
  align-items: stretch;
}
.search_box .flex_item {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  width: 560px;
}
.search_box .title_brd-line {
  margin-bottom: 25px;
  padding-bottom: 0.5em;
  font-size: 3.2rem;
}
.search_box .title_brd-line + p {
  margin-bottom: 35px;
  font-size: 2.0rem;
  color: var(--color-darkblue);
  text-align: center;
}

.search_box .flex_item .search-card {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
.search-card .search-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 25px;
}
.search-card .search-image img {
  display: block;
  width: 100%;
  height: auto;
}

.search-card .search-body .search-body_inner {
  gap: 25px;
  align-items: center;
  margin-bottom: 10px;
}
.search-body_inner .search-body_title {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 110px;
  height: 100%;
  text-align: center;
}
.search-body_inner .search-body_title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 3px;
  height: 100%;
  background: linear-gradient(to top, transparent, #0074b8 25%, #0074b8 75%, transparent);
  transform: translateY(-50%);
}

.search-body_inner .search-body_text {
  flex: 1;
  padding-block: 1em;
  font-size: var(--font-size-16);
}
.search-body_inner .search-body_title h4 {
  position: relative;
  padding-right: 0.8em;
  color: var(--color-darkblue);
  font-size: 3.0rem;
}
.search-body_title h4.textSize-s {
  font-size: 2.2rem;
}

.search-body_text .check_list li + li {
  margin-top: 10px;
}

.matching_box .search-card {
  border: 6px solid #0086C1;
  background: #fff;
}
.concierge_box .search-card {
  background: #B8E6FA;
}

.search-section .cv-buttons > [class*="btn-"] {
  justify-content: start;
  width: 100%;
  min-height: 0;
  margin-top: 20px;
  padding: 20px;
  padding-right: 110px;
  font-size: 2.3rem;
  text-align: left;
}

@media (max-width: 1024px) {
  .search-section .search_box {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .search_box .flex_item {
    max-width: 600px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .search-section .search_box {
    gap: 8vw;
  }
  .search_box .flex_item {
    max-width: 100%;
    width: 100%;
  }
  .search_box .title_brd-line {
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    font-size: 6.4vw;
  }
  .search_box .title_brd-line + p {
    margin-bottom: 1.3em;
    font-size: var(--font-size-16);
  }

  .search-card .search-body {
    padding: 4vw 3.2vw;
  }

  .search-card .search-body .search-body_inner {
    flex-direction: row;
    gap: 3.2vw;
    margin-bottom: 4vw;
  }
  .search-body_inner .search-body_title {
    width: 21.333333333333336vw;
  }
  .search-body_inner .search-body_title h4 {
    padding-block: 0;
    font-size: var(--font-size-18);
  }
  .search-body_inner .search-body_title h4.textSize-s {
    font-size: var(--font-size-16);
  }

  .search-body_text .check_list li + li {
    margin-top: 1em;
  }

  .search-section .cv-buttons > [class*="btn-"] {
    margin-top: 2.666666666666667vw;
    padding: 1em;
    padding-right: 90px;
    font-size: 5.333333333333334vw;
    text-align: left;
  }
}

/* service-section */
.service-accordion {
  max-width: 1000px;
  margin-inline: auto;
  border: 3px solid #0086C1;
  border-radius: 10px;
}
.service-accordion + .service-accordion {
  margin-top: 50px;
}
.service-accordion > summary {
  position: relative;
  padding-block: 20px;
  padding-inline: 50px 80px;
  background: #0086C1;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}
.service-accordion > summary::before,
.service-accordion > summary::after {
  content: "";
  display: block;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 25px;
  background-color: #fff;
  transition: var(--hover-transition);
}
.service-accordion > summary::before {
  transform: translateY(-50%) rotate(90deg);
}
.service-accordion[open] > summary::after {
  transform: translateY(-50%) rotate(90deg);
}

.service-accordion > .accordion-content {
  padding: 35px 50px;
  border-radius: 10px;
  background: #fff;
}
.service-accordion.attention > .accordion-content {
  background: #FFF0DE;
}

.faq-accordion {
  font-size: var(--font-size-18);
}
.faq-accordion > summary {
  position: relative;
  padding-right: 50px;
  margin-bottom: 25px;
  cursor: pointer;
}
.faq-accordion > summary::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 10px;
  transform: rotate(135deg);
  display: block;
  width: 15px;
  height: 15px;
  border-top: 2px solid #707070;
  border-right: 2px solid #707070;
  transition: var(--hover-transition);
}
.faq-accordion[open] > summary::after {
  top: 15px;
  transform: rotate(-45deg);
}


.faq-accordion + .faq-accordion {
  padding-top: 30px;
  border-top: 1px solid #707070;
}
.faq-accordion:has( + .faq-accordion) .faq-accordion_content {
  padding-bottom: 30px;
}

.faq-accordion > summary::before,
.faq-accordion_content p:first-child::before {
  margin-right: 0.5em;
  font-family: var(--font-family-sans);
  font-size: 2.0rem;
}
.faq-accordion > summary::before {
  content: "Q.";
  color: var(--color-darkblue);
}
.faq-accordion_content p:first-child::before {
  content: "A.";
}

.service-accordion .with_icon {
  gap: 5px;
  align-items: center;
  margin-bottom: 25px;
}
.service-accordion.attention .accordion-content p + .box {
  margin-block: 10px 30px;
}
.service-accordion.attention .accordion-content p + .box:last-child {
  margin-block: 10px 0;
}

@media (max-width: 767px) {
.service-accordion + .service-accordion {
  margin-top: 4vw;
}
.service-accordion > summary {
  padding-block: 4vw;
  padding-inline: 4vw 17.333333333333336vw;
  font-size: var(--font-size-18);
}
.service-accordion > summary::before,
.service-accordion > summary::after {
  right: 6.666666666666667vw;
  height: 6.666666666666667vw;
}

.service-accordion > .accordion-content {
  padding: 4vw;
}

.faq-accordion {
  font-size: var(--font-size-16);
}
.faq-accordion > summary {
  margin-bottom: 6.666666666666667vw;
}
.faq-accordion > summary::after {
  width: 4vw;
  height: 4vw;
  border-top: 2px solid #707070;
  border-right: 2px solid #707070;
}
.faq-accordion + .faq-accordion {
  padding-top: 5.333333333333334vw;
  border-top: 1px solid #707070;
}
.faq-accordion:has( + .faq-accordion) .faq-accordion_content {
  padding-bottom: 5.333333333333334vw;
}
.faq-accordion > summary::before,
.faq-accordion_content p:first-child::before {
  font-size: var(--font-size-18);
}

  .service-accordion .with_icon {
    gap: 2.666666666666667vw;
    margin-bottom: 1em;
  }
  .service-accordion.attention .accordion-content p + .box {
    margin-block: 2.666666666666667vw 8vw;
  }
  .service-accordion.attention .accordion-content p + .box:last-child {
    margin-block: 2.666666666666667vw 0;
  }
}