@charset "UTF-8";
/*!
    Template: swell
    Theme Name: SWELL CHILD koueireform
    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: "RobotoLocal";
  src: url("/wp-content/themes/swell_child_koueireform/font/Roboto-VariableFont_wdth,wght.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HomemadeAppleLocal";
  src: url("/wp-content/themes/swell_child_koueireform/font/HomemadeApple-Regular.ttf") format("truetype");
  font-weight: 400;
  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-weight: 700;
  font-style: normal;
}

.f_roboto {
  font-family: "RobotoLocal", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.f_homemade {
  font-family: "HomemadeAppleLocal", cursive;
  font-weight: 400;
  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: #FF5700;
}

.c_inherit {
  color: inherit;
}

.c_white {
  color: #fff;
}

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

.bg_theme2 {
  background-color: #FF5700;
}

.bg_theme3 {
  background-color: #F18300;
}

.bg_theme4 {
  background: #FFD776;
}

.bg_white {
  background-color: #fff;
}

.bg_black {
  background-color: #333;
}

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

.bg_green2 {
  background-color: #CADCA3;
}

.bg_orange {
  background-color: #FF6609;
}

.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: 600px) {
  .ta_c_pc {
    text-align: center;
  }
}

.ta_l_pc {
  text-align: center;
}
@media print, screen and (min-width: 600px) {
  .ta_l_pc {
    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) {
  .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_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_500 {
  width: 100%;
  max-width: 500px !important;
  margin-left: auto;
  margin-right: auto;
}

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

@media (max-width: 959px) {
  .max_h40_spta img {
    max-height: 40px;
    object-fit: contain;
  }
}

@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;
}

.link_text_red {
  border-bottom: 1px solid #F18300;
  line-height: 1.5;
}
.link_text_red a {
  text-decoration: none;
}

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: var(--color_main);
  border: 2px solid #fff;
  color: #fff;
  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 {
  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-left: 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: var(--color_main);
  border: 2px solid #fff;
  color: #fff;
  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: 17px;
  }
  .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: #FF5700;
}

.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);
}

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

@media print, screen and (min-width: 1200px) {
  .border_side {
    border-left: 25px solid var(--color_main);
    border-right: 25px solid var(--color_main);
  }
}
@media print, screen and (min-width: 1490px) {
  .border_side {
    border-left: 80px solid var(--color_main);
    border-right: 80px solid var(--color_main);
  }
}

.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;
}

.br50 {
  border-radius: 50px !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 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;
  }
}

.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;
}

@media (max-width: 599px) {
  .p-authorBox__desc {
    text-align: left;
  }
}
.p-authorBox__name {
  font-size: 1em !important;
}

.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;
  text-align: left;
  color: #333;
}
@media print, screen and (min-width: 600px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 26px;
  }
}
@media print, screen and (min-width: 960px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 32px;
  }
}
@media print, screen and (min-width: 1264px) {
  .l-topTitleArea .c-pageTitle {
    font-size: 40px;
  }
}
.l-topTitleArea .c-pageTitle__subTitle {
  font-size: 13px;
  padding-top: 4px;
  display: block;
  opacity: 1;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  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: 18px;
  }
}
@media print, screen and (min-width: 1280px) {
  .l-topTitleArea .c-pageTitle__subTitle {
    font-size: 25px;
  }
}
.l-topTitleArea .c-pageTitle__slug {
  display: block;
  text-align: left;
  font-size: 1em;
  color: #FFD776;
  padding-bottom: 4px;
}

#body_wrap.category .c-pageTitle__subTitle {
  display: none;
}

#fix_bottom_menu .menu_list {
  padding-top: 0;
}
#fix_bottom_menu .menu-item {
  flex: 0 1 auto;
  width: 33.333333333%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
  color: #fff;
}
#fix_bottom_menu .menu-item.menu_line {
  background: #06C755;
}
#fix_bottom_menu .menu-item.menu_tel {
  background: #333;
}
#fix_bottom_menu .menu-item.menu_mail {
  background: #FF5700;
}
#fix_bottom_menu .menu-item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 960px) {
  .p-fixBtnWrap {
    bottom: 6.5em;
  }
}
.l-header__bar .c-catchphrase {
  font-weight: 400;
  width: 650px;
}

@media print, screen and (min-width: 960px) {
  .-parallel .l-header__barInner {
    max-width: 1920px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 5;
  }
  .-parallel .l-header__logo {
    width: 200px;
    padding: 0;
    position: relative;
    top: 20px;
    left: 20px;
  }
  .-parallel .l-header__logo:after {
    content: "";
    background-image: url(images/head_emblem.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    right: -80px;
    top: 10px;
    width: 75px;
    height: 43px;
    transform: translateY(-2px);
  }
  .-parallel .l-header__inner {
    justify-content: space-between;
  }
  .-parallel.l-header .w-header {
    width: 600px;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .-parallel .l-header__logo {
    width: 280px;
    top: 30px;
    left: 20px;
  }
  .-parallel .l-header__logo:after {
    right: -105px;
    top: 0;
    width: 95px;
    height: 53px;
  }
  .-parallel.l-header .w-header {
    width: 750px;
  }
}
@media print, screen and (min-width: 1490px) {
  .-parallel .l-header__logo {
    width: 340px;
    padding: 0;
    top: 30px;
    left: 0;
  }
  .-parallel .l-header__logo:after {
    right: -118px;
    width: 111px;
    height: 63px;
  }
  .-parallel.l-header .w-header {
    width: 860px;
  }
}
@media print, screen and (min-width: 960px) {
  .-parallel .l-header__gnav {
    background-color: #FF5700;
  }
  .-parallel .l-header__gnav .c-gnav {
    background-color: #fff;
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
    position: relative;
    top: 10px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  }
  .-parallel .l-header__gnav .c-gnav > li > a {
    padding: 16px 30px;
    position: relative;
  }
  .-parallel .l-header__gnav .c-gnav > li > a:after {
    content: "";
    background-color: #FF5700;
    width: 1px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .-parallel .l-header__gnav .c-gnav > li:first-child > a:after {
    content: none;
  }
}
@media print, screen and (min-width: 1264px) {
  .-parallel .l-header__gnav .c-gnav > li > a {
    padding: 16px 38px;
  }
  .-parallel .l-header__gnav .c-gnav > li > a .ttl {
    font-size: 18px;
  }
}

@media print, screen and (min-width: 960px) {
  .w-footer__box {
    flex: auto;
  }
  .w-footer__box:nth-child(1) {
    width: 40%;
    padding-left: 0;
  }
  .w-footer__box:nth-child(2) {
    width: 57%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 0;
    padding-top: 0;
  }
  .w-footer__box:nth-child(2) #nav_menu-2 {
    width: 31%;
  }
  .w-footer__box:nth-child(2) #nav_menu-3 {
    width: 40%;
  }
  .w-footer__box:nth-child(2) #nav_menu-4 {
    width: 26%;
  }
  .w-footer .c-listMenu a {
    border-bottom: none;
  }
  .w-footer .c-listMenu a:before {
    content: none;
  }
  .c-widget + .c-widget {
    margin-top: 0;
  }
}
.l-footer__widgetArea {
  padding-bottom: 3em;
}

.w-beforeFooter {
  margin-bottom: 0;
}

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

.single-product article > .post_content {
  padding-left: 0;
  padding-right: 0;
  margin-top: 1em;
}

.p-breadcrumb.-bg-on {
  background: var(--color_main) !important;
  color: #fff;
  padding-top: 8px;
}

@media print, screen and (min-width: 960px) {
  .single .p-breadcrumb.-bg-on {
    background: #fff !important;
    color: #333;
    padding-top: 30px;
  }
}
.post_content h2.is-style-section_ttl, .post_content h3.is-style-section_ttl, .post_content h4.is-style-section_ttl, .post_content h5.is-style-section_ttl {
  margin-right: 0;
  margin-left: 0;
}
.post_content .kv_text {
  width: 1312px;
  margin-left: -56px;
}
@media print, screen and (max-width: 1419px) {
  .post_content .kv_text {
    width: 100%;
    margin-left: 0;
  }
}
.post_content .top_news_wrap {
  height: 100%;
  display: grid;
  grid-template-columns: 170px 1fr;
  gap: 1rem;
}
@media (max-width: 1279px) {
  .post_content .top_news_wrap {
    grid-template-columns: 140px 1fr;
  }
}
@media (max-width: 959px) {
  .post_content .top_news_wrap {
    grid-template-columns: 130px 1fr;
  }
}
@media (max-width: 599px) {
  .post_content .top_news_wrap {
    grid-template-columns: 100%;
  }
}
.post_content .top_news_wrap .top_news_ttl,
.post_content .top_news_wrap .top_news_text {
  height: 100%;
  display: flex;
  align-items: center;
}
.post_content .top_news_wrap .top_news_text {
  padding-left: 1rem;
  border-left: 1px dashed #fff;
  color: #fff;
  line-height: 1.4;
}
@media (max-width: 599px) {
  .post_content .top_news_wrap .top_news_text {
    padding-left: 0;
    border-left: none;
    padding-top: 1rem;
    border-top: 1px dashed #fff;
  }
}
.post_content .about_img_wrap {
  position: relative;
}
.post_content .about_img {
  position: absolute;
  bottom: -40px;
  right: 0;
  width: 723px;
}
@media (max-width: 959px) {
  .post_content .about_img {
    width: 100%;
    position: static;
  }
}
.post_content .ttl_menu_l_wrap {
  position: relative;
}
.post_content .ttl_menu_l {
  position: absolute;
  bottom: 1.5rem;
  right: 0;
  width: 108%;
}
.post_content .menu_wall_ttl {
  position: relative;
}
.post_content .menu_wall_ttl::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  width: 62px;
  height: 66px;
  background: url(./images/top/menu_wall_ttl_l.png) top left/contain no-repeat;
}
@media (max-width: 599px) {
  .post_content .menu_wall_ttl::before {
    top: -22px;
    left: -10px;
    width: 46px;
  }
}
.post_content .menu_wall_ttl::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 0;
  width: 110px;
  height: 68px;
  background: url(./images/top/menu_wall_ttl_r.png) bottom right/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .menu_wall_ttl::after {
    bottom: 6px;
    width: 90px;
  }
}
@media (max-width: 599px) {
  .post_content .menu_wall_ttl::after {
    content: none;
  }
}
.post_content .trouble_ttl_wrap {
  position: relative;
}
.post_content .trouble_ttl_wrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 381px;
  height: 298px;
  background: url(./images/top/trouble_ttl_staff.png) bottom left/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .trouble_ttl_wrap::before {
    width: 36%;
  }
}
@media (max-width: 599px) {
  .post_content .trouble_ttl_wrap::before {
    content: none;
  }
}
.post_content .trouble_ttl_wrap::after {
  content: "";
  position: absolute;
  bottom: 1rem;
  right: -50px;
  width: 215px;
  height: 250px;
  background: url(./images/top/trouble_ttl_img.png) bottom right/contain no-repeat;
}
@media (max-width: 1279px) {
  .post_content .trouble_ttl_wrap::after {
    right: 0;
  }
}
@media (max-width: 959px) {
  .post_content .trouble_ttl_wrap::after {
    width: 18%;
  }
}
@media (max-width: 599px) {
  .post_content .trouble_ttl_wrap::after {
    width: 28%;
    height: 48%;
    top: -30px;
    right: -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 .fz19 {
  font-size: 17px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz19 {
    font-size: 19px;
  }
}
.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 .fz23 {
  font-size: 18px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz23 {
    font-size: 23px;
  }
}
.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 .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 .fz38 {
  font-size: 24px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz38 {
    font-size: 29px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz38 {
    font-size: 38px;
  }
}
.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 .fz42 {
  font-size: 26px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz42 {
    font-size: 32px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz42 {
    font-size: 42px;
  }
}
.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 .fz50 {
  font-size: 30px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz50 {
    font-size: 40px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz50 {
    font-size: 50px;
  }
}
.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 .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 .fz62 {
  font-size: 24px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz62 {
    font-size: 46px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz62 {
    font-size: 62px;
  }
}
.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 .fz80_en {
  font-size: 50px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz80_en {
    font-size: 70px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz80_en {
    font-size: 80px;
  }
}
.post_content .fz86 {
  font-size: 52px;
}
@media print, screen and (min-width: 960px) {
  .post_content .fz86 {
    font-size: 72px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .fz86 {
    font-size: 86px;
  }
}
@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 .fz21_sp {
    font-size: 21px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz22_sp {
    font-size: 22px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz23_sp {
    font-size: 23px;
  }
}
@media print, screen and (max-width: 959px) {
  .post_content .fz24_sp {
    font-size: 24px;
  }
}
.post_content .swell-block-button .swell-block-button__link {
  padding: 1.25em 1.5em;
  font-weight: 500;
}
@media print, screen and (min-width: 600px) {
  .post_content .swell-block-button .swell-block-button__link {
    min-width: 480px;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .swell-block-button .swell-block-button__link {
    font-size: 18px;
  }
}
@media print, screen and (max-width: 599px) {
  .post_content .swell-block-button .swell-block-button__link {
    width: 100%;
  }
}
.post_content .swell-block-columns .swell-block-button .swell-block-button__link {
  min-width: 100%;
}
@media print, screen and (min-width: 1264px) {
  .post_content .swell-block-columns .swell-block-button .swell-block-button__link {
    min-width: 480px;
  }
}
.post_content .btn_w100.swell-block-button .swell-block-button__link {
  min-width: 100%;
}
@media print, screen and (min-width: 960px) {
  .post_content .btn_w100.swell-block-button .swell-block-button__link {
    min-width: 100%;
  }
}
.post_content .swell-block-faq__item .faq_q:before,
.post_content .swell-block-faq__item .faq_a:before {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.post_content .swell-block-faq__item .faq_q {
  font-size: 16px;
}
.post_content .swell-block-faq__item .faq_q:before {
  width: 30px;
}
@media print, screen and (min-width: 960px) {
  .post_content .swell-block-faq__item .faq_q {
    font-size: 18px;
  }
  .post_content .swell-block-faq__item .faq_q:before {
    width: 32px;
  }
}
.post_content .swell-block-faq__item .faq_a {
  line-height: 1.8;
}
.post_content .swell-block-faq__item .faq_a:before {
  color: #FF5700;
}
.post_content .swell-block-step.is-style-small .swell-block-step__title {
  font-size: 1.3em !important;
}
@media print, screen and (min-width: 1264px) {
  .post_content .swell-block-step.is-style-small .swell-block-step__title {
    font-size: 1.5em !important;
  }
}
.post_content .btn_cmn .swell-block-button__link {
  padding: 0.5rem 50px 0.5rem 0;
  min-height: 62px;
  border: 2px solid #FF5700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  background: linear-gradient(to left, #FF5700 56px, #fff 56px);
  margin: 0 auto;
  color: #333;
  font-weight: bold;
  position: relative;
  line-height: 1.4;
}
@media (max-width: 599px) {
  .post_content .btn_cmn .swell-block-button__link {
    font-size: 16px;
  }
}
.post_content .btn_cmn .swell-block-button__link svg {
  position: absolute;
  right: 18px;
  color: #fff;
}
.post_content .btn_cmn_s .swell-block-button__link {
  padding: 0;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
.post_content .btn_cmn_s .swell-block-button__link svg {
  color: var(--color_main);
}
.post_content .bb_theme_1 {
  border-bottom: 1px solid var(--color_main);
  padding-bottom: 0.5em;
}
.post_content .bb_theme_2 {
  border-bottom: 1px solid var(--color_main);
  padding-bottom: 0.5em;
}
.post_content .bl_dashed_w {
  border-left: 1px solid #fff;
}
.post_content .br_dashed_w {
  border-right: 1px solid #fff;
}
.post_content .bt_dashed_pink {
  background-image: repeating-linear-gradient(90deg, #f6e8e9, #f6e8e9 8px, transparent 8px, transparent 12px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.post_content .ttl_bar_orange {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.post_content .ttl_bar_orange:before {
  content: "\\";
  margin-right: 0.5em;
  position: relative;
  width: auto;
  height: auto;
  background: transparent;
  color: #FF5700;
  font-weight: bold;
}
.post_content .ttl_bar_orange:after {
  content: "/";
  margin-left: 0.5em;
  color: #FF5700;
  font-weight: bold;
}
.post_content .about_ttl_wrap {
  position: relative;
  padding-top: 80px;
}
@media (max-width: 959px) {
  .post_content .about_ttl_wrap {
    padding-top: 30px;
  }
}
.post_content .about_ttl_wrap::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -24px;
  width: 589px;
  height: 218px;
  background: url(./images/top/about_ttl_bg.png) top left/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .about_ttl_wrap::before {
    width: 360px;
  }
}
@media (max-width: 599px) {
  .post_content .about_ttl_wrap::before {
    left: 0;
  }
}
.post_content .hukidashi_black {
  border-radius: 30px;
  position: relative;
  margin: 0 auto !important;
  padding: 0.8rem 2rem;
  width: fit-content;
}
@media (max-width: 599px) {
  .post_content .hukidashi_black {
    padding: 0.8rem;
  }
}
.post_content .hukidashi_black::before {
  background-color: #333;
  content: "";
  height: 9px;
  position: absolute;
  width: 20px;
  bottom: -8px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  margin-left: -10px;
}
.post_content .hukidashi_theme {
  position: relative;
  padding: 6px 0;
}
@media (max-width: 599px) {
  .post_content .hukidashi_theme {
    padding: 10px;
  }
}
.post_content .hukidashi_theme::before {
  background-color: var(--color_main);
  content: "";
  height: 9px;
  position: absolute;
  width: 20px;
  bottom: -8px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  left: 50%;
  margin-left: -10px;
}
.post_content {
  /*=============================================
  # トップページ
  ============================================= */
}
.post_content .top_area_box_wrap {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 30px;
  position: relative;
}
@media (max-width: 959px) {
  .post_content .top_area_box_wrap {
    padding: 40px 0 10px;
  }
}
@media (max-width: 599px) {
  .post_content .top_area_box_wrap {
    padding: 50px 0 0;
  }
}
.post_content .top_area_box_wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 570px;
  height: 260px;
  background: url(./images/top/area_ttl.png) top left/contain no-repeat;
}
@media (max-width: 959px) {
  .post_content .top_area_box_wrap::before {
    width: 380px;
  }
}
@media (max-width: 599px) {
  .post_content .top_area_box_wrap::before {
    left: -10px;
    width: 340px;
    background: url(./images/top/area_ttl_sp.png) top left/contain no-repeat;
  }
}
.post_content .top_area_box {
  max-width: 830px;
  margin: 0 0 0 auto;
  padding: 3rem 1rem 1.5rem 135px;
}
@media (max-width: 959px) {
  .post_content .top_area_box {
    max-width: 650px;
    padding: 1.5rem 1rem 1rem 140px;
  }
}
@media (max-width: 599px) {
  .post_content .top_area_box {
    padding: 4.5rem 1.5rem 1.5rem;
  }
}
.post_content .menu_bg {
  position: relative;
}
.post_content .menu_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1720px;
  height: 100%;
  background: #FFD776;
  border-radius: 40px;
}
@media (max-width: 1919px) {
  .post_content .menu_bg::before {
    width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
  }
}
@media (max-width: 1279px) {
  .post_content .menu_bg::before {
    width: calc(var(--container_size, 0px) - var(--swl-pad_container, 0px));
  }
}
@media (max-width: 959px) {
  .post_content .menu_bg::before {
    width: calc(100% - var(--swl-pad_container, 0px));
  }
}
.post_content .menu_item a {
  height: 100%;
  padding: 0 20px 20px;
  display: block;
  background: #fff;
  border-radius: 10px;
  border: 1px solid #333;
}
@media (max-width: 599px) {
  .post_content .menu_item a {
    padding: 0 1rem 18px;
  }
}
.post_content .menu_item_ttl {
  border-radius: 0 90px 90px 0;
  padding: 6px 0 6px 20px;
  margin-left: -26px !important;
  transform: translateY(-4px);
  position: relative;
}
@media (max-width: 599px) {
  .post_content .menu_item_ttl {
    margin-left: -20px !important;
  }
}
.post_content .menu_item_ttl::before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #470C0F;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.post_content .menu_item_price {
  position: relative;
}
.post_content .menu_item_price_tax {
  position: absolute;
  bottom: 26px;
  right: 2px;
}
@media (max-width: 959px) {
  .post_content .menu_item_price_tax {
    bottom: 20px;
  }
}
.post_content .maker_logo_box {
  background: #fff;
  padding: 50px 2rem 40px;
  margin-top: -2rem !important;
  border: 1px solid #333;
  border-radius: 10px;
}
@media (max-width: 599px) {
  .post_content .maker_logo_box {
    padding: 44px 1rem 2rem;
  }
}
.post_content .top_case_box .case_item {
  display: block;
  border: 1px solid var(--color_main);
  border-radius: 20px;
  background: #fff;
  height: auto;
}
.post_content .top_case_box .case_item .case_item_box {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.post_content .top_case_box .case_item .case_item_top {
  flex: 1;
}
.post_content .top_case_box .case_item .before_after.archive_gallery {
  height: 180px;
  overflow: hidden;
  position: relative;
}
.post_content .top_case_box .case_item .before_after.archive_gallery::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 33%;
  width: 51px;
  height: 32px;
  background: url(./images/top/works_arrow.png) center center/contain no-repeat;
  z-index: 1;
}
.post_content .top_case_box .case_item .before_after.archive_gallery .before_img {
  width: 37%;
  height: 38%;
  overflow: hidden;
}
.post_content .top_case_box .case_item .before_after.archive_gallery .after_img {
  width: 82%;
  height: 83%;
}
.post_content .top_case_box .case_item .cat_carea_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.post_content .top_case_box .case_item .cat_carea {
  height: auto;
}
.post_content .top_case_box .case_item .carea {
  color: #fff;
  background: #F18300;
  border-radius: 13px;
  text-align: center;
  min-width: 90px;
  line-height: 1.4;
  display: block;
  font-weight: bold;
  padding: 2px 0;
}
.post_content .top_case_box .case_item .date {
  margin-left: 8px;
  font-size: 13px;
  color: #9D9D9D;
}
.post_content .top_case_box .case_item .cat_cconst {
  height: auto;
  margin: 4px 0 6px;
}
.post_content .top_case_box .case_item .cconst {
  font-size: 13px;
  margin-right: 10px;
}
.post_content .top_case_box .case_item .case_item_ttl {
  text-align: left;
  margin-bottom: 10px;
}
.post_content .top_case_box .case_item .text {
  font-size: 14px;
}
.post_content .top_case_box .case_item .case_item_link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #F18300;
  font-weight: bold;
  line-height: 1;
  margin-top: 4px;
}
.post_content .top_case_box .case_item .case_item_link svg {
  color: #F18300;
  margin-left: 4px;
}
.post_content .top_case_box .slick-list {
  overflow: visible;
}
.post_content .top_case_box .slick-track {
  display: flex;
}
.post_content .top_case_box .slick-dots {
  bottom: -50px;
}
.post_content .top_case_box .slick-dots button:before {
  font-size: 11px;
}
.post_content .top_case_box .slick-dots li.slick-active button:before {
  color: #FF5700;
}
@media (max-width: 599px) {
  .post_content .works_bg {
    background-position-x: right;
  }
}
.post_content .worries_ttl_num_wrap {
  border-right: 1px dashed #fff;
}
@media (max-width: 599px) {
  .post_content .worries_ttl_num_wrap {
    border-right: none;
    border-bottom: 1px dashed #fff;
  }
}
.post_content .worries_box {
  padding: 30px 40px 80px;
}
@media (max-width: 959px) {
  .post_content .worries_box {
    padding: 2rem 1rem;
  }
}
.post_content .case_search {
  margin-bottom: 5em !important;
}
.post_content .case_search form .ttl {
  font-weight: bold;
  font-size: 18px;
}
.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;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  font-size: 20px;
  pointer-events: none;
}
.post_content .case_search form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  font-size: 18px;
  padding: 7px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #333;
  border-radius: 4px;
}
.post_content .case_search form input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  font-size: 18px;
  padding: 7px 10px;
  background: #fff;
  outline: none;
  border: 1px solid #333;
}
.post_content .case_search form input[type=submit] {
  color: #fff;
  margin: 0 auto;
  display: block;
  padding: 18px 0;
  border-radius: 36px;
  background: #333;
  font-size: 1.1em;
  width: 480px;
  max-width: 100%;
  line-height: 1.4;
}
.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;
}
@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;
  }
}
@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_items {
  display: block;
}
.post_content .case_item {
  width: 100%;
  padding: 1em;
  background: #fff;
  border: 1px solid var(--color_main);
  border-radius: 20px;
}
.post_content .case_item .before_img,
.post_content .case_item .after_img {
  margin-bottom: 10px !important;
}
.post_content .case_item .before_img {
  position: relative;
}
.post_content .case_item .img_wrap > a > .before_img, .post_content .case_item .img_wrap > a > .after_img {
  height: 180px;
}
.post_content .case_item .img_wrap > a > .before_img .post_thumb, .post_content .case_item .img_wrap > a > .after_img .post_thumb {
  height: 100%;
}
.post_content .case_item .before_after.archive_gallery {
  position: relative;
  height: 180px;
  margin-bottom: 10px !important;
}
.post_content .case_item .before_after.archive_gallery .case_arrow {
  position: absolute;
  bottom: -5px;
  left: 42%;
  z-index: 10;
}
.post_content .case_item .before_after.archive_gallery .after_img {
  width: 85%;
  height: 90%;
  margin: 0 0 0 auto !important;
}
.post_content .case_item .before_after.archive_gallery .before_img {
  margin-bottom: 0 !important;
  width: 45%;
  height: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.post_content .case_item .before_after.archive_gallery .post_thumb {
  height: 100%;
}
.post_content .case_item .area_date {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.post_content .case_item .area_date .date {
  font-size: 13px;
  color: #9D9D9D;
}
.post_content .case_item .cat a {
  display: inline-block;
  line-height: 1;
  margin-right: 6px;
  text-decoration: none;
}
.post_content .case_item .cat a.carea {
  background: #F18300;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 12px;
  margin-bottom: 6px;
  border-radius: 30px;
}
@media print, screen and (min-width: 1264px) {
  .post_content .case_item .cat a.carea {
    font-size: 16px;
    padding: 4px 15px;
  }
}
.post_content .case_item .cat a.cconst {
  color: #333;
  font-size: 13px;
  margin-bottom: 3px;
}
.post_content .case_item .cat_carea {
  margin-bottom: 0.25em;
  height: 31px;
  overflow: hidden;
}
.post_content .case_item .cat_cconst {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.5em;
  height: 14px;
  overflow: hidden;
}
.post_content .case_item .index_wrap {
  margin-bottom: 0.5em;
}
.post_content .case_item .index_wrap .is-style-section_ttl {
  padding-top: 0;
  font-size: 16px;
  height: 46px;
  text-align: left;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
@media print, screen and (min-width: 1200px) {
  .post_content .case_item .index_wrap .is-style-section_ttl {
    font-size: 18px;
    height: 51px;
  }
}
.post_content .case_item .post_thumb img {
  aspect-ratio: 6/3.5;
}
.post_content .case_item .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.6;
}
.post_content .case_item .more_link {
  text-align: right;
}
.post_content .case_item .more_link a {
  color: #FF5700;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding-right: 1.2em;
}
.post_content .case_item .more_link a::after {
  content: "";
  background-image: url(images/icon_right_circle_o.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 54%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
  .post_content .case_items {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
  }
  .post_content .case_items .case_item {
    width: calc((100% - 25px) / 2);
  }
}
@media print, screen and (min-width: 960px) {
  .post_content .case_items .case_item {
    width: calc((100% - 50px) / 3);
  }
}
.post_content .single_case .cat {
  margin-bottom: 25px;
}
.post_content .single_case .cat a {
  display: inline-block;
  padding: 8px 10px;
  line-height: 1;
  margin-right: 6px;
  margin-bottom: 6px;
  font-size: 13px;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .post_content .single_case .cat a {
    font-size: 14px;
  }
}
.post_content .single_case .cat a.carea {
  background: #FF5700;
  color: #fff;
}
.post_content .single_case .cat a.cconst {
  border: 1px solid #FF5700;
  color: #FF5700;
}
.post_content .single_case .single_gallery_wrap {
  margin-top: 2em;
  margin-bottom: 3em;
}
@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), .post_content .single_case .photoSection {
    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, .post_content .single_case .photoSection .before_wrap,
  .post_content .single_case .photoSection .after_wrap {
    width: 48%;
  }
  .post_content .single_case .single_gallery_wrap:not(.before_only, .after_only) .before_wrap img,
  .post_content .single_case .single_gallery_wrap:not(.before_only, .after_only) .after_wrap img, .post_content .single_case .photoSection .before_wrap img,
  .post_content .single_case .photoSection .after_wrap img {
    width: 100%;
  }
}
.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_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,
.post_content .single_case .after_index {
  background: #333;
  color: #fff;
  font-weight: 700;
  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;
  }
}
.post_content .single_case table {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em !important;
}
.post_content .single_case table th,
.post_content .single_case table td {
  border: none;
  background: none;
  padding: 0.25em 0.5em;
  font-size: 14px;
}
.post_content .single_case table tr {
  display: block;
  margin-bottom: 4px;
  border-bottom: 1px dashed #ccc;
}
.post_content .single_case table th {
  width: 125px;
  font-weight: 700;
}
@media print, screen and (min-width: 960px) {
  .post_content .single_case table th,
  .post_content .single_case table td {
    padding: 0.5em 1em;
    font-size: 18px;
  }
  .post_content .single_case table th {
    width: 200px;
  }
}
.post_content .single_product .cat {
  margin-bottom: 2em;
}
.post_content .single_product .cat a {
  background: #FF5700;
  color: #fff;
  padding: 0 10px;
  margin-right: 10px;
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
}
.post_content .single_product .single_product_img_wrap {
  position: relative;
}
.post_content .single_product .single_product_img_wrap .discount_wrap {
  background-color: var(--color_main);
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 5;
  width: 100px;
  height: 100px;
  background-image: url(images/bg_discount.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media print, screen and (max-width: 959px) {
  .post_content .single_product .single_product_img_wrap .discount_wrap {
    width: 80px;
    height: 80px;
    top: 8px;
    left: 8px;
  }
}
.post_content .single_product .single_product_img_wrap .discount_wrap .discount {
  text-align: center;
}
.post_content .single_product .single_product_img_wrap .discount_wrap .c_yellow {
  color: #FFF100;
  font-size: 2.8em;
}
@media print, screen and (max-width: 959px) {
  .post_content .single_product .single_product_img_wrap .discount_wrap .c_yellow {
    font-size: 2.6em;
  }
}
.post_content .single_product .single_product_img_wrap .discount_wrap .percent, .post_content .single_product .single_product_img_wrap .discount_wrap .off {
  font-size: 20px;
}
@media print, screen and (max-width: 959px) {
  .post_content .single_product .single_product_img_wrap .discount_wrap .percent, .post_content .single_product .single_product_img_wrap .discount_wrap .off {
    font-size: 16px;
  }
}
.post_content .single_product .product_gallery {
  margin-bottom: 15px;
}
.post_content .single_product .product_choice-btn .item {
  width: 33.3333333333% !important;
  cursor: pointer;
  opacity: 0.7;
}
.post_content .single_product .product_choice-btn .item.slick-current {
  opacity: 1;
}
.post_content .single_product .product_choice-btn .slick-track {
  width: auto !important;
  transform: unset !important;
  /*画面幅サイズ変更に伴うサムネイル固定*/
}
.post_content .single_product .maker_logo {
  height: 30px;
  margin-bottom: 0.5em;
}
.post_content .single_product .maker_logo img {
  height: 100%;
  width: auto;
}
@media print, screen and (min-width: 1264px) {
  .post_content .single_product .maker_logo {
    height: 35px;
  }
}
.post_content .single_product .single_product_name {
  margin-top: 0;
  margin-bottom: 0.5em;
  text-align: left;
}
.post_content .single_product .single_product_label {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-bottom: 1.5em;
}
.post_content .single_product .single_product_label_item {
  width: calc((100% - 7px) / 2);
  color: #333;
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 4px;
  margin: 0;
}
.post_content .single_product .table_wrap {
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 1264px) {
  .post_content .single_product .single_product_label_item {
    font-size: 15px;
    width: calc((100% - 14px) / 3);
    padding: 4px 7px;
  }
}
.post_content .single_product .single_product_info .single_product_img_wrap {
  margin-bottom: 30px;
}
@media print, screen and (min-width: 768px) {
  .post_content .single_product .single_product_info {
    display: flex;
    gap: 30px;
  }
  .post_content .single_product .single_product_info .single_product_img_wrap {
    width: 40%;
    margin-bottom: 0;
  }
  .post_content .single_product .single_product_info .single_product_text_wrap {
    width: 60%;
  }
}
.post_content .single_product .single_product_subtitle {
  text-align: center;
  font-weight: 700;
  background-color: #F18300;
  color: #fff;
  line-height: 1.4;
  font-size: 1.2em;
  padding: 5px 10px;
  margin-bottom: 0.5em;
}
@media print, screen and (min-width: 1264px) {
  .post_content .single_product .single_product_subtitle {
    font-size: 1.4em;
  }
}
.post_content .price_total {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #DF0000;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.post_content .price_total .price_total_yen {
  display: inline-block;
  margin-left: 4px;
  text-align: right;
}
.post_content .price_total .price {
  font-size: 2.4em;
  font-family: "RobotoLocal", sans-serif;
  line-height: 0.6;
}
.post_content .price_total .tax_note {
  font-size: 0.6em;
  color: #333;
  font-weight: 400;
}
@media print, screen and (min-width: 1264px) {
  .post_content .price_total {
    font-size: 26px;
  }
}
.post_content .product_items {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.post_content .product_items .product_item {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #333;
}
.post_content .product_items .product_item_body {
  padding: 1em;
}
.post_content .product_items .product_item .product_item_name {
  background-color: var(--color_main);
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.post_content .product_items .product_item .price_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 1em;
}
.post_content .product_items .product_item .price_wrap_left {
  width: 35%;
}
.post_content .product_items .product_item .price_wrap_left img {
  vertical-align: bottom;
}
.post_content .product_items .product_item .price_wrap_right {
  width: 63%;
  text-align: right;
}
.post_content .product_items .product_item .price_wrap .price_total {
  font-size: 19px;
  transform: translateY(-3px);
}
.post_content .product_items .product_item .ec {
  position: relative;
  border-radius: 10px;
}
.post_content .product_items .product_item .ec .maker_logo {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  border-radius: 0 0 10px 0;
  height: 34px;
  width: auto;
  padding: 5px 10px;
}
.post_content .product_items .product_item .ec .maker_logo img {
  height: 100%;
  width: auto;
  vertical-align: baseline;
}
.post_content .product_items .product_item .more_link {
  text-align: center;
  font-weight: 700;
  border-top: 2px dashed #F6E8E9;
  padding-top: 0.5em;
}
.post_content .product_items .product_item .more_link span {
  position: relative;
  padding-right: 1.3em;
}
.post_content .product_items .product_item .more_link span:after {
  content: "";
  background-image: url(images/icon_right_circle_o_2.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 768px) {
  .post_content .product_items .product_item {
    width: calc((100% - 25px) / 2);
  }
  .post_content .product_items .product_item .product_item_name {
    height: 78px;
    display: flex;
    align-items: center;
  }
}
@media print, screen and (min-width: 1264px) {
  .post_content .product_items .product_item {
    width: calc((100% - 50px) / 3);
  }
  .post_content .product_items .product_item .price_wrap .price_total {
    font-size: 23px;
  }
}
.post_content .tel_no {
  font-weight: 700;
  font-family: "RobotoLocal", sans-serif;
  position: relative;
  padding-left: 1em;
}
.post_content .tel_no:after {
  content: "";
  background-image: url(images/icon_phone.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.8em;
  height: 0.8em;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.post_content .header_footer_info_mail a, .post_content .header_footer_info_line a {
  color: #fff;
  display: block;
  border-radius: 10px;
  padding: 4px 8px 6px;
}
.post_content .header_footer_info_mail a {
  background-color: #FF5700;
}
.post_content .header_footer_info_line a {
  background-color: #06C755;
}
.post_content .header_footer_info_payment {
  padding: 12px 0;
  border-top: 1px solid #BCBCBC;
  border-bottom: 1px solid #BCBCBC;
  margin-left: 0;
}
.post_content .header_footer_info_insta img {
  width: 90%;
}
.post_content .header_footer_info .fukidashi_line {
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.post_content .header_footer_info .fukidashi_line:before, .post_content .header_footer_info .fukidashi_line:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 10px;
  height: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.post_content .header_footer_info .fukidashi_line:before {
  background-image: url(images/fukidashi_line_s_theme_left.png);
  left: -16px;
}
.post_content .header_footer_info .fukidashi_line:after {
  background-image: url(images/fukidashi_line_s_theme_right.png);
  right: -16px;
}
.post_content .header_footer_info .tel_no {
  font-size: 32px;
}
@media print, screen and (max-width: 1489px) {
  .post_content .header_footer_info .fz12 {
    font-size: 11px !important;
  }
  .post_content .header_footer_info .fz14 {
    font-size: 12px !important;
  }
  .post_content .header_footer_info_payment {
    padding: 8px 0;
  }
  .post_content .header_footer_info_payment .fz12 {
    font-size: 10px !important;
  }
  .post_content .header_footer_info_mail a img, .post_content .header_footer_info_line a img {
    width: 28px;
  }
  .post_content .header_footer_info .tel_no {
    font-size: 26px;
  }
}
@media print, screen and (max-width: 1199px) {
  .post_content .header_footer_info .fz12 {
    font-size: 10px !important;
  }
  .post_content .header_footer_info .fz14 {
    font-size: 11px !important;
  }
  .post_content .header_footer_info_payment .fz12 {
    font-size: 8px !important;
  }
  .post_content .header_footer_info_mail a img, .post_content .header_footer_info_line a img {
    width: 24px;
  }
  .post_content .header_footer_info .tel_no {
    font-size: 22px;
  }
}
.post_content .header_footer_info._header {
  width: 860px;
}
@media print, screen and (max-width: 1489px) {
  .post_content .header_footer_info._header {
    width: 750px;
  }
}
@media print, screen and (max-width: 1199px) {
  .post_content .header_footer_info._header {
    width: 600px;
  }
}
.post_content .header_footer_info._footer {
  width: 100%;
  max-width: 460px;
  margin-right: auto;
  margin-left: auto;
}
.post_content .header_footer_info._footer .header_footer_info_tel {
  width: 293px;
  margin-left: auto;
  margin-right: auto;
}
.post_content .header_footer_info._footer .tel_no {
  font-size: 38px;
}
@media print, screen and (min-width: 1264px) {
  .post_content .header_footer_info._footer .header_footer_info_tel {
    width: 368px;
  }
  .post_content .header_footer_info._footer .tel_no {
    font-size: 48px;
  }
}