@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@font-face {
  font-family: "icomoon";
  font-display: swap;
  src: url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.icon-arrow-up::before { content: "\e91a"; }
.icon-arrow-down::before { content: "\e917"; }
.icon-arrow-next::before { content: "\e918"; }
.icon-arrow-prev::before { content: "\e919"; }
.icon-arrow-up-round::before { content: "\e933"; }
.icon-arrow-down-round::before { content: "\e91d"; }
.icon-arrow-next-round::before { content: "\e931"; }
.icon-arrow-prev-round::before { content: "\e932"; }
.icon-arrow-up-circle::before { content: "\e916"; }
.icon-arrow-down-circle::before { content: "\e908"; }
.icon-arrow-next-circle::before { content: "\e914"; }
.icon-arrow-prev-circle::before { content: "\e915"; }
.icon-arrow-up-circle2::before { content: "\e92d"; }
.icon-arrow-down-circle2::before { content: "\e92a"; }
.icon-arrow-next-circle2::before { content: "\e92b"; }
.icon-arrow-prev-circle2::before { content: "\e92c"; }
.icon-angle1-up::before { content: "\e903"; }
.icon-angle1-down::before { content: "\e900"; }
.icon-angle1-next::before { content: "\e901"; }
.icon-angle1-prev::before { content: "\e902"; }
.icon-angle2-up::before { content: "\e907"; }
.icon-angle2-down::before { content: "\e906"; }
.icon-angle2-next::before { content: "\e91f"; }
.icon-angle2-prev::before { content: "\e91e"; }
.icon-angle2-double-next::before { content: "\e904"; }
.icon-angle2-double-prev::before { content: "\e905"; }
.icon-broom::before { content: "\e909"; }
.icon-car::before { content: "\e90a"; }
.icon-car-side::before { content: "\e929"; }
.icon-home::before { content: "\e91b"; }
.icon-check::before { content: "\e90b"; }
.icon-close::before { content: "\e90c"; }
.icon-freetel::before { content: "\e90e"; }
.icon-tel::before { content: "\e921"; }
.icon-fax::before { content: "\e913"; }
.icon-mail:before { content: "\e90e1"; }
.icon-mail-black::before { content: "\e90d"; }
.icon-note::before { content: "\e90f"; }
.icon-profile::before { content: "\e92e"; }
.icon-download::before { content: "\e922"; }
.icon-minus::before { content: "\e912"; }
.icon-plus::before { content: "\e911"; }
.icon-en::before { content: "\e920"; }
.icon-search::before { content: "\e91c"; }
.icon-search-global::before { content: "\e923"; }
.icon-tire::before { content: "\e924"; }
.icon-exclamation::before { content: "\e925"; }
.icon-return::before { content: "\e926"; }
.icon-bookmark::before { content: "\e927"; }
.icon-diamond::before { content: "\e928"; }
.icon-hamburger::before { content: "\e92f"; }
.icon-gear::before { content: "\e930"; }
.icon-book::before { content: "\e941"; }
.icon-member::before { content: "\e940"; }

/* top 新規追加 */
.icon-angle-next-circle::before { content: "\e910"; }
.icon-angle3-next::before { content: "\e935"; }
.icon-angle3-next-triple::before { content: "\e934"; }
.icon-close2::before { content: "\e936"; }
.icon-hamburger2::before { content: "\e937"; }
.icon-minus2::before { content: "\e938"; }
.icon-plus2::before { content: "\e939"; }
.icon-tel2::before { content: "\e93a"; }

/* icomoondefault */
.icon-menu::before { content: "\e9bd"; }
.icon-checkmark::before { content: "\ea10"; }
.icon-facebook::before { content: "\ea90"; }
.icon-facebook2::before { content: "\ea91"; }
.icon-twitter::before { content: "\ea96"; }

[class^="icon-"], [class*=" icon-"] {
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* reset */
*, *::before, *::after { box-sizing: border-box; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, th, td, form, input, textarea, fieldset, pre, blockquote, figure, figcaption {
  padding: 0;
  margin: 0;
}
body {
  overscroll-behavior-y: none;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
}
header, footer, nav, menu, main, article, aside, section, details, figcaption, figure {
  display: block;
}
h1, h2, h3, h4, h5, h6, th { font-weight: normal; }
ul, ol { list-style: none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th { text-align: left; }
img { vertical-align: bottom; }
a img { border: none; }
a:hover img { text-decoration: none; }
i { font-style: normal; }
@media only screen and (min-width: 768px), print {
  a[href^=tel]:hover {
    text-decoration: none;
  }
}
input, textarea, select, option { font-size: 16px; }

/* ***************************************** */
/* --- 初期設定 --- */
/* ***************************************** */
/* 初期設定 -------------------------------- */
html {
  font-size: 14px;
  color: #000;
}
@media only screen and (min-width: 768px), print {
  html { font-size: 16px; }
}
h1, h2, h3, h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  line-height: 1.3;
}
h1 { line-height: 1.5; }
p, li, dt, dd, th, td { line-height: 1.7; }
a {
  text-decoration: none;
  color: inherit;
}
a:hover, a:hover img { text-decoration: none; }
img {
  width: 100%;
  height: auto;
}

/* reCAPTCHA非表示 */
.grecaptcha-badge { display: none; }

/* カラー変数 ------------------------------ */
:root {
  --c-red1: #d93924;
  --c-blue1: #13327B;
  --c-blue2: #10A3E7;
  --c-blue3: #e8eefc;;
  --c-gray1: #f4f4f4;
}
.m-red1{ color: var(--c-red1); }
.m-blue1{ color: var(--c-blue1); }
.m-blue2{ color: var(--c-blue2); }
.m-blue3{ color: var(--c-blue3); }



/* ***************************************** */
/* --- メインモジュール --- */
/* ***************************************** */
@media only screen and (max-width: 767px) {
  .m-hidden-sp { display: none !important; }
}
@media only screen and (min-width: 768px), print {
  .m-hidden-pc { display: none !important; }
}

.m-small{
  display: block;
  margin-top: 0.3em;
  font-size: 0.8em;
  line-height: 1.5;
}

/* 見出し ---------------------------------- */
/* m-heading-a */
.m-heading-a{
  position: relative;
  padding: 0 5%;
  margin-bottom: 50px;
  text-align: center;
  font-size: 6vmin;
}
.m-heading-a::after{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  display: block;
  content: "";
  width: 16%;
  height: 3px;
  border-radius: 1px;
  background-color: var(--c-blue1);
}
.m-heading-a span{
  display: inline-block;
  line-height: 1.4;
  font-size: 0.7em;
}
@media screen and (min-width: 768px), print{
  .m-heading-a{
    padding: 0;
    margin-bottom: 65px;
    font-size: 34px;
  }
  .m-heading-a span{ font-size: 22px; }
  .m-heading-a::after{
    bottom: -20px;
    width: 64px;
    height: 4px;
    border-radius: 2px;
  }
}

/* m-heading-b */
.m-heading-b{
  padding: 0.2em 0 0.3em;
  border-radius: 9999px;
  background-color: var(--c-blue1);
  text-align: center;
  font-size: 4.5vmin;
  color: #fff;
}
@media screen and (min-width: 768px), print{
  .m-heading-b{ font-size: 22px; }
}


/* ボタン ---------------------------------- */
/* コンバージョン */
.btn-wrap{
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 90%;
  margin: auto;
}
.btn-siryo a,
.btn-inquiry a{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  border-radius: 9999px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
}
.btn-siryo a{
  background:
    linear-gradient(to right, rgba(1, 239, 244, 0), rgba(1, 239, 244, 0.4)),
    #10A3E7;
}
.btn-inquiry a{
  background:
    linear-gradient(to right, rgba(255, 163, 78, 0), rgba(255, 163, 78, 0.4)),
    #D93924;
}
.m-angle-anime{
  display: flex;
  position: absolute;
  transform: scale(0.8, 1);
  right: 5%;
  top: 50%;
  translate: 0 -50%;
  font-size: 0.8em;
}
.m-angle-anime i::before{
  font-family: icomoon;
  content: "\e91f";
}
.m-angle-anime i{
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 0.8s;
}
.m-angle-anime i:nth-of-type(2){
  animation-delay: 0.6s
}
.m-angle-anime i:nth-of-type(1){
  animation-delay: 1.2s
}
@keyframes fade{
  0%{ opacity: 1; }
  100%{ opacity: 0; }
}

.tel-btn{
  position: absolute;
  right: 3%;
  bottom: 25vmin;
  z-index: 2;
  width: 20vmin;
}
.tel-btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20vmin;
  padding: 2vmin 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  border-radius: 50%;
}
.tel-btn img{ width: 52%; }
@media screen and (min-width: 768px), print{
  .btn-wrap{
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    padding: 0 20px;
    width: min(100%, 940px);
  }
  .btn-siryo,
  .btn-inquiry{
    width: 48%;
  }
  .btn-siryo a,
  .btn-inquiry a{
    height: 64px;
    border-radius: 32px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    font-size: 17px;
  }
  
  .tel-btn{
    right: 0;
    bottom: 90px;
    width: 90px;
  }
  .tel-btn::before{ top: 6px; }
  .tel-btn a{
    display: block;
    height: 90px;
    padding-top: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    border-radius: 45px;
    text-align: center;
  }
  .tel-btn img{ width: 40px; }
  .btn-siryo a,
  .btn-inquiry a,
  .tel-btn a{
    transition: filter 0.3s;
  }
  .btn-siryo a:hover,
  .btn-inquiry a:hover,
  .tel-btn a:hover{
    filter: brightness(120%);
  }
}

/* cv */
.cv .cv-text{
  position: relative;
  display: table;
  height: auto;
  margin: 0 auto 0.7em;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 4vmin;
  line-height: 1.2;
}
.cv .cv-text::before,
.cv .cv-text::after{
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 1px;
  background-color: #000;
}
.cv .cv-text::before{
  left: -10px;
  transform: rotate(-45deg);
}
.cv .cv-text::after{
  right: -10px;
  transform: rotate(45deg);
}
.cv .btn-inquiry{
  width: 70%;
  margin: auto;
}
@media screen and (min-width: 768px), print{
  .cv .cv-text{
    margin: 0 auto 0.7em;
    font-size: 17px;
  }
  .cv .btn-inquiry{ width: 432px; }
}

/* conversion-footer */
@media screen and (max-width: 767px){
  .conversion-footer{
    position: fixed;
    z-index: 10;
    bottom: 0;
    width: 100%;
    /* transition: opcity 0.2s;
    opacity: 0; */
  }
  /* .conversion-footer.on{ opacity: 1; } */
  .conversion-footer .btn-wrap{
    padding: 0 3% 5vmin;
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    width: 100%;
  }
  .conversion-footer .btn-wrap li{ width: 48%; }
  .conversion-footer .btn-wrap li a{
    height: auto;
    padding: 0.6em 0.5em;
    border-radius: 10px;
    text-align: center;
    line-height: 1.3;
    font-size: 4vmin;
  }
}
@media screen and (min-width: 768px), print{
  .conversion-footer{
    position: fixed;
    z-index: 10;
    bottom: 30px;
    width: 100%;
    padding: 0 20px;
    transition: opcity 0.3s;
    opacity: 0;
  }
  .conversion-footer.on{ opacity: 1; }
  .conversion-footer-inner {
    position: relative;
    width: min(100%, 1000px);
    margin: auto;
  }
}

/* toggleボタン */
.toggle-wrap{
  border-radius: 5px;
  background-color: #fff;
  margin: 0 5%;
  color: #000;
}
.toggle{
  display: none;
  padding: 30px 5% 40px;
}
.toggle-btn{
  position: relative;
  padding: 10px 0;
  border-radius: 5px;
  text-align: center;
  color: var(--c-blue1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 4.5vmin;
  cursor: pointer;
  /* background-color: var(--c-gray1); */
}
.toggle-btn::after{
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  font-family: icomoon;
  content: "\e939";
  transition: background-color 0.3s;
}
.toggle-btn.on{ background-color: var(--c-gray1); }
.toggle-btn.on::after{ content: "\e938"; }
@media screen and (min-width: 768px), print{
  .toggle-wrap{
    border-radius: 10px;
    width: min(100%, 1000px);
    margin: 0 auto;
  }
  .toggle{
    display: none;
    padding: 50px 60px;
  }
  .toggle-btn{
    padding: 20px 0;
    border-radius: 10px;
    font-size: 17px;
    transition: background-color 0.3s;
  }
  .toggle-btn:hover{ background-color: var(--c-gray1); }
}

/* .toggle{ display: block !important;} */
/* toggle-close */
.toggle-close{
  width: 152px;
  margin: 30px auto 0;
}
.toggle-close a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  border: 2px solid #000;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
@media screen and (min-width: 768px), print{
  .toggle-close{ transition: background-color 0.3s; }
  .toggle-close:hover{ background-color: var(--c-gray1); }
}


/* ***************************************** */
/* --- ヘッダー --- */
/* ***************************************** */
header h1{
  padding: 10px 0;
  background-color: var(--c-blue1);
  text-align: center;
  font-weight: 500;
  font-size: 4vmin;
  color: #fff;
}
@media screen and (min-width: 768px), print{
  header h1{ font-size: 17px; }
}


/* ***************************************** */
/* --- key-sp --- */
/* ***************************************** */
.key-sp{ padding-top: 30px;}
.key-sp-copy{
  display: block;
  width: 85%;
  margin: 0 auto 30px;
}
.key-sp .slide{
  width: 100%;
  overflow: hidden;
}
.key-sp .slide.reverse{ margin-top: 15px; }
.key-sp .slide .inner{
  display: flex;
  width: 300%;
}
.key-sp .slide ul{
  width: 150%;
  display: flex;
}
.key-sp .slide li{
  margin-left: -3.3%;
}
/* 1枚目のスライド */
.key-sp .slide .item1{ animation: slide1 30s -15s infinite linear; }
/* 2枚目のスライド */
.key-sp .slide .item2{ animation: slide2 30s infinite linear; }
/* 1枚目のスライド */
.key-sp .slide.reverse .item1{ animation: slide1 40s -20s infinite linear reverse; }
/* 2枚目のスライド */
.key-sp .slide.reverse .item2{ animation: slide2 40s infinite linear reverse; }
.key-sp-btn{
  margin-top: -13%;
  padding: 16% 5% 8%;
  background-image: url(../img/key-sp-bg.png);
  background-size: cover;
}
.key-sp-btn a{
  display: block;
}
@media screen and (min-width: 768px), print{
  .key-sp{ display: none; }
}


/* ***************************************** */
/* --- key-pc --- */
/* ***************************************** */
.key-pc{ display: none; }
@media screen and (min-width: 768px), print{
  .key-pc{
    display: block;
    text-align: center;
    background: 
      url(../img/key-pc-bg-l.png) no-repeat left top / auto 100%,
      url(../img/key-pc-bg-r.png) no-repeat right top / auto 100%;
  }
  .key-pc img{
    width: min(100%, 953px);
  }
}


@keyframes slide1{
  0%{ transform: translateX(100%); }
  100%{ transform: translateX(-100%); }
}
@keyframes slide2{
  0%{ transform: translateX(0); }
  100%{ transform: translateX(-200%); }
}



/* ***************************************** */
/* --- header-conversion --- */
/* ***************************************** */
.header-conversion{
  padding: 60px 0;
  background-color: var(--c-gray1);
  text-align: center;
}
.header-conversion .cv{ margin-top: 1.5em; }

/* Bパターン */
.header-conversion h2{
  font-size: 4.8vmin;
  margin-bottom: 1em;
  text-align: center;
}
.header-conversion h2 img{
  display: block;
  width: 6.5vmin;
  margin: 0 auto 5px;
}
@media screen and (min-width: 768px), print{
  .header-conversion{ padding: 50px 0; }

  /* Bパターン */
  .header-conversion h2{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.6em;
    font-size: 22px;
    margin-bottom: 1em;
  }
  .header-conversion h2 img{
    width: 32px;
    margin: 0;
  }
}


/* ***************************************** */
/* --- sec1 --- */
/* ***************************************** */
/* sec1-kv ********************************* */
.sec1-kv{
  position: relative;
  z-index: 1;
}

/* sec1-bg ********************************* */
.sec1-bg{ padding-bottom: 60px; }
@media screen and (min-width: 768px), print{
  .sec1-bg{
    margin-top: -100px;
    padding-bottom: 0;
    background: url(../img/sec1-bg-pc.png) no-repeat center top / 100% auto;
  }
}

/* sec1-heading **************************** */
.sec1-heading{
  margin-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  font-size: 7vmin;
}
.sec1-heading span{ font-size: 0.7em; }
@media screen and (min-width: 768px), print{
  .sec1-heading{
    margin-bottom: 50px;
    padding-top: 120px;
    font-size: 44px;
  }
}

/* sec1-slide ****************************** */
.sec1-slide{ display: none; }
@media screen and (min-width: 768px), print{
  .sec1-slide{
    display: block;
    width: 100%;
    overflow: hidden;
  }
  .sec1-slide .inner{
    display: flex;
    width: 200%;
  }
  .sec1-slide ul{
    width: 100%;
    display: flex;
  }
  .sec1-slide li{
    margin-left: 10px;
  }
  /* 1枚目のスライド */
  .sec1-slide .item1{ animation: slide1 40s -20s infinite linear; }
  /* 2枚目のスライド */
  .sec1-slide .item2{ animation: slide2 40s infinite linear; }
}

/* sec1-read ******************************* */
.sec1-read{
  position: relative;
  padding: 40px 5%;
  background: url(../img/sec1-bg-sp.png) no-repeat center top / 100% auto;
}
.sec1-read .read1{
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  display: table;
  padding: 0.2em 1em;
  border-radius: 10px;
  background-color: var(--c-red1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 4vmin;
  color: #fff;
}
.sec1-read .read2{
  margin-bottom: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 8vmin;
  line-height: 1.3;

}
.sec1-read .read2 span{ font-size: 0.8em; }
@media screen and (min-width: 768px), print{
  .sec1-read{
    position: relative;
    padding: 120px 20px 60px;
    background: url(../img/sec1-read-bg-pc.png) no-repeat center / auto;
  }
  .sec1-read .read1{
    position: static;
    transform: translate(0,0);
    margin: auto;
    font-size: 22px;
  }
  .sec1-read .read2{
    margin-bottom: 15px;
    font-size: 44px;
  }
  .sec1-read .read2 span{ font-size: 0.8em; }
  .sec1-read .m-small{
    display: table;
    margin: auto;
    font-size: 10px;
  }
}

/* sec1-item ******************************* */
.sec1-item:not(:first-of-type){ margin-top: 40px; }
.sec1-item-owner-text,
.sec1-item-graph,
.sec1-bg .m-small{
  padding: 0 5%;
}
.sec1-item-owner{
  padding: 0;
  margin-bottom: 30px;
}
.sec1-item h3{
  margin-bottom: 10px;
  font-size: 18px;
  color: var(--c-blue1);
}
.sec1-item h3 span{
  font-weight: 400;
  font-size: 0.7em;
}
.sec1-item dl{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.sec1-item dt{
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 18px;
}
.sec1-item dd{
  width: 50%;
  display: flex;
  align-items: center;
  gap: 1em;
  margin-top: 8px;
}
.sec1-item dd span{
  width: 63%;
  border-radius: 5px;
  background-color: var(--c-blue1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.sec1-item-graph{
  position: relative;
  padding: 0;
  margin: 0 5% 5px;
  border: 1px solid #B8B8B8;
  background-color: #fff;
}
.sec1-item-graph .btn-inquiry{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
.sec1-item-graph .btn-inquiry i{ color: #FFF500;}
@media screen and (min-width: 768px), print{
  .sec1-item-owner-text,
  .sec1-item-graph,
  .sec1-bg .m-small{
    padding: 0;
  }
  .sec1-item{
    width: min(100%, 1000px);
    margin: auto;
  }
  .sec1-item > *{ padding: 0; }
  .sec1-item .flex{
    display: flex;
    align-items: center;
    gap: 3%;
  }
  .sec1-item-owner{ width: 43%; }
  .sec1-item h3{
    margin-bottom: 10px;
    font-size: 22px;
  }
  .sec1-item dl{
    gap: 1em;
    margin-bottom: 25px;
  }
  .sec1-item dt{
    width: 100%;
    font-size: 22px;
  }
  .sec1-item dt span{
    font-size: 0.8em;
  }
  .sec1-item dd{
    width: auto;
    gap: 0.5em;
    margin-top: -8px;
    white-space: nowrap;
  }
  .sec1-item dd span{
    width: auto;
    padding: 0 1em;
    border-radius: 5px;
    font-size: 15px;
  }
  .sec1-item-graph{
    margin: 0 0 5px;
    margin-left: 1.6%;
    background-color: #fff;
  }
  .sec1-item-graph .btn-inquiry{
    width: 434px;
  }
  .sec1-item .m-small{ text-align: right; }
}

/* sec1-footer ***************************** */
.sec1-footer{
  margin-top: 40px;
  padding: 0 5%;
}
.sec1-footer dl{
  padding: 20px 5%;
  padding-right: 30%;
  border-radius: 10px;
  background: #F9F6EB url(../img/sec1-footer-sp.png) no-repeat right 5% bottom / 20% auto;
}
.sec1-footer dt{
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  color: #C5AC4A;
}
@media screen and (min-width: 768px), print{
  .sec1-footer{
    box-sizing: content-box;
    width: 540px;
    margin: 0 auto;
    padding: 40px 170px 80px;
    background: url(../img/sec1-footer-pc.png) no-repeat right bottom / auto 99%;
  }
  .sec1-footer dl{
    position: relative;
    padding: 35px 40px;
    background: #F9F6EB;
  }
  .sec1-footer dl::before{
    content: "";
    position: absolute;
    right: -24px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 24px solid #F9F6EB;
    border-right: 0;
  }
  .sec1-footer dt{
    font-family: "Noto Sans JP", sans-serif;
    font-feature-settings: "palt";
    letter-spacing: 0.01em;
    font-weight: 700;
    color: #C5AC4A;
  }
}


/* ***************************************** */
/* --- sec2 --- */
/* ***************************************** */
/* sec2-bg ********************************* */
.sec2-bg{
  padding: 60px 5%;
  background-color: var(--c-blue1);
}
.sec2-bg > h2{
  margin-bottom: 35px;
  text-align: center;
  font-size: 6vmin;
  color: #ff0;
}
.sec2-bg > h2 span{
  font-size: 0.8em;
  color: #fff;
}
.sec2-bg > p{
  margin-top: 1em;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px), print{
  .sec2-bg{
    padding: 120px 20px;
    background: var(--c-blue1) url(../img/sec2-bg-pc.png) no-repeat center top / 100% auto;
  }
  .sec2-bg > h2{
    margin-bottom: 40px;
    font-size: 34px;
  }
  .sec2-bg > h2 span{ font-size: 0.6em; }
  .sec2-bg > p{ margin-top: 1.5em; }
}

/* sec2 ************************************ */
.sec2{
  margin-bottom: 40px;
  padding: 30px 10%;
  border-radius: 10px;
  background-color: #fff;
}
.sec2 > h3{
  margin-bottom: 20px;
  text-align: center;
  font-size: 4.5vmin;
}
@media screen and (min-width: 768px), print{
  .sec2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: min(100%, 1000px);
    margin: 0 auto 45px;
    padding: 50px;
    border-radius: 20px;
  }
  .sec2 > h3{
    width: 100%;
    margin-bottom: 30px;
    font-size: 22px;
  }
}

/* sec2 item ******************************* */
.sec2 h4{ margin-bottom: 24px; }
.sec2 li{
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.sec2 > section:first-of-type{ margin-bottom: 30px; }
.sec2 li div{ width: 30%; }
.sec2 li dl{ width: 65%; }
.sec2 li dt{
  margin-bottom: 0.5em;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  color: var(--c-blue1);
}
@media screen and (min-width: 768px), print{
  .sec2 > section{ width: 48%;}
  .sec2 h4{ margin-bottom: 24px; }
  .sec2 > section:first-of-type{ margin-bottom: 0; }
}


/* ***************************************** */
/* --- sec3 --- */
/* ***************************************** */
.sec3{ padding-top: 50px; }
.sec3 .m-heading-a{ margin-bottom: 0; }
.sec3-item{ padding: 50px 5% 60px; }
.sec3-item-bg{ background-color: var(--c-gray1); }
.sec3-icon{
  display: block;
  width: 20%;
  margin: 0 auto 25px;
}
.sec3-item h3{
  margin-bottom: 25px;
  text-align: center;
  font-size: 6vmin;
  line-height: 1.5;
  color: var(--c-blue1);
}
.sec3-item h3 span{
  display: block;
  font-size: 0.8em;
  color: #000;
}
.sec3-item p{ margin-bottom: 25px; }
.sec3-item dl div:first-of-type{ margin-bottom: 40px; }
.sec3-item dt{
  margin-bottom: 30px;
  border-top: 1px solid var(--c-blue1);
  border-bottom: 1px solid var(--c-blue1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 4.5vmin;
  color: var(--c-blue1);
}
.sec3-item dt span{ font-size: 0.8em; }
.sec3-item dd{
  width: 55%;
  margin: auto;
}
.sec3-item dl div:first-of-type dd{ width: 78%; }
@media screen and (min-width: 768px), print{
  .sec3{ padding-top: 120px; }
  .sec3-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: min(100%, 1040px);
    margin: auto;
    padding: 120px 20px 120px;
  }
  .sec3-item .sec3-read,
  .sec3-item .sec3-img{
    width: 48%;
  }
  .sec3-icon{
    display: block;
    width: auto;
    margin: 0 0 25px;
  }
  .sec3-icon img{ width: auto; }
  .sec3-item h3{
    margin-bottom: 25px;
    text-align: left;
    font-size: 34px;
  }
  .sec3-item h3 span{ font-size: 0.65em; }
  .sec3-item p{ margin-bottom: 0; }
  .sec3-item dl{
    width: 100%;
    margin-top: 60px;
  }
  .sec3-item dl div:first-of-type{ margin-bottom: 60px; }
  .sec3-item dt{
    margin-bottom: 30px;
    font-size: 22px;
  }
  .sec3-item dd{
    width: 78.5%;
    padding-top: 20px;
  }
  .sec3-item dl div:first-of-type dd{ width: 80%; }
}


/* ***************************************** */
/* --- sec4 --- */
/* ***************************************** */
.sec4{
  padding: 60px 5% 0;
  background-color: var(--c-gray1);
}
.sec4 ul{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 40px;
}
.sec4 li{
  position: relative;
  z-index: 2;
  padding: 30px 5%;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 2px 2px 10px rgba(22, 33, 60, 0.2);
}
.sec4 .head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D9D9D9;
}
.sec4 .head h3{ font-size: 4.5vmin; }
.sec4 .head h3 img{
  display: block;
  width: 35%;
  margin-bottom: 5px;
}
.sec4 .head h3 i{ font-size: 0.9em; }
.sec4 .head h3 span{
  display: block;
  margin-top: 4px;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: normal;
  font-size: 0.8em;
}
.sec4 .head > img{ width: 26%; }
.sec4 .read{
  margin-bottom: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  color: var(--c-blue1);
  font-size: 4.5vmin;
  line-height: 1.4;
}
.sec4 .text span{ font-size: 0.8em; }
@media screen and (min-width: 768px), print{
  .sec4{
    padding: 120px 20px 0;
    background:
      url(../img/sec4-bg1.png) no-repeat right top / 55% auto,
      url(../img/sec4-bg2.png) no-repeat left bottom / 40% auto,
      var(--c-gray1);
  }
  .sec4 ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 56px 0;
    width: min(100%, 1000px);
    margin: auto;
  }
  .sec4 li{
    width: 47%;
    padding: 35px;
    box-shadow: 2px 2px 14px rgba(22, 33, 60, 0.2);
  }
  .sec4 .head{
    margin-bottom: 17px;
    padding-bottom: 15px;
  }
  .sec4 .head h3{ font-size: 22px; }
  .sec4 .head h3 img{
    width: 35%;
    margin-bottom: 5px;
  }
  .sec4 .head h3 span{
    margin-top: 4px;
    font-size: 16px;
  }
  .sec4 .head > img{ width: 93px; }
  .sec4 .read{
    margin-bottom: 5px;
    font-size: 22px;
  }
}


/* ***************************************** */
/* --- sec5 --- */
/* ***************************************** */
.sec5{ padding-bottom: 60px; }
.sec5 h2{
  margin-top: -60vmin;
  padding: calc(60vmin + 60px) 0 60px;
  background: var(--c-blue1) url(../img/sec5-bg-sp.png) no-repeat center bottom / 100% auto;
  text-align: center;
  font-size: 7vmin;
  color: #fff;
}
.sec5 h2 span{ font-size: 0.8em; }
.sec5 h2 i{ color: #FFFF80; }
.sec5 .read{
  margin: 60px 0 30px;
  text-align: center;
}
.sec5 .vimeo{
  width: 90%;
  margin: -10px auto 20px;
}
.sec5 .vimeo iframe{
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px), print{
  .sec5{ padding-bottom: 120px; }
  .sec5 h2{
    margin-top: -320px;
    padding: calc(320px + 120px) 0 120px;
    background:
      url(../img/sec5-bg-pc-l.png) no-repeat left bottom / auto auto,
      url(../img/sec5-bg-pc-r.png) no-repeat right bottom / auto auto,
      var(--c-blue1);
    font-size: 44px;
  }
  .sec5 h2 span{ font-size: 34px; }
  .sec5 .read{ margin: 120px 0 30px; }
  .sec5 .vimeo{
    width: min(100%, 720px);
    margin: 40px auto;
  }
}



/* ***************************************** */
/* --- sec6 --- */
/* ***************************************** */
/* heading */
.sec6 .heading{
  position: relative;
  background-color: var(--c-blue1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  color: #fff;
}
.sec6 .heading::after{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -24px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 31px solid transparent;
  border-left: 31px solid transparent;
  border-top: 24px solid var(--c-blue1);
  border-bottom: 0;
}
.sec6 .heading div{
  padding: 40px 5%;
  background: url(../img/sec6-heading-sp.png) no-repeat right bottom / 47% auto;
}
.sec6 .heading p{
  margin-bottom: 0.2em;
  font-size: 4.5vmin;
}
.sec6 .heading p i{
  position: relative;
  display: inline-block;
}
.sec6 .heading p i::before{
  content: "・";
  position: absolute;
  top: -1em;
  display: block;
  width: 100%;
  text-align: center;
}
.sec6 .heading h2{ font-size: 7vmin; }
.sec6 .heading h2 span{ color: #ffff00; }
@media screen and (min-width: 768px), print{
  .sec6 .heading{
    padding: 0 20px;
    background: url(../img/sec6-heading-bg-pc.png) no-repeat center / cover;
  }
  .sec6 .heading::after{
    bottom: -24px;
    border-right: 51px solid transparent;
    border-left: 51px solid transparent;
    border-top: 39px solid var(--c-blue1);
  }
  .sec6 .heading div{
    width: min(100%, 646px);
    margin: auto;
    padding: 60px 0;
    background: url(../img/sec6-heading-pc.png) no-repeat right bottom / 35% auto;
  }
  .sec6 .heading p{ font-size: 22px; }
  .sec6 .heading h2{ font-size: 34px; }
}

/* list */
.sec6 .list{ padding: 20px 5% 65px; }
.sec6 .list > div{ margin-top: 20px; }
.sec6 .list dt{
  margin-bottom: 10px;
  padding-bottom: 9px;
  border-bottom: 1px solid #D9D9D9;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  color: var(--c-blue1);
  font-size: 1.1em;
}
.sec6 .list dt img{
  position: relative;
  top: -4.5px;
  width: 16px;
}
.sec6 .list ul{ padding-left: 3%; }
.sec6 .list ul.flex{
  display: flex;
  flex-wrap: wrap;
}
.sec6 .list ul.flex li{ width: 50%; }
.sec6 .list li::before{ content: "・ "; }
@media screen and (min-width: 768px), print{
  .sec6 .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 54px 0;
    width: min(100%, 1040px);
    margin: auto;
    padding: 40px 20px 80px;
  }
  .sec6 .list > div{
    width: 48%;
    margin-top: 0;
  }
  .sec6 .list dt img{
    position: relative;
    top: -8px;
    width: 16px;
  }
  .sec6 .list ul{ padding-left: 8px; }
  .sec6 .list ul.flex li{ width: 40%; }
}

/* cv-box */
.sec6 .cv-box-wrap{
  padding: 60px 5%;
  background-color: #F9F6EB;
}
.sec6 .cv-box{ position: relative; }
.sec6 .cv-box::before{
  content: "";
  display: block;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16%;
  height: auto;
  aspect-ratio: 1/1;
  background: url(../img/sec6-icon-plus.svg) no-repeat center / cover;
}
.sec6 .cv-box-left section{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.sec6 .cv-box-left .m-heading-b{
  width: 100%;
  margin-bottom: 20px;
  background-color: #C5AC4A;
}
.sec6 .cv-box-left .img{ width: 35%; }
.sec6 .cv-box-left .text{ width: 60%; }
.sec6 .cv-box-left .text p:nth-of-type(1){
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 4vmin;
}
.sec6 .cv-box-left .text p:nth-of-type(2){
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  font-size: 4.5vmin;
}
.sec6 .cv-box-right img{
  filter: drop-shadow(2px 2px 10px rgba(60, 45, 22, 0.2));
}
.sec6 .btn-inquiry{ margin-top: 40px; }
.sec6 .btn-inquiry span:not(.m-angle-anime){ color: #ff0; }
@media screen and (min-width: 768px), print{
  .sec6 .cv-box-wrap{
    padding: 0 20px;
    background-color: transparent;
  }
  .sec6 .cv-box{
    display: flex;
    justify-content: space-between;
    width: min(100%, 1000px);
    margin: auto;
    padding: 55px;
    border-radius: 20px;
    background-color: #F9F6EB;
  }
  .sec6 .cv-box::before{
    top: 0;
    width: 56px;
  }
  .sec6 .cv-box-left,
  .sec6 .cv-box-right{ width: 47%; }
  .sec6 .cv-box-left section{ margin-bottom: 50px; }
  .sec6 .cv-box-left section:last-of-type{ margin-bottom: 0; }
  .sec6 .cv-box-left .img{ width: 35%; }
  .sec6 .cv-box-left .text{ width: 60%; }
  .sec6 .cv-box-left .text p{ line-height: 1.3; }
  .sec6 .cv-box-left .text p:nth-of-type(1){
    margin-bottom: 5px;
    font-size: 17px;
  }
  .sec6 .cv-box-left .text p:nth-of-type(2){
    margin-bottom: 5px;
    font-size: 22px;
  }
  .sec6 .btn-inquiry{
    width: 432px;
    margin: 60px auto 120px;
  }
}


/* ***************************************** */
/* --- sec7 --- */
/* ***************************************** */
.sec7{ padding: 65px 5%; }
.sec7 > p{ text-align: center; }
@media screen and (min-width: 768px), print{
  .sec7{ padding: 125px 20px; }
}

/* sec7-inner ----------------------------- */
.sec7-inner:first-of-type{ margin: 20px 0 40px; }
.sec7-inner > h3{
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
  background-color: var(--c-blue1);
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
@media screen and (min-width: 768px), print{
  .sec7-inner{
    width: min(100%, 1000px);
    margin: auto;
  }
  .sec7-inner:first-of-type{ margin: 80px auto; }
  .sec7-inner > h3{
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 22px;
  }
}

/* sec7-service ----------------------------- */
.sec7-service{ margin-top: 20px; }
.sec7-service h4{
  margin-bottom: 0.3em;
  font-size: 1.1em;
}
.sec7-service h4::before{
  content: "■";
  color: var(--c-blue1);
}
.sec7-service p{ margin-bottom: 1em; }
@media screen and (min-width: 768px), print{
  .sec7-service{ margin-top: 55px; }
  .sec7-service h4{ font-size: 22px; }
  .sec7-service h4::before{ display: none; }
}

/* sec7 flex -------------------------------- */
@media screen and (min-width: 768px), print{
  .sec7{
    background-color: var(--c-gray1);
  }
  .sec7 .flex{
    display: flex;
    justify-content: space-between;
  }
  .sec7 .flex > *{ width: 48%; }

  .sec7 .flex2{
    display: flex;
    flex-direction: column;
  }
  .sec7 .flex2 > .mt-auto{ margin-top: auto; }
  .sec7 .m-hidden-sp li:first-of-type{ margin-bottom: 30px; }
}


/* ***************************************** */
/* --- sec8--- */
/* ***************************************** */
/* sec8-wrap ------------------------------ */
.sec8{ padding: 0 5% 40px; }
.sec8-img{
  position: relative;
  display: block;
  margin-bottom: 3px;
}
@media screen and (min-width: 768px), print{
  .sec8{ padding: 0; }
  .sec8-img{ display: none; }
  .sec8-wrap{
    padding: 120px 20px;
    background: url(../img/sec8-bg-pc.jpg) no-repeat center top;
  }
}

/* sec8-inner ------------------------------ */
.sec8-inner{ margin-bottom: 20px; }
.sec8-inner h2 span{
  display: block;
  text-align: center;
}
.sec8-inner h2 span:first-of-type{
  position: relative;
  z-index: -1;
  margin-top: -3vmin;
  font-family: "Roboto", sans-serif;
  font-size: 23vmin;
  text-indent: -3vmin;
  color: var(--c-gray1);
  line-height: 1;
}
.sec8-inner h2 span:last-of-type{
  margin-bottom: 1em;
  font-size: 6vmin;
}
@media screen and (min-width: 768px), print{
  .sec8-inner{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: min(100%, 1000px);
    margin: 0 auto 30px;
  }
  .sec8-inner > div{ width: 48%; }
  .sec8-inner h2 span{ text-align: left; }
  .sec8-inner h2 span:first-of-type{
    position: static;
    margin-top: 0;
    font-size: 111px;
    text-indent: 0;
    line-height: 1;
  }
  .sec8-inner h2 span:last-of-type{
    margin: -35px 0 1em;
    font-size: 34px;
  }
}

/* sec8 toggle ----------------------------- */
.sec8 .toggle-wrap{ margin: 0; }
.sec8 .toggle-btn{
  border: 1px solid #000;
  color: #000;
}
.sec8 .toggle-btn.on{ background-color: var(--c-gray1); }
.sec8-toggle{ margin-bottom: 20px; }
.sec8-toggle div{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #D3D3D3;
}
.sec8-toggle div:first-of-type{
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.sec8-toggle dt{
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
}
.sec8 .toggle img{
  position: relative;
  left: -11%;
  width: 122%;
}
@media screen and (min-width: 768px), print{
  .sec8 .toggle-wrap{ margin: 0 auto; }
  .sec8 .toggle-btn:hover{ background-color: var(--c-gray1); }
  .sec8-toggle{ margin-bottom: 40px; }
  .sec8-toggle div{
    display: flex;
    align-items: center;
    margin-top: 20px;
    padding: 20px 1em 0;
    border-top: 1px solid #D3D3D3;
  }
  .sec8-toggle div:first-of-type{ padding-top: 0; }
  .sec8-toggle dt{ margin-right: 2em; }
  .sec8 .toggle img{
    left: 0;
    width: 100%;
  }
}


/* ***************************************** */
/* --- sec9 --- */
/* ***************************************** */
.sec9{
  padding: 60px 5%;
  background-color: var(--c-gray1);
}
.sec9-inner ul{
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.sec9 .toggle-wrap{ margin: 0; }
.sec9 .toggle-btn{
  display: flex;
  align-items: center;
  height: 14vmin;
  padding: 0 13%;
  text-align: left;
  font-size: 4vmin;
  color: #000;
}
.sec9 .toggle-btn.on{ background-color: #fff; }
.sec9 .toggle-btn::before{
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  content: "Q";
  font-size: 4.2vmin;
}
.sec9 .toggle-btn::before,
.sec9 .toggle-btn::after{
  color: var(--c-blue1);
}

.sec9 .toggle{ padding: 0 5% 20px; }
.sec9 .toggle p{
  display: flex;
  gap: 3.5vmin;
}
.sec9 .toggle p::before{
  margin-top: -1.3vmin;
  padding-left: 0.4vmin;
  content: "A";
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  color: var(--c-blue1);
  font-size: 4.2vmin;
}
@media screen and (min-width: 768px), print{
  .sec9{ padding: 120px 20px; }
  .sec9-inner ul{
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
    width: min(100%, 1200px);
    margin: 80px auto 0;
  }
  .sec9-inner li{
    width: 32%;
    padding: 30px 40px;
    border-radius: 10px;
    background-color: #fff;
  }
  .sec9 .toggle-btn{
    height: 70px;
    margin-bottom: 16px;
    padding: 0;
    padding-left: 37px;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #B8B8B8;
    font-size: 17px;
    cursor: default;
  }
  .sec9 .toggle-btn:hover{ background-color: #fff; }
  .sec9 .toggle-btn::before{
    left: 0;
    font-size: 19px;
  }
  .sec9 .toggle-btn::after{ display: none; }

  .sec9 .toggle{
    display: block !important;
    padding: 0;
  }
  .sec9 .toggle p{
    display: flex;
    gap: 1em;
  }
  .sec9 .toggle p::before{
    margin-top: -3px;
    padding-left: 3px;
    font-size: 19px;
  }
}


/* ***************************************** */
/* --- sec10 --- */
/* ***************************************** */
.sec10{ padding: 60px 0 140px; }
.sec10 h2{
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 5vmin;
}
.sec10 p{ padding: 0 5%; }
.sec10 picture{
  display: block;
  margin: 12px 0 40px;
}
@media screen and (min-width: 768px), print{
  .sec10{ padding: 120px 20px 200px; }
  .sec10-inner > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: min(100%, 1000px);
    margin: 0 auto 80px;
  }
  .sec10-inner > div div{ width: 48%; }
  .sec10 h2{
    margin-bottom: 0.5em;
    text-align: left;
    font-size: 22px;
  }
  .sec10 p{ padding: 0; }
  .sec10 picture{ margin: 0; }
}


/* ***************************************** */
/* --- footer --- */
/* ***************************************** */
footer{
  padding: 30px 5%;
  padding-bottom: 45vmin;
  background-color: #000;
  color: #fff;
}
footer ul{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
}
footer li:first-of-type{
  margin-right: 1.5em;
  padding-right: 1.5em;
  border-right: 1px solid #fff;
  line-height: 1;
}
footer p{
  text-align: center;
  font-size: 3.5vmin;
}
@media screen and (min-width: 768px), print{
  footer { padding-bottom: 140px; }
  footer p{ font-size: 12px; }
}
