@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
.hokengai__mainvisual-sp {
  display: block;
  margin-block-end: 0 !important;
}
@media screen and (min-width: 600px) {
  .hokengai__mainvisual-sp {
    display: none;
  }
}
.hokengai__mainvisual-pc {
  display: none;
}
@media screen and (min-width: 600px) {
  .hokengai__mainvisual-pc {
    display: block;
  }
}
.hokengai__subhead {
  line-height: 1.4;
}
@media screen and (max-width: 600px) {
  .hokengai__subhead {
    font-size: 13px !important;
  }
}
.hokengai__about.sp_only h2, .hokengai__about.pc_only h2 {
  border-radius: 5px !important;
  padding: 3px !important;
  font-size: 16px !important;
}
@media screen and (min-width: 600px) {
  .hokengai__about.sp_only h2, .hokengai__about.pc_only h2 {
    font-size: 18px !important;
    padding: 5px !important;
    margin-bottom: 10px;
  }
}
.hokengai__about.sp_only p, .hokengai__about.pc_only p {
  line-height: 1.6 !important;
  padding: 0px !important;
  font-size: 14px !important;
  text-align: center !important;
}
@media screen and (min-width: 600px) {
  .hokengai__about.sp_only p, .hokengai__about.pc_only p {
    line-height: 2 !important;
    font-size: 16px !important;
  }
}
.hokengai__about.pc_only h2 {
  padding: 10px 20px !important;
}
.hokengai__about.pc_only p {
  padding: 10px !important;
  line-height: normal !important;
}
.hokengai__about figure {
  margin-bottom: 10px !important;
}
.hokengai__about figure > img {
  border-radius: 5px !important;
}
@media screen and (max-width: 960px) {
  .hokengai__about .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.hokengai__about .swell-block-columns__inner {
  justify-content: center;
}
.hokengai__servicegaiyo {
  border: solid 2px #fe6306;
  background-color: white;
  border-radius: 5px;
  padding: 10px;
}
@media screen and (min-width: 600px) {
  .hokengai__servicegaiyo {
    padding: 30px;
  }
}
.hokengai__servicegaiyo p {
  line-height: 1.3;
}
.hokengai__servicegaiyo-en {
  color: #fe6306 !important;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .hokengai__servicegaiyo-wrap {
    display: flex;
  }
}
.hokengai__servicegaiyo-wrap-about {
  margin-top: 10px;
}
@media screen and (max-width: 600px) {
  .hokengai__servicegaiyo-wrap-about {
    font-size: 1rem;
    margin-left: 20px;
    margin-top: 0;
  }
}
.hokengai__servicegaiyo-jp {
  font-weight: bold;
  color: #414141 !important;
}
.hokengai__servicegaiyo table td {
  font-size: 14px !important;
}
.hokengai__servicegaiyo img {
  border-radius: 5px !important;
}
@media screen and (max-width: 600px) {
  .hokengai__pricetable td {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 600px) {
  .hokengai__pricetable-add {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 600px) {
  .hokengai__information p, .hokengai__information li {
    font-size: 14px !important;
    line-height: 1.4;
  }
}

@media screen and (max-width: 600px) {
  .hokengaiinfo {
    padding: 10px !important;
    font-size: 13px !important;
  }
}
.hokengaiinfo p {
  font-size: 13px !important;
}/*# sourceMappingURL=hokengai.css.map */