@charset "UTF-8";
.sf-container {
  font-size: 16px;
  background: #fff;
  color: #222;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media only screen and (min-width: 769px) {
  .sf-container {
    font-size: 16px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1081px) {
  .sf-container {
    font-size: calc(12.535px + 0.321vw);
  }
}
@media only screen and (max-width: 768px) {
  .sf-container {
    font-size: calc(11.137px + 0.763vw);
  }
}
@media only screen and (min-width: 769px) {
  .sf-container .wrap:not(.pankuzu_area) {
    max-width: calc(1000px + 6.25%);
    padding: 0 3.125%;
  }
}
.sf-container .new_cta_v2 .otoiawase_time p {
  font-size: min(2.4em, 3.6vw);
}
.sf-container .otoiawase_top.new_cta_v2.slim .otoiawase_time p {
  font-size: min(2.3em, 3vw) !important;
}
@media only screen and (min-width: 769px) {
  .sf-container .single + .caution {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
  .sf-container .single + .caution {
    margin-bottom: 0;
    padding-bottom: 13vw;
  }
}
.sf-container #post-search {
  margin: 3em auto;
}
@media screen and (max-width: 575px) {
  .sf-container #area {
    margin-top: 0;
  }
}
.sf-container dl dd {
  margin: 0;
}
.sf-container ul {
  margin: 0;
  list-style: none;
}
.sf-container p {
  font-size: 1em;
}
.sf-container .acc-blue {
  color: #3097D6;
}
.sf-container .acc-orange {
  color: #F1893B;
}
.sf-container .f-en {
  font-family: "Kanit", sans-serif;
  font-style: normal;
}
@media only screen and (min-width: 769px) {
  .sf-container .hidden-pc {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .sf-container .hidden-pc {
    display: block;
  }
}
@media only screen and (min-width: 769px) {
  .sf-container .hidden-sp {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .sf-container .hidden-sp {
    display: none;
  }
}

.sf-mv {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.sf-mv .wrap {
  position: relative;
}
.sf-mv .wrap:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.sf-mv h1 {
  color: #fff;
  font-size: min(3.375em, 7.5vw);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.075em;
  margin-left: 0;
}
.sf-mv .mv-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: -0.5em;
  margin-bottom: 2em;
  max-width: min(41.25em, 70%);
}
.sf-mv .mv-second p:first-child {
  width: 34%;
  padding-bottom: 1.7em;
}
.sf-mv .mv-second p:last-child {
  width: 65%;
}
.sf-mv .show-xs {
  display: none;
}
@media only screen and (min-width: 769px) {
  .sf-mv {
    padding-top: min(5.25em, 4vw);
    padding-bottom: 2em;
    max-height: 43.75em;
    background: url(../img/mv_bg.jpg) no-repeat center/cover;
  }
  .sf-mv .wrap {
    max-width: 1200px;
  }
  .sf-mv .wrap:after {
    top: -3.6em;
    left: -4.5%;
    width: min(58em, 90vw);
    height: 107%;
    background: url(../img/mv_deco.svg) no-repeat left center/contain;
  }
  .sf-mv .mv-first {
    max-width: 60%;
  }
}
@media only screen and (max-width: 768px) {
  .sf-mv {
    padding-top: 23vw;
    background: url(../img/sp_mv_bg.jpg) no-repeat left top/cover;
  }
  .sf-mv .wrap:after {
    top: -30vw;
    left: 0;
    right: 0;
    margin: auto;
    width: min(768px, 100%);
    height: 80%;
    background: url(../img/mv_deco.svg) no-repeat center/100%;
  }
  .sf-mv .mv-first {
    margin: auto;
    max-width: 30em;
  }
  .sf-mv h1 {
    padding-top: 3vw;
    font-size: min(3.35em, 8vw);
    line-height: 1.2;
    text-align: center;
  }
  .sf-mv .mv-second {
    text-align: center;
    margin-top: 5vw;
    margin-bottom: 3vw;
    max-width: 100%;
  }
  .sf-mv .mv-third {
    -o-border-image: linear-gradient(0deg,#3097D6 100%,#0000 0) 0//10vw 100vw 0 100vw;
       border-image: -webkit-gradient(linear,left bottom, left top,color-stop(100%, #3097D6),color-stop(0, #0000)) fill 0//10vw 100vw 0 100vw;
       border-image: linear-gradient(0deg,#3097D6 100%,#0000 0) fill 0//10vw 100vw 0 100vw;
    padding-bottom: 5vw;
  }
}
@media only screen and (max-width: 480px) {
  .sf-mv .show-xs {
    display: block;
  }
}

.sf-problem {
  padding: min(6.25em, 19.5vw) 0;
  position: relative;
  z-index: 1;
}
.sf-problem:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: max(43.75em, 50vw);
  background: url(../img/bg_pattern.png) repeat 0 0/12px;
  z-index: -1;
}
.sf-problem h2 {
  margin-bottom: 2em;
  font-size: min(2.25em, 6.5vw);
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0.1em;
}
.sf-problem h2 .deco {
  display: inline-block;
  position: relative;
}
.sf-problem h2 .deco:before {
  content: "";
  width: 1em;
  height: 1.25em;
  position: absolute;
  top: -1.25em;
  left: 0.5em;
  background: url(../img/icon_problem.svg) no-repeat center/contain;
}
.sf-problem .problem-list {
  margin-bottom: 8.4375em;
  list-style: none;
  display: grid;
  gap: 2.36em 2%;
  counter-reset: number 0;
}
@media only screen and (min-width: 769px) {
  .sf-problem .problem-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-problem .problem-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-problem .problem-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-problem .problem-list li {
  background: #fff;
  padding: 2.5em 6.25% 1.875em;
  line-height: 1.75;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  letter-spacing: 0.075em;
}
.sf-problem .problem-list li:before {
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  position: absolute;
  counter-increment: number 1;
  content: "CASE 0" counter(number);
  background: #ddf2ff;
  padding: 0.1em 0.4em;
  top: -1em;
  left: 0;
  right: 0;
  margin: auto;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  font-size: 1.25em;
  line-height: 1.25;
  font-family: "Kanit", sans-serif;
}
.sf-problem .problem-answer {
  position: relative;
  padding: 0 4% 3.125em;
  border-radius: 0.9375em 0 0 0.9375em;
  background: #ddf2ff;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1em 4%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sf-problem .problem-answer:before {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: 100%;
  -o-border-image: linear-gradient(0deg,rgba(255,255,255,0) 1px,#DDF2FF 0) 0//0 100vw 0 0;
     border-image: linear-gradient(0deg,rgba(255,255,255,0) 1px,#DDF2FF 0) fill 0//0 100vw 0 0;
  left: 20px;
  top: 0;
  z-index: -1;
}
.sf-problem .problem-answer-img {
  width: 18%;
  margin-top: -2.4em;
}
.sf-problem .problem-answer-txt {
  margin-top: -3em;
  width: 78%;
}
.sf-problem .problem-answer-txt h3 {
  margin-bottom: 1.6em;
  font-size: min(2.25em, 6.5vw);
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: 0.1em;
  color: #F1893B;
}
.sf-problem .problem-answer-txt h3 span {
  font-size: 0.55em;
}
.sf-problem .problem-answer-txt p {
  font-size: 1.125em;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.sf-problem .post-search {
  width: 100%;
}
.sf-problem .support-area {
  width: 100%;
  border-radius: 0.9375em;
  background: #fff;
  padding: 2.5em 5.435%;
}
.sf-problem .support-area h4 {
  margin-bottom: 1em;
  text-align: center;
  color: #3097D6;
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.1em;
}
.sf-problem .support-area p {
  line-height: 2em;
  letter-spacing: 0.075em;
}
.sf-problem .support-area a {
  color: #3097D6;
  text-decoration: underline;
}
@media (hover: hover) {
  .sf-problem .support-area a:hover, .sf-problem .support-area a:active {
    text-decoration: none;
  }
}

.sf-writer-01 {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-writer-01 .writer-area-intro {
  padding: 0 1%;
  margin-bottom: 4.375em;
}
.sf-writer-01 .writer-area-intro h2 {
  font-size: min(2em, 5.75vw);
  letter-spacing: 0.1em;
  line-height: 1.35;
  font-weight: 700;
  color: #3097D6;
  padding: 0.5755em 0;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 2em;
}
.sf-writer-01 .writer-area-intro h2:after {
  position: absolute;
  content: "";
  left: 10px;
  top: 5px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: -2;
}
.sf-writer-01 .writer-area-intro h2:before {
  position: absolute;
  content: "";
  right: 10px;
  bottom: 5px;
  width: 100%;
  height: 100%;
  border: 2px solid #3097D6;
  z-index: -1;
}
.sf-writer-01 .writer-area-intro p {
  padding: 0 3%;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.sf-writer-01 .writer-area-intro p + p {
  margin-top: 1.75em;
}
.sf-writer-01 .white-box {
  padding: 0.5em 5.435% 2.5em;
  background: #fff;
}
.sf-writer-01 .white-box h2 {
  margin-top: 2.8em;
  margin-bottom: 1.75em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.1em;
  border-bottom: 4px solid #3097D6;
  padding-bottom: 0.25em;
}
.sf-writer-01 .white-box h3 {
  margin-top: 2.8em;
  margin-bottom: 1.75em;
  padding: 0.325em 0.8em;
  font-size: 1.25em;
  line-height: 1.35;
  letter-spacing: 0.1em;
  font-weight: 700;
  background: #ddf2ff;
  border-left: 4px solid #3097D6;
}
.sf-writer-01 .white-box h4 {
  margin-top: 2.8em;
  margin-bottom: 1.75em;
  padding: 0.325em 0.8em;
  font-size: 1.125em;
  line-height: 1.35;
  letter-spacing: 0.1em;
  font-weight: 700;
  background: #f2faff;
}
.sf-writer-01 .white-box h2 + h3,
.sf-writer-01 .white-box h2 + h4,
.sf-writer-01 .white-box h3 + h4 {
  margin-top: -1em;
}
.sf-writer-01 .white-box p {
  line-height: 1.75;
  letter-spacing: 0.075em;
}
.sf-writer-01 .white-box p + p,
.sf-writer-01 .white-box img + p {
  margin-top: 1.75em;
}
.sf-writer-01 .white-box ul:not([class]) {
  list-style-type: none;
}
.sf-writer-01 .white-box ul:not([class]) li {
  position: relative;
  padding-left: 1em;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
.sf-writer-01 .white-box ul:not([class]) li:before {
  content: "・";
  position: absolute;
  left: 0.15em;
  top: 0;
}
.sf-writer-01 .white-box ul:not([class]) li + li {
  margin-top: 0.5em;
}
.sf-writer-01 .white-box dl:not([class]) {
  margin: 0.25em 0;
}
.sf-writer-01 .white-box dl:not([class]) dt {
  margin-bottom: 0.5em;
}
.sf-writer-01 .white-box dl:not([class]) dd {
  margin: 0;
}
.sf-writer-01 .white-box dl:not([class]) dd + dt {
  margin-top: 0.75em;
}
.sf-writer-01 .white-box .case-container {
  display: grid;
  gap: 2em 2%;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .white-box .case-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-writer-01 .white-box .case-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-writer-01 .white-box .case-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-writer-01 .white-box .case-container .case-txt {
  margin-top: 0.5em;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.5em;
  line-height: 1.5;
  font-size: 0.875em;
}
.sf-writer-01 .white-box .case-container .case-txt .date {
  width: 6em;
}
.sf-writer-01 .white-box .case-container .case-txt .area {
  margin: 0;
  padding: 0;
}
.sf-writer-01 .white-box .case-container .case-txt .size {
  width: 100%;
  margin-top: 0;
}
.sf-writer-01 .white-box .case-container + .more-btn {
  margin-bottom: min(4.375em, 9.1vw);
}
.sf-writer-01 .box-layout-01 {
  margin: 1.75em 0;
  padding: 2.5em 2.244%;
  background: #F6F6F6;
}
.sf-writer-01 .box-layout-01 ul:not([class]) li {
  padding-left: 0;
}
.sf-writer-01 .box-layout-01 ul:not([class]) li:before {
  content: none;
}
.sf-writer-01 .box-layout-02 {
  border: 1px solid #ddf2ff;
  max-width: 92.207%;
  margin: 1.75em auto;
}
.sf-writer-01 .box-layout-02 dt {
  padding: 0.635em 2.45%;
  font-size: 1.125em;
  color: #3097D6;
  letter-spacing: 0.075em;
  font-weight: 700;
  line-height: 1.5;
  background: #f2faff;
}
.sf-writer-01 .box-layout-02 dd {
  padding: 1.8em 3.7%;
  margin: 0;
}
.sf-writer-01 .order-list {
  margin-bottom: 0;
  list-style-type: none;
  counter-reset: number 0;
}
.sf-writer-01 .order-list li {
  position: relative;
  padding-left: 1.5em;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
.sf-writer-01 .order-list li:before {
  position: absolute;
  font-family: "Kanit", sans-serif;
  counter-increment: number 1;
  content: counter(number) ".";
  left: 0.05em;
  top: -0.15em;
  color: #3097D6;
  font-size: 1.25em;
}
.sf-writer-01 .order-list li + li {
  margin-top: 0.5em;
}
.sf-writer-01 .sf-facility {
  margin-top: 1.75em;
  margin-bottom: 1.75em !important;
}
.sf-writer-01 .sf-facility h3 {
  text-align: center;
  border: none;
  margin: 0;
  font-size: 1.125em !important;
  padding: 0.715em 0.8em;
}
.sf-writer-01 .sf-facility h4 {
  margin: 0;
  padding: 0.55em 0.8em;
  text-align: center;
  color: #3097D6;
  background: #f2faff;
  position: relative;
  font-size: 1em;
  border-top: 1px solid #e9e9e9;
}
.sf-writer-01 .sf-facility h4.active .icon:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.sf-writer-01 .sf-facility p {
  padding: 0;
}
.sf-writer-01 .sf-facility .icon {
  position: absolute;
  right: 3%;
  width: 1.25em;
  height: 1.25em;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sf-writer-01 .sf-facility .icon:before, .sf-writer-01 .sf-facility .icon:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  content: "";
  width: 100%;
  height: 1px;
  background: #3097D6;
}
.sf-writer-01 .sf-facility .icon:after {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sf-writer-01 .sf-facility .facility-table {
  margin: 0;
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .sf-facility .facility-table {
    font-size: min(1em, 1.8vw);
  }
}
.sf-writer-01 .sf-facility .facility-table tr {
  border: none;
}
.sf-writer-01 .sf-facility .facility-table thead th {
  background: #f9f9f9;
  text-align: center;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.sf-writer-01 .sf-facility .facility-table tbody th, .sf-writer-01 .sf-facility .facility-table tbody td {
  border: none;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.sf-writer-01 .sf-facility .facility-table tbody th {
  padding: 0.5em;
  width: 6em;
  vertical-align: top;
  white-space: nowrap;
}
.sf-writer-01 .sf-facility .facility-table tbody td {
  width: calc(50% - 6em);
  padding: 0.5em;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .sf-facility .facility-table tbody tr:last-child th, .sf-writer-01 .sf-facility .facility-table tbody tr:last-child td {
    border-bottom-color: #f2faff;
  }
}
@media only screen and (max-width: 768px) {
  .sf-writer-01 .sf-facility .facility-table {
    border-right: none;
    border-bottom: none;
  }
  .sf-writer-01 .sf-facility .facility-table tbody th, .sf-writer-01 .sf-facility .facility-table tbody td {
    display: block;
    padding: 0.5em 1em;
    width: 100% !important;
  }
}
.sf-writer-01 .sf-facility .facility-table + .facility-table {
  border-top-width: 2px;
}
.sf-writer-01 .point-list {
  margin: 1.75em 0;
  counter-reset: number 0;
}
.sf-writer-01 .point-list div {
  padding-left: 6.25em;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 1.75em;
}
.sf-writer-01 .point-list div:before {
  content: "POINT";
  position: absolute;
  letter-spacing: 0.075em;
  top: 0;
  left: 0;
  color: #ddf2ff;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
.sf-writer-01 .point-list div:after {
  counter-increment: number 1;
  content: counter(number, decimal-leading-zero);
  position: absolute;
  font-size: 5em;
  letter-spacing: 0.075em;
  top: 0.25em;
  left: 0;
  color: #ddf2ff;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .point-list div {
    padding-left: 6.25em;
  }
  .sf-writer-01 .point-list div:before {
    font-size: 2.25em;
  }
  .sf-writer-01 .point-list div:after {
    font-size: 5em;
  }
}
@media only screen and (max-width: 768px) {
  .sf-writer-01 .point-list div {
    padding-left: 4.25em;
  }
  .sf-writer-01 .point-list div:before {
    font-size: 1.25em;
  }
  .sf-writer-01 .point-list div:after {
    font-size: 3em;
  }
}
.sf-writer-01 .point-list div + div {
  margin-top: 1.75em;
}
.sf-writer-01 .point-list dt {
  font-weight: 700;
  line-height: 1.35;
  color: #3097D6;
  padding-top: 0.85em;
  margin-bottom: 0.5em;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
}
.sf-writer-01 .point-list dd {
  line-height: 1.75;
  letter-spacing: 0.075em;
  margin: 0;
  position: relative;
  z-index: 1;
}
.sf-writer-01 .sf-merit {
  margin: 1.75em 0;
  display: grid;
}
.sf-writer-01 .sf-merit > div {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sf-writer-01 .sf-merit .primary-header,
.sf-writer-01 .sf-merit .secondary-header {
  padding: 0.3em 0.5em;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.35;
  text-align: center;
}
.sf-writer-01 .sf-merit .primary-header {
  color: #fff;
  border-bottom: 1px solid #3097D6;
  background: #3097D6;
}
.sf-writer-01 .sf-merit .secondary-header {
  border-bottom: 1px solid #e9e9e9;
  background: #e9e9e9;
}
.sf-writer-01 .sf-merit .sub-header {
  font-weight: 700;
  letter-spacing: 0.075em;
  border-bottom: 2px solid #e9e9e9;
  text-align: center;
}
.sf-writer-01 .sf-merit .primary-body {
  padding: 1em 0.65em;
  background: #f2faff;
  border-left: 3px solid #3097D6;
  border-right: 3px solid #3097D6;
  border-bottom: 2px solid #e9e9e9;
}
.sf-writer-01 .sf-merit .primary-body:nth-last-of-type(2) {
  border-bottom-color: #3097D6;
  border-bottom-width: 3px;
}
.sf-writer-01 .sf-merit .secondary-body {
  padding: 1em 0.65em;
  border-bottom: 2px solid #e9e9e9;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .sf-merit {
    grid-template-columns: 6.25em 1fr 1fr;
  }
  .sf-writer-01 .sf-merit .pc-blank {
    background: #f9f9f9;
    border-bottom: 1px solid #e9e9e9;
  }
  .sf-writer-01 .sf-merit .primary-header-d {
    display: none;
  }
  .sf-writer-01 .sf-merit .secondary-header-d {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .sf-writer-01 .sf-merit {
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto auto auto;
    gap: 0em 0em;
    grid-template-areas: "sub-header-merit sub-header-merit" "primary-header secondary-header" "primary-body secondary-body" "sub-header-demerit sub-header-demerit" "primary-header-d secondary-header-d" "primary-body-d secondary-body-d";
  }
  .sf-writer-01 .sf-merit > div {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .sf-writer-01 .sf-merit .pc-blank {
    display: none;
  }
  .sf-writer-01 .sf-merit .sub-header {
    padding: 1em 0.5em;
    border: 1px solid #ddf2ff;
    border-bottom: none;
    background: #ddf2ff;
  }
  .sf-writer-01 .sf-merit .primary-header,
  .sf-writer-01 .sf-merit .secondary-header {
    padding: 0.75em 0.5em;
    font-size: 1.125em;
  }
  .sf-writer-01 .sf-merit .primary-body {
    padding: 2em 4%;
  }
  .sf-writer-01 .sf-merit .secondary-body {
    padding: 2em 4%;
    border-right: 1px solid #e9e9e9;
  }
  .sf-writer-01 .sf-merit .sub-header-merit {
    grid-area: sub-header-merit;
  }
  .sf-writer-01 .sf-merit .primary-header-m {
    grid-area: primary-header;
  }
  .sf-writer-01 .sf-merit .secondary-header-m {
    grid-area: secondary-header;
  }
  .sf-writer-01 .sf-merit .primary-body-m {
    grid-area: primary-body;
    border-bottom: 3px solid #3097D6;
  }
  .sf-writer-01 .sf-merit .secondary-body-m {
    grid-area: secondary-body;
  }
  .sf-writer-01 .sf-merit .sub-header-demerit {
    grid-area: sub-header-demerit;
    margin-top: 4em;
  }
  .sf-writer-01 .sf-merit .primary-header-d {
    grid-area: primary-header-d;
  }
  .sf-writer-01 .sf-merit .secondary-header-d {
    grid-area: secondary-header-d;
  }
  .sf-writer-01 .sf-merit .primary-body-d {
    grid-area: primary-body-d;
  }
  .sf-writer-01 .sf-merit .secondary-body-d {
    grid-area: secondary-body-d;
  }
}
@media only screen and (max-width: 480px) {
  .sf-writer-01 .sf-merit {
    grid-auto-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
    gap: 0em 0em;
    grid-template-areas: "sub-header-merit" "primary-header" "primary-body" "secondary-header" "secondary-body" "sub-header-demerit" "primary-header-d" "primary-body-d" "secondary-header-d" "secondary-body-d";
  }
  .sf-writer-01 .sf-merit .secondary-body {
    border-left: 1px solid #e9e9e9;
  }
}
.sf-writer-01 .sf-questionary {
  display: grid;
  gap: 0 3%;
}
.sf-writer-01 .sf-questionary .questionary-ttl {
  font-size: min(1.5em, 5vw);
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 1.35;
  padding: 0.5em 0 1.5em;
  background: url(../img/questionary_img_02.svg) no-repeat center top/100% 100%;
}
.sf-writer-01 .sf-questionary .questionary-ttl span {
  display: inline-block;
}
@media only screen and (min-width: 769px) {
  .sf-writer-01 .sf-questionary {
    grid-template-columns: 9.875em 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .sf-writer-01 .sf-questionary {
    grid-template-columns: 20% 1fr;
  }
  .sf-writer-01 .sf-questionary .questionary-txt p:not(.questionary-ttl) {
    margin-left: -20vw;
  }
}

.price-table {
  width: 100%;
  margin: 1.75em 0;
}
.price-table thead th {
  background: #f2faff;
  letter-spacing: 0.1em;
  border: none;
  font-size: 1.125em;
  padding: 0.777em 1.111em;
}
.price-table thead th:nth-child(2) {
  text-align: right;
}
.price-table tr {
  border: none;
}
.price-table tbody th {
  padding: 0.875em 1.25em;
  font-weight: 400;
  letter-spacing: 0.075em;
  vertical-align: top;
  border-bottom: 1px solid #e9e9e9;
}
.price-table tbody td {
  padding: 0.875em 1.25em 0.875em 0;
  text-align: right;
  letter-spacing: 0.075em;
  border-bottom: 1px solid #e9e9e9;
}
.price-table .note {
  display: block;
  font-size: 0.875em;
  white-space: nowrap;
}
.price-table .note:before {
  content: "※";
  padding-left: 0.5em;
}

.sf-header {
  margin-bottom: 4.375em;
  text-align: center;
}
.sf-header .ttl-jp {
  letter-spacing: 0.075em;
  font-size: min(2em, 7.5vw);
  font-weight: 700;
  line-height: 1.35;
}
.sf-header .ttl-en {
  font-family: "Kanit", sans-serif;
  letter-spacing: 0.075em;
  line-height: 1.35;
  color: #3097D6;
}
.sf-header .contents-intro {
  margin-top: 1.875em;
  line-height: 1.75;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 768px) {
  .sf-header .contents-intro {
    text-align: left;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sf-stl {
  margin-bottom: 2.9em;
  position: relative;
  text-align: center;
  font-size: min(1.5em, 5.625vw);
  line-height: 1.35em;
  letter-spacing: 0.075em;
}
.sf-stl:after {
  position: absolute;
  bottom: -1em;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 3em;
  height: 3px;
  background: #3097D6;
}

.sf-trouble {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-trouble .sf-header p:not(.contents-intro) {
  color: #F1893B;
}
.sf-trouble .wrap {
  container-type: inline-size;
}
.sf-trouble .trouble-list {
  display: grid;
  gap: 2.5em 2%;
}
@media only screen and (min-width: 769px) {
  .sf-trouble .trouble-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-trouble .trouble-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-trouble .trouble-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-trouble .trouble-list li {
  position: relative;
  display: grid;
  gap: 0;
  grid-template-rows: subgrid;
  grid-row: span 3;
  border: 1px solid #3097D6;
  padding: max(2cqw, 1.5em) 2cqw 2cqw;
}
.sf-trouble .trouble-list h3 {
  margin-bottom: 1em;
  line-height: 1.35;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.075em;
  -ms-flex-item-align: center;
      align-self: center;
}
.sf-trouble .trouble-no {
  position: absolute;
  left: 0.25em;
  top: -1.6em;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
  color: #3097D6;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.sf-trouble .trouble-no span {
  font-size: 1.875em;
  padding-left: 0.25em;
}
.sf-trouble .trouble-img {
  margin-bottom: 0.25em;
  text-align: center;
}
.sf-trouble .trouble-img img {
  border: 1px solid #ddf2ff;
}
.sf-trouble .trouble-txt {
  letter-spacing: 0.075em;
}

.sf-promise {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-promise .wrap {
  container-type: inline-size;
}
.sf-promise .sf-header .ttl-jp span {
  font-weight: 500;
  font-size: 2em;
  color: #3097D6;
  margin-top: -0.3em;
  display: inline-block;
}
.sf-promise .promise-list {
  margin-bottom: 4.375em;
  display: grid;
  gap: 2.5em 2%;
}
@media only screen and (min-width: 769px) {
  .sf-promise .promise-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-promise .promise-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-promise .promise-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-promise .promise-list li {
  position: relative;
  background: #fff;
  padding: max(3cqw, 1.5em) 2cqw 3cqw;
}
.sf-promise .promise-list h3 {
  margin-bottom: 0.8em;
  line-height: 1.35;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.075em;
  -ms-flex-item-align: center;
      align-self: center;
  color: #3097D6;
}
.sf-promise .promise-no {
  position: absolute;
  left: 2cqw;
  top: -1.6em;
  color: #3097D6;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.sf-promise .promise-no span {
  font-size: 1.875em;
  padding-left: 0.25em;
}
.sf-promise .promise-img {
  margin-bottom: 1em;
  text-align: center;
}
.sf-promise .promise-txt {
  letter-spacing: 0.075em;
}
.sf-promise .promise-other {
  margin-bottom: min(6.25em, 19.5vw);
  display: grid;
  gap: 2cqw 2%;
}
@media only screen and (min-width: 769px) {
  .sf-promise .promise-other {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-promise .promise-other {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-promise .promise-other {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-promise .promise-other li {
  border-radius: 0.9375em;
  padding: 2cqw;
  background: #fff;
  text-align: center;
}
.sf-promise .promise-other p {
  letter-spacing: 0.05em;
}
.sf-promise .promise-other p span {
  display: inline-block;
}
.sf-promise .promise-other-img {
  margin-bottom: 0.625em;
}
.sf-promise .media img.coverage {
  margin: 0;
}

.sf-comparison {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-comparison .comparison-ttl {
  text-align: center;
}
.sf-comparison .comparison-disc {
  text-align: center;
  letter-spacing: 0.075em;
  line-height: 1.75;
}
.sf-comparison .comparison-box {
  margin-top: min(4.375em, 9.1vw);
}
.sf-comparison .comparison-box + .comparison-ttl {
  margin-top: 5.625em;
}
.sf-comparison .comparison-no {
  color: #3097D6;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: center;
}
.sf-comparison .comparison-no span {
  font-size: 1.875em;
}
.sf-comparison .comparison-txt {
  margin: 0 0 1em;
  text-align: center;
  font-weight: 700;
  line-height: 1.75;
  font-size: min(1.5em, 5vw);
  letter-spacing: 0.075em;
}
.sf-comparison .comparison-note {
  margin-top: 1em;
  padding-left: 1.5em;
  font-size: 0.875em;
  letter-spacing: 0.05em;
  position: relative;
}
.sf-comparison .comparison-note:before {
  content: "※";
  left: 0;
  top: 0;
  position: absolute;
}
.sf-comparison .table-wrap {
  margin-top: min(4.375em, 9.1vw);
}
.sf-comparison .comparison-table {
  width: 100%;
  min-width: 660px;
}
@media only screen and (min-width: 769px) {
  .sf-comparison .comparison-table {
    font-size: min(1em, 1.96vw);
  }
}
@media only screen and (max-width: 768px) {
  .sf-comparison .comparison-table {
    font-size: min(1em, 2.66vw);
  }
}
.sf-comparison .comparison-table thead th {
  background: #ddf2ff;
  font-size: 1.125em;
  text-align: right;
  border-right: 1px solid #fff;
  border-bottom: none;
  padding: 0.645em 0.5em;
  letter-spacing: 0.1em;
}
.sf-comparison .comparison-table thead th:first-child {
  text-align: center;
}
.sf-comparison .comparison-table thead th:last-child {
  border: none;
}
.sf-comparison .comparison-table thead tr {
  border: none;
}
.sf-comparison .comparison-table tbody th {
  background: #f2faff;
  text-align: center;
  border: 1px solid #ddf2ff;
  border-top: none;
}
.sf-comparison .comparison-table tbody td {
  padding: 0.8em 0.625em;
  font-family: "Kanit", sans-serif;
  text-align: right;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.sf-comparison .comparison-table tbody tr {
  border: none;
}

.sf-price {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-price .price-coupon {
  text-align: center;
}
.sf-price .price-coupon p {
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-price .price-coupon img + p {
  margin-top: 2.5em;
}
.sf-price .price-coupon p + p {
  margin-top: 1.75em;
}
@media only screen and (max-width: 768px) {
  .sf-price .price-coupon p {
    text-align: left;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sf-price .price-list {
  margin-top: 5em;
  display: grid;
  gap: 2.5em 2%;
}
.sf-price .price-list .wrap {
  container-type: inline-size;
}
@media only screen and (min-width: 769px) {
  .sf-price .price-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-price .price-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-price .price-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-price .price-list > li {
  padding: 2cqw;
  text-align: center;
  border-top: 3px solid #3097D6;
  border-bottom: 3px solid #3097D6;
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 480px) {
  .sf-price .price-list > li {
    width: 100%;
    max-width: 360px;
    justify-self: center;
  }
}
.sf-price .price-list > li .note {
  font-size: 0.75em;
  letter-spacing: 0.05em;
  margin-top: 1.5em;
}
.sf-price .price-list li:last-child .price-fee {
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.5em;
}
.sf-price .price-list h3 {
  margin-top: 1em;
  margin-bottom: 0.25em;
  color: #3097D6;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.4;
}
.sf-price .price-message {
  height: 3em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.sf-price .price-campaign {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  color: #fff;
  font-size: 0.75em;
  letter-spacing: 0.075em;
  padding: 0.33em 1em;
  background: #F1893B;
  position: relative;
}
.sf-price .price-campaign:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top: 10px solid #F1893B;
}
.sf-price .price-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 -0.5em;
}
@media only screen and (max-width: 480px) {
  .sf-price .price-discount {
    margin: 0 auto;
    max-width: 18em;
  }
}
.sf-price .price-discount li {
  white-space: nowrap;
}
.sf-price .price-discount li:first-child {
  font-size: 1.25em;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #999;
  font-family: "Kanit", sans-serif;
  position: relative;
}
.sf-price .price-discount li:first-child .unit {
  font-size: 0.5em;
  font-weight: 700;
  font-family: "Noto Sans Jp", sans-serif;
}
.sf-price .price-discount li:first-child:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(15deg, transparent 0%, transparent 47%, #F1893B 47%, #F1893B 51%, transparent 51%, transparent 100%);
}
.sf-price .price-discount li:nth-child(2) {
  -ms-flex-item-align: center;
      align-self: center;
}
.sf-price .price-discount li:last-child {
  font-size: 2.8em;
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #F1893B;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
.sf-price .price-discount li:last-child .unit {
  font-size: 0.33em;
  font-weight: 700;
  font-family: "Noto Sans Jp", sans-serif;
}
.sf-price .price-disc {
  font-weight: 700;
  margin-top: 1em;
}
.sf-price .price-disc li {
  letter-spacing: 0.05em;
  padding-left: 1em;
  position: relative;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
.sf-price .price-disc li:before {
  content: "・";
  position: absolute;
  left: 0.25em;
  top: 0;
}
.sf-price .price-disc li + li {
  margin-top: 0.5em;
}
.sf-price .price-fee {
  margin-top: 0.5em;
  font-size: 2.625em;
  font-weight: 500;
  letter-spacing: -0.05em;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
.sf-price .price-fee .unit {
  font-size: 0.38em;
  font-weight: 700;
  font-family: "Noto Sans Jp", sans-serif;
}
.sf-price .price-note {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  margin-top: 1.125em;
}
@media only screen and (max-width: 480px) {
  .sf-price .price-note {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}
.sf-price .price-note li {
  position: relative;
  font-size: 0.75em;
  padding-left: 1.5em;
}
.sf-price .price-note li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
.sf-price .price-note li + li {
  margin-top: 0.25em;
}
.sf-price .sf-stl {
  margin-top: min(4.375em, 9.1vw);
}
.sf-price .price-magokoro .magokoro-ttl {
  font-size: 2em;
  font-weight: 700;
  letter-spacing: 0.075em;
  color: #3097D6;
  line-height: 1.35;
  margin-bottom: -0.5em;
  text-align: center;
}
.sf-price .magokoro-box {
  padding: 3.125em 3% 2.5em;
  display: grid;
  gap: 1em 2%;
  background: #ddf2ff;
}
@media only screen and (min-width: 769px) {
  .sf-price .magokoro-box {
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .sf-price .magokoro-box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-price .magokoro-box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-price .magokoro-item {
  margin-top: 3em;
  background: #fff;
  border-radius: 0.9375em;
  padding: 1.875em 6.65%;
}
@media only screen and (min-width: 769px) {
  .sf-price .magokoro-item {
    font-size: min(1em, 1.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .sf-price .magokoro-item {
    font-size: min(1em, 2.85vw);
  }
}
.sf-price .magokoro-item h4 {
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.05em;
  border-radius: 5em;
  padding: 0.5em;
  text-align: center;
  margin-top: -2.8em;
  font-size: 1em;
}
.sf-price .magokoro-item p:not(.magokoro-price) {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
.sf-price .magokoro-img {
  text-align: center;
  margin-bottom: 1.25em;
}
.sf-price .magokoro-fee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 0.5em;
  font-weight: 500;
  letter-spacing: -0.05em;
  font-family: "Kanit", sans-serif;
  line-height: 0.8;
}
.sf-price .magokoro-fee span {
  font-weight: 700;
  font-family: "Noto Sans Jp", sans-serif;
}
.sf-price .magokoro-fee .unit {
  font-size: 0.38em;
}
.sf-price .magokoro-fee .s {
  position: relative;
  color: #999;
  font-size: 1.375em;
}
.sf-price .magokoro-fee .s span {
  font-size: 0.63em;
}
.sf-price .magokoro-fee .s:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(15deg, transparent 0%, transparent 47%, #e9e9e9 47%, #e9e9e9 51%, transparent 51%, transparent 100%);
}
.sf-price .magokoro-fee .m {
  font-size: 2em;
}
.sf-price .magokoro-fee .m span {
  font-size: 0.4375em;
}
.sf-price .magokoro-fee li:nth-child(2) {
  -ms-flex-item-align: center;
      align-self: center;
}
@media only screen and (max-width: 480px) {
  .sf-price .magokoro-fee {
    max-width: 230px;
    margin-left: auto;
  }
}
.sf-price .magokoro-item:first-child h4 {
  background: #e9e9e9;
}
.sf-price .magokoro-item:nth-child(2) {
  border: 2px solid #3097D6;
}
.sf-price .magokoro-item:nth-child(2) h4 {
  color: #fff;
  background: #3097D6;
}
.sf-price .magokoro-price {
  text-align: right;
  line-height: 1 !important;
  margin-top: 0.75em;
}
.sf-price .magokoro-price .no {
  font-weight: 500;
  font-size: 2em;
  font-family: "Kanit", sans-serif;
}
.sf-price .magokoro-price span:not(.no) {
  font-size: 0.875em;
  font-weight: 700;
}
@media only screen and (min-width: 769px) {
  .sf-price .magokoro-txt {
    font-size: min(1em, 1.75vw);
  }
}
@media only screen and (max-width: 768px) {
  .sf-price .magokoro-txt {
    grid-column: span 2;
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 480px) {
  .sf-price .magokoro-txt {
    grid-column: span 1;
  }
}
.sf-price .magokoro-message {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.075em;
  margin-bottom: 1em;
}
.sf-price .clea-pricer {
  line-height: 0.8;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
.sf-price .clea-pricer .no {
  letter-spacing: -0.05em;
  font-family: "Kanit", sans-serif;
  font-size: 2.625em;
  font-weight: 500;
}
.sf-price .clea-pricer span {
  font-weight: 700;
  letter-spacing: 0.05em;
}
.sf-price .clea-pricer .unit {
  font-size: 0.875em;
}
.sf-price .magokoro-disc {
  font-weight: 700;
  margin-top: 1em;
}
.sf-price .magokoro-disc li {
  letter-spacing: 0.05em;
  padding-left: 1em;
  position: relative;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
.sf-price .magokoro-disc li:before {
  content: "・";
  position: absolute;
  left: 0.25em;
  top: 0;
}
.sf-price .magokoro-disc li + li {
  margin-top: 0.5em;
}
.sf-price .magokoro-about {
  margin-top: 1.5em;
}
.sf-price .magokoro-about dt {
  color: #3097D6;
  letter-spacing: 0.075em;
}
.sf-price .magokoro-about dd {
  font-size: 0.875em;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-price .price-credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5625em 3%;
  background: #fff;
  border-radius: 0.9375em;
  gap: 2.5em 1cqw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 800px;
  margin: auto;
}

.sf-flow {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-flow .wrap {
  container-type: inline-size;
}
.sf-flow .flow-list {
  display: grid;
  gap: 4.375em 2%;
  list-style: none;
  position: relative;
  margin: 0;
  z-index: 1;
}
.sf-flow .flow-list:after {
  content: "";
  width: 1.25em;
  height: calc(100% - 2em);
  background: #ddf2ff;
  position: absolute;
  top: 2em;
  left: calc(11.75% - 0.625em);
  z-index: -1;
}
@media only screen and (min-width: 769px) {
  .sf-flow .flow-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .sf-flow .flow-list li:first-child {
    grid-column: span 4;
  }
  .sf-flow .flow-list .flow-list-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .sf-flow .flow-list .flow-contact-inner {
    grid-template-rows: repeat(2, auto);
    grid-auto-flow: column;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel {
    grid-row: span 2;
    align-self: flex-end;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel a {
    position: relative;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel .tel-no {
    color: #fff;
    font-size: min(3.6em, 4.8vw);
    font-weight: 700;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0.1em;
    text-align: center;
    line-height: 1;
    font-family: "Arial", sans-serif;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel .tel-no::before {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 0.8em;
    background: url(../img/icon_freedial_02.svg) no-repeat left center/contain;
  }
  .sf-flow .flow-list .flow-contact {
    grid-column: span 3;
  }
  .sf-flow .flow-list .flow-contact-txt {
    text-align: right;
  }
  .sf-flow .flow-list:before {
    content: "";
    width: 100%;
    height: 1.25em;
    background: #ddf2ff;
    position: absolute;
    left: 0;
    bottom: 5.25em;
    z-index: -1;
  }
}
@media only screen and (max-width: 768px) {
  .sf-flow .flow-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .sf-flow .flow-list li:first-child {
    grid-column: span 2;
  }
  .sf-flow .flow-list .flow-contact-inner {
    grid-template-columns: repeat(2, auto);
    max-width: 320px;
    margin: auto;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel {
    grid-column: span 2;
  }
  .sf-flow .flow-list .flow-contact-inner .contact-tel .tel-no {
    display: none;
  }
  .sf-flow .flow-list .flow-contact-txt {
    max-inline-size: -webkit-max-content;
    max-inline-size: -moz-max-content;
    max-inline-size: max-content;
    margin-inline: auto;
  }
}
@media only screen and (max-width: 480px) {
  .sf-flow .flow-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .sf-flow .flow-list li:first-child {
    grid-column: span 1;
  }
}
.sf-flow .flow-list li {
  position: relative;
  border: 1px solid #3097D6;
  padding: 1.5em 2cqw 2cqw;
  text-align: center;
  background: #fff;
}
.sf-flow .flow-list .flow-step {
  position: relative;
}
.sf-flow .flow-list .flow-contact-inner {
  display: grid;
  gap: 0.5em 2cqw;
}
.sf-flow .flow-list .flow-contact-inner .contact-tel p {
  margin-bottom: 0.5em;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #3097D6;
}
.sf-flow .flow-list .flow-contact-txt {
  font-size: 0.875em;
  letter-spacing: 0.05em;
  margin-top: 0.5em;
}
.sf-flow .flow-list .flow-no {
  position: absolute;
  left: 0;
  right: 0;
  top: -1.8em;
  margin: auto;
  color: #3097D6;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-align: center;
  line-height: 0.8;
}
.sf-flow .flow-list .flow-no span {
  font-size: 2.25em;
  display: block;
}
.sf-flow .flow-list .flow-img {
  margin-bottom: 1em;
}
.sf-flow .flow-list .flow-txt {
  color: #3097D6;
  font-weight: 700;
  font-size: 1.125em;
  letter-spacing: 0.075em;
  line-height: 1.35;
}
.sf-flow .flow-list li:first-child .flow-no {
  top: -3.2em;
}

.more-btn {
  margin-top: min(4.375em, 9.1vw);
}
.more-btn a {
  display: block;
  padding: 1em 3em;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  max-width: min(90%, 15.55em);
  font-size: 1.125em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.35;
  letter-spacing: 0.075em;
  border-radius: 2em;
  background: #3097D6 url(../img/arw_01_w.svg) no-repeat right 6% center;
}
@media (hover: hover) {
  .more-btn a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .more-btn a:hover, .more-btn a:active {
    opacity: 0.7;
  }
}

.sf-item {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-item .tab-index {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 5px;
  max-width: 740px;
  margin: 0 auto;
  font-size: min(1em, 3.2vw);
}
.sf-item .tab-index li {
  padding: 0.438em 0.5em;
  border: 2px solid #3097D6;
  border-bottom: none;
  color: #fff;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  border-radius: 0.9875em 0.9875em 0 0;
  background: #3097D6;
}
.sf-item .tab-index li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.sf-item .tab-index li span {
  display: inline-block;
}
@media (hover: hover) {
  .sf-item .tab-index li {
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .sf-item .tab-index li:hover, .sf-item .tab-index li:active {
    background: #5bacde;
  }
}
.sf-item .tab-index li.current {
  color: #3097D6;
  background: #fff;
}
.sf-item .tab-body {
  padding: 2.5em 3% 1.875em;
  max-width: 740px;
  margin: auto;
  border: 2px solid #3097D6;
  border-top: none;
  background: #fff;
}
.sf-item .tab-body ul li {
  display: inline-block;
  font-size: min(1.125em, 3.5vw);
  letter-spacing: 0.05em;
  line-height: 2;
}
.sf-item .tab-body ul li + li:before {
  content: "/";
  padding: 0 1em;
}
.sf-item .tab-body ul li + li:last-child:after {
  content: "など";
  padding-left: 0.5em;
}

.sf-case {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-case .case-box {
  max-width: 720px;
  margin: auto;
}
.sf-case .case-box h3 {
  margin-bottom: 1em;
  padding: 0.5em 1em;
  font-weight: 700;
  letter-spacing: 0.075em;
  font-size: 1.25em;
  letter-spacing: 0.075em;
  color: #fff;
  border-radius: 5px;
  background: #3097D6;
  text-align: left;
}
.sf-case .case-box table {
  width: 100%;
  margin-top: 1.25em;
}
.sf-case .case-box table tr {
  border: none;
}
.sf-case .case-box table th {
  padding: 0.5em;
  text-align: center;
  background: #ddf2ff;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 769px) {
  .sf-case .case-box table th {
    width: 11.25em;
  }
}
@media only screen and (max-width: 768px) {
  .sf-case .case-box table th {
    width: 8em;
  }
}
.sf-case .case-box table td {
  padding: 0.5em 1.25em;
  text-align: left;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.sf-case .case-box table tr:first-child th {
  border-top: 1px solid #ddf2ff;
}
.sf-case .case-box table tr:first-child td {
  border-top: 1px solid #e9e9e9;
}
.sf-case .case-box table tr:last-child th {
  border-bottom-color: #ddf2ff;
}
.sf-case .case-box + .case-box {
  margin-top: 3.75em;
}
.sf-case .case-imgbox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 2%;
}
.sf-case .case-imgbox li {
  position: relative;
}
.sf-case .case-imgbox li:before {
  font-size: 1.25em;
  font-weight: 500;
  font-family: "Kanit", sans-serif;
  padding: 0.2em;
  width: 6em;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.sf-case .case-imgbox .before:before {
  content: "BEFORE";
  background: #e9e9e9;
}
.sf-case .case-imgbox .after:before {
  content: "AFTER";
  color: #fff;
  background: #F1893B;
}
.sf-case .case-message {
  display: grid;
  gap: 0 2%;
}
@media only screen and (min-width: 769px) {
  .sf-case .case-message {
    grid-template-columns: 5em 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .sf-case .case-message {
    grid-template-columns: 4em 1fr;
  }
}
.sf-case .case-message-img {
  padding-top: 1.25em;
}
.sf-case .case-message-img img {
  border-radius: 50%;
  border: 1px solid #3097D6;
}
.sf-case .case-message-txt {
  position: relative;
  padding: 1.428em;
  font-size: 0.875em;
  line-height: 1.75;
  letter-spacing: 0.05em;
  border-radius: 1.07em;
  margin-left: 20px;
  background: #f2faff;
  text-align: left;
}
.sf-case .case-message-txt:after {
  content: "";
  position: absolute;
  top: 4.45em;
  left: -20px;
  border: 7px solid transparent;
  border-right: 15px solid #f2faff;
}
.sf-case .case-newttl {
  margin-top: 5em;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  font-weight: 700;
  letter-spacing: 0.075em;
  font-size: 1.25em;
  letter-spacing: 0.075em;
  color: #fff;
  border-radius: 5px;
  background: #3097D6;
  text-align: center;
}
.sf-case .case-container {
  display: grid;
  gap: 2em 2%;
}
@media only screen and (min-width: 769px) {
  .sf-case .case-container {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .sf-case .case-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .sf-case .case-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-case .case-container .case-txt {
  margin-top: 0.5em;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 0.5em;
  line-height: 1.5;
}
.sf-case .case-container .case-txt .date {
  width: 6em;
}
.sf-case .case-container .case-txt .area {
  margin: 0;
  padding: 0;
}
.sf-case .case-container .case-txt .size {
  width: 100%;
}
.sf-case .more-btn a {
  max-width: min(90%, 22em);
}

.sf-voice {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-voice .voice-box {
  background: #fff;
  overflow: hidden;
}
.sf-voice .voice-box h3 {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  font-size: 1.25em;
  font-weight: 700;
  margin-bottom: 2em;
  line-height: 1.35;
  padding: 0.5em;
}
.sf-voice .voice-box h3 span {
  font-size: 0.583em;
  display: block;
}
.sf-voice .voice-box .good {
  color: #fff;
  -o-border-image: linear-gradient(0deg,#3097D6 100%,#0000 0) 0//0 100vw 0 100vw;
     border-image: -webkit-gradient(linear,left bottom, left top,color-stop(100%, #3097D6),color-stop(0, #0000)) fill 0//0 100vw 0 100vw;
     border-image: linear-gradient(0deg,#3097D6 100%,#0000 0) fill 0//0 100vw 0 100vw;
}
.sf-voice .voice-box .bad {
  -o-border-image: linear-gradient(0deg,#e9e9e9 100%,#0000 0) 0//0 100vw 0 100vw;
     border-image: -webkit-gradient(linear,left bottom, left top,color-stop(100%, #e9e9e9),color-stop(0, #0000)) fill 0//0 100vw 0 100vw;
     border-image: linear-gradient(0deg,#e9e9e9 100%,#0000 0) fill 0//0 100vw 0 100vw;
}
.sf-voice .voice-item {
  width: 90%;
  margin: 2.5em auto;
}
.sf-voice .voice-item h4 {
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.075em;
  color: #3097D6;
  padding: 0.5em 1em;
  color: #3097D6;
  border-radius: 5px;
  background: #ddf2ff;
  position: relative;
}
.sf-voice .voice-item h4:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 2em;
  margin-left: -7px;
  border: 7px solid transparent;
  border-top: 10px solid #f2faff;
}
.sf-voice .voice-item + .voice-item {
  margin-top: 3.75em;
}
.sf-voice .voice-item + h3 {
  margin-top: 3em;
}
.sf-voice .voice-item.case .voice-prof {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
}
.sf-voice .voice-item.case .voice-prof-txt .area {
  display: block;
  margin: 0;
  text-align: left;
  padding: 0;
  font-size: 1.25em;
}
.sf-voice .voice-prof {
  margin: 1.25em 0;
  display: grid;
  gap: 0 5%;
}
@media only screen and (min-width: 769px) {
  .sf-voice .voice-prof {
    grid-template-columns: 5em 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .sf-voice .voice-prof {
    grid-template-columns: 4em 1fr;
  }
}
.sf-voice .voice-avatar img {
  border-radius: 50%;
  border: 1px solid #3097D6;
}
.sf-voice .voice-prof-txt {
  line-height: 1.75;
}
.sf-voice .voice-prof-txt .plan {
  font-size: 1.25em;
  color: #3097D6;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.sf-voice .voice-prof-txt .satisfaction {
  font-weight: 700;
  letter-spacing: 0.075em;
}
.sf-voice .voice-prof-txt .satisfaction span {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: no-repeat center/contain;
  vertical-align: text-top;
}
.sf-voice .voice-prof-txt .satisfaction span:first-child {
  margin-left: 0.5em;
}
.sf-voice .voice-prof-txt .satisfaction.star-5 span {
  background-image: url(../img/icon_star_y.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-4 span:not(:last-child) {
  background-image: url(../img/icon_star_y.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-4 span:last-child {
  background-image: url(../img/icon_star_g.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-3 span:nth-child(-n+3) {
  background-image: url(../img/icon_star_y.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-3 span:nth-child(n+4) {
  background-image: url(../img/icon_star_g.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-2 span:nth-child(-n+2) {
  background-image: url(../img/icon_star_y.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-2 span:nth-child(n+3) {
  background-image: url(../img/icon_star_g.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-1 span:first-child {
  background-image: url(../img/icon_star_y.svg);
}
.sf-voice .voice-prof-txt .satisfaction.star-1 span:not(:first-child) {
  background-image: url(../img/icon_star_g.svg);
}
.sf-voice .voice-prof-txt .satisfaction .prof {
  letter-spacing: 0.075em;
}
.sf-voice .voice-comment {
  margin-top: 1.25em;
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-voice .voice-message {
  border-top: 1px solid #e9e9e9;
  display: grid;
  gap: 0 2%;
  padding-top: 1.875em;
  margin-top: 1.875em;
}
@media only screen and (min-width: 769px) {
  .sf-voice .voice-message {
    grid-template-columns: 5em 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .sf-voice .voice-message {
    grid-template-columns: 4em 1fr;
  }
}
.sf-voice .voice-message-img {
  padding-top: 1.25em;
}
.sf-voice .voice-message-img img {
  border-radius: 50%;
  border: 1px solid #3097D6;
}
.sf-voice .voice-message-txt {
  position: relative;
  padding: 1.428em;
  font-size: 0.875em;
  line-height: 1.75;
  letter-spacing: 0.05em;
  border-radius: 1.07em;
  margin-left: 20px;
  background: #f2faff;
  text-align: left;
}
.sf-voice .voice-message-txt:after {
  content: "";
  position: absolute;
  top: 4.45em;
  left: -20px;
  border: 7px solid transparent;
  border-right: 15px solid #f2faff;
}
.sf-voice .more-btn {
  margin-bottom: min(3.125em, 9.75vw);
}
.sf-voice .more-btn a {
  max-width: min(90%, 22em);
}

.sf-legacy {
  padding: min(6.25em, 19.5vw) 0;
  background: url(../img/bg_pattern.png) repeat 0 0/12px;
}
@media only screen and (max-width: 768px) {
  .sf-legacy .ttl-jp {
    font-size: min(2em, 6.5vw);
  }
}
.sf-legacy .legacy-outline {
  max-width: 800px;
  margin: auto;
}
.sf-legacy .legacy-outline p {
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-legacy .legacy-outline p + p {
  margin-top: 1.75em;
}
.sf-legacy .sf-stl {
  margin-top: min(4.375em, 13.65vw);
}
.sf-legacy .sf-stl + p {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin-bottom: 1.5em;
}
.sf-legacy .price-table {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.sf-legacy .price-table tbody {
  background: #fff;
}
.sf-legacy .lagacy-area {
  max-width: 800px;
  margin: 1.875em auto 0;
}
.sf-legacy .lagacy-area p {
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-legacy .lagacy-area p + p {
  margin-top: 1.75em;
}

.sf-purchase {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-purchase .purchase-outline {
  max-width: 800px;
  margin: auto;
}
.sf-purchase .purchase-outline p {
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-purchase .purchase-outline p + p {
  margin-top: 1.75em;
}
.sf-purchase .sf-stl {
  margin-top: min(4.375em, 9.1vw);
}
.sf-purchase .purchase-list {
  max-width: 800px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25em 2%;
}
@media only screen and (max-width: 480px) {
  .sf-purchase .purchase-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sf-purchase .purchase-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 3%;
  background: #f2faff;
  padding: 1.875em 5.103%;
}
.sf-purchase .purchase-list .purchase-img {
  width: min(5.3125em, 22%);
}
.sf-purchase .purchase-list .purchase-txt {
  width: 72%;
}
.sf-purchase .purchase-list .purchase-txt h4 {
  color: #3097D6;
  line-height: 1.35;
  letter-spacing: 0.075em;
  font-size: 1.125em;
  font-weight: 700;
  margin-bottom: 1em;
}
.sf-purchase .purchase-list .purchase-txt p {
  font-size: 0.875em;
  letter-spacing: 0.05em;
}

.sf-service {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-service .wrap {
  container-type: inline-size;
}
.sf-service .service-list {
  display: grid;
  gap: 4cqw 2cqw;
}
@media only screen and (min-width: 769px) {
  .sf-service .service-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .sf-service .service-list li:last-child {
    grid-column: span 2;
  }
}
.sf-service .service-list li {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  padding: 3cqw 2cqw;
  border-radius: 0.9375em;
  background: #fff;
}
.sf-service .service-list .more-btn {
  margin-top: 1.25em;
}
.sf-service .service-img {
  text-align: center;
  margin-bottom: 1.25em;
}
.sf-service .service-ttl {
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 1.35;
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
  color: #3097D6;
  margin-bottom: 1em;
}
.sf-service .service-body {
  letter-spacing: 0.05em;
}

.sf-qa {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-qa .qa-list {
  max-width: 800px;
  margin: auto;
}
.sf-qa .qa-list div + div {
  margin-top: 2.5em;
}
.sf-qa .qa-list dt {
  position: relative;
  padding: 1.08em 1em 1.08em 3.88em;
  background: #3097D6;
  color: #fff;
  font-size: 1.125em;
  font-weight: 700;
  letter-spacing: 0.075em;
  border-radius: 0.833em 0.833em 0 0;
}
.sf-qa .qa-list dt:before {
  content: "Q";
  font-weight: 500;
  font-size: 2.22em;
  position: absolute;
  top: 0.25em;
  left: 0.5em;
  font-family: "Kanit", sans-serif;
  line-height: 1;
}
.sf-qa .qa-list dd {
  padding: 1.25em 1.25em 1.25em 4.375em;
  position: relative;
  border: 1px solid #3097D6;
  border-top: none;
  border-radius: 0 0 0.9375em 0.9375em;
  line-height: 1.75;
}
.sf-qa .qa-list dd:before {
  content: "A";
  font-weight: 500;
  font-size: 2.5em;
  position: absolute;
  top: 0.25em;
  left: 0.5em;
  font-family: "Kanit", sans-serif;
  line-height: 1;
  color: #3097D6;
}

.sf-message {
  padding: min(6.25em, 19.5vw) 0;
  background: #ddf2ff;
}
.sf-message .message-header {
  position: relative;
  margin-bottom: -2em;
}
.sf-message .message-header h2 {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 1em;
  margin: auto;
  font-size: 1.25em;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  width: 100%;
}
.sf-message .message-header p {
  font-family: "Kanit", sans-serif;
  line-height: 1;
  font-weight: 500;
  font-size: min(6.25em, 18.5vw);
  letter-spacing: 0.1em;
  text-align: center;
  color: #f2faff;
}
.sf-message .message-box {
  border-radius: 0.9375em;
}
@media only screen and (min-width: 769px) {
  .sf-message .message-box {
    padding: 3.125em 4% 3.125em 29%;
    background: #fff url(../img/message_img.png) no-repeat left 2% bottom 3em/24%;
  }
}
@media only screen and (max-width: 768px) {
  .sf-message .message-box {
    padding: min(14em, 60vw) 4% 9vw 4%;
    background: #fff url(../img/message_img.png) no-repeat center top max(-17vw, -3em)/auto min(70vw, 15em);
  }
}
.sf-message .message-box p {
  line-height: 1.75;
  letter-spacing: 0.05em;
}
.sf-message .message-box p + p {
  margin-top: 1.75em;
}

.sf-info {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-info .contents-intro {
  max-inline-size: -webkit-max-content;
  max-inline-size: -moz-max-content;
  max-inline-size: max-content;
  margin-inline: auto;
}
@media only screen and (min-width: 769px) {
  .sf-info .info-txt {
    padding-right: 40%;
    background: url(../img/area_img_01@2x.png) no-repeat right bottom/35%;
  }
}
.sf-info .info-txt table tr {
  border: none;
}
.sf-info .info-txt table thead th {
  background: #3097D6;
  color: #fff;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  padding: 0.36em 1.11em;
}
.sf-info .info-txt table thead th:first-child {
  text-align: center;
  border-right: 1px solid #fff;
}
.sf-info .info-txt table tbody th {
  text-align: center;
  color: #3097D6;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  padding: 0.36em 1.11em;
  border: 1px solid #e9e9e9;
  border-top: none;
  white-space: nowrap;
}
.sf-info .info-txt table tbody td {
  letter-spacing: 0.075em;
  padding: 0.875em 1.25em;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
.sf-info .info-message {
  display: grid;
  gap: 0 2%;
}
@media only screen and (min-width: 769px) {
  .sf-info .info-message {
    grid-template-columns: 5em 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .sf-info .info-message {
    grid-template-columns: 4em 1fr;
  }
}
.sf-info .info-message-img img {
  border-radius: 50%;
  border: 1px solid #3097D6;
}
.sf-info .info-message-txt {
  position: relative;
  padding: 1.428em;
  font-size: 0.875em;
  line-height: 1.75;
  letter-spacing: 0.05em;
  border-radius: 1.07em;
  margin-left: 20px;
  background: #f2faff;
  text-align: left;
}
.sf-info .info-message-txt:after {
  content: "";
  position: absolute;
  top: 2.45em;
  left: -20px;
  border: 7px solid transparent;
  border-right: 15px solid #f2faff;
}

.sf-topics {
  padding: min(6.25em, 19.5vw) 0;
  background: #f2faff;
}
.sf-topics .wrap {
  container-type: inline-size;
}
.sf-topics .topics-list {
  display: grid;
  gap: 2cqw;
}
@media only screen and (min-width: 769px) {
  .sf-topics .topics-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sf-topics .topics-list a {
  display: grid;
  grid-template-columns: 6.25em 1fr;
  gap: 1.5cqw;
  padding: 2cqw;
  background: #fff;
  height: 100%;
  border-left: 5px solid #3097D6;
}
@media (hover: hover) {
  .sf-topics .topics-list a {
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .sf-topics .topics-list a:hover, .sf-topics .topics-list a:active {
    background: #ddf2ff;
  }
}
.sf-topics .topics-list .topics-txt p:not(.topics-ttl) {
  font-size: 0.75em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sf-topics .topics-list .topics-ttl {
  font-weight: 700;
  letter-spacing: 0.075em;
  margin-bottom: 0.5em;
}

.sf-date {
  padding-top: 3em;
  margin-bottom: -3em;
  text-align: right;
  font-size: 0.875em !important;
}

.sf-certificate {
  padding: min(6.25em, 19.5vw) 0;
}
.sf-certificate .wrap {
  container-type: inline-size;
}
.sf-certificate .certificate-list {
  display: grid;
  gap: 2cqw;
}
@media only screen and (min-width: 769px) {
  .sf-certificate .certificate-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.sf-certificate .certificate-list li {
  padding: 2cqw 2cqw 1.5cqw;
  border: 1px solid #ddf2ff;
  max-width: 400px;
  width: 100%;
  text-align: center;
  margin: auto;
}
.sf-certificate .certificate-list p {
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
.sf-certificate .certificate-img {
  margin-bottom: 0.9em;
}

.sf-map {
  padding: min(4.375em, 13.65vw) 0;
  background: #fefef3;
}