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

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
@font-face {
  font-family: "ProzaLibreLocal";
  src: url("/wp-content/themes/swell_child_asaigaiso/font/ProzaLibre-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
body {
  font-weight: 400;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.f_common {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.f_min {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.f_proza {
  font-family: "ProzaLibreLocal", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fw_400 {
  font-weight: 400 !important;
}

.fw_500 {
  font-weight: 500 !important;
}

.fw_600 {
  font-weight: 600 !important;
}

.fw_700 {
  font-weight: 700 !important;
}

.fw_900 {
  font-weight: 900 !important;
}

#body_wrap:not(.logged-in) .logout_invalid a {
  pointer-events: none;
}
#body_wrap:not(.logged-in) .logout_displaynone {
  display: none;
}

a:hover {
  opacity: 0.7;
  cursor: pointer;
}

.link a {
  word-break: break-all;
}

.w100 img {
  width: 100%;
}

@media print, screen and (min-width: 960px) {
  .w100_pc img {
    width: 100%;
  }
}

@media print, screen and (min-width: 600px) {
  .w90 img {
    width: 90%;
  }
  .w80 img {
    width: 80%;
  }
  .w75 img {
    width: 75%;
  }
  .w70 img {
    width: 70%;
  }
  .w60 img {
    width: 60%;
  }
  .w50 img {
    width: 50%;
  }
  .w40 img {
    width: 40%;
  }
  .w30 img {
    width: 30%;
  }
  .w15 img {
    width: 15%;
  }
}
h2.mtno,
h3.mtno,
h4.mtno,
h5.mtno,
h6.mtno {
  margin-top: 0 !important;
}

.c_theme {
  color: var(--color_main);
}

.c_theme2 {
  color: #FF8D1B;
}

.c_inherit {
  color: inherit;
}

.c_white {
  color: #fff;
}

.bg_theme {
  background-color: var(--color_main);
}

.bg_theme2 {
  background-color: #FF8D1B;
}

.bg_theme3 {
  background-color: #84CF4D;
}

.bg_theme4 {
  background: #FFF4CA;
}

.bg_white {
  background-color: #fff;
}

.bg_black {
  background-color: #333;
}

.bg_line {
  background-color: #03C755;
}

.bg_gra {
  background: linear-gradient(232.26deg, #84CF4D 2.98%, #37B858 97.5%);
}

.bg_beige {
  background: #F4F1EE;
}

.ta_c {
  text-align: center;
}

.ta_r {
  text-align: right;
}

.ta_l {
  text-align: left;
}

.ta_j {
  text-align: justify;
}

.ta_c_pc {
  text-align: left;
}
@media print, screen and (min-width: 960px) {
  .ta_c_pc {
    text-align: center;
  }
}

.ta_l_pc {
  text-align: center;
}
@media print, screen and (min-width: 960px) {
  .ta_l_pc {
    text-align: left !important;
  }
}

.ta_l_tapc {
  text-align: center;
}
@media print, screen and (min-width: 600px) {
  .ta_l_tapc {
    text-align: left !important;
  }
}

.ta_r_pc {
  text-align: center;
}
@media print, screen and (min-width: 960px) {
  .ta_r_pc {
    text-align: right !important;
  }
}

.ta_r_pcta {
  text-align: center;
}
@media print, screen and (min-width: 600px) {
  .ta_r_pcta {
    text-align: right !important;
  }
}

@media print, screen and (max-width: 959px) {
  .ta_l_spta {
    text-align: left;
  }
}

@media print, screen and (max-width: 599px) {
  .ta_l_sp {
    text-align: left;
  }
}

.mr10 {
  margin-right: 10px !important;
}

.mbno {
  margin-bottom: 0 !important;
}

.mtno {
  margin-top: 0 !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

@media print, screen and (max-width: 959px) {
  .mb5_spta {
    margin-bottom: 5px !important;
  }
}

@media print, screen and (max-width: 599px) {
  .mb10_sp {
    margin-bottom: 10px !important;
  }
}

.plno {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pl1em {
  padding-left: 1em !important;
}

.pr1em {
  padding-right: 1em !important;
}

.padno {
  padding: 0 !important;
}

.pad_s {
  padding: 1em !important;
}

.pad_ss {
  padding: 0.5em !important;
}

.pad_m {
  padding: 2em !important;
}

.ptno {
  padding-top: 0 !important;
}

.pt2em {
  padding-top: 2em !important;
}

.pt4em {
  padding-top: 4em !important;
}

.pbno {
  padding-bottom: 0 !important;
}

.pb2em {
  padding-bottom: 2em !important;
}

.pb2-4em {
  padding-bottom: 2em !important;
}
@media print, screen and (min-width: 960px) {
  .pb2-4em {
    padding-bottom: 4em !important;
  }
}

.pb4 {
  padding-bottom: 4px !important;
}

.pt2-4em {
  padding-top: 2em !important;
}
@media print, screen and (min-width: 960px) {
  .pt2-4em {
    padding-top: 4em !important;
  }
}

.pt2-3em {
  padding-top: 2em !important;
}
@media print, screen and (min-width: 960px) {
  .pt2-3em {
    padding-top: 3em !important;
  }
}

.pt2em_sp {
  padding-top: 0 !important;
}
@media print, screen and (max-width: 959px) {
  .pt2em_sp {
    padding-top: 2em !important;
  }
}

@media print, screen and (min-width: 960px) {
  .pt4em_pc {
    padding-top: 4em !important;
  }
}

.pd2 {
  padding: 2px !important;
}

.pd5 {
  padding: 5px !important;
}

.pd7 {
  padding: 7px !important;
}

.pd10 {
  padding: 10px !important;
}

.pd15 {
  padding: 15px !important;
}

.pd20 {
  padding: 20px !important;
}

.pd5-10 {
  padding: 5px 10px !important;
}

@media print, screen and (min-width: 960px) {
  .pd30_pc {
    padding: 30px !important;
  }
}

.spview {
  display: none;
}
@media print, screen and (max-width: 599px) {
  .spview {
    display: block;
  }
}

.tapcview {
  display: none;
}
@media print, screen and (min-width: 600px) {
  .tapcview {
    display: block;
  }
}

.taview {
  display: none;
}
@media print, screen and (min-width: 600px) and (max-width: 959px) {
  .taview {
    display: block;
  }
}

.sptaview {
  display: none;
}
@media print, screen and (max-width: 959px) {
  .sptaview {
    display: block;
  }
}

.sppcview {
  display: none;
}
@media print, screen and (max-width: 599px) {
  .sppcview {
    display: block;
  }
}
@media print, screen and (min-width: 960px) {
  .sppcview {
    display: block;
  }
}

.pcview {
  display: block;
}
@media print, screen and (max-width: 959px) {
  .pcview {
    display: none;
  }
}

.pc_lview {
  display: block;
}
@media print, screen and (max-width: 1279px) {
  .pc_lview {
    display: none;
  }
}

.talview {
  display: none;
}
@media print, screen and (max-width: 1279px) {
  .talview {
    display: block;
  }
}
@media print, screen and (max-width: 959px) {
  .talview {
    display: none;
  }
}

.op2 {
  opacity: 0.2;
}

.op3 {
  opacity: 0.3;
}

.op7 {
  opacity: 0.7;
}

@media print, screen and (max-width: 959px) {
  .w5_spta {
    width: 5%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w20_spta {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w30_spta {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w40_spta {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w50_spta {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w60_spta {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w70_spta {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w80_spta {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w90_spta {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 959px) {
  .w100_spta {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w10_sp {
    width: 10%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w20_sp {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w30_sp {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w40_sp {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w50_sp {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w55_sp {
    width: 55%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w60_sp {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w70_sp {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w80_sp {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w90_sp {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (max-width: 599px) {
  .w100_sp {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w50_content {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w55_content {
    width: 55%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w60_content {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w65_content {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w70_content {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w75_content {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w80_content {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w85_content {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w90_content {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media print, screen and (min-width: 1200px) {
  .w95_content {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
}

.w100_content {
  width: 100%;
}

.max_1280 {
  width: calc(100% + 80px);
  margin-left: -40px;
}
@media (max-width: 1279px) {
  .max_1280 {
    width: 100%;
    margin-left: 0;
  }
}

.max_1000 {
  width: 100%;
  max-width: 1000px !important;
  margin-left: auto;
  margin-right: auto;
}

.max_900 {
  width: 100%;
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
}

.max_800 {
  width: 100%;
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}

.max_580 {
  max-width: 580px !important;
}

@media print, screen and (min-width: 960px) {
  .w100vw_pc {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}

#sb_instagram .sbi_follow_btn a {
  margin-top: 0;
}

.tdno,
.tdno a {
  text-decoration: none;
  color: inherit;
}

.td_underline {
  text-decoration: underline;
}

.has-border.-border01._black {
  border-color: #333;
}

ul.liststyle_none {
  list-style: none;
  padding-left: 0;
}

.w_fit {
  width: fit-content;
}
.w_fit._center {
  margin-left: auto !important;
  margin-right: auto !important;
}
.w_fit._left {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.w_fit._right {
  margin-left: auto !important;
  margin-right: 0 !important;
}

@media print, screen and (min-width: 600px) {
  .w_fit_tapc {
    width: fit-content;
  }
}

form input[type=text],
form input[type=email],
form input[type=tel],
form textarea {
  width: 100%;
}
form input[type=submit] {
  display: inline-block;
  width: 440px;
  max-width: 100%;
  padding: 1.1rem 1rem;
  background: #FFF4CA;
  border: 2px solid #fff;
  color: var(--color_main);
  font-weight: bold;
  font-size: 18px;
  border-radius: 36px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media print, screen and (max-width: 599px) {
  form input[type=submit] {
    width: 100%;
    max-width: 440px;
    padding: 0.8rem 0.5rem;
    font-size: 16px;
  }
}
form textarea {
  resize: vertical;
}

.form_wrap .table_wrap {
  background-color: #f7fbff;
  padding: 1em;
  border-radius: 20px;
  margin-bottom: 0.5em;
}
@media print, screen and (min-width: 768px) {
  .form_wrap .table_wrap {
    padding: 3em;
  }
}
@media print, screen and (min-width: 1264px) {
  .form_wrap .table_wrap {
    padding: 3em 5em;
  }
}
.form_wrap .page_fukidashi_index {
  background-color: var(--color_main);
  color: #fff;
  padding: 5px 30px;
  width: fit-content;
  margin: 1.5em auto;
}
@media print, screen and (min-width: 1264px) {
  .form_wrap .page_fukidashi_index {
    padding: 10px 50px;
  }
}
.form_wrap table {
  width: 100%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all;
}
.form_wrap table tr {
  display: block;
  margin-bottom: 7px;
}
.form_wrap table th,
.form_wrap table td {
  font-size: 16px;
  display: block;
  width: 100%;
  border: none;
  padding-left: 0;
  padding-top: 0;
}
.form_wrap table th {
  display: flex;
  align-items: flex-start;
  color: #333;
  background: none;
  padding-bottom: 8px;
}
.form_wrap table th:before {
  background: transparent;
}
.form_wrap table td {
  padding-right: 0;
}
.form_wrap table td:last-child {
  border-right: none;
}
.form_wrap table td small {
  display: block;
  line-height: 1.4;
  margin-top: 2px;
  margin-bottom: 2px;
}
.form_wrap table td input[type=text],
.form_wrap table td input[type=email],
.form_wrap table td textarea {
  width: 100%;
}
.form_wrap table td input[type=text], .form_wrap table td input[type=email], .form_wrap table td input[type=tel], .form_wrap table td input[type=number],
.form_wrap table td textarea,
.form_wrap table td select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: #fff;
  padding: 0.25em 0.5em;
  border-radius: 4px;
  font-size: 16px;
  border: 1px solid #666;
}
@media print, screen and (min-width: 960px) {
  .form_wrap table td input[type=text], .form_wrap table td input[type=email], .form_wrap table td input[type=tel], .form_wrap table td input[type=number],
  .form_wrap table td textarea,
  .form_wrap table td select {
    padding: 0.5em;
  }
}
.form_wrap table td input[name=your-postcode] {
  width: 120px;
  margin-bottom: 7px;
}
.form_wrap table td input[type=date] {
  width: 250px;
  margin-bottom: 7px;
  border: none;
  outline: none;
  background: #fff;
  padding: 0.25em 0.5em;
  border-radius: 4px;
  font-size: 16px;
  border: 1px solid #666;
}
@media print, screen and (min-width: 960px) {
  .form_wrap table td input[type=date] {
    padding: 0.5em;
  }
}
.form_wrap table td input[type=number] {
  width: 60px;
  margin: 0 6px;
}
.form_wrap table td input[type=text].your-space,
.form_wrap table td input[type=text].your-age,
.form_wrap table td input[type=text].your-progress {
  width: 5em;
  margin-left: 3px;
  margin-right: 3px;
}
.form_wrap table td .wpcf7-list-item {
  margin-bottom: 4px;
}
.form_wrap table tr:last-child > td {
  border-bottom: none;
}
.form_wrap table .caution {
  font-size: 0.9em;
  display: block;
  margin-bottom: 3px;
}
@media print, screen and (min-width: 960px) {
  .form_wrap .people td {
    display: flex;
    flex-wrap: wrap;
  }
  .form_wrap .people td .adults {
    margin-right: 20px;
  }
  .form_wrap .hope {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .form_wrap .hope input[type=date] {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.form_wrap .hope, .form_wrap .adults {
  margin-bottom: 10px;
}
.form_wrap .require, .form_wrap .any {
  display: inline-block;
  margin-right: 10px;
  margin-top: 2px;
  opacity: 1;
  padding: 2px 8px;
  font-weight: 500;
  white-space: nowrap;
}
.form_wrap .require {
  background: #C40003;
  color: #fff;
}
.form_wrap .any {
  color: #666;
  background: #fff;
  border: 1px solid #666;
}
.form_wrap input[type=submit] {
  display: inline-block;
  padding: 0.7em 2em;
  background: #FFF4CA;
  border: 2px solid #fff;
  color: var(--color_main);
  border-radius: 50px;
  font-weight: bold;
  width: 100%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.form_wrap .submit-btn {
  text-align: center;
}
.form_wrap .submit_wrap > p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.form_wrap .submit_wrap > p input.wpcf7-previous {
  margin-right: 15px;
}
.form_wrap .wpcf7-spinner {
  display: none !important;
}
.form_wrap .wpcf7-list-item {
  margin-left: 0;
  display: inline-block;
  margin-right: 15px;
}
.form_wrap .mwform-checkbox-field {
  display: block;
}
.form_wrap .wpcf7-previous {
  margin-right: 10px;
}
@media print, screen and (min-width: 960px) {
  .form_wrap table th {
    font-size: 18px;
  }
  .form_wrap table td {
    font-size: 17px;
  }
}

.privacypolicy_wrap {
  height: 300px;
  overflow: scroll;
  border-top: 2px solid var(--color_main);
  border-bottom: 2px solid var(--color_main);
  padding: 2rem;
}
.privacypolicy_wrap h2 {
  font-size: 18px;
  margin-top: 2em;
  margin-bottom: 0.5em;
  color: #333 !important;
  border-top: none;
  border-bottom: none;
  padding: 0;
}
.privacypolicy_wrap p, .privacypolicy_wrap li {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 1.6em !important;
}
.privacypolicy_wrap .wp-block-spacer {
  display: none;
}
@media print, screen and (min-width: 960px) {
  .privacypolicy_wrap {
    height: 400px;
  }
  .privacypolicy_wrap h2 {
    font-size: 20px;
  }
}
@media print, screen and (max-width: 959px) {
  .privacypolicy_wrap {
    padding: 1rem;
  }
}

.wpcf7-spinner {
  display: none !important;
}

.form_caution_text {
  margin-top: 10px;
  font-size: 14px;
}

.pp_text {
  color: #FF8D1B;
}

.pp {
  margin-bottom: 15px;
  text-align: center;
}

#autozip {
  display: none !important;
}

@media print, screen and (max-width: 767px) {
  .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0;
  }
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.form_caution_text {
  margin-top: 10px;
  font-size: 14px;
}

.pp {
  margin-top: 1rem;
  margin-bottom: 1em;
  text-align: center;
  font-weight: bold;
}

.post_thumb img {
  vertical-align: bottom;
  width: 100%;
  height: 100%;
  aspect-ratio: 6/4;
  object-fit: cover;
}

.bs_gray {
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.16);
}

.bs_shadow {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.bs_shadow02 {
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
}

figure.bs_shadow img {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.border_black {
  border: 1px solid #333 !important;
}

.border_black_2 {
  border: 2px solid #333 !important;
}

.border_theme {
  border: 1px solid var(--color_main) !important;
}

.br0 {
  border-radius: 0 !important;
}
.br0 a {
  border-radius: 0 !important;
}

.br5 {
  border-radius: 5px !important;
}

.br10 {
  border-radius: 10px !important;
  overflow: hidden;
}
.br10 a {
  border-radius: 10px !important;
  overflow: hidden;
}

.br15 {
  border-radius: 15px !important;
  overflow: hidden;
}

.br20 {
  border-radius: 20px !important;
  overflow: hidden;
}

.br24 {
  border-radius: 24px !important;
  overflow: hidden;
}

.br30 {
  border-radius: 30px !important;
  overflow: hidden;
}

.br40 {
  border-radius: 40px !important;
  overflow: hidden;
}

.br50 {
  border-radius: 50px !important;
}

.br90 {
  border-radius: 90px !important;
}

.br50p {
  border-radius: 50% !important;
}

@media print, screen and (max-width: 599px) {
  .br20_sp {
    border-radius: 20px !important;
    overflow: hidden;
  }
}

@media print, screen and (max-width: 599px) {
  .br10_sp {
    border-radius: 10px !important;
    overflow: hidden;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex.fnowrap {
  flex-wrap: nowrap;
}
.flex.c2 .item {
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}
.flex.c2 .item:nth-child(2n) {
  margin-right: 0;
}
.flex.c3 .item {
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}
.flex.c3 .item:nth-child(3n) {
  margin-right: 0;
}
.flex.c4 .item {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
}
.flex.c4 .item:nth-child(4n) {
  margin-right: 0;
}
.flex.c5 .item {
  width: calc((100% - 80px) / 5);
  margin-right: 20px;
}
.flex.c5 .item:nth-child(5n) {
  margin-right: 0;
}
.flex.fdc {
  flex-direction: column;
}
.flex.aifs {
  align-items: flex-start;
}
.flex.ac {
  align-items: center;
}
.flex.jcsb {
  justify-content: space-between;
}
.flex.jcc {
  justify-content: center;
}
.flex.jcfs {
  justify-content: flex-start;
}
.flex.jcfe {
  justify-content: flex-end;
}
.flex.sb {
  justify-content: space-between;
}
.flex.ae {
  align-items: flex-end;
}
.flex.fr {
  flex-direction: row-reverse;
}
@media (max-width: 599px) {
  .flex.jcc_sp {
    justify-content: center;
  }
}
@media print, screen and (min-width: 768px) {
  .flex_pc {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
  .flex_pc.ac {
    align-items: center;
  }
  .flex_pc.sb {
    justify-content: space-between;
  }
  .flex_pc.jcc {
    justify-content: center;
  }
  .flex_pc.ae {
    align-items: flex-end;
  }
  .flex_pc.fr {
    flex-direction: row-reverse;
  }
  .flex_pc.c2 > .item {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
  }
  .flex_pc.c2 > .item:nth-child(2n) {
    margin-right: 0;
  }
  .flex_pc.c3 > .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
  .flex_pc.c3 > .item:nth-child(3n) {
    margin-right: 0;
  }
  .flex_pc.c4 > .item {
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
  }
  .flex_pc.c4 > .item:nth-child(4n) {
    margin-right: 0;
  }
  .flex_pc.c5 > .item {
    width: calc((100% - 120px) / 5);
    margin-right: 30px;
  }
  .flex_pc.c5 > .item:nth-child(5n) {
    margin-right: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .boxwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .boxwrap.ac {
    align-items: center;
  }
  .boxwrap.ae {
    align-items: flex-end;
  }
  .boxwrap.fr {
    flex-direction: row-reverse;
  }
  .boxwrap > .item1 {
    width: 10%;
  }
  .boxwrap > .item9 {
    width: calc(90% - 30px);
  }
  .boxwrap > .item2 {
    width: 20%;
  }
  .boxwrap > .item8 {
    width: calc(80% - 30px);
  }
  .boxwrap > .item3 {
    width: 30%;
  }
  .boxwrap > .item7 {
    width: calc(70% - 30px);
  }
  .boxwrap > .item4 {
    width: 40%;
  }
  .boxwrap > .item6 {
    width: calc(60% - 30px);
  }
  .boxwrap > .item5 {
    width: calc((100% - 30px) / 2);
  }
  .boxwrap > .item10 {
    width: 100%;
  }
  .boxwrap img {
    margin-bottom: 0;
  }
}
.boxwrap.bwsp {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.boxwrap.bwsp.ac {
  align-items: center;
}
.boxwrap.bwsp.ae {
  align-items: flex-end;
}
.boxwrap.bwsp.fr {
  flex-direction: row-reverse;
}
.boxwrap.bwsp > .item1 {
  width: 10%;
}
.boxwrap.bwsp > .item9 {
  width: calc(90% - 15px);
}
.boxwrap.bwsp > .item2 {
  width: 20%;
}
.boxwrap.bwsp > .item8 {
  width: calc(80% - 15px);
}
.boxwrap.bwsp > .item3 {
  width: 30%;
}
.boxwrap.bwsp > .item7 {
  width: calc(70% - 15px);
}
.boxwrap.bwsp > .item4 {
  width: 40%;
}
.boxwrap.bwsp > .item6 {
  width: calc(60% - 15px);
}
.boxwrap.bwsp > .item5 {
  width: calc((100% - 15px) / 2);
}
.boxwrap.bwsp > .item10 {
  width: 100%;
}

.tac {
  text-align: center;
}

.d-block {
  display: block;
}
.d-block img {
  display: block;
}

@media (min-width: 600px) {
  .d-md-block {
    display: block;
  }
  .d-md-block img {
    display: block;
  }
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}
.d-inline-block img {
  display: inline-block;
}

small.d_block,
span.d_block {
  display: block;
}

@media print, screen and (max-width: 599px) {
  span.d_block_sp {
    display: block !important;
  }
}

@media print, screen and (max-width: 959px) {
  span.d_block_spta {
    display: block !important;
  }
}

.vam {
  vertical-align: middle;
}

.vam_img img {
  vertical-align: middle;
}

.vam_table th, .vam_table td {
  vertical-align: middle;
}

.is-row.ac {
  align-items: center;
}

.mainwrap {
  width: calc(100% - 30px);
  margin: 0 auto;
  max-width: 1200px;
}
.mainwrap .mainwrap {
  max-width: 100%;
}

.fr > .swell-block-columns__inner {
  flex-direction: row-reverse;
}

.sb > .swell-block-columns__inner {
  justify-content: space-between;
}

.jc_c > .swell-block-columns__inner {
  justify-content: center;
}

@media print, screen and (max-width: 959px) {
  .jc_c_spta > .swell-block-columns__inner {
    justify-content: center;
  }
}

.jc_fe > .swell-block-columns__inner {
  justify-content: flex-end;
}

.wrap_map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.wrap_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.wrap_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.wrap_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.c-balloon__icon.-circle img {
  border-radius: 50%;
  overflow: hidden;
}

.c-balloon.-bln-left .c-balloon__text {
  max-width: 97%;
  margin: 0 auto 0 2em;
  line-height: 1.8;
}
.c-balloon.-bln-left .c-balloon__text .u-fz-l {
  line-height: 1.4;
}
@media print, screen and (max-width: 599px) {
  .c-balloon.-bln-left .c-balloon__text {
    margin: 0 auto 0 1em;
  }
}
.c-balloon.-bln-left .c-balloon__body {
  display: block;
  padding: 0;
}
@media print, screen and (min-width: 960px) {
  .c-balloon.-bln-left {
    align-items: center;
  }
  .c-balloon.-bln-left .c-balloon__icon {
    width: 150px;
  }
  .c-balloon.-bln-left .c-balloon__iconImg {
    width: 150px;
    height: 150px;
  }
  .c-balloon.-bln-left .c-balloon__text {
    padding: 1em 2em;
  }
  .c-balloon.-bln-left .c-balloon__shapes {
    top: 46%;
  }
}

.c-balloon.-bln-right .c-balloon__text {
  max-width: 97%;
  margin: 0 2em 0 auto;
  line-height: 1.8;
}
.c-balloon.-bln-right .c-balloon__text .u-fz-l {
  line-height: 1.4;
}
@media print, screen and (max-width: 599px) {
  .c-balloon.-bln-right .c-balloon__text {
    margin: 0 1em 0 auto;
  }
}
.c-balloon.-bln-right .c-balloon__body {
  display: block;
  padding: 0;
}
@media print, screen and (min-width: 960px) {
  .c-balloon.-bln-right {
    align-items: center;
  }
  .c-balloon.-bln-right .c-balloon__icon {
    width: 150px;
  }
  .c-balloon.-bln-right .c-balloon__iconImg {
    width: 150px;
    height: 150px;
  }
  .c-balloon.-bln-right .c-balloon__text {
    padding: 1em 2em;
  }
  .c-balloon.-bln-right .c-balloon__shapes {
    top: 46%;
  }
}

.o_hidden {
  overflow: hidden;
}

.o_visible {
  overflow: visible !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 600px) {
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 960px) {
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
.z-1 {
  z-index: 1;
  position: relative;
}

.z-2 {
  z-index: 2;
  position: relative;
}

.nowrap {
  white-space: nowrap;
}

.border_none {
  border: none !important;
}

.relative {
  position: relative;
}

.flex1 {
  flex: 1;
}

.mbms05 {
  margin-bottom: -0.5rem !important;
}

.mbms1 {
  margin-bottom: -1rem !important;
}

.mbms15 {
  margin-bottom: -1.5rem !important;
}

.mbms2 {
  margin-bottom: -2rem !important;
}

.mbms3 {
  margin-bottom: -3rem !important;
}

@media (max-width: 959px) {
  .mb-0_ta {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 599px) {
  .mbms1_sp {
    margin-bottom: -1rem !important;
  }
}

@media (max-width: 599px) {
  .mbms3_sp {
    margin-bottom: -3rem !important;
  }
}

@media (max-width: 599px) {
  .mbms4_sp {
    margin-bottom: -4rem !important;
  }
}

@media (max-width: 959px) {
  .cmg1x_spta {
    --swl-clmn-mrgn--x: 1rem !important;
  }
}

/*=============================================
# ヘッダー
============================================= */
@media (min-width: 600px) {
  #body_wrap.home .l-header {
    top: 0;
    position: absolute;
    background: transparent;
  }
}
@media (min-width: 960px) {
  #body_wrap:not(.home) .l-header {
    padding-bottom: 1rem;
  }
}

.l-header .l-header__bar {
  background: transparent;
}
.l-header .l-header__bar .c-catchphrase {
  padding: 10px 0;
  font-size: 14px;
  width: 100%;
}
.l-header .l-header__barInner {
  max-width: 100%;
  padding: 0 20px;
}
@media (max-width: 1279px) {
  .l-header .l-header__barInner {
    padding: 0 1rem;
  }
}
@media (min-width: 960px) {
  .l-header .l-header__inner {
    background: #fff;
    border-radius: 40px;
    max-width: calc(100% - 40px);
    padding: 0 2rem;
    margin: 4px 20px 0;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .l-header .l-header__inner {
    max-width: calc(100% - 2rem);
    padding: 0 1rem;
    margin: 4px 1rem 0;
  }
}
.l-header .l-header__logo {
  padding: 12px 0;
  margin-right: 0;
}
@media (max-width: 959px) {
  .l-header .l-header__logo {
    margin-right: auto;
    padding: 0;
  }
}
@media (max-width: 959px) {
  .l-header .-img .c-headLogo__link {
    padding: 5px 1rem 5px 4vw;
    background: #fff;
    border-radius: 0 0 16px 0;
  }
}
.l-header .c-gnavWrap {
  margin: 0 8% 0 auto;
}
@media (max-width: 1699px) {
  .l-header .c-gnavWrap {
    margin: 0 auto;
  }
}
.l-header .c-gnav {
  align-items: center;
}
.l-header .c-gnav > .menu-item {
  height: auto;
}
.l-header .c-gnav > .menu-item:not(:first-child) {
  border-left: 1px solid #00C85F;
}
.l-header .c-gnav > .menu-item > a {
  padding: 10px 20px;
}
@media (max-width: 1699px) {
  .l-header .c-gnav > .menu-item > a {
    padding: 10px 10px;
  }
}
@media (max-width: 1199px) {
  .l-header .c-gnav > .menu-item > a {
    padding: 10px 6px;
  }
}
.l-header .c-gnav > .menu-item > a .ttl {
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 1699px) {
  .l-header .c-gnav > .menu-item > a .ttl {
    font-size: 14px;
  }
}
@media (max-width: 1279px) {
  .l-header .c-gnav > .menu-item > a .ttl {
    font-size: 12px;
  }
}
.l-header .header_tel_num {
  font-size: 32px;
}
.l-header .header_mail_wrap {
  position: relative;
  height: 80px;
}
@media (max-width: 1199px) {
  .l-header .header_mail_wrap {
    display: none !important;
  }
}
.l-header .header_mail_wrap a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 124px;
  height: 124px;
  background: #FF8D1B;
  border: 3px solid #FFF4CA;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.l-fixHeader:before {
  background: #fff;
}

.l-fixHeader .w-header {
  display: none !important;
}

.c-iconBtn__icon {
  color: #fff;
}

/*=============================================
# フッター
============================================= */
@media (min-width: 960px) {
  .l-footer {
    padding-bottom: 96px !important;
  }
}
.l-footer .l-footer__widgetArea {
  padding: 2rem 0;
}
.l-footer .w-footer {
  display: grid;
  grid-template-columns: 450px 1fr;
  gap: 3rem;
}
@media (max-width: 959px) {
  .l-footer .w-footer {
    grid-template-columns: 100%;
    gap: 1.5rem;
  }
}
.l-footer .w-footer__box {
  padding: 0;
}
@media (max-width: 959px) {
  .l-footer .w-footer__box:nth-child(1) {
    max-width: 450px;
    margin: 0 auto;
  }
}
.l-footer .w-footer__box:nth-child(2) {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1279px) {
  .l-footer .w-footer__box:nth-child(2) {
    grid-template-columns: auto auto auto;
  }
}
@media (max-width: 599px) {
  .l-footer .w-footer__box:nth-child(2) {
    grid-template-columns: auto auto;
    row-gap: 1rem;
  }
}
.l-footer .w-footer__box:nth-child(2) .c-widget + .c-widget {
  margin-top: 0;
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu a {
  padding: 0.5em 0;
  border-bottom: none;
}
@media (max-width: 599px) {
  .l-footer .w-footer__box:nth-child(2) .c-listMenu a {
    font-size: 13px;
  }
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu .menu > li:not(.nav_em) > a:before {
  content: none;
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu .menu > li.nav_em > a {
  padding-left: 2em;
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu .menu > li.nav_em > a:before {
  content: "▶";
  left: 0.8em;
  color: #00C85F;
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu .sub-menu a {
  font-size: 1em;
  padding-left: 2em;
}
@media (max-width: 599px) {
  .l-footer .w-footer__box:nth-child(2) .c-listMenu .sub-menu a {
    font-size: 13px;
  }
}
.l-footer .w-footer__box:nth-child(2) .c-listMenu .sub-menu a::before {
  content: "ー";
  left: 1em;
}
.l-footer .w-footer__box + .w-footer__box {
  margin-top: 0;
}
@media (max-width: 599px) {
  .l-footer .footer_tel_wrap {
    width: calc(100% - 120px);
  }
}
@media (max-width: 599px) {
  .l-footer .footer_tel_img {
    width: 24px;
  }
}
.l-footer .footer_tel_num {
  font-size: 40px;
}
@media (max-width: 599px) {
  .l-footer .footer_tel_num {
    font-size: 28px;
  }
}
.l-footer .footer_tel_address,
.l-footer .footer_tel_time {
  font-size: 15px;
}
@media (max-width: 599px) {
  .l-footer .footer_tel_address,
  .l-footer .footer_tel_time {
    font-size: 12px;
  }
}
@media (max-width: 599px) {
  .l-footer .footer_mail_wrap {
    width: 100px;
  }
}
.l-footer .footer_mail_wrap a {
  width: 124px;
  height: 124px;
  background: #FF8D1B;
  border: 3px solid #FFF4CA;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 599px) {
  .l-footer .footer_mail_wrap a {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 599px) {
  .l-footer .footer_mail_text {
    font-size: 12px;
  }
}
@media (max-width: 599px) {
  .l-footer .footer_mail_img {
    width: 28px;
  }
}

.w-beforeFooter {
  overflow: visible;
}
.w-beforeFooter .c-widget .textwidget > :not(:last-child) {
  margin-bottom: 0;
}

/*=============================================
# PC下部固定CTA
============================================= */
.fixed_cta {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 99;
}
@media (max-width: 959px) {
  .fixed_cta {
    display: none !important;
  }
}

.fixed_cta_staff_wrap {
  position: relative;
}

.fixed_cta_staff {
  position: absolute;
  bottom: 0;
  left: 0;
}

.fixed_tel_wrap a {
  height: 80px;
  background: #FFF4CA;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1279px) {
  .fixed_tel_img {
    width: 28px;
  }
}

.fixed_tel_num {
  font-size: 40px !important;
}
@media (max-width: 1279px) {
  .fixed_tel_num {
    font-size: 32px !important;
  }
}

.fixed_tel_time {
  font-size: 15px !important;
}
@media (max-width: 1279px) {
  .fixed_tel_time {
    font-size: 14px !important;
  }
}

.fixed_line_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1279px) {
  .fixed_line_img {
    width: 40px;
  }
}

.fixed_line_text {
  font-size: 24px !important;
}
@media (max-width: 1279px) {
  .fixed_line_text {
    font-size: 20px !important;
  }
}

.fixed_mail_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  border-radius: 10px;
  background: #FF8D1B;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1279px) {
  .fixed_mail_img {
    width: 34px;
  }
}

.fixed_mail_text {
  font-size: 24px !important;
}
@media (max-width: 1279px) {
  .fixed_mail_text {
    font-size: 20px !important;
  }
}

@media print, screen and (min-width: 960px) {
  .p-fixBtnWrap {
    bottom: 6.5em;
  }
}

/*=============================================
# スマホ固定CTA
============================================= */
#fix_bottom_menu .menu_list {
  padding-top: 0;
}

#fix_bottom_menu .menu-item {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
}

#fix_bottom_menu .menu-item.menu_tel {
  background: #FFF4CA;
  color: var(--color_main);
}

#fix_bottom_menu .menu-item.menu_line {
  background: #06C755;
  color: #fff;
}

#fix_bottom_menu .menu-item.menu_mail {
  background: #FF8D1B;
  color: #fff;
}

@media (max-width: 599px) {
  .p-authorBox__desc {
    text-align: left;
  }
}
.p-authorBox__position {
  font-style: normal;
}

.page-numbers {
  margin-top: 0;
  margin-bottom: 0;
}

.l-topTitleArea {
  height: 130px;
}
@media print, screen and (max-width: 599px) {
  .l-topTitleArea {
    min-height: 9em;
  }
}
@media print, screen and (min-width: 600px) {
  .l-topTitleArea {
    min-height: 190px;
  }
}
@media print, screen and (min-width: 1264px) {
  .l-topTitleArea {
    min-height: 240px;
  }
}
.l-topTitleArea .c-pageTitle {
  position: relative;
  font-size: 22px;
  text-shadow: none;
  color: #333;
  display: flex;
  flex-direction: column-reverse;
  line-height: 1.2;
}
@media print, screen and (min-width: 600px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 28px;
  }
}
@media print, screen and (min-width: 960px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 34px;
  }
}
@media print, screen and (min-width: 1264px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 40px;
  }
}
.l-topTitleArea .c-pageTitle__subTitle {
  font-size: 14px;
  display: block;
  opacity: 1;
  font-style: normal;
  margin-left: 0;
  letter-spacing: 0;
}
@media print, screen and (min-width: 600px) {
  .l-topTitleArea .c-pageTitle__subTitle {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 960px) {
  .l-topTitleArea .c-pageTitle__subTitle {
    font-size: 22px;
  }
}
@media print, screen and (min-width: 1280px) {
  .l-topTitleArea .c-pageTitle__subTitle {
    font-size: 32px;
  }
}

.single .l-content {
  max-width: 1050px;
}

.post_content .kv_staff_pc {
  width: 152%;
  margin-left: -52%;
}
@media (min-width: 960px) {
  .post_content .greeting_img {
    width: 122%;
  }
}
@media (min-width: 1600px) {
  .post_content .greeting_img {
    width: 953px;
  }
}
.post_content .trust_bg {
  position: relative;
}
.post_content .trust_bg::before {
  content: "";
  position: absolute;
  top: -159px;
  left: 0;
  width: 100%;
  height: 160px;
  background: url(./images/top/trust_bg_top.png) center top/100% 100% no-repeat;
}
@media (max-width: 1279px) {
  .post_content .trust_bg::before {
    background: url(./images/top/trust_bg_top.png) center bottom/100% auto no-repeat;
  }
}
@media (min-width: 1280px) {
  .post_content .trust_ttl_wrap {
    transform: translateY(-2rem);
    margin-bottom: 0.5rem !important;
  }
}
@media (min-width: 1920px) {
  .post_content .trust_ttl_wrap {
    transform: translateY(-4rem);
    margin-bottom: -1.5rem !important;
  }
}
.post_content .news_ttl_wrap {
  transform: translateY(-5rem);
  margin-bottom: -5rem;
}
@media (max-width: 959px) {
  .post_content .news_ttl_wrap {
    transform: translateY(-2.5rem);
    margin-bottom: -2.5rem;
  }
}
@media (max-width: 599px) {
  .post_content .news_ttl_wrap {
    transform: translateY(-1.2rem);
    margin-bottom: -1.2rem;
  }
}
.post_content .works_bg {
  position: relative;
}
.post_content .works_bg::before {
  content: "";
  position: absolute;
  top: -49px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url(./images/top/works_bg_top.png) top center/auto 100% repeat-x;
}
@media (max-width: 959px) {
  .post_content .works_bg::before {
    top: -29px;
    height: 30px;
  }
}
.post_content .works_ttl_wrap {
  position: relative;
}
.post_content .works_ttl_wrap::before {
  content: "";
  position: absolute;
  top: -130px;
  right: 0;
  width: 84.4%;
  height: 497px;
  background: url(./images/top/works_ttl_staff.png) center right/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 959px) {
  .post_content .works_ttl_wrap::before {
    top: -180px;
  }
}
@media (max-width: 599px) {
  .post_content .works_ttl_wrap::before {
    right: -50px;
    width: 120%;
  }
}
.post_content .kuchikomi_ttl_wrap {
  width: 114%;
  margin-left: -7%;
}
.post_content .kuchikomi_google_img {
  width: calc(100% - 44px);
}
.post_content .menu_bg {
  position: relative;
}
.post_content .menu_bg::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 50px;
  background: url(./images/top/menu_bg_top.png) bottom center/auto 100% repeat-x;
}
@media (max-width: 959px) {
  .post_content .menu_bg::before {
    height: 30px;
  }
}
.post_content .menu_ttl_wrap {
  position: relative;
  padding-left: 32%;
}
@media (max-width: 599px) {
  .post_content .menu_ttl_wrap {
    padding-left: 25%;
  }
}
.post_content .menu_ttl_wrap::before {
  content: "";
  position: absolute;
  top: -190px;
  right: 0;
  width: 100%;
  height: 809px;
  background: url(./images/top/menu_ttl_staff.png) center center/contain no-repeat;
  pointer-events: none;
}
@media (max-width: 959px) {
  .post_content .menu_ttl_wrap::before {
    height: 620px;
  }
}
@media (max-width: 599px) {
  .post_content .menu_ttl_wrap::before {
    width: 110%;
    height: 550px;
  }
}
.post_content .menu_item {
  display: flex;
}
.post_content .menu_item a {
  display: flex;
  flex-direction: column;
}
.post_content .menu_item .menu_item_bottom {
  flex: 1;
}
.post_content .menu_item .menu_item_bottom > .wp-block-group__inner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.post_content .menu_item .menu_item_text {
  flex: 1;
}
@media (min-width: 600px) {
  .post_content .commit_text_wrap {
    padding: 80px 0 40px;
  }
}
@media (min-width: 960px) {
  .post_content .commit_text_wrap {
    padding: 100px 0 60px;
  }
}
@media (min-width: 600px) {
  .post_content .commit_img_wrap {
    margin-left: -90%;
    width: 90%;
  }
}
@media (min-width: 960px) {
  .post_content .commit_img_wrap {
    margin-left: -870px;
    width: 870px;
  }
}
.post_content .commit_img {
  width: calc(100% + 4vw);
}
@media (min-width: 600px) {
  .post_content .commit_img {
    width: 150%;
  }
}
@media (min-width: 960px) {
  .post_content .commit_img {
    width: 1234px;
  }
}
.post_content .cta_staff_wrap {
  position: relative;
}
.post_content .cta_staff {
  position: absolute;
  bottom: 0;
  left: -20px;
  width: calc(100% + 15px);
}
.post_content .cta_map_wrap {
  position: relative;
}
.post_content .cta_map {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 599px) {
  .post_content .cta_map {
    top: -10px;
  }
}
.post_content p,
.post_content ul,
.post_content ol {
  font-size: 15px;
}
@media print, screen and (min-width: 960px) {
  .post_content p,
  .post_content ul,
  .post_content ol {
    font-size: 16px;
  }
}
.post_content h2 .mininote,
.post_content h3 .mininote,
.post_content h4 .mininote,
.post_content h5 .mininote,
.post_content h6 .mininote {
  opacity: 1;
  font-size: 0.65em !important;
  padding-bottom: 0.1em;
  padding-top: 0.1em;
}
.post_content .fz10 {
  font-size: 10px;
}
.post_content .fz11 {
  font-size: 11px;
}
.post_content .fz12 {
  font-size: 12px;
}
.post_content .fz13 {
  font-size: 13px;
}
.post_content .fz14 {
  font-size: 14px;
}
.post_content .fz15 {
  font-size: 15px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz15 {
    font-size: 15px;
  }
}
.post_content .fz16 {
  font-size: 16px;
}
.post_content .fz17 {
  font-size: 16px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz17 {
    font-size: 17px;
  }
}
.post_content .fz18 {
  font-size: 17px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz18 {
    font-size: 18px;
  }
}
.post_content .fz20 {
  font-size: 17px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz20 {
    font-size: 20px;
  }
}
.post_content .fz22 {
  font-size: 18px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz22 {
    font-size: 22px;
  }
}
.post_content .fz24 {
  font-size: 18px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz24 {
    font-size: 20px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz24 {
    font-size: 24px;
  }
}
.post_content .fz26 {
  font-size: 18px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz26 {
    font-size: 22px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz26 {
    font-size: 26px;
  }
}
.post_content .fz28 {
  font-size: 18px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz28 {
    font-size: 26px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz28 {
    font-size: 28px;
  }
}
.post_content .fz30 {
  font-size: 20px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz30 {
    font-size: 24px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz30 {
    font-size: 30px;
  }
}
.post_content .fz32 {
  font-size: 20px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz32 {
    font-size: 26px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz32 {
    font-size: 32px;
  }
}
.post_content .fz32_en {
  font-size: 26px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz32_en {
    font-size: 32px;
  }
}
.post_content .fz36 {
  font-size: 22px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz36 {
    font-size: 28px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz36 {
    font-size: 36px;
  }
}
.post_content .fz36_en {
  font-size: 26px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz36_en {
    font-size: 36px;
  }
}
.post_content .fz40 {
  font-size: 24px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz40 {
    font-size: 30px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz40 {
    font-size: 40px;
  }
}
.post_content .fz48 {
  font-size: 26px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz48 {
    font-size: 36px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz48 {
    font-size: 48px;
  }
}
.post_content .fz56 {
  font-size: 24px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz56 {
    font-size: 40px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz56 {
    font-size: 56px;
  }
}
.post_content .fz56_en {
  font-size: 46px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz56_en {
    font-size: 56px;
  }
}
.post_content .fz60 {
  font-size: 24px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz60 {
    font-size: 46px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz60 {
    font-size: 60px;
  }
}
.post_content .fz64 {
  font-size: 26px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz64 {
    font-size: 48px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz64 {
    font-size: 64px;
  }
}
.post_content .fz64_en {
  font-size: 54px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz64_en {
    font-size: 64px;
  }
}
.post_content .fz64_en_s {
  font-size: 30px;
}
@media print, screen and (min-width: 600px) {
  .post_content .fz64_en_s {
    font-size: 44px;
  }
}
@media print, screen and (min-width: 960px) {
  .post_content .fz64_en_s {
    font-size: 64px;
  }
}
@media print, screen and (max-width: 1279px) {
  .post_content .fz13_tal {
    font-size: 13px;
  }
}
@media print, screen and (max-width: 1279px) {
  .post_content .fz14_tal {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 1279px) {
  .post_content .fz18_tal {
    font-size: 18px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz10_sp {
    font-size: 10px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz12_sp {
    font-size: 12px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz13_sp {
    font-size: 13px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz14_sp {
    font-size: 14px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz15_sp {
    font-size: 15px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz16_sp {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz17_sp {
    font-size: 17px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz18_sp {
    font-size: 18px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz20_sp {
    font-size: 20px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz22_sp {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz24_sp {
    font-size: 24px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz30_sp {
    font-size: 30px;
  }
}
@media (min-width: 1280px) {
  .post_content .lh19_pc {
    line-height: 1.9;
  }
}
.post_content .btn_cmn {
  max-width: 100%;
}
.post_content .btn_cmn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  min-height: 72px;
  max-width: 100%;
  border: 2px solid #fff;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  line-height: 1.4;
  position: relative;
}
@media (max-width: 959px) {
  .post_content .btn_cmn a {
    min-height: 60px;
  }
}
.post_content .btn_cmn .__icon.-right {
  position: absolute;
  right: 2rem;
}
@media (max-width: 599px) {
  .post_content .btn_cmn .__icon.-right {
    right: 1rem;
  }
}
.post_content .border_gray {
  border: 1px solid #AAAAAA;
}
.post_content .bl_theme3_12 {
  border-left: 12px solid #84CF4D;
}
@media (max-width: 959px) {
  .post_content .bl_theme3_12 {
    border-left: 6px solid #84CF4D;
  }
}
.post_content .bt_theme3 {
  border-top: 1px solid var(--color_main);
}
.post_content .bb_theme {
  border-bottom: 1px solid var(--color_main);
}
.post_content .bb_theme_2 {
  border-bottom: 2px solid var(--color_main);
}
.post_content .bb_theme2 {
  border-bottom: 1px solid #FF8D1B;
}
.post_content .bb_theme3 {
  border-bottom: 1px solid #84CF4D;
}
.post_content .bb_theme2_2 {
  border-bottom: 2px solid #FF8D1B;
}
.post_content .bl_beige {
  border-left: 1px solid #D3CCC5;
}
.post_content .box_p40 {
  padding: 40px;
}
@media (max-width: 959px) {
  .post_content .box_p40 {
    padding: 2rem 1rem;
  }
}
.post_content .box_p60 {
  padding: 60px;
}
@media (max-width: 959px) {
  .post_content .box_p60 {
    padding: 2rem 1rem;
  }
}
.post_content .bs_hukidashi .c-balloon__body {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.post_content {
  /*=============================================
  # トップ
  ============================================= */
}
.post_content .google_kuchikomi_hukidashi {
  background: #fff;
  border-radius: 8px;
  position: relative;
  display: flex;
  justify-content: center;
  padding: 5px 12px;
}
@media (max-width: 959px) {
  .post_content .google_kuchikomi_hukidashi {
    padding: 4px 0;
  }
}
.post_content .google_kuchikomi_hukidashi::before {
  content: "";
  height: 12px;
  position: absolute;
  width: 9px;
  right: -8px;
  top: 38%;
  background: #fff;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.post_content .google_kuchikomi_num {
  width: 24px;
  height: 24px;
  font-size: 12px;
  background: #e94235;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 50%;
}
@media (max-width: 959px) {
  .post_content .google_kuchikomi_num {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }
}
.post_content .google_kuchikomi_num:last-child {
  margin: 0 0 6px 2px !important;
}
@media (max-width: 599px) {
  .post_content .kv_kuchikomi_wrap {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
.post_content .top_post_list_wrap .p-postList {
  margin: 0;
  justify-content: space-between;
}
.post_content .top_post_list_wrap .p-postList::after {
  content: "";
  width: 24%;
}
.post_content .top_post_list_wrap .p-postList__item {
  padding: 0;
  width: 23%;
}
@media (max-width: 959px) {
  .post_content .top_post_list_wrap .p-postList__item {
    width: 48%;
  }
}
@media (max-width: 599px) {
  .post_content .top_post_list_wrap .p-postList__item {
    width: 100%;
  }
}
.post_content .top_post_list_wrap .p-postList__body {
  padding-top: 0.5rem;
}
.post_content .top_post_list_wrap .c-postThumb__cat {
  left: -4px;
  right: auto;
  top: -12px;
  min-width: 120px;
  font-size: 14px;
  text-align: center;
  border-radius: 0 12px 12px 0;
  transform: none;
  overflow: visible;
}
.post_content .top_post_list_wrap .c-postThumb__cat::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 4px;
  height: 3px;
  background: #475E53;
  clip-path: polygon(100% 0px, 0px 0px, 100% 100%);
}
.post_content .top_works_wrap {
  position: relative;
}
.post_content .top_works_wrap .works_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.post_content .top_works_wrap .works_item {
  width: 48%;
  margin-bottom: 40px !important;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .works_item {
    width: 49%;
  }
}
@media (max-width: 599px) {
  .post_content .top_works_wrap .works_item {
    width: 100%;
    margin-bottom: 30px !important;
  }
}
.post_content .top_works_wrap .works_item a {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 1.5rem 20px;
  height: 100%;
  border-top: 1px solid #aaa;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .works_item a {
    padding: 1.5rem 1rem;
  }
}
.post_content .top_works_wrap .before_after {
  position: relative;
  height: 274px;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .before_after {
    height: 170px;
  }
}
.post_content .top_works_wrap .before_after .before_ttl {
  position: absolute;
  left: -8px;
  top: -15px;
  width: 93px;
  z-index: 1;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .before_after .before_ttl {
    width: 83px;
  }
}
.post_content .top_works_wrap .before_after .before_img {
  width: 37%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
}
.post_content .top_works_wrap .before_after .before_img .post_thumb {
  position: relative;
}
.post_content .top_works_wrap .before_after .before_img .post_thumb img {
  aspect-ratio: 205/155;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_content .top_works_wrap .before_after .before_img .post_thumb::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 34px;
  height: 37px;
  background: url(./images/common/works_arrow.png) center center/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .before_after .before_img .post_thumb::after {
    right: -15px;
    width: 26px;
    height: 28px;
  }
}
.post_content .top_works_wrap .before_after .after_ttl {
  position: absolute;
  left: -15px;
  top: -7px;
  width: 116px;
  z-index: 1;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .before_after .after_ttl {
    width: 100px;
  }
}
.post_content .top_works_wrap .before_after .after_img {
  position: relative;
  width: 68%;
  height: 100%;
  margin: 0 0 0 auto !important;
}
.post_content .top_works_wrap .before_after .after_img .post_thumb {
  height: 100%;
}
.post_content .top_works_wrap .before_after .after_img .post_thumb img {
  aspect-ratio: 365/274;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_content .top_works_wrap .only {
  position: relative;
  height: 274px;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .only {
    height: 170px;
  }
}
.post_content .top_works_wrap .only .before_img,
.post_content .top_works_wrap .only .after_img {
  position: relative;
  width: 68%;
  height: 100%;
  margin: 0 0 0 auto !important;
}
.post_content .top_works_wrap .only .before_img .post_thumb,
.post_content .top_works_wrap .only .after_img .post_thumb {
  position: relative;
  height: 100%;
}
.post_content .top_works_wrap .only .before_img .post_thumb img,
.post_content .top_works_wrap .only .after_img .post_thumb img {
  aspect-ratio: 365/274;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post_content .top_works_wrap .cat {
  position: absolute;
  top: 0;
  left: 0;
}
.post_content .top_works_wrap .cat span {
  display: block;
  width: fit-content;
  font-size: 12px;
  background: #E1E1E1;
  padding: 0 10px;
  text-align: center;
  border-radius: 90px;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .cat span {
    font-size: 10px;
    padding: 0 4px;
  }
}
.post_content .top_works_wrap .cat span + span {
  margin-top: 4px;
}
.post_content .top_works_wrap .works_item_title {
  font-size: 18px;
  text-align: left;
  margin-bottom: 1rem;
  min-height: 51px;
  display: flex;
  align-items: center;
}
@media (max-width: 959px) {
  .post_content .top_works_wrap .works_item_title {
    font-size: 16px;
  }
}
.post_content .top_works_wrap .works_item_text_wrap {
  margin-top: 1rem;
}
.post_content .google_kuchikomi_num_l {
  width: 44px;
  height: 44px;
  font-size: 24px;
  background: #FF8D1B;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 50%;
}
@media (max-width: 959px) {
  .post_content .google_kuchikomi_num_l {
    width: 24px;
    height: 24px;
    font-size: 14px;
  }
}
.post_content .google_kuchikomi_num_l:last-child {
  margin: 0 0 6px 2px !important;
}
.post_content .prepared_bg {
  background: url(./images/top/prepared_bg.jpg) center center/cover no-repeat;
}
@media (max-width: 959px) {
  .post_content .prepared_icon_home {
    width: 34px;
  }
}
.post_content .cta_tel_wrap a {
  height: 100px;
  border: 1px solid #aaa;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 959px) {
  .post_content .cta_tel_wrap a {
    height: 80px;
  }
}
@media (max-width: 959px) {
  .post_content .cta_tel_img {
    width: 24px;
  }
}
.post_content .cta_tel_num {
  font-size: 40px;
}
@media (max-width: 959px) {
  .post_content .cta_tel_num {
    font-size: 28px;
  }
}
.post_content .cta_tel_address,
.post_content .cta_tel_time {
  font-size: 15px;
}
@media (max-width: 959px) {
  .post_content .cta_tel_address,
  .post_content .cta_tel_time {
    font-size: 12px;
  }
}
.post_content .cta_line_wrap a {
  content: "";
  height: 100px;
  background: #06C755;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 959px) {
  .post_content .cta_line_wrap a {
    height: 80px;
  }
}
@media (max-width: 959px) {
  .post_content .cta_line_text {
    font-size: 14px;
  }
}
@media (max-width: 959px) {
  .post_content .cta_line_img {
    width: 28px;
  }
}
.post_content .cta_mail_wrap a {
  content: "";
  height: 100px;
  background: #FF8D1B;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 959px) {
  .post_content .cta_mail_wrap a {
    height: 80px;
  }
}
@media (max-width: 959px) {
  .post_content .cta_mail_text {
    font-size: 14px;
  }
}
@media (max-width: 959px) {
  .post_content .cta_mail_img {
    width: 28px;
  }
}
.post_content {
  /*=============================================
  # 施工事例一覧・個別
  ============================================= */
}
.post_content .case_search {
  margin-bottom: 5em !important;
}
.post_content .case_search form .ttl {
  font-weight: bold;
  font-size: 18px;
}
@media print, screen and (max-width: 959px) {
  .post_content .case_search form .ttl {
    font-size: 16px;
  }
}
@media print, screen and (max-width: 599px) {
  .post_content .case_search form .ttl {
    font-size: 14px;
    margin-bottom: 7px;
  }
}
.post_content .case_search form .select {
  position: relative;
}
.post_content .case_search form .select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 47%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.post_content .case_search form select,
.post_content .case_search form input[type=text] {
  appearance: none;
  width: 100%;
  font-size: 18px;
  padding: 7px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #333;
}
@media print, screen and (max-width: 599px) {
  .post_content .case_search form select,
  .post_content .case_search form input[type=text] {
    font-size: 14px;
  }
}
.post_content .case_search form input[type=submit] {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 80px;
  background: #333;
  font-weight: bold;
  line-height: 1.4;
  padding: 18px 0;
  width: 430px;
  max-width: 100%;
  box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.16);
}
@media print, screen and (max-width: 599px) {
  .post_content .case_search form input[type=submit] {
    padding: 14px 0;
    width: 100%;
    max-width: 430px;
  }
}
.post_content .case_search form input[type=submit]:hover {
  opacity: 0.7;
}
.post_content .case_search .flex_pc {
  margin-bottom: 2em;
}
.post_content .case_search .flex_pc .item:first-child {
  margin-bottom: 1em;
}
.post_content .case_archive .case_items {
  display: block;
}
.post_content .case_archive .case_item {
  width: 100%;
  padding: 2.5em 0;
  border-bottom: 1px solid #ccc;
}
.post_content .case_archive .case_item:first-child {
  padding-top: 0;
}
@media print, screen and (min-width: 768px) {
  .post_content .case_archive .case_item .item7 {
    margin-top: -5px;
  }
}
.post_content .case_archive .case_item .before_img,
.post_content .case_archive .case_item .after_img {
  margin-bottom: 10px !important;
}
.post_content .case_archive .case_item .before_after.archive_gallery {
  position: relative;
}
.post_content .case_archive .case_item .before_after.archive_gallery .before_img {
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  margin-bottom: 0 !important;
  width: 45%;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 1;
}
.post_content .case_archive .case_item .before_after.archive_gallery .after_img {
  width: 90%;
  margin: 0 0 0 auto !important;
}
@media print, screen and (max-width: 767px) {
  .post_content .case_archive .case_item .before_after.archive_gallery {
    margin-bottom: 45px !important;
  }
}
.post_content .case_archive .case_item .cat {
  margin-bottom: 5px;
}
@media (max-width: 599px) {
  .post_content .case_archive .case_item .cat {
    margin-bottom: 10px;
  }
}
.post_content .case_archive .case_item .cat a {
  display: inline-block;
  padding: 4px 14px;
  line-height: 1.4;
  margin-right: 6px;
  margin-bottom: 6px;
  background-color: var(--color_main);
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
.post_content .case_archive .case_item h2.is-style-section_ttl {
  padding-top: 0;
  font-size: 18px;
  text-align: left;
  margin-bottom: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  padding-bottom: 0.25em;
  overflow: hidden;
}
@media print, screen and (min-width: 1200px) {
  .post_content .case_archive .case_item h2.is-style-section_ttl {
    font-size: 24px;
  }
}
.post_content .case_archive .case_item p {
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
}
@media print, screen and (max-width: 767px) {
  .post_content .case_archive .case_item .swell-block-button {
    width: 264px;
    margin: 0 auto;
  }
  .post_content .case_archive .case_item .swell-block-button a {
    width: 100%;
  }
}
.post_content .single_case .cat {
  margin-bottom: 5px;
}
.post_content .single_case .cat a {
  display: inline-block;
  padding: 4px 14px;
  line-height: 1.4;
  margin-right: 6px;
  margin-bottom: 6px;
  background-color: var(--color_main);
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .post_content .single_case .cat a {
    font-size: 15px;
  }
}
.post_content .single_case .single_gallery_wrap {
  margin-top: 2em;
  margin-bottom: 3em;
}
.post_content .single_case .single_gallery_wrap .before_wrap {
  position: relative;
}
.post_content .single_case .single_gallery_wrap .before_wrap .situation {
  position: absolute;
  left: 0;
  top: 5%;
  z-index: 5;
  background-color: #fabb05;
  color: #fff;
  font-weight: 900;
  padding: 3px 6px 3px 10px;
  font-size: 16px;
}
@media print, screen and (min-width: 960px) {
  .post_content .single_case .single_gallery_wrap .before_wrap .situation {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 767px) {
  .post_content .single_case .single_gallery_wrap .before_wrap {
    margin-bottom: 2em;
  }
}
@media print, screen and (min-width: 768px) {
  .post_content .single_case .single_gallery_wrap:not(.before_only, .after_only) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .post_content .single_case .single_gallery_wrap:not(.before_only, .after_only) .before_wrap,
  .post_content .single_case .single_gallery_wrap:not(.before_only, .after_only) .after_wrap {
    width: 48%;
  }
}
.post_content .single_case .single_gallery_wrap.before_only, .post_content .single_case .single_gallery_wrap.after_only {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.post_content .single_case .before_gallery,
.post_content .single_case .after_gallery {
  margin-bottom: 15px;
}
.post_content .single_case .before_gallery .item,
.post_content .single_case .after_gallery .item {
  position: relative;
}
.post_content .single_case .before_choice-btn .item,
.post_content .single_case .after_choice-btn .item {
  width: 33.3333333333% !important;
  cursor: pointer;
  opacity: 0.7;
}
.post_content .single_case .before_choice-btn .item.slick-current,
.post_content .single_case .after_choice-btn .item.slick-current {
  opacity: 1;
}
.post_content .single_case .before_choice-btn .slick-track,
.post_content .single_case .after_choice-btn .slick-track {
  width: auto !important;
  transform: unset !important;
}
.post_content .single_case .before_index {
  background: var(--color_main);
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 4px 10px;
}
.post_content .single_case .after_index {
  background: var(--color_main);
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 4px 10px;
}
@media print, screen and (min-width: 960px) {
  .post_content .single_case .before_index,
  .post_content .single_case .after_index {
    font-size: 20px;
  }
}