@charset "UTF-8";
/* Scss Document */
:root {
  --pc: 1000px;
  --sp: 999px;
  --fs48: 4.8rem;
  --fs40: 4rem;
  --fs36: 3.6rem;
  --fs28: 2.8rem;
  --fs22: 2.2rem;
  --fs20: 2.0rem;
  --fs18: 1.8rem;
  --fs16: 1.6rem;
  --fs14:1.4rem;
  --fs12:1.2rem; }

@media (max-width: 999px) {
  :root {
    --fs48: 2.6rem;
    --fs40: 2.2rem;
    --fs36: 2.4rem;
    --fs28: 2.2rem;
    --fs22: 2.0rem;
    --fs20: 1.8rem;
    --fs18: 1.4rem;
    --fs16: 1.4rem;
    --fs14: 1.2rem;
    --fs12: 1.0rem; } }
/* 
---------------------------------------
reset
---------------------------------------
*/
body, header, footer, section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  overflow-y: scroll;
  box-sizing: border-box; }

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top; }

th {
  text-align: left; }

li {
  list-style: none; }

a {
  outline: none;
  text-decoration: none;
  color: inherit;
  transition: all 0.6s; }

address {
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-weight: 400; }

em {
  font-style: normal; }

a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

a:hover {
  opacity: 0.7;
  transition: all 0.6s; }

img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden; }

/* 
---------------------------------------
表示切替
---------------------------------------
*/
@media screen and (max-width: 999px) {
  .pcView {
    display: none !important; } }
@media screen and (min-width: 1000px) {
  .spView {
    display: none !important; } }
@media (min-width: 999px) {
  a[href^="tel:"] {
    pointer-events: none; } }
/* フォーム要素のリセット */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  outline: none;
  appearance: none; }

button {
  cursor: pointer; }

button:disabled {
  cursor: default; }

/* 
---------------------------------------
コンテンツ幅
---------------------------------------
*/
.inner18 {
  max-width: 180rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner18 {
      width: 89.33%;
      max-width: 536px; } }

.inner16 {
  max-width: 160rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner16 {
      width: 89.33%;
      max-width: 536px; } }

.inner14 {
  max-width: 140rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner14 {
      width: 89.33%;
      max-width: 536px; } }

.inner12 {
  max-width: 120rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner12 {
      width: 89.33%;
      max-width: 536px; } }

.inner10 {
  max-width: 100rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner10 {
      width: 89.33%;
      max-width: 536px; } }

.inner8 {
  max-width: 80rem;
  width: 89.33%;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .inner8 {
      width: 89.33%;
      max-width: 536px; } }

/* 
---------------------------------------
余白
---------------------------------------
*/
body .mb20 {
  margin-bottom: clamp(120px, 16vw, 200px); }

body .mb18 {
  margin-bottom: clamp(100px, 14vw, 180px); }

body .mb16 {
  margin-bottom: clamp(80px, 12vw, 160px); }

body .mb14 {
  margin-bottom: clamp(70px, 10vw, 140px); }

body .mb12 {
  margin-bottom: clamp(60px, 10vw, 120px); }

body .mbTen {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mbten {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb10 {
  margin-bottom: clamp(50px, 8vw, 100px); }

body .mb8 {
  margin-bottom: 8rem; }
  @media (max-width: 999px) {
    body .mb8 {
      margin-bottom: 4rem; } }

body .mb6 {
  margin-bottom: 6rem; }
  @media (max-width: 999px) {
    body .mb6 {
      margin-bottom: 3rem; } }

body .mb5 {
  margin-bottom: 5rem; }
  @media (max-width: 999px) {
    body .mb5 {
      margin-bottom: 2.5rem; } }

body .mb4 {
  margin-bottom: 4rem; }
  @media (max-width: 999px) {
    body .mb4 {
      margin-bottom: 2rem; } }

body .mb3 {
  margin-bottom: 3rem; }
  @media (max-width: 999px) {
    body .mb3 {
      margin-bottom: 1.5rem; } }

body .mb2 {
  margin-bottom: 2rem; }
  @media (max-width: 999px) {
    body .mb2 {
      margin-bottom: 1rem; } }

body .mb1 {
  margin-bottom: 1rem; }
  @media (max-width: 999px) {
    body .mb1 {
      margin-bottom: .5rem; } }

html {
  font-size: clamp(8px, calc(8px + (2 * ((100vw - 1000px) / 920))), 10px); }
  @media (max-width: 999px) {
    html {
      font-size: 62.5% !important; } }

body {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 2;
  -webkit-text-size-adjust: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #333; }
  @media (max-width: 999px) {
    body {
      font-size: 1.4rem; } }

.bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.black {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.en {
  font-family: "Lato", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

.yellow {
  color: #F8D500; }

.red {
  color: #EF6A6B; }

.blue {
  color: #6EBAF2; }

/* 
---------------------------------------
ヘッダー
---------------------------------------
*/
#header {
  position: absolute;
  z-index: 999;
  /* =====================
     logo
  ===================== */
  /* =====================
     tel
  ===================== */
  /* =====================
     nav
  ===================== */
  /* =====================
     header nav area
  ===================== */
  /* =====================
     scroll fixed state
  ===================== */ }
  @media (min-width: 1000px) {
    #header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      top: 3rem;
      left: 0;
      right: 0;
      margin: 0 1vw 0 3vw;
      gap: 3rem; } }
  @media (max-width: 999px) {
    #header {
      width: 100%;
      height: 60px;
      top: 0;
      left: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 999px) {
    #header .logo {
      position: relative;
      z-index: 3;
      line-height: 0; } }
  #header .logo img {
    width: 18.8rem;
    height: auto; }
    @media (max-width: 999px) {
      #header .logo img {
        width: 14.8rem;
        height: auto;
        margin-left: 2rem; } }
  #header .telBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 999px) {
      #header .telBox {
        margin-bottom: 2rem;
        justify-content: center; } }
    #header .telBox a {
      display: flex;
      align-items: center;
      font-size: 2.8rem;
      line-height: 1.2;
      color: #01A0E9; }
      @media (max-width: 999px) {
        #header .telBox a {
          padding: 1rem 0;
          border: none;
          justify-content: center; } }
    #header .telBox img {
      width: 2rem;
      margin-right: 0.4rem; }
    #header .telBox .open {
      font-size: 1.2rem;
      font-weight: 700;
      background: #f7f7f7;
      padding: 0 1rem;
      border-radius: 999px; }
  #header nav ul {
    display: flex;
    gap: 1.5vw;
    padding: 0 2vw 0 2.6vw;
    position: relative;
    z-index: 1; }
    @media (max-width: 999px) {
      #header nav ul {
        flex-direction: column;
        background: #fff;
        width: 90%;
        margin: 7rem auto 2rem;
        border-radius: 2rem;
        padding: 2rem 0;
        gap: 0; } }
  #header nav a {
    font-size: 1.5rem;
    font-weight: 700;
    white-space: nowrap;
    transition: 0.3s; }
    @media (max-width: 999px) {
      #header nav a {
        display: block;
        width: 90%;
        margin: 0 auto;
        padding: 2rem 0;
        font-size: 16px;
        text-align: center;
        border-top: 1px solid #DDDDDD; } }
    #header nav a:hover {
      opacity: 1;
      color: #01A0E9;
      transition: all 0.6s; }
  @media (max-width: 999px) {
    #header nav ul li:last-child a {
      border-bottom: 1px solid #DDDDDD; } }
  @media (min-width: 1000px) {
    #header .hNav {
      display: flex;
      align-items: center;
      background: #fff;
      border-radius: 2rem;
      overflow: hidden; } }
  #header .hNav .contactBtn {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 1.5vw;
    padding: 0.5rem 1.5vw 0;
    height: 8rem;
    color: #fff;
    overflow: hidden;
    background: linear-gradient(135deg, #6EBAF2 0%, #01A0E9 100%);
    /* ふんわり用 */ }
    #header .hNav .contactBtn::after {
      content: '';
      position: absolute;
      inset: 0;
      background: #0494D6;
      opacity: 0;
      transition: opacity 0.45s ease;
      z-index: 0; }
    @media (max-width: 999px) {
      #header .hNav .contactBtn {
        width: 90%;
        margin: 0 auto;
        border-radius: 999px;
        flex-direction: row;
        height: 6rem;
        padding: 0; } }
    #header .hNav .contactBtn img,
    #header .hNav .contactBtn span,
    #header .hNav .contactBtn p {
      position: relative;
      z-index: 1; }
    #header .hNav .contactBtn img {
      width: 2.8rem; }
      @media (max-width: 999px) {
        #header .hNav .contactBtn img {
          width: 2.4rem;
          margin-right: 1rem; } }
    #header .hNav .contactBtn:hover::after {
      opacity: 1; }
  #header.HeightMin {
    position: fixed;
    z-index: 10;
    background: #fff;
    backdrop-filter: blur(30px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    animation: DownAnime 0.5s forwards; }
    @media (min-width: 1000px) {
      #header.HeightMin {
        margin: 0 1vw;
        border-radius: 2rem;
        padding-left: 3rem; } }
    @media (max-width: 999px) {
      #header.HeightMin {
        background: rgba(255, 255, 255, 0.6);
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px); } }

/* =====================
   logo display switch
===================== */
#header.HeightMin .logo,
#header .logo.fixed,
#header .logo.fixed .white {
  display: none; }

#header .logo.fixed.active .blue {
  display: none; }

#header .logo.fixed.active .white,
#header.HeightMin .logo.fixed {
  display: block; }

/* =====================
   animation
===================== */
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-170px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* 
---------------------------------------
ハンバーガーメニュー
---------------------------------------
*/
@media (min-width: 1000px) {
  .navToggle {
    display: none; } }

@media (max-width: 999px) {
  .hNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .35s ease-in-out;
    z-index: 2;
    height: 100vh;
    padding-bottom: 6rem; }

  .hNav.active {
    opacity: 1;
    visibility: visible;
    transition: .35s ease-in-out;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #E2F1FD; }

  .navToggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    cursor: pointer;
    z-index: 3;
    text-align: center;
    background: linear-gradient(225deg, #6EBAF2 0%, #01A0E9 100%);
    border-radius: 0 0 0 2rem; }

  .navToggle span {
    display: block;
    position: absolute;
    width: 35px;
    border-bottom: solid 1px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    right: 16px; }

  .navToggle.active {
    background: rgba(255, 255, 255, 0); }

  .navToggle.active span {
    border-bottom: solid 1px #01A0E9; }

  .navToggle span:nth-child(1) {
    top: 23px; }

  .navToggle span:nth-child(2) {
    top: 34px; }

  .navToggle span:nth-child(3) {
    top: 44px; }

  .navToggle.active span:nth-child(1) {
    top: 34px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .navToggle.active span:nth-child(2) {
    top: 34px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

  .navToggle.active span:nth-child(3) {
    top: 34px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }
/* 
---------------------------------------
ボタン種類 
---------------------------------------
*/
.btn {
  display: block;
  max-width: 54rem;
  width: 90%;
  padding: 2rem 0;
  position: relative;
  background: #01A0E9;
  border-radius: 999px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: 1px solid #01A0E9; }
  @media (max-width: 999px) {
    .btn {
      width: 100%; } }
  .btn i {
    position: absolute;
    right: 3rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
    @media (max-width: 999px) {
      .btn i {
        right: 1.5rem; } }
    .btn i:hover {
      color: #01A0E9; }
  .btn:hover {
    opacity: 1;
    border: 1px solid #01A0E9;
    background: #fff;
    color: #01A0E9; }

/* 
---------------------------------------
フッター
---------------------------------------
*/
#footer {
  padding: 12rem 5vw 0;
  margin: 6rem;
  border-radius: 2rem;
  background: url("../img/f_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media (max-width: 999px) {
    #footer {
      padding: 6rem 2rem 0;
      margin: 2rem 2rem 14rem;
      min-height: -webkit-fill-available;
      background: url(../img/f_bg.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; } }
  #footer .boxs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10rem; }
    @media (max-width: 999px) {
      #footer .boxs {
        flex-direction: column;
        margin-bottom: 4rem; } }
  #footer .flogo {
    width: 28rem;
    height: auto;
    margin-bottom: 3rem; }
    @media (max-width: 999px) {
      #footer .flogo {
        width: 18rem;
        margin: 0 auto 2rem; } }
  @media (max-width: 999px) {
    #footer .txt {
      text-align: center;
      margin-bottom: 4rem; } }
  #footer .fNav {
    width: 44rem;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 999px) {
      #footer .fNav {
        width: 100%;
        max-width: 30rem;
        margin: 0 auto; } }
  #footer li {
    display: flex;
    align-items: center;
    margin-bottom: 1.5vw; }
    @media (max-width: 999px) {
      #footer li {
        margin-bottom: 2rem;
        font-size: 1.2rem; } }
    #footer li::before {
      content: '';
      width: 1rem;
      height: 1rem;
      background: #6EBAF2;
      border-radius: 2px;
      margin-right: 1rem;
      display: flex; }
      @media (max-width: 999px) {
        #footer li::before {
          width: 0.8rem;
          height: 0.8rem;
          margin-right: 0.5rem; } }
    #footer li a:hover {
      opacity: 1;
      color: #01A0E9; }
  #footer .copy {
    border-top: 1px solid #DDD;
    text-align: center;
    padding: 5rem 0;
    color: #979797;
    font-size: 1.2rem; }
    @media (max-width: 999px) {
      #footer .copy {
        padding: 2rem 0; } }

/* 
---------------------------------------
下層メインビジュアル
---------------------------------------
*/
#subKv {
  overflow: hidden;
  position: relative;
  height: 48rem;
  background: url(../img/sub_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  flex-direction: column; }
  @media (max-width: 999px) {
    #subKv {
      height: calc(26rem - 6rem);
      background: url(../img/sub_bg_sp.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; } }
  #subKv .ttlBox {
    margin-top: 24rem;
    text-align: center;
    flex: 1; }
    @media (max-width: 999px) {
      #subKv .ttlBox {
        margin-top: 8.5rem; } }
  #subKv .ttlBox .ttlDeco {
    font-size: 1.8rem;
    line-height: 1;
    color: #6EBAF2;
    opacity: 0.5; }
    @media (max-width: 999px) {
      #subKv .ttlBox .ttlDeco {
        font-size: 1.2rem; } }
  #subKv .ttlBox .ttl {
    font-size: 4.8rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 1rem;
    color: #01A0E9; }
    @media (max-width: 999px) {
      #subKv .ttlBox .ttl {
        font-size: 2rem;
        margin-bottom: 0; } }

.breadcrumbs {
  width: 90%;
  max-width: 140rem;
  margin: 0 auto 3rem;
  line-height: 1.5;
  font-size: 1.4rem; }
  @media (max-width: 999px) {
    .breadcrumbs {
      font-size: 10px;
      margin: 0 auto 1rem; } }
  .breadcrumbs span a {
    text-decoration: underline;
    font-family: "Lato", sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    -webkit-font-smoothing: antialiased; }
  .breadcrumbs span {
    font-weight: bold; }

.fixedBnr {
  position: fixed;
  right: 3%;
  bottom: 5%;
  width: 33.5rem;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(1rem);
  transition: opacity .4s ease, transform .4s ease, visibility 0s .4s; }
  @media (max-width: 999px) {
    .fixedBnr {
      right: 0;
      bottom: 0;
      width: 100%;
      max-width: 42rem;
      margin: 0 auto;
      left: 0; } }
  .fixedBnr.is-show {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    transition: opacity .6s ease, transform .6s ease, visibility 0s; }
  .fixedBnr:hover {
    transform: translateY(-1rem);
    opacity: 1; }

.anim-box.fadeup {
  opacity: 0;
  transform: translateY(30px); }

.anim-box.fadeup.is-animated {
  animation: fadeup 0.9s cubic-bezier(0.33, 1, 0.68, 1) forwards;
  animation-delay: var(--delay, 0s); }

@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
.matrix .bg-wrap,
.matrix .bg-wrap .inn {
  display: block; }

.matrix .bg-wrap {
  overflow: hidden;
  opacity: 0; }

.matrix .bg-wrap + .bg-wrap {
  margin-top: 0.8rem; }

.matrix .bg-wrap .inn.large {
  font-size: inherit;
  font-weight: inherit; }

.matrix .bg-wrap .inn.small {
  font-size: inherit; }

.matrix .bg-wrap .inn {
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 100);
  transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.8s ease; }

.matrix.is-animated .bg-wrap {
  opacity: 1; }

.matrix.is-animated .bg-wrap .inn {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0); }

/* 
---------------------------------------
home06
---------------------------------------
*/
.aside01#home06 {
  border-radius: 0; }

#home06 {
  border-radius: 2rem;
  background: url("../img/home/06_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 3rem 5vw 6rem;
  margin-bottom: 6rem;
  /* 画像の色もふわっと */ }
  @media (max-width: 999px) {
    #home06 {
      border-radius: 1rem;
      padding: 3rem 2rem 2rem;
      margin-bottom: 3rem;
      min-height: -webkit-fill-available;
      background: url(../img/home/06_bg_sp.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; } }
  #home06 .boxs1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    @media (max-width: 999px) {
      #home06 .boxs1 {
        flex-direction: column; } }
    #home06 .boxs1 .box {
      width: calc(556/1200*100%);
      margin-bottom: 1vw;
      margin-left: 2vw; }
      @media (max-width: 999px) {
        #home06 .boxs1 .box {
          width: 100%;
          margin-bottom: 0.5rem;
          margin-left: 0; } }
    #home06 .boxs1 .decoBox {
      display: flex;
      align-items: center;
      margin-left: 1rem;
      margin-bottom: 0.5rem; }
      @media (max-width: 999px) {
        #home06 .boxs1 .decoBox {
          margin-left: 0;
          justify-content: center; } }
    #home06 .boxs1 .line {
      width: 2rem;
      height: auto; }
      @media (max-width: 999px) {
        #home06 .boxs1 .line {
          width: 1.5rem; } }
    #home06 .boxs1 .decoTxt {
      font-size: 2rem;
      line-height: 1.5;
      padding: 0 1rem;
      color: #FEF7CC;
      font-weight: 700; }
      @media (max-width: 999px) {
        #home06 .boxs1 .decoTxt {
          font-size: 1.4rem;
          padding: 0 0.5rem; } }
    #home06 .boxs1 .ttl {
      font-size: 4.6rem;
      line-height: 1.5;
      font-weight: 700;
      color: #fff;
      margin-bottom: 1vw; }
      @media (max-width: 999px) {
        #home06 .boxs1 .ttl {
          font-size: 2.2rem;
          text-align: center; } }
      #home06 .boxs1 .ttl span {
        color: #FFD6D7; }
    #home06 .boxs1 .txt {
      color: #fff;
      font-weight: 700; }
    #home06 .boxs1 .pic {
      width: calc(550/1200*100%);
      height: auto; }
      @media (max-width: 999px) {
        #home06 .boxs1 .pic {
          width: 80%;
          margin: 0 auto; } }
  #home06 .boxs2 {
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4rem 6vw;
    border-radius: 2rem; }
    @media (max-width: 999px) {
      #home06 .boxs2 {
        padding: 2rem;
        flex-direction: column; } }
  #home06 .telBox {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media (max-width: 999px) {
      #home06 .telBox {
        margin-bottom: 1rem; } }
    #home06 .telBox a {
      display: flex;
      align-items: center;
      font-size: 5rem;
      line-height: 1.2; }
      @media (max-width: 999px) {
        #home06 .telBox a {
          font-size: 2.8rem; } }
    #home06 .telBox img {
      width: 3rem;
      margin-right: 1rem; }
      @media (max-width: 999px) {
        #home06 .telBox img {
          width: 1.5rem; } }
    #home06 .telBox .open {
      font-size: 1.4rem;
      font-weight: 700;
      color: #999999; }
      @media (max-width: 999px) {
        #home06 .telBox .open {
          font-size: 1.2rem; } }
  #home06 .contactBtn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem;
    width: 32vw;
    max-width: 50rem;
    height: 10rem;
    border-radius: 999px;
    font-size: 2rem;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(135deg, #6EBAF2 0%, #01A0E9 100%);
    overflow: hidden;
    /* ふわっと用 */
    transition: color 0.6s ease, border-color 0.6s ease; }
    #home06 .contactBtn::after {
      content: '';
      position: absolute;
      inset: 0;
      background: #fff;
      opacity: 0;
      transition: opacity 0.6s ease;
      z-index: 0; }
    @media (max-width: 999px) {
      #home06 .contactBtn {
        padding: 0;
        font-size: 1.6rem;
        height: 8rem;
        width: 100%;
        margin: 0 auto; } }
    #home06 .contactBtn img {
      width: 3rem;
      height: auto;
      margin-right: 1rem;
      transition: filter 0.6s ease;
      position: relative;
      z-index: 1; }
      @media (max-width: 999px) {
        #home06 .contactBtn img {
          width: 2rem;
          margin-right: 0.5rem; } }
    #home06 .contactBtn span,
    #home06 .contactBtn p, #home06 .contactBtn {
      position: relative;
      z-index: 1; }
    #home06 .contactBtn:hover {
      color: #01A0E9;
      border: 1px solid #01A0E9; }
    #home06 .contactBtn:hover::after {
      opacity: 1; }
  #home06 .contactBtn:hover img {
    filter: brightness(0) saturate(100%) invert(36%) sepia(98%) saturate(1200%) hue-rotate(170deg) brightness(92%) contrast(102%); }
