/*調整用CSS*/
p.com-faq01-a.open {
  min-height: 50px !important;
  align-items: center;
}
#sns-link {
  display: block;
  position: fixed;
  top: 410px;
  right: 6px;
  z-index: 800;
}

#sns-link img {
  width: 55px;
}

#sbi_load span {
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .com-faq01-list {
    display: block !important;
  }

  #sns-link {
    display: block;
    position: fixed;
    bottom: 50%;
    right: 0;
    z-index: 800;
    display: none;
  }
  .slider {
    overflow: hidden;
    position: relative;
    padding-top: 0px;
    padding-bottom: 100px;
    background: url(/wp-content/uploads/2025/05/mv_img_01-07.png) no-repeat
      right center #e1fbfd;
    background-size: auto 70% !important;
    background-position: right 0px bottom 180px;
  }
  .slider {
    background-position: right !important;
  }
}

.open-btn-wrap {
  -webkit-transform: translateY(-130px);
  transform: translateY(-130px);
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 1000;
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55),
    -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55),
    -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55),
    -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.open-btn-wrap.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.openbtn {
  position: relative;
  background: #01a4bc;
  cursor: pointer;
  width: 80px;
  height: 80px;
  border-radius: 999px;
  border: 2px solid #fff;
}

.openbtn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 20px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  width: 45%;
}

.openbtn span:nth-of-type(1) {
  top: 27px;
}

.openbtn span:nth-of-type(2) {
  top: 36px;
}

.openbtn span:nth-of-type(3) {
  top: 45px;
}

.openbtn.active span:nth-of-type(1) {
  top: 29px;
  left: 19px;
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  width: 50%;
}

.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
  top: 41px;
  left: 19px;
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  width: 50%;
}

.pc-side-menu {
  position: fixed;
  height: 100%;
  width: 800px;
  z-index: 999;
  background-color: rgba(1, 164, 188, 0.8);
  right: 0;
  top: 0;
  padding: 150px 50px 100px;
  -webkit-transform: translateX(800px);
  transform: translateX(800px);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  overflow-y: auto; /* 追加 */
}

.pc-side-menu.active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.pc-side-list {
  margin-bottom: 40px;
}

.pc-side-list li a {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  font-size: 1.8rem;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #fff;
}

.pc-side-list li a:hover {
  opacity: 0.7;
}

.sth-wrap {
  text-align: center;
  margin-bottom: 20px;
}

.side-tel-head {
  display: inline-block;
  font-size: 1.8rem;
  padding: 0 45px 10px;
  letter-spacing: 0.01em;
  background-image: url(/wp-content/uploads/2024/11/line-left.png),
    url(/wp-content/uploads/2024/11/line-right.png);
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: left bottom, right bottom;
  color: #fff;
  margin-bottom: 0;
}

.side-menu-tel a {
  max-width: 300px;
  display: block;
  margin: 0 auto;
  transform: translateX(-10px);
}

.side-tel-txt {
  color: #fff;
  margin-top: 20px;
  text-align: center;
}

.home_support .common_ttl {
  margin-bottom: 0;
}
h3.ttl_h3_1 {
  font-size: 4rem;
  font-weight: 700;
  color: #e76a98;
  margin-bottom: 50px;
  position: relative;
}
.home_guide .sec1 .subsec1 .block .box .img .step01 {
  position: absolute;
  background: #e76a98;
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  padding: 15px 0;
  width: 70px;
  height: 70px;
  border-radius: 100px;
}
.home_guide .sec1 .subsec1 .block .box .img .step01 span {
  font-size: 3.2rem;
  font-weight: 700;
  color: #ffffff;
  display: block;
}
.ttl_h3_1::after {
  display: inline-block;
  position: absolute;
  content: "";
  bottom: -20px; /*下線の上下の位置*/
  left: 0%;
  width: 54px; /*下線の幅*/
  height: 4px; /*下線の太さ*/
  border-bottom: 4px dotted #dbc02a;
}

.home_support .sec2 .block {
  position: relative;
}

.home_support .sec2 .block:nth-of-type(1):before {
  position: absolute;
  content: "";
  width: 125px;
  height: 125px;
  background-image: url(/wp-content/uploads/2024/12/vitem04.png);
  background-size: contain;
  bottom: -30px;
  right: -45px;
}

.home_support .sec2 .block:nth-of-type(2):before {
  position: absolute;
  content: "";
  width: 125px;
  height: 125px;
  background-image: url(/wp-content/uploads/2024/12/vitem05.png);
  background-size: contain;
  bottom: -30px;
  left: -45px;
}

.home_support .sec2 .block:nth-of-type(3):before {
  position: absolute;
  content: "";
  width: 125px;
  height: 125px;
  background-image: url(/wp-content/uploads/2024/12/vitem03.png);
  background-size: contain;
  bottom: -30px;
  right: -45px;
}

.home_support .sec2 .block:nth-of-type(4):before {
  position: absolute;
  content: "";
  width: 125px;
  height: 125px;
  background-image: url(/wp-content/uploads/2024/12/vitem01.png);
  background-size: contain;
  bottom: -30px;
  left: -45px;
}

.home_support .sec2 .block:nth-of-type(5):before {
  position: absolute;
  content: "";
  width: 125px;
  height: 125px;
  background-image: url(/wp-content/uploads/2024/12/vitem06.png);
  background-size: contain;
  bottom: -30px;
  right: -45px;
}

#about .block .box .img {
  height: 120px; /* 枠の高さを統一 */
  display: flex;
  align-items: center; /* 縦中央揃え */
  justify-content: center; /* 横中央揃え */
}

#about .block .box .img img {
  max-height: 100%; /* 枠に収まる最大サイズ */
  width: auto;
}

/*テストページに追加*/
p.gpt-gazo-test {
  width: 50%;
  margin: auto;
}

@media screen and (max-width: 600px) {
  p.gpt-gazo-test {
    width: 100%;
    margin: auto;
  }
}
