@charset "UTF-8";
/*-------------------------------
* Skin CSS
-------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

.sans-serif {
  font-family: "Noto Sans JP", Lato, "游ゴシック Medium", "游ゴシック体",
    "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",
    "MS PGothic", sans-serif;
}

.bg-grn {
  background: #836a4a;
}

.bg-tsukaguchi {
  background: #fff5e3;
}

.bg-inadera {
  background: #fbece6;
}

.bc-grn {
  border-color: #836a4a;
}

/*--------  Color -------*/
.fc-grn {
  color: #836a4a;
  font-size: 30px;
  margin-bottom: 10px;
}

.fc-dgray {
  color: #393939;
}

.fc-bge {
  color: #ffffd8;
}

/*--------  Border -------*/
.bd-grn {
  border-bottom: 1px solid #836a4a;
}

/*--------  Title -------*/
.large-title {
  font-size: 3.5rem;
}

.ta-center .large-title {
  font-size: 30px;
  font-weight: 500;
}

.ta-center .large-title p {
  font-weight: 400;
}

.middle-title {
  font-size: 2.4rem;
}

.flowBox__text .middle-title {
  font-size: 20px;
  font-weight: 500;
}

.small-title {
  font-size: 1.6rem;
  color: #836a4a;
}

.sns-title {
  width: 265px;
  background: #fff;
  margin: 0 auto;
  font-size: 2.4rem;
  position: relative;
  top: 16px;
  color: #936e3b;
}

.container__small-title {
  font-size: 30px;
  margin-bottom: 20px;
  color: #836a4a;
  font-weight: 500;
}

.container__middle-title {
  font-size: 2.5em;
  margin-bottom: 40px;
}

/*-------- TextAlign -------*/
.ta-center {
  text-align: center;
}

/*20210817*/
strong.ta-center.d-block.mt-20 {
  font-size: 20px;
  margin-bottom: 20px;
}
ul.list-clear li {
  font-size: 20px;
}
.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  text-align: center;
}
.notification_button {
  width: 50%;
  margin: 40px auto 0px;
  padding: 1em 0;
  border-radius: 5px;
  background: #836a4a;
  border-bottom: 5px solid #44501d;
  display: block;
  text-align: center;
  color: #fff;
  transition: background 0.5s ease, border-bottom-color 0.5s ease;
}
.notification_button:hover {
  background: rgba(133, 158, 56, 0.8);
  border-bottom-color: rgba(21, 71, 17, 0.8);
  color: #fff;
}
section#child-top-catch {
  width: 100%;
  height: auto !important;
}
h3.middle-title.fc-grn.mb-40 {
  font-size: 2.5em;
}
h3.container__middle-title {
  font-size: 20px;
  margin-bottom: 30px;
}
h4.container__middle-title {
  font-size: 3rem;
  margin-bottom: 20px;
  font-weight: 500;
}
address.telNavi.clearFix.mb-20 {
  margin-bottom: 0px;
}
p.fc.fc-grn.mb-40 {
  width: 25.5%;
  text-align: center;
  margin: auto;
  font-size: 14px;
  color: #bc976a;
}
header.scrolled .menu-new .button {
  display: none;
}
.text-center.box-style.w-1140 {
  max-width: 1300px;
  width: 60%;
  margin: auto;
}
ul.col-3.fl.fc-grn.list-inside.m-col-2 li {
  font-size: 21px;
}
ul.col-3.fr.list-inside.fc-grn.m-col-2 li {
  font-size: 21px;
}
.col-2.pickup__letter {
  width: 55%;
  float: left;
}
p.col-2.pickup__img {
  width: 43%;
  position: static;
  float: right;
}
section.container.clearFix {
  max-width: calc(1200px + 4%);
  width: 100%;
  margin: auto;
  margin-bottom: 120px;
  box-sizing: border-box;
  padding: 0 2%;
  display: block;
  overflow: hidden;
  padding-top: 30px;
}
.clearFix.fc {
  max-width: 1180px;
  width: 100%;
  margin: auto;
}
.col-6.fl.mb-40.m-col-2.s-col-1.sfn p {
  float: right;
  margin-top: 6px;
  margin-right: 16px;
  font-weight: bold;
  color: #836a4a;
}

.footer_oru .col-6.fl.mb-40.m-col-2.s-col-1.sfn p {
  float: unset;
  margin: 2px 0 0 20px;
  font-weight: bold;
  color: #836a4a;
}

br {
  /* display: none; */
}
.main_sp {
  display: none;
}
img.main_pc {
  width: 100%;
  margin: auto;
}
img.topmain_pc {
  width: 45%;
  margin: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
main {
  border-top: solid 4px #936e3b;
}
footer .pc {
  max-width: 420px;
  width: 100%;
  margin: auto;
  margin-top: 1%;
  margin-bottom: 2%;
}
footer .pc p {
  width: 100%;
  font-size: 15px;
  margin: auto;
  font-weight: bold;
}
footer .pc img {
  margin-bottom: 3%;
}
element.style {
  display: none;
  width: 0px;
  height: 60px;
  display: block;
  transition: right 0.3s ease 0s;
  position: fixed;
  bottom: 14px;
  right: -186px;
  box-shadow: grey 0px 0px 5px;
  border-radius: 2px;
  overflow: hidden;
}
.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
  background-color: #fff;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}
.col-6.fr.m-col-2.sdn p {
  font-size: 16px;
}
.footer_oru {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.col-6.fl.mb-40.m-col-2.s-col-1.sfn {
  width: 48%;
  float: left;
}
.col-6.fr.m-col-2.sdn {
  width: 48%;
  float: right;
}
h2.small-title.m-clear {
  width: 73%;
}
ul.col-3.fl.fc-grn.list-inside.m-col-2 {
  float: left;
  width: 50%;
  margin-top: 0px;
  margin-bottom: 8%;
}
ul.col-3.fr.list-inside.fc-grn.m-col-2 {
  width: 40%;
  float: right;
  margin-top: 0px;
  margin-bottom: 8%;
}
section.container.clearFix p {
  font-size: 18px;
  font-weight: 400;
}
.col-6.mb-40.fr.m-col-1.clearFix p {
  font-size: 17px;
}
.col-6.fl.m-col-1 {
  margin-top: 0%;
}
.col-6.fr.s-col-1 p {
  font-size: 18px;
  font-weight: 300;
}
.col-6.fr.s-col-1 p.incho_txt {
  font-size: 17px;
  font-weight: 400;
}
.col-6.fr.s-col-1 p strong {
  font-weight: 500;
}
dl.equipment__table {
  font-size: 16px;
}
.col-7.fr.ratio3 {
  width: 72%;
  font-size: 18px;
  float: right;
  padding: 18px;
}
h5.correspondence {
  font-size: 1.5em;
  color: #836a4a;
  text-align: center;
  border-bottom: solid 2px;
  margin-bottom: 20px;
}
h2.middle-title.fc-grn {
  font-size: 38px;
}
h2.middle-title.fc-grn.title-min {
  font-size: 37px;
}
dl.clinic__info {
  font-size: 20px;
}
.correspondence {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  margin-bottom: 5%;
}
h2.correspondence-title {
  width: 16%;
  margin: 20px auto 10px;
  font-size: 3.4rem;
  color: #836a4a;
}
ul.correspondence-ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px;
}
ul.correspondence-ul li {
  width: 24.8%;
  border: solid 1.2px #836a4a;
}
ul.correspondence-ul li h5 {
  font-size: 1.8em;
  text-align: center;
  padding: 20px;
}
ul.correspondence-ul li img {
  width: 80%;
  margin: auto;
}
ul.correspondence-ul li p {
  text-align: center;
  margin-top: 10%;
  margin-bottom: 10%;
}
ul.correspondence-ul li a {
  font-size: 20px;
  padding: 5px;
  border: solid 3px #836a4a;
}
.col-8.fl.m-col-1 {
  float: left;
}
aside.col-4.fl.m-col-1 {
  float: right;
}
.link_tow {
  max-width: 1000px;
  width: 100%;
  margin: 4% auto 4%;
}
.link_tow ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  list-style: none;
  padding: 0px;
}
li.takumi_explanation {
  width: 45%;
}
li.facility_technology {
  width: 45%;
}
div.syourei {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  padding: 0px;
}
div.syourei img {
  width: 100%;
  margin: auto;
}
.wrapper.cf {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  margin-bottom: 5%;
}
.top_back {
  width: 20%;
  margin: auto;
  text-align: center;
  border: solid 2px #836a4a;
  border-radius: 40px;
  font-size: 20px;
  padding: 15px 10px;
}
.case-block {
  max-width: 1300px;
  margin: auto;
}
.case-block ul {
  padding: 0px;
}
h2.heading {
  width: 100%;
  font-size: 35px;
  text-align: center;
  margin: 10% auto 2%;
  color: #836a4a;
  overflow: hidden;
  font-weight: 500;
}
h2.heading.main_bottom {
  margin: 0% auto 2%;
}
.link_three ul {
  padding: 0px;
  list-style: none;
}
li.one {
  width: 80%;
  margin: auto;
}
li.tow {
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
li.three {
  width: 80%;
  margin: auto;
  margin-top: 20px;
}
.plan-block {
  max-width: 1200px;
  margin: auto;
}

.plan-block img.plan-first-img {
  width: 85%;
  height: 320px;
  object-fit: cover;
  display: block;
  margin: auto;
}

.plan-block span.strong-text {
  display: inline-block;
  padding: 2px 12px;
  background-color: #f2815a;
  border-radius: 50px;
  margin: 5px;
  color: white;
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.plan-float {
  width: 100%;
  overflow: hidden;
  margin: 4em 0;
}

.plan-img-float {
  width: 40%;
  float: left;
}

.plan-text-float {
  width: 55%;
  float: right;
}

.plan-block h2 {
  border-bottom: 2px solid #8ba342;
}

p.new0 {
  max-width: 1300px;
  margin: auto;
  text-align: center;
  font-size: 60px;
  padding: 75px;
  color: #836a4a;
}

.grecaptcha-badge {
  visibility: hidden;
}

.top-banar {
  overflow: hidden;
  max-width: 1200px;
  margin: auto;
  margin-bottom: 120px;
}

.top-banar img {
  display: block;
  margin: 1em auto;
  width: auto;
  max-width: 100%;
}
li.col-4.mb-20.m-col-1 {
  width: 100%;
  margin-bottom: 5%;
}
dt.clinic__info-head {
  width: 100%;
}
dt.clinic__info-head.head_01 {
  width: fit-content;
}
.col-10.box-center.clearFix.p-20.bg-tsukaguchi.mb-80.m-col-1.bs-bb {
  width: 90%;
  float: none;
}
.header_point {
  display: flex;
  float: right;
  max-width: 700px;
  width: 65%;
  margin-top: 2%;
  justify-content: space-around;
  margin-bottom: 2rem;
}
.head_point_left {
  width: 50%;
  float: left;
}
.head_point_right {
  width: 42.6%;
  float: right;
}
.head_point_right ul {
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.button ul {
  display: none;
}
.head_point_right .telfon {
  width: 100%;
  margin-bottom: 10px;
}
.blog ul {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  list-style: none;
}
li.blog-page {
  max-width: 1300px;
  width: 60%;
  float: left;
  font-size: 25px;
  margin: auto;
  margin-bottom: 15px;
  border-bottom: solid 2px #836a4a;
}
i.blog-icon:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #896d32;
}
h1.large-logo.m-col-2 .logo {
  margin-top: 0%;
}
.mac {
  display: none;
}
li.col-3.fm.mb-20.mwc.mfn {
  display: none;
}
li.col-3.fl.mb-20.mwc.mfn {
  width: 50%;
}
li.col-3.fr.mb-20.mwc.mfn {
  width: 50%;
}

@media only screen and (max-width: 1080px) {
  li.col-3.fm.mb-20.mwc.mfn {
    display: none;
  }
  header {
    max-width: 1010px;
    width: 100%;
    margin: auto;
  }
  h3.container__middle-title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .large-logo {
    width: 35%;
    float: left;
    margin-top: 20px;
  }
  .header_point {
    float: right;
    width: 630px;
    margin-top: 2%;
  }
  .head_point_left {
    width: 300px;
    float: left;
  }
  .head_point_right {
    width: 300px;
    float: right;
  }
  .head_point_right .telfon {
    width: 300px;
    margin-bottom: 10px;
  }
  li.button-right {
    width: 170px;
    margin-left: 15px;
    margin-right: 0px;
  }
  nav.fc.fixed {
    width: 1440px;
  }
  .fc {
    width: 100%;
  }
  .fixedLogo {
    position: fixed;
    left: calc(50% - 240px);
    transform: scale(0);
    z-index: 20;
    animation: flogoAni 0.3s ease-in-out forwards;
  }
  .head-image .fixedLogo {
    margin: 0px 50px 0px;
  }
  .pc\&sp {
    display: none;
  }
  .mac {
    display: block;
  }
  h3.container__middle-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  section.container.clearFix p {
    font-size: 18px;
  }
  li.col-3.fl.mb-20.mwc.mfn {
    width: 50%;
    float: left;
  }
  li.col-3.fr.mb-20.mwc.mfn {
    width: 50%;
    float: right;
  }
  .link_tow {
    max-width: 1200px;
    width: 100%;
    margin: 4% auto 4%;
  }
  .link_tow ul li {
    width: 48%;
  }
  footer .pc {
    width: 30%;
    margin: auto;
    margin-top: 1%;
    margin-bottom: 2%;
  }
}

@media only screen and (max-width: 1080px) {
  .header_point {
    display: none;
  }
  section#child-top-catch {
    width: 100%;
    /* margin-top: 35px; */
    height: auto !important;
  }
  svg.logo {
    padding: 14px;
  }
  div.syourei img {
    width: 100%;
    margin: auto;
  }
  .link_tow {
    max-width: 1200px;
    width: 100%;
    margin: 4% auto 4%;
  }
  li.takumi_explanation {
    padding-right: 10px;
  }
  li.facility_technology {
    padding-left: 10px;
  }
  .col-6.fl.m-col-2.s-col-1.sfn.s-mb-20 {
    width: 100%;
  }
  ol-6.fr.m-col-2.s-col-1.sfn {
    width: 100%;
  }
  h4.container__middle-title {
    font-size: 23px;
    margin-bottom: 20px;
  }
  .col-6.fr.s-col-1 p {
    font-size: 15.9px;
  }
  .m-col-2 {
    width: 48%;
    margin: 0;
  }
  .col-6.fr.mb-20.m-col-1 {
    margin-bottom: 90px;
  }
  section.container.clearFix {
    max-width: 940px;
    width: 100%;
    margin: auto;
    margin-bottom: 90px;
    box-sizing: border-box;
    padding: 0%;
  }
  .col-6.fr.m-col-2.s-col-1.sfn {
    width: 100%;
    padding: 0px;
  }
  li.mb-20 {
    display: none;
  }
  li.col-3.fm.mb-20.mwc.mfn {
    display: block;
    width: 33%;
    float: left;
  }
  li.col-3.fl.mb-20.mwc.mfn {
    display: block;
    width: 33%;
    float: left;
  }
  li.col-3.fr.mb-20.mwc.mfn {
    display: block;
    width: 33%;
    float: left;
  }
  p.col-6.fl.m-col-2.s-col-1 {
    width: 80%;
    float: inherit;
    margin: auto;
  }
  .col-6.fr.m-col-2.s-col-1 {
    width: 100%;
    float: inherit;
    /* margin-top: 5%; */
    padding-right: 0px;
  }
  .col-6.fr.clearFix.bg-inadera.guide.m-col-2.s-col-1 {
    width: 100%;
    float: right;
    margin-top: 0%;
    padding-right: 20px;
  }
  .col-6.fl.mb-80.m-col-2.s-col-1 {
    width: 46%;
    padding-right: 10px;
  }
  .newsContainer::before {
    margin-bottom: 40px;
    display: none;
  }
  h2.container__small-title.col-2.fl {
    width: 25%;
    font-size: 40px;
  }
  li.blog-page {
    max-width: 1300px;
    width: 100%;
    float: left;
    font-size: 30px;
    margin: auto;
    margin-bottom: 15px;
    border-bottom: solid 2px #836a4a;
  }
  .top-banar {
    overflow: hidden;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 90px;
  }
  footer .pc {
    width: 55%;
    margin: auto;
    margin-top: 1%;
    margin-bottom: 2%;
  }
  h2.small-title.m-clear {
    width: 100%;
  }
  .m-clear {
    margin: 0;
    font-size: 17px;
  }
  .telNavi__telNum-middle {
    font-size: 25px;
  }
  p.fc.fc-grn.mb-40 {
    width: 48%;
    text-align: center;
    margin: auto;
    font-size: 14px;
  }
  .col-6.fr.m-col-2.sdn {
    width: 81%;
    float: inherit;
    margin: 0% auto 20px;
  }
  .col-6.fl.mb-40.m-col-2.s-col-1.sfn {
    width: 85%;
    float: inherit;
    margin: auto;
  }
  figure.schedule.mb-20 table {
    width: 95%;
    margin: auto;
  }
  section.container.clearFix {
    padding: 0% 3%;
  }
  div#tsukaGmap {
    width: 100%;
  }
  h2.childTopChatch__title.fc-grn {
    max-width: 1020px;
    width: 100%;
    margin-bottom: -15px;
    font-size: 2.5em;
  }
  .large-title {
    font-size: 2.5rem;
  }
  .ta-center p {
    font-size: 13px;
  }
  main {
    margin-top: 120px;
    border-top: solid 4px #836a4a;
  }
  .flowBox__text {
    margin-left: 45px;
  }
  .middle-title {
    font-size: 2rem;
  }
  section.container.clearFix p {
    font-size: 15px;
  }
  p.col-6.fl.s-col-1 {
    width: 60%;
    float: inherit;
    margin: 0% auto 3%;
  }
  .col-6.fr.s-col-1 {
    width: 90%;
    float: inherit;
    margin: auto;
  }
  .col-7.fr.ratio3 {
    width: 63%;
    font-size: 16px;
    float: right;
    padding: 2em;
  }
  .col-10.box-center.clearFix.p-20.bg-tsukaguchi.mb-80.m-col-1.bs-bb {
    width: 95%;
    float: none;
  }
  h3.middle-title.fc-grn.mb-40 {
    font-size: 2.2em;
  }
  .fc-grn {
    color: #836a4a;
    font-size: 21px;
    margin-bottom: 10px;
  }
  .fc.pickup.clearFix {
    max-width: 700px;
    width: 100%;
    margin: auto;
    box-sizing: border-box;
  }
  p.col-2.pickup__img {
    width: 40%;
  }
  .clearFix.fc {
    max-width: 800px;
    width: 100%;
    margin: auto;
  }
  .equipment:nth-of-type(2n) {
    margin-left: 40px;
  }
  .button ul {
    width: 18%;
    margin: auto;
    padding: 8px 0 0;
    display: flex;
  }
  .container {
    max-width: 1000px;
    width: 100%;
    margin: 0px auto 40px;
    padding: 0px 3%;
  }
  h2.childTopChatch__title.fc-grn {
    margin-bottom: 20px;
    font-size: 2.5em;
  }
  .m-col-1 {
    width: 90%;
    margin: auto;
    float: inherit;
  }
  .flowBox {
    background: url(../image/flow_arrow.svg) no-repeat 24px 30px;
    position: relative;
  }
  .flowBox__title::before {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 36px;
    margin-right: 0px;
    margin-left: 20px;
    padding: 5px;
    background: #836a4a;
    /* content: ''; */
    display: inline-block;
    font-size: 2.4rem;
    color: #fff;
    text-align: center;
    font-family: "Noto Sans JP", YuGothic, "游ゴシック", sans-serif;
    position: absolute;
    left: 0;
    top: 0;
  }
  h4.middle-title.fc-grn.mb-40 {
    font-size: 2.5em;
    margin-top: 25px;
    margin-bottom: 5px;
    text-align: center;
  }
  h4.small-title.fc-grn.mb-40 {
    font-size: 2.5em;
    margin-bottom: 0px;
    text-align: center;
  }
  h2.heading {
    width: 100%;
    font-size: 35px;
    text-align: center;
    margin: 10% auto 2%;
    color: #836a4a;
    overflow: hidden;
  }
  div#syugi {
    width: 49%;
    /* height: 775px; */
    /* margin-right: 17px; */
  }
  div#hari {
    width: 49%;
    /* height: 775px; */
    /* margin-right: 17px; */
  }
  div#denki {
    width: 49%;
    /* height: 775px; */
    /* margin-right: 17px; */
  }
}

.corona {
  display: block;
  max-width: 960px;
  width: 100%;
  margin: 25px auto;
  border: 3px solid #f00;
  background: #fff;
}

.corona .headline-type02 {
  color: #f00;
  margin-top: 25px;
  padding: 0 25px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 35px;
  border-bottom: 2px dotted;
  background: #fff;
}

/*.corona .headline-type02:after {
  width: 100%;
  height: 3px;
}*/

.corona_in {
  width: 100%;
  margin: 0 auto 25px;
  padding: 0 25px;
  box-sizing: border-box;
}

.corona p:nth-of-type(1) {
  margin-bottom: 15px;
}

.corona .corona_in ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
  padding: 0;
}
.corona .corona_in ul li {
  display: flex;
  width: 32.95%;
  padding: 15px 20px;
  margin-bottom: 0.4%;
  background-color: #f00;
  color: #fff;
  font-weight: bold;
  justify-content: space-around;
  text-align: center;
  font-size: 13px !important;
  box-sizing: border-box;
}
　 .corona_in b {
  text-decoration: underline;
  color: red;
}
.cov_news {
  /* background: #0089ff; */
  text-align: center;
  /* margin-bottom: -18px; */
}
.cov_in {
  /* width: 960px; */
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.cov_news a {
  width: 100%;
  display: inline-block;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 900;
  text-align: center;
  padding: 1.1em 0.5em 1.4em;
  text-decoration: underline;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.cov_news a span {
  position: relative;
}
.cov_news a span::before {
  position: absolute;
  font-size: 1.2em;
  left: -1.1em;
  top: 1px;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "";
  font-family: "Ionicons";
}
@media screen and (max-width: 767px) {
  .corona .corona_in ul li {
    width: 49.75%;
  }

  .corona .corona_in ul li:nth-of-type(n + 4) {
    width: 49.75%;
  }

  #content .corona .headline-type02 {
    font-size: 2.5em;
  }
  .cov_in {
    width: 100%;
  }
  .cov_in a {
    color: #fff !important;
  }
  .cov_news {
    margin-bottom: 0;
  }
}



.fixedLogo .flogo_b {
  display: block;
}

.fixedLogo .flogo_n {
  display: none;
}

aside.col-4.fl.m-col-1 {
  max-width: 350px;
  width: 100%;
}

.blog_thum {
  width: 33% !important;
}

.blog_box.col-4 {
  width: auto;
}

@media screen and (max-width: 1080px) {
  .news_wrapper {
    display: flex;
    justify-content: space-between;
  }

  .news_box_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: calc(100% / 5);
    box-sizing: border-box;
    padding: 0 1%;
  }

  .news_thumbnail {
    width: 100%;
  }

  .news_text {
    width: 100%;
  }

  .news_text h5 {
    font-size: 15px;
  }

  .news_text ul.list-clear li {
    font-size: 16px;
  }

  .hoverImg img {
    object-fit: cover;
  }

  aside.col-4.fl.m-col-1 {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .col-6.fl.mb-80.m-col-2.s-col-1 {
    width: 100%;
  }
  .link_tow ul {
    flex-wrap: wrap;
  }
  .link_tow ul li {
    width: 100%;
    padding: 0;
  }

  article.fl.m-col-2.mb-20.blog_box.col-4 {
    width: 100%;
    box-sizing: border-box;
    margin: 0 !important;
  }
}

@media screen and (max-width: 485px) {
  .blog_thum {
    width: 100% !important;
  }
  .blog_thum + .col-8 {
    width: 100% !important;
    margin-top: 15px;
  }
}

#page-catch {
  background-image: url(../image/bg.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
}

#page-catch img {
  max-width: 1262px;
  margin: 0 auto;
}

.btn.line {
  background: #12bb2d;
  border-bottom-color: rgb(64 100 70);
  margin-bottom: 6px;
}

.btn.web {
  background: #eb7341;
  border-bottom: 5px solid #874a30;
}

/*2023/04/18|追記*/
.line_point {
  width: 100%;
  margin: 10px auto 20px;
}

/*休診日バナー*/

section.change-section {
  padding: 0 2%;
}
.change-holiday {
  max-width: 1000px;
  margin: 50px auto;
  width: auto;
  padding: 50px 120px;
  border: 3px solid #836a4a;
}
.change-holiday h2 {
  text-align: center;
  color: #836a4a;
}
.change-holiday p {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 3%;
}
.change-holiday p span {
  color: #836a4a;
  font-weight: 500;
}

#content .change-holiday h2 {
  color: #836a4a;
  background-color: unset;
  font-size: 24px;
  text-align: center;
  margin-top: 0;
}

@media screen and (max-width: 768px) {
  .change-holiday {
    max-width: 1100px;
    margin: 40px auto;
    width: calc(100% - 60px);
    padding: 25px 15px 15px;
    border: 3px solid #836a4a;
  }

  .change-holiday p {
    font-size: 17px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 1.5rem;
  }

  #content .change-holiday h2 {
    color: #836a4a;
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 25px;
  }
}

/*休診日バナー*/

/*2025/01/30 | 訪問リハビリマッサージ・鍼灸*/
#visit-rehabilitation ul li {
  list-style-type: none;
}

.c-header h2 {
  position: relative;
  display: block;
  width: fit-content;
  margin: 25px auto 0.375em;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
}
.c-header.middle h2 {
  font-size: 36px;
}
.c-header.middle h2:before {
  content: url();
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-85%, -45%);
}

.problem,
.flow-of-use,
.about,
.charge,
.care-manager,
.q-and-a {
  padding: 70px 0;
}
/* 訪問灸鍼とは */
.visit {
  padding: 20px 0 70px;
}
.visit-in {
  display: flex;
  gap: clamp(30px, 4.5vw, 120px);
  max-width: 1200px;
  width: 100%;
  justify-content: left;
  margin: auto;
  padding: 0;
}
.visit-in img {
  max-width: 52%;
  width: 100%;
  height: fit-content;
}
.visit-in .text {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.visit-in .text p {
  writing-mode: vertical-rl;
  margin: 0;
  margin-left: 30px;
}
.visit-in .text p:last-child {
  margin: 0;
}
/* .visit-in .text p span {
  font-size: 22px;
  font-weight: bold;
  color: #936e3b;
} */

/*このようなお悩みありませんか？*/
.problem {
  background-color: #fff5e3;
}
.problem_in {
  max-width: calc(1100px + 6%);
  width: 100%;
  margin: auto;
  padding: 0 3%;
}
.problem .problem-list {
  margin-top: 55px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.problem .problem_in .problem_item {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 4%;
}
.problem .problem_in .problem_item:nth-child(3),
.problem .problem_in .problem_item:nth-child(5) {
  margin-right: 0;
}
.problem .problem_in .problem_item:nth-child(4),
.problem .problem_in .problem_item:nth-child(5) {
  margin-bottom: 0;
}
.problem .problem_in .problem_item .number {
  margin-top: 25px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.problem .problem_in .problem_item .number p {
  margin: 0;
  margin-right: 10px;
  padding: 0;
  font-size: 50px;
  font-weight: bold;
  font-family: Roboto;
  line-height: 1;
  color: #936e3b;
}
.problem .problem_in .problem_item .number h3 {
  height: 60px;
  margin: 0;
  font-size: 20px;
  text-align: left;
}
.problem .problem_in .problem_item p {
  margin: 25px 0 0;
  font-size: 15px;
}
.problem .p-service_imges {
  width: fit-content;
  margin: 55px auto;
}
.problem .insurable {
  max-width: calc(1100px + 6%);
  width: 100%;
  margin: auto;
  padding: 0 3% 60px;
}
.problem .insurable h3 {
  margin: 1em 0;
  font-size: 24px;
  text-align: center;
}
.problem .insurable p {
  text-align: left;
  margin: auto;
  margin-bottom: 30px;
}
.problem .insurable .insurable-in {
  text-align: center;
}
.problem .insurable .insurable-in img {
  position: relative;
  max-width: 519px;
  width: 100%;
  margin: auto;
  bottom: -15px;
}
.problem .insurable .insurable-in .insurable-in_list {
  padding: 42px 80px 30px;
  border-radius: 10px;
  background-color: #eee2d0;
}
.problem .insurable .insurable-in .insurable-in_list p {
  margin: 0;
  margin-top: 20px;
}
.problem .insurable .insurable-in .insurable-in_list .insurable-in_list-text {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  border-radius: 10px;
  background-color: #fff;
}
.problem .insurable .insurable-in .insurable-in_list .insurable-in_list-text p {
  width: 45%;
  margin: 0 auto;
  text-align: left;
  display: flex;
  align-items: center;
}
.problem
  .insurable
  .insurable-in
  .insurable-in_list
  .insurable-in_list-text
  p:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 10px;
  background-color: #936e3b;
  border-radius: 100%;
}

/* ご利用の流れ */
.flow-of-use {
  position: relative;
}
.flow-of-use .flow-of-use_in {
  max-width: fit-content;
  width: 100%;
  position: relative;
}
.flow-of-use .flow-of-use_in:before {
  content: "";
  position: absolute;
  width: 80%;
  height: 570px;
  background-color: #fff5e3;
  top: 17.5%;
  z-index: 0;
}
.flow-of-use .flow-of-use_in:after {
  content: "";
  position: absolute;
  width: 80%;
  height: 570px;
  background-color: #fff5e3;
  right: 0;
  bottom: 10%;
  z-index: 0;
}
.flow-of-use .flow-of-use_in .c-header h2 {
  position: relative;
  display: block;
  width: fit-content;
  margin: 30px auto 1.375em;
  font-size: 44px;
  font-weight: bold;
}
.flow-of-use .flow-of-use_in .point01,
.flow-of-use .flow-of-use_in .point02 {
  position: relative;
  z-index: 10;
}
.flow-of-use .flow-of-use_in .point01 .p-reason_utility01 {
  position: absolute;
  z-index: 5;
  top: 64px;
  left: 10px;
  max-width: 469px;
  width: 24.42vw;
}
.flow-of-use .flow-of-use_in .point01 ul {
  margin-bottom: 80px;
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
}
.flow-of-use .flow-of-use_in .point01 ul .left {
  min-width: 420px;
  width: 28%;
  margin: auto;
  margin-right: min(4%, 60px);
  display: flex;
  flex-direction: column;
  z-index: 5;
}
.flow-of-use .flow-of-use_in .point01 ul .left strong,
.flow-of-use .flow-of-use_in .point02 ul .right strong {
  margin-bottom: auto;
  font-size: 70px;
  color: #d4d4d4;
  font-weight: 600;
  line-height: 1;
}
.flow-of-use .flow-of-use_in .point01 ul .left span,
.flow-of-use .flow-of-use_in .point02 ul .right span {
  color: #936e3b;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 20px;
  letter-spacing: 0.2px;
}
.flow-of-use .flow-of-use_in .point01 ul .left p {
  text-align: left;
  margin: 0;
  margin-bottom: 1em;
}
.flow-of-use .flow-of-use_in .point01 ul .right,
.flow-of-use .flow-of-use_in .point02 ul .left {
  position: relative;
  z-index: 5;
  max-width: 940px;
  width: 50%;
}
.flow-of-use .flow-of-use_in .point01 ul .right img,
.flow-of-use .flow-of-use_in .point02 ul .left img {
  position: relative;
  z-index: 5;
}
.p-reason_utility02 {
  position: absolute;
  z-index: 0;
  top: -20%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 485px;
  width: 24.42vw;
}
.p-reason_utility03 {
  position: absolute;
  z-index: 5;
  top: 7.63vw;
  left: 6.145vw;
  max-width: 350px;
  width: 18.281vw;
}
.flow-of-use .flow-of-use_in .point02 ul {
  margin-bottom: 80px;
  display: flex;
  align-content: flex-start;
  justify-content: space-between;
}
.flow-of-use .flow-of-use_in .point02 ul .right {
  display: flex;
  flex-direction: column;
  min-width: 420px;
  width: 28%;
  margin: auto;
  margin-left: min(4%, 80px);
  z-index: 5;
}
.flow-of-use .flow-of-use_in .point02 ul .right p {
  margin-bottom: 1em;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/* 施術についての説明 */
.medical-treatment {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  background: #f8f8f8;
}
.medical-treatment .medical-treatment_in {
  max-width: fit-content;
  width: 100%;
  padding: 60px 0;
  background-image: url();
  background-size: cover;
}
.medical-treatment .medical-treatment_in .medical-treatment_wrap.pc {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.medical-treatment .medical-treatment_in .medical-treatment_wrap.pc .left {
  min-width: 420px;
  width: 30%;
  margin: auto;
  margin-right: min(3%, 80px);
}
.medical-treatment .medical-treatment_in .medical-treatment_wrap.pc .left p {
  margin: 20px 0 0;
}
.medical-treatment
  .medical-treatment_in
  .medical-treatment_wrap.pc
  .left
  p:nth-of-type(1) {
  margin-top: 40px;
}
.medical-treatment .medical-treatment_in .medical-treatment_wrap.pc .right {
  width: 50%;
}
.medical-treatment .medical-treatment_in .medical-treatment_wrap.pc .right img {
  width: 100%;
}

/* 料金 */
.charge {
  margin: 0 auto;
}
.charge .charge-in {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.charge .charge-in .fee_table_box table {
  margin-bottom: 0;
}

/* たくみ整骨院の訪問リハビリマッサージ・鍼灸について */
.about {
  margin: 0;
}
.about .about_in {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.about .about_in .about-use1 ul {
  margin-bottom: 50px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
}
.about .about_in .about-use1 ul li {
  max-width: none;
  width: 22%;
  margin: 0;
  margin-right: 40px;
  padding: 0;
  position: relative;
}
.about .about_in .about-use1 ul li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 36px;
  top: 29%;
  left: 101%;
  background-image: url(../image/new-visit/arrow_mark2.png);
  background-repeat: no-repeat;
}
.about .about_in .about-use1 ul li:last-child {
  margin-right: 0;
}
.about .about_in .about-use1 ul li:last-child::before {
  content: "";
  display: none;
}
.about .about_in .about-use1 ul li h4 {
  margin: 25px 0;
  text-align: center;
}

/* ケアマネージャーさん・医療関係者の方へ */
.care-manager {
  margin: 0;
}
.care-manager .care-manager_in {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

/* よくあるご質問 */
.q-and-a {
  margin: 0;
  background-color: #fff5e3;
}
.faq_wrap {
  max-width: 1000px;
  width: 94%;
  margin: 70px auto 0;
}
.faq_item {
  border-radius: 5px;
  overflow: hidden;
}
.faq_item + .faq_item {
  margin-top: 10px;
}
.faq_titl {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.2px;
  padding: 28px 49px 28px 89px;
  background-color: #936e3b;
  cursor: pointer;
}
.faq_titl:before,
.faq_titl:after {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  transform: translateY(-50%);
  background-color: #fff;
  transition: height 0.3s ease; /* スムーズなアニメーション */
}
.faq_titl:before {
  right: 20px;
  width: 16px;
  height: 2px;
}
.faq_titl:after {
  right: 27px;
  width: 2px;
  height: 2px;
}
.js-open .faq_titl:after {
  width: var(--width, 2px);
  height: var(--height, 16px);
}
.faq_titl p {
  margin: 0;
  font-weight: bold;
}
.faq_titl p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 26px;
  transform: translateY(-50%);
  display: block;
  width: 44px;
  height: 44px;
  background-image: url(../image/new-visit/question.svg);
  background-size: 44px;
}
.toggle-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.faq_answer {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.2px;
  background-color: #fff;
  overflow: hidden;
  transition: 0.3s ease;
}
.faq_answer p {
  margin: 0;
}

@media only screen and (max-width: 1024px) {
  p {
    font-size: 16px;
  }
  .visit,
  .problem,
  .flow-of-use,
  .medical-treatment,
  .about,
  .charge,
  .care-manager,
  .q-and-a {
    padding: 40px 20px;
  }
  .c-header h2 {
    font-size: 30px;
  }

  /* 訪問灸鍼とは */
  .visit-in {
    max-width: fit-content;
    display: flex;
    justify-content: space-between;
  }
  .visit-in .text p {
    margin-left: 10px;
  }

  /* このようなお悩みありませんか？ */
  .problem_in {
    padding: 0;
  }
  .problem .problem_in .problem_item .problem_image p {
    font-size: 40px;
  }
  .problem .problem_in .problem_item h3 {
    font-size: 18px;
  }
  .problem .problem_in .problem_item:nth-child(4),
  .problem .problem_in .problem_item:nth-child(5) {
    margin-bottom: 0;
  }
  .problem .insurable {
    padding: 0 0 60px;
  }
  .problem .insurable .insurable-in .insurable-in_list {
    padding: 42px 40px 30px;
  }
  .problem
    .insurable
    .insurable-in
    .insurable-in_list
    .insurable-in_list-text
    p {
    width: 70%;
  }

  /* ご利用の流れ */
  .flow-of-use .flow-of-use_in .point01 ul {
    padding: 0;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left strong,
  .flow-of-use .flow-of-use_in .point02 ul .right strong {
    margin-bottom: auto;
    font-size: 50px;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left span,
  .flow-of-use .flow-of-use_in .point02 ul .right span {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .flow-of-use .flow-of-use_in:before,
  .flow-of-use .flow-of-use_in:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 440px;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left,
  .flow-of-use .flow-of-use_in .point02 ul .right {
    min-width: none;
    width: 50%;
  }

  /* 施術についての説明 */
  .medical-treatment {
    padding-bottom: 65px;
  }
  .medical-treatment .medical-treatment_in {
    padding: 0;
  }
  .medical-treatment .medical-treatment_in .medical-treatment_wrap.pc {
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
  }

  /* たくみ整骨院の訪問リハビリマッサージ・鍼灸について */
  .about .about_in .about-use1 ul li {
    width: 20%;
  }
  .about .about_in .about-use1 ul {
    margin-bottom: 0px;
    padding: 0;
  }
  .about .about_in .about-use1 ul li:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 25%;
    left: 103%;
    background-size: 100%;
  }

  /* ケアマネージャーさん・医療関係者の方へ */
  .care-manager {
    padding-top: 0px;
  }
}

@media screen and (max-width: 769px) {
  .c-header h2 {
    max-width: fit-content;
    width: 100%;
    font-size: 22px;
    text-align: center;
    word-break: auto-phrase;
  }
  .visit,
  .problem,
  .flow-of-use,
  .about,
  .charge,
  .care-manager,
  .q-and-a {
    padding: 0;
    z-index: 0;
  }

  /* 訪問灸鍼とは */
  .visit {
    padding: 20px 3% 50px;
  }
  .visit-in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .visit-in img {
    max-width: max-content;
    width: 100%;
  }
  .visit-in .text {
    display: block;
    width: ;
  }
  .visit-in .text p {
    writing-mode: unset;
    width: 100%;
    margin: 0;
  }

  /* このようなお悩みありませんか？ */
  .problem .problem_in {
    max-width: fit-content;
    width: 100%;
    margin: auto;
    padding: 50px 3% 0px;
  }
  .problem .problem-list {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .problem .problem-list .problem_item {
    width: 100%;
    margin: 0;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .problem .problem-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .problem .insurable {
    max-width: fit-content;
    width: 100%;
    margin: auto;
    padding: 0px 3% 60px;
  }
  .problem .insurable h3 {
    font-size: 20px;
  }
  .problem .insurable .insurable-in img {
    position: relative;
    max-width: 360px;
    bottom: -40px;
  }
  .problem .insurable .insurable-in .insurable-in_list {
    max-width: fit-content;
    width: 100%;
    padding: 66px 11px 40px;
  }
  .problem .insurable .insurable-in .insurable-in_list p {
    margin: 0;
    margin-top: 20px;
    text-align: left;
  }
  .problem
    .insurable
    .insurable-in
    .insurable-in_list
    .insurable-in_list-text
    p {
    width: 90%;
  }

  /* ご利用の流れ */
  .flow-of-use .flow-of-use_in {
    padding: 30px 3%;
  }
  .flow-of-use .flow-of-use_in .c-header h2 {
    max-width: fit-content;
    width: 100%;
    font-size: 24px;
    text-align: center;
    word-break: auto-phrase;
  }
  .flow-of-use .flow-of-use_in .point01 ul {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    flex-direction: column-reverse;
    align-items: center;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left {
    min-width: fit-content;
    width: 100%;
    margin: auto;
    margin-right: 0;
  }
  .flow-of-use .flow-of-use_in .point01 ul .right,
  .flow-of-use .flow-of-use_in .point02 ul .left {
    max-width: max-content;
    width: 100%;
    margin-bottom: 20px;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left strong,
  .flow-of-use .flow-of-use_in .point02 ul .right strong {
    font-size: 35px;
  }
  .flow-of-use .flow-of-use_in .point01 ul .left span,
  .flow-of-use .flow-of-use_in .point02 ul .right span {
    font-size: 24px;
    margin: 10px 0px;
  }
  .flow-of-use .flow-of-use_in .point02 ul {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-content: flex-start;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
  }
  .flow-of-use .flow-of-use_in .point02 ul .right {
    min-width: unset;
    width: 100%;
    margin: 0;
    margin-left: 0;
  }
  .flow-of-use .flow-of-use_in .point02 ul .right p {
    margin: 0;
    margin-bottom: 1em;
  }
  .p-reason_utility02 {
    width: 88.42vw;
    margin: 0;
    top: -30%;
  }

  /* 施術についての説明 */
  .c-header.middle h2 {
    font-size: 22px;
  }
  .medical-treatment .medical-treatment_in {
    padding: 0;
  }
  .medical-treatment .medical-treatment_in .medical-treatment_wrap.pc {
    display: none;
  }
  .medical-treatment .medical-treatment_in .medical-treatment_wrap.sp {
    display: block;
  }

  /* 料金 */
  .charge .charge-in {
    max-width: fit-content;
    width: 100%;
    padding: 30px 3%;
  }

  /* たくみ整骨院の訪問リハビリマッサージ・鍼灸について */
  .about .about_in {
    max-width: fit-content;
    width: 100%;
    padding: 30px 3%;
  }
  .about .about_in .about-use1 ul {
    margin-bottom: 20px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
  }
  .about .about_in .about-use1 ul li {
    display: block;
    width: 60%;
    margin: 0;
  }
  .about .about_in .about-use1 ul li h4,
  .about .about_in .about-use2 ul li h4 {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .about .about_in .about-use2.sp img {
    width: auto;
    margin: auto;
    margin-bottom: 25px;
  }
  .about .about_in .about-use1 ul li:before {
    content: "";
    display: none;
  }

  /* ケアマネージャーさん・医療関係者の方へ */
  .care-manager .care-manager_in {
    max-width: fit-content;
    width: 100%;
    padding: 30px 3%;
  }

  /* よくあるご質問 */
  .q-and-a .q-and-a_in {
    padding: 30px 3%;
  }
  .q-and-a .faq_wrap {
    width: 100%;
    margin: 40px auto;
    padding: 0;
  }
}
