@charset "UTF-8";
/* Scss Document */
.flex_30 {
  width: 30%;
}

.flex_31 {
  width: 31%;
}

.flex_32 {
  width: 32%;
}

.flex_33 {
  width: 33%;
}

.flex_34 {
  width: 34%;
}

.flex_35 {
  width: 35%;
}

.flex_36 {
  width: 36%;
}

.flex_37 {
  width: 37%;
}

.flex_38 {
  width: 38%;
}

.flex_39 {
  width: 39%;
}

.flex_40 {
  width: 40%;
}

.flex_41 {
  width: 41%;
}

.flex_42 {
  width: 42%;
}

.flex_43 {
  width: 43%;
}

.flex_44 {
  width: 44%;
}

.flex_45 {
  width: 45%;
}

.flex_46 {
  width: 46%;
}

.flex_47 {
  width: 47%;
}

.flex_48 {
  width: 48%;
}

.flex_49 {
  width: 49%;
}

.flex_50 {
  width: 50%;
}

.flex_51 {
  width: 51%;
}

.flex_52 {
  width: 52%;
}

.flex_53 {
  width: 53%;
}

.flex_54 {
  width: 54%;
}

.flex_55 {
  width: 55%;
}

.flex_56 {
  width: 56%;
}

.flex_57 {
  width: 57%;
}

.flex_58 {
  width: 58%;
}

.flex_59 {
  width: 59%;
}

.flex_60 {
  width: 60%;
}

.flex_61 {
  width: 61%;
}

.flex_62 {
  width: 62%;
}

.flex_63 {
  width: 63%;
}

.flex_64 {
  width: 64%;
}

.flex_65 {
  width: 65%;
}

.flex_66 {
  width: 66%;
}

.flex_67 {
  width: 67%;
}

.flex_68 {
  width: 68%;
}

.flex_69 {
  width: 69%;
}

.flex_70 {
  width: 70%;
}

:root {
  --min-size: 100px;
}

@media only screen and (max-width: 1024px) {
  :root {
    --min-size: 60px;
  }
}
.padding100 {
  padding-top: clamp(var(--min-size), 10vw, 100px);
  padding-bottom: clamp(var(--min-size), 10vw, 100px);
}

.padding110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.padding120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.padding130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.padding140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.padding150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.padding160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.padding170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.padding180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.padding190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.padding200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.padding210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.padding220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.padding230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.padding240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.padding250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.padding260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.padding270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.padding280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.padding290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.padding300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.margin100 {
  margin-top: clamp(var(--min-size), 10vw, 100px);
  margin-bottom: clamp(var(--min-size), 10vw, 100px);
}

.margin110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.margin120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.margin130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.margin140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.margin150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.margin160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.margin170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.margin180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.margin190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.margin200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.margin210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.margin220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.margin230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.margin240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.margin250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.margin260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.margin270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.margin280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.margin290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.margin300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

.pt-110 {
  padding-top: clamp(var(--min-size), 10vw, 110px);
}

.pt-120 {
  padding-top: clamp(var(--min-size), 10vw, 120px);
}

.pt-130 {
  padding-top: clamp(var(--min-size), 10vw, 130px);
}

.pt-140 {
  padding-top: clamp(var(--min-size), 10vw, 140px);
}

.pt-150 {
  padding-top: clamp(var(--min-size), 10vw, 150px);
}

.pt-160 {
  padding-top: clamp(var(--min-size), 10vw, 160px);
}

.pt-170 {
  padding-top: clamp(var(--min-size), 10vw, 170px);
}

.pt-180 {
  padding-top: clamp(var(--min-size), 10vw, 180px);
}

.pt-190 {
  padding-top: clamp(var(--min-size), 10vw, 190px);
}

.pt-200 {
  padding-top: clamp(var(--min-size), 10vw, 200px);
}

.pt-210 {
  padding-top: clamp(var(--min-size), 10vw, 210px);
}

.pt-220 {
  padding-top: clamp(var(--min-size), 10vw, 220px);
}

.pt-230 {
  padding-top: clamp(var(--min-size), 10vw, 230px);
}

.pt-240 {
  padding-top: clamp(var(--min-size), 10vw, 240px);
}

.pt-250 {
  padding-top: clamp(var(--min-size), 10vw, 250px);
}

.pt-260 {
  padding-top: clamp(var(--min-size), 10vw, 260px);
}

.pt-270 {
  padding-top: clamp(var(--min-size), 10vw, 270px);
}

.pt-280 {
  padding-top: clamp(var(--min-size), 10vw, 280px);
}

.pt-290 {
  padding-top: clamp(var(--min-size), 10vw, 290px);
}

.pt-300 {
  padding-top: clamp(var(--min-size), 10vw, 300px);
}

.pb-110 {
  padding-bottom: clamp(var(--min-size), 10vw, 110px);
}

.pb-120 {
  padding-bottom: clamp(var(--min-size), 10vw, 120px);
}

.pb-130 {
  padding-bottom: clamp(var(--min-size), 10vw, 130px);
}

.pb-140 {
  padding-bottom: clamp(var(--min-size), 10vw, 140px);
}

.pb-150 {
  padding-bottom: clamp(var(--min-size), 10vw, 150px);
}

.pb-160 {
  padding-bottom: clamp(var(--min-size), 10vw, 160px);
}

.pb-170 {
  padding-bottom: clamp(var(--min-size), 10vw, 170px);
}

.pb-180 {
  padding-bottom: clamp(var(--min-size), 10vw, 180px);
}

.pb-190 {
  padding-bottom: clamp(var(--min-size), 10vw, 190px);
}

.pb-200 {
  padding-bottom: clamp(var(--min-size), 10vw, 200px);
}

.pb-210 {
  padding-bottom: clamp(var(--min-size), 10vw, 210px);
}

.pb-220 {
  padding-bottom: clamp(var(--min-size), 10vw, 220px);
}

.pb-230 {
  padding-bottom: clamp(var(--min-size), 10vw, 230px);
}

.pb-240 {
  padding-bottom: clamp(var(--min-size), 10vw, 240px);
}

.pb-250 {
  padding-bottom: clamp(var(--min-size), 10vw, 250px);
}

.pb-260 {
  padding-bottom: clamp(var(--min-size), 10vw, 260px);
}

.pb-270 {
  padding-bottom: clamp(var(--min-size), 10vw, 270px);
}

.pb-280 {
  padding-bottom: clamp(var(--min-size), 10vw, 280px);
}

.pb-290 {
  padding-bottom: clamp(var(--min-size), 10vw, 290px);
}

.pb-300 {
  padding-bottom: clamp(var(--min-size), 10vw, 300px);
}

.mt-110 {
  margin-top: clamp(var(--min-size), 10vw, 110px);
}

.mt-120 {
  margin-top: clamp(var(--min-size), 10vw, 120px);
}

.mt-130 {
  margin-top: clamp(var(--min-size), 10vw, 130px);
}

.mt-140 {
  margin-top: clamp(var(--min-size), 10vw, 140px);
}

.mt-150 {
  margin-top: clamp(var(--min-size), 10vw, 150px);
}

.mt-160 {
  margin-top: clamp(var(--min-size), 10vw, 160px);
}

.mt-170 {
  margin-top: clamp(var(--min-size), 10vw, 170px);
}

.mt-180 {
  margin-top: clamp(var(--min-size), 10vw, 180px);
}

.mt-190 {
  margin-top: clamp(var(--min-size), 10vw, 190px);
}

.mt-200 {
  margin-top: clamp(var(--min-size), 10vw, 200px);
}

.mt-210 {
  margin-top: clamp(var(--min-size), 10vw, 210px);
}

.mt-220 {
  margin-top: clamp(var(--min-size), 10vw, 220px);
}

.mt-230 {
  margin-top: clamp(var(--min-size), 10vw, 230px);
}

.mt-240 {
  margin-top: clamp(var(--min-size), 10vw, 240px);
}

.mt-250 {
  margin-top: clamp(var(--min-size), 10vw, 250px);
}

.mt-260 {
  margin-top: clamp(var(--min-size), 10vw, 260px);
}

.mt-270 {
  margin-top: clamp(var(--min-size), 10vw, 270px);
}

.mt-280 {
  margin-top: clamp(var(--min-size), 10vw, 280px);
}

.mt-290 {
  margin-top: clamp(var(--min-size), 10vw, 290px);
}

.mt-300 {
  margin-top: clamp(var(--min-size), 10vw, 300px);
}

.mb-110 {
  margin-bottom: clamp(var(--min-size), 10vw, 110px);
}

.mb-120 {
  margin-bottom: clamp(var(--min-size), 10vw, 120px);
}

.mb-130 {
  margin-bottom: clamp(var(--min-size), 10vw, 130px);
}

.mb-140 {
  margin-bottom: clamp(var(--min-size), 10vw, 140px);
}

.mb-150 {
  margin-bottom: clamp(var(--min-size), 10vw, 150px);
}

.mb-160 {
  margin-bottom: clamp(var(--min-size), 10vw, 160px);
}

.mb-170 {
  margin-bottom: clamp(var(--min-size), 10vw, 170px);
}

.mb-180 {
  margin-bottom: clamp(var(--min-size), 10vw, 180px);
}

.mb-190 {
  margin-bottom: clamp(var(--min-size), 10vw, 190px);
}

.mb-200 {
  margin-bottom: clamp(var(--min-size), 10vw, 200px);
}

.mb-210 {
  margin-bottom: clamp(var(--min-size), 10vw, 210px);
}

.mb-220 {
  margin-bottom: clamp(var(--min-size), 10vw, 220px);
}

.mb-230 {
  margin-bottom: clamp(var(--min-size), 10vw, 230px);
}

.mb-240 {
  margin-bottom: clamp(var(--min-size), 10vw, 240px);
}

.mb-250 {
  margin-bottom: clamp(var(--min-size), 10vw, 250px);
}

.mb-260 {
  margin-bottom: clamp(var(--min-size), 10vw, 260px);
}

.mb-270 {
  margin-bottom: clamp(var(--min-size), 10vw, 270px);
}

.mb-280 {
  margin-bottom: clamp(var(--min-size), 10vw, 280px);
}

.mb-290 {
  margin-bottom: clamp(var(--min-size), 10vw, 290px);
}

.mb-300 {
  margin-bottom: clamp(var(--min-size), 10vw, 300px);
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.bg_f9f6f4 {
  background-color: #f9f6f4;
}

body {
  position: relative;
}

.fix_banner {
  position: fixed;
  right: 0;
  top: calc(50% - 60px);
  transform: translateY(-50%);
  z-index: 9980;
}
.fix_banner a {
  background-color: #4cc764;
  width: 60px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-rl;
  font-size: 23px;
  font-weight: bold;
  color: #FFF;
  border-radius: 27px 0 0 27px;
  font-family: "NotoSansCJKjp-Regular_ver";
  position: relative;
  font-weight: 600;
  padding-top: 35px;
  letter-spacing: 0.06em;
}
.fix_banner a span {
  position: relative;
  left: -1px;
}
.fix_banner img {
  width: 37px;
  height: auto;
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
}

/************************/
.header {
  position: relative;
  text-align: center;
  padding: 20px 0;
  z-index: 999;
}

.top_main {
  position: relative;
  z-index: 500;
}

.top_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 500;
  height: 80%;
  display: flex;
  align-items: center;
}
.top_title img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.flexslider, .flexslider .slides li {
  height: clamp(400px, 45vw, 855px);
  border-radius: 30px;
}

#fade1 {
  background: url("../images/fade1.webp") 60% 0/cover no-repeat;
}

#fade2 {
  background: url("../images/fade2.webp") 50% 0/cover no-repeat;
}

#fade3 {
  background: url("../images/fade3.webp") 50% 0/cover no-repeat;
}

.fade1_speech1 {
  position: absolute;
  left: 19%;
  top: 48%;
  width: 23%;
  text-align: right;
}
.fade1_speech1 img {
  max-width: 100%;
  height: auto;
}

.fade1_speech2 {
  position: absolute;
  right: 19.5%;
  top: 66%;
  width: 18%;
}
.fade1_speech2 img {
  max-width: 100%;
  height: auto;
}

.fade2_speech1 {
  position: absolute;
  left: 19.5%;
  top: 32%;
  width: 23%;
  text-align: right;
}
.fade2_speech1 img {
  max-width: 100%;
  height: auto;
}

.fade3_speech1 {
  position: absolute;
  right: 7%;
  top: 28%;
  width: 23%;
}
.fade3_speech1 img {
  max-width: 100%;
  height: auto;
}

.main_bg_absolute {
  position: absolute;
  top: 65%;
  right: 0;
  width: 25%;
  text-align: right;
}

/*****************************/
.body_bg_absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
}

/*****************************/
.news_bg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  background-color: #f9f6f4;
  border-radius: 0 30px 0 0;
  max-width: 550px;
  width: 45%;
  padding: 0 30px 0 15px;
  margin-top: -100px;
  position: relative;
  z-index: 500;
}

.news_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.news_left {
  width: 100px;
  background-color: #ffe900;
  border-radius: 50px;
  text-align: center;
  font-size: clamp(13px, 1vw, 15px);
  display: flex;
  justify-content: center;
  position: relative;
  top: -2px;
}

.news_right {
  width: calc(100% - 120px);
}

.news a {
  color: inherit;
  display: flex;
  justify-content: space-between;
  position: relative;
  font-size: clamp(14px, 1vw, 16px);
}
.news a .arrow {
  position: absolute;
  right: 0;
  top: 0;
}

.n_cell1 {
  max-width: 100px;
  white-space: nowrap;
  margin-right: 10%;
}

.n_cell2 {
  flex-grow: 2;
  padding-right: 30px;
}

/*****************************/
.sec01_cont {
  background-color: #FFF;
  position: relative;
  margin-top: clamp(80px, 23vw, 390px);
}

.sec01_bg {
  position: absolute;
  margin-top: -15.5%;
  top: 0;
  left: 2%;
  width: 94%;
  max-width: 1445px;
}
.sec01_bg img {
  max-width: 100%;
  height: auto;
}

.sec01_space {
  opacity: 0;
  height: 1px;
}

.sec01_width {
  max-width: 1260px;
  width: 82%;
  margin: 0 auto 0;
  position: relative;
  z-index: 100;
  margin-top: -2%;
}

.sec01_title {
  font-size: clamp(20px, 2.8vw, 35px);
  line-height: 1.8em;
}
.sec01_title span {
  color: #ea8466;
  position: relative;
}
.sec01_title span:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -8px;
}
.sec01_title .dot_g:before {
  background-color: #79d547;
}
.sec01_title .dot_b:before {
  background-color: #669ed7;
}

.text_21 {
  font-size: clamp(17px, 1.5vw, 21px);
}

.sec01_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  width: calc(100% + 30px);
  margin-left: -15px;
  color: #FFF;
}
.sec01_flex > div {
  width: calc(33.33% - 30px);
  border-radius: 30px;
  padding: clamp(20px, 2.5%, 40px) clamp(20px, 2.5%, 30px) clamp(20px, 2.5%, 40px) clamp(20px, 2.5%, 35px);
  overflow: hidden;
}
.sec01_flex > div:nth-child(odd) {
  background: url("../images/top_sec01_shape1.webp") 50% 0/22px 22px repeat;
}
.sec01_flex > div:nth-child(even) {
  background: url("../images/top_sec01_shape2.webp") 50% 0/22px 22px repeat;
}

.sec01_table {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sec01_cell1 {
  width: 52%;
}
.sec01_cell1 img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.sec01_cell2 {
  width: 46%;
}
.sec01_cell2 .calc {
  width: calc(100% + 20px);
  padding-left: 10px;
}

.sec01_num {
  color: #FFF;
  letter-spacing: -0.02em;
  font-size: clamp(30px, 4vw, 63px);
  border-bottom: 1px solid #FFF;
  width: calc(100% + 20px);
  text-box: trim-both cap alphabetic;
  padding-bottom: 8px;
}

.sec01_good {
  margin-top: 10px;
}
.sec01_good img {
  max-width: 90%;
  height: auto;
}

.sec01_h3 {
  font-size: clamp(20px, 2.2vw, 32px);
  line-height: 1.4em;
  margin: clamp(15px, 5%, 20px) 0 clamp(10px, 5%, 25px);
}
.sec01_h3 sup {
  transform: scale(0.8);
  display: inline-block;
  position: relative;
  left: -2px;
  top: 15px;
}

.yellow_ffe900 {
  color: #ffe900;
}

/*****************************/
.sec02_bg {
  position: relative;
}
.sec02_bg:before {
  content: "";
  background: url("../images/top_sec02_bg1.webp") 50% 0/100% 241px no-repeat;
  position: absolute;
  top: -241px;
  left: 0;
  height: 241px;
  width: 100%;
}

.orange_ea8466 {
  color: #ea8466;
}

.eng_18 {
  font-size: 18px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}

.center {
  text-align: center;
}

.title_41 {
  font-size: clamp(24px, 3.5vw, 41px);
  font-weight: 700;
}

.sec02_flex {
  display: flex;
  justify-content: space-between;
}

.sec02_right {
  order: 2;
  max-width: 580px;
  width: 48%;
}
.sec02_right img {
  max-width: 580px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.sec02_left {
  width: 47%;
  display: flex;
  align-items: center;
}

.line_height22 {
  line-height: 2.1em;
}

.more a {
  font-size: 15px;
  display: block;
  width: 100%;
  max-width: 220px;
  position: relative;
  border-radius: 50px;
  padding: 13px 0;
  text-align: center;
  background-color: #96d1da;
  color: inherit;
  transition: 0.3s ease;
}
.more a .arrow {
  background: url("../images/arrow_b.webp") left 0/cover no-repeat;
  width: 12px;
  height: 11px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease;
}
.more a:hover {
  background-color: #57a3b9;
  color: #FFF;
}
.more a:hover .arrow {
  background-image: url("../images/arrow_w.webp");
}

.sec02_absolute {
  position: absolute;
  top: -15px;
  left: 0;
  width: 25%;
}

.sec02_absolute2 {
  position: absolute;
  top: 20px;
  right: 0;
  text-align: right;
  width: 25%;
}

/***************************/
.sec03_bg {
  background: url("../images/top_sec03_shape.webp") left 0/23px 23px repeat;
}

.sec03_title {
  text-align: center;
  font-size: clamp(20px, 2.5vw, 32px);
  line-height: 1.6em;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.sec03_title:after {
  content: "";
  background: url("../images/top8_2.webp") 50% 0/100% 100% no-repeat;
  width: 56px;
  height: 73px;
  position: absolute;
  right: -60px;
  bottom: -10px;
}
.sec03_title .big {
  font-size: clamp(24px, 3.5vw, 41px);
}
.sec03_title img {
  position: relative;
  top: -4px;
  width: clamp(250px, 35vw, 432px);
  max-width: 432px;
  height: auto;
}

.sec03_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 65px;
}
.sec03_grid a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #FFF;
  padding: clamp(20px, 11%, 40px) clamp(20px, 13%, 50px);
  border-radius: 30px;
  color: inherit;
  height: 100%;
}
.sec03_grid a:hover .sec03_arrow {
  background-color: #57a3b9;
}
.sec03_grid a:hover .sec03_arrow:after {
  background-image: url("../images/arrow_w.webp");
}
.sec03_grid .img100 {
  margin: 30px 0;
}

.sec03_num {
  width: 60px;
  margin: 0 auto;
  background-color: #ea8466;
  color: #FFF;
  text-align: center;
  border-radius: 50px;
  color: #ffe900;
  font-size: 15px;
  padding: 10px 0 7px;
}

.sec03_title32 {
  font-size: clamp(20px, 2.5vw, 32px);
  text-align: center;
  font-weight: 700;
  margin-top: 25px;
  position: relative;
}
.sec03_title32 .mini {
  font-size: clamp(14px, 1.5vw, 21px);
}
.sec03_title32 .mini_absolute {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  text-align: center;
  font-size: clamp(12px, 1.5vw, 16px);
}

.dot_list li {
  position: relative;
  padding-left: 20px;
}
.dot_list li:nth-child(n+2) {
  margin-top: 10px;
}
.dot_list li:before {
  content: "";
  background-color: #79d547;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
}

.sec03_arrow {
  background-color: #79d547;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: relative;
  margin-top: clamp(30px, 3vw, 40px);
  transition: 0.3s ease;
}
.sec03_arrow:after {
  content: "";
  background: url("../images/arrow_b.webp") 50% 50%/100% 100% no-repeat;
  width: 12px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s ease;
}

/******************************/
.bg_w {
  background-color: #FFF;
}

.title_36 {
  font-size: clamp(22px, 2.8vw, 36px);
  font-weight: 700;
}

.sec04_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 65px;
}
.sec04_grid a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: url("../images/top_sec03_shape.webp") left 0/23px 23px repeat;
  padding: clamp(20px, 11%, 40px) clamp(20px, 13%, 35px);
  border-radius: 30px;
  color: inherit;
  height: 100%;
}
.sec04_grid a:hover .sec03_arrow {
  background-color: #57a3b9;
}
.sec04_grid a:hover .sec03_arrow:after {
  background-image: url("../images/arrow_w.webp");
}
.sec04_grid h3 {
  margin-bottom: 35px;
  font-size: clamp(20px, 2.2vw, 29px);
}
.sec04_grid .sec03_arrow {
  width: 40px;
  height: 40px;
  margin-top: 20px;
}

/****************************/
.sec05_bg {
  background: url("../images/top_sec05_bg1.webp") 50% 0/100% 100% no-repeat;
}

.sec05_title {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.5em;
}
.sec05_title .blue_57a3b9 {
  font-size: clamp(26px, 3.2vw, 38px);
  font-weight: 700;
}
.sec05_title .orange_ea8466 {
  font-weight: 700;
  border-radius: 20px;
  background-color: #FFF;
  padding: 3px 5px 0;
  margin: 0 5px;
  line-height: 1.2em;
  display: inline-block;
}
.sec05_title .big45 {
  font-size: clamp(32px, 3.9vw, 45px);
  display: inline-block;
  margin-top: 10px;
}
.sec05_title:before {
  content: "";
  background: url("../images/shape_yellow.webp") 50% 0/100% 100% no-repeat;
  width: 60px;
  height: 68px;
  position: absolute;
  left: -75px;
  bottom: 25%;
}

.blue_57a3b9 {
  color: #57a3b9;
}

.sec05_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1280px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.sec05_left {
  max-width: 560px;
  width: 48%;
}
.sec05_left img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.sec05_right {
  width: 50%;
  display: flex;
  align-items: center;
}
.sec05_right > div {
  width: 100%;
}

.max_img100 img {
  max-width: 100%;
  height: auto;
}

.sec05_h3 {
  background: url("../images/top16.webp") 50% 50%/100% 100% no-repeat;
  width: 100%;
  max-width: 547px;
  padding: clamp(20px, 7%, 35px) 10px clamp(40px, 8%, 50px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec05_h3 h3 {
  font-size: clamp(18px, 2vw, 26px);
  line-height: 1.7em;
}
.sec05_h3 img {
  position: relative;
  top: -5px;
  height: auto;
  width: clamp(50px, 6vw, 61px);
}

.sec05_absolute {
  position: absolute;
  top: 190px;
  left: 4%;
  width: 15%;
}

.sec05_absolute2 {
  position: absolute;
  top: 70px;
  right: 4%;
  width: 25%;
  text-align: right;
}

/*************************/
.sec06_bg {
  background: url("../images/top_sec06_shape.webp") left 0/23px 23px repeat;
}

.title_41_mini36 {
  font-size: clamp(20px, 2.8vw, 36px);
}

.sec06_flex {
  display: flex;
  justify-content: space-between;
}

.sec06_left {
  max-width: 540px;
  width: 35%;
}
.sec06_left img {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec06_right {
  width: 61%;
}

.sec06_point {
  font-size: clamp(17px, 1.7vw, 21px);
  margin-bottom: 10px;
}

.sec06_title {
  font-size: clamp(20px, 2.5vw, 32px);
  width: fit-content;
  color: #ffe900;
  background-color: #ea8466;
  padding: 10px 25px 7px;
  border-radius: 15px;
  font-weight: 700;
}

.sec06_table > div {
  display: flex;
  justify-content: space-between;
  background-color: #e5f5f7;
  border-radius: 50px;
  padding: 5px 15px;
}
.sec06_table > div:nth-child(n+2) {
  margin-top: 7px;
}

.sec06_cell1 {
  width: 185px;
  color: #57a3b9;
  font-size: clamp(16px, 1.5vw, 19px);
  display: flex;
  align-items: center;
  column-gap: 5px;
  font-weight: 700;
}
.sec06_cell1:before {
  content: "";
  background-color: #57a3b9;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.sec06_cell2 {
  width: calc(100% - 185px);
  position: relative;
  top: 5px;
}

.sec06_list > p {
  background-color: #e5f5f7;
  border-radius: 50px;
  padding: 15px 15px 13px;
  display: flex;
  align-items: flex-start;
  column-gap: 5px;
}
.sec06_list > p:before {
  content: "";
  background-color: #57a3b9;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: relative;
  top: 9px;
  flex-shrink: 0;
}
.sec06_list > p:nth-child(n+2) {
  margin-top: 7px;
}
.sec06_list .span_18 {
  font-weight: 700;
  font-size: 18px;
}

/*****************************/
.sec07_flex {
  display: flex;
  justify-content: space-between;
}

.sec07_left {
  width: 52%;
  display: flex;
  align-items: center;
}

.sec07_right {
  max-width: 550px;
  width: 46%;
}
.sec07_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.sec07_bg {
  background: url("../images/top_sec08_shape.webp") left 0/23px 22px repeat;
  padding: clamp(30px, 7%, 60px) 0 clamp(30px, 8%, 70px);
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}
.sec07_bg h3 {
  font-size: clamp(26px, 3.5vw, 41px);
  text-align: center;
  position: relative;
  padding: 18px 0;
  width: fit-content;
  margin: 0 auto;
}
.sec07_bg h3:before, .sec07_bg h3:after {
  content: "";
  background: url("../images/top_sec08_dot.webp") left 0/109px 6px repeat-x;
  height: 6px;
  width: 100%;
  position: absolute;
  left: 0;
}
.sec07_bg h3:before {
  top: 0;
}
.sec07_bg h3:after {
  bottom: 0;
}
.sec07_bg h3, .sec07_bg p {
  position: relative;
  z-index: 500;
}
.sec07_bg p {
  padding: 0 18%;
}

.sec07_absolite1 {
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 17%;
}
.sec07_absolite1 img {
  max-width: 100%;
  height: auto;
}

.sec07_absolite2 {
  position: absolute;
  right: 4%;
  bottom: 0;
  text-align: right;
  width: 19%;
}
.sec07_absolite2 img {
  max-width: 100%;
  height: auto;
}

.sec07_absolute3 {
  position: absolute;
  left: 4%;
  top: 45px;
  width: 30%;
}

.sec07_absolute4 {
  position: absolute;
  right: 4%;
  bottom: 305px;
  width: 20%;
  text-align: right;
}

/*********************************/
.sec08_bg {
  background: url("../images/top_sec08_bg1.webp") 50% 0/100% 100% no-repeat;
  color: #FFF;
}

.sec08_title {
  text-align: center;
  font-size: clamp(24px, 3vw, 36px);
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
.sec08_title .blue_57a3b9 {
  background-color: #FFF;
  border-radius: 20px;
  padding: 5px 10px 0;
  line-height: 1.1em;
  display: inline-block;
  color: #669ed7;
  margin-right: 10px;
}
.sec08_title span {
  font-weight: 700;
}
.sec08_title:before {
  content: "";
  background: url("../images/shape_yellow.webp") 50% 0/100% 100% no-repeat;
  width: 60px;
  height: 68px;
  position: absolute;
  left: -55px;
  top: -40%;
}

.sec08_flex {
  display: flex;
  justify-content: space-between;
  width: 80%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.sec08_left {
  width: 48%;
}

.sec08_width {
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.title_32 {
  font-size: clamp(20px, 2.6vw, 32px);
}

.sec08_box {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.sec08_box > div {
  width: 48%;
  padding: 40px 15px;
  border-bottom: 2px solid #FFF;
  border-top: 2px solid #FFF;
}
.sec08_box h4 {
  font-size: clamp(18px, 1.9vw, 25px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec08_box h4:before {
  content: "";
  width: 13px;
  height: 13px;
  background-color: #FFF;
  border-radius: 50%;
  margin-right: 15px;
  flex-shrink: 0;
}

.sec08_tel {
  margin-top: 20px;
  text-align: center;
}
.sec08_tel a {
  color: #FFF;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  column-gap: 15px;
  font-size: clamp(24px, 3vw, 38px);
}
.sec08_tel img {
  position: relative;
  top: -3px;
}

.sec08_contact {
  margin-top: 20px;
}
.sec08_contact a {
  display: block;
  background-color: #79d547;
  color: #323232;
  border-radius: 50px;
  padding: 13px 0 10px;
  position: relative;
  max-width: 360px;
  text-align: center;
  font-size: 15px;
  transition: 0.3s ease;
  margin: 0 auto;
}
.sec08_contact.hot a {
  background-color: #ae2d5b;
  color: #FFF;
  column-gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec08_contact.hot a:hover {
  background-color: #a0234f;
}
.sec08_contact .arrow {
  background: url("../images/arrow_w.webp") left 0/100% 100% no-repeat;
  width: 12px;
  height: 11px;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease;
}
.sec08_contact a:hover {
  background-color: #6ec53f;
  color: #FFF;
}
.sec08_contact a:hover .arrow {
  background-image: url("../images/arrow_w.webp");
}

.sec08_right {
  width: 48%;
  max-width: 540px;
}
.sec08_right img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.sec08_absolute {
  position: absolute;
  left: 0;
  top: 50px;
  width: 20%;
}

.line_color {
  color: #FFF;
  background-color: #4cc764;
  border-radius: 50px;
  padding: 0 15px;
}

.line_more img {
  width: 30px;
  height: auto;
  margin-right: 10px;
}

.sec08_box .line_qr_code {
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec08_box .line_qr_code img {
  width: 150px;
  height: auto;
}

/******************************/
.sec09_flex {
  position: relative;
}

.sec09_right {
  width: 47%;
  display: flex;
  align-items: center;
  margin-left: auto;
  min-height: 550px;
}

.sec09_left {
  width: 48%;
  max-width: 730px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.sec09_left img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.title_36_span41 {
  font-size: clamp(24px, 3.5vw, 41px);
}

.sup36 {
  position: relative;
  top: 20px;
  transform: scale(0.8);
  display: inline-block;
}

/***********************/
.sec10_num_60 {
  font-size: clamp(38px, 5.5vw, 60px);
  position: relative;
  top: 7px;
}

.sec10_center {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.sec10_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 70px;
  row-gap: 40px;
}

.sec10_num_flex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 25px 0 20px;
  color: #ea8466;
}

.sec10_num {
  background: url("../images/top29.webp") 50% 0/100% 100% no-repeat;
  width: 51px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px, 1.7vw, 23px);
  color: #FFF;
  padding-right: 10px;
  padding-top: 3px;
}

.sec10_title {
  width: calc(100% - 55px);
  font-size: clamp(20px, 2.2vw, 30px);
}

/**/
.sec10_bg_w {
  background-color: #FFF;
  border-radius: 30px;
  padding: clamp(30px, 7%, 80px);
  display: flex;
  justify-content: space-between;
}

.sec10_left {
  max-width: 580px;
  width: 45%;
}
.sec10_left img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}

.sec10_right {
  width: 53%;
  display: flex;
  align-items: center;
}
.sec10_right > div {
  width: 100%;
}
.sec10_right h3 {
  font-size: clamp(20px, 2.2vw, 29px);
  width: fit-content;
  position: relative;
  padding-right: 50px;
}
.sec10_right h3:after {
  content: "";
  background: url("../images/top31.webp") 50% 0/100% 100% no-repeat;
  width: 34px;
  height: 39px;
  position: absolute;
  top: -20px;
  right: 0;
}

.sec10_list li {
  background-color: #faf7ec;
  padding: 13px 25px 10px;
  position: relative;
  display: flex;
  column-gap: 15px;
}
.sec10_list li:nth-child(n+2) {
  margin-top: 10px;
}
.sec10_list li:before {
  content: "";
  background: url("../images/topcheck.webp") 50% 0/100% 100% no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  top: 3px;
}

.sec10_absolute {
  position: absolute;
  right: 0;
  top: -9%;
  text-align: right;
  width: 30%;
}

.sec10_absolute2 {
  position: absolute;
  left: 0;
  top: 400px;
  width: 15%;
}

/*******************************/
.f_access_bg {
  background: url("../images/top_sec08_shape.webp") left 0/23px 22px repeat;
}

.f_access_flex {
  display: flex;
  justify-content: space-between;
}

.f_access_left {
  width: 48%;
}
.f_access_left h3 {
  font-size: clamp(17px, 1.5vw, 19px);
}

.f_access_logo {
  margin-top: 10px;
}
.f_access_logo img {
  max-width: 100%;
  height: auto;
}

.time_table {
  width: 100%;
}
.time_table th {
  padding: 13px 30px 13px 10px;
  text-align: right;
}
.time_table td {
  text-align: center;
  width: 12%;
}
.time_table th, .time_table td {
  border-bottom: 1px solid #323232;
  white-space: nowrap;
  font-size: clamp(14px, 1.5vw, 18px);
  font-feature-settings: "palt" 1;
  letter-spacing: 0;
  line-height: 1em;
  text-align: center;
}

.time_table_small {
  font-size: 12px;
}

.f_access_right {
  width: 48%;
  max-width: 535px;
  border-radius: 30px;
  overflow: hidden;
}
.f_access_right iframe {
  width: 100%;
  height: 100%;
}

.indent_p {
  text-indent: -1em;
  padding-left: 1em;
  text-box-trim: none;
}

/********************/
.footer_bg {
  background-color: #e5f5f7;
  padding: 100px 0 40px;
}

.f_flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.f_left {
  max-width: 565px;
  width: 43%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.f_logo {
  max-width: 200px;
}
.f_logo img {
  max-width: 100%;
  height: auto;
}

.f_info {
  width: calc(100% - 230px);
  max-width: fit-content;
}
.f_info h2 {
  font-size: clamp(17px, 1.5vw, 21px);
  font-weight: 700;
  margin-bottom: 10px;
}

.f_tel {
  margin-top: 20px;
}
.f_tel a {
  white-space: nowrap;
  color: inherit;
  width: fit-content;
  display: flex;
  align-items: center;
  column-gap: 15px;
  font-size: clamp(22px, 2.3vw, 35px);
}
.f_tel img {
  position: relative;
  top: -3px;
}

.f_right {
  max-width: 850px;
  width: 54%;
}

.f_banner {
  max-width: 750px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.f_banner > p {
  width: 49%;
}
.f_banner a {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  height: 70px;
  transition: 0.3s ease;
}
.f_banner .line {
  max-width: 330px;
}
.f_banner .line a {
  background-color: #4cc764;
  color: #FFF;
  font-size: clamp(17px, 1.9vw, 24px);
  font-weight: 700;
}
.f_banner .line a:hover {
  background-color: #659dd6;
}
.f_banner .line img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.f_banner .hotpepper {
  max-width: 380px;
}
.f_banner .hotpepper a {
  background-color: #FFF;
  color: inherit;
  column-gap: 20px;
  font-size: clamp(13px, 1vw, 16px);
  text-align: left;
  line-height: 1.5em;
}
.f_banner .hotpepper a:hover {
  background-color: #fcdbe7;
}
.f_banner .hotpepper img {
  width: 37%;
  max-width: 134px;
  height: auto;
}

.copy {
  font-size: 14px;
  text-align: center;
  margin-top: 70px;
  padding: 0 14px;
}

/*******************************************************************************

    初めてのかたへ

*******************************************************************************/
.main_cont {
  width: 97%;
  margin: 0 auto;
  max-width: 1810px;
  position: relative;
  z-index: 500;
}

.fv_main img {
  height: 100%;
  max-height: 640px;
  min-height: 350px;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.main_title {
  background-color: #FFF;
  width: fit-content;
  border-radius: 0 30px 0 30px;
  padding: 40px 55px 10px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.main_title p {
  font-size: clamp(18px, 1.7vw, 22px);
  color: #96d1da;
  letter-spacing: 0.02em;
}
.main_title h2 {
  font-size: clamp(24px, 3.5vw, 48px);
  letter-spacing: 0.04em;
}
.main_title .mini {
  font-size: clamp(18px, 2.7vw, 38px);
}

/***************************/
.fi01_title {
  width: fit-content;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-size: clamp(22px, 3.5vw, 42px);
  line-height: 1.6em;
  padding: 0 100px;
}
.fi01_title span {
  font-size: clamp(28px, 4.5vw, 52px);
  color: #ea8466;
}
.fi01_title:before, .fi01_title:after {
  content: "";
  background: url("../images/first_shape.webp") left 0/100% 100% no-repeat;
  width: 60px;
  height: 68px;
  position: absolute;
  bottom: 15px;
}
.fi01_title:before {
  left: 0;
}
.fi01_title:after {
  right: 0;
  transform: scale(-1, 1);
}

.text_17 {
  font-size: 17px;
}

.line_height20 {
  line-height: 2em;
}

.fi01_absolute1 {
  position: absolute;
  right: 0;
  top: 160px;
  text-align: right;
  width: 20%;
}

.fi01_absolute2 {
  position: absolute;
  left: 0;
  bottom: 210px;
  width: 20%;
}

/*********************/
.green_79d547 {
  color: #79d547;
}

.fi02_flex {
  display: flex;
  justify-content: space-between;
}

.fi02_left {
  max-width: 800px;
  width: 42%;
}
.fi02_left img {
  width: 100%;
  min-height: 700px;
  height: 100%;
  object-fit: cover;
}

.brs_left img {
  border-radius: 0 30px 30px 0;
}

.brs_right img {
  border-radius: 30px 0 0 30px;
}

.fi02_right {
  width: 53%;
}
.fi02_right.blue_style .fi02_name .font_comf, .fi02_right.blue_style h4 {
  color: #659dd6;
}
.fi02_right.orange_style .fi02_name .font_comf, .fi02_right.orange_style h4 {
  color: #ea8466;
}

.fi02_width {
  max-width: 720px;
  width: 90%;
}
.fi02_width.right {
  margin-left: auto;
}

.fit_bg {
  width: fit-content;
  font-size: 17px;
  border-radius: 50px;
  padding: 2px 12px 0;
}
.fit_bg.blue {
  background-color: #659dd6;
  color: #FFF;
}
.fit_bg.orange {
  background-color: #ea8466;
  color: #FFF;
}

.fi02_name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-row-gap: 10px;
  column-gap: 20px;
}
.fi02_name .ja {
  font-size: clamp(22px, 3vw, 36px);
  padding-right: 20px;
  border-right: 1px solid #d9d9d9;
}
.fi02_name .font_comf {
  font-size: clamp(15px, 1.5vw, 18px);
  letter-spacing: 0em;
}

.fi02_h4 {
  font-size: clamp(18px, 1.6vw, 20px);
}
.fi02_h4:after {
  content: "";
  background-image: linear-gradient(to right, #d9d9d9 4px, transparent 1px);
  background-size: 7px 1px;
  background-repeat: repeat-x;
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 10px;
}

.fi02_profile > div {
  display: flex;
  justify-content: space-between;
}
.fi02_profile > div:nth-child(n+2) {
  margin-top: 10px;
}

.fi02_cell1 {
  width: 160px;
}

.fi02_cell2 {
  width: calc(100% - 160px);
}

.fi02_list > p:nth-child(n+2) {
  margin-top: 10px;
}

.fi02_absolute1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
  text-align: right;
}

/****************************************************/
.fi03_pb {
  padding-bottom: 370px;
}

.fi03_flex > div {
  background-color: #FFF;
  border-radius: 30px;
  padding: clamp(30px, 7%, 60px) clamp(30px, 7%, 90px) clamp(30px, 7%, 60px) clamp(30px, 7%, 60px);
  display: flex;
  justify-content: space-between;
}
.fi03_flex > div:nth-child(n+2) {
  margin-top: 50px;
}

.fi03_left {
  max-width: 400px;
  width: 37%;
}
.fi03_left img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}

.fi03_right {
  width: 60%;
}

.fi03_num {
  font-size: clamp(40px, 7.5vw, 85px);
  color: #79d547;
  letter-spacing: -0.02em;
}

.fi03_title {
  font-size: clamp(20px, 2.6vw, 30px);
  margin: 5px 0 30px;
  line-height: 1.6em;
}
.fi03_title span:not(.fi03_sp_span_letter) {
  background-color: #ea8466;
  color: #FFF;
  border-radius: 20px;
  display: inline-block;
  padding: 3px 10px 0;
  margin: 0 5px;
}
.fi03_title.over {
  width: calc(100% + 30px);
}

/********************************/
.fi04_on {
  background: url("../images/first14_bg.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 247px;
  margin-top: -247px;
  position: relative;
  z-index: 500;
}

.fi04_minus {
  margin-top: -130px;
  position: relative;
  z-index: 500;
}

.fi04_flow > div {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-bottom: clamp(40px, 8%, 80px);
  padding-left: 130px;
  position: relative;
}
.fi04_flow > div:after {
  content: "";
  border-left: 3px solid #96d1da;
  position: absolute;
  left: 38px;
  top: 0;
  height: 100%;
  width: 3px;
}
.fi04_flow > div:last-child {
  padding-bottom: 0;
}
.fi04_flow > div:last-child:after {
  display: none;
}

.fi04_num {
  background: url("../images/first15_bg.webp") left 0/11px 11px repeat;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 35px;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 0.02em;
  z-index: 500;
  padding-top: 5px;
}

.fi04_right {
  order: 2;
  max-width: 360px;
  width: 33%;
  text-align: right;
}
.fi04_right img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: 30px;
}

.fi04_left {
  width: 65%;
  padding-top: 15px;
}
.fi04_left p {
  max-width: 680px;
}

.title_35 {
  font-size: clamp(24px, 3vw, 35px);
}

.max_w740 {
  max-width: 740px;
}

.fi04_contact {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.fi04_contact a {
  color: #FFF;
  border-radius: 50px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.2em;
  column-gap: 10px;
  transition: 0.3s ease;
}
.fi04_contact .tel a {
  background-color: #4c4c4c;
  font-size: clamp(17px, 2vw, 26px);
  padding-top: 5px;
}
.fi04_contact .tel a img {
  width: 18px;
  height: auto;
  position: relative;
  top: -3px;
}
.fi04_contact .mail a {
  background-color: #ea8466;
  font-size: clamp(15px, 1.5vw, 18px);
  padding-top: 3px;
}
.fi04_contact .mail a img {
  width: 29px;
  height: auto;
  position: relative;
  top: -1px;
}
.fi04_contact .mail a:hover {
  background-color: #57a3b9;
}
.fi04_contact .line a {
  background-color: #4cc764;
  font-size: clamp(15px, 1.5vw, 18px);
  padding-top: 3px;
}
.fi04_contact .line a img {
  width: 36px;
  height: auto;
}
.fi04_contact .line a:hover {
  background-color: #659dd6;
}
.fi04_contact .hot a {
  background-color: #ae2d5b;
  font-size: clamp(15px, 1.5vw, 18px);
  padding-top: 3px;
}
.fi04_contact .hot a img {
  width: 31px;
  height: auto;
}
.fi04_contact .hot a:hover {
  background-color: #57a3b9;
}

.fi04_absolute1 {
  position: absolute;
  right: 0;
  top: 950px;
  width: 30%;
  text-align: right;
}

.fi04_absolute2 {
  position: absolute;
  left: 0;
  bottom: 110px;
  width: 30%;
}

/*******************************************************************************

    交通事故施術

*******************************************************************************/
.tr_fv_banner {
  max-width: 1700px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.tr_fv_img {
  margin-left: auto;
  text-align: right;
  width: 40%;
  margin-top: -25%;
  position: relative;
  z-index: 500;
}
.tr_fv_img img {
  max-width: 100%;
  height: auto;
}

/**************/
.text_22 {
  font-size: clamp(16px, 1.7vw, 22px);
  line-height: 2.1em;
}

.span_25 {
  font-size: clamp(18px, 2vw, 25px);
}

.tr01_flex {
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}
.tr01_flex > div {
  max-width: 560px;
  width: 48%;
}

.title_30 {
  font-size: clamp(22px, 2.5vw, 30px);
}

.blue_659dd6 {
  color: #659dd6;
}

.tr01_more {
  margin-top: 20px;
}
.tr01_more a {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
  color: inherit;
  border-radius: 15px;
}
.tr01_more.tel a {
  border: 5px solid #ea8466;
  font-size: clamp(28px, 3.5vw, 47px);
  padding-top: 5px;
}
.tr01_more.tel a img {
  position: relative;
  top: -3px;
}
.tr01_more.mail a {
  background-color: #659dd6;
  font-size: clamp(18px, 2.3vw, 30px);
  column-gap: clamp(15px, 5.5%, 30px);
  color: #FFF;
}

/************************/
.tr02_cont {
  position: relative;
}
.tr02_cont:after {
  content: "";
  background-color: #f9f6f4;
  position: absolute;
  top: 237px;
  left: 0;
  height: calc(100% - 237px);
  width: 100%;
}

.tr02_bg {
  background: url("../images/traffic3_bg.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 237px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tr02_title {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding: 0 80px;
  font-size: clamp(20px, 3.2vw, 42px);
  text-align: center;
  line-height: 2em;
}
.tr02_title .tr01_span45 {
  font-size: clamp(22px, 3.7vw, 45px);
  display: inline-block;
  margin-bottom: 15px;
}
.tr02_title .span_bg {
  background: url("../images/top_sec01_shape1.webp") left 0/22px 22px repeat;
  border-radius: 15px;
  color: #FFF;
  padding: 10px 25px 7px;
  margin: 0 10px;
  font-size: clamp(24px, 4vw, 50px);
  display: inline-block;
  line-height: 1em;
}
.tr02_title .outline {
  position: relative;
  top: -5px;
  display: inline-block;
  margin-right: 10px;
  width: 55%;
  min-width: 300px;
}
.tr02_title .outline img {
  max-width: 100%;
  height: auto;
}
.tr02_title:after {
  content: "";
  background: url("../images/traffic4.webp") left 0/100% 100% no-repeat;
  width: 56px;
  height: 73px;
  position: absolute;
  right: 0;
  bottom: 13px;
}

.tr02_bg_title {
  text-align: center;
  background-color: #ea8466;
  color: #FFF;
  border-radius: 50px;
  padding: 25px 15px 20px;
  color: #FFF;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 700;
}
.tr02_bg_title span {
  font-size: clamp(24px, 3.2vw, 40px);
  color: #ffe900;
  position: relative;
  top: 3px;
}

.orange_ff9600 {
  color: #ff9600;
}

/**/
.tr02_list > div:nth-child(n+2) {
  margin-top: 60px;
}

.tr02_num_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  border-radius: 10px;
  overflow: hidden;
  padding: 15px 20px 15px 0;
  min-height: 120px;
}
.tr02_num_title .num {
  position: relative;
  width: 120px;
  color: #FFF;
  font-size: clamp(30px, 5vw, 50px);
  letter-spacing: -0.02em;
  text-align: center;
  padding: 4px 5px 0 0;
}
.tr02_num_title .num span {
  position: relative;
  z-index: 500;
}
.tr02_num_title .num:before {
  content: "";
  background: url("../images/traffic5.webp") left 0/100% 100% no-repeat;
  width: 170px;
  height: 100%;
  min-height: 170px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
}
.tr02_num_title h3 {
  width: calc(100% - 150px);
  font-size: clamp(22px, 3vw, 35px);
  font-weight: 700;
}
.tr02_num_title h3 .big {
  position: relative;
  top: 5px;
  font-size: clamp(28px, 4.5vw, 55px);
}

.tr02_pl {
  padding-left: 150px;
}

.text_18 {
  font-size: clamp(17px, 1.5vw, 18px);
}

/********************************/
.tr03_title {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.5em;
  padding: 0 140px;
}
.tr03_title .blue_57a3b9 {
  font-size: clamp(26px, 3.2vw, 38px);
  font-weight: 700;
}
.tr03_title .big45 {
  font-size: clamp(32px, 3.9vw, 45px);
  display: inline-block;
  margin-top: 10px;
}
.tr03_title:before, .tr03_title:after {
  content: "";
  background: url("../images/traffic7.webp") left 0/100% 100% no-repeat;
  width: 103px;
  height: 116px;
  position: absolute;
  bottom: 20px;
}
.tr03_title:before {
  left: 0;
}
.tr03_title:after {
  right: 0;
  transform: scale(-1, 1);
}
.tr03_title .dot_g, .tr03_title .dot_b {
  color: #ea8466;
  position: relative;
}
.tr03_title .dot_g:before, .tr03_title .dot_b:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -3px;
}
.tr03_title .dot_g:before {
  background-color: #79d547;
}
.tr03_title .dot_b:before {
  background-color: #669ed7;
}

.tr03_inline {
  display: inline-block;
  margin-top: 15px;
  font-size: clamp(26px, 3.6vw, 45px);
}

.tr03_flex {
  display: flex;
  justify-content: space-between;
  grid-row-gap: 30px;
}

.tr03_left {
  max-width: 540px;
  width: 43%;
}
.tr03_left img {
  min-height: 430px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.tr03_right {
  width: 54.5%;
  display: flex;
  align-items: center;
}

.check_list li {
  font-size: 18px;
  position: relative;
  padding-left: 40px;
  font-feature-settings: "palt" 1;
}
.check_list li:nth-child(n+2) {
  margin-top: 18px;
}
.check_list li:before {
  content: "";
  background: url("../images/traffic9.webp") 50% 0/100% 100% no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: -3px;
}

/*****************************/
.tr04_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px;
  row-gap: 40px;
}
.tr04_grid > div {
  border-radius: 30px;
  padding: clamp(20px, 10%, 40px) clamp(20px, 10%, 30px) clamp(20px, 10%, 60px);
  overflow: hidden;
}
.tr04_grid > div:nth-child(odd) {
  background: url("../images/tr04_bg1.webp") 50% 0/11px 11px repeat;
}
.tr04_grid > div:nth-child(even) {
  background: url("../images/tr04_bg2.webp") 50% 0/11px 11px repeat;
}
.tr04_grid .icon {
  text-align: center;
}
.tr04_grid .icon img {
  max-width: 100%;
  height: auto;
}
.tr04_grid h3 {
  font-size: clamp(20px, 2.5vw, 30px);
  color: #ffe900;
  text-align: center;
  margin: 25px 0 20px;
  font-weight: 700;
}
.tr04_grid p {
  color: #FFF;
}

/****************************/
.tr05_flow > div:after {
  content: "";
  background: url("../images/traffic13.webp") 50% 0/100% 100% no-repeat;
  width: 83px;
  height: 43px;
  display: block;
  margin: 40px auto;
}
.tr05_flow > div:last-child:after {
  display: none;
}
.tr05_flow .fi04_contact {
  max-width: 740px;
}

.tr05_bg {
  background-color: #FFF;
  border-radius: 30px;
  padding: 10px;
}

.tr05_border {
  border: 1px solid #96d1da;
  border-radius: 30px;
  padding: clamp(30px, 8%, 50px);
}

.tr05_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tr05_title p {
  background: url("../images/top_sec08_shape.webp") left 0/23px 23px repeat;
  width: 80px;
  height: 80px;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  color: #FFF;
  letter-spacing: 0.02em;
  padding: 5px 0 0 0;
}
.tr05_title h3 {
  width: calc(100% - 110px);
  color: #57a3b9;
  font-size: clamp(20px, 2.8vw, 35px);
}

.tr05_padding {
  padding: 20px 0 0 110px;
}

.tr05_absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
}

.tr05_absolute2 {
  position: absolute;
  bottom: 1070px;
  right: 0;
  text-align: right;
  width: 40%;
}

/******************/
.tr06_flex > div {
  display: flex;
  justify-content: space-between;
}
.tr06_flex > div:nth-child(n+2) {
  margin-top: clamp(40px, 8%, 100px);
}
.tr06_flex > div:nth-child(odd) .tr06_img {
  order: 2;
}

.tr06_img {
  max-width: 560px;
  width: 45%;
}
.tr06_img img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-radius: 30px;
}

.tr06_cont {
  width: 51%;
  display: flex;
  align-items: center;
}
.tr06_cont p {
  line-height: 2em;
}
.tr06_cont h3 {
  font-weight: 500;
}

.title_38 {
  font-size: clamp(22px, 2.8vw, 38px);
  font-weight: 700;
}

.af_bb_dot {
  width: fit-content;
}
.af_bb_dot:after {
  content: "";
  background: url("../images/top_sec08_dot.webp") left 0/109px 6px repeat-x;
  height: 6px;
  display: block;
  margin-top: 20px;
  min-width: 40px;
}

.tr06_bg {
  background-color: #f9f6f4;
  border-radius: 30px;
  padding: clamp(30px, 8%, 80px);
}

/**/
.tr06_fee {
  display: flex;
  justify-content: space-between;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.tr06_left {
  width: 67%;
  padding: 40px 50px 40px 0;
  position: relative;
}
.tr06_left > div {
  display: flex;
  align-items: center;
  column-gap: 55px;
  grid-row-gap: 15px;
  font-size: clamp(15px, 2vw, 25px);
}
.tr06_left > div:nth-child(2) {
  margin-top: 30px;
}

.border_af_top_bottom {
  position: relative;
}
.border_af_top_bottom:before {
  content: "";
  background: url("../images/tr_border.webp") left 0/100% 100% no-repeat;
  width: 18px;
  height: 19px;
  position: absolute;
  right: 0;
  top: 0;
}
.border_af_top_bottom:after {
  content: "";
  background: url("../images/tr_border.webp") left 0/100% 100% no-repeat;
  width: 18px;
  height: 19px;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: scale(1, -1);
}

.tr06_cell1 {
  width: 200px;
  border-radius: 10px;
  background-color: #f5efeb;
  text-align: center;
  padding: 10px 0;
  font-family: "NotoSansCJKjp-Medium";
  position: relative;
}
.tr06_cell1:after {
  content: "";
  background: url("../images/tr_shape.webp") 50% 0/16px 16px no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -34px;
}

.tr06_cell2 {
  flex-grow: 2;
  border-radius: 10px;
  background-color: #77abe2;
  text-align: center;
  padding: 10px 0;
  color: #FFF;
  font-feature-settings: "palt" 1;
}

.tr06_cell3 {
  flex-grow: 2;
  max-width: 280px;
  display: flex;
  align-items: center;
  column-gap: 55px;
}
.tr06_cell3 > p {
  color: #FFF;
  border-radius: 10px;
  text-align: center;
  padding: 10px 0;
  flex-grow: 2;
}
.tr06_cell3 > p:nth-child(1) {
  background-color: #57a3b9;
  position: relative;
}
.tr06_cell3 > p:nth-child(1):after {
  content: "";
  background: url("../images/tr_shape.webp") 50% 0/16px 16px no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -34px;
}
.tr06_cell3 > p:nth-child(2) {
  background-color: #ea8466;
}

.tr06_right {
  width: 33%;
  padding-left: 30px;
}

.tr06_af_border {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border-right: 2px solid #cccccc;
  width: 100%;
  height: calc(100% - 38px);
}
.tr06_af_border:before {
  content: "";
  background: url("../images/tr_border.webp") left 0/100% 100% no-repeat;
  width: 18px;
  height: 19px;
  position: absolute;
  right: -2px;
  top: -17px;
}
.tr06_af_border:after {
  content: "";
  background: url("../images/tr_border.webp") left 0/100% 100% no-repeat;
  width: 18px;
  height: 19px;
  position: absolute;
  right: -2px;
  bottom: -17px;
  transform: scale(1, -1);
}

.tr06_flex_center {
  display: flex;
  align-items: center;
  height: 100%;
}

/**/
.tr06_bg_white {
  background-color: #FFF;
  border-radius: 25px;
  padding: clamp(30px, 7%, 60px);
}

.tr06_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tr06_title p {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: clamp(18px, 2vw, 25px);
  background: url("../images/menu_icon_bg.webp") left 0/12px 12px repeat;
}
.tr06_title h3 {
  width: calc(100% - 80px);
  font-weight: 700;
  font-size: clamp(22px, 2.2vw, 26px);
  color: #96d1da;
}

.tr06_flex2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tr06_left2 {
  position: relative;
  width: 55%;
  padding: 20px 50px 20px 0;
}
.tr06_left2 > div:not(.tr06_af_border) {
  background-color: #96d1da;
  border-radius: 10px;
  color: #FFF;
  padding: 5px clamp(15px, 7%, 35px);
  font-size: clamp(15px, 2vw, 25px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-row-gap: 5px;
}
.tr06_left2 > div:not(.tr06_af_border) p {
  letter-spacing: 0.08em;
}
.tr06_left2 > div:not(.tr06_af_border):nth-child(n+2) {
  margin-top: 15px;
}
.tr06_left2 .cell2 {
  white-space: nowrap;
}

.tr06_right2 {
  width: 45%;
  padding-left: 35px;
}
.tr06_right2 p {
  font-feature-settings: "palt" 1;
}

.text_15 {
  font-size: 15px;
}

.tr06_absolute {
  position: absolute;
  top: 10%;
  left: 3%;
  width: 30%;
}

.tr06_absolute2 {
  position: absolute;
  top: 1370px;
  right: 0;
  width: 30%;
  text-align: right;
}

.tr06_absolute3 {
  position: absolute;
  bottom: -320px;
  left: 0;
  width: 20%;
}

/*****************************/
.tr07_bg_title {
  background: url("../images/traffic18_bg.webp") left 0/12px 12px repeat;
  font-size: clamp(20px, 2.4vw, 30px);
  font-weight: 700;
  border-radius: 50px;
  padding: 22px 15px 20px;
  text-align: center;
}

.tr07_title {
  text-align: center;
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(18px, 2.4vw, 30px);
  line-height: 2em;
  letter-spacing: 0.02em;
  padding: 0 clamp(60px, 8%, 100px);
}
.tr07_title .orange {
  background-color: #ea8466;
  border-radius: 15px;
  padding: 2px 7px 0;
  color: #FFF;
  margin: 0 3px;
}
.tr07_title .blue {
  color: #77abe2;
  font-size: clamp(24px, 3.3vw, 40px);
  font-weight: 700;
}
.tr07_title:before {
  content: "";
  background: url("../images/traffic4.webp") left 0/100% 100% no-repeat;
  width: 56px;
  height: 73px;
  transform: scale(-1, 1);
  position: absolute;
  left: 0;
  bottom: -5px;
}

.tr07_flex {
  display: flex;
  justify-content: space-between;
}

.tr07_left {
  width: 47%;
  display: flex;
  align-items: center;
}

.tr07_right {
  width: 49%;
  max-width: 620px;
}
.tr07_right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 480px;
  border-radius: 30px;
}

/**************************************/
.tr08_pb {
  padding-bottom: clamp(250px, 20%, 350px);
}

.tr08_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}

.tr08_grid > div {
  margin-bottom: 35px;
  width: calc(25% - 23px);
}

.tr08_grid img {
  width: 100%;
  height: auto;
}

/************************************/
.faq_list > div:nth-child(n+2) {
  margin-top: 55px;
}

.q_table {
  display: flex;
  justify-content: space-between;
  background-color: #f2ebe7;
  padding: 15px 20px;
  border-radius: 10px;
}

.q_cell1 {
  width: 50px;
  height: 50px;
  background-color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 26px;
  padding-top: 3px;
  color: #659dd6;
}

.q_cell2 {
  width: calc(100% - 70px);
  font-size: clamp(20px, 2vw, 25px);
  font-weight: 600;
  padding-top: 8px;
}

.a_table {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 0;
}

.a_cell1 {
  width: 50px;
  height: 50px;
  background-color: #f9f6f4;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 26px;
  padding-top: 3px;
  color: #ea8466;
}

.a_cell2 {
  width: calc(100% - 70px);
  padding-top: 15px;
  font-weight: 600;
}

.tr09_absolute {
  position: absolute;
  bottom: 740px;
  right: 0;
  width: 30%;
  text-align: right;
}

/*******************************************************************************

    肩こり

*******************************************************************************/
.treat01_flex {
  display: flex;
  justify-content: space-between;
}

.treat01_left {
  width: 46%;
  max-width: 560px;
  position: relative;
}
.treat01_left .img100 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 30px;
  position: relative;
  z-index: 500;
}

.treat01_absolute {
  position: absolute;
  top: -150px;
  left: -33%;
  width: 100%;
}

.treat01_right {
  width: 51%;
}

.title_33 {
  font-size: clamp(22px, 2.8vw, 33px);
}

.treat_af_bb:after {
  content: "";
  background: url("../images/top_sec08_dot.webp") left 0/100% 100% no-repeat;
  width: 109px;
  height: 6px;
  display: block;
  margin-top: 20px;
}

/*********************/
.treat02_bg {
  background-color: #FFF;
  border-radius: 30px;
  padding: clamp(30px, 7%, 60px) clamp(30px, 6%, 80px) clamp(30px, 7%, 80px);
}

.treat02_check {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.treat02_check > p {
  width: 49%;
  padding: 20px 0 20px 45px;
  position: relative;
  font-size: clamp(17px, 1.3vw, 19px);
  border-bottom: 1px solid #e5e5e5;
}
.treat02_check > p:before {
  content: "";
  background: url("../images/treat01_5.webp") left 0/100% 100% no-repeat;
  width: 29px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 21px;
}

/**********************/
.sec01_flex.treat03_style .font_comf {
  text-align: center;
  color: #ffe900;
  font-size: clamp(35px, 5.5vw, 65px);
  letter-spacing: -0.02em;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 20px;
}
.sec01_flex.treat03_style h3 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(25px, 2.3vw, 30px);
  padding: 25px 0 20px;
}
.sec01_flex.treat03_style > div {
  min-height: 390px;
  padding-bottom: 40px;
}

.treat03_txt {
  padding: 0 10px;
}

/*******************************/
.treat04_bg {
  background: url("../images/treatment_bg.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 237px;
  position: relative;
  z-index: 500;
}

.treat_faq .a_cell1 {
  background-color: #FFF;
}

.mini_32 {
  font-size: clamp(20px, 2.5vw, 32px);
}

/*******************************************************************************

    労災について

*******************************************************************************/
.purple_9054c7 {
  color: #9054c7;
}

.wr01_flex {
  display: flex;
  justify-content: space-between;
}

.wr01_left {
  width: 51%;
}

.wr01_right {
  max-width: 560px;
  width: 46%;
}
.wr01_right img {
  width: 100%;
  height: auto;
}

/******************************/
.bg_f5efeb {
  background-color: #f5efeb;
}

.tr05_flow.wr02_style .tr05_border {
  border-color: #ea8466;
}
.tr05_flow.wr02_style h3 {
  color: #ea8466;
}
.tr05_flow.wr02_style .tr05_title p {
  background: url("../images/wr3_bg.webp") left 0/11px 11px repeat;
}

.wr02_dot_list li {
  position: relative;
  padding-left: 20px;
}
.wr02_dot_list li:nth-child(n+2) {
  margin-top: 10px;
}
.wr02_dot_list li:before {
  content: "";
  background-color: #ea8568;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

.wr02_absolute1 {
  position: absolute;
  left: 0;
  top: 150px;
  width: 40%;
}

.wr02_absolute2 {
  position: absolute;
  right: 0;
  bottom: 540px;
  text-align: right;
  width: 30%;
}

/*******************************/
.wr03_flex {
  display: flex;
  justify-content: space-between;
}

.wr03_left {
  max-width: 560px;
  width: 46%;
}
.wr03_left img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  min-height: 480px;
  object-fit: cover;
}

.wr03_right {
  width: 51%;
  display: flex;
  align-items: center;
}
.wr03_right h2 {
  font-weight: 500;
}

.wr03_absolute {
  position: absolute;
  bottom: -200px;
  left: 0;
  width: 40%;
}

/****************************/
.wr04_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px;
}
.wr04_grid > div {
  background: url("../images/wr12_bg.webp") left 0/12px 13px repeat;
  border-radius: 20px;
  padding: clamp(25px, 11%, 40px);
}
.wr04_grid h3 {
  font-weight: 700;
  color: #57a3b9;
  font-size: clamp(22px, 2.4vw, 30px);
  text-align: center;
  margin: 25px 0 20px;
}
.wr04_grid p {
  padding: 0 10px;
}

.wr04_absolute {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
  text-align: right;
}

/*******************************************/
.wr05_bg {
  background: url("../images/wr14_bg.webp") left 0/11px 11px repeat;
}

.wr05_flex > div {
  display: flex;
  justify-content: space-between;
  background-color: #FFF;
  border-radius: 30px;
  padding: clamp(30px, 10%, 55px);
}
.wr05_flex > div:nth-child(odd) .wr05_right {
  order: 2;
}
.wr05_flex > div:nth-child(n+2) {
  margin-top: 60px;
}

.wr05_right {
  max-width: 440px;
  width: 38%;
}
.wr05_right img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  border-radius: 30px;
}

.wr05_left {
  width: 58%;
  display: flex;
  align-items: center;
}
.wr05_left h3 {
  font-weight: 700;
}

.span_bg_num {
  background: url("../images/top_sec08_shape2.webp") left 0/23px 23px repeat;
  width: fit-content;
  border-radius: 50px;
  color: #ffe900;
  font-size: 20px;
  padding: 8px 15px 5px;
}

/**************************/
.wr06_af_bg {
  position: relative;
}
.wr06_af_bg:after {
  content: "";
  background-color: #f9f6f4;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 237px);
}

.wr06_bg {
  background: url("../images/wr_bg.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 237px;
  margin-top: -237px;
  position: relative;
  z-index: 400;
}

.yellow_ffd200 {
  color: #ffd200;
}

.wr06_absolute {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 50%;
  text-align: right;
}

/*******************************************************************************

    美容鍼

*******************************************************************************/
.h400_cover img {
  width: 100%;
  height: 100%;
  min-height: 400px;
  border-radius: 30px;
  object-fit: cover;
}

.cosme01_absolute {
  position: absolute;
  top: 90px;
  right: 0;
  text-align: right;
  width: 50%;
}

.cosme02_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 60px;
}
.cosme02_grid .font_comf {
  color: #ea8466;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  font-size: clamp(24px, 2.4vw, 30px);
  margin-top: 15px;
  letter-spacing: -0.02em;
}
.cosme02_grid .font_comf:before, .cosme02_grid .font_comf:after {
  content: "";
  border-bottom: 2px solid #ea8466;
  width: 20px;
}
.cosme02_grid h3 {
  color: #ea8466;
  text-align: center;
  font-size: clamp(22px, 2.4vw, 30px);
  margin: 10px 0 15px;
}
.cosme02_grid p {
  padding: 0 5px;
}

/******************************************/
.cosme03_flex > div {
  display: flex;
  justify-content: space-between;
}
.cosme03_flex > div:nth-child(even) .cosme03_left {
  order: 2;
}
.cosme03_flex > div:nth-child(even) .cosme03_left img {
  border-radius: 30px 0 0 30px;
}
.cosme03_flex > div:nth-child(even) .cosme03_width {
  margin-left: auto;
}
.cosme03_flex > div:nth-child(n+2) {
  margin-top: 80px;
}

.cosme03_left {
  max-width: 800px;
  width: 45%;
}
.cosme03_left img {
  width: 100%;
  height: 460px;
  object-fit: cover;
  border-radius: 0 30px 30px 0;
}

.cosme03_right {
  width: 53%;
}

.cosme03_width {
  width: 90%;
  max-width: 700px;
}

.title_37 {
  font-size: clamp(24px, 2.8vw, 37px);
}

.blue_77abe2 {
  color: #77abe2;
}

.cosme03_absolute {
  position: absolute;
  right: 0;
  top: 150px;
  text-align: right;
  width: 35%;
}

.cosme03_absolute2 {
  position: absolute;
  left: 0;
  top: 59%;
  width: 35%;
}

/*******************************/
.fi04_flow.cosme04_style > div:after {
  border-left: 3px solid #79d547;
}
.fi04_flow.cosme04_style .fi04_num {
  background-image: url("../images/cosmetic16_bg.webp");
}

.cosme04_absolute {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  width: 35%;
}

/*******************************************************************************

    料金表

*******************************************************************************/
/*******************************/
.fee01_title {
  background-color: #96d1da;
  color: #FFF;
  text-align: center;
  font-size: clamp(21px, 2.5vw, 32px);
  padding: clamp(10px, 4%, 25px) 0 clamp(10px, 3.5%, 20px);
  border-radius: 20px 20px 0 0;
  font-weight: 700;
}

.fee01_table {
  width: 100%;
  border-collapse: separate;
}
.fee01_table th, .fee01_table td {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
.fee01_table th:first-child, .fee01_table td:first-child {
  border-left: 1px solid #cccccc;
}
.fee01_table th {
  padding: 15px 0;
  background-color: #f9f6f4;
  font-size: clamp(16px, 1.5vw, 18px);
  width: 33.33%;
}
.fee01_table td {
  font-size: clamp(13px, 1.5vw, 20px);
  padding: 25px 5px;
}
.fee01_table td span {
  font-size: clamp(19px, 1.8vw, 25px);
}
.fee01_table tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
.fee01_table tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}

.dot_list9 li {
  position: relative;
  padding-left: 20px;
  line-height: 1.5em;
}
.dot_list9 li:nth-child(n+2) {
  margin-top: 5px;
}
.dot_list9 li:before {
  content: "";
  background-color: #96d1da;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
}

.dot_mini {
  font-size: 15px;
  margin-left: -20px;
  font-weight: 500;
  padding-left: 1.1em;
  text-indent: -1.1em;
  display: inline-block;
}

/**/
.fee01_grid {
  margin-top: 130px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}
.fee01_grid > div {
  border-radius: 30px;
  background-color: #f5efeb;
  padding: clamp(30px, 11%, 40px);
  position: relative;
}
.fee01_grid .num {
  color: #ea8466;
  letter-spacing: -0.02em;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 1px solid #ea8466;
  font-size: 16px;
  padding-bottom: 5px;
}
.fee01_grid h3 {
  margin: 30px 0 30px;
  font-size: clamp(18px, 2.4vw, 30px);
  text-align: center;
  line-height: 1.2em;
  font-weight: 700;
}
.fee01_grid h3 .big {
  font-size: clamp(22px, 2.8vw, 37px);
  position: relative;
  top: 3px;
}
.fee01_grid li {
  background-color: #FFF;
  border-radius: 3px;
  padding: 8px clamp(15px, 11%, 30px);
}
.fee01_grid li:nth-child(n+2) {
  margin-top: 5px;
}
.fee01_grid .absolute {
  position: absolute;
  top: -30px;
  left: 4%;
  width: 30%;
}
.fee01_grid .absolute img {
  max-width: 100%;
  height: auto;
}

.fee01_box > div {
  border-radius: 30px;
  background-color: #f5efeb;
  padding: clamp(30px, 11%, 40px);
  position: relative;
}
.fee01_box .num {
  color: #ea8466;
  letter-spacing: -0.02em;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 1px solid #ea8466;
  font-size: 16px;
  padding-bottom: 5px;
}
.fee01_box h3 {
  margin: 30px 0 30px;
  font-size: clamp(18px, 2.4vw, 30px);
  text-align: center;
  line-height: 1.2em;
  font-weight: 700;
}
.fee01_box h3 .big {
  font-size: clamp(22px, 2.8vw, 37px);
  position: relative;
  top: 3px;
}
.fee01_box ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 5px;
  row-gap: 5px;
}
.fee01_box li {
  background-color: #FFF;
  border-radius: 3px;
  padding: 8px clamp(15px, 11%, 30px);
}

.fee01_absolute {
  position: absolute;
  right: 0;
  bottom: -80px;
  right: 0;
  text-align: right;
  width: 40%;
}

/*******************************/
.fee02_flex > div {
  display: flex;
  justify-content: space-between;
}
.fee02_flex > div:nth-child(n+2) {
  margin-top: clamp(40px, 11%, 130px);
}

.fee02_right {
  order: 2;
  max-width: 460px;
  width: 38%;
}
.fee02_right img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  border-radius: 30px;
}

.fee02_left {
  width: 59%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fee02_left h3:after {
  margin-top: 15px;
}

.title_40 {
  font-size: clamp(22px, 3.4vw, 40px);
  font-weight: 700;
}

.more.more_320 a {
  max-width: 320px;
}

.fee02_absolute {
  position: absolute;
  left: 0;
  top: 440px;
  width: 35%;
}

/***************************/
.fee03_bg {
  background: url("../images/fee_bg.webp") 50% 0/100% 100% no-repeat;
  width: 100%;
  height: 237px;
  position: relative;
  z-index: 500;
}

.fee03_flex {
  display: flex;
  justify-content: space-between;
}
.fee03_flex > div {
  width: 49%;
  max-width: 355px;
  border-radius: 8px;
  padding: 25px;
  text-align: center;
  background-color: #f9f6f4;
}
.fee03_flex .title {
  font-size: clamp(18px, 1.5vw, 20px);
  margin-bottom: 15px;
}
.fee03_flex .fee {
  font-size: clamp(20px, 1.8vw, 24px);
}
.fee03_flex .fee span {
  font-size: clamp(25px, 2.8vw, 35px);
}

.fee03_title_flex .mr {
  margin-right: 20px;
}

.fee03_span {
  display: inline-flex;
  align-items: center;
  position: relative;
  top: -5px;
  gap: 5px;
  line-height: 1em;
  font-size: clamp(18px, 2vw, 28px);
  font-weight: 500;
}
.fee03_span span {
  text-box: trim-both;
  background-color: #ea8466;
  font-size: clamp(15px, 1.4vw, 20px);
  padding: 2px 10px 0;
  border-radius: 50px;
  display: inline-block;
  color: #FFF;
}

/***/
.fee03_border {
  border: 10px solid #5295db;
  border-radius: 30px;
  padding: 50px 20px;
  background: url("../images/fee16_bg.webp") left 0/11px 11px repeat;
  color: #FFF;
}

.Fee03TitleSpan {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 7px;
  font-size: clamp(20px, 3.2vw, 40px);
  color: #659dd6;
  font-weight: 700;
}
.Fee03TitleSpan span {
  background-color: #FFF;
  width: clamp(35px, 6vw, 60px);
  height: clamp(35px, 6vw, 60px);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0 2px;
}

.text_20 {
  font-size: clamp(18px, 1.5vw, 20px);
}

.fee03_absolute {
  position: absolute;
  left: 0;
  top: 1200px;
  width: 40%;
}

.fee03_absolute2 {
  position: absolute;
  right: 0;
  bottom: 330px;
  text-align: right;
  width: 65%;
}

/*****20250701*****************/
.fee01_n_flex {
  display: flex;
  justify-content: space-between;
}
.fee01_n_flex > div {
  max-width: 620px;
  width: 48%;
  border: 1px solid #cccccc;
  border-radius: 20px;
}
.fee01_n_flex > div:nth-child(1) .dot_list9 li:before {
  background-color: #ea8466;
  top: 7px;
}
.fee01_n_flex > div:nth-child(2) h3 {
  background-color: #77abe2;
}
.fee01_n_flex > div .dot_list9 li:nth-child(n+2) {
  margin-top: 15px;
}
.fee01_n_flex h3 {
  color: #FFF;
  text-align: center;
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: bold;
  background-color: #ea8466;
  border-radius: 20px 20px 0 0;
  padding: 20px 10px 17px;
}

.fee01_n_padding {
  padding: 30px;
}

.fee01_n_text {
  max-width: 620px;
  width: 48%;
  margin-left: auto;
  display: flex;
  column-gap: 5px;
  font-size: 14px;
}
.fee01_n_text .cell1 {
  white-space: nowrap;
}
.fee01_n_text .cell2 p {
  text-indent: -1.1em;
  padding-left: 1.1em;
  text-box-trim: none;
}

/***************/
.fee02_n_flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 110px;
}
.fee02_n_flex > div {
  background-color: #f9f6f4;
  border-radius: 8px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 5px;
  position: relative;
}
.fee02_n_flex > div:after {
  content: "";
  background: url("../images/plus.webp") 50% 0/30px 30px no-repeat;
  width: 110px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -110px;
}
.fee02_n_flex > div:last-child:after {
  display: none;
}
.fee02_n_flex .title {
  font-size: clamp(20px, 2.4vw, 30px);
}
.fee02_n_flex .fee {
  color: #ea8466;
  font-size: clamp(16px, 1.9vw, 24px);
}
.fee02_n_flex .fee span {
  font-size: clamp(24px, 2.8vw, 35px);
}

/*****************/
.fee04_absolute {
  position: absolute;
  right: 0;
  bottom: -350px;
  width: 40%;
  text-align: right;
}

/*****************/
.fee05_n_bg {
  background-color: #f9f6f4;
  border-radius: 30px;
  padding: clamp(40px, 8%, 70px) clamp(30px, 8%, 70px);
}

.fee05_n_bg2 {
  background-color: #FFF;
  border-radius: 500px;
  margin-top: 60px;
  position: relative;
  padding: clamp(30px, 8%, 60px) 30px;
}

.fee05_n_absolute {
  position: absolute;
  top: -40px;
  left: 30px;
}

.max_content_center {
  max-width: max-content;
  margin: 0 auto;
}

.check_list2 li {
  font-size: clamp(17px, 1.9vw, 25px);
  font-weight: 600;
  display: flex;
  align-items: flex-start;
  column-gap: 15px;
}
.check_list2 li:nth-child(n+2) {
  margin-top: 15px;
}
.check_list2 li:before {
  content: "";
  background: url("../images/fee_new4.webp") left 0/100% 100% no-repeat;
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  margin-top: 0.8%;
}

.fee01_title.bg_77abe2 {
  background-color: #77abe2;
}

.fee05_n_table {
  width: 100%;
}
.fee05_n_table th, .fee05_n_table td {
  padding: 25px 5px;
  text-align: center;
  font-size: clamp(15px, 1.5vw, 18px);
  border: 1px solid #cccccc;
  background-color: #FFF;
}
.fee05_n_table th {
  background-color: #fcfafa;
}
.fee05_n_table .price {
  font-size: clamp(18px, 1.8vw, 22px);
}
.fee05_n_table .price span {
  font-size: clamp(15px, 1.5vw, 17px);
}

/*************************/
.fee06_n_minus {
  margin-top: -80px;
  position: relative;
  z-index: 500;
}

.fee06_n_table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 10px;
}
.fee06_n_table th, .fee06_n_table td {
  padding: 15px 0;
  font-size: 18px;
}
.fee06_n_table th {
  padding-left: 30px;
}
.fee06_n_table td {
  width: 200px;
  text-align: center;
  font-size: 17px;
  padding-top: 20px;
}
.fee06_n_table td .font_comf {
  font-size: 23px;
}
.fee06_n_table td.orange {
  color: #ea8466;
}
.fee06_n_table tr:nth-child(1) th, .fee06_n_table tr:nth-child(1) td {
  padding: 0 0 5px;
}
.fee06_n_table tr:nth-child(n+2) {
  background-color: #FFF;
}
.fee06_n_table .fee06_n_bg {
  background-color: #323232;
  color: #FFF;
  padding: 1px 20px 0;
  border-radius: 50px;
  font-size: 16px;
}
.fee06_n_table .fee06_n_bg.orange {
  background-color: #ea8466;
}
.fee06_n_table .br {
  position: relative;
}
.fee06_n_table .br:after {
  content: "";
  border-right: 1px solid #e5e5e5;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 50%;
}
.fee06_n_table.column2 td {
  text-align: right;
  width: max-content;
  padding-right: 30px;
}
.fee06_n_table .fee_separator {
  background: none !important;
}
.fee06_n_table .fee_separator th, .fee06_n_table .fee_separator td {
  padding: 5px;
}

/*******************/
.title_22 {
  font-size: clamp(19px, 1.7vw, 22px);
}

.fee07_n_flex {
  background-color: #f9f6f4;
  border-radius: 8px;
  padding: 18px 30px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 15px;
}
.fee07_n_flex p {
  line-height: 1em;
}

.fee07_n_left {
  font-size: clamp(18px, 1.9vw, 25px);
}
.fee07_n_left .mini {
  font-size: 16px;
}

.fee07_n_right {
  font-size: clamp(16px, 1.6vw, 22px);
  padding-top: 7px;
}
.fee07_n_right p {
  white-space: nowrap;
}
.fee07_n_right .font_comf {
  font-size: clamp(22px, 2.4vw, 30px);
}

.fee07_absolute {
  position: absolute;
  bottom: 950px;
  right: 0;
  width: 40%;
  text-align: right;
}

/*******************************/
.fee_sp_swipe {
  display: none;
}

/*******************************************************************************

    よくあるご質問

*******************************************************************************/
.faq_links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 40px;
  grid-row-gap: 5px;
}
.faq_links a {
  display: flex;
  align-items: center;
  column-gap: 15px;
  font-size: clamp(17px, 1.5vw, 22px);
  font-weight: 700;
  color: inherit;
  text-decoration: none;
}
.faq_links img {
  position: relative;
  top: -2px;
}

.faq_title {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-size: clamp(24px, 3.5vw, 45px);
  font-weight: 700;
}
.faq_title:before, .faq_title:after {
  content: "";
  background: url("../images/faq3.webp") left 0/100% 100% no-repeat;
  width: 32px;
  height: 53px;
  position: relative;
  top: -8px;
}
.faq_title:before {
  margin-right: 25px;
}
.faq_title:after {
  margin-left: 25px;
  transform: scale(-1, 1);
}

.q_table.faq_style {
  background: url("../images/faq_bg.webp") left 0/11px 11px repeat;
}

.max_w740 {
  max-width: 740px;
}

.a_cell2 .a_bb {
  color: #57a3b9;
  border-bottom: 1px solid #57a3b9;
}

.faq01_absolute {
  position: absolute;
  right: 0;
  top: 480px;
  text-align: right;
  width: 35%;
}

.faq03_absolute {
  position: absolute;
  left: 0;
  top: -30px;
  width: 35%;
}

.faq05_absolute {
  position: absolute;
  right: 0;
  top: 20px;
  width: 35%;
  text-align: right;
}

/*******************************************************************************

    お問い合わせ

*******************************************************************************/
.contact01_flex {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.contact01_flex > div {
  width: 32%;
  max-width: 560px;
  text-align: center;
}
.contact01_flex h3 {
  font-size: clamp(20px, 2vw, 24px);
}

.hotpepper_color {
  color: #ae2d5b;
}

.contact_more {
  margin-top: 20px;
}
.contact_more a {
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 15px;
  transition: 0.3s ease;
}
.contact_more.tel a {
  border: 5px solid #ea8466;
  color: inherit;
  font-size: clamp(26px, 2.5vw, 32px);
  column-gap: 15px;
}
.contact_more.tel a img {
  position: relative;
  top: -2px;
  width: 25px;
  height: auto;
}
.contact_more.line a {
  background-color: #4cc764;
  color: #FFF;
  font-size: clamp(18px, 2.2vw, 22px);
  column-gap: 25px;
  font-weight: 700;
  padding-right: 30px;
}
.contact_more.line a:hover {
  background-color: #659dd6;
}
.contact_more.line img {
  width: 35px;
  height: auto;
}
.contact_more.hot a {
  background-color: #ae2d5b;
  color: #FFF;
  font-size: clamp(18px, 2.2vw, 22px);
  column-gap: 25px;
  font-weight: 700;
  padding-right: 30px;
}
.contact_more.hot a:hover {
  background-color: #901742;
}
.contact_more.hot img {
  width: 35px;
  height: auto;
}
.contact_more .arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/arrow_w2.webp") left 0/100% 100% no-repeat;
  width: 17px;
  height: 17px;
}

/**************************************/
.contact02_bg {
  border-radius: 30px;
  background-color: #FFF;
  padding: clamp(30px, 11%, 90px) 0;
}

.contact_form {
  border-top: 1px solid #f5efeb;
  max-width: 1040px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.contact_form > div {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  border-bottom: 1px solid #f5efeb;
  font-size: 17px;
  font-weight: 700;
}

.c_cell1 {
  width: 305px;
  font-weight: 500;
  padding-top: 17px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.req {
  background-color: #ea8466;
  color: #FFF;
  border-radius: 50px;
  font-size: 15px;
  padding: 5px 10px 3px;
  display: inline-block;
  line-height: 1em;
}

.c_cell2 {
  width: calc(100% - 340px);
}

.radio_flex {
  max-width: 400px;
}
.radio_flex .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  column-gap: 50px;
  grid-row-gap: 10px;
}
.radio_flex.first .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 10px;
}
.radio_flex.first .wpcf7-radio .wpcf7-list-item:nth-child(even) {
  width: 55%;
}

input[type=radio] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  vertical-align: -5px;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ea8466;
  content: "";
}

.input_size input,
.input_size400 input,
.input_area textarea {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  width: 100%;
  padding: 0 10px;
}

.input_size input {
  height: 60px;
}

.input_size400 input {
  height: 60px;
  max-width: 400px;
}

.input_area textarea {
  padding: 15px;
  height: 250px;
}

.link_bb a {
  color: #57a3b9;
  border-bottom: 1px solid #57a3b9;
}

.check_box {
  text-align: center;
}

.check_box input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid #d9d9d9;
  vertical-align: -5px;
  margin-right: 10px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.check_box input[type=checkbox]:checked {
  background-color: #57a3b9;
  border-color: #57a3b9;
}

.check_box input[type=checkbox]:checked:before {
  position: absolute;
  top: 1px;
  left: 6px;
  transform: rotate(50deg);
  width: 6px;
  height: 12px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  content: "";
}

.sub_mit {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  background: #96d1da;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
  transition: 0.3s ease;
}
.sub_mit input {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  border: 0;
  background: none;
  position: relative;
  z-index: 500;
  font-size: 15px;
}
.sub_mit .arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: url("../images/arrow_b.webp") 50% 0/100% 100% no-repeat;
  width: 11px;
  height: 11px;
  transition: 0.3s ease;
}
.sub_mit:hover {
  color: #FFF;
}
.sub_mit:hover .arrow {
  background-image: url("../images/arrow_w2.webp");
}

/*******************************************************************************

    お知らせ

*******************************************************************************/
.news_in {
  border-top: 1px solid #f5efeb;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.news_in a {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 40px 10px;
  border-bottom: 1px solid #f5efeb;
  color: inherit;
}
.news_in .n_cell1 {
  width: 110px;
}
.news_in .n_cell2 {
  width: calc(100% - 110px);
  padding-right: 40px;
}
.news_in .arrow {
  position: absolute;
  right: 0;
  top: 30px;
}

/*Pagenation*/
.pagenation {
  text-align: center;
}

.pagenation ul {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 40px;
  font-size: 23px;
}

.pagenation li {
  padding: 0 5px;
}

.pagenation li.active {
  color: #57a3b9;
  cursor: not-allowed;
  border-bottom: 1px solid #57a3b9;
}

.pagenation li a {
  color: #acaeae;
}

/*******************************************************************************

    個人情報保護方針

*******************************************************************************/
.title_28 {
  font-size: clamp(20px, 2.2vw, 28px);
}

.dot_list9.orange li:before {
  background-color: #ea8466;
  top: 6px;
}

.a_color_none a {
  color: inherit;
}

.privacy_absolute {
  position: absolute;
  right: 0;
  bottom: 450px;
  text-align: right;
  width: 35%;
}

/* PPC用
------------------------------------------------------------*/
@media only screen and (min-width: 1600px) {
  /*
  .sec01_h3 {
      min-height: 130px;
  }
      */
}
@media only screen and (max-width: 1600px) {
  body {
    zoom: 0.8;
    font-size: 18px;
  }
  .sec04_grid {
    gap: 20px;
  }
}
@media only screen and (max-width: 1400px) {
  /***************************/
  .sec03_grid {
    gap: 30px;
  }
  /******************************/
  .sec04_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    zoom: 1;
    font-size: 16px;
  }
  /*****************************/
  .news_bg {
    height: auto;
    background-color: #FFF;
    border-radius: 30px;
    max-width: 100%;
    width: 100%;
    padding: 20px 30px 20px 15px;
    margin-top: 80px;
  }
  /*****************************/
  .sec01_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0;
    grid-row-gap: 30px;
    width: 100%;
    margin-left: 0;
    color: #FFF;
  }
  .sec01_flex > div {
    width: 48%;
  }
  /***************************/
  .sec02_bg:before {
    background: url("../images/top_sec02_bg1.webp") 50% 0/100% 100px no-repeat;
    top: -100px;
    height: 100px;
  }
  /***************************/
  .sec03_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  /****************************/
  .sec05_bg {
    background: none;
    background-color: #faf7e9;
    border-radius: 50% 50% 0 0;
  }
  /*********************************/
  .sec08_bg {
    background: url("../images/top_sec08_shape2.webp") left 0/23px 23px repeat;
    border-radius: 50% 50% 0 0;
  }
  .sec08_box {
    margin-top: 30px;
    display: block;
    border-top: 2px solid #FFF;
  }
  .sec08_box > div {
    width: 100%;
    border-top: 0;
  }
  .sec08_box .line_qr_code {
    padding: 15px 0;
  }
  /***********************/
  .sec10_grid {
    column-gap: 20px;
    row-gap: 30px;
  }
  /********************/
  .footer_bg {
    background-color: #e5f5f7;
    padding: 60px 0 40px;
  }
  .f_flex {
    display: block;
  }
  .f_left {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    column-gap: 30px;
  }
  .f_right {
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
  }
  .f_banner {
    max-width: 750px;
    margin: 0 auto;
  }
  /*******************************************************************************

      初めてのかたへ

  *******************************************************************************/
  .fi04_contact {
    grid-template-columns: repeat(1, 1fr);
  }
  .fi03_title.over {
    width: 100%;
  }
  /*******************************************************************************

      交通事故施術

  *******************************************************************************/
  /**/
  .tr06_left > div {
    column-gap: 20px;
    font-size: clamp(15px, 1.5vw, 25px);
  }
  .tr06_cell1:after {
    background: url("../images/tr_shape.webp") 50% 0/100% 100% no-repeat;
    width: 12px;
    height: 12px;
    right: -16px;
  }
  .tr06_cell3 {
    column-gap: 20px;
  }
  .tr06_cell3 > p:nth-child(1):after {
    background: url("../images/tr_shape.webp") 50% 0/100% 100% no-repeat;
    width: 12px;
    height: 12px;
    right: -16px;
  }
  .tr08_grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .tr08_grid > div {
    margin-bottom: 15px;
    width: calc(33.33% - 15px);
  }
  /*******************************************************************************

      労災について

  *******************************************************************************/
  .wr04_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
  /*******************************************************************************

      料金表

  *******************************************************************************/
  .fee01_box ul {
    grid-template-columns: repeat(2, 1fr);
  }
  /*****************/
  .fee05_n_bg2 {
    padding: clamp(30px, 8%, 60px) 80px;
  }
  .fee05_n_absolute {
    position: absolute;
    top: -50px;
    left: 10px;
  }
  .fee05_n_absolute img {
    width: 80px;
    height: auto;
  }
  .check_list2 li:before {
    margin-top: 0;
  }
  /*******************************************************************************

      お問い合わせ

  *******************************************************************************/
  .contact01_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .contact01_flex > div {
    width: 100%;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .contact01_flex h3 {
    font-size: clamp(20px, 2vw, 24px);
  }
  .hotpepper_color {
    color: #ae2d5b;
  }
}
@media only screen and (max-width: 768px) {
  .flex_30 {
    width: 100%;
  }
  .flex_31 {
    width: 100%;
  }
  .flex_32 {
    width: 100%;
  }
  .flex_33 {
    width: 100%;
  }
  .flex_34 {
    width: 100%;
  }
  .flex_35 {
    width: 100%;
  }
  .flex_36 {
    width: 100%;
  }
  .flex_37 {
    width: 100%;
  }
  .flex_38 {
    width: 100%;
  }
  .flex_39 {
    width: 100%;
  }
  .flex_40 {
    width: 100%;
  }
  .flex_41 {
    width: 100%;
  }
  .flex_42 {
    width: 100%;
  }
  .flex_43 {
    width: 100%;
  }
  .flex_44 {
    width: 100%;
  }
  .flex_45 {
    width: 100%;
  }
  .flex_46 {
    width: 100%;
  }
  .flex_47 {
    width: 100%;
  }
  .flex_48 {
    width: 100%;
  }
  .flex_49 {
    width: 100%;
  }
  .flex_50 {
    width: 100%;
  }
  .flex_51 {
    width: 100%;
  }
  .flex_52 {
    width: 100%;
  }
  .flex_53 {
    width: 100%;
  }
  .flex_54 {
    width: 100%;
  }
  .flex_55 {
    width: 100%;
  }
  .flex_56 {
    width: 100%;
  }
  .flex_57 {
    width: 100%;
  }
  .flex_58 {
    width: 100%;
  }
  .flex_59 {
    width: 100%;
  }
  .flex_60 {
    width: 100%;
  }
  .flex_61 {
    width: 100%;
  }
  .flex_62 {
    width: 100%;
  }
  .flex_63 {
    width: 100%;
  }
  .flex_64 {
    width: 100%;
  }
  .flex_65 {
    width: 100%;
  }
  .flex_66 {
    width: 100%;
  }
  .flex_67 {
    width: 100%;
  }
  .flex_68 {
    width: 100%;
  }
  .flex_69 {
    width: 100%;
  }
  .flex_70 {
    width: 100%;
  }
  body {
    font-size: 17px;
  }
  /************************/
  #logo img {
    width: 180px;
    height: auto;
  }
  .fade1_speech1 {
    left: 2%;
    width: 40%;
  }
  .fade1_speech2 {
    right: 5.5%;
    width: 34%;
  }
  .fade2_speech1 {
    left: 2%;
    width: 40%;
  }
  .fade3_speech1 {
    right: 2%;
    top: 45%;
    width: 39%;
  }
  /*****************************/
  .news_bg {
    display: block;
    padding: 20px 30px 20px 15px;
    margin-top: 40px;
    position: relative;
    z-index: 500;
  }
  .news_flex {
    display: block;
  }
  .news_left {
    width: 100px;
    font-size: 15px;
    padding-top: 3px;
    top: 0;
  }
  .news_right {
    width: 100%;
    margin-top: 15px;
    padding-left: 10px;
  }
  .news a {
    font-size: 15px;
  }
  .n_cell1 {
    width: 100px;
    margin-right: 0;
  }
  .n_cell2 {
    flex-grow: 2;
    width: calc(100% - 100px);
  }
  /*****************************/
  .sec01_bg {
    left: 0%;
    width: 100%;
  }
  .sec01_width {
    width: 100%;
    margin-top: -3%;
    padding-left: 10px;
  }
  .sec01_title {
    font-size: 20px;
    line-height: 1.8em;
  }
  .sec01_title span:before {
    top: -3px;
  }
  .text_21 {
    font-size: clamp(18px, 1.5vw, 21px);
  }
  .sec01_flex {
    grid-row-gap: 20px;
    margin-left: 0;
  }
  .sec01_flex > div {
    width: 100%;
  }
  .sec01_cell1 {
    width: 40%;
  }
  .sec01_cell2 {
    width: 57%;
  }
  .sec01_h3 {
    font-size: 24px;
  }
  .sec01_h3 sup {
    transform: scale(1);
    left: 0;
    top: 12px;
  }
  /*****************************/
  .sec02_bg:before {
    background: url("../images/top_sec02_bg1.webp") 50% 0/100% 50px no-repeat;
    top: -50px;
    height: 50px;
  }
  .eng_18 {
    margin-bottom: 10px;
  }
  .sec02_flex {
    display: block;
  }
  .sec02_right {
    max-width: 100%;
    width: 100%;
  }
  .sec02_right img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .sec02_left {
    width: 100%;
    display: block;
    margin-top: 40px;
  }
  .line_height22 {
    line-height: 2.1em;
  }
  .more a {
    font-size: 16px;
    display: block;
    max-width: 240px;
  }
  /***************************/
  .title_41 {
    font-size: 26px;
  }
  .sec03_title {
    font-size: 24px;
    line-height: 1.6em;
  }
  .sec03_title:after {
    width: 36px;
    height: 53px;
    right: 0px;
    bottom: auto;
    top: 15px;
  }
  .sec03_title .big {
    font-size: 26px;
  }
  .sec03_title img {
    width: 300px;
  }
  .sec03_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .sec03_grid a {
    padding: 30px 30px;
    position: relative;
  }
  .sec03_grid .img100 {
    margin: 0 0;
  }
  .sec03_sp_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sec03_sp_left {
    width: calc(100% - 180px);
  }
  .sec03_sp_right {
    width: 160px;
  }
  .sec03_sp_right img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 30px;
  }
  .sec03_num {
    font-size: 17px;
    padding: 10px 0 7px;
    margin-left: 0;
    margin-top: 10px;
  }
  .sec03_title32 {
    font-size: 22px;
    margin-top: 15px;
    text-align: left;
  }
  .sec03_title32 .mini {
    font-size: 18px;
  }
  .sec03_title32 .mini_absolute {
    position: static;
    bottom: 0;
    margin-top: 3px;
    display: inline;
    font-size: 15px;
    text-align: left;
  }
  .dot_list {
    margin-top: 20px;
  }
  .dot_list li {
    padding-left: 20px;
    font-size: 17px;
  }
  .dot_list li:before {
    top: 6px;
  }
  /******************************/
  .title_36 {
    font-size: clamp(24px, 2.8vw, 36px);
    font-weight: 700;
  }
  .sec04_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .sec04_grid a {
    padding: 25px;
  }
  .sec04_grid h3 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  /****************************/
  .minipb-60 {
    padding-bottom: 60px;
  }
  .sec05_bg {
    border-radius: 30px;
  }
  .sec05_title {
    font-size: 22px;
  }
  .sec05_title .blue_57a3b9 {
    font-size: 26px;
  }
  .sec05_title .orange_ea8466 {
    padding: 2px 5px 0;
  }
  .sec05_title .big45 {
    font-size: 28px;
    margin-top: 5px;
  }
  .sec05_title:before {
    content: "";
    background: url("../images/shape_yellow.webp") 50% 0/100% 100% no-repeat;
    width: 40px;
    height: 45px;
    position: absolute;
    left: -45px;
    bottom: 38%;
  }
  .sec05_flex {
    display: block;
    width: 86%;
  }
  .sec05_left {
    max-width: 100%;
    width: 100%;
  }
  .sec05_left img {
    width: 100%;
    height: auto;
  }
  .sec05_right {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  .sec05_right > div {
    width: 100%;
  }
  .sec05_h3 {
    padding: 20px 10px 30px;
  }
  .sec05_h3 h3 {
    font-size: clamp(18px, 2vw, 26px);
  }
  .sec05_h3 img {
    top: -4px;
  }
  /*************************/
  .title_41_mini36 {
    font-size: 22px;
  }
  .sec06_flex {
    display: block;
    position: relative;
  }
  .sec06_left {
    max-width: 100%;
    width: 100%;
  }
  .sec06_left img {
    height: auto;
  }
  .sec06_right {
    width: 100%;
    margin-top: 30px;
  }
  .sec06_table > div {
    display: block;
    padding: 15px 15px;
    border-radius: 15px;
  }
  .sec06_cell1 {
    width: 100%;
    font-size: 18px;
  }
  .sec06_cell2 {
    width: 100%;
    top: 0;
    margin-top: 5px;
  }
  .sec06_list > p {
    border-radius: 15px;
  }
  .sec06_list .span_18 {
    font-size: 18px;
  }
  /*****************************/
  .sec07_flex {
    display: block;
    position: relative;
  }
  .sec07_left {
    width: 100%;
  }
  .sec07_left .title_41 {
    font-size: 23px;
  }
  .sec07_right {
    max-width: 100%;
    width: 170px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .sec07_right img {
    height: auto;
  }
  .sec07_absolite1 {
    left: 0;
  }
  .sec07_absolite2 {
    right: 0;
    width: 22%;
  }
  .sec07_absolute3 {
    left: -4%;
    top: 25px;
  }
  /*********************************/
  .sec08_bg {
    background: url("../images/top_sec08_shape2.webp") left 0/23px 23px repeat;
    border-radius: 30px;
  }
  .sec08_title {
    font-size: 21px;
  }
  .sec08_title .blue_57a3b9 {
    padding: 5px 10px 2px;
  }
  .sec08_title:before {
    width: 40px;
    height: 48px;
    left: -30px;
  }
  .sec08_flex {
    display: block;
    width: 80%;
  }
  .sec08_left {
    width: 100%;
  }
  .sec08_width {
    max-width: 100%;
  }
  .title_32 {
    font-size: clamp(20px, 2.6vw, 32px);
  }
  .sec08_box {
    margin-top: 15px;
  }
  .sec08_box > div {
    padding: 20px 10px;
  }
  .sec08_box h4:before {
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }
  .sec08_tel {
    margin-top: 10px;
  }
  .sec08_tel a {
    font-size: 32px;
  }
  .sec08_contact {
    margin-top: 10px;
  }
  .sec08_contact a {
    padding: 10px 0 10px;
    font-size: 15px;
  }
  .sec08_contact .arrow {
    right: 15px;
  }
  .sec08_right {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .sec08_right img {
    width: 100%;
    height: auto;
  }
  /******************************/
  .sec09_flex {
    display: block;
    position: relative;
  }
  .sec09_right {
    width: 100%;
    display: flex;
    align-items: center;
    min-height: 0;
  }
  .sp_inline {
    display: inline;
  }
  .sec09_left {
    width: 100%;
    max-width: 100%;
    position: static;
    margin-top: 30px;
  }
  .sec09_left img {
    height: auto;
  }
  .title_36_span41 {
    font-size: 28px;
  }
  .sup36 {
    top: 12px;
  }
  /***********************/
  .sec10_num_60 {
    top: 4px;
  }
  .sec10_grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 30px;
  }
  .sec10_grid > div {
    position: relative;
  }
  .sec10_grid .img100 {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
  }
  .sec10_num_flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 0 20px;
    color: #ea8466;
  }
  .sec10_num {
    width: 43px;
    height: 33px;
    font-size: clamp(18px, 1.7vw, 23px);
    padding-right: 10px;
    padding-top: 2px;
  }
  .sec10_title {
    width: calc(100% - 45px);
    font-size: 21px;
    padding-top: 2px;
    letter-spacing: 0;
  }
  /**/
  .sec10_bg_w {
    display: block;
  }
  .sec10_left {
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
  }
  .sec10_left img {
    height: auto;
  }
  .sec10_right {
    width: 100%;
  }
  .sec10_right h3 {
    font-size: 22px;
    padding-right: 40px;
  }
  .sec10_right h3:after {
    width: 24px;
    height: 29px;
    top: -15px;
  }
  .sec10_list li {
    padding: 13px 18px 10px;
    position: relative;
    display: flex;
    column-gap: 15px;
  }
  /*******************************/
  .f_access_bg {
    background: url("../images/top_sec08_shape.webp") left 0/23px 22px repeat;
  }
  .f_access_flex {
    display: block;
  }
  .f_access_left {
    width: 100%;
  }
  .f_access_left h3 {
    font-size: 16px;
  }
  .time_table {
    width: 100%;
  }
  .time_table th {
    padding: 13px 20px 13px 10px;
  }
  .time_table th, .time_table td {
    font-size: 16px;
  }
  .sp_small_text {
    font-size: 15px;
  }
  .f_access_right {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .f_access_right iframe {
    height: 300px;
  }
  /********************/
  .footer_bg {
    background-color: #e5f5f7;
    padding: 60px 0 40px;
  }
  .f_flex {
    display: block;
  }
  .f_left {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  .f_logo {
    max-width: 130px;
    margin: 0 auto;
  }
  .f_info {
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
  }
  .f_info h2 {
    font-size: 19px;
  }
  .f_tel {
    margin: 30px auto 0;
    width: fit-content;
  }
  .f_tel a {
    justify-content: center;
    column-gap: 15px;
    font-size: 28px;
  }
  .f_tel img {
    position: relative;
    top: -2px;
  }
  .f_right {
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
  }
  .f_banner {
    max-width: 750px;
    margin: 0 auto;
    gap: 0;
    row-gap: 10px;
  }
  .f_banner > p {
    width: 49%;
  }
  .f_banner a {
    height: 60px;
  }
  .f_banner .line {
    max-width: 49%;
  }
  .f_banner .line a {
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    padding-right: 15px;
  }
  .f_banner .line a:hover {
    background-color: #659dd6;
  }
  .f_banner .line img {
    position: static;
    top: 0;
    transform: translateY(0);
    left: 0;
    width: 30px;
    height: auto;
  }
  .f_banner .hotpepper {
    max-width: 49%;
  }
  .f_banner .hotpepper a {
    column-gap: 5px;
    font-size: 14px;
    letter-spacing: 0;
  }
  .copy {
    margin-top: 40px;
  }
  /*******************************************************************************

      初めてのかたへ

  *******************************************************************************/
  .main_cont {
    width: 90%;
  }
  .fv_main img {
    min-height: 300px;
  }
  .main_title {
    padding: 20px 20px 10px;
    margin: 0 0 -1px -1px;
  }
  .main_title p {
    font-size: 16px;
  }
  .main_title h2 {
    font-size: clamp(24px, 3.5vw, 48px);
    letter-spacing: 0.04em;
  }
  .main_title .mini {
    font-size: 16px;
  }
  /***************************/
  .fi01_title {
    font-size: 24px;
    padding: 0 50px;
  }
  .fi01_title span {
    font-size: clamp(28px, 4.5vw, 52px);
    color: #ea8466;
  }
  .fi01_title:before, .fi01_title:after {
    width: 40px;
    height: 48px;
    bottom: 5px;
  }
  .text_17 {
    font-size: 18px;
  }
  /*********************/
  .fi02_flex {
    display: block;
  }
  .fi02_left {
    max-width: 100%;
    width: 100%;
  }
  .fi02_left img {
    width: 100%;
    min-height: auto;
    height: auto;
    object-fit: cover;
  }
  .brs_left img {
    padding-right: 30px;
  }
  .brs_right img {
    padding-left: 30px;
  }
  .fi02_right {
    width: 88%;
    margin: 30px auto 0;
  }
  .fi02_width {
    max-width: 100%;
    width: 100%;
  }
  .fit_bg {
    padding: 3px 12px 0;
  }
  .fi02_name .ja {
    font-size: 24px;
  }
  .fi02_h4 {
    font-size: 20px;
  }
  .fi02_cell1 {
    width: 140px;
  }
  .fi02_cell2 {
    width: calc(100% - 140px);
  }
  /****************************************************/
  .fi03_pb {
    padding-bottom: 180px;
  }
  .fi03_flex > div {
    display: block;
    position: relative;
  }
  .fi03_flex > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .fi03_left {
    width: 125px;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .fi03_left img {
    max-width: 100%;
    height: auto;
    border-radius: 30px;
  }
  .fi03_right {
    width: 100%;
    margin-top: 0;
  }
  .fi03_title {
    font-size: 18px;
    margin: 5px 0 20px;
    line-height: 1.6em;
  }
  .fi03_title span:not(.fi03_sp_span_letter) {
    line-height: 1em;
    padding: 5px 10px 5px;
  }
  /********************************/
  .fi04_on {
    height: 100px;
    margin-top: -100px;
    position: relative;
    z-index: 500;
  }
  .fi04_minus {
    margin-top: -40px;
  }
  .fi04_flow > div {
    display: block;
    padding-bottom: clamp(40px, 8%, 80px);
    padding-left: 80px;
  }
  .fi04_flow > div:after {
    left: 28px;
  }
  .fi04_num {
    font-size: 22px;
    width: 60px;
    height: 60px;
    padding-top: 5px;
  }
  .fi04_right {
    order: 2;
    max-width: 100%;
    width: 100%;
    text-align: right;
  }
  .fi04_right img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 30px;
  }
  .fi04_left {
    width: 100%;
    padding-top: 20px;
  }
  .fi04_contact {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
  }
  .fi04_contact .tel a {
    font-size: 24px;
    padding-top: 5px;
  }
  .fi04_contact .tel a img {
    top: -2px;
  }
  .fi04_contact .mail a {
    font-size: 17px;
  }
  .fi04_contact .line a {
    font-size: 17px;
  }
  /*******************************************************************************

      交通事故施術

  *******************************************************************************/
  .tr_fv_banner {
    width: 88%;
  }
  .tr_fv_img {
    width: 70%;
    text-align: center;
    margin: 40px auto 0;
  }
  .tr_fv_img img {
    max-width: 100%;
    height: auto;
  }
  /**************/
  .text_22 {
    font-size: 18px;
    line-height: 2.1em;
  }
  .span_25 {
    font-size: 20px;
  }
  .tr01_flex {
    display: block;
  }
  .tr01_flex > div {
    max-width: 100%;
    width: 100%;
  }
  .tr01_flex > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .tr01_more {
    margin-top: 10px;
  }
  .tr01_more a {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 15px;
    color: inherit;
    border-radius: 15px;
  }
  .tr01_more.tel a {
    font-size: 32px;
  }
  .tr01_more.tel a img {
    width: 25px;
    height: auto;
    top: -3px;
  }
  .tr01_more.mail a {
    font-size: 20px;
  }
  .tr01_more.mail a img {
    width: 35px;
    height: auto;
  }
  .tr01_more.mail a img:nth-child(2) {
    width: 15px;
  }
  /************************/
  .tr02_cont {
    position: relative;
  }
  .tr02_cont:after {
    top: 100px;
    height: calc(100% - 100px);
  }
  .tr02_bg {
    height: 100px;
  }
  .tr02_title {
    padding: 0 40px;
    font-size: clamp(20px, 3.2vw, 42px);
  }
  .tr02_title .tr01_span45 {
    font-size: clamp(22px, 3.7vw, 45px);
    display: inline-block;
    margin-bottom: 5px;
  }
  .tr02_title .span_bg {
    border-radius: 10px;
    padding: 7px 15px 3px;
    margin: 0 5px;
    font-size: 22px;
    line-height: 1em;
  }
  .tr02_title .outline {
    top: 0px;
  }
  .tr02_title:after {
    width: 40px;
    height: 53px;
    bottom: 8px;
  }
  .tr02_bg_title {
    padding: 15px 15px;
  }
  .tr02_bg_title span {
    top: 1px;
  }
  /**/
  .tr02_list > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .tr02_num_title {
    padding: 15px 20px 15px 0;
    min-height: 80px;
  }
  .tr02_num_title .num {
    width: 80px;
    font-size: 30px;
    padding: 4px 5px 0 0;
  }
  .tr02_num_title .num:before {
    left: -90px;
  }
  .tr02_num_title h3 {
    width: calc(100% - 100px);
    font-size: 20px;
    font-weight: 700;
  }
  .tr02_num_title h3 .big {
    position: relative;
    top: 5px;
    font-size: clamp(28px, 4.5vw, 55px);
  }
  .tr02_pl {
    padding-left: 100px;
  }
  /********************************/
  .tr03_title {
    font-size: clamp(20px, 3vw, 36px);
    padding: 0;
    position: relative;
    width: 100%;
  }
  .tr03_title:before, .tr03_title:after {
    width: 50px;
    height: 56px;
    bottom: 0;
    position: absolute;
  }
  .tr03_title:before {
    left: -20px;
  }
  .tr03_title:after {
    right: -20px;
    transform: scale(-1, 1);
  }
  .tr03_flex {
    display: block;
  }
  .tr03_left {
    max-width: 100%;
    width: 100%;
  }
  .tr03_left img {
    min-height: auto;
    height: auto;
  }
  .tr03_right {
    width: 100%;
    margin-top: 40px;
  }
  /*****************************/
  .tr04_grid {
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 20px;
  }
  .tr04_grid > div {
    position: relative;
  }
  .tr04_grid .icon {
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 120px;
  }
  .tr04_grid h3 {
    font-size: 24px;
    text-align: left;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
  }
  /****************************/
  .tr05_flow > div:after {
    width: 63px;
    height: 33px;
    margin: 20px auto;
  }
  .tr05_border {
    padding: 30px;
  }
  .tr05_title p {
    width: 70px;
    height: 70px;
    font-size: 26px;
    color: #FFF;
    padding: 5px 0 0 0;
  }
  .tr05_title h3 {
    width: calc(100% - 90px);
    font-size: 22px;
  }
  .tr05_padding {
    padding: 20px 0 0 0;
  }
  /******************/
  .tr06_flex > div {
    display: block;
  }
  .tr06_flex > div:nth-child(n+2) {
    margin-top: clamp(40px, 8%, 100px);
  }
  .tr06_flex > div:nth-child(odd) .tr06_img {
    order: 2;
  }
  .tr06_img {
    max-width: 100%;
    width: 100%;
  }
  .tr06_img img {
    height: 250px;
  }
  .tr06_cont {
    width: 100%;
    margin-top: 30px;
  }
  .tr06_cont p {
    line-height: 1.8em;
  }
  .tr06_cont h3 {
    font-weight: 500;
  }
  .title_38 {
    font-size: 24px;
    font-weight: 700;
  }
  .af_bb_dot:after {
    margin-top: 15px;
  }
  /**/
  .tr06_fee {
    display: block;
    position: relative;
  }
  .tr06_left {
    width: calc(100% - 50px);
    padding: 40px 50px 40px 0;
  }
  .tr06_left > div {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    grid-row-gap: 30px;
    font-size: clamp(17px, 1.5vw, 25px);
  }
  .tr06_cell1 {
    width: 100%;
  }
  .tr06_cell1:after {
    content: "";
    width: 14px;
    height: 14px;
    top: calc(100% + 8px);
    transform: translateY(0) translateX(50%);
    right: 50%;
  }
  .tr06_cell3 {
    max-width: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 30px;
  }
  .tr06_cell3 > p:nth-child(1):after {
    width: 14px;
    height: 14px;
    right: -22px;
  }
  .tr06_cell3 > p:nth-child(2) {
    background-color: #ea8466;
  }
  .tr06_right {
    width: 50px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 20px;
  }
  .tr06_right p {
    writing-mode: vertical-rl;
  }
  .tr06_right p span {
    position: relative;
    left: 2px;
  }
  .tr06_flex_center {
    display: block;
    height: auto;
  }
  /**/
  .tr06_title p {
    width: 40px;
    height: 40px;
    font-size: clamp(18px, 2vw, 25px);
  }
  .tr06_title h3 {
    width: calc(100% - 50px);
    font-size: 18px;
  }
  .tr06_flex2 {
    display: block;
  }
  .tr06_left2 {
    width: 100%;
    padding: 20px 20px 20px 0;
  }
  .tr06_left2 > div:not(.tr06_af_border) {
    padding: 10px 10px;
    font-size: clamp(17px, 2vw, 25px);
  }
  .tr06_left2 > div:not(.tr06_af_border):nth-child(n+2) {
    margin-top: 10px;
  }
  .tr06_left2 > div:not(.tr06_af_border) p {
    letter-spacing: 0em;
  }
  .tr06_right2 {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .tr06_right2 p {
    font-feature-settings: "palt" 1;
  }
  .text_15 {
    font-size: 15px;
  }
  /*****************************/
  .tr07_bg_title {
    font-size: 22px;
    padding: 15px 10px;
    text-align: center;
  }
  .tr07_title {
    font-size: 22px;
    line-height: 1.6em;
    letter-spacing: 0.02em;
    padding: 0 30px;
  }
  .tr07_title .blue {
    line-height: 2em;
    font-size: 28px;
    font-weight: 700;
  }
  .tr07_title:before {
    width: 40px;
    height: 58px;
    bottom: -5px;
  }
  .tr07_flex {
    display: block;
  }
  .tr07_left {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .tr07_right {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .tr07_right img {
    width: 100%;
    height: auto;
    min-height: auto;
  }
  /**************************************/
  .tr08_pb {
    padding-bottom: 150px;
  }
  .tr08_grid > div {
    width: calc(50% - 15px);
  }
  /************************************/
  .faq_list > div:nth-child(n+2) {
    margin-top: 30px;
  }
  .q_table {
    padding: 10px 20px;
  }
  .q_cell1 {
    font-size: 26px;
    padding-top: 3px;
  }
  .q_cell2 {
    width: calc(100% - 70px);
    font-size: 18px;
    padding-top: 14px;
  }
  /*******************************************************************************

      肩こり

  *******************************************************************************/
  .treat01_flex {
    display: block;
  }
  .treat01_left {
    width: 100%;
    max-width: 100%;
  }
  .treat01_left .img100 img {
    width: 100%;
    height: auto;
  }
  .treat01_right {
    width: 100%;
    margin-top: 30px;
  }
  .treat_af_bb:after {
    margin-top: 15px;
  }
  /*********************/
  .treat02_bg {
    padding: 30px;
  }
  .treat02_check {
    display: block;
  }
  .treat02_check > p {
    width: 100%;
  }
  /**********************/
  .sec01_flex.treat03_style > div {
    min-height: 0;
    padding-bottom: 40px;
  }
  .treat03_txt {
    padding: 0 10px;
  }
  /*******************************/
  .treat04_bg {
    height: 100px;
  }
  /*******************************************************************************

      労災について

  *******************************************************************************/
  .wr01_flex {
    display: block;
  }
  .wr01_left {
    width: 100%;
  }
  .wr01_right {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
  }
  /******************************/
  .wr03_flex {
    display: block;
  }
  .wr03_left {
    max-width: 100%;
    width: 100%;
  }
  .wr03_left img {
    width: 100%;
    height: 300px;
    min-height: 300px;
  }
  .wr03_right {
    width: 100%;
    margin-top: 30px;
  }
  /****************************/
  .wr04_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .wr04_grid > div {
    padding: 25px 25px 40px;
    position: relative;
  }
  .wr04_grid p {
    padding: 0;
  }
  .wr04_grid .img100 {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 140px;
  }
  .wr04_grid h3 {
    text-align: left;
    margin-top: 10px;
    font-size: 23px;
  }
  /*******************************************/
  .wr05_flex > div {
    display: block;
    position: relative;
    padding: 25px;
  }
  .wr05_flex > div:nth-child(n+2) {
    margin-top: 20px;
  }
  .wr05_right {
    max-width: 100%;
    width: 140px;
    position: absolute;
    right: 25px;
    top: 30px;
  }
  .wr05_right img {
    width: 100%;
    height: 113px;
    min-height: auto;
    border-radius: 15px;
  }
  .wr05_left {
    width: 100%;
    margin-top: 10px;
  }
  .wr05_left h3 {
    font-weight: 700;
    font-size: 23px;
  }
  .wr05_left .letter0 {
    letter-spacing: -0.02em;
  }
  .span_bg_num {
    background: url("../images/top_sec08_shape2.webp") left 0/23px 23px repeat;
    width: fit-content;
    border-radius: 50px;
    color: #ffe900;
    font-size: 20px;
    padding: 8px 15px 5px;
  }
  /**************************/
  .wr06_af_bg {
    position: relative;
  }
  .wr06_af_bg:after {
    height: calc(100% - 100px);
  }
  .wr06_bg {
    height: 100px;
    margin-top: -100px;
  }
  /*******************************************************************************

      美容鍼

  *******************************************************************************/
  .h400_cover img {
    width: 100%;
    height: 100%;
    min-height: auto;
  }
  .cosme02_grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    column-gap: 0;
    row-gap: 40px;
  }
  .cosme02_grid > div {
    position: relative;
  }
  .cosme02_grid .img100 img {
    object-fit: cover;
    height: 230px;
    border-radius: 15px;
  }
  .cosme02_grid .img100.object_top img {
    object-position: 60% 0;
  }
  .cosme02_grid .font_comf {
    margin-top: 15px;
  }
  .cosme02_grid h3 {
    position: relative;
    z-index: 500;
    font-size: clamp(22px, 2.4vw, 30px);
    margin: 5px auto 20px;
  }
  .cosme02_grid p {
    padding: 0;
  }
  .cosme02_grid .letter0 {
    letter-spacing: -0.05em;
  }
  /******************************************/
  .cosme03_flex > div {
    display: block;
  }
  .cosme03_flex > div:nth-child(even) .cosme03_left {
    order: 2;
    text-align: right;
    padding-left: 30px;
    padding-right: 0;
  }
  .cosme03_flex > div:nth-child(even) .cosme03_left img {
    border-radius: 30px 0 0 30px;
  }
  .cosme03_flex > div:nth-child(even) .cosme03_width {
    margin-left: auto;
  }
  .cosme03_flex > div:nth-child(n+2) {
    margin-top: 40px;
  }
  .cosme03_left {
    max-width: 100%;
    width: 100%;
    padding-right: 30px;
  }
  .cosme03_left img {
    height: 250px;
  }
  .cosme03_right {
    width: 88%;
    margin: 25px auto 0;
  }
  .cosme03_width {
    width: 100%;
  }
  /*******************************************************************************

      料金表

  *******************************************************************************/
  .fee01_table th {
    padding: 10px 0;
  }
  .fee01_table td {
    font-size: clamp(13px, 1.5vw, 20px);
    padding: 17px 0 15px;
  }
  .dot_list9 li:before {
    top: 7px;
  }
  /**/
  .fee01_grid {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
  }
  .fee01_grid > div {
    border-radius: 20px;
    padding: 30px 25px;
    position: relative;
  }
  .fee01_grid h3 {
    margin: 20px 0;
    font-size: 22px;
  }
  .fee01_grid h3 .big {
    font-size: 28px;
  }
  .fee01_grid .absolute {
    position: absolute;
    top: -25px;
    left: 10%;
    width: 25%;
  }
  .fee01_box > div {
    border-radius: 20px;
    padding: 30px 25px;
    position: relative;
  }
  .fee01_box h3 {
    margin: 20px 0;
    font-size: 22px;
  }
  .fee01_box h3 .big {
    font-size: 28px;
  }
  .fee01_box ul {
    grid-template-columns: repeat(1, 1fr);
  }
  /*******************************/
  .fee02_flex > div {
    display: block;
  }
  .fee02_flex > div:nth-child(n+2) {
    margin-top: clamp(40px, 11%, 130px);
  }
  .fee02_right {
    order: 2;
    max-width: 100%;
    width: 100%;
  }
  .fee02_right img {
    width: 100%;
    height: 250px;
    min-height: 0;
    object-fit: cover;
    border-radius: 30px;
  }
  .fee02_left {
    width: 100%;
    margin-top: 30px;
  }
  .fee02_left h3:after {
    margin-top: 15px;
  }
  .fee02_absolute {
    top: 180px;
  }
  /***************************/
  .fee03_bg {
    height: 100px;
  }
  .fee03_flex > div {
    padding: 15px;
  }
  /***/
  .fee03_border {
    border-radius: 20px;
    padding: 40px 0;
  }
  .Fee03TitleSpan {
    gap: 3px;
    font-size: 26px;
    flex-wrap: nowrap;
  }
  .Fee03TitleSpan span {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 0 0 0;
  }
  /*****20250701*****************/
  .fee01_n_flex {
    flex-wrap: wrap;
    gap: 30px;
  }
  .fee01_n_flex > div {
    width: 100%;
  }
  .fee01_n_flex > div .dot_list9 li:nth-child(n+2) {
    margin-top: 10px;
  }
  .fee01_n_flex h3 {
    padding: 15px 10px 13px;
  }
  .fee01_n_padding {
    padding: 30px;
  }
  .fee01_n_text {
    width: 100%;
    font-size: 16px;
  }
  /***************/
  .fee02_n_flex {
    column-gap: 60px;
  }
  .fee02_n_flex > div {
    height: 120px;
    padding-top: 5px;
  }
  .fee02_n_flex > div:after {
    width: 60px;
    height: 30px;
    right: -60px;
  }
  .fee02_n_flex > div:last-child:after {
    display: none;
  }
  /*****************/
  .fee05_n_bg {
    padding: 60px 30px;
  }
  .fee05_n_bg2 {
    border-radius: 30px;
    margin-top: 80px;
    padding: 30px;
  }
  .fee05_n_absolute {
    position: absolute;
    top: -65px;
    left: 10px;
  }
  .fee05_n_absolute img {
    width: 80px;
    height: auto;
  }
  .check_list2 li {
    column-gap: 15px;
  }
  .check_list2 li:nth-child(n+2) {
    margin-top: 15px;
  }
  .check_list2 li:before {
    width: 20px;
    height: 20px;
  }
  .fee05_n_table {
    width: 100%;
  }
  .fee05_n_table th, .fee05_n_table td {
    padding: 15px 5px;
    font-size: 15px;
    line-height: 1.3em;
  }
  .fee05_n_table .price {
    font-size: 17px;
  }
  .fee05_n_table .price span {
    font-size: 13px;
  }
  /*************************/
  .fee06_n_minus {
    margin-top: -20px;
  }
  .fee06_n_table {
    overflow-x: scroll;
  }
  .fee06_n_table table {
    width: max-content;
    border-collapse: separate;
    border-spacing: 0 10px;
  }
  .fee06_n_table th, .fee06_n_table td {
    padding: 10px 0;
    font-size: 17px;
  }
  .fee06_n_table th {
    padding-left: 20px;
  }
  .fee06_n_table td {
    width: 170px;
    font-size: 16px;
    padding-top: 15px;
  }
  .fee06_n_table td .font_comf {
    font-size: 19px;
  }
  .fee06_n_table.column2 td {
    text-align: right;
    width: max-content;
    padding-right: 20px;
    padding-left: 20px;
  }
  .fee06_n_table .fee_separator {
    background: none !important;
  }
  .fee06_n_table .fee_separator th, .fee06_n_table .fee_separator td {
    padding: 8px;
  }
  /*******************/
  .title_22 {
    font-size: clamp(19px, 1.7vw, 22px);
  }
  .fee07_n_flex {
    background-color: #f9f6f4;
    border-radius: 8px;
    padding: 18px 30px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 15px;
  }
  .fee07_n_flex p {
    line-height: 1em;
  }
  .fee07_n_left {
    font-size: clamp(18px, 1.9vw, 25px);
  }
  .fee07_n_left .mini {
    font-size: 16px;
  }
  .fee07_n_right {
    font-size: clamp(16px, 1.6vw, 22px);
    padding-top: 7px;
  }
  .fee07_n_right .font_comf {
    font-size: clamp(22px, 2.4vw, 30px);
  }
  /*******************************/
  .fee_sp_swipe {
    display: block;
    margin-top: 50px;
    width: fit-content;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #659dd6;
    padding-bottom: 8px;
    font-size: 18px;
    white-space: nowrap;
  }
  /*******************************************************************************

      よくあるご質問

  *******************************************************************************/
  .faq_links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 0;
    grid-row-gap: 0;
  }
  .faq_links > li {
    width: 48%;
  }
  .faq_links a {
    justify-content: space-between;
    column-gap: 0;
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
  }
  .faq_links img {
    width: 20px;
    height: auto;
    position: relative;
    top: -2px;
  }
  .faq_title {
    font-size: 28px;
  }
  .faq_title:before, .faq_title:after {
    width: 20px;
    height: 34px;
  }
  .faq01_absolute {
    width: 25%;
  }
  .faq03_absolute {
    top: -10px;
    width: 20%;
  }
  .faq05_absolute {
    width: 20%;
  }
  /*******************************************************************************

      お知らせ

  *******************************************************************************/
  .news_in a {
    padding: 30px 10px;
  }
  .news_in .arrow {
    top: 22px;
  }
  /*******************************************************************************

      お問い合わせ

  *******************************************************************************/
  .contact01_flex {
    flex-wrap: wrap;
    grid-row-gap: 30px;
  }
  .contact01_flex > div {
    width: 100%;
    max-width: 560px;
  }
  .contact01_flex h3 {
    font-size: 22px;
  }
  .contact_more {
    margin-top: 10px;
  }
  .contact_more a {
    height: 100px;
  }
  .contact_more.tel a {
    font-size: 32px;
  }
  .contact_more.tel a img {
    position: relative;
    top: -3px;
    width: 25px;
    height: auto;
  }
  .contact_more.line a {
    font-size: 22px;
    column-gap: 20px;
    padding-right: 30px;
  }
  .contact_more.line img {
    width: 40px;
    height: auto;
  }
  /**************************************/
  .contact02_bg {
    border-radius: 30px;
    background-color: #FFF;
    padding: clamp(30px, 11%, 90px) 0;
  }
  .contact_form {
    border-top: 1px solid #f5efeb;
    max-width: 1040px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .contact_form > div {
    display: block;
    padding: 20px 0;
    font-size: 17px;
    font-weight: 700;
  }
  .c_cell1 {
    width: 100%;
    font-weight: 500;
    padding-top: 0;
    font-weight: bold;
  }
  .c_cell2 {
    width: 100%;
    margin-top: 10px;
  }
  .radio_flex {
    max-width: 400px;
    margin-top: 15px;
  }
  .radio_flex .wpcf7-radio {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
    grid-row-gap: 10px;
  }
  .radio_flex .wpcf7-list-item {
    width: 100%;
  }
  .radio_flex.first .wpcf7-radio .wpcf7-list-item:nth-child(even) {
    width: 100%;
  }
  .input_size input {
    height: 50px;
  }
  .input_size400 input {
    height: 50px;
  }
  .input_area textarea {
    height: 200px;
  }
  /***************************/
  .fi03_sp_span_letter {
    letter-spacing: 0;
    display: inline-block;
    margin-left: -10px;
  }
  .fi03_sp_span_letter.sp_ml {
    margin-left: 0;
  }
  .sp_indent {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
}