@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.f_btns, .f_main, #contents_wrap, section.blog, .mv_tx, .box3, .cont, #contents .blog_slide4, .bg02 > *, .bg_main:not(.art800) article, .bg_tool:not(.art800) article, .bg100 .i-art.__info, .itext-art, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, .bgin {
  max-width: 100%;
  width: var(--base);
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .f_btns, .f_main, #contents_wrap, section.blog, .mv_tx, .box3, .cont, #contents .blog_slide4, .bg02 > *, .bg_main:not(.art800) article, .bg_tool:not(.art800) article, .bg100 .i-art.__info, .itext-art, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, .bgin {
    padding-inline: var(--pad);
  }
}

.title2.__label h1 span > span, .title2.__label h2 span > span, .title2.__label h3 span > span, .title2.nohead div, .title3 h1, .title3 h2, .title3 h3, .title3.__faq h1, .title3.__faq h2, .title3.__faq h3, .title3.nohead div, .card6 .box {
  position: relative;
}
.title2.__label h1 span > span::before, .title2.__label h2 span > span::before, .title2.__label h3 span > span::before, .title2.nohead div::before, .title3 h1::before, .title3 h2::before, .title3 h3::before, .title3.__faq h1::before, .title3.__faq h2::before, .title3.__faq h3::before, .title3.nohead div::before, .card6 .box::before {
  content: "";
  display: inline-block;
  background-color: #777;
  z-index: 1;
}

.btn2 {
  position: relative;
}
.btn2::after {
  content: "bf";
  display: inline-block;
  background-color: #777;
  z-index: 1;
}

.fl4058, .fl.__area, .r_edge span, .itext-art.pages span, .bg_sub {
  position: relative;
  z-index: 1;
}
.fl4058::before, .fl.__area::before, .r_edge span::before, .itext-art.pages span::before, .bg_sub::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #777;
  z-index: 1;
}

.title2.__label article, .ul_txlink, .bgbfgr, .card6 .box, .a_bnr a.itext, .r_edge span, .itext-art.pages span, .bg_main:not(.art800) .btn, .bg_tool:not(.art800) .btn {
  position: relative;
  z-index: 1;
}
.title2.__label article::after, .ul_txlink::after, .bgbfgr::after, .card6 .box::after, .a_bnr a.itext::after, .r_edge span::after, .itext-art.pages span::after, .bg_main:not(.art800) .btn::after, .bg_tool:not(.art800) .btn::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #777;
  z-index: 1;
}

@keyframes rightgrow {
  0% {
    background-position-x: 203%;
  }
  100% {
    background-position-x: 100%;
  }
}
@keyframes rightshrink {
  0% {
    background-position: 0% 100%;
  }
  100% {
    background-position: -100% 100%;
  }
}

.spanh span {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  transition: 0.2s 0.2s;
}
.spanh span::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #249191;
  translate: 101%;
  transition: 1s cubic-bezier(0, 0, 0.2, 1);
}
.spanh span.hide {
  color: rgba(36, 145, 145, 0);
}
.spanh span.hide::after {
  translate: -101%;
}

.spanh {
  padding-block: 50px;
}
.spanh h2 {
  line-height: 2.5;
  color: #333;
}
.spanh span {
  display: block;
  font-weight: 700;
}

#contents .blog_slide4 .blog_text *, #contents .blog_slide4 .blog_text div.detail, .sns-i_stop div.sns_list > div .sns_text *, .sns-i_stop3 div.sns_list > div .sns_text * {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fa-angles-right::before, .h_bottom .h_link::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f101";
  font-weight: 900;
  margin-right: 0.4em;
}

.fa-calculator::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f1ec";
  font-weight: 900;
  margin-inline: 0.5em;
}

.chevron-right::after, .card.hashsplit p::after, .card.hashsplit h3::after, .card.hashsplit a > div::after, .btnlist article > div::after {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f054";
  font-weight: 900;
}

.circle-arrow-right::after, .a_bnr a.itext::after {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f0a9";
}

.fa-solid.fa-arrow-right-long::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f178";
}

.fa-note-sticky::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f249";
}

.fa-envelope::before, .btn-g::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f0e0";
  font-weight: 900;
  color: inherit;
}

.fa-phone::before, .f_btns .box:nth-of-type(2) a::before, .contact_tx .btn::before, .art800.bg_main div .btn:first-of-type::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f095";
  font-weight: 900;
}

.fa-user-pen::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f4ff";
}

.fa-circle-exclamation::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f06a";
}

.fa-arrow-right::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f061";
}

.fa-arrow-right-af::after, .bg_main:not(.art800) .btn::after, .bg_tool:not(.art800) .btn::after {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f061";
}

.fa-angles-up::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  font-weight: 900;
  content: "\f102";
}

/*================== プラポリ一体型お問い合わせSCSS =================*/
#main .policy {
  text-align: left;
}
#main .policy-text {
  font-size: 18px;
}
#main .policy-trriger, #main .policy_link {
  color: var(--tx);
  cursor: pointer;
  text-decoration: underline;
}

.policy-desc {
  letter-spacing: 0.02em;
}

.policy-trriger {
  pointer-events: all;
  cursor: pointer;
  text-decoration: underline;
}

.policy-wrap {
  opacity: 0;
  z-index: -1;
  transition: 0.3s;
  position: fixed;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  line-height: 2;
  background-color: rgba(0, 0, 0, 0.2);
  overscroll-behavior: none;
  cursor: pointer;
  letter-spacing: 0.02em;
  display: none;
}
.policy-wrap.active {
  display: flex;
  opacity: 1;
  z-index: 10;
}
.policy-wrap h3 {
  border-left: 6px solid var(--tx);
  color: #111;
  padding-left: 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: left;
}
.policy-wrap p {
  margin: 10px 0 25px;
  color: #111;
  line-height: 2;
}
.policy-wrap > div {
  position: relative;
  padding: 20px;
  max-width: 1000px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid var(--tx);
  height: 60vh;
  overflow-y: scroll;
  width: 95%;
}
.policy-wrap > div a {
  position: absolute;
  top: -4px;
  right: -4px;
  font-size: 2.4rem;
  font-weight: bold;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes listslide {
  0% {
    transform: scale(1);
    opacity: 0;
    z-index: -1;
  }
  7% {
    opacity: 1;
    z-index: 1;
  }
  16% {
    opacity: 1;
    z-index: 1;
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
    z-index: 1;
  }
  57% {
    opacity: 1;
    z-index: -1;
  }
  67% {
    opacity: 0;
    z-index: -1;
  }
  74% {
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    z-index: -1;
  }
}
@keyframes slidescale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes slowtrans {
  0% {
    translate: 0 0;
  }
  100% {
    translate: calc(-1 * (50vw - clamp(0px, 50vw, 720px)));
  }
}
@keyframes slowscale {
  0% {
    scale: 0 1;
    transform-origin: left;
  }
  50% {
    scale: 1 1;
    transform-origin: left;
  }
  50.1% {
    scale: 1 1;
    transform-origin: right;
  }
  100% {
    scale: 0 1;
    transform-origin: right;
  }
}
@keyframes slowscale2 {
  0% {
    scale: 0.5 1;
    transform-origin: left;
  }
  25% {
    scale: 1 1;
    transform-origin: left;
  }
  25.1% {
    scale: 1 1;
    transform-origin: right;
  }
  50% {
    scale: 0.5 1;
    transform-origin: right;
  }
  75% {
    scale: 0 1;
    transform-origin: right;
  }
  75.1% {
    scale: 0 1;
    transform-origin: left;
  }
  100% {
    scale: 0.5 1;
    transform-origin: left;
  }
}
@keyframes slowpos {
  0% {
    background-position-x: 50%;
  }
  75% {
    background-position-x: -100%;
  }
  75.1% {
    background-position-x: 100%;
  }
  100% {
    background-position-x: 50%;
  }
}
@keyframes poyooon {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  40% {
    transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  50% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    transform: scale(0.9, 1.2) translate(0%, -100%);
  }
  75% {
    transform: scale(0.9, 1.2) translate(0%, -20%);
  }
  85% {
    transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes poyooon2 {
  0% {
    transform: scale(1, 1);
  }
  2% {
    transform: scale(1.05, 0.95);
  }
  10% {
    transform: scale(1.1, 0.9);
  }
  12% {
    transform: scale(1, 1);
  }
  15% {
    transform: scale(0.95, 1.1);
  }
  18% {
    transform: scale(0.95, 1.1);
  }
  21% {
    transform: scale(1.1, 0.9);
  }
  25% {
    transform: scale(1, 1);
  }
  28% {
    transform: scale(0.98, 1.02);
  }
  32% {
    transform: scale(0.98, 1.02);
  }
  36% {
    transform: scale(1.02, 0.97);
  }
  40% {
    transform: scale(1, 1);
  }
}
@keyframes pururun {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    transform: scale(1, 1) translate(10%, 0%) skew(-10deg, 0deg);
  }
  60% {
    transform: scale(1, 1) translate(20%, 0%) skew(-20deg, 0deg);
  }
  70% {
    transform: scale(1, 1) translate(-15%, 0%) skew(15deg, 0deg);
  }
  80% {
    transform: scale(1, 1) translate(15%, 0%) skew(-15deg, 0deg);
  }
  80% {
    transform: scale(1, 1) translate(5%, 0%) skew(-5deg, 0deg);
  }
  90% {
    transform: scale(1, 1) translate(-5%, 0%) skew(5deg, 0deg);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes purun {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  15% {
    transform: scale(0.9, 0.9) translate(0%, 5%);
  }
  30% {
    transform: scale(1.3, 0.8) translate(0%, 10%);
  }
  50% {
    transform: scale(0.8, 1.3) translate(0%, -10%);
  }
  70% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes puyon {
  0% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  40% {
    transform: scale(0.95, 1.2) translate(0%, -10%);
  }
  50% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  60% {
    transform: scale(0.95, 1.05) translate(0%, -3%);
  }
  70% {
    transform: scale(1.05, 0.95) translate(0%, 3%);
  }
  80% {
    transform: scale(1, 1) translate(0%, 0%);
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
  }
}
@keyframes step {
  0% {
    translate: 100%;
  }
  100% {
    translate: 0%;
  }
}
@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-50%);
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-50%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.UpMove {
  animation: UpAnime 0.5s forwards;
}

.DownMove {
  animation: DownAnime 0.5s forwards;
}

@keyframes hideop {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes sk-cubemove {
  25% {
    transform: translateX(40px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(40px) translateY(40px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(40px) translateY(40px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(40px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes sidetoside {
  0% {
    translate: 125% 0;
  }
  50% {
    translate: -425% 0;
  }
  100% {
    translate: 125% 0;
  }
}
@keyframes turn {
  0% {
    rotate: y 90deg;
  }
  10% {
    rotate: y 0deg;
  }
  40% {
    rotate: y 0deg;
  }
  50% {
    rotate: y -90deg;
  }
  60% {
    rotate: y -180deg;
  }
  90% {
    rotate: y -180deg;
  }
  100% {
    rotate: y -270deg;
  }
}
@keyframes big {
  0% {
    scale: 0.5;
  }
  20% {
    scale: 30;
  }
  50% {
    scale: 30;
  }
  100% {
    scale: 0;
  }
}
*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  min-height: 0vw;
  border: none;
  background-color: unset;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
  min-height: 100%;
}

body {
  counter-reset: number 0;
  overflow: hidden;
  min-height: 100%;
  line-height: 1.6;
  font-size: 16px;
  font-style: normal;
  margin: 0;
  color: unset;
  text-align: unset;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: unset;
}

.clearfix:after {
  visibility: visible;
}

img {
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

img.imgL {
  max-width: 100%;
}

img.imgR {
  max-width: 100%;
}

li {
  list-style: none;
}

small {
  font-size: 80%;
}

input[type=button] {
  cursor: pointer;
  padding: 5px 10px;
}

#contents {
  width: 100%;
}

#main {
  width: 100%;
}

div.blog_list {
  border: none;
}

div.sns_list div.sns_text, div.blog_list div.blog_text {
  width: 100%;
  padding: 0px;
  font-size: inherit;
}

div.sns_list ul li a, div.blog_list ul li a {
  display: block;
  font-size: inherit;
  line-height: inherit;
  margin-right: 0.2em;
}

div.detail, div.detail2 {
  margin-top: unset;
}

#col_main {
  width: 100% !important;
}

h2.mail.title {
  display: none !important;
}

.form_wrap.confirm {
  margin-top: 40px;
}
.form_wrap.confirm dl:last-of-type dt, .form_wrap.confirm dl:last-of-type dd {
  border-bottom: 1px solid #ddd;
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

table {
  table-layout: auto;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed;
  }
}
.tlfix table {
  table-layout: fixed;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

u {
  text-decoration: line-through;
}

hr {
  border-bottom: 2px solid var(--tx);
}

u {
  text-decoration: underline;
}

.mincho {
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

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

@media screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
.img100 img {
  max-width: 100% !important;
  width: 100% !important;
}

.tdscl {
  overflow-x: scroll;
}
.tdscl table {
  table-layout: fixed;
  width: 1850px;
}

:root {
  --ser: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --san: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --tsu: "fot-tsukuardgothic-std", "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --orb:"Orbitron", "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  --fa: "Font Awesome 6 Pro","Font Awesome 6 Free","Font Awesome 6 Brand","Font Awesome 6 Duotone";
}

:root {
  --f14:clamp(12px, 1.4vw, 14px);
  --f16:clamp(14px, 1.6vw, 16px);
  --f18:clamp(16px, 1.8vw, 18px);
  --f20:clamp(16px, 2vw, 20px);
  --f24:clamp(20px, 2.4vw, 24px);
  --f28:clamp(24px, 2.8vw, 28px);
  --f32:clamp(24px, 3.2vw, 32px);
  --f34:clamp(28px, 3.4vw, 34px);
  --f36:clamp(28px, 3.6vw, 36px);
  --f40:clamp(32px, 4vw, 40px);
  --f44:clamp(36px, 4vw, 44px);
  --f48:clamp(36px, 5vw, 48px);
  --f52:clamp(40px, 5vw, 52px);
  --f60:clamp(40px,6vw,60px);
  --f64:clamp(48px,6vw,64px);
  --f72:clamp(52px,7vw,72px);
  --f160:clamp(64px,16vw,160px);
  --fzllen:clamp(36px,4.4vw,44px);
  --fzllll:clamp(44px,6vw,80px);
}

:root {
  --bk:#333;
  --bktr:#3336;
  --tx:#333;
  --gr:#eee;
  --grtr:#eee8;
  --cc:#ccc;
  --dd:#ddd;
  --ee:#eee;
  --wh:#fff;
  --ff:#fff;
  --whtr:#fff4;
  --mc:#061b2f;
  --mctr:#061b2f88;
  --bc:#061b2fcc;
  --bc2:#061b2fcc;
  --bctr:#061b2f44;
  --ac:#e11;
  --actr:#e118;
  --grn:#b4f57b;
  --sc:#061b2fcc;
  --sc2:#061b2fcc;
  --sctr:#061b2f44;
}

:root {
  --contout:calc(50% - 50vw + calc(var(--bar) / 2));
  --contoutsp:calc(100% - 100vw + calc(var(--bar) / 2));
  --in1728:calc(50vw - clamp(0px,calc(50vw - 20px),864px));
  --in1536:calc(50vw - clamp(0px,calc(50vw - 20px),calc(768px + var(--bar,0) / 2)));
  --in1440:calc(50vw - clamp(0px,calc(50vw - 20px),calc(720px + var(--bar,0) / 2)));
  --in1300:calc(50vw - clamp(0px,calc(50vw - 20px),calc(650px + var(--bar,0) / 2)));
  --incont:calc(50vw - clamp(0px,calc(50vw - 20px),calc(650px + var(--bar,0) / 2)));
  --in1200:calc(50vw - clamp(0px,calc(50vw - 20px),calc(600px + var(--bar,0) / 2)));
  --in1000:calc(50vw - clamp(0px,calc(50vw - 20px),calc(500px + var(--bar,0) / 2)));
  --in960:calc(50vw - clamp(0px,calc(50vw - 20px),calc(480px + var(--bar,0) / 2)));
  --in800:calc(50vw - clamp(0px,calc(50vw - 20px),calc(400px + var(--bar,0) / 2)));
  --in620:calc(50vw - clamp(0px,calc(50vw - 20px),310px));
  --widepad:calc(50vw - clamp(0px,calc(50vw - 40px),500px));
  --barhalf:calc(var(--bar) / 2);
  --base:960px;
  --pad:20px;
  --pad2:calc(var(--pad) * 2);
  --baseinner:calc(var(--base) - var(--pad2));
  --vw:calc(100vw - var(--bar) - var(--pad2));
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g)));
  --head:66px;
  --block:56px;
  --btn:56px;
}
@media only screen and (max-width: 1200px) {
  :root {
    --logo:172px;
  }
}
@media only screen and (max-width: 480px) {
  :root {
    --logo:130px;
    --btn:48px;
    --head:48px;
  }
}

:root {
  --bs:0px 2px 12px #3331;
  --bsgr:5px 5px 0px var(--gr);
  --bsbtn:5px 5px 0px var(--gr),inset 5px 5px 0px var(--wh);
  --bsbk:4px 4px 0px var(--bk);
  --bswh:4px 4px 0px var(--wh);
  --bsmc:4px 4px 0px var(--mc);
  --bsac:4px 4px 0px var(--ac);
  --bssc:4px 4px 0px var(--sc);
  --bslg:8px 8px 0px var(--mctr);
  --bs2:4px 4px 0px var(--mctr),0px 0px 2px var(--mctr);
  --bsblur:0 5px 10px #11111122;
  --ds:drop-shadow(0 0 2px var(--bk))drop-shadow(0 0 2px var(--bk))drop-shadow(0 0 2px var(--bk))drop-shadow(0 0 2px var(--bk))drop-shadow(0 0 2px var(--bk));
  --St-W:2px;
  --St-C:var(--wh);
  --stroke:0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C),0 0 var(--St-W) var(--St-C);
  --stroke-mc:0 0 var(--St-W) var(--mc),0 0 var(--St-W) var(--mc),0 0 var(--St-W) var(--mc),0 0 var(--St-W) var(--mc),0 0 var(--St-W) var(--mc),0 0 var(--St-W) var(--mc);
  --stroke-ac:0 0 var(--St-W) var(--ac),0 0 var(--St-W) var(--ac),0 0 var(--St-W) var(--ac),0 0 var(--St-W) var(--ac),0 0 var(--St-W) var(--ac),0 0 var(--St-W) var(--ac);
  --stroke-sc:0 0 var(--St-W) var(--sc),0 0 var(--St-W) var(--sc),0 0 var(--St-W) var(--sc),0 0 var(--St-W) var(--sc),0 0 var(--St-W) var(--sc),0 0 var(--St-W) var(--sc);
}

body {
  overflow-x: hidden;
  font-size: var(--f16);
  font-weight: 400;
  font-family: var(--san);
  line-height: 1.6;
  letter-spacing: 0em;
  color: var(--tx);
  font-style: normal;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html:has(.policy-wrap.active) {
  overflow: hidden;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 400;
  vertical-align: unset;
}

footer#global_footer {
  min-width: 100%;
}

#contents .form_wrap.confirm, .form_wrap.message {
  margin-top: calc(var(--head) * 2) !important;
  margin-inline: auto !important;
}

section div.form_wrap.entry h3.region {
  margin-bottom: 1em;
}
section div.form_wrap.entry dt, section div.form_wrap.entry dd {
  padding: 1em;
}
section div.form_wrap.entry dl dt {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
section div.form_wrap.entry dl dt label {
  font-size: inherit;
}

p.annot {
  width: var(--base);
  margin-inline: auto !important;
}

table td a, dl dd a {
  text-decoration: underline;
  transition: 0.3s;
}
table td a:hover, dl dd a:hover {
  opacity: 0.7;
}

.im img:is(#contents img):not(.__wide img) {
  height: auto;
}

#contents .policy-wrap.__bk * {
  color: var(--bk);
}

section div.form_wrap dl {
  color: var(--bk);
}

h1, h2, h3, .stroke {
  color: var(--tx);
  font-weight: 700;
}

.blog h1 {
  font-size: var(--f32);
}

h1, p:is(.title1 p) {
  font-size: var(--f20);
}

h2 {
  font-size: var(--f18);
}

h3, h5 {
  font-size: var(--f18);
}

.fl37 h3 {
  margin-bottom: 0.6em;
}

a {
  text-decoration: none;
  transition: 0.4s;
}

button, a {
  font-size: inherit;
}
button:not(.h_logo a):focus, a:not(.h_logo a):focus {
  outline: 6px solid rgba(238, 238, 238, 0.0666666667);
}

.btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh, .btn4, .btn3, .btn2 {
  position: relative;
  z-index: 1;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--wh);
  min-width: 192px;
  padding: 10px;
  background-color: var(--mc);
  transition: 0.6s;
  max-width: 300px;
  --tx:#fff;
}
.btn > br, #contents .__links li a > br, .btn-g > br, .btn-ac > br, .btn-s-bk > br, .btn-s > br, .btn-lg > br, .btn-wh > br, .btn4 > br, .btn3 > br, .btn2 > br {
  display: none;
}
.btn.__mc, #contents .__links li a.__mc, .__mc.btn-g, .__mc.btn-ac, .__mc.btn-s-bk, .__mc.btn-s, .__mc.btn-lg, .__mc.btn-wh, .__mc.btn4, .__mc.btn3, .__mc.btn2 {
  background-color: var(--mc);
}
.btn.__bc, #contents .__links li a.__bc, .__bc.btn-g, .__bc.btn-ac, .__bc.btn-s-bk, .__bc.btn-s, .__bc.btn-lg, .__bc.btn-wh, .__bc.btn4, .__bc.btn3, .__bc.btn2 {
  background-color: var(--bc);
}
.btn.__sc, #contents .__links li a.__sc, .__sc.btn-g, .__sc.btn-ac, .__sc.btn-s-bk, .__sc.btn-s, .__sc.btn-lg, .__sc.btn-wh, .__sc.btn4, .__sc.btn3, .__sc.btn2 {
  background-color: var(--sc);
}
.btn.__ac, #contents .__links li a.__ac, .__ac.btn-g, .__ac.btn-ac, .__ac.btn-s-bk, .__ac.btn-s, .__ac.btn-lg, .__ac.btn-wh, .__ac.btn4, .__ac.btn3, .__ac.btn2 {
  background-color: var(--ac);
}
.btn.__invert, #contents .__links li a.__invert, .__invert.btn-g, .__invert.btn-ac, .__invert.btn-s-bk, .__invert.btn-s, .__invert.btn-lg, .__invert.btn-wh, .__invert.btn4, .__invert.btn3, .__invert.btn2 {
  background-color: #333;
  filter: invert(100%);
}
.btn.__invert:hover, #contents .__links li a.__invert:hover, .__invert.btn-g:hover, .__invert.btn-ac:hover, .__invert.btn-s-bk:hover, .__invert.btn-s:hover, .__invert.btn-lg:hover, .__invert.btn-wh:hover, .__invert.btn4:hover, .__invert.btn3:hover, .__invert.btn2:hover {
  filter: unset;
}
.btn.__tr, #contents .__links li a.__tr, .__tr.btn-g, .__tr.btn-ac, .__tr.btn-s-bk, .__tr.btn-s, .__tr.btn-lg, .__tr.btn-wh, .__tr.btn4, .__tr.btn3, .__tr.btn2 {
  background-color: transparent;
}
.btn.__tw, #contents .__links li a.__tw, .__tw.btn-g, .__tw.btn-ac, .__tw.btn-s-bk, .__tw.btn-s, .__tw.btn-lg, .__tw.btn-wh, .__tw.btn4, .__tw.btn3, .__tw.btn2 {
  background-color: var(--bg);
  --bg:var(--TW);
}
.btn.__ins, #contents .__links li a.__ins, .__ins.btn-g, .__ins.btn-ac, .__ins.btn-s-bk, .__ins.btn-s, .__ins.btn-lg, .__ins.btn-wh, .__ins.btn4, .__ins.btn3, .__ins.btn2 {
  background-color: var(--bg);
  --bg:var(--INS);
}
.btn:is(a, span), #contents .__links li a:is(a, span), .btn-g:is(a, span), .btn-ac:is(a, span), .btn-s-bk:is(a, span), .btn-s:is(a, span), .btn-lg:is(a, span), .btn-wh:is(a, span), .btn4:is(a, span), .btn3:is(a, span), .btn2:is(a, span) {
  color: var(--tx);
}
.btn i, #contents .__links li a i, .btn-g i, .btn-ac i, .btn-s-bk i, .btn-s i, .btn-lg i, .btn-wh i, .btn4 i, .btn3 i, .btn2 i {
  will-change: scale;
  font-size: var(--f24);
  transition: 0.6s cubic-bezier(0, 0, 0, 1.5);
}
.btn i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), #contents .__links li a i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-g i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-ac i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-s-bk i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-s i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-lg i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-wh i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn4 i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn3 i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn2 i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i) {
  scale: 1.4;
}
.btn i.yoko, #contents .__links li a i.yoko, .btn-g i.yoko, .btn-ac i.yoko, .btn-s-bk i.yoko, .btn-s i.yoko, .btn-lg i.yoko, .btn-wh i.yoko, .btn4 i.yoko, .btn3 i.yoko, .btn2 i.yoko {
  position: absolute;
  right: 0;
  top: 50%;
  translate: 50% -50%;
  height: 1px;
  width: 2em;
  background-color: var(--tx);
  transition: 0.6s cubic-bezier(0, 0, 0, 1.5);
}
.btn i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), #contents .__links li a i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-g i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-ac i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-s-bk i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-s i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-lg i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn-wh i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn4 i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn3 i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i), .btn2 i.yoko:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn3:hover i, .btn2:hover i) {
  translate: 0% -50%;
  scale: 1.2 1;
}
@media only screen and (max-width: 480px) {
  .btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh, .btn4, .btn3, .btn2 {
    max-width: unset;
  }
}

.btn2 {
  border-inline: none;
  font-size: var(--f18);
  padding-inline: var(--f16);
  padding-block: 12px;
  justify-content: space-between;
  min-width: 200px;
}
.btn2:after {
  content: url(/images/common/arrowban.png);
  display: inline-block;
  background-color: unset;
  width: 24px;
  transition: 0.4s;
  transform-origin: right;
}
.btn2:hover {
  background-color: var(--ac);
}
.btn2:hover:after {
  scale: 1.2;
}

.btn3 {
  --pl:48px;
  padding: 26px var(--pl);
  padding-left: calc(var(--pl) + 24px + 14px);
  line-height: 1;
  display: inline-grid;
  place-items: center;
  position: relative;
  font-size: 171.5%;
}
.btn3[class*=__] {
  border: none;
}
.btn3 i {
  position: absolute;
  left: var(--pl);
  margin-right: 0.2em;
}
@media screen and (max-width: 834px) {
  .btn3 {
    padding-block: 1.5em;
    --pl:1em;
  }
}
.btn3 i {
  font-size: 120%;
}
.btn3 i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn4:hover i, .btn2:hover i, .btn3:hover i) {
  scale: 1.2;
}

.btn4 {
  --pl:32px;
  padding: 0;
  line-height: 1;
  background-color: unset;
  display: inline-flex;
  place-items: center;
  gap: 0;
  position: relative;
  border: none;
  font-size: 228%;
}
.btn4 i {
  position: static;
  display: inline-block;
  margin-right: 0.3em;
}
@media screen and (max-width: 834px) {
  .btn4 {
    padding-block: 1.5em;
    --pl:1em;
  }
}
.btn4 i {
  font-size: 110%;
}
.btn4 i:is(.btn:hover i, #contents .__links li a:hover i, .btn-g:hover i, .btn-ac:hover i, .btn-s-bk:hover i, .btn-s:hover i, .btn-lg:hover i, .btn-wh:hover i, .btn2:hover i, .btn3:hover i, .btn4:hover i) {
  scale: 1.2;
}

.h_btn, .h_burg {
  will-change: scale;
}
.h_btn:active, .h_burg:active {
  scale: 1.025;
}
.h_btn:focus, .h_burg:focus {
  outline-color: var(--mctr);
}

.bc-grn {
  --bc:var(--grn);
  color: #333 !important;
}

em, span {
  font-size: inherit;
  font-weight: inherit;
  display: inline-block;
}

.btn-wh {
  --tx:#fff;
  mix-blend-mode: color-dodge;
  background-color: transparent;
}
.btn-wh span {
  --wh:#333;
}
.btn-wh:hover {
  background-color: #333;
  mix-blend-mode: unset;
  --tx:#fff;
  color: #fff !important;
  border-color: #333;
}
.btn-wh:hover span {
  background-color: #333;
}

.btn-lg {
  width: unset;
  height: unset;
  position: relative;
}
.btn-lg span {
  padding: 1em 3.5em;
  font-size: var(--fzm);
  line-height: 1;
  display: grid;
  place-items: center;
}
@media only screen and (max-width: 1000px) {
  .btn-lg span {
    padding-inline: 1.5em;
  }
}
.btn-lg span:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  transition: 0.6s;
  opacity: 0;
  background-color: var(--ac);
}
.btn-lg:hover span:nth-child(2) {
  opacity: 1;
}

.btn-s {
  width: 226px;
  height: 50px;
}
.btn-s-bk {
  width: 226px;
  height: 50px;
}

.btn-ac {
  font-size: 28px;
  padding-inline: 30px;
  background-color: var(--ac);
  will-change: filter;
}
.btn-ac:is(a) {
  color: var(--wh);
  font-style: normal;
  border: none;
}
.btn-ac:before {
  content: "";
  display: inline-block;
  mask: url(/images/home/mail.png) no-repeat center/contain;
  -webkit-mask: url(/images/home/mail.png) no-repeat center/contain;
  background-color: #fff;
  width: 1.16em;
  height: 0.75em;
  margin-right: 0.5em;
}
.btn-ac:after {
  display: none;
}
.btn-ac:hover {
  filter: brightness(110%);
}

.cardbtn .btn:after, .cardbtn #contents .__links li a:after, #contents .__links li .cardbtn a:after, .cardbtn .btn-g:after, .cardbtn .btn2:after, .cardbtn .btn3:after, .cardbtn .btn4:after, .cardbtn .btn-wh:after, .cardbtn .btn-lg:after, .cardbtn .btn-s:after, .cardbtn .btn-s-bk:after, .cardbtn .btn-ac:after {
  content: "";
  width: 32px;
  margin-left: 0.5em;
  transition: 0.4s;
  background-color: var(--tx2);
  mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
  -webkit-mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
  background-image: none;
}

.btn-g {
  background-color: var(--ac);
}
.btn-g:is(a) {
  color: var(--wh);
}

.im .imgC {
  display: block;
}

div[id*=anc], div[class*=anc], #contents_wrap, #footer {
  scroll-margin-top: calc(var(--head) * 2);
}

.pan1 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-block: var(--block);
}
.pan1 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: var(--base);
  justify-content: flex-start;
}
.pan1 ul li {
  margin-right: 10px;
}
.pan1 ul li:not(:first-child) {
  margin-left: 10px;
  pointer-events: none;
}
.pan1 ul li:not(:first-child) a {
  text-decoration: none;
  color: currentColor;
}
.pan1 ul li:not(:first-child) a {
  background: none;
}
.pan1 ul a:-moz-any-link {
  text-decoration: none;
}
.pan1 ul a:any-link {
  text-decoration: none;
}
.pan1.col-wh * {
  color: #fff !important;
}

section .sns_list {
  flex-direction: row;
}

i {
  font-weight: 900;
  font-family: var(--fa);
  color: inherit;
}

.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100% !important;
  z-index: 1043;
  position: fixed !important;
  outline: none !important;
}

body .gap10p, body.blog .gap10p {
  gap: 10%;
}
body .gap8p, body.blog .gap8p {
  gap: 8%;
}
body .gap6p, body.blog .gap6p {
  gap: 6%;
}
body .gap5p, body.blog .gap5p {
  gap: 5%;
}
body .gap4p, body.blog .gap4p {
  gap: 4%;
}
body .gap3p, body.blog .gap3p {
  gap: 3%;
}
body .gap2p, body.blog .gap2p {
  gap: 2%;
}
body .jcse, body.blog .jcse {
  justify-content: space-evenly;
}
body .aiu, body.blog .aiu {
  align-items: unset;
}
body .in1440, body.blog .in1440 {
  padding-inline: var(--in1440);
}
body .in1200, body.blog .in1200 {
  padding-inline: var(--in1200);
}
body .in1000, body.blog .in1000 {
  padding-inline: var(--in1000);
}
body .in960, body.blog .in960 {
  padding-inline: var(--in960);
}
body .in800, body.blog .in800 {
  padding-inline: var(--in800);
}
body .f16, body.blog .f16 {
  font-size: var(--f16);
}
body .lh3 div, body.blog .lh3 div {
  line-height: 3;
}
body .pt0, body.blog .pt0 {
  padding-top: 0%;
}
body .pt4, body.blog .pt4 {
  padding-top: 4%;
}
body .pt5, body.blog .pt5 {
  padding-top: 5%;
}
body .pt6, body.blog .pt6 {
  padding-top: 6%;
}
body .pt8, body.blog .pt8 {
  padding-top: 8%;
}
body .pt10, body.blog .pt10 {
  padding-top: 10%;
}
body .pt240, body.blog .pt240 {
  padding-top: 240px;
}
body .pt200, body.blog .pt200 {
  padding-top: 200px;
}
body .pt180, body.blog .pt180 {
  padding-top: 180px;
}
body .pt160, body.blog .pt160 {
  padding-top: 160px;
}
body .pt140, body.blog .pt140 {
  padding-top: 140px;
}
body .pt120, body.blog .pt120 {
  padding-top: 120px;
}
body .pt108, body.blog .pt108 {
  padding-top: 108px;
}
body .pt100, body.blog .pt100 {
  padding-top: 100px;
}
body .pt96, body.blog .pt96 {
  padding-top: 96px;
}
body .pt90, body.blog .pt90 {
  padding-top: 90px;
}
body .pt84, body.blog .pt84 {
  padding-top: 84px;
}
body .pt80, body.blog .pt80 {
  padding-top: 80px;
}
body .pt72, body.blog .pt72 {
  padding-top: 72px;
}
body .pt60, body.blog .pt60 {
  padding-top: 60px;
}
body .pt48, body.blog .pt48 {
  padding-top: 48px;
}
body .pt40, body.blog .pt40 {
  padding-top: 40px;
}
body .pt30, body.blog .pt30 {
  padding-top: 30px;
}
body .pt36, body.blog .pt36 {
  padding-top: 36px;
}
body .pt20, body.blog .pt20 {
  padding-top: 20px;
}
body .pb0, body.blog .pb0 {
  padding-bottom: 0%;
}
body .pb5, body.blog .pb5 {
  padding-bottom: 5%;
}
body .pb6, body.blog .pb6 {
  padding-bottom: 6%;
}
body .pb8, body.blog .pb8 {
  padding-bottom: 8%;
}
body .pb10, body.blog .pb10 {
  padding-bottom: 10%;
}
body .pb240, body.blog .pb240 {
  padding-bottom: 240px;
}
body .pb200, body.blog .pb200 {
  padding-bottom: 200px;
}
body .pb180, body.blog .pb180 {
  padding-bottom: 180px;
}
body .pb160, body.blog .pb160 {
  padding-bottom: 160px;
}
body .pb150, body.blog .pb150 {
  padding-bottom: 150px;
}
body .pb140, body.blog .pb140 {
  padding-bottom: 140px;
}
body .pb120, body.blog .pb120 {
  padding-bottom: 120px;
}
body .pb108, body.blog .pb108 {
  padding-bottom: 108px;
}
body .pb100, body.blog .pb100 {
  padding-bottom: 100px;
}
body .pb96, body.blog .pb96 {
  padding-bottom: 96px;
}
body .pb90, body.blog .pb90 {
  padding-bottom: 90px;
}
body .pb84, body.blog .pb84 {
  padding-bottom: 84px;
}
body .pb80, body.blog .pb80 {
  padding-bottom: 80px;
}
body .pb72, body.blog .pb72 {
  padding-bottom: 72px;
}
body .pb60, body.blog .pb60 {
  padding-bottom: 60px;
}
body .pb48, body.blog .pb48 {
  padding-bottom: 48px;
}
body .pb40, body.blog .pb40 {
  padding-bottom: 40px;
}
body .pb36, body.blog .pb36 {
  padding-bottom: 36px;
}
body .pb30, body.blog .pb30 {
  padding-bottom: 30px;
}
body .pb20, body.blog .pb20 {
  padding-bottom: 20px;
}
body .pdb0, body.blog .pdb0 {
  padding-block: 0%;
}
body .pdb5, body.blog .pdb5 {
  padding-block: 5%;
}
body .pdb6, body.blog .pdb6 {
  padding-block: 6%;
}
body .pdb8, body.blog .pdb8 {
  padding-block: 8%;
}
body .pdb240, body.blog .pdb240 {
  padding-block: 240px;
}
body .pdb200, body.blog .pdb200 {
  padding-block: 200px;
}
body .pdb180, body.blog .pdb180 {
  padding-block: 180px;
}
body .pdb160, body.blog .pdb160 {
  padding-block: 160px;
}
body .pdb150, body.blog .pdb150 {
  padding-block: 150px;
}
body .pdb140, body.blog .pdb140 {
  padding-block: 140px;
}
body .pdb120, body.blog .pdb120 {
  padding-block: 120px;
}
body .pdb108, body.blog .pdb108 {
  padding-block: 108px;
}
body .pdb100, body.blog .pdb100 {
  padding-block: 100px;
}
body .pdb96, body.blog .pdb96 {
  padding-block: 96px;
}
body .pdb90, body.blog .pdb90 {
  padding-block: 90px;
}
body .pdb84, body.blog .pdb84 {
  padding-block: 84px;
}
body .pdb80, body.blog .pdb80 {
  padding-block: 80px;
}
body .pdb72, body.blog .pdb72 {
  padding-block: 72px;
}
body .pdb60, body.blog .pdb60 {
  padding-block: 60px;
}
body .pdb48, body.blog .pdb48 {
  padding-block: 48px;
}
body .pdb40, body.blog .pdb40 {
  padding-block: 40px;
}
body .pdb36, body.blog .pdb36 {
  padding-block: 36px;
}
body .pdb30, body.blog .pdb30 {
  padding-block: 30px;
}
body .pdb20, body.blog .pdb20 {
  padding-block: 20px;
}
body .pdi-pad, body.blog .pdi-pad {
  padding-inline: var(--pad);
}
body .pdi120, body.blog .pdi120 {
  padding-inline: 120px;
}
body .pdi100, body.blog .pdi100 {
  padding-inline: 100px;
}
body .pdi90, body.blog .pdi90 {
  padding-inline: 90px;
}
body .pdi80, body.blog .pdi80 {
  padding-inline: 80px;
}
body .pdi72, body.blog .pdi72 {
  padding-inline: 72px;
}
body .pdi60, body.blog .pdi60 {
  padding-inline: 60px;
}
body .pdi40, body.blog .pdi40 {
  padding-inline: 40px;
}
body .pdi30, body.blog .pdi30 {
  padding-inline: 30px;
}
body .pdi20, body.blog .pdi20 {
  padding-inline: 20px;
}
body .mgi0, body.blog .mgi0 {
  margin-inline: 0%;
}
body .mgi5, body.blog .mgi5 {
  margin-inline: 5%;
}
body .mgi6, body.blog .mgi6 {
  margin-inline: 6%;
}
body .mgi8, body.blog .mgi8 {
  margin-inline: 8%;
}
body .mgi10, body.blog .mgi10 {
  margin-inline: 10%;
}
body .mgi12, body.blog .mgi12 {
  margin-inline: 12%;
}
body .mgi120, body.blog .mgi120 {
  margin-inline: 120px;
}
body .mgi100, body.blog .mgi100 {
  margin-inline: 100px;
}
body .mgi96, body.blog .mgi96 {
  margin-inline: 96px;
}
body .mgi90, body.blog .mgi90 {
  margin-inline: 90px;
}
body .mgi84, body.blog .mgi84 {
  margin-inline: 84px;
}
body .mgi80, body.blog .mgi80 {
  margin-inline: 80px;
}
body .mgi72, body.blog .mgi72 {
  margin-inline: 72px;
}
body .mgi60, body.blog .mgi60 {
  margin-inline: 60px;
}
body .mgi48, body.blog .mgi48 {
  margin-inline: 48px;
}
body .mgi40, body.blog .mgi40 {
  margin-inline: 40px;
}
body .mgi36, body.blog .mgi36 {
  margin-inline: 36px;
}
body .mgi30, body.blog .mgi30 {
  margin-inline: 30px;
}
body .mgi20, body.blog .mgi20 {
  margin-inline: 20px;
}
body .mgb0, body.blog .mgb0 {
  margin-block: 0%;
}
body .mgb5, body.blog .mgb5 {
  margin-block: 5%;
}
body .mgb6, body.blog .mgb6 {
  margin-block: 6%;
}
body .mgb8, body.blog .mgb8 {
  margin-block: 8%;
}
body .mgb10, body.blog .mgb10 {
  margin-block: 10%;
}
body .mgb12, body.blog .mgb12 {
  margin-block: 12%;
}
body .mgb120, body.blog .mgb120 {
  margin-block: 120px;
}
body .mgb100, body.blog .mgb100 {
  margin-block: 100px;
}
body .mgb96, body.blog .mgb96 {
  margin-block: 96px;
}
body .mgb90, body.blog .mgb90 {
  margin-block: 90px;
}
body .mgb84, body.blog .mgb84 {
  margin-block: 84px;
}
body .mgb80, body.blog .mgb80 {
  margin-block: 80px;
}
body .mgb72, body.blog .mgb72 {
  margin-block: 72px;
}
body .mgb60, body.blog .mgb60 {
  margin-block: 60px;
}
body .mgb48, body.blog .mgb48 {
  margin-block: 48px;
}
body .mgb40, body.blog .mgb40 {
  margin-block: 40px;
}
body .mgb36, body.blog .mgb36 {
  margin-block: 36px;
}
body .mgb30, body.blog .mgb30 {
  margin-block: 30px;
}
body .mgb20, body.blog .mgb20 {
  margin-block: 20px;
}
body .art_pdb0 article, body.blog .art_pdb0 article {
  padding-block: 0%;
}
body .art_pdi0 article, body.blog .art_pdi0 article {
  padding-inline: 0%;
}
body .art_pd0 article, body.blog .art_pd0 article {
  padding: 0%;
}
body .mt0, body.blog .mt0 {
  margin-top: 0%;
}
body .mt2, body.blog .mt2 {
  margin-top: 2%;
}
body .mt4, body.blog .mt4 {
  margin-top: 4%;
}
body .mt5, body.blog .mt5 {
  margin-top: 5%;
}
body .mt6, body.blog .mt6 {
  margin-top: 6%;
}
body .mt8, body.blog .mt8 {
  margin-top: 8%;
}
body .mt10, body.blog .mt10 {
  margin-top: 10%;
}
body .mt12, body.blog .mt12 {
  margin-top: 12%;
}
body .mt15, body.blog .mt15 {
  margin-top: 15%;
}
body .mb-block, body.blog .mb-block {
  margin-bottom: var(--block);
}
body .mt-block, body.blog .mt-block {
  margin-top: var(--block);
}
body .mt240, body.blog .mt240 {
  margin-top: 240px;
}
body .mt200, body.blog .mt200 {
  margin-top: 200px;
}
body .mt180, body.blog .mt180 {
  margin-top: 180px;
}
body .mt160, body.blog .mt160 {
  margin-top: 160px;
}
body .mt140, body.blog .mt140 {
  margin-top: 140px;
}
body .mt120, body.blog .mt120 {
  margin-top: 120px;
}
body .mt108, body.blog .mt108 {
  margin-top: 108px;
}
body .mt100, body.blog .mt100 {
  margin-top: 100px;
}
body .mt90, body.blog .mt90 {
  margin-top: 90px;
}
body .mt80, body.blog .mt80 {
  margin-top: 80px;
}
body .mt72, body.blog .mt72 {
  margin-top: 72px;
}
body .mt60, body.blog .mt60 {
  margin-top: 60px;
}
body .mt40, body.blog .mt40 {
  margin-top: 40px;
}
body .mt48, body.blog .mt48 {
  margin-top: 48px;
}
body .mt30, body.blog .mt30 {
  margin-top: 30px;
}
body .mt36, body.blog .mt36 {
  margin-top: 36px;
}
body .mt20, body.blog .mt20 {
  margin-top: 20px;
}
body .mb0, body.blog .mb0 {
  margin-bottom: 0%;
}
body .mb2, body.blog .mb2 {
  margin-bottom: 2%;
}
body .mb3, body.blog .mb3 {
  margin-bottom: 3%;
}
body .mb4, body.blog .mb4 {
  margin-bottom: 4%;
}
body .mb5, body.blog .mb5 {
  margin-bottom: 5%;
}
body .mb6, body.blog .mb6 {
  margin-bottom: 6%;
}
body .mb8, body.blog .mb8 {
  margin-bottom: 8%;
}
body .mb10, body.blog .mb10 {
  margin-bottom: 10%;
}
body .mb12, body.blog .mb12 {
  margin-bottom: 12%;
}
body .mb240, body.blog .mb240 {
  margin-bottom: 240px;
}
body .mb200, body.blog .mb200 {
  margin-bottom: 200px;
}
body .mb180, body.blog .mb180 {
  margin-bottom: 180px;
}
body .mb160, body.blog .mb160 {
  margin-bottom: 160px;
}
body .mb140, body.blog .mb140 {
  margin-bottom: 140px;
}
body .mb120, body.blog .mb120 {
  margin-bottom: 120px;
}
body .mb108, body.blog .mb108 {
  margin-bottom: 108px;
}
body .mb100, body.blog .mb100 {
  margin-bottom: 100px;
}
body .mb96, body.blog .mb96 {
  margin-bottom: 96px;
}
body .mb90, body.blog .mb90 {
  margin-bottom: 90px;
}
body .mb84, body.blog .mb84 {
  margin-bottom: 84px;
}
body .mb80, body.blog .mb80 {
  margin-bottom: 80px;
}
body .mb72, body.blog .mb72 {
  margin-bottom: 72px;
}
body .mb60, body.blog .mb60 {
  margin-bottom: 60px;
}
body .mb48, body.blog .mb48 {
  margin-bottom: 48px;
}
body .mb40, body.blog .mb40 {
  margin-bottom: 40px;
}
body .mb36, body.blog .mb36 {
  margin-bottom: 36px;
}
body .mb30, body.blog .mb30 {
  margin-bottom: 30px;
}
body .mb20, body.blog .mb20 {
  margin-bottom: 20px;
}
body .nmb10, body.blog .nmb10 {
  margin-bottom: -10%;
}
body .nmb20, body.blog .nmb20 {
  margin-bottom: -20px;
}
body .nmb30, body.blog .nmb30 {
  margin-bottom: -30px;
}
body .nmb36, body.blog .nmb36 {
  margin-bottom: -36px;
}
body .nmb40, body.blog .nmb40 {
  margin-bottom: -40px;
}
body .nmb48, body.blog .nmb48 {
  margin-bottom: -48px;
}
body .nmb60, body.blog .nmb60 {
  margin-bottom: -60px;
}
body .nmb72, body.blog .nmb72 {
  margin-bottom: -72px;
}
body .nmb84, body.blog .nmb84 {
  margin-bottom: -84px;
}
body .nmb90, body.blog .nmb90 {
  margin-bottom: -90px;
}
body .nmb96, body.blog .nmb96 {
  margin-bottom: -96px;
}
body .nmb100, body.blog .nmb100 {
  margin-bottom: -100px;
}
body .nmb108, body.blog .nmb108 {
  margin-bottom: -108px;
}
body .nmb120, body.blog .nmb120 {
  margin-bottom: -120px;
}
body .nmb140, body.blog .nmb140 {
  margin-bottom: -140px;
}
body .nmb150, body.blog .nmb150 {
  margin-bottom: -150px;
}
body .nmb160, body.blog .nmb160 {
  margin-bottom: -160px;
}
body .nmb180, body.blog .nmb180 {
  margin-bottom: -180px;
}
body .nmb200, body.blog .nmb200 {
  margin-bottom: -200px;
}
body .nmb240, body.blog .nmb240 {
  margin-bottom: -240px;
}
body .color2 *, body.blog .color2 * {
  color: var(--tx2) !important;
}
body .color3 *, body.blog .color3 * {
  color: var(--tx3) !important;
}
body .bdb, body.blog .bdb {
  border-bottom: 1px solid var(--tx);
}
body .pr-inwide, body.blog .pr-inwide {
  padding-right: var(--inwide);
}
body .pl-inwide, body.blog .pl-inwide {
  padding-left: var(--inwide);
}
body .pdi-inwide, body.blog .pdi-inwide {
  padding-inline: var(--inwide);
}
body .nowrap h3, body .nowrap h2, body .nowrap h1, body.blog .nowrap h3, body.blog .nowrap h2, body.blog .nowrap h1 {
  white-space: nowrap;
}

.sp {
  display: none;
}
@media screen and (max-width: 834px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none;
  }
}

.bnr {
  margin-inline: auto;
  width: -moz-fit-content;
  width: fit-content;
}

.gc {
  display: grid;
  place-items: center;
}

.a_under a {
  text-decoration: underline;
}

.privacy-policy {
  text-decoration: underline;
}

#main .faq-01, #main .faq-02 {
  flex-direction: column;
  padding-bottom: 20px;
  margin-top: 40px;
}
#main .faq-01 .box, #main .faq-02 .box {
  margin-top: 20px;
}
#main .faq-01 .box > *, #main .faq-02 .box > * {
  min-width: 0;
}
#main .faq-01 .box:first-child, #main .faq-02 .box:first-child {
  margin-top: 0;
}
#main .faq-01 .box:first-child div::before, #main .faq-02 .box:first-child div::before {
  content: "Q";
}
#main .faq-01 .box:last-child div::before, #main .faq-02 .box:last-child div::before {
  content: "A";
  color: #fff;
}
#main .faq-01 .box > div, #main .faq-02 .box > div {
  flex: 1;
  position: relative;
  padding-left: 100px;
  font-size: 16px;
  display: flex;
  align-items: center;
  height: 80px;
}
#main .faq-01 .box > div::before, #main .faq-02 .box > div::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  line-height: 1.4;
  font-size: 2em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

#main .faq-02 {
  border-bottom: 2px solid var(--tx);
}
#main .faq-02 .box:first-child div::before {
  content: "Q";
  background-color: var(--sc);
  color: var(--mc);
}
#main .faq-02 .box:last-child div::before {
  content: "A";
  color: var(--ac);
  background-color: var(--sc);
}
#main .faq-02 .box > div::before {
  border: none;
  border-radius: 4px;
}

.itext-art {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .itext-art {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}
.itext-art::after {
  display: none;
}
.itext-art.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 640px) {
  .itext-art.__rev {
    flex-direction: column-reverse;
  }
}
.itext-art > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .itext-art > * {
    width: 100%;
  }
}
.itext-art img {
  width: 100% !important;
  height: auto !important;
}
.itext-art.f_as {
  align-items: flex-start;
}

.bg100 > .r_edge article, .bg100 > .r_edge > div, .bg100 > .r_edge_popup article, .bg100 > .r_edge_popup > div {
  z-index: 1;
}

.u_bgi u {
  text-decoration: none;
}

.u_bgi article > div {
  font-size: 16px;
}
.u_bgi article > div u {
  font-size: 24px;
}

.art800 article {
  max-width: 800px;
}

.h1-tx article, .h2-tx article {
  display: flex;
  align-items: center;
}
.h1-tx article > *, .h2-tx article > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .h1-tx article > *, .h2-tx article > * {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .h1-tx article, .h2-tx article {
    flex-direction: column;
    align-items: flex-start;
    padding-inline: 0;
    row-gap: 40px;
  }
}

.brnone br, .nobr br {
  display: none;
}

@media screen and (max-width: 640px) {
  #contents .form_wrap.form_h3 {
    padding: 0;
  }
}
#contents .form_wrap.form_h3 dl {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #888;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 10px;
  flex-direction: column;
  flex-direction: row !important;
  padding: 1em 0;
  display: block;
}
#contents .form_wrap.form_h3 dl:not(:last-child) {
  margin-bottom: 20px;
}
#contents .form_wrap.form_h3 dl {
  background-color: unset;
}
#contents .form_wrap.form_h3 dl:last-of-type dt, #contents .form_wrap.form_h3 dl:last-of-type dd {
  border-bottom: none;
}
#contents .form_wrap.form_h3 dt, #contents .form_wrap.form_h3 dd {
  line-height: 1.6;
  padding: 20px 10px 20px 0;
  border: none;
  background-color: unset;
  width: 100%;
  padding: 0;
}
#contents .form_wrap.form_h3 dt {
  display: block;
  color: var(--txgr);
  font-weight: 700;
  font-size: 130%;
  letter-spacing: 0.25em;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 834px) {
  #contents .form_wrap.form_h3 dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
  }
}
#contents .form_wrap.form_h3 dd {
  width: 80%;
  padding-left: 0;
  flex-grow: 1;
  width: 100%;
}
#contents .form_wrap.form_h3::-webkit-scrollbar {
  background-color: transparent;
  width: 4px;
  height: 0;
}
#contents .form_wrap.form_h3::-webkit-scrollbar-thumb {
  border-radius: 99px;
  box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 0.2);
}

.gcen {
  display: grid;
  place-items: center;
  place-content: center;
}

.mt72 {
  margin-top: 72px;
}

.fl46 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
}
.fl46 > :where(:nth-child(1)) {
  width: 40%;
}
.fl46 > :where(:nth-child(2)) {
  width: 58%;
}
@media screen and (max-width: 834px) {
  .fl46 > * {
    width: 100%;
  }
}

.fl64 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 2%;
}
.fl64 > :where(:nth-child(1)) {
  width: 58%;
}
.fl64 > :where(:nth-child(2)) {
  width: 40%;
}
@media screen and (max-width: 834px) {
  .fl64 > * {
    width: 100%;
  }
}

.fl37 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 4%;
}
.fl37 > :where(:nth-child(1)) {
  width: 30%;
}
.fl37 > :where(:nth-child(2)) {
  width: 66%;
}
@media screen and (max-width: 834px) {
  .fl37 > * {
    width: 100%;
  }
}
.fl37.__rev {
  flex-direction: row-reverse;
}
.fl37 img:is(#contents img) {
  height: auto;
}

.fc {
  display: flex;
  align-items: center;
}
.fc.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .fc.__rev {
    flex-direction: column;
  }
}

.fe {
  display: flex;
  align-items: flex-end;
}

.box {
  position: relative;
}

.card1 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card1 ul {
  display: contents;
}
.card1 .box, .card1 li, .card1 > * {
  width: calc((100% - (var(--gap) * 0)) / 1);
}
.card1:after {
  display: none;
}

.card2 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card2 ul {
  display: contents;
}
.card2 .box, .card2 li, .card2 > * {
  width: calc((100% - (var(--gap) * 1)) / 2);
}
.card2:after {
  display: none;
}

.card3 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card3 ul {
  display: contents;
}
.card3 .box, .card3 li, .card3 > * {
  width: calc((100% - (var(--gap) * 2)) / 3);
}
.card3:after {
  display: none;
}

.card4 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card4 ul {
  display: contents;
}
.card4 .box, .card4 li, .card4 > * {
  width: calc((100% - (var(--gap) * 3)) / 4);
}
.card4:after {
  display: none;
}

.card5 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card5 ul {
  display: contents;
}
.card5 .box, .card5 li, .card5 > * {
  width: calc((100% - (var(--gap) * 4)) / 5);
}
.card5:after {
  display: none;
}

.card6 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card6 ul {
  display: contents;
}
.card6 .box, .card6 li, .card6 > * {
  width: calc((100% - (var(--gap) * 5)) / 6);
}
.card6:after {
  display: none;
}

.card7 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card7 ul {
  display: contents;
}
.card7 .box, .card7 li, .card7 > * {
  width: calc((100% - (var(--gap) * 6)) / 7);
}
.card7:after {
  display: none;
}

.card5 {
  --g:8;
}

.grid {
  display: grid;
  margin-block: 140px;
  grid-template-columns: repeat(2, 50%);
  place-content: center;
}

.mx1000 {
  max-width: 1000px !important;
}

.titlebg {
  background: no-repeat center top;
  display: grid;
  place-items: center;
}

.sns-i_stop div.sns_list {
  border: none;
}
.sns-i_stop div.sns_list .slick-slide {
  padding: 0 10px;
  position: relative;
}
.sns-i_stop div.sns_list div.sns_date {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 10px;
}
.sns-i_stop div.sns_list > div {
  display: block;
  border: none;
  overflow: visible;
}
.sns-i_stop div.sns_list > div div.sns_photo {
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.sns-i_stop div.sns_list > div div.sns_photo a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sns-i_stop div.sns_list > div div.sns_photo a:hover img {
  scale: 1.04;
}
.sns-i_stop div.sns_list > div div.sns_photo a img {
  height: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
  transform-origin: center center;
  aspect-ratio: 1/1;
  border-radius: var(--rad);
}
.sns-i_stop div.sns_list > div .sns_text {
  width: 100%;
  height: 100px;
  overflow: hidden;
  display: none;
}
.sns-i_stop div.sns_list > div .sns_text * {
  margin-bottom: 4px;
  font-size: 14px !important;
  line-height: 1.6;
}
.sns-i_stop div.sns_list > div div.sns_text ul {
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sns-i_stop div.sns_list > div div.sns_text p,
.sns-i_stop div.sns_list > div div.sns_text .caption {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sns-i_stop3 .slick-next {
  right: 25px;
  top: 40%;
}
.sns-i_stop3 .slick-next:before {
  font-size: 30px;
  opacity: 1;
}
.sns-i_stop3 .slick-prev {
  z-index: 100;
  left: 15px;
  top: 40%;
}
.sns-i_stop3 .slick-prev:before {
  opacity: 1;
  font-size: 30px;
}
.sns-i_stop3 div.sns_list {
  border: none;
}
.sns-i_stop3 div.sns_list .slick-slide {
  padding: 0 10px;
  position: relative;
}
.sns-i_stop3 div.sns_list div.sns_date {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 10px;
  text-shadow: 0 0 2px var(--tx), 0 0 2px var(--tx), 0 0 2px var(--tx), 0 0 2px var(--tx);
  -webkit-backdrop-filter: opacity(1);
          backdrop-filter: opacity(1);
}
.sns-i_stop3 div.sns_list > div {
  display: block;
  border: none;
  overflow: visible;
}
.sns-i_stop3 div.sns_list > div div.sns_photo {
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.sns-i_stop3 div.sns_list > div div.sns_photo a {
  display: block;
  position: relative;
  overflow: hidden;
}
.sns-i_stop3 div.sns_list > div div.sns_photo a:hover img {
  scale: 1.04;
}
.sns-i_stop3 div.sns_list > div div.sns_photo a img {
  height: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.4s;
  transform-origin: center center;
  aspect-ratio: 1/1;
  border-radius: var(--rad);
}
.sns-i_stop3 div.sns_list > div .sns_text {
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.sns-i_stop3 div.sns_list > div .sns_text * {
  margin-bottom: 4px;
  font-size: 14px !important;
  line-height: 1.6;
}
.sns-i_stop3 div.sns_list > div div.sns_text ul {
  display: flex;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--mc);
}
.sns-i_stop3 div.sns_list > div div.sns_text p,
.sns-i_stop3 div.sns_list > div div.sns_text .caption {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#contents .slick-list {
  width: 100%;
}

.insta3 .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.insta3 .sns_list .sns_text {
  width: 100%;
  height: 80px;
  overflow: hidden;
}
.insta3 .sns_list .sns_text * {
  margin-bottom: 4px;
  font-size: 14px !important;
  line-height: 1.6;
}
.insta3 .sns_list .sns_text ul {
  display: flex;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.insta3 .sns_list .sns_text ul a {
  color: var(--mc) !important;
  text-decoration: underline;
}
.insta3 .sns_list .sns_text ul::after {
  content: "…";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-inline: 0.5em;
  -webkit-backdrop-filter: blur(110px);
          backdrop-filter: blur(110px);
}
.insta3 .sns_list .sns_text .sns_date {
  font-size: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0px;
  padding: 10px;
  background-color: #fff;
  color: var(--mc);
}
.insta3 .sns_list .sns_text .caption {
  overflow: hidden;
  height: 3em !important;
  position: relative;
}
.insta3 .sns_list .square-inner {
  position: relative;
  display: block;
}
.insta3 .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.insta3 .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.insta3 .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
  border-radius: 6px 0 6px 0;
  overflow: hidden;
}
.insta3 .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.insta3 .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 32%;
  margin: 0.5%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .insta3 .sns_list > div {
    width: 49%;
  }
}
@media only screen and (max-width: 480px) {
  .insta3 .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.top_insta_t_5 .sns_list {
  width: 100%;
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.top_insta_t_5 .sns_list .sns_text {
  width: 100%;
  height: 100px;
}
.top_insta_t_5 .sns_list .sns_text ul {
  display: none;
}
.top_insta_t_5 .sns_list .sns_text .sns_date {
  font-size: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0px;
  padding: 10px;
  background-color: #fff;
  border-radius: 6px 0 6px 0;
}
.top_insta_t_5 .sns_list .sns_text .caption {
  line-height: 1.5em;
}
.top_insta_t_5 .sns_list .square-inner {
  position: relative;
  display: block;
}
.top_insta_t_5 .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.top_insta_t_5 .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.top_insta_t_5 .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
  border-radius: 6px 0 6px 0;
  overflow: hidden;
}
.top_insta_t_5 .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.top_insta_t_5 .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 24%;
  margin: 0.5%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .top_insta_t_5 .sns_list > div {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .top_insta_t_5 .sns_list > div {
    width: 49%;
  }
}
@media only screen and (max-width: 480px) {
  .top_insta_t_5 .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

#main .qa * {
  color: var(--tx);
}
#main .qa dl {
  display: block !important;
  margin: 15px 0;
  padding: 15px;
}
#main .qa dt {
  width: 100% !important;
  border: none !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-start;
}
#main .qa dt:after {
  font-family: "Font Awesome 5 pro";
  content: "\f13a"; /*アイコンのユニコード*/
  font-size: 2em; /*サイズ*/
  font-weight: bold;
  z-index: 1;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  margin-left: auto;
}
@media screen and (max-width: 834px) {
  #main .qa dt {
    padding-right: 45px !important;
  }
}
#main .qa dd {
  width: 100% !important;
  border: none !important;
  padding: 15px 0 15px 60px !important;
  position: relative;
}
#main .qa dd span {
  font-size: 1.25em;
  font-weight: bold;
}
#main .qa dt:before {
  content: "Q";
  display: inline-block;
  line-height: 36px;
  padding: 0em;
  background-color: #fff;
  font-weight: bold;
  width: 40px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  font-size: 2em;
  color: inherit;
  margin-right: 10px;
}
#main .qa dd:before {
  content: "A";
  display: inline-block;
  line-height: 36px;
  padding: 0em;
  color: white;
  font-weight: bold;
  width: 40px;
  text-align: center;
  height: 40px;
  margin-inline: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
  color: inherit;
  font-size: 2em;
  margin-right: 10px;
}

.cont_01 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  padding: 15px;
}
@media only screen and (max-width: 834px) {
  .cont_01 {
    display: block;
  }
  .cont_01 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_01 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}
.cont_01 .flxL {
  width: 25%;
}
.cont_01 .flxR {
  width: 70%;
}

.dl_cont dt {
  display: block !important;
  width: 100% !important;
  border: none !important;
  background: #f7f7f7 !important;
  padding: 10px;
  display: inline-block;
}
.dl_cont dd {
  display: block !important;
  width: 100% !important;
  border: none !important;
}
.dl_cont dl {
  display: block !important;
}

.cont_02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cont_02 .img {
  width: 25%;
}
.cont_02 .txt {
  width: 70%;
}
@media only screen and (max-width: 834px) {
  .cont_02 {
    display: block;
  }
  .cont_02 .img {
    width: 100% !important;
    text-align: center;
  }
  .cont_02 .txt {
    width: 100% !important;
    margin-top: 15px;
  }
}

.cont_03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.cont_03 .flxL {
  width: 25%;
}
.cont_03 .flxR {
  width: 70%;
}
.cont_03 .flxR .prof_name {
  font-size: 1.7em;
  background: #f7f7f7;
  padding: 10px;
}
.cont_03 .flxR .prof_name span {
  font-size: 18px;
  margin-left: 10px;
}
.cont_03 .flxR .prof_yakushoku {
  font-size: 1.25em;
}
.cont_03 .flxR .dl_cont2 {
  font-size: 14px;
}
.cont_03 .flxR .dl_cont2 dt {
  flex-direction: inherit !important;
  border: none !important;
}
.cont_03 .flxR .dl_cont2 dd {
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 834px) {
  .cont_03 {
    display: block;
  }
  .cont_03 .flxL {
    width: 100% !important;
    text-align: center;
  }
  .cont_03 .flxR {
    width: 100% !important;
    margin-top: 15px;
  }
}

.cont_04 {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .cont_04 {
    display: block;
  }
  .cont_04 .flxL {
    width: 100% !important;
  }
  .cont_04 .flxR {
    width: 100% !important;
  }
}
.cont_04 .flxL {
  width: 48%;
}
.cont_04 .flxR {
  width: 48%;
}

.cont_05 {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .cont_05 {
    display: block;
  }
  .cont_05 .dl_pro {
    width: 100% !important;
  }
}
.cont_05 .dl_pro {
  width: 49%;
}

.cont_06 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1000px) {
  .cont_06 .flxR {
    width: 22%;
  }
  .cont_06 .flxL {
    width: 75%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_06 {
    display: block;
  }
  .cont_06 .flxL {
    width: 100% !important;
  }
  .cont_06 .flxR {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .cont_06 {
    display: block;
  }
  .cont_06 .flxL {
    width: 100% !important;
  }
  .cont_06 .flxR {
    width: 100% !important;
  }
}
.cont_06 .flxL {
  width: 58%;
}
.cont_06 .flxR {
  width: 40%;
}

.pcnone {
  display: none;
}
@media screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

@media screen and (max-width: 834px) {
  .bp1200none {
    display: block;
  }
}

.db1000 {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .db1000 {
    display: block;
  }
}

.db1200 {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .db1200 {
    display: block;
  }
}

.dis {
  display: none;
}

@media only screen and (min-width: 641px) {
  .pcnone {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .spnone {
    display: none !important;
  }
}

.tdpd10 td {
  padding: 10px !important;
}

.title1 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.link_contact {
  display: block;
  padding: 20px;
  border: 1px solid #fff;
}

.link_tel {
  display: block;
}
.link_tel span {
  font-size: 13px;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.imgRT {
  position: absolute;
  top: -20px;
  right: 35px;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  .imgRT {
    right: 20px;
    top: -20px;
  }
}

.imgLB {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
}
@media only screen and (max-width: 1000px) {
  .imgLB {
    left: 0;
  }
}

.ul_wrap ul {
  flex-wrap: wrap;
  justify-content: space-between;
}
.ul_wrap li {
  position: relative;
  width: calc(33.3333333333% - 20px);
  margin-bottom: 20px;
  transition: 0.6s;
  border-radius: 16px;
}
@media only screen and (max-width: 1000px) {
  .ul_wrap li {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 640px) {
  .ul_wrap li {
    width: 100%;
  }
}
.ul_wrap li a {
  overflow: visible;
  position: relative;
  transition: 0.3s;
}
.ul_wrap article {
  display: grid;
  border-radius: 16px;
  overflow: hidden;
}
.ul_wrap .imgW {
  position: relative;
  width: 100%;
  grid-row: 1;
  grid-column: 1;
}
.ul_wrap .imgW::before {
  content: "";
  display: block;
  padding-top: 42%; /* 比率を指定 */
}
.ul_wrap img {
  width: 100% !important;
  position: absolute;
  top: -25%;
  bottom: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.ul_wrap article > div:not(:has(img)) {
  grid-row: 1;
  grid-column: 1;
  z-index: 1;
  margin: 10px;
  border: 10px solid #fff;
  border-radius: 16px;
  box-sizing: content-box;
}
.ul_wrap article > div:not(:has(img)):after {
  font-family: "Font Awesome 5 Pro";
  content: "\f061";
  font-weight: 700;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fff;
  display: grid;
  place-items: center;
  position: absolute;
  bottom: 10px;
  right: 19px;
  border-radius: 5px 0 5px 0;
}
.ul_wrap .spanW {
  margin-left: -1px;
}
.ul_wrap .spanW span {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0.25em;
  margin-top: 20px;
  min-width: 170px;
  border-radius: 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background-color: #fff;
  border-radius: 0 5px 5px 0;
}

.bg_tile {
  margin-bottom: 0;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-image: repeating-linear-gradient(90deg, #fff, #fff 1.4px, transparent 1.6px, transparent 16px), repeating-linear-gradient(0deg, #fff, #fff 1.4px, #edeff1 1.6px, #edeff1 16px);
}

.ul_column {
  display: contents;
}
.ul_column ul {
  flex-grow: 1;
}
@media screen and (max-width: 834px) {
  .ul_column ul {
    flex-wrap: nowrap;
    max-height: unset;
  }
}

.chalk {
  display: block;
  width: var(--cha);
  writing-mode: vertical-lr;
  height: -moz-max-content;
  height: max-content;
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 0.8;
}

.char {
  font-size: 110px;
  line-height: 0.8;
  display: inline-block;
  min-height: 24px;
  transform-origin: center left;
}
@media screen and (max-width: 640px) {
  .char {
    font-size: 80px;
  }
}

#main .ul_column li {
  list-style-type: decimal-leading-zero;
  border-bottom: 1px solid #ddd;
  padding: 0;
}
#main .ul_column li:last-child {
  list-style-position: unset;
  padding: 0px;
  border-bottom: none;
  margin-top: auto;
}
@media screen and (max-width: 834px) {
  #main .ul_column li:last-child {
    bottom: 50px;
  }
}
#main .ul_column li::marker {
  list-style-type: decimal-leading-zero !important;
  color: #333;
  margin-right: 10px;
  font-size: 18px;
}
#main .ul_column li:has(.btn) {
  background: none;
}
#main .ul_column li a:not(.btn) {
  margin-left: 10px;
  font-size: 18px;
  padding: 21px;
  padding-left: 0;
  padding-right: 10px;
  display: inline-block;
  width: calc(100% - 45px);
}
#main .ul_column li .btn {
  width: 300px;
  height: 70px;
  margin: 0;
  margin-top: 40px;
  font-weight: 400;
}

.bg01 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.slash h2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slash h2::before, .slash h2::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 50px;
  background-color: #777;
  margin-left: 10px;
  margin-right: 24px;
  margin-bottom: -5px;
}
.slash h2::before {
  rotate: -15deg;
}
.slash h2::after {
  rotate: 15deg;
}
.brsp {
  display: none;
}
@media screen and (max-width: 640px) {
  .brsp {
    display: block;
  }
}

.brtab {
  display: none;
}
@media screen and (max-width: 834px) {
  .brtab {
    display: block;
  }
}

.br1000 {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .br1000 {
    display: block;
  }
}

.inline64 {
  display: block;
}
@media screen and (max-width: 640px) {
  .inline64 {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .mt60sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 640px) {
  .mt0sp {
    margin-top: 0px !important;
  }
}

.br48 {
  display: none;
}
@media only screen and (max-width: 480px) {
  .br48 {
    display: block;
  }
}

.bg_diagonal {
  z-index: 1;
  position: relative;
  margin-block: 240px;
}
.bg_diagonal_before {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  rotate: -10deg;
  scale: 2 1.4;
}
@media only screen and (max-width: 1400px) {
  .bg_diagonal {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 640px) {
  .bg_diagonal {
    margin-block: 120px;
  }
}

.base {
  width: 100%;
  max-width: var(--base);
  margin: 0 auto;
}
@media only screen and (min-width: 1201px) {
  .base {
    padding-left: 0;
    padding-right: 0;
  }
}

.FbtnW {
  justify-content: center;
  gap: 30px;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 835px) {
  .FbtnW {
    gap: 60px;
    padding-top: 60px;
    padding-bottom: 120px;
  }
}
.FbtnW .box {
  width: 100%;
  max-width: 300px;
  overflow: visible !important;
}

.sppd {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1200px) {
  .sppd {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.fixBG {
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.dl_wrap {
  margin-top: 30px;
}
.dl_wrap dl, .dl_wrap dt, .dl_wrap dd {
  padding: 0 !important;
  border: none !important;
  background: none !important;
}
.dl_wrap dl:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px !important;
  border-bottom: 1px solid #ddd !important;
}
.dl_wrap dt {
  width: 150px !important;
  justify-content: flex-start !important;
}
.dl_wrap dd {
  width: 80% !important;
}
.dl_wrap dl:first-of-type {
  border-bottom: 1px solid #ddd;
}
.dl_wrap span {
  padding: 3px 10px;
  color: #fff;
  border-radius: 5px;
  background: #78b4e6;
}

/*マウスストーカー*/
.cursor,
.follower {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  display: none;
}
@media only screen and (min-width: 835px) {
  .cursor,
  .follower {
    display: block;
  }
}

.cursor {
  width: 50px;
  height: 50px;
  background-color: #999;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  transition: scale ease 0.3s, opacity 0.3s;
  text-align: center;
  scale: 3;
  opacity: 0.001;
}
.cursor.is-active {
  opacity: 1;
  scale: 1;
}

.follower {
  display: none;
}
.follower span {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  transform: scale(0);
}
.follower.is-active {
  transform: scale(1);
}

#stalker {
  pointer-events: none;
  position: fixed;
  perspective: 20vw;
  fill: none;
  stroke: rgba(204, 204, 204, 0);
  stroke-width: 2px;
  border-radius: 50%;
  --oi: 100px;
  --dot: 10px;
  top: calc(var(--oi) / -2);
  left: calc(var(--oi) / -2);
  width: var(--oi);
  height: var(--oi);
  scale: 1;
  transition: all 0s;
  transition-timing-function: ease-out;
  z-index: 999;
}
#stalker .stalker-inner {
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0);
  border-radius: 50%;
  scale: 1;
  transition: 0.4s;
}
@media only screen and (min-width: 835px) {
  #stalker .stalker-inner {
    background-color: rgba(204, 204, 204, 0.3333333333);
  }
}
#stalker .stalker-inner.hov {
  background: rgba(0, 0, 0, 0.4666666667);
  scale: 0.7;
  opacity: 1;
}
#stalker .stalker-inner.down {
  scale: 0.5;
  transition: 0.2s;
}
#stalker .stalker-inner.up {
  background: #fff;
  animation: big 1s forwards ease-in-out;
}

#loading {
  position: fixed;
  width: 100%;
  top: 50%;
}
#loading #percent {
  text-align: center;
}
#loading #percent-text {
  font-size: 32px;
}
#loading #gauge {
  width: 0px;
  height: 5px;
  background: #ff0000;
}

.flex_fix {
  justify-content: center;
  row-gap: 1vmin;
  -moz-column-gap: 1%;
       column-gap: 1%;
  max-width: 1200px;
  margin: 0 auto;
}

.flex_stretch {
  margin-bottom: -100px !important;
}
.flex_stretch .box {
  flex: 1 1 450px;
}
.flex_stretch img {
  width: 100%;
}

.text_right .box, .text_left .box {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .text_right .box, .text_left .box {
    flex-direction: column;
  }
}
.text_right img, .text_left img {
  width: 50% !important;
  height: auto !important;
  -o-object-fit: contain;
     object-fit: contain;
  flex: 1 1 224px;
  display: block;
}
@media screen and (max-width: 640px) {
  .text_right img, .text_left img {
    width: 100% !important;
  }
}
.text_right h3, .text_left h3 {
  position: relative;
}
.text_right h3::before, .text_left h3::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 2px;
  background-color: brown;
}

.text_left .box {
  flex-direction: row-reverse;
}
@media screen and (max-width: 640px) {
  .text_left .box {
    flex-direction: column;
  }
}

.img-op img {
  border: 5px solid #fff;
  box-shadow: 0 0 20px rgba(102, 102, 102, 0.1333333333);
}

.first30 td:first-child {
  width: 30%;
}

.first_eee td:first-child {
  background-color: #eee;
}

.circle_dt.form_wrap dl, .circle_dt.form_wrap dt, .circle_dt.form_wrap dd {
  border: none;
  background: none;
}
.circle_dt.form_wrap dt {
  width: 20%;
  min-width: 200px;
  text-align: center;
  color: #fff;
  z-index: 1;
  align-items: center;
  padding: 50px 0;
  position: relative;
}
.circle_dt.form_wrap dt:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  z-index: -1;
  border-radius: 50%;
  background-color: lightblue;
}
.circle_dt.form_wrap dt:after {
  content: "";
  position: absolute;
  display: block;
  top: 100px;
  right: 0;
  left: 0;
  margin: auto;
  width: 5px;
  height: 50px;
  background-color: lightblue;
}
.circle_dt.form_wrap dd {
  display: flex;
  align-items: center;
}

body.blog {
  background-color: unset;
  /* section div#contents article > p {
  } */
  /* ================================================================= 
  ver5 calendar
  ================================================================= */
  /* ================================================================= 
  ver5 builingual
  ================================================================= */
  /* ================================================================= 
  added: 190216 ver5 form ビルドコンテンツ挿入時に必要
  ================================================================= */
  /* ================================================================= 
  スマホ　CSS
  ================================================================= */
}
body.blog img {
  border: 0px;
}
body.blog video {
  max-width: 100%;
}
body.blog input,
body.blog textarea,
body.blog select,
body.blog button {
  margin: 0;
  padding: unset;
  font-family: sans-serif;
  font-size: 100%;
}
body.blog a {
  color: var(--tx);
  /*a_color*/
}
body.blog * html .clearfix {
  height: 1%;
}
body.blog .clearfix:after {
  clear: both;
  display: block;
  height: 0px;
  line-height: 0px;
  content: ".";
  visibility: hidden;
}
body.blog select {
  padding: 4px 2px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-size: 100%;
  max-width: 100%;
}
body.blog div.wrap {
  width: unset;
  max-width: unset;
  margin: 0 auto;
  display: flex;
}
body.blog #main_image {
  width: 100%;
  height: 300px;
  height: 700px;
  background-image: url(../images/home/mvtrimresize.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
body.blog footer {
  width: 100%;
  background: unset;
}
body.blog section div.wrap {
  padding: 20px 0;
  background-color: #fff;
  /*cbg_color*/
  /*cbg_image*/
  /*cbg_repeat*/
  display: flex;
}
body.blog section aside {
  padding: 0 10px;
  width: 25%;
  min-width: 200px;
  overflow: hidden;
}
body.blog section div#contents {
  width: 75%;
  overflow: hidden;
}
body.blog aside div#prof a {
  display: block;
  width: 100%;
  height: 30px;
  text-align: right;
  padding-right: 10px;
}
body.blog aside div#search {
  position: relative;
}
body.blog aside div#search input {
  width: 100%;
}
body.blog aside div#search button {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 5px;
  width: 28px;
  height: 28px;
  border: none;
  background: url(../img/search.png) no-repeat;
  background-size: 22px;
  background-position: center center;
  text-indent: -9999px;
}
body.blog aside h3,
body.blog aside nav > div {
  font-size: 15px;
  line-height: 50px;
  color: #6b6b6b;
}
body.blog aside h3:nth-of-type(2),
body.blog aside nav > div:nth-of-type(2) {
  margin-top: 20px;
}
body.blog aside nav {
  padding: 20px 0;
}
body.blog aside nav > a {
  display: block;
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
}
body.blog aside ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
body.blog aside ul li:first-child {
  border-top: unset;
}
body.blog aside ul li a span:nth-of-type(2) {
  display: unset;
}
body.blog section div#contents div.pager {
  line-height: 30px;
  padding: 0 10px 50px 10px;
}
body.blog section div#contents div.pager a.next {
  float: right;
}
body.blog section div#contents div#blog_detail {
  padding: 10px 10px 0 10px;
}
body.blog section div#contents div#prof_detail img {
  padding: 0 10px;
  float: right;
}
body.blog section div#contents div#prof_detail div#prof_text {
  clear: right;
  padding: 10px;
}
body.blog section div#contents article {
  padding: 0 10px 10px 10px;
}
body.blog section div#contents article div.date {
  line-height: 30px;
  color: var(--tx);
}
body.blog section div#contents article h1,
body.blog section div#contents article h1 span:nth-of-type(2),
body.blog section div#contents article h2 span:nth-of-type(2) {
  display: unset;
}
body.blog section div#contents article ul {
  margin-bottom: 10px;
}
body.blog section div#contents article ul li {
  float: left;
  list-style: none;
}
body.blog section div#contents article ul li a {
  display: block;
  line-height: 30px;
  margin-right: 10px;
}
body.blog section div#contents article div.flex {
  display: flex;
  flex-direction: column;
}
body.blog section div#contents article div.flex_images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body.blog section div#contents article img,
body.blog section div#contents article video {
  margin: 10px 10px 10px 0;
}
body.blog section div#contents div.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
body.blog section div#contents div.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
body.blog section div#contents article div.sns {
  display: flex;
  justify-content: center;
}
body.blog section div#contents article div.sns a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  width: 200px;
  height: 45px;
  border-radius: 3px;
  text-decoration: none;
}
body.blog section div#contents article div.sns a span {
  color: #fff;
  font-size: 16px;
}
body.blog section div#contents article div.sns a i {
  display: block;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
body.blog section div#contents article div.sns a.tw {
  background: #1da1f2;
}
body.blog section div#contents article div.sns a.fb {
  background: #2f6db6;
}
body.blog section div#contents article div.sns a.line {
  background: #00b900;
}
body.blog section div#contents article div.sns a.tw i {
  background-image: url(../img/TW.png);
}
body.blog section div#contents article div.sns a.fb i {
  background-image: url(../img/FB.png);
  background-size: 28px;
  background-position: center 3px;
}
body.blog section div#contents article div.sns a.line i {
  background-image: url(../img/LINE.png);
}
body.blog section div#contents > dl {
  display: block;
  margin: 0 10px 20px 10px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
body.blog section div#contents > dl dt {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}
body.blog section div#contents > dl dt span {
  display: block;
  font-size: 14px;
}
body.blog section div#contents > dl ul li {
  float: left;
  list-style: none;
}
body.blog section div#contents > dl ul li a {
  display: block;
  line-height: 30px;
  margin-right: 10px;
}
body.blog section div#contents > dl dt span:nth-of-type(2) {
  display: block;
  font-size: 12px;
}
body.blog div#form_calendar {
  width: 100%;
  max-width: 100%;
  margin: 10px auto 10px auto;
  min-width: unset;
}
body.blog div#form_calendar div.head {
  position: relative;
  width: 100%;
  height: 30px;
  text-align: center;
}
body.blog div#form_calendar div.head span {
  position: absolute;
  display: block;
  line-height: 30px;
  font-size: 12px;
  font-weight: bold;
  color: #6b6b6b;
}
body.blog div#form_calendar div.head span:nth-of-type(1) {
  top: 0;
  left: 0;
  width: 20px;
  font-size: 20px;
}
body.blog div#form_calendar div.head span:nth-of-type(2) {
  top: 0;
  left: 25px;
}
body.blog div#form_calendar div.head span:nth-of-type(3) {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
}
body.blog div#form_calendar div.head span:nth-of-type(4) {
  top: 0;
  right: 25px;
}
body.blog div#form_calendar div.head span:nth-of-type(5) {
  top: 0;
  right: 0;
  width: 20px;
  font-size: 20px;
}
body.blog div#form_calendar div.head span:nth-of-type(1):hover,
body.blog div#form_calendar div.head span:nth-of-type(5):hover {
  color: #6f94f5;
  cursor: pointer;
}
body.blog div#form_calendar table {
  table-layout: fixed;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%;
}
body.blog div#form_calendar table thead tr th {
  border: none;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #6b6b6b;
}
body.blog div#form_calendar table tbody tr {
  height: 30px;
}
body.blog div#form_calendar table tbody tr td {
  border: none;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  position: relative;
}
body.blog div#form_calendar table tbody tr td:first-of-type {
  border-left: 1px solid #ccc;
  background: #f1f1f1;
}
body.blog div#form_calendar table tbody tr td.other {
  background: #f9f9f9;
}
body.blog div#form_calendar table tbody tr td label {
  font-size: 12px;
}
body.blog div#form_calendar table tbody tr td:last-of-type label {
  color: #6f94f5;
}
body.blog div#form_calendar table tbody tr td:first-of-type label,
body.blog div#form_calendar table tbody tr td.holiday label {
  color: #f17878;
}
body.blog div#form_calendar table tbody tr td.other label {
  font-size: 12px;
  color: #ccc;
}
body.blog div#form_calendar table tbody tr td.other:last-of-type label {
  color: #92adf3;
}
body.blog div#form_calendar table tbody tr td.other:first-of-type label,
body.blog div#form_calendar table tbody tr td.other.holiday label {
  color: #f5acac;
}
body.blog div#form_calendar table tbody tr td:hover {
  background: rgba(0, 200, 255, 0.82) !important;
  cursor: pointer;
}
body.blog div#form_calendar table tbody tr td:hover label {
  cursor: pointer;
}
body.blog div#form_calendar table tbody tr td.open {
  background: var(--bc);
}
body.blog div#form_calendar table tbody tr td.close {
  background: var(--ac);
}
body.blog div#form_calendar dl.open,
body.blog div#form_calendar dl.close {
  display: flex;
  font-size: 12px;
}
body.blog div#form_calendar dl.open label,
body.blog div#form_calendar dl.close label {
  display: inline-block;
  margin-right: 10px;
  width: 30px;
  height: 20px;
  font-size: 12px;
}
body.blog div#form_calendar dl.open label {
  background: var(--bc);
}
body.blog div#form_calendar dl.close label {
  background: var(--ac);
}
body.blog div#builingual {
  background: #f1f1f1;
  padding: 5px 0;
}
body.blog div#builingual div.progress {
  display: none;
  float: left;
  line-height: 32px;
  color: #2e7200;
  font-weight: bold;
}
body.blog div#builingual div.progress img {
  float: left;
  margin-top: 4px;
  padding: 0 10px 0 20px;
}
body.blog div#builingual div.language {
  float: right;
  color: #999;
  font-weight: bold;
}
body.blog div#builingual div.language select {
  margin: 0 20px 0 10px;
}
body.blog div.translate {
  margin: 30px 0 30px 0;
}
body.blog section div#contents div#blog_detail + div.translate {
  margin: 10px 10px 30px 10px;
}
body.blog section div#contents article > p + div.translate {
  margin: 5px 0 30px 0;
}
body.blog section div#contents img {
  height: auto !important;
}
body.blog section div#contents article h1 span {
  display: block;
  font-size: var(--f32);
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 12px;
  position: relative;
  font-weight: 600;
  padding: 6px 0 10px;
  position: relative;
  line-height: 2;
  text-decoration-line: underline;
  text-decoration-thickness: 8px;
  text-underline-offset: 12px;
  text-decoration-color: var(--mctr);
}
body.blog section div#contents article h1 span::before, body.blog section div#contents article h1 span::after {
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  bottom: -8px;
  border-radius: 2px;
}
body.blog section div#contents article h1 span::before {
  width: 66%;
  background-color: var(--mctr);
  display: none;
}
body.blog section div#contents article h1 span::after {
  width: 20%;
  background-color: var(--mc);
  display: none;
}
body.blog section div.form_wrap dl {
  display: flex;
}
body.blog section div.form_wrap dl dt {
  border: 1px solid #ccc;
  border-right: none;
  border-bottom: none;
  background-color: #f5f5f5;
  padding: 8px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
}
body.blog section div.form_wrap dl dd {
  border: 1px solid #ccc;
  border-bottom: none;
  background-color: #fff;
  padding: 8px;
  box-sizing: border-box;
}
body.blog section div.form_wrap dl:last-of-type dt {
  border-bottom: 1px solid #ddd;
}
body.blog section div.form_wrap dl:last-of-type dd {
  border-bottom: 1px solid #ddd;
}
body.blog section div.form_wrap dl dt label,
body.blog section div.form_wrap p.annot {
  color: #ff0000;
}
body.blog section div.form_wrap dl dd > div {
  display: flex;
}
body.blog section div.form_wrap dl dd input[type=text],
body.blog section div.form_wrap dl dd input[type=password] {
  width: 300px;
  max-width: 100%;
}
body.blog section div.form_wrap dl dd div input[type=text],
body.blog section form div.form_wrap dl dd div select {
  margin-bottom: 8px;
}
body.blog section div.form_wrap dl dd div:last-of-type input[type=text],
body.blog section div.form_wrap dl dd div:last-of-type select {
  margin-bottom: 0;
}
body.blog section div.form_wrap dl dd span {
  margin-right: 8px;
  line-height: 32px;
}
body.blog section div.form_wrap dl dd input[type=text] + span,
body.blog section div.form_wrap dl dd select + span {
  margin-left: 8px;
}
body.blog section div.form_wrap dl dd p {
  margin-top: 4px;
}
body.blog section div.form_wrap dl dd.addr input,
body.blog section div.form_wrap dl dd.ship_addr input {
  width: 100%;
}
body.blog section div.form_wrap dl dd.addr select,
body.blog section div.form_wrap dl dd.ship_addr select {
  width: 122px !important;
}
body.blog section div.form_wrap dl dd.addr div:nth-of-type(1) input,
body.blog section div.form_wrap dl dd.ship_addr div:nth-of-type(1) input {
  width: 100px !important;
  text-align: center;
}
body.blog section div.form_wrap dl dd.date div,
body.blog section div.form_wrap dl dd.birthday div,
body.blog section div.form_wrap dl dd.is_entry div {
  float: left;
  margin-right: 8px;
}
body.blog section div.form_wrap dl dd.is_entry div {
  display: flex;
  height: 32px;
  align-items: center;
}
body.blog section div.form_wrap dl dd.is_entry label {
  width: 80px;
}
body.blog section div.form_wrap dl dd.is_entry input[type=text] {
  width: 160px !important;
}
body.blog section div.form_wrap dl dd.date input,
body.blog section div.form_wrap dl dd.birthday input {
  width: 80px !important;
  text-align: center;
}
body.blog section div.form_wrap dl dd.date select,
body.blog section div.form_wrap dl dd.birthday select {
  width: 60px !important;
}
body.blog section div.form_wrap dl dd.date p,
body.blog section div.form_wrap dl dd.birthday p,
body.blog section div.form_wrap dl dd.is_entry p {
  padding-top: 4px;
  clear: left;
}
body.blog section div.form_wrap dl dd.date div:last-of-type input[type=text],
body.blog section div.form_wrap dl dd.birthday div:last-of-type input[type=text],
body.blog section div.form_wrap dl dd.date div:last-of-type select,
body.blog section div.form_wrap dl dd.birthday div:last-of-type select {
  margin-bottom: 8px;
}
body.blog section div.form_wrap dl dd.number input {
  width: 60px !important;
  text-align: right;
}
body.blog section div.form_wrap dl dd.radio label,
body.blog section div.form_wrap dl dd.checkbox label {
  display: inline-block;
  min-width: 80px;
  margin-right: 8px;
}
body.blog section div.form_wrap.confirm dl dd span {
  color: #ff0000;
}
body.blog section div.form_wrap.message {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  margin: 50px 20px 20px 20px;
  border-radius: 2px;
}
body.blog section div.form_wrap.message ul li {
  font-size: 20px;
  margin-bottom: 10px;
}
body.blog section div.form_wrap.message p span {
  width: 100%;
  display: block;
  margin-top: 15px;
  font-size: 12px;
}
body.blog section div.form_wrap.error {
  background: #ff0000;
  color: #fff;
  margin-bottom: 10px;
}
body.blog section div.form_wrap.error p {
  padding: 5px;
}
@media only screen and (max-width: 834px) {
  body.blog {
    /*-----------------------------------------
    added: 190116 table style sp ビルドコンテンツ挿入時に必要
    ------------------------------------------- */
  }
  body.blog section div.wrap {
    flex-direction: column-reverse;
  }
  body.blog section aside {
    width: 98%;
  }
  body.blog section div#contents {
    width: 98%;
  }
  body.blog section div#contents article div.sns a {
    background: initial !important;
    width: 40px;
    width: 40px;
  }
  body.blog section div#contents article div.sns a span {
    display: none;
  }
  body.blog section div#contents article div.sns a i {
    background-size: 40px 40px !important;
    background-position: center center !important;
  }
  body.blog .tbl_block th {
    text-align: center;
  }
  body.blog .tbl_block th,
  body.blog .tbl_block td {
    display: block;
  }
  body.blog .tbl_scroll {
    overflow-x: auto;
    white-space: nowrap;
  }
}
body.blog .imgL {
  float: left;
  margin-right: 10px;
}
body.blog .imgR {
  float: right;
  margin-left: 10px;
}
body.blog .imgC {
  margin: 0px auto 0px auto;
  display: block;
}
body.blog .i-art {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6%;
}
body.blog .i-art > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  body.blog .i-art > * {
    width: 100%;
  }
}
body.blog .i-art .im {
  flex: unset;
  margin-left: unset;
  padding-right: 3.75%;
  max-width: 40%;
}
body.blog .i-art .im img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
}
@media screen and (max-width: 834px) {
  body.blog .i-art .im {
    padding-inline: 0;
    max-width: unset;
  }
}
body.blog .i-art img {
  width: 100% !important;
  height: auto !important;
}
body.blog .i-art article,
body.blog .i-art > div {
  flex: 1;
}
body.blog .i-art article *,
body.blog .i-art > div * {
  color: var(--tx);
}
@media screen and (max-width: 834px) {
  body.blog .i-art article,
  body.blog .i-art > div {
    display: grid;
    place-content: center;
    padding: 21px;
    padding-block: 20px;
  }
}
body.blog .i-art.pages h1:after,
body.blog .i-art.pages h2:after,
body.blog .i-art.pages h3:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--tx);
  margin-block: 0.6em;
  margin-bottom: 1.2em;
}
body.blog .i-art.pages h1,
body.blog .i-art.pages h2 {
  font-size: clamp(28px, 4vw, 40px);
}
body.blog .i-art.pages h3 {
  font-size: var(--fzl);
}
body.blog .i-art article > div {
  line-height: 2;
}
body.blog .i-art.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  body.blog .i-art.__rev {
    flex-direction: column;
  }
}
body.blog .i-art.__rev .im {
  margin-left: unset;
  margin-right: unset;
  padding-right: unset;
  padding-left: 3.75%;
}
@media screen and (max-width: 834px) {
  body.blog .i-art.__rev .im {
    padding-inline: 0;
  }
}
@media screen and (max-width: 834px) {
  body.blog .i-art {
    display: flex;
    flex-direction: column;
  }
  body.blog .i-art > * {
    grid-area: 1/1;
    height: 100%;
  }
  body.blog .i-art > * img {
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body.blog .i-art .im,
  body.blog .i-art article {
    width: 100%;
    margin-inline: unset;
  }
  body.blog .i-art article,
  body.blog .i-art > div {
    place-content: unset;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5333333333);
  }
}
body.blog .cardbtn.pages ul {
  display: contents !important;
}
body.blog .cardbtn.pages .btn {
  border: none;
  border-bottom: 1px solid var(--tx) !important;
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-top: 20px !important;
}
body.blog .cardbtn.pages .btn:after {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: clamp(20px, 3.2vw, 32px);
}
body.blog .cardbtn.pages .btn:hover {
  --tx: #fff !important;
  --tx2: #fff !important;
  --tx3: #fff !important;
  background-color: #888 !important;
}
body.blog .cardbtn.pages .btn:hover:after {
  translate: -20px;
}
body.blog .w {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px 3.5%;
  border: none;
}
body.blog .w_box.__blog {
  width: 100%;
  border: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  body.blog .w_box.__blog {
    width: 48.25%;
  }
  body.blog .w_box.__blog:nth-child(1) {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  body.blog .w_box.__blog {
    width: 100%;
  }
}
body.blog .w_box.__blog .w_it {
  flex: 1;
}
body.blog .w_box.__blog .w_it article {
  display: flex;
  flex-direction: column;
}
body.blog .w_box.__blog .w_it .im {
  order: 1;
}
body.blog .w_box.__blog .w_it h1,
body.blog .w_box.__blog .w_it h2,
body.blog .w_box.__blog .w_it h3 {
  color: inherit;
  margin-bottom: 0px;
  padding-inline: 0px;
  font-size: 18px;
  background-color: unset !important;
  color: var(--tx) !important;
  width: 100%;
  margin-inline: auto;
  margin-top: -1em;
  padding: 0.2em 0.6em !important;
  position: relative;
  z-index: 1;
}
body.blog .w_box.__blog .w_it h1 span,
body.blog .w_box.__blog .w_it h2 span,
body.blog .w_box.__blog .w_it h3 span {
  display: inline;
}
body.blog .w_box.__blog .w_it article > div {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
body.blog .w_box.__blog .w_it article > div ul {
  display: block;
}
body.blog .w_box.__blog .w_it article > div ul:after {
  display: none;
}
body.blog .w_box.__blog .w_it article > div ul a {
  line-height: unset;
  margin-right: unset;
}
@media screen and (max-width: 834px) {
  body.blog .w_box.__blog .w_it article > div {
    flex-wrap: wrap;
  }
}
body.blog .w_box.__blog .w_it .im {
  overflow: hidden;
}
body.blog .w_box.__blog .w_label {
  margin-top: 1em;
}
body.blog .w_box.__blog .w_label li {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--ac);
  padding: 0.5em 1.2em;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  color: #fff;
}
@media screen and (max-width: 834px) {
  body.blog #contents {
    margin-bottom: 12%;
  }
}
body.blog aside nav > div {
  font-size: 15px;
  line-height: 50px;
  color: #6b6b6b;
  border-bottom: 1px solid var(--tx);
}
body.blog #contents .card.card3 {
  gap: 20px 2%;
  flex-wrap: wrap;
  margin-bottom: 6%;
}
body.blog #contents .card.card3 ul {
  display: contents;
}
body.blog #contents .card.card3 li {
  flex: unset;
  width: 32%;
  margin-top: 0;
}
@media only screen and (max-width: 1000px) {
  body.blog #contents .card.card3 li {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  body.blog #contents .card.card3 li {
    width: 100%;
  }
}
body.blog #contents .card.card3 a {
  padding: 0 !important;
  margin-right: 0 !important;
}
body.blog #contents .card.card3 img {
  width: 100% !important;
  margin: 0;
}
body.blog #contents .title3 article {
  padding-left: 0;
}

body:not(.blog) section .h_title {
  display: none;
}

body.blog .h {
  flex-wrap: wrap;
  position: relative;
}
body.blog .h_sub {
  width: 100%;
  order: 1;
}

body.blog {
  background-color: unset;
  max-width: 100%;
  padding-inline: 0;
}
@media screen and (max-width: 834px) {
  body.blog {
    padding-inline: 0;
  }
}

div.blog_list h3,
div.blog_list div.blog_text {
  font-size: unset;
}

section aside {
  width: 24%;
  padding: 0 10px;
}
section aside * {
  text-align: left;
}
section aside *:is(nav > div) {
  text-align: center;
}
@media screen and (max-width: 834px) {
  section aside {
    padding: 0;
  }
}

section div#contents {
  width: 74%;
}

section.blog {
  width: var(--base);
  max-width: 100%;
  margin-inline: auto;
  margin-top: 2%;
}

body.blog #contents article h2 {
  position: relative;
  z-index: 1;
  --wid: 112px;
  padding-inline: 0px !important;
  padding-bottom: 0;
}
body.blog #contents article h2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
  width: var(--wid);
  height: 100%;
  z-index: -1;
  -webkit-clip-path: polygon(100% 100%, 0% 100%, 0% 0%);
          clip-path: polygon(100% 100%, 0% 100%, 0% 0%);
  display: none;
}
@media screen and (max-width: 834px) {
  body.blog #contents article h2 {
    --pad: 20px;
    --wid: 60px;
  }
}

section div#contents > dl {
  overflow: auto;
}

aside ul li a {
  background-color: rgba(255, 255, 255, 0);
  transition: 0.4s;
  border-radius: 0;
}

aside ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

input[type=text],
input[type=password],
textarea,
select {
  border-radius: 0;
}

aside nav > a {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0;
}
aside nav > a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.blog #calendar #form_calendar {
  color: #fff;
  box-shadow: none;
  background: transparent;
}

#calendar #form_calendar div.head span,
#calendar #form_calendar th {
  color: #fff;
}

#calendar #form_calendar td.holiday label {
  color: #fff;
}

td.open {
  color: #000;
}

td.other {
  background: transparent !important;
}

section div#contents article ul li a {
  display: block;
  background-color: #ececec;
  padding: 5px 10px;
  border-radius: 4px;
  color: unset;
  margin: 0 10px 20px 0;
}

section div#contents article ul li a {
  border-radius: 0;
  border: 1px solid #fff;
  background-color: unset;
  text-decoration: none;
  color: #fff;
}

section.blog div#contents *,
section.blog aside * {
  border-color: var(--tx);
  box-shadow: none !important;
}
@media screen and (max-width: 834px) {
  section.blog div#contents *,
  section.blog aside * {
    float: none !important;
  }
}
section.blog div#contents article,
section.blog aside article {
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  section.blog div#contents article img,
  section.blog div#contents section div#contents article video,
  section.blog aside article img,
  section.blog aside section div#contents article video {
    margin: 10px 0 10px 0 !important;
  }
}
section.blog div#contents .category a,
section.blog div#contents ul a,
section.blog aside .category a,
section.blog aside ul a {
  border: unset;
}
section.blog div#contents div.date,
section.blog aside div.date {
  border-radius: 0;
  border: none;
  background-color: unset;
  padding: 0;
}
section.blog div#contents #calendar #form_calendar td:hover,
section.blog aside #calendar #form_calendar td:hover {
  background: unset !important;
}
section.blog div#contents #calendar #form_calendar td.close,
section.blog aside #calendar #form_calendar td.close {
  background: #aaa;
}
section.blog div#contents #calendar #form_calendar td.blog label,
section.blog aside #calendar #form_calendar td.blog label {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  aspect-ratio: 1/1;
  line-height: 22px;
  background: #fff;
  border-radius: 999px;
  bottom: 0;
  left: 0;
}
section.blog div#contents #calendar #form_calendar dl.open,
section.blog div#contents #calendar #form_calendar dl.close,
section.blog aside #calendar #form_calendar dl.open,
section.blog aside #calendar #form_calendar dl.close {
  display: flex;
  padding-left: 5px;
}
section.blog div#contents #calendar #form_calendar dl.open label,
section.blog div#contents #calendar #form_calendar dl.close label,
section.blog aside #calendar #form_calendar dl.open label,
section.blog aside #calendar #form_calendar dl.close label {
  display: block;
  width: 40px;
  height: 20px;
  margin-bottom: 5px;
}
section.blog div#contents #calendar #form_calendar dl.close label,
section.blog aside #calendar #form_calendar dl.close label {
  background-color: #aaa;
}
section.blog div#contents #calendar #form_calendar span,
section.blog div#contents #calendar #form_calendar th,
section.blog aside #calendar #form_calendar span,
section.blog aside #calendar #form_calendar th {
  color: #111;
}

section.blog aside * {
  border-color: #111;
}

@media screen and (max-width: 640px) {
  section.blog div#contents article {
    margin-bottom: 20px;
  }
}
section.blog div#contents article ul {
  display: flex;
  justify-content: end;
}
section.blog div#contents article ul li {
  float: none;
  list-style: none;
  margin-top: 20px;
  display: inline-block;
}
section.blog div#contents article h2 span {
  display: block;
  font-size: var(--f32);
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 12px;
  position: relative;
  font-weight: 600;
  padding: 6px 0 10px;
  position: relative;
  line-height: 2;
  text-decoration-line: underline;
  text-decoration-thickness: 8px;
  text-underline-offset: 12px;
  text-decoration-color: var(--mctr);
}
section.blog div#contents .tate article {
  display: flex;
  flex-direction: column;
}
section.blog div#contents .tate h3 {
  order: -1;
  display: inline-block;
}
section.blog div#contents .tate div {
  margin-bottom: 20px;
}
section.blog div#contents .imglast article {
  display: flex;
  flex-direction: column;
}
section.blog div#contents .imglast .imgW {
  order: 1;
}
section.blog div#contents .imglast div {
  margin-bottom: 20px;
}
section.blog div#contents .yoko {
  display: flex;
  flex-wrap: nowrap;
}
@media screen and (max-width: 640px) {
  section.blog div#contents .yoko {
    flex-wrap: wrap;
  }
}
section.blog div#contents .yoko article {
  width: 100%;
}
section.blog div#contents .yoko .imgW {
  order: 1;
  width: 100%;
}
section.blog div#contents .yoko .imgW img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
section.blog div#contents .yoko div {
  margin-bottom: 20px;
}

aside .pages a {
  text-align: left;
}

section div#contents article ul li a {
  color: var(--mc);
}

section.blog div#contents article h2 span {
  line-height: 2;
}

header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  position: relative;
}

.h_nav a,
.h_btn,
.btn,
.drop ul a, .f_link, .pan1 a,
.f_nav a,
.nav a {
  background-image: linear-gradient(currentColor, currentColor);
  transition: background 0.4s ease;
  background-repeat: no-repeat;
  background-position-y: 100%;
  background-position-x: -103%;
  background-size: 200% 1px;
}
.h_nav a:hover,
.h_btn:hover,
.btn:hover,
.drop ul a:hover, .f_link:hover, .pan1 a:hover,
.f_nav a:hover,
.nav a:hover {
  background-position-x: 0%;
  animation: rightgrow 0.4s ease;
}
@keyframes rightgrow {
  0% {
    background-position-x: 203%;
  }
  100% {
    background-position-x: 100%;
  }
}

.f_link, .pan1 a,
.f_nav a,
.nav a {
  background-position-x: -103%;
  color: var(--tx);
  animation-duration: 0.4s;
}
@media only screen and (max-width: 960px) {
  .f_link, .pan1 a,
  .f_nav a,
  .nav a {
    background-position-x: 0%;
  }
}

.h_nav a,
.h_btn,
.btn,
.drop ul a {
  background-image: linear-gradient(var(--mc), var(--mc));
  background-position-x: -103%;
  animation-duration: 0.4s;
  background-size: 200% 100%;
}

.h_contact, .btn {
  background-image: linear-gradient(var(--whtr), var(--whtr));
}

.h {
  --trt:translate .6s,opacity .6s .3s;
  --inpad:clamp(20px,2.52vw,40px);
  --logow:50px;
  --tx: #fff;
  --gap:calc(3vw - 30px);
  padding-bottom: var(--head);
  position: relative;
}
.h .mv_img {
  display: none;
}
.h .mv_img img {
  height: auto !important;
}
.h .mv_img:is(:not(.home div)) img {
  height: unset !important;
  aspect-ratio: 8/1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  .h .mv_img:is(:not(.home div)) img {
    aspect-ratio: 6/1;
  }
}
@media only screen and (max-width: 960px) {
  .h .mv_img:is(:not(.home div)) img {
    aspect-ratio: 3/1;
  }
}
.h .common_logo {
  text-align: center;
  font-weight: bold;
  font-size: var(--f32);
  color: #061b2f;
  margin-block: 1em;
  display: none;
}
@media only screen and (max-width: 960px) {
  .h {
    padding-top: var(--head);
  }
}
.h i {
  border-radius: 4px;
}
.h_inner {
  background-color: var(--sc);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-inline: var(--in960);
  max-width: 100%;
  margin-inline: auto;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: var(--head);
}
.h_inner:is(.h.on-top div) {
  position: absolute;
  top: unset;
  bottom: 0;
}
@media only screen and (max-width: 960px) {
  .h_inner:is(.h.on-top div) {
    position: fixed;
    top: 0;
    left: 0;
  }
}
.h_inner:is(:not(.home div)) {
  position: fixed;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 960px) {
  .h_inner {
    padding-inline: 0;
  }
}
.h_logo {
  transition: var(--trt);
  display: grid;
  place-items: center;
  z-index: 100;
  margin-right: auto;
  margin-left: clamp(0px, 2.2vw, 32px);
}
.h_logoimg {
  max-width: var(--logo);
  filter: drop-shadow(1px 1px 0px var(--wh));
}
.h_right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.h_items {
  transition: var(--trt);
  position: relative;
  z-index: 1000;
  display: flex;
  height: 100%;
  order: 1;
  --tx:var(--wh);
  font-size: var(--f20);
}
@media only screen and (max-width: 480px) {
  .h_items {
    flex-grow: 1;
  }
  .h_items > * {
    flex-grow: 1;
  }
}
.h_items-s {
  font-size: 12px;
  --tx: #666;
  margin-right: 1.5em;
}
@media only screen and (max-width: 960px) {
  .h_items-s {
    display: none;
  }
}
.h_btn:is(a) {
  padding-inline: 1em;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 960px) {
  .h_btn:is(a) {
    font-size: var(--f16);
  }
}
.h_btn:is(a) span {
  font-size: 65%;
  padding-top: 0.4em;
}
.h_btn:is(a) i {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 32px;
  transition: 0.4s;
  display: grid;
  place-items: center;
}
@media screen and (max-width: 640px) {
  .h_btn:is(a) i {
    padding: 8px 16px;
  }
}
.h a.__mc {
  background-color: var(--mc);
}
.h a.__ac {
  background-color: var(--ac);
}
.h a.__sc {
  background-color: var(--sc);
}
.h_contact:is(a) {
  background-color: var(--mc);
  font-size: 18px;
}
@media only screen and (max-width: 960px) {
  .h_contact:is(a) {
    font-size: var(--f16);
  }
}
.h_tel:is(a) i {
  width: unset;
}
.h_fix {
  transition: 0.4s;
  position: fixed;
  mix-blend-mode: exclusion;
  --pad:clamp(15px,1.5vw,20px);
  bottom: calc(var(--pad) / 2);
  right: calc(var(--pad));
  padding: calc(var(--pad) / 2);
  -webkit-backdrop-filter: blur(2px) saturate(60%);
          backdrop-filter: blur(2px) saturate(60%);
  z-index: 1000;
}
.h_fix:is(.h.active div) {
  -webkit-backdrop-filter: unset;
          backdrop-filter: unset;
  mix-blend-mode: unset;
}
.h_fix a {
  font-size: 38px;
  font-weight: 300;
  letter-spacing: 0.05em;
  display: block;
  line-height: 1;
  filter: drop-shadow(1px 1px 1px var(--wh));
}
@media screen and (max-width: 640px) {
  .h_fix a {
    font-size: 30px;
  }
}
.h_LINE:is(a) {
  background-color: #fff;
  border: 1px solid var(--mc);
  --tx:var(--mc);
}
@media screen and (max-width: 640px) {
  .h_LINE:is(a) {
    background-image: none;
  }
}
.h_LINE:is(a):hover {
  background-color: var(--mc) !important;
  --tx:#fff!important;
}
.h_reserve:is(a) {
  order: -1;
}
.h_burg {
  display: none;
  place-items: center;
  width: var(--head);
  height: var(--head);
  flex-shrink: 0;
  order: 2;
  z-index: 1000;
  transition: 0.4s;
  background-color: var(--mc);
  position: relative;
  --bargap:calc(var(--btn) * .25 );
  --dotW:calc(var(--btn) * .12 );
}
@media only screen and (max-width: 960px) {
  .h_burg {
    display: grid;
  }
}
@media only screen and (max-width: 480px) {
  .h_burg {
    background-color: unset;
  }
}
.h_burg > span {
  grid-area: 1/1;
  width: var(--dotW);
  aspect-ratio: 1;
  background-color: var(--wh);
  transition: 0.2s;
}
.h_burg .bar2 {
  width: calc(var(--bargap) * 2 + var(--dotW));
  aspect-ratio: unset;
  height: var(--dotW);
  scale: 1 0;
}
.h_burg .bar2.tate {
  rotate: 90deg;
}
.h_burg .dot1 {
  translate: calc(-1 * var(--bargap)) 0;
  transform-origin: left;
}
.h_burg .dot2 {
  translate: 0 0px;
}
.h_burg .dot3 {
  translate: var(--bargap) 0;
  transform-origin: right;
}
.h_burg:focus {
  outline-color: transparent;
}
.h_burg:hover .bar2 {
  scale: 1 1;
}
.h_burg:active {
  scale: 1.05;
}
.h_burg.active .dot2 {
  scale: 0;
}
.h_burg.active .bar2 {
  scale: 1 1;
}
.h_burg.active .bar2.tate {
  scale: 0 1;
}
.h_burger {
  place-items: center;
  display: grid;
  width: var(--btn);
  aspect-ratio: 1;
  flex-shrink: 0;
  order: 2;
  z-index: 1000;
  transition: 0.4s;
  border-radius: 999px;
  background-color: var(--tx);
  display: none;
}
.h_burger:focus {
  outline-color: transparent;
}
.h_burger .h_svg {
  stroke: var(--wh);
  stroke-width: 8%;
  stroke-linecap: round;
  width: 50%;
}
.h_burger path {
  transition: 0.4s;
}
.h_burger text {
  font-size: 12px;
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.04em;
}
.h_nav {
  height: 100%;
  z-index: 1;
  transition: var(--trt);
}
.h_nav::-webkit-scrollbar {
  width: 0px;
}
@media only screen and (max-width: 960px) {
  .h_nav {
    display: none;
  }
}
.h_nav > ul {
  --gap:calc(3vw - 24px);
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 960px) {
  .h_nav > ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: calc(100% + 1px);
    transition: 0.4s;
    padding: var(--head);
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5333333333);
  }
}
.h_nav > ul > li {
  position: relative;
  display: grid;
  place-items: center;
  border-left: 1px solid #fff;
}
.h_nav > ul > li.__sub {
  display: none;
  visibility: hidden;
}
@media screen and (max-width: 640px) {
  .h_nav > ul > li._btn {
    width: 100%;
  }
}
.h_nav > ul a {
  color: var(--tx);
  transition: 0.6s;
  padding-inline: 1.4em;
  display: grid;
  place-items: center;
  display: block;
}
.h_nav > ul a:not(.__first)::first-letter {
  text-transform: uppercase;
}
.h_nav > ul span {
  display: block;
  font-size: clamp(16px, 1.26vw, 24px);
}
.h_nav li.drop {
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
.h_nav li.drop::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50%;
  transition: 0.4s;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 80%);
          clip-path: polygon(0 0, 100% 0, 50% 80%);
}
@media only screen and (max-width: 960px) {
  .h_nav li.drop::after {
    display: none;
  }
}
.h_nav li.drop ul {
  position: absolute;
  top: 100%;
  width: 200%;
  max-width: 250px;
  padding-top: 0.5em;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}
.h_nav li.drop li {
  position: relative;
  height: 3em;
  background-color: var(--bc);
  margin-bottom: 1px;
  scale: 0 1;
  opacity: 0;
  transition: 0.4s, opacity 0.8s;
  will-change: scale;
}
.h_nav li.drop a {
  height: 100%;
  display: grid;
  place-items: center;
  width: 100%;
  margin-inline: auto;
  border-radius: 0;
}
.h_nav li.drop .dropbtn {
  visibility: hidden;
}
.h_nav .focus_trap {
  visibility: hidden;
}
@media only screen and (min-width: 1001px) {
  .h_nav li.drop:hover ul {
    pointer-events: all;
  }
  .h_nav li.drop:hover ul li {
    scale: 1 1;
    opacity: 1;
  }
  .h_nav li.drop ul:hover {
    pointer-events: all;
  }
  .h_nav li.drop ul:hover li {
    scale: 1 1;
  }
  .h_nav li.drop ul li:has(a:focus) {
    scale: 1 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 960px) {
  .h_nav li {
    padding-block: 0.5em;
    border: none;
    height: unset;
    width: 100%;
  }
  .h_nav li.drop {
    display: block;
    height: unset;
  }
  .h_nav a {
    text-align: left;
    padding-right: 2em;
  }
  .h_nav span {
    font-size: 24px;
  }
  .h_nav ul {
    position: static;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
    height: 0;
    transition: 0.4s;
  }
  .h_nav ul.show {
    height: calc(var(--li) * 2em);
  }
  .h_nav li {
    background-color: #fff;
    padding: unset;
    scale: 1;
    transition: 0.4s;
    padding-top: 1em;
    width: 100%;
    margin: unset;
    height: unset;
  }
  .h_nav a {
    margin: unset;
    height: 100%;
    padding-top: 1em;
    display: grid;
    place-items: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
  .h_nav .dropbtn {
    visibility: hidden;
  }
}
.h_bottom {
  display: none;
  height: var(--btn);
}
@media only screen and (max-width: 960px) {
  .h_bottom {
    height: 0;
  }
}
.h_bottom .h_nav {
  height: 100%;
  background-color: var(--mc);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 10;
  line-height: 1;
  transition: none;
}
.h_bottom .h_nav::-webkit-scrollbar {
  width: 0px;
}
@media only screen and (max-width: 960px) {
  .h_bottom .h_nav {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    height: 100dvh;
    display: block;
    width: 100%;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    background-color: unset;
  }
}
@media only screen and (max-width: 960px) {
  .h_bottom .h_nav {
    width: 100%;
  }
}
.h_bottom .h_ul {
  width: var(--base);
  max-width: 100%;
  margin-inline: auto;
  display: flex;
  align-items: center;
  height: 100%;
  padding-block: 5px;
  position: relative;
  z-index: 1;
  gap: 5px;
}
@media only screen and (max-width: 960px) {
  .h_bottom .h_ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: calc(100% + 1px);
    transition: 0.4s;
    padding: var(--head);
    padding-top: calc(var(--head) + 1em);
    width: 100%;
    width: 532px;
    translate: 100% 0;
    background-color: var(--mc3);
    margin-right: unset;
    transition: 0.4s;
  }
  .h_bottom .h_ul.show .__sub {
    display: grid;
    visibility: visible;
  }
  .h_bottom .h_ul.show .__sub {
    display: grid;
    visibility: visible;
  }
}
.h_bottom .h_list {
  flex: 1;
  position: relative;
  height: 100%;
  margin-right: unset;
  width: unset;
  max-height: 5em;
}
.h_bottom .h_list.__sub {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 960px) {
  .h_bottom .h_list {
    transition: 0.6s;
  }
}
@media screen and (max-width: 640px) {
  .h_bottom .h_list._btn {
    width: 100%;
  }
}
.h_bottom .h_link {
  width: 100%;
  height: 100%;
  background: url(/images/home/tag.png) no-repeat 0 0/100% 100%;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 500;
  transition: 0.4s;
}
.h_bottom .h_link:before {
  color: var(--mc);
  margin-left: 1.5em;
  transition: 0.4s;
}
.h_bottom .h_link:hover {
  color: var(--mc);
}
.h_bottom .h_link:hover:before {
  translate: -15%;
}
.h_bottom .h_linkimg {
  filter: drop-shadow(0 0 1px var(--wh)) drop-shadow(0 0 1px var(--wh)) drop-shadow(0 0 1px var(--wh));
}
.h_bottom .h_focus {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 0;
  cursor: pointer;
  visibility: hidden;
}
@media only screen and (max-width: 960px) {
  .h_bottom .h_list {
    padding-block: 0.5em;
    border: none;
    height: unset;
  }
  .h_bottom .h_list._btn {
    height: unset;
    position: relative;
  }
  .h_bottom .h_list.__drop {
    display: block;
    height: unset;
  }
  .h_bottom .h_link:is(a), .h_bottom .h_btn:is(a) {
    text-align: left;
    padding-right: 2em;
  }
  .h_bottom .h_linkspan {
    font-size: 24px;
  }
  .h_bottom .h_btn.__drop {
    flex-shrink: 0;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
  }
  .h_bottom .h_drop {
    position: static !important;
    height: 0;
    transition: 0.4s;
    transition-delay: 0.3s;
    overflow: hidden;
  }
  .h_bottom .h_drop.show {
    transition-delay: 0s;
  }
  .h_bottom .h_drop.show .h_dropul {
    translate: 0 0%;
    transition-delay: 0.3s;
  }
  .h_bottom .h_dropul {
    display: flex;
    flex-wrap: wrap;
    translate: 0 -100%;
    transition: 0.4s;
    transition-delay: 0s;
    transform-origin: top;
    padding-top: 1em;
  }
  .h_bottom .h_droplist {
    padding-left: 0em;
    padding-right: 2em;
    padding-block: 1em;
    width: -moz-fit-content;
    width: fit-content;
  }
  .h_bottom .h_droplink {
    padding: 0;
  }
  .h_bottom .h_dropbtn {
    display: block;
  }
}
.h.active .h_bottom .h_nav {
  opacity: 1;
  visibility: visible;
}
.h.active .h_bottom .h_ul {
  transition: 0.4s;
  translate: 0;
}
.h.active .h_bottom .h_list {
  translate: 0;
}
.h.active .h_bottom .h_list._btn {
  height: unset;
  position: relative;
}
.h.active .h_bottom .h_list.__drop {
  display: block;
  height: unset;
}
.h.active .h_bottom .h_focus {
  visibility: visible;
}
.nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  visibility: hidden;
}
.nav.show {
  visibility: visible;
}
.nav .focus_trap {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5333333333);
  z-index: 0;
  cursor: pointer;
  opacity: 0;
  transition: 0.4s;
}
.nav.show .focus_trap {
  opacity: 1;
  visibility: visible;
}
.nav_inner {
  height: 100%;
  z-index: 1;
  width: 100%;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  transition: 0.4s;
  display: grid;
}
.nav_inner::-webkit-scrollbar {
  width: 0px;
}
.nav_inner > * {
  grid-area: 1/1;
  height: calc(100% + 1px);
}
.nav_inner > ul {
  position: relative;
  z-index: 1;
  transition: 0.4s;
  padding: var(--btn);
  padding-top: calc(var(--head) + var(--pad));
  width: 50%;
  background-color: var(--bc);
  margin-left: auto;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
@media only screen and (max-width: 1200px) {
  .nav_inner > ul {
    width: 66%;
  }
}
@media only screen and (max-width: 960px) {
  .nav_inner > ul {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .nav_inner > ul {
    padding-inline: var(--pad);
  }
}
.nav_inner > ul.show {
  opacity: 1;
  visibility: visible;
}
.nav_inner > ul > li {
  display: block;
  height: -moz-fit-content;
  height: fit-content;
}
.nav_inner > ul > li.__sub {
  display: none;
  visibility: hidden;
}
.nav_inner > ul a {
  transition: 0.4s;
  font-size: clamp(16px, 2vw, 20px);
  padding: 1em 0.5em;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.nav_inner > ul a:not(.__first)::first-letter {
  text-transform: uppercase;
}
.nav_inner > ul span {
  display: inline-block;
  font-size: clamp(16px, 3.6vw, 24px);
  -webkit-margin-end: 0.8em;
          margin-inline-end: 0.8em;
  font-weight: 500;
}
.nav_inner li.drop {
  display: flex;
  flex-wrap: wrap;
}
.nav_inner li.drop::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50%;
  transition: 0.4s;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 80%);
          clip-path: polygon(0 0, 100% 0, 50% 80%);
  display: none;
}
.nav_inner li.drop ul {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: 0.6s;
}
.nav_inner li.drop ul.show {
  height: calc(var(--li) * var(--h));
}
.nav_inner li.drop li {
  padding: unset;
  scale: 1;
  transition: 0.4s;
  width: 100%;
  margin: unset;
  height: unset;
}
.nav_inner li.drop li > a {
  font-weight: 700;
}
.nav_inner li.drop span {
  display: inline-block;
}
.nav_inner .dropbtn {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid var(--tx);
  display: grid;
  place-items: center;
  align-self: center;
  transition: 0.4s;
  --bargap:3px;
}
.nav_inner .dropbtn:after, .nav_inner .dropbtn:before {
  content: "";
  display: block;
  grid-area: 1/1;
  width: 33%;
  height: 2px;
  background-color: var(--tx);
  transition: 0.4s;
}
.nav_inner .dropbtn:after {
  rotate: 90deg;
}
.nav_inner .dropbtn:focus {
  outline-color: transparent;
}
.nav_inner .dropbtn:hover {
  filter: unset;
  --tx:var(--mc);
}
.nav_inner .dropbtn:active {
  scale: 1.05;
}
.nav_inner .dropbtn.is-active:after {
  rotate: 360deg;
}
.nav.active .h_nav:where(.h_inner > .h_btn) {
  width: 532px;
  opacity: 1;
  visibility: visible;
  translate: 0;
  transition: 0.4s;
}
@media only screen and (max-width: 960px) {
  .nav.active .h_nav:where(.h_inner > .h_btn) {
    width: 100%;
  }
}
.nav.active .h_nav:where(.h_inner > .h_btn) .h ul {
  background-color: rgba(255, 255, 255, 0.5333333333);
}
.nav.active .h_nav:where(.h_inner > .h_btn) .h li {
  translate: 0;
}
.nav.active .h_nav:where(.h_inner > .h_btn) .h li.__drop {
  display: block;
  height: unset;
}

body {
  transition: 0.3s;
  opacity: 0;
}

.h_items-s:hover, .sns_text a:hover {
  opacity: 0.6;
}

#contents_wrap, section.blog {
  position: relative;
  z-index: 1;
  max-width: 100%;
  min-width: unset;
}

section > * + *, section form > * + * {
  max-width: 100%;
  margin-inline: auto;
  margin-top: var(--block);
}

body:where(:not(.home)) {
  --block:32px;
}

.toph article {
  margin-left: unset;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.toph article .btn {
  display: flex;
  margin-inline: auto;
}
.toph article:not(.it *, .ti *) {
  text-shadow: var(--stroke);
}
@media only screen and (max-width: 1000px) {
  .toph article:not(.it *, .ti *) {
    width: 100%;
  }
  .toph article:not(.it *, .ti *) div {
    font-weight: 700;
  }
}
.toph h1, .toph h2, .toph h3 {
  text-align: center;
  border-bottom: 2px solid #061b2f;
  line-height: 1.6;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.bg100 {
  margin-inline: calc(50% - 50vw + var(--barhalf)) !important;
  max-width: unset !important;
  position: relative;
}

.bg01 {
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: cover;
  padding-block: var(--block);
  margin-top: 0;
}
.bg01.toph article {
  width: 50%;
}
@media only screen and (max-width: 1000px) {
  .bg01.toph article {
    width: 100%;
  }
}

.bgmc {
  padding-inline: var(--in960);
  padding-block: var(--block);
}

.card4 {
  --g:2;
}
@media screen and (max-width: 834px) {
  .card4 {
    --g:4;
  }
  .card4 .box, .card4 li {
    width: 48%;
  }
}
.card4 img {
  transition: 0.4s;
  width: 100% !important;
  will-change: scale;
  transform-origin: 100% 100%;
}
.card4 a:hover img {
  scale: 1.02;
}

#contents .form_simple {
  margin-inline: auto;
  max-width: 100%;
  position: relative;
  overflow-y: scroll;
  border: 10px solid #eee;
  padding: 20px;
  margin-top: 15px;
}
#contents .form_simple.noscr {
  overflow: unset;
  height: unset !important;
}
@media screen and (max-width: 640px) {
  #contents .form_simple {
    max-height: 40vh;
  }
}
#contents .form_simple a {
  text-decoration: underline;
  color: var(--sc);
}
#contents .form_simple dl {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid var(--gr);
  display: flex;
  flex-wrap: wrap;
  background-color: unset;
}
#contents .form_simple dl > * {
  padding-top: 0;
}
#contents .form_simple dl:last-child {
  border-bottom: none;
}
#contents .form_simple dl:last-of-type dt, #contents .form_simple dl:last-of-type dd {
  border-color: transparent;
}
#contents .form_simple dl:not(:has(dd)) {
  border-bottom: none;
}
#contents .form_simple dl:not(:has(dd)) dt {
  align-items: flex-end;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  #contents .form_simple dl {
    flex-direction: column;
    flex-direction: row !important;
    padding: 1em 0;
    display: block;
  }
  #contents .form_simple dl:not(:last-child) {
    margin-bottom: 0px;
  }
}
#contents .form_simple dt, #contents .form_simple dd {
  line-height: 1.6;
  padding: 1em 0.5em 1em 0;
  border-color: transparent;
  background-color: unset;
}
@media screen and (max-width: 640px) {
  #contents .form_simple dt, #contents .form_simple dd {
    width: 100%;
    padding: 0;
  }
}
#contents .form_simple dt {
  align-items: left;
  justify-content: flex-start;
  padding-left: 0;
}
@media screen and (max-width: 834px) {
  #contents .form_simple dt {
    width: 100%;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
  }
}
#contents .form_simple dd {
  padding-left: 0;
  flex-grow: 1;
}
@media screen and (max-width: 640px) {
  #contents .form_simple dd {
    width: 100%;
  }
}
#contents .form_simple::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 0;
}
#contents .form_simple::-webkit-scrollbar-thumb {
  background-color: #ddd;
}
@media screen and (max-width: 834px) {
  #contents .form_simple dt, #contents .form_simple dd {
    width: 100% !important;
  }
  #contents .form_simple dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
}
#contents .form_simple.__02 {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-inline: 0px;
  margin-inline: var(--incont);
  max-width: calc(100% - 40px);
}
#contents .form_simple.__02 * {
  border-color: #ccc !important;
}
#contents .form_simple.__02 dl {
  margin-bottom: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents .form_simple.__02 dl {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
#contents .form_simple.__02 dt {
  font-weight: 700;
  color: var(--tx);
}
#contents .form_simple.__02 dt, #contents .form_simple.__02 dd {
  padding: 2em 1em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-top: none;
}
#contents .form_simple.__02 dd {
  text-align: left;
}
@media screen and (max-width: 834px) {
  #contents .form_simple.__02 dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
  #contents .form_simple.__02 dt, #contents .form_simple.__02 dd {
    width: 100% !important;
    border: none;
  }
}
#contents .form_simple.__03 {
  padding-inline: 0px;
  margin-inline: var(--incont);
  max-width: calc(100% - 40px);
}
#contents .form_simple.__03 * {
  border-color: transparent !important;
}
#contents .form_simple.__03 dl {
  margin-bottom: 0;
  border: none;
}
#contents .form_simple.__03 dt {
  font-weight: 700;
  color: var(--tx);
}
#contents .form_simple.__03 dt, #contents .form_simple.__03 dd {
  padding: 1em;
  padding-left: 0;
  border-left: none;
  border-top: none;
}
#contents .form_simple.__03 dd {
  text-align: left;
}
@media screen and (max-width: 834px) {
  #contents .form_simple.__03 dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
  #contents .form_simple.__03 dt, #contents .form_simple.__03 dd {
    width: 100% !important;
    border: none;
  }
}
#contents .form_simple.access dt {
  width: 20%;
}
#contents .form_simple.access dd {
  width: 80%;
  text-align: left;
}
#contents .form_simple.pages {
  width: 100%;
  max-height: unset;
  overflow-y: unset;
}

#contents .form_column {
  margin-inline: auto;
  max-width: 100%;
  position: relative;
  overflow-y: scroll;
  border: 10px solid #eee;
  padding: 20px;
  margin-top: 15px;
}
#contents .form_column.noscr {
  overflow: unset;
  height: unset !important;
}
@media screen and (max-width: 640px) {
  #contents .form_column {
    max-height: 40vh;
  }
}
#contents .form_column a {
  text-decoration: underline;
  color: var(--sc);
}
#contents .form_column dl {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid var(--gr);
  display: flex;
  flex-wrap: wrap;
  background-color: unset;
  padding-block: 1em;
}
#contents .form_column dl > * {
  padding-top: 0;
}
#contents .form_column dl:last-child {
  border-bottom: none;
}
#contents .form_column dl:last-of-type dt, #contents .form_column dl:last-of-type dd {
  border-color: transparent;
}
#contents .form_column dl:not(:has(dd)) {
  border-bottom: none;
}
#contents .form_column dl:not(:has(dd)) dt {
  align-items: flex-end;
  font-size: 14px;
}
#contents .form_column dt, #contents .form_column dd {
  line-height: 1.6;
  padding: 0;
  width: 100%;
  border-color: transparent;
  background-color: unset;
}
#contents .form_column dt {
  align-items: left;
  justify-content: flex-start;
  padding-left: 0;
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  #contents .form_column dt {
    width: 100%;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
  }
}
#contents .form_column dd {
  padding-left: 0;
  flex-grow: 1;
}
@media screen and (max-width: 640px) {
  #contents .form_column dd {
    width: 100%;
  }
}
#contents .form_column::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 0;
}
#contents .form_column::-webkit-scrollbar-thumb {
  background-color: #ddd;
}
#contents .form_column.__02 {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-inline: 0px;
  margin-inline: var(--incont);
  max-width: calc(100% - 40px);
}
#contents .form_column.__02 * {
  border-color: #ccc !important;
}
#contents .form_column.__02 dl {
  margin-bottom: 0;
  border: none;
}
@media screen and (max-width: 834px) {
  #contents .form_column.__02 dl {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
}
#contents .form_column.__02 dt {
  font-weight: 700;
  color: var(--tx);
}
#contents .form_column.__02 dt, #contents .form_column.__02 dd {
  padding: 2em 1em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: none;
  border-top: none;
}
#contents .form_column.__02 dd {
  text-align: left;
}
@media screen and (max-width: 834px) {
  #contents .form_column.__02 dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
  #contents .form_column.__02 dt, #contents .form_column.__02 dd {
    width: 100% !important;
    border: none;
  }
}
#contents .form_column.__03 {
  padding-inline: 0px;
  margin-inline: var(--incont);
  max-width: calc(100% - 40px);
}
#contents .form_column.__03 * {
  border-color: transparent !important;
}
#contents .form_column.__03 dl {
  margin-bottom: 0;
  border: none;
}
#contents .form_column.__03 dt {
  font-weight: 700;
  color: var(--tx);
}
#contents .form_column.__03 dt, #contents .form_column.__03 dd {
  padding: 1em;
  padding-left: 0;
  border-left: none;
  border-top: none;
}
#contents .form_column.__03 dd {
  text-align: left;
}
@media screen and (max-width: 834px) {
  #contents .form_column.__03 dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
  #contents .form_column.__03 dt, #contents .form_column.__03 dd {
    width: 100% !important;
    border: none;
  }
}
#contents .form_column.access dt {
  width: 20%;
}
#contents .form_column.access dd {
  width: 80%;
  text-align: left;
}
#contents .form_column.pages {
  width: 100%;
  max-height: unset;
  overflow-y: unset;
}

h1.h1title {
  background: #f5f5f5;
  padding: 15px 0 15px 15px;
  font-size: 28px;
  color: #061b2f;
  font-weight: bold;
  text-align: center;
  border-bottom: 3px solid #061b2f;
}

.stroke {
  z-index: 1;
  font-size: var(--f64);
}
.stroke article {
  position: relative;
}
.stroke h1, .stroke h2, .stroke h3 {
  font-size: inherit;
  line-height: inherit;
  -webkit-text-stroke: var(--wh);
  -webkit-text-stroke-width: 5px;
  -webkit-text-fill-color: var(--mc);
  paint-order: fill;
}
.stroke div {
  line-height: 1.55;
}
.stroke div > span {
  font-size: inherit;
  line-height: inherit;
  color: var(--ac);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
}

.mv {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-inline: auto;
  margin-top: var(--head);
  height: calc(100vh - var(--head));
  height: calc(100dvh - var(--head));
}
@media screen and (max-width: 834px) {
  .mv {
    height: unset;
    aspect-ratio: 1;
  }
}
.mv_h {
  display: none;
  translate: 0 -70%;
  width: 1320px;
  max-width: 100%;
}
.mv_h article {
  display: flex;
  flex-direction: column;
}
.mv_h h1, .mv_h h2, .mv_h h3 {
  line-height: 1.3;
  font-size: var(--f64);
  font-weight: 700;
  text-shadow: var(--stroke);
  opacity: 0;
  animation: fadeup 1s 1s forwards;
}
@keyframes fadeup {
  0% {
    opacity: 0;
    translate: 0% 100%;
  }
  100% {
    opacity: 1;
    translate: 0% 0;
  }
}
.mv_h div {
  font-size: var(--f160);
  line-height: 1;
  order: -1;
  opacity: 0;
  animation: fadeleft02 1s forwards;
}
@keyframes fadeleft02 {
  0% {
    opacity: 0;
    translate: 14% 0;
  }
  100% {
    opacity: 1;
    translate: 0% 0;
  }
}
.mv_slide {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0;
  margin-inline: auto;
  width: 100%;
  max-width: unset;
}
@media only screen and (max-width: 1200px) {
  .mv_slide {
    padding-inline: 0px;
  }
}
.mv_slide ul {
  position: relative;
  overflow: hidden;
  transition: 0.6s;
}
.mv_slide li {
  position: relative;
}
.mv_slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: calc(100vh - var(--head));
  height: calc(100dvh - var(--head));
}
@media screen and (max-width: 834px) {
  .mv_slide img {
    height: unset;
    aspect-ratio: 1;
  }
}
.mv_slide .art {
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% -70%;
  width: 1320px;
  max-width: 100%;
  line-height: 1.3;
  font-size: clamp(24px, 6vw, 64px);
  font-weight: 700;
  text-shadow: var(--stroke);
}
.mv_slide .art h1 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
@media only screen and (max-width: 1200px) {
  .mv_slide .art {
    padding-inline: var(--pad);
  }
}
.mv_tx {
  width: 1320px;
  display: flex;
  align-items: center;
  z-index: 1;
}
.mv_it .im {
  position: absolute;
  right: 2em;
  bottom: 13%;
  max-width: 25%;
}
.mv_it div {
  font-size: var(--f160);
  -webkit-text-stroke: var(--mc);
  -webkit-text-stroke-width: 1px;
  paint-order: stroke;
  color: transparent;
  mix-blend-mode: darken;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  letter-spacing: 0.05em;
  translate: 20%;
  animation: test 30s linear infinite;
}
@keyframes test {
  0% {
    translate: 19%;
  }
  100% {
    translate: -119%;
  }
}
@media only screen and (max-width: 1700px) {
  .mv_it {
    z-index: 1;
    mix-blend-mode: multiply;
  }
  .mv_it .im {
    bottom: var(--pad);
  }
}
@media only screen and (max-width: 1440px) {
  .mv_it {
    mix-blend-mode: plus-lighter;
  }
  .mv_it .im {
    filter: invert(100%);
  }
}
.mv_label {
  display: grid;
  place-items: center;
  margin-inline: 1.5vmax;
  translate: 0% -33%;
  max-width: 50%;
}
.mv_label > * {
  grid-area: 1/1;
  margin: 0;
  text-align: center;
}
.mv_label img {
  width: 200px;
}
.mv_label div {
  rotate: 10deg;
  font-size: 24px;
}
@media screen and (max-width: 834px) {
  .mv_label {
    translate: 50% 0%;
    rotate: -10deg;
  }
}
@media only screen and (max-width: 480px) {
  .mv_label {
    margin: 1.5vmax;
    translate: 33% 0%;
    rotate: -10deg;
  }
}
.mv_name {
  display: grid;
  place-items: center;
}
.mv_name > * {
  grid-area: 1/1;
  margin: 0;
  text-align: center;
}
.mv_name div {
  display: grid;
  place-items: center;
  font-size: var(--fzllll);
  color: var(--sc);
  margin-right: 1em;
}
.mv_ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .mv_ul {
    align-items: center;
    justify-content: center;
    gap: 2%;
  }
}
.mv_ul ul {
  display: contents;
}
.mv_ul li {
  overflow: visible !important;
  filter: drop-shadow(var(--bslg));
  margin-bottom: 1em;
}
.mv_ul .box, .mv_ul li a {
  display: grid;
  place-items: center;
  background-color: var(--mc);
  width: 160px;
  margin-right: 20px;
  aspect-ratio: 1;
  transform: skewX(-20deg);
  transform-origin: left bottom;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .mv_ul .box, .mv_ul li a {
    width: 120px;
  }
}
@media screen and (max-width: 640px) {
  .mv_ul .box, .mv_ul li a {
    width: 100px;
  }
}
.mv_ul .box span, .mv_ul li a span {
  transform: skewX(20deg);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .mv_ul .box:not(:first-child), .mv_ul li a:not(:first-child) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 1200px) {
  .mv_ul {
    margin-bottom: 3%;
  }
}
.mv.pages {
  height: unset !important;
  height: unset !important;
  aspect-ratio: 3/1;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .mv.pages {
    height: unset !important;
    height: unset !important;
    aspect-ratio: 3/2;
  }
}
.mv.pages_slide img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  aspect-ratio: 3/1;
}
@media screen and (max-width: 834px) {
  .mv.pages_slide img {
    aspect-ratio: 3/2;
  }
}

.h-slash h1, .h-slash h2, .h-slash h3 {
  display: block;
  color: var(--mc);
  margin-bottom: 1em;
}
@media screen and (max-width: 640px) {
  .h-slash h1, .h-slash h2, .h-slash h3 {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    border-bottom: 1px solid var(--mc);
  }
}
.h-slash h1:before, .h-slash h1:after, .h-slash h2:before, .h-slash h2:after, .h-slash h3:before, .h-slash h3:after {
  content: "|";
  font-size: 120%;
  font-weight: 100;
  display: inline-block;
  scale: 0.5 1;
  margin-inline: 25px;
}
@media screen and (max-width: 640px) {
  .h-slash h1:before, .h-slash h1:after, .h-slash h2:before, .h-slash h2:after, .h-slash h3:before, .h-slash h3:after {
    display: none;
  }
}
.h-slash h1:before, .h-slash h2:before, .h-slash h3:before {
  rotate: -15deg;
}
.h-slash h1:after, .h-slash h2:after, .h-slash h3:after {
  rotate: 15deg;
}
.h-slash div {
  font-size: var(--f28);
  line-height: 1.6;
  font-weight: 600;
}

.fl {
  display: flex;
  flex-wrap: wrap;
  --g:5;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--baseinner) * 0.01 * var(--g))) ;
  gap: var(--gap);
}
@media screen and (max-width: 834px) {
  .fl > * {
    width: 100%;
  }
}
.fl > :first-child {
  width: 50%;
}

.fc {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .fc > *:is(#contents div) {
    width: 100%;
    flex: unset;
  }
}
.fc.__border {
  border: 2px solid var(--mc);
  padding: 0.5em;
  border-radius: 1em;
  align-items: unset;
}
@media only screen and (max-width: 1200px) {
  .fc.__border {
    margin-inline: var(--pad);
    max-width: calc(100% - var(--pad2));
  }
}
.fc.__border::after {
  content: "";
}
.fc.__01 {
  --g:5;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--baseinner) * 0.01 * var(--g))) ;
  gap: var(--gap);
}
.fc.__01 > *:not(:has(article)):has(.im) {
  width: 50%;
}
.fc.__01 > *:not(:has(article)):has(.im) img {
  border-radius: 10px;
}
.fc.__01 > *:has(article) {
  flex: 1;
}
.fc.__02 {
  --g:0;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--baseinner) * 0.01 * var(--g))) ;
  gap: var(--gap);
}
.fc.__02 > * {
  flex: 1;
}
.fc.__02 > *:not(:has(article)):has(.im) {
  width: 50%;
  border-radius: 10px;
  overflow: hidden;
}
.fc:has(.mapwrap) {
  gap: 20px 6%;
}
.fc:has(.mapwrap) .mapwrap {
  width: 56%;
}
@media only screen and (max-width: 1000px) {
  .fc:has(.mapwrap) .mapwrap {
    width: 100%;
    flex: unset;
  }
}
.fc:has(.mapwrap) .topcompany {
  width: 38%;
}
@media only screen and (max-width: 1000px) {
  .fc:has(.mapwrap) .topcompany {
    width: 100%;
    flex: unset;
  }
}

.fitauto article {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.boxcolumn {
  gap: 10px;
  flex-wrap: nowrap !important;
}
.boxcolumn .art {
  padding: 1em;
  background-color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: -45px;
  position: relative;
  z-index: 1;
}
.boxcolumn h3 {
  line-height: 1;
  border-left: 2px solid var(--mc);
  padding-left: 0.5em;
  font-size: 18px;
}
.boxcolumn article > div {
  display: none;
}
.boxcolumn .im {
  height: 100%;
}
.boxcolumn img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
  height: 100% !important;
  width: 100% !important;
}
@media screen and (max-width: 834px) {
  .boxcolumn > div {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    height: unset;
  }
  .boxcolumn article, .boxcolumn .imgW {
    width: 100%;
  }
  .boxcolumn article img, .boxcolumn .imgW img {
    aspect-ratio: 2/1;
  }
  .boxcolumn article {
    padding-left: calc(var(--circle) + 10px);
    padding-top: 10px;
  }
}
@media screen and (max-width: 640px) {
  .boxcolumn {
    --circle:48px;
  }
  .boxcolumn article {
    min-height: unset;
  }
  .boxcolumn article > div {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

.child-oi {
  --tx:#fff;
  text-align: right;
}
.child-oi ul {
  display: contents;
}
@media screen and (max-width: 640px) {
  .child-oi .box, .child-oi li {
    width: 100%;
  }
}
.child-oi > *:not(:has(a)), .child-oi a {
  display: grid;
  min-height: 100%;
}
.child-oi > *:not(:has(a)) > *, .child-oi a > * {
  grid-area: 1/1;
}
.child-oi > *:first-child {
  width: 100%;
}
.child-oi article {
  padding: var(--f36);
  line-height: 1.2;
  z-index: 1;
}
.child-oi img {
  -o-object-position: 50% 45%;
     object-position: 50% 45%;
  -o-object-fit: none;
     object-fit: none;
  min-height: 100%;
  filter: brightness(80%);
  transition: 0.4s;
}
@media screen and (max-width: 834px) {
  .child-oi img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.child-oi a:hover img {
  filter: unset;
  scale: 1.04;
}

.h-b-mc h1, .h-b-mc h2, .h-b-mc h3 {
  font-size: unset;
  line-height: 1.6;
  margin-bottom: 0.75em;
}
.h-b-mc h1 b, .h-b-mc h2 b, .h-b-mc h3 b {
  color: var(--mc);
  font-size: var(--f36);
}

.bgtr {
  background-color: var(--mctr);
  border-radius: 5px;
  padding: 14px;
}

.title2.span-h h2, .title2.span-h h3 {
  line-height: 1.3;
}
.title2.span-h h2 span, .title2.span-h h3 span {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: var(--mc);
  vertical-align: text-top;
}
.title2.__line h2 {
  font-size: var(--f32);
}
.title2.__line h1, .title2.__line h2, .title2.__line h3 {
  line-height: 1.2;
  text-decoration-line: underline;
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.2em;
  text-decoration-color: var(--wh);
}
.title2.__line-mc h2 {
  font-size: var(--f32);
}
.title2.__line-mc h1, .title2.__line-mc h2, .title2.__line-mc h3 {
  line-height: 1.2;
  text-decoration-line: underline;
  text-decoration-thickness: 0.4em;
  text-underline-offset: -0.2em;
  text-decoration-color: var(--mctr);
}
.title2:has(h1) h1 {
  font-size: unset;
  font-weight: unset;
}
.title2.bgimg {
  background: no-repeat center/contain;
  padding-block: 72px;
}
@media screen and (max-width: 640px) {
  .title2.bgimg {
    padding-block: 0;
  }
}
.title2.borderimg article {
  display: flex;
  flex-direction: column;
}
.title2.borderimg article h1, .title2.borderimg article h2, .title2.borderimg article h3 {
  order: -1;
}
.title2.borderimg article .im {
  margin-top: 1em;
  margin-bottom: 2em;
}
.title2.borderimg02 {
  padding: var(--pad);
  border-radius: 1em;
}
@media only screen and (max-width: 1200px) {
  .title2.borderimg02 {
    margin-inline: var(--pad);
    max-width: calc(100% - var(--pad2));
  }
}
.title2.borderimg02 article {
  display: flex;
  flex-direction: column;
}
.title2.borderimg02 article h1, .title2.borderimg02 article h2, .title2.borderimg02 article h3 {
  order: -1;
}
.title2.borderimg02 article .im {
  margin-bottom: 1em;
}
.title2.borderimg02 article div:is(#contents .borderimg02 div) {
  text-align: left;
  padding: 1em;
}
@media screen and (max-width: 834px) {
  .title2.borderimg02 article div:is(#contents .borderimg02 div) {
    padding: 0;
  }
}
.title2.__label {
  margin-bottom: 20px;
}
.title2.__label article {
  border: 2px solid var(--mc);
  font-size: var(--fzl);
  padding-block: 0.25em;
}
.title2.__label article:after {
  bottom: unset;
  background: url(/images/home/3line.png) no-repeat center/100% 100%;
  width: 36px;
  height: 21px;
  top: 4px;
  right: 8px;
  z-index: -1;
}
.title2.__label h1, .title2.__label h2, .title2.__label h3 {
  font-weight: 700;
  line-height: 1.5;
  border-left: 3px solid var(--mc);
  padding-inline: 0.5em;
  padding-right: 42px;
}
.title2.__label h1 span, .title2.__label h2 span, .title2.__label h3 span {
  position: relative;
}
.title2.__label h1 span > span, .title2.__label h2 span > span, .title2.__label h3 span > span {
  position: absolute;
  top: -1.5em;
  left: 0;
  font-size: var(--fzs);
  display: block;
  color: var(--mc);
}
.title2.__label h1 span > span:before, .title2.__label h2 span > span:before, .title2.__label h3 span > span:before {
  content: "";
  width: 30px;
  height: 1px;
  background-color: var(--mc);
  margin-block: 0.4em;
  margin-right: 0.5em;
  display: inline-block;
}
.title2.__label + div {
  margin-top: 0;
}
.title2.small h2 {
  font-size: var(--fzl);
}
.title2.__nohash {
  padding-top: 0;
}
.title2.h-pt0 h1, .title2.h-pt0 h2, .title2.h-pt0 h3 {
  padding-top: 0;
}
.title2:is(.bgmc > .title2) {
  --tx:var(--wh);
  --mc:var(--wh);
}
.title2.first-bk h1:first-letter, .title2.first-bk h2:first-letter, .title2.first-bk h3:first-letter {
  color: var(--tx);
}
.title2.__jp h1, .title2.__jp h2, .title2.__jp h3 {
  font-size: clamp(24px, 2.6vw, 28px);
  font-weight: 700;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
}
.title2.pages h1:after, .title2.pages h2:after, .title2.pages h3:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--tx2);
}
.title2.__02 {
  margin-left: var(--contout);
}
.title2.__02 h1, .title2.__02 h2, .title2.__02 h3 {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 2.5em;
  padding-left: var(--incont);
  font-weight: 400;
}
.title2.__05 {
  margin-left: var(--contout);
  margin-bottom: 6%;
}
.title2.__05 h1, .title2.__05 h2, .title2.__05 h3 {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 2.5em;
  padding-left: var(--inwide);
  font-weight: 400;
  padding-bottom: 0.4em;
  margin-bottom: 1em;
}
@media screen and (max-width: 834px) {
  .title2.__05 h1, .title2.__05 h2, .title2.__05 h3 {
    padding-right: 0.5em;
  }
}
.title2.__05 h1 span, .title2.__05 h2 span, .title2.__05 h3 span {
  font-size: 110%;
  margin-bottom: 0.2em;
  display: inline-block;
}
.title2.__05 div {
  padding-left: var(--inwide);
  font-weight: 400;
}
.title2.__05.__rev {
  margin-left: unset;
  margin-right: var(--contout);
}
.title2.__05.__rev article > * {
  padding-right: unset;
  padding-left: 2.5em;
  padding-left: unset;
  padding-right: var(--inwide);
  margin-left: auto;
}
.title2.__03 h1 span, .title2.__03 h2 span, .title2.__03 h3 span {
  display: inline-block;
  padding-left: 2em;
  font-weight: 400;
}
.title2.__04 * {
  color: #fff;
}
.title2.__04 h1, .title2.__04 h2, .title2.__04 h3 {
  border-bottom: none;
  background-color: var(--sc);
  padding: 1em 2em;
  line-height: 1;
  align-items: center;
  display: flex;
  margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .title2.__04 h1, .title2.__04 h2, .title2.__04 h3 {
    padding-inline: 20px;
  }
}
.title2.__04 span {
  display: inline-block;
  padding-left: 2em;
  font-weight: 400;
}
.title2.__bn h1, .title2.__bn h2, .title2.__bn h3 {
  border-bottom: none;
  font-weight: 400;
  margin-bottom: 0;
}
.title2.div-flex div {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.title2.div-flex .btn {
  margin-top: auto;
}
.title2.__left h1, .title2.__left h2, .title2.__left h3 {
  width: unset;
  margin-right: auto;
}
.title2.noline div:before {
  display: none;
}
.title2.nohead {
  padding-top: 0;
}
.title2.nohead div {
  font-weight: 900;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  color: var(--mc);
}
.title2.nohead div:before {
  content: "";
  background-color: var(--mc);
  height: 1px;
  width: 3em;
  margin-right: 0.7em;
}

.card3 {
  --g:2.5;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .card3 {
    --g:7.5;
  }
}
@media screen and (max-width: 834px) {
  .card3 .box, .card3 li {
    width: 48%;
  }
}
@media screen and (max-width: 640px) {
  .card3 .box, .card3 li {
    width: 100%;
  }
}
.card3 article {
  text-align: center;
  padding-block: 1em;
  line-height: 1;
}
.card3 .box:not(:has(h3)) {
  background-color: unset;
}
.card3 .im img, .card3 a img {
  height: 100% !important;
  width: 100% !important;
}
.card3 div:not(.box) a {
  position: absolute;
  top: 0%;
  left: 0;
  display: grid;
  place-items: center;
  padding-inline: 10px;
}
.card3.photo3 {
  gap: clamp(0px, 8vw, 80px) 8%;
}
@media only screen and (max-width: 480px) {
  .card3.photo3 {
    gap: clamp(0px, 2vw, 20px) 2%;
  }
}
.card3.photo3 .box {
  flex-basis: 28%;
}
@media screen and (max-width: 834px) {
  .card3.photo3 .box {
    flex-basis: 46%;
  }
}
@media only screen and (max-width: 480px) {
  .card3.photo3 .box {
    flex-basis: 49%;
  }
}
.card3.__02 {
  justify-content: center;
}
.card3.__02 .box {
  flex: 1;
}
.card3.__02 .box .im {
  margin-block: 20px;
}
.card3.__02 img {
  max-width: 320px;
  margin-inline: auto;
}
.card3.__02 .box div {
  text-align: center;
}

.card3.h-i-t .box {
  flex-direction: column;
  display: flex;
  border-radius: 10px;
  box-shadow: var(--bs);
  padding-inline: 1em;
}
.card3.h-i-t article {
  display: contents;
}
.card3.h-i-t h3 {
  order: -1;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.card3.h-i-t .art > div {
  margin-top: 1em;
  margin-bottom: 2em;
  line-height: 1.66;
  text-align: left;
}
.card3.arch:is(#contents div) {
  --g:1.5;
  align-items: flex-end;
  width: 1440px;
}
.card3.arch:is(#contents div) .box {
  overflow: visible !important;
}
.card3.arch:is(#contents div) .box:first-child, .card3.arch:is(#contents div) .box:last-child {
  translate: 0 -20%;
}
@media screen and (max-width: 834px) {
  .card3.arch:is(#contents div) {
    flex-direction: column;
    align-items: flex-start;
    margin-top: -15%;
  }
  .card3.arch:is(#contents div) .box {
    scale: 1.66;
    transform-origin: left;
  }
  .card3.arch:is(#contents div) .box:first-child, .card3.arch:is(#contents div) .box:last-child {
    translate: 0 0%;
  }
  .card3.arch:is(#contents div) .box:nth-child(2) {
    align-self: end;
    transform-origin: right;
  }
}
@media screen and (max-width: 640px) {
  .card3.arch:is(#contents div) {
    margin-top: 0%;
  }
}
@media only screen and (max-width: 480px) {
  .card3.arch:is(#contents div) {
    margin-top: 40px;
  }
}

#contents div.blog_card4 a.textwrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#contents div.blog_card4 a.textwrap:after {
  align-self: flex-end;
  content: "";
  display: block;
  transition: 0.4s;
  width: 2em;
  height: 1em;
  margin-top: 1em;
  background-color: var(--tx2);
  mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
  -webkit-mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
  translate: -10px 0px;
}
#contents div.blog_card4 .blog_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: none;
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g)));
  gap: var(--gap);
}
@media only screen and (max-width: 480px) {
  #contents div.blog_card4 .blog_list {
    gap: 20px;
  }
}
#contents div.blog_card4 .blog_list > div {
  width: calc((100% - var(--gap) * 3) / 4);
  border: none;
  flex-direction: column;
  position: relative;
  padding: var(--pad);
  background-color: #fff;
  border-radius: 5px;
  transition: 0.4s;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card4 .blog_list > div {
    width: calc((100% - var(--gap) * 1) / 2);
  }
}
@media only screen and (max-width: 480px) {
  #contents div.blog_card4 .blog_list > div {
    width: 100%;
  }
}
#contents div.blog_card4 .blog_list > div:hover {
  --tx:#fff;
  --tx2:#fff;
  --tx3:#fff;
  background-color: #888;
}
#contents div.blog_card4 .blog_list > div:hover .blog_date:is(div) {
  background-color: #888;
}
#contents div.blog_card4 .blog_list > div:hover .detail {
  color: var(--tx);
}
#contents div.blog_card4 .blog_list > div:hover a.textwrap:after {
  translate: 0px 0px;
}
#contents div.blog_card4 .blog_photo {
  width: 100%;
  padding: 0px;
}
#contents div.blog_card4 .blog_photo img {
  width: 100% !important;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 5px;
}
#contents div.blog_card4 .blog_text:is(div) {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  padding: 0;
  overflow: hidden;
}
#contents div.blog_card4 .blog_text:is(div) ul {
  display: block;
}
#contents div.blog_card4 .blog_text:is(div) ul:after {
  display: none;
}
#contents div.blog_card4 .blog_text:is(div) ul a {
  line-height: unset;
  margin-right: unset;
}
#contents div.blog_card4 .blog_text:is(div) .detail {
  padding-inline: 0.5em;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card4 .blog_text:is(div) {
    flex-wrap: wrap;
  }
}
#contents div.blog_card4 .blog_date:is(div) {
  font-size: 18px;
  color: var(--tx);
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  padding: 0.5em;
  background-color: #fff;
  transition: 0.4s;
  display: none;
}
#contents div.blog_card4 .blog_text:is(div) > h3 {
  color: inherit;
  margin-bottom: 0px;
  padding-inline: 0px;
  margin-top: 1em;
  line-height: 1.5;
  max-height: 3.3em;
}
#contents div.blog_card4 .blog_text:is(div) > h3 span {
  display: inline;
  word-break: break-all;
}
#contents div.blog_card4 .blog_text:is(div) > ul {
  display: none;
}
#contents div.blog_card4 .blog_text:is(div) > ul a {
  background-color: var(--ac);
  padding: 0.5em 1.2em;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  margin-right: 0.5em;
}
#contents div.blog_card4 .blog_text .detail {
  display: none;
}
#contents div.blog_card4 .blog_text:is(div) > div[id^=TRANS] {
  display: none;
}
#contents div.blog_card4 .more {
  display: none;
}
#contents div.blog_card4::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
#contents div.blog_card4::-webkit-scrollbar {
  height: 0;
}

.ul_anchor ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--baseinner) * 0.01 * var(--g))) ;
  gap: var(--gap);
}
.ul_anchor li:is(#contents li) {
  max-width: calc((100% - var(--gap) * 1) / 2);
  width: 221px;
  border-inline: none;
  border-top: none;
  font-size: var(--f20);
}
.ul_anchor .btn:is(#contents a) {
  font-weight: 600;
  min-width: 100%;
  border-radius: 0px;
  border: none;
  color: #333;
}
.ul_anchor .btn:is(#contents a):after {
  color: #333;
}

.eki > *:not(:first-child) {
  margin-top: var(--pad2);
}

.color-reverse, .orange {
  --ac:#00f;
  --actr:#00f3;
  --mc:#e60;
  --mctr:#e603;
}

.bukken {
  border: 2px solid var(--gr);
  padding: 0.5em;
  border-radius: 5px;
  align-items: unset;
  position: relative;
  transition: 0.4s;
}
.bukken:hover {
  background-color: var(--mctr);
}
.bukken > * {
  padding: 1em;
}
.bukken_h {
  padding-bottom: 0;
}
.bukken_h article {
  display: flex;
  align-items: center;
}
.bukken_h article * {
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .bukken_h article {
    flex-direction: column;
    gap: 10px;
  }
}
.bukken_h h1, .bukken_h h2, .bukken_h h3 {
  color: var(--mc);
  text-decoration-line: underline;
  flex-shrink: 0;
  margin-right: auto;
}
.bukken_h span {
  padding-inline: 0.5em;
  display: inline-block;
  background-color: var(--ac);
  color: #fff;
  font-size: 90%;
  margin-right: 1em;
}
.bukken_h div {
  margin-left: auto;
}
.bukken_h div u {
  padding-inline: 0.5em;
  display: inline-block;
  color: var(--ac);
  text-decoration: none;
  border: 1px solid var(--ac);
  margin-left: 0.5em;
  margin-block: 0.2em;
}
.bukken_im a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.form_wrap.form_common.noscr, #contents .form_common.noscr.form_wrap.form_menu {
  overflow: unset;
  max-height: unset;
}

.form_wrap.form_row, #contents .form_row.form_wrap.form_menu {
  margin-top: 20px;
  display: flex;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
@media only screen and (max-width: 1200px) {
  .form_wrap.form_row, #contents .form_row.form_wrap.form_menu {
    padding-inline: 0;
    flex-wrap: wrap;
  }
}
.form_wrap.form_row *, #contents .form_row.form_wrap.form_menu * {
  border: none;
}
.form_wrap.form_row dl, #contents .form_row.form_wrap.form_menu dl {
  flex: 1;
  flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .form_wrap.form_row dl, #contents .form_row.form_wrap.form_menu dl {
    width: 25%;
    flex: unset;
  }
}
@media only screen and (max-width: 480px) {
  .form_wrap.form_row dl, #contents .form_row.form_wrap.form_menu dl {
    width: 33.33%;
    flex: unset;
  }
}
.form_wrap.form_row dt, #contents .form_row.form_wrap.form_menu dt, .form_wrap.form_row dd, #contents .form_row.form_wrap.form_menu dd {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  align-items: center;
}
.form_wrap.form_row dd, #contents .form_row.form_wrap.form_menu dd {
  flex: 1;
}

.slide_custom {
  margin-top: 20px;
}
.slide_custom img {
  border-radius: 10px;
}
.slide_custom .slick-slide {
  margin-right: 10px;
  margin-bottom: 10px;
}
.slide_custom .slick-slide img {
  width: 100% !important;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide_custom .slick-dots {
  position: static;
  display: flex;
  justify-content: unset;
  flex-wrap: wrap;
}
.slide_custom .slick-dots li {
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  height: auto !important;
  width: calc(12.5% - 10px);
}
@media screen and (max-width: 834px) {
  .slide_custom .slick-dots li {
    width: calc(25% - 10px);
  }
}
.slide_custom .slick-dots li img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.slide_custom .slick-prev {
  left: 10px;
  z-index: 1;
}
.slide_custom .slick-next {
  right: 10px;
}
.slide_custom .slick-prev:before, .slide_custom .slick-next:before {
  color: #333;
}

.ul_tag {
  line-height: 1.6;
}
.ul_tag li {
  border: 1px solid var(--ac);
  color: var(--ac);
  padding-inline: 0.4em;
  margin-right: 0.4em;
  margin-bottom: 0.4em;
}

.bgelem {
  position: absolute;
  top: 50%;
  left: var(--in1320);
  transform: translateY(-50%);
  display: flex;
}
.bgelem.__01 {
  align-items: center;
  max-width: 100% !important;
}
.bgelem.__01 img[alt=none] {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .bgelem.__01 {
    justify-content: flex-end;
    gap: var(--pad2);
  }
}
@media screen and (max-width: 834px) {
  .bgelem.__01 {
    width: 100% !important;
  }
}
.bgelem.__02 {
  top: 0%;
  left: 50%;
  translate: -50% 0%;
  justify-content: center;
}

.btnwrap02 img {
  opacity: 0.6;
}

#contents .borderimg img {
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
  max-height: 20px;
}

.overimg {
  display: grid;
}
.overimg > * {
  grid-area: 1/1;
}
.overimg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: auto !important;
}

.card2 {
  --g:4;
}
.card2 > * {
  border-radius: 20px;
  overflow: hidden;
  background-color: var(--wh);
}
@media screen and (max-width: 640px) {
  .card2 > * {
    width: 100%;
  }
}
.card2.__menu {
  --g:6;
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (max-width: 640px) {
  .card2.__menu {
    --g:10;
  }
}
.card2.__menu .box, .card2.__menu .box2, .card2.__menu .box3 {
  background-color: unset;
  border-radius: unset;
}
@media screen and (max-width: 640px) {
  .card2.__menu .box {
    width: 100%;
  }
}
.card2.__menu .box3 {
  display: flex;
  flex-wrap: wrap;
  gap: var(--pad);
  width: 100%;
}
.card2.__menu .box3 > * {
  flex: 1;
}
@media screen and (max-width: 640px) {
  .card2.__menu .box3 > * {
    width: 100%;
    flex: unset;
  }
}
.card2.__menu .box3.__border {
  border: 2px solid var(--mc);
  padding: 0.5em;
  border-radius: 1em;
  align-items: unset;
}
.card2.__menu .box3.__border > * {
  padding: 1em;
}
.card2.__menu h1, .card2.__menu h2, .card2.__menu h3 {
  display: flex;
  flex-direction: column;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 16px;
}
.card2.__menu h1 span, .card2.__menu h2 span, .card2.__menu h3 span {
  text-align: right;
  font-size: 0.8em;
}
.card2.__menu .borderimg .im {
  margin: 0;
}
.card2.__menu .borderimg h1, .card2.__menu .borderimg h2, .card2.__menu .borderimg h3, .card2.__menu .borderimg div {
  margin-bottom: 0;
  line-height: 1;
}
.card2.__menu .borderimg div {
  line-height: 1;
  font-size: var(--f24);
  margin-bottom: 32px;
}
.card2.__links li {
  min-width: 21%;
  flex-grow: 0;
}
.card2.__links img {
  aspect-ratio: 2/1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 640px) {
  .card2:has(.icon, iframe, .insta_photo) > * {
    width: 100%;
  }
}

.twitter-area {
  height: 400px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.twitter-area iframe {
  padding: 1.33em;
  z-index: 2;
}

.twitter-timeline {
  position: absolute;
  z-index: 1;
}

.icon {
  height: 64px;
  padding-block: 12px;
  border-bottom: 1px solid var(--bc2);
}
.icon a {
  width: 40px;
  aspect-ratio: 1;
  border-radius: 999px;
  border: 1px solid var(--bc2);
  display: inline-grid;
  place-items: center;
}
.icon .fa-twitter {
  color: var(--TW);
  font-size: 24px;
}
.icon .fa-instagram {
  color: var(--INS);
  font-size: 24px;
}

.insta_photo {
  height: calc(400px - 2.66em);
  margin: 1.33em;
  overflow-y: scroll;
}
.insta_photo::-webkit-scrollbar {
  width: 0px;
}
.insta_photo .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.insta_photo .sns_list .sns_text {
  width: 100%;
  height: 80px;
  overflow: hidden;
  display: none;
}
.insta_photo .sns_list .sns_text * {
  margin-bottom: 4px;
  font-size: 14px !important;
  line-height: 1.6;
}
.insta_photo .sns_list .sns_text ul {
  display: flex;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.insta_photo .sns_list .sns_text ul a {
  color: var(--mc) !important;
  text-decoration: underline;
}
.insta_photo .sns_list .sns_text ul::after {
  content: "…";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-inline: 0.5em;
  -webkit-backdrop-filter: blur(110px);
          backdrop-filter: blur(110px);
}
.insta_photo .sns_list .sns_text .sns_date {
  font-size: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0px;
  padding: 10px;
  background-color: #fff;
  color: var(--mc);
}
.insta_photo .sns_list .sns_text .caption {
  overflow: hidden;
  height: 3em !important;
  position: relative;
}
.insta_photo .sns_list .square-inner {
  position: relative;
  display: block;
}
.insta_photo .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.insta_photo .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.insta_photo .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
  overflow: hidden;
}
.insta_photo .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 1;
}
.insta_photo .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 32%;
  margin: 0.5%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .insta_photo .sns_list > div {
    width: 49%;
  }
}
@media only screen and (max-width: 480px) {
  .insta_photo .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.rotate img:not(.box img) {
  animation: rotate 16s infinite linear;
}
.rotate04 .im {
  aspect-ratio: 1;
  animation: rotate 120s infinite linear;
}
.rotate04 .box:nth-child(odd) .im {
  animation-direction: reverse;
}

.map {
  position: relative;
  margin-top: 0;
}
.map .circle {
  position: absolute;
  left: 48px;
  top: 40%;
  translate: 0 -50%;
  pointer-events: none;
}
@media only screen and (max-width: 1000px) {
  .map .circle {
    top: 30%;
    left: unset;
  }
}
@media screen and (max-width: 640px) {
  .map .circle {
    top: unset;
    bottom: 0;
    left: unset;
    right: 0;
    translate: 0;
    opacity: 0.6;
  }
}
.map_tx {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 480px;
  max-width: 80%;
  padding: 48px;
  padding-bottom: 32px;
  border-radius: 20px;
}
.map_tx h3, .map_tx h2 {
  line-height: 1;
}
.map_tx div {
  margin-top: 1em;
}
@media screen and (max-width: 834px) {
  .map_tx {
    position: static;
    max-width: 100%;
    width: 100%;
    padding: 24px;
  }
}
.map .mapwrap {
  padding-top: 16px;
  padding-bottom: 24px;
}
.map .mapwrap iframe {
  display: block;
  width: 85.33%;
  aspect-ratio: 16/9;
  margin-left: auto;
  border-radius: 1em;
}
@media screen and (max-width: 640px) {
  .map .mapwrap iframe {
    width: 100%;
  }
}
.map .form_simple {
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-inline: auto;
  max-width: 100%;
  position: relative;
  overflow: unset;
  height: unset !important;
  font-size: clamp(14px, 1.6vw, 16px);
}
.map .form_simple a {
  text-decoration: underline;
  color: var(--sc);
}
.map .form_simple dl {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid var(--bc2);
  display: flex;
  flex-wrap: wrap;
  background-color: unset;
}
.map .form_simple dl > * {
  padding-top: 0;
}
.map .form_simple dl:last-child {
  border-bottom: none;
}
.map .form_simple dl:last-of-type dt, .map .form_simple dl:last-of-type dd {
  border-color: transparent;
}
.map .form_simple dl:not(:has(dd)) {
  border-bottom: none;
}
.map .form_simple dl:not(:has(dd)) dt {
  align-items: flex-end;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .map .form_simple dl {
    flex-direction: column;
    flex-direction: row !important;
    padding: 1em 0;
    display: block;
  }
  .map .form_simple dl:not(:last-child) {
    margin-bottom: 0px;
  }
}
.map .form_simple dt, .map .form_simple dd {
  line-height: 1.6;
  padding: 1em 0.5em 1em 0;
  border-color: transparent;
  background-color: unset;
}
@media screen and (max-width: 640px) {
  .map .form_simple dt, .map .form_simple dd {
    width: 100%;
    padding: 0;
  }
}
.map .form_simple dt {
  align-items: left;
  justify-content: flex-start;
  width: 30%;
  padding-left: 0;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .map .form_simple dt {
    width: 100%;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
  }
}
.map .form_simple dd {
  padding-left: 0;
  flex-grow: 1;
}
@media screen and (max-width: 640px) {
  .map .form_simple dd {
    width: 100%;
  }
}
.map .form_simple::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
  height: 0;
}
.map .form_simple::-webkit-scrollbar-thumb {
  background-color: #ddd;
}
@media screen and (max-width: 640px) {
  .map .form_simple dt, .map .form_simple dd {
    width: 100% !important;
  }
  .map .form_simple dt {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
    text-underline-offset: 4px;
  }
}

@media screen and (max-width: 834px) {
  .btnwrap div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .btnwrap div > * {
    display: flex;
    justify-content: center;
    width: 300px;
    max-width: 100%;
    margin-inline: 0 !important;
  }
}
.btnwrap a {
  margin-inline: 1em;
  margin-bottom: 1em;
  min-height: 40px;
  justify-content: flex-start;
  font-size: 18px;
}
.btnwrap .iconTW, .btnwrap .iconINS {
  display: inline-flex;
  place-items: center;
  transition: 0.4s;
}
.btnwrap .iconTW i, .btnwrap .iconINS i {
  margin-left: 0.5em;
  transition: 0.4s;
}
.btnwrap .iconTW:hover, .btnwrap .iconINS:hover {
  color: var(--mc);
}
.btnwrap .iconTW:hover i, .btnwrap .iconINS:hover i {
  border-color: var(--mc);
}
.btnwrap .fa-twitter {
  color: var(--TW);
  font-size: 24px;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 999px;
  border: 1px solid var(--bc2);
  display: inline-grid;
  place-items: center;
}
.btnwrap .fa-instagram {
  color: var(--INS);
  font-size: 24px;
  width: 40px;
  aspect-ratio: 1;
  border-radius: 999px;
  border: 1px solid var(--bc2);
  display: inline-grid;
  place-items: center;
}

.box3 {
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: var(--pad);
}
.box3 > * {
  flex: 1;
}
@media screen and (max-width: 640px) {
  .box3 > * {
    width: 100%;
    flex: unset;
  }
}
.box3.__border {
  border: 2px solid var(--mc);
  padding: 0.5em;
  border-radius: 1em;
  align-items: unset;
}
.box3.__border > * {
  padding: 1em;
}

.borderimg .im {
  margin: 0;
}
.borderimg h1, .borderimg h2, .borderimg h3, .borderimg div {
  margin-bottom: 0;
  line-height: 1;
}
.borderimg div {
  line-height: 1;
  font-size: var(--f24);
  margin-bottom: 32px;
}

.insta_photo.pages {
  height: unset;
  margin-inline: auto;
  margin-top: 72px;
  overflow-y: unset;
}
.insta_photo.pages::-webkit-scrollbar {
  width: 0px;
}
.insta_photo.pages .sns_list {
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2em 0;
}
.insta_photo.pages .sns_list .sns_text {
  width: 100%;
  height: 80px;
  overflow: hidden;
  display: block;
}
.insta_photo.pages .sns_list .sns_text * {
  margin-bottom: 4px;
  font-size: unset !important;
  line-height: 1.6;
}
.insta_photo.pages .sns_list .sns_text ul {
  display: flex;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.insta_photo.pages .sns_list .sns_text ul a {
  color: var(--mc) !important;
  text-decoration: underline;
}
.insta_photo.pages .sns_list .sns_text ul::after {
  content: "…";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding-inline: 0.5em;
  -webkit-backdrop-filter: blur(110px);
          backdrop-filter: blur(110px);
}
.insta_photo.pages .sns_list .sns_text .sns_date {
  font-size: 1.2em;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0px;
  padding: 10px;
  background-color: #fff;
  color: var(--mc);
  border-radius: 1em 0 1em 0;
  overflow: hidden;
}
.insta_photo.pages .sns_list .sns_text .caption {
  overflow: hidden;
  height: 3em !important;
  position: relative;
}
.insta_photo.pages .sns_list .square-inner {
  position: relative;
  display: block;
}
.insta_photo.pages .sns_list .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.insta_photo.pages .sns_list .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 6/5;
}
.insta_photo.pages .sns_list .sns_photo {
  width: 100% !important;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 1em;
  overflow: hidden;
  margin-bottom: 1em;
}
.insta_photo.pages .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 1;
}
.insta_photo.pages .sns_list > div {
  border: none !important;
  display: block;
  flex-direction: column;
  width: 32%;
  margin: 0.5%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .insta_photo.pages .sns_list > div {
    width: 49%;
  }
}
@media only screen and (max-width: 480px) {
  .insta_photo.pages .sns_list > div {
    width: 100%;
    margin: 0 auto 15px auto;
  }
}

.box3:has(.slide_custom) {
  gap: clamp(36px, 7.2vw, 72px);
}
@media screen and (max-width: 834px) {
  .box3:has(.slide_custom) {
    flex-direction: column-reverse;
  }
}

:root {
  --trt:translate 1.2s,opacity 1.2s .3s;
}

.js-right {
  translate: 10vh;
  opacity: 0;
  transition: var(--trt);
}
.js-right.show {
  translate: 0;
  opacity: 1;
}

.js-left {
  translate: -10vh;
  opacity: 0;
  transition: var(--trt);
}
.js-left.show {
  translate: 0;
  opacity: 1;
}

.js-bottom {
  translate: 0 5vh;
  opacity: 0;
  transition: var(--trt);
}
.js-bottom.show {
  translate: 0;
  opacity: 1;
}

.js-top {
  translate: 0 -5vh;
  opacity: 0;
  transition: var(--trt);
}
.js-top.show {
  translate: 0;
  opacity: 1;
}

.flow {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
  font-size: 16px;
  --cir:72px;
  padding-left: calc(var(--cir) * 1.5);
  position: relative;
  margin-bottom: var(--cir);
}
@media screen and (max-width: 640px) {
  .flow {
    padding-left: calc(var(--cir) * 1.1);
  }
}
@media only screen and (max-width: 480px) {
  .flow {
    --cir:54px;
  }
}
.flow::before {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--cir);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: clamp(16px, 2vw, 22px);
  background-color: var(--mc);
  border-radius: 999px;
  min-width: 40px;
  white-space: pre-wrap;
  text-align: center;
  line-height: 1;
  padding-top: 0.2em;
  color: #fff;
}
.flow__1::before {
  content: "STEP\a 01";
}
.flow__2::before {
  content: "STEP\a 02";
}
.flow__3::before {
  content: "STEP\a 03";
}
.flow__4::before {
  content: "STEP\a 04";
}
.flow__5::before {
  content: "STEP\a 05";
}
.flow__6::before {
  content: "STEP\a 06";
}
.flow__7::before {
  content: "STEP\a 07";
}
.flow__8::before {
  content: "STEP\a 08";
}
.flow__9::before {
  content: "STEP\a 09";
}
.flow::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(var(--cir) / 4);
  width: calc(var(--cir) / 2);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  background-color: var(--mc);
  min-width: 40px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 50%);
}
@media screen and (max-width: 640px) {
  .flow::after {
    left: 50%;
    translate: -50%;
  }
}
.flow.last::after {
  display: none;
}
.flow_h:is(div) article {
  flex-direction: row;
  align-items: center;
  margin-bottom: 24px;
}
.flow_h:is(div) h1, .flow_h:is(div) h2, .flow_h:is(div) h3 {
  margin-top: 0;
  height: var(--cir);
  font-size: var(--fzl);
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--tx2);
  width: 100%;
  text-decoration: underline;
  text-underline-offset: 0.4em;
  text-decoration-color: var(--mctr);
}
@media only screen and (max-width: 480px) {
  .flow_h:is(div) h1, .flow_h:is(div) h2, .flow_h:is(div) h3 {
    height: unset;
    min-height: var(--cir);
  }
}
.flow_ul li {
  font-size: var(--fz);
  margin-right: 0.5em;
  padding: 0.2em 0.8em;
  border: 1px solid var(--tx2);
  color: var(--tx2);
  border-radius: 999px;
  margin-bottom: 0.5em;
}
.flow_div {
  margin-block: 24px;
}
.flow span {
  display: block;
}
.flow .imgW {
  height: 100%;
}
.flow img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  height: 100%;
  width: 100%;
  min-width: 100%;
}
@media screen and (max-width: 834px) {
  .flow {
    --circle:72px;
  }
  .flow > div {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    height: unset;
  }
  .flow article, .flow .imgW {
    width: 100%;
  }
  .flow article img, .flow .imgW img {
    aspect-ratio: 2/1;
  }
  .flow article::before {
    font-size: 30px;
  }
}
@media screen and (max-width: 640px) {
  .flow {
    --circle:48px;
  }
  .flow article > div {
    font-size: 19px;
    margin-bottom: 10px;
  }
}

.it, .ti {
  display: flex;
  gap: 20px 2%;
}
.it:after, .ti:after {
  display: none !important;
}
.it > *, .ti > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .it > *, .ti > * {
    width: 100%;
  }
}
.it > :has(.im), .ti > :has(.im) {
  flex: 1;
}
.it img, .ti img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  width: 100% !important;
  height: auto !important;
}
.it > :not(:has(.im)), .ti > :not(:has(.im)) {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .it > * img, .ti > * img {
    min-height: 100%;
  }
  .it > :not(:has(img)), .ti > :not(:has(img)) {
    height: 100%;
  }
}
.it.__leftout, .it.__rightout, .ti.__leftout, .ti.__rightout {
  flex-wrap: wrap;
}
.it.__leftout > :has(img), .it.__rightout > :has(img), .ti.__leftout > :has(img), .ti.__rightout > :has(img) {
  max-width: unset;
  flex: 1;
}
.it.__leftout > :has(img) img, .it.__rightout > :has(img) img, .ti.__leftout > :has(img) img, .ti.__rightout > :has(img) img {
  margin: 0 !important;
}
@media screen and (max-width: 640px) {
  .it.__leftout > *, .it.__rightout > *, .ti.__leftout > *, .ti.__rightout > * {
    width: 100%;
  }
  .it.__leftout > :has(img), .it.__rightout > :has(img), .ti.__leftout > :has(img), .ti.__rightout > :has(img) {
    width: calc(100% + var(--pad));
  }
}
.it.__leftout > :has(img), .ti.__leftout > :has(img) {
  margin-left: var(--contout);
}
.it.__leftout > article, .ti.__leftout > article {
  margin-left: 0;
}
.it.__rightout > :has(img), .ti.__rightout > :has(img) {
  margin-right: var(--contout);
}
.it.__rightout > article, .ti.__rightout > article {
  margin-left: 0;
}
.it.__staff, .ti.__staff {
  flex-direction: row;
}
@media screen and (max-width: 834px) {
  .it.__staff, .ti.__staff {
    flex-direction: column;
  }
}
.it.__staff > :has(img), .ti.__staff > :has(img) {
  max-width: 40%;
}
@media screen and (max-width: 834px) {
  .it.__staff > :has(img), .ti.__staff > :has(img) {
    align-self: flex-end;
  }
}
@media screen and (max-width: 640px) {
  .it.__staff > :has(img), .ti.__staff > :has(img) {
    max-width: 100%;
  }
}
.it.__staff > :not(:has(img)), .ti.__staff > :not(:has(img)) {
  flex: 1;
}
.it.__staff b, .it.__staff h2, .ti.__staff b, .ti.__staff h2 {
  font-size: var(--fzm);
}
.it.__staff b, .it.__staff h2, .it.__staff h3, .ti.__staff b, .ti.__staff h2, .ti.__staff h3 {
  border-bottom: 1px solid var(--sc);
  line-height: 1.5;
}
.it.__staff .fb-tx > .box:not(:last-child), .ti.__staff .fb-tx > .box:not(:last-child) {
  margin-bottom: 10px;
}
.it.__staff .fb-tx h3, .ti.__staff .fb-tx h3 {
  font-size: clamp(18px, 2vw, 20px);
}
.it.pages, .ti.pages {
  gap: 20px 2%;
}
.it.pages .im, .ti.pages .im {
  flex: unset;
  max-width: 40%;
  align-self: flex-end;
}
@media screen and (max-width: 640px) {
  .it.pages .im, .ti.pages .im {
    max-width: 100%;
  }
}
.it.pages > div, .ti.pages > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 2;
}
.it.pages > div .btn, .ti.pages > div .btn {
  margin-top: auto;
}
@media screen and (max-width: 834px) {
  .it.pages > div .btn, .ti.pages > div .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .it.pages > div .btn, .ti.pages > div .btn {
    align-self: flex-end;
  }
}
@media screen and (max-width: 834px) {
  .it.pages, .ti.pages {
    flex-direction: column-reverse;
  }
}

.ti {
  flex-direction: row-reverse;
}

.it, .ti {
  padding-top: 0;
}
.it article, .ti article {
  text-shadow: none;
}
.it .btn, .ti .btn {
  min-width: 300px;
  text-align: center;
  margin-top: 20px;
}
.it .box, .ti .box {
  max-width: 100%;
}
.it .box:has(.btn), .ti .box:has(.btn) {
  overflow: visible !important;
}
.it .box .btn, .ti .box .btn {
  margin-top: 60px;
  font-size: var(--fzen);
}
@media screen and (max-width: 834px) {
  .it .box .btn, .ti .box .btn {
    height: 50px;
  }
}
.it .im img, .ti .im img {
  margin-inline: auto;
}
@media only screen and (max-width: 480px) {
  .it .im img, .ti .im img {
    width: 100% !important;
  }
}
.it b, .ti b {
  font-size: 1.2em;
}
.it > div a, .ti > div a {
  float: left;
  margin-right: 2em;
}
.it > div a + br, .ti > div a + br {
  display: none;
}
.it > div a img, .ti > div a img {
  width: 40px !important;
}
@media screen and (max-width: 834px) {
  .it, .ti {
    flex-direction: column-reverse;
  }
  .it:is(#contents div), .ti:is(#contents div) {
    gap: 20px;
  }
  .it > :not(:has(img)), .ti > :not(:has(img)) {
    justify-self: flex-end;
    padding-inline: 0px;
  }
  .it > :not(:has(img)) *:is(.bg01 *):after, .ti > :not(:has(img)) *:is(.bg01 *):after {
    background-color: #333;
  }
}

@media only screen and (max-width: 1000px) {
  .fc:has(.overimg) {
    flex-direction: column-reverse;
  }
  .fc:has(.overimg) .tx-r {
    width: 100%;
    padding: 0;
  }
  .fc:has(.overimg) .tx-r .btn {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    float: none;
  }
}

.tx-r {
  position: relative;
  z-index: 1;
  padding: 2em;
}
@media screen and (max-width: 834px) {
  .tx-r {
    padding: 20px;
  }
}
.tx-r .btn {
  margin: 2em 1em 1em 0;
}

.fc .im-l {
  width: 500px;
  min-width: 500px;
  flex: unset !important;
}
@media only screen and (max-width: 480px) {
  .fc .im-l {
    width: 100%;
    min-width: unset;
    padding: 0;
  }
}
.fc .im-l > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-size: var(--f64);
}
.fc .im-l > div u {
  display: flex;
  place-items: center;
  width: 100%;
  color: #fff;
  text-decoration: none;
  justify-content: center;
  font-weight: 900;
  font-size: clamp(20px, 3.3vw, 52px);
  font-size: 46px;
  line-height: 1;
}
.fc .im-l > div u:nth-of-type(1) {
  padding-right: 0.7em;
  letter-spacing: -0.04em;
  color: var(--mc2);
  text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
}
.fc .im-l > div u:last-of-type {
  padding-right: 0.5em;
  letter-spacing: -0.04em;
  padding-bottom: 0.15em;
  color: var(--ac);
  text-shadow: 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff, 0 0 6px #fff;
}
@media only screen and (max-width: 480px) {
  .fc .im-l > div u {
    font-size: 9.6vw;
  }
}

.itext.imgC {
  max-width: 100%;
}
.itext.imgC img {
  transition: 0.6s;
}
.itext.imgC img:hover {
  scale: 1.025;
}

.topnews {
  background-color: #eee;
  position: relative;
  background: url(/images/home/line2.png) no-repeat center 100%/100% 4px, url(/images/home/line2.png) no-repeat center 0%/100% 4px;
  padding-block: 2em;
  margin-top: 0;
}
.topnews_in {
  padding-left: 20%;
  height: 23em;
  overflow-y: scroll;
}
.topnews_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
}
.topnews_img:after {
  display: none;
}
.topnews .news_top a {
  display: block;
  height: 7em;
  margin-right: 1em;
  padding: 0.5em;
  overflow: hidden;
  margin-bottom: 1em;
  position: relative;
  background-color: var(--wh);
  transition: 0.4s;
}
.topnews .news_top a:after {
  content: "…";
  display: grid;
  place-items: center;
  background-color: var(--wh);
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 2em;
  height: 4em;
  transition: 0.4s;
}
.topnews .news_top a > div {
  pointer-events: none;
}
.topnews .news_top a > div br:first-child {
  display: none;
}
.topnews .news_top a b + br {
  display: none;
}
.topnews .news_top a:hover {
  --wh:var(--gr);
}

.f_svg-filter {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  visibility: hidden;
}

.card {
  display: flex;
  margin-inline: auto;
  gap: 30px 3%;
  justify-content: space-evenly;
}
.card:after {
  display: none;
}
.card > * {
  flex: 1;
}
.card_in {
  max-width: 300px;
  position: relative;
}
.card_in ul {
  display: contents;
}
.card_in li:first-child {
  width: 80%;
  margin-inline: auto;
  margin-bottom: 1em;
}
.card_in img {
  width: unset !important;
}
.card_in li:nth-child(2) {
  transition: 0.4s;
}
.card_in:hover li:nth-child(2) {
  scale: 1.04;
}

.ul_txlink {
  width: 600px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1em 0;
}
.ul_txlink ul {
  display: contents;
}
@media only screen and (max-width: 1200px) {
  .ul_txlink {
    padding: 0;
  }
}
.ul_txlink::after {
  width: 3px;
  background-color: #fff;
  top: -1px;
}
@media screen and (max-width: 640px) {
  .ul_txlink::after {
    width: 2em;
    background-color: #fff;
    top: -1px;
  }
}
.ul_txlink li {
  padding-inline: 1em;
  line-height: 1;
}
.ul_txlink li:not(:last-child) {
  border-right: 1px solid #333;
}
@media screen and (max-width: 640px) {
  .ul_txlink li {
    border-right: none !important;
    text-decoration: underline;
  }
}

.a_mr2 a {
  margin-right: 2em;
  margin-bottom: 2em;
}

.h2sm h2 {
  font-size: clamp(18px, 2vw, 20px);
}

#contents .shopwrap {
  margin-bottom: 100px;
}

.shopwrap > *:not(:last-child) {
  margin-bottom: 3em;
}

#contents .card3.__02 .box {
  overflow: visible;
}

.sns_slide3 .slick-slide {
  padding-inline: 10px;
  position: relative;
}
.sns_slide3 .slick-list {
  overflow: hidden;
}
.sns_slide3 .sns_list {
  width: 100%;
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.sns_slide3 .sns_list > div {
  border: none;
  display: block;
  flex-direction: column;
  position: relative;
}
.sns_slide3 .sns_list .sns_photo {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.sns_slide3 .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 1/1;
}
.sns_slide3 .sns_list .sns_text {
  height: 113.5px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
  display: none;
}
.sns_slide3 .sns_list .sns_date {
  color: inherit;
  font-size: 18px;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.sns_slide3 .sns_list .caption {
  color: inherit;
  font-size: 14px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 3.5px;
}
.sns_slide3 .sns_list .sns_text ul {
  white-space: nowrap;
  overflow: hidden;
}
.sns_slide3 .sns_list .sns_text ul li {
  display: contents;
}
.sns_slide3 .sns_list .sns_text ul a {
  display: inline-block;
  background-color: var(--sc);
  color: var(--tx);
  font-size: 12px;
  padding: 0.2em 0.4em;
  vertical-align: super;
}

#contents .form_wrap.form_menu {
  margin-top: 0;
}
#contents .form_wrap.form_menu dt, #contents .form_wrap.form_menu dd {
  background-color: unset;
}
#contents .form_wrap.form_menu dd {
  text-align: right;
}
#contents .form_wrap.form_menu dl {
  flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
  #contents .form_wrap.form_menu dt, #contents .form_wrap.form_menu dd {
    width: 100%;
  }
  #contents .form_wrap.form_menu dt {
    border-right: 1px solid #ddd;
  }
  #contents .form_wrap.form_menu dl:last-of-type dt {
    border-bottom: none;
  }
}

.ti-a > :not(:has(img)), .it-a > :not(:has(img)) {
  padding-left: 0;
}

.sns-01 {
  max-width: 100%;
  margin-inline: auto;
  height: 360px;
  overflow-y: scroll;
  border-block: 1px solid #ccc;
}
.sns-01.noscr {
  height: unset;
  max-height: unset;
  overflow: unset;
}
@media only screen and (max-width: 480px) {
  .sns-01 {
    max-height: 60vh;
  }
}
.sns-01 div.sns_list {
  border: none;
  flex-direction: column;
}
.sns-01 div.sns_list > div {
  border: none;
  border-bottom: 1px dashed #ccc;
  padding-block: 2%;
  flex-direction: row;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .sns-01 div.sns_list > div {
    flex-direction: column;
  }
}
.sns-01 div.sns_list > div div.sns_photo {
  padding: 0;
  width: 15%;
}
.sns-01 div.sns_list > div div.sns_photo img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 30%;
  }
}
@media only screen and (max-width: 480px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 100%;
  }
}
.sns-01 div.sns_list > div div.sns_text {
  padding: 0 0 0 2%;
  font-size: var(--fzs);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 70%;
  }
}
@media only screen and (max-width: 480px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.sns-01 div.sns_list > div div.sns_text div.sns_date {
  font-size: var(--fz);
  color: var(--gr);
  padding: 0.2em 0.8em;
  border: 1px solid var(--gr);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.4em;
}
.sns-01 div.sns_list > div div.sns_text ul {
  margin-top: auto;
}
.sns-01 div.sns_list > div div.sns_text ul a {
  color: var(--gr);
  margin-right: 0.5em;
  margin-top: 1em;
  font-size: var(--fzxs);
  border: 1px solid var(--gr);
  display: inline-block;
  padding: 0.2em 0.8em;
}
@media screen and (max-width: 640px) {
  .sns-01.noscr div.sns_list > div {
    flex-direction: column;
  }
}
.sns-01.noscr div.sns_list > div div.sns_photo {
  width: 30%;
}
.sns-01.noscr div.sns_list > div div.sns_photo img {
  aspect-ratio: unset;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 640px) {
  .sns-01.noscr div.sns_list > div div.sns_photo {
    width: 100%;
    max-width: 350px;
  }
}
.sns-01.noscr div.sns_list > div div.sns_text {
  padding: 0 0 0 2%;
  font-size: var(--fz);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .sns-01.noscr div.sns_list > div div.sns_text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.sns-01.noscr div.sns_list > div div.sns_text div.sns_date {
  font-size: var(--fz);
  color: var(--gr);
  padding: 0.2em 0.8em;
  border: 1px solid var(--gr);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.6em;
}
.sns-01.noscr div.sns_list > div div.sns_text ul a {
  color: var(--gr);
  margin-right: 0.5em;
  font-size: 14px;
  border: 1px solid var(--gr);
  display: inline-block;
  padding: 0.2em 0.8em;
}

.fl {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1000px) {
  .fl .title2 .btn {
    float: right;
  }
}
.fl4058 {
  padding-bottom: 10%;
  margin-bottom: 0;
  gap: 20px 2%;
}
.fl4058 > :where(:first-child) {
  width: 40%;
}
.fl4058 > :where(:last-child) {
  width: 58%;
}
.fl4058:before {
  z-index: -1;
  margin-inline: var(--contout);
  width: 100vw;
  height: 66%;
  top: unset;
  bottom: 0;
  background-color: var(--bc);
}
@media only screen and (max-width: 1000px) {
  .fl4058 {
    gap: 20px;
  }
  .fl4058 > * {
    width: 100%;
    flex: unset !important;
  }
  .fl4058 .edge-r {
    width: calc(100% + 30px);
  }
}
@media only screen and (max-width: 1000px) {
  .fl4058 .title2 div {
    float: right;
  }
}
.fl5840 {
  padding-bottom: 10%;
  margin-bottom: 0;
  gap: 20px 2%;
}
.fl5840 > :where(:first-child) {
  width: 58%;
}
.fl5840 > :where(:last-child) {
  width: 40%;
}
@media only screen and (max-width: 1000px) {
  .fl5840 {
    gap: 20px;
  }
  .fl5840 > * {
    width: 100%;
    flex: unset !important;
  }
}
@media only screen and (max-width: 1000px) {
  .fl5840 .title2 div {
    float: right;
  }
}
.fl5840 img {
  height: auto !important;
}
.fl.__area {
  background: no-repeat center/cover;
  justify-content: center;
  padding-block: 6%;
  padding-inline: 20px;
}
.fl.__area:before {
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.8);
}
.fl.__area .title2 {
  margin-bottom: 0;
  min-width: 20%;
}
.fl.__area .title2 h2, .fl.__area .title2 h3 {
  margin-bottom: 0;
}
.fl.__area .title2 div {
  line-height: 2.4;
}
@media screen and (max-width: 834px) {
  .fl.__area {
    gap: 20px;
  }
  .fl.__area > * {
    width: 100%;
    flex: unset !important;
  }
}
.fl.__partnar, .fl .__topics {
  padding-bottom: 0;
}
.fl.__partnar:before, .fl .__topics:before {
  display: none;
}

.edge-r {
  margin-left: unset;
  margin-right: calc(50% - 50vw) !important;
  flex: 1;
  gap: 10px 1%;
}
.edge-r .box:first-child img {
  border-radius: 10px 0 0 10px;
}

.leftout {
  max-width: unset !important;
  margin-left: var(--contout);
}
.leftout h1, .leftout h2, .leftout h3 {
  margin-bottom: 0.4em;
  margin-right: 0.4em;
  font-size: var(--f64);
  font-weight: 700;
}

.rightout {
  max-width: unset !important;
  margin-right: var(--contout);
}
.rightout h1, .rightout h2, .rightout h3 {
  margin-bottom: 0.4em;
  margin-right: 0.4em;
}

.fb-tx {
  font-size: var(--fzm);
}
.fb-tx .box {
  width: 100%;
  background-color: #fff;
  padding: 0.8em;
  margin-bottom: 0.4em;
  border-radius: 4px;
}

.mask01 .im, .mask01 .box > a {
  position: relative;
}
.mask01 .im::after, .mask01 .box > a::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background-color: unset;
  border: 2px solid var(--tx);
}
@media screen and (max-width: 834px) {
  .mask01:not(.card4, .card4-2) .im {
    width: 60%;
    align-self: flex-end;
  }
}
.mask01.card4 .box {
  overflow: visible !important;
}
.mask01.card4 .im::after, .mask01.card4 .box > a::after {
  top: 5px;
  left: 5px;
}

.mask02 .im {
  position: relative;
  pointer-events: none;
}
@media screen and (max-width: 834px) {
  .mask02 .im {
    margin-top: -20%;
  }
}
@media screen and (max-width: 640px) {
  .mask02 .im {
    margin-top: -30%;
  }
}
.mask02 .im::after {
  content: "";
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background-color: unset;
  border: 2px solid var(--tx);
}

.bar {
  display: inline-block;
  width: 60px;
  height: 4px;
  background-color: var(--tx);
  border-radius: 2px;
}

.bgbfgr {
  padding-left: var(--incont);
  padding-block: 6%;
}
.bgbfgr:after {
  left: unset;
  right: 0;
  width: 20%;
  z-index: -1;
  background-color: #fff;
  height: calc(100% + 2px);
  top: -1px;
}

.tbl_calendar {
  margin-inline: auto;
}
@media only screen and (max-width: 480px) {
  .tbl_calendar {
    margin-inline: -20px;
    width: calc(100% + 40px) !important;
  }
}
.tbl_calendar td {
  width: 14.2857142857%;
}
.tbl_calendar_day td, .tbl_calendar_top td {
  width: 14.2857142857%;
}
.tbl_calendar .month div {
  font-weight: 700;
  font-size: var(--fzm);
  line-height: 1.3;
}
.tbl_calendar .month span {
  font-size: 14px;
}
.tbl_calendar tr:has(td.week) {
  border-bottom: 3px solid #666;
}
.tbl_calendar .week {
  color: #999;
}
.tbl_calendar td:not(.month, .week) {
  border-bottom: 3px solid #fff !important;
  min-height: 79px;
}
.tbl_calendar td:not(.month, .week) div {
  font-size: 14px;
  min-height: 56px;
}
.tbl_calendar tr td:not(.month, .week):first-child {
  background-color: #FFEAEA;
  border-bottom: 3px solid #fff !important;
}
.tbl_calendar tr td:not(.month, .week):last-child {
  background-color: #E6FFFF;
}

.tbl_calendar_top {
  margin-inline: auto;
  margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
  .tbl_calendar_top {
    margin-inline: -20px;
    width: calc(100% + 40px) !important;
  }
}
.tbl_calendar_top td {
  width: 14.2857142857%;
}
.tbl_calendar_top .month div {
  font-weight: 700;
  font-size: var(--fzm);
  line-height: 1.3;
}
.tbl_calendar_top .month span {
  font-size: 14px;
}
.tbl_calendar_top tr:has(td.week) {
  border-bottom: 3px solid #666;
}
.tbl_calendar_top .week {
  color: #999;
}
.tbl_calendar_day {
  margin-inline: auto;
}
@media only screen and (max-width: 480px) {
  .tbl_calendar_day {
    margin-inline: -20px;
    width: calc(100% + 40px) !important;
  }
}
.tbl_calendar_day td:not(.month, .week) {
  border-bottom: 3px solid #fff !important;
  min-height: 79px;
}
.tbl_calendar_day td:not(.month, .week) div {
  font-size: 14px;
  min-height: 56px;
}
.tbl_calendar_day tr td:not(.month, .week):first-child {
  background-color: #FFEAEA;
  border-bottom: 3px solid #fff !important;
}
.tbl_calendar_day tr td:not(.month, .week):last-child {
  background-color: #E6FFFF;
}

div[class*=letter-0] {
  position: relative;
}
div[class*=letter-0]:before {
  position: absolute;
  line-height: 1;
  font-weight: 900;
  color: #eee;
  pointer-events: none;
}
@media only screen and (max-width: 480px) {
  div[class*=letter-0]:before {
    scale: 0.7;
  }
}

.letter-01:before {
  content: "B";
  font-size: 800px;
  bottom: -45%;
  left: var(--contout);
  left: calc(var(--contout) - 5%);
  transform-origin: left;
}
.letter-02:before {
  content: "O";
  font-size: 400px;
  bottom: -25%;
  left: 50%;
  translate: -50%;
}
@media screen and (max-width: 834px) {
  .letter-02:before {
    bottom: -35%;
  }
}
.letter-03:before {
  content: "T";
  font-size: 400px;
  bottom: -12%;
  left: 46%;
  translate: -50%;
}
@media screen and (max-width: 834px) {
  .letter-03:before {
    left: 20%;
  }
}
.letter-04:before {
  content: "T";
  font-size: 550px;
  bottom: -30%;
  left: 60%;
  translate: -50%;
}
@media screen and (max-width: 834px) {
  .letter-04:before {
    z-index: 100;
    bottom: -40%;
    opacity: 0.6;
  }
}
.letter-05:is(div):before {
  content: "O";
  font-size: 400px;
  bottom: -10%;
  left: var(--contout);
  left: calc(var(--contout) - 2%);
  color: #fff;
  transform-origin: bottom;
}
@media screen and (max-width: 834px) {
  .letter-05:is(div):before {
    z-index: 100;
    opacity: 0.5;
  }
}
.letter-06:before {
  content: "M";
  font-size: 500px;
  top: 100%;
  right: -15%;
}
@media screen and (max-width: 834px) {
  .letter-06:before {
    opacity: 0.5;
  }
}
.letter-07:before {
  content: "S";
  font-size: 400px;
  top: 50%;
  translate: 0 -50%;
  left: -5%;
}
@media screen and (max-width: 834px) {
  .letter-07:before {
    top: 15%;
    opacity: 0.3;
  }
}

.ti.__top {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .ti.__top {
    flex-direction: column-reverse;
  }
}
.ti.__top > :has(img) {
  margin-right: var(--contout);
}
@media screen and (max-width: 834px) {
  .ti.__top > :has(img) {
    margin-right: -40px;
    width: calc(100% + 40px);
  }
}

.ti.title3 {
  align-items: unset;
}
.ti.title3 img {
  border-radius: 8px;
}

.title3 {
  gap: 20px 2%;
  max-width: 100%;
  margin-inline: auto;
}
.title3 article {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  padding: 0;
}
.title3 h1, .title3 h2, .title3 h3 {
  margin-bottom: 0.6em;
  line-height: 1;
  font-weight: 700;
  font-size: clamp(28px, 4vw, 40px);
  display: flex;
  align-items: center;
}
.title3 h1:before, .title3 h2:before, .title3 h3:before {
  content: "";
  background: url(/images/home/check-orange.png) no-repeat center/23px 20px;
  width: 23px;
  height: 20px;
  padding: 1em;
  margin-right: 0.5em;
  background-color: var(--bc);
  border-radius: 4px;
  border: 1px solid var(--mc);
  box-shadow: 4px 4px var(--bc), inset 2px 2px var(--wh);
}
.title3 h3 {
  font-size: var(--fzl);
}
.title3 div {
  line-height: 2;
}
.title3.__faq {
  margin-bottom: 2%;
  width: 1000px;
  --cir:60px;
}
@media screen and (max-width: 834px) {
  .title3.__faq {
    --cir:45px;
  }
}
.title3.__faq h1, .title3.__faq h2, .title3.__faq h3 {
  font-weight: 500;
  background-color: var(--mc);
  color: #fff;
  font-size: clamp(20px, 2.2vw, 24px);
}
.title3.__faq h1:before, .title3.__faq h2:before, .title3.__faq h3:before {
  content: "";
  background: url(/images/home/pen.png) no-repeat center/23px 20px;
  width: var(--cir);
  height: var(--cir);
  margin-right: calc(var(--cir) * 0.5);
  background-color: var(--wh);
  border-radius: 4px;
  border: 1px solid var(--mc);
  box-shadow: unset;
}
@media screen and (max-width: 640px) {
  .title3.__faq h1:before, .title3.__faq h2:before, .title3.__faq h3:before {
    margin-right: calc(var(--cir) * 0.1);
  }
}

.title3_btn:is(div) a {
  border-color: var(--tx2);
  color: var(--tx2);
}
.title3_btn:is(div) a:after {
  background-color: var(--tx2);
}
.title3_btn:is(div) a:hover {
  border-color: var(--wh);
  color: var(--wh);
  background-color: var(--tx2);
}
.title3_btn:is(div) a:hover:after {
  background-color: var(--wh);
}
@media screen and (max-width: 834px) {
  .title3_btn:is(div) {
    order: 1;
    width: 100%;
  }
  .title3_btn:is(div) div {
    text-align: center;
  }
}
.title3.underline h1, .title3.underline h2, .title3.underline h3 {
  border-bottom: 1px solid var(--ac);
  line-height: 1.6;
}
.title3.__left h1, .title3.__left h2, .title3.__left h3 {
  width: unset;
  margin-right: auto;
}
.title3.noline div:before {
  display: none;
}
.title3.nohead {
  padding-top: 0;
}
.title3.nohead div {
  font-weight: 900;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  color: var(--mc);
}
.title3.nohead div:before {
  content: "";
  background-color: var(--mc);
  height: 1px;
  width: 3em;
  margin-right: 0.7em;
}

.bgwh.w1000 {
  padding-block: 5%;
  border-radius: 10px;
}
.bgwh.w1000 .title2 {
  margin-bottom: 0;
}

.fb-tx.check {
  width: 660px;
  max-width: 100%;
  margin-inline: auto;
  font-size: var(--fz);
  font-weight: 900;
  margin-bottom: 2%;
}
.fb-tx.check .box {
  width: 100%;
  background-color: var(--bc);
  padding: 1em;
  padding-left: 1.2em;
  margin-bottom: 0.6em;
  border-radius: 4px;
  border: 1px solid var(--mc);
  box-shadow: 4px 4px var(--bc), inset 2px 2px var(--wh);
  display: flex;
}
.fb-tx.check .box * {
  display: inline-block;
  vertical-align: text-top;
}
.fb-tx.check .box img {
  display: inline;
  margin-right: 10px;
  min-width: 23px;
}

.fb-tx2 {
  max-width: 100%;
  font-size: var(--fz);
}
.fb-tx2 .box {
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}
.fb-tx2 .box img {
  margin-right: 1.5em;
}
.fb-tx2 .box b {
  font-size: var(--fzl);
  font-weight: 900;
  line-height: 1;
  display: block;
}

.slashsand {
  font-size: clamp(20px, 2.6vw, 26px);
  font-weight: 900;
  display: inline;
  margin-inline: auto;
  position: relative;
}
@media screen and (max-width: 834px) {
  .slashsand {
    text-decoration: underline;
    text-decoration-color: var(--mc);
  }
}
.slashsand span {
  font-size: 120%;
  font-weight: 100;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: var(--mc);
  display: inline-block;
  scale: 0.8 1;
  margin-inline: 5px;
}
@media screen and (max-width: 834px) {
  .slashsand span {
    display: none;
  }
}

.card6 {
  gap: 20px 2%;
}
.card6 .box {
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-block: 3%;
  overflow: visible !important;
}
.card6 .box div {
  flex-grow: 1;
  text-align: center;
  margin-top: 1em;
}
.card6 .box:after {
  width: 11px;
  height: 40px;
  background-color: #fff;
  right: unset;
  left: calc(100% - 1px);
  top: 0;
  margin: auto;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
          clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
}
.card6 .box:before {
  width: 34%;
  min-width: 40px;
  aspect-ratio: 1;
  background-color: var(--mc);
  border-radius: 999px;
  white-space: pre-wrap;
  content: "STEP\a";
  display: grid;
  place-items: center;
  text-align: center;
  line-height: 1;
  padding-top: 0.2em;
  color: #fff;
}
.card6 .box:nth-child(1)::before {
  content: "STEP\a 1";
}
.card6 .box:nth-child(2)::before {
  content: "STEP\a 2";
}
.card6 .box:nth-child(3)::before {
  content: "STEP\a 3";
}
.card6 .box:nth-child(4)::before {
  content: "STEP\a 4";
}
.card6 .box:nth-child(5)::before {
  content: "STEP\a 5";
}
.card6 .box:nth-child(6)::before {
  content: "STEP\a 6";
}
.card6 .box:nth-child(7)::before {
  content: "STEP\a 7";
}
.card6 .box:nth-child(8)::before {
  content: "STEP\a 8";
}
.card6 .box:nth-child(9)::before {
  content: "STEP\a 9";
}
.card6 .box:last-child:after {
  display: none;
}
@media screen and (max-width: 834px) {
  .card6 {
    flex-direction: column !important;
  }
  .card6 .box {
    flex-direction: row;
    justify-content: center;
  }
  .card6 .box:before {
    width: 40px;
  }
  .card6 .box div {
    margin-top: 0;
    max-width: 75%;
  }
  .card6 .box:after {
    width: 40px;
    height: 11px;
    background-color: #fff;
    right: 0;
    left: 0;
    bottom: unset;
    top: calc(100% - 1px);
    margin: auto;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  }
}
.card6.pages .box {
  background-color: var(--mc);
}
.card6.pages .box:after {
  background-color: var(--mc);
}
.card6.pages .box:before {
  background-color: var(--wh);
  border-radius: 999px;
  color: var(--mc);
}
.card6.pages div {
  color: #fff;
}

.card.hashsplit {
  gap: 20px 4%;
  justify-content: center;
  flex-wrap: wrap;
}
.card.hashsplit li {
  background-color: var(--mc);
  border: 1px solid var(--mc);
  border-radius: 5px;
  max-width: 500px;
  height: 160px;
  transition: 0.4s;
}
@media only screen and (max-width: 480px) {
  .card.hashsplit li {
    flex: unset;
    width: 100%;
  }
}
.card.hashsplit a {
  width: 100%;
  height: 100%;
  --tx:var(--wh);
  --mc:var(--wh);
  display: flex;
  align-items: center;
}
.card.hashsplit li:hover {
  background-color: #fff;
}
.card.hashsplit li:hover a {
  --tx:#f56f09;
  --mc:#f56f09;
}
.card.hashsplit p, .card.hashsplit h3, .card.hashsplit a > div {
  width: 84%;
  margin-inline: auto;
  padding-top: 20px;
  position: relative;
}
.card.hashsplit p > span, .card.hashsplit h3 > span, .card.hashsplit a > div > span {
  font-size: var(--f64);
}
.card.hashsplit p:after, .card.hashsplit h3:after, .card.hashsplit a > div:after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: grid;
  place-items: center;
  font-size: 16px;
}
.card.hashsplit.h-pt0 {
  transition: none;
}
.card.hashsplit.h-pt0 h1, .card.hashsplit.h-pt0 h2, .card.hashsplit.h-pt0 h3, .card.hashsplit.h-pt0 p {
  padding-top: 0;
  text-align: center;
}
.card.hashsplit.h-pt0 p, .card.hashsplit.h-pt0 h3, .card.hashsplit.h-pt0 a > div {
  width: 94%;
}
.card.hashsplit.large li {
  max-width: 800px;
}
.card.hashsplit.large h3, .card.hashsplit.large a > div {
  text-align: center;
}
.card.hashsplit.large h3 span, .card.hashsplit.large a > div span {
  font-weight: 500;
}

.btnlist {
  gap: 20px 4%;
  justify-content: center;
  flex-wrap: wrap;
}
.btnlist li {
  background-color: var(--mc);
  border: 1px solid var(--mc);
  border-radius: 5px;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  .btnlist li {
    flex: unset;
    width: 100%;
  }
}
.btnlist a {
  width: 100%;
  height: 100%;
  --tx:var(--wh);
  --mc:var(--wh);
}
.btnlist article {
  display: grid;
  place-items: center;
  max-height: 200px;
}
.btnlist article > * {
  grid-area: 1/1;
}
.btnlist .im {
  width: 100%;
}
.btnlist img {
  -o-object-position: center 100%;
     object-position: center 100%;
  -o-object-fit: none;
     object-fit: none;
  transition: 0.6s ease-out;
  opacity: 0.7;
  max-height: 200px;
}
.btnlist li:hover {
  background-color: #fff;
}
.btnlist li:hover a {
  --tx:#f56f09;
  --mc:#f56f09;
}
.btnlist li:hover img {
  scale: 1.04;
  opacity: 1;
}
.btnlist article > div {
  position: relative;
  font-size: clamp(18px, 2vw, 24px);
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  padding-inline: 4%;
}
.btnlist article > div:after {
  position: absolute;
  right: 2%;
  top: 0;
  height: 100%;
  display: grid;
  place-items: center;
}

.hoken .itext {
  max-width: 500px;
  margin-inline: auto;
}

.faq {
  min-height: calc(var(--cir) + var(--cir) + 40px);
  padding-bottom: 3%;
  margin-bottom: 3%;
  border-bottom: 1px solid #666;
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
  font-size: 16px;
  --cir:60px;
  padding-left: calc(var(--cir) * 1.5);
  position: relative;
}
@media screen and (max-width: 640px) {
  .faq {
    padding-left: calc(var(--cir) * 1.1);
  }
}
@media screen and (max-width: 834px) {
  .faq {
    --cir:45px;
  }
}
.faq::before, .faq::after {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--cir);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  font-size: var(--f64);
  border-radius: 999px;
  min-width: 40px;
  white-space: pre-wrap;
  text-align: center;
  line-height: 1;
  background-color: var(--wh);
  border: 1px solid var(--mc);
  color: var(--mc);
}
.faq::after {
  content: "A";
  position: absolute;
  top: var(--cir);
  top: calc(var(--cir) + 20px);
  background-color: var(--mc);
  border: 1px solid var(--mc);
  color: var(--wh);
}
@media screen and (max-width: 640px) {
  .faq::after {
    top: calc(var(--cir) + 30px);
  }
}
.faq_h:is(div) article {
  flex-direction: row;
  align-items: center;
  margin-bottom: 24px;
}
.faq_h:is(div) h1, .faq_h:is(div) h2, .faq_h:is(div) h3 {
  margin-top: 0;
  height: var(--cir);
  font-size: var(--fzm);
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--tx2);
  width: 100%;
  text-decoration: underline;
  text-underline-offset: 0.4em;
  text-decoration-color: var(--mctr);
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .faq_h:is(div) h1, .faq_h:is(div) h2, .faq_h:is(div) h3 {
    height: unset;
    min-height: var(--cir);
  }
}
.faq_ul li {
  font-size: var(--fz);
  margin-right: 0.5em;
  padding: 0.2em 0.8em;
  border: 1px solid var(--tx2);
  color: var(--tx2);
  border-radius: 999px;
  margin-bottom: 0.5em;
}
.faq_div {
  margin-block: 24px;
}
.faq span {
  display: block;
}
.faq .imgW {
  height: 100%;
}
.faq img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
  height: 100%;
  width: 100%;
  min-width: 100%;
}
@media screen and (max-width: 834px) {
  .faq {
    --circle:72px;
  }
  .faq > div {
    flex-direction: row-reverse;
    flex-wrap: wrap;
    height: unset;
  }
  .faq article, .faq .imgW {
    width: 100%;
  }
  .faq article img, .faq .imgW img {
    aspect-ratio: 2/1;
  }
}
@media screen and (max-width: 640px) {
  .faq {
    --circle:48px;
  }
  .faq article > div {
    margin-bottom: 10px;
  }
}

.gaisan div {
  display: flex;
}
.gaisan div span {
  text-align: center;
  flex-grow: 1;
  font-size: var(--fzm);
}

.title1.__top {
  padding-block: 6.66%;
  padding-inline: var(--incont);
  background: no-repeat center/cover;
}
.title1.__top article {
  padding-inline: 20px;
}
.title1.__top *:not(.btn, i) {
  color: #333;
}
.title1.__top .bar-mc {
  display: inline-block;
  width: 100px;
  height: 3px;
  background-color: var(--mc);
  vertical-align: middle;
  margin-block: 1.5em;
}
.title1.__top h1, .title1.__top h2, .title1.__top h3 {
  font-weight: 900;
  font-size: var(--fzl);
  color: #333;
}
.title1.__top div {
  line-height: 2.5;
}
.title1.__top .btn + br {
  display: none;
}
.title1.__top .btn {
  margin-inline: 1.5%;
  margin-top: 5%;
  color: #fff;
}
@media only screen and (max-width: 480px) {
  .title1.__top .btn {
    margin-inline: unset;
  }
}

.i-art {
  display: flex;
  align-items: center;
}
.i-art > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .i-art > * {
    width: 100%;
  }
}
.i-art .im {
  flex: 1;
}
.i-art .im img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
@media screen and (max-width: 834px) {
  .i-art .im {
    padding-inline: 0;
  }
}
.i-art img {
  width: 100% !important;
  height: auto !important;
}
.i-art article, .i-art > div {
  padding: 3.3% 4.5%;
  position: relative;
  z-index: 1;
}
.i-art article > div, .i-art > div > div {
  line-height: 3;
}
@media screen and (max-width: 834px) {
  .i-art article, .i-art > div {
    display: grid;
    place-content: center;
    padding: 21px;
    padding-block: 20px;
  }
}
.i-art.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .i-art.__rev {
    flex-direction: column-reverse;
  }
}
.i-art.__rev .im {
  margin-left: -10%;
  margin-right: unset;
}
@media screen and (max-width: 834px) {
  .i-art.__rev .im {
    padding-inline: 0;
    width: 100%;
    margin-inline: unset;
  }
}
@media screen and (max-width: 834px) {
  .i-art.__rev article, .i-art.__rev > div {
    display: grid;
    place-content: center;
  }
  .i-art.__rev article *, .i-art.__rev > div * {
    color: #333;
  }
  .i-art.__rev article *:is(.bg01 *):after, .i-art.__rev > div *:is(.bg01 *):after {
    background-color: #333;
  }
}
@media screen and (max-width: 834px) {
  .i-art {
    flex-direction: column-reverse;
    display: grid;
  }
  .i-art > * {
    grid-area: 1/1;
    height: 100%;
  }
  .i-art > * img {
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .i-art .im, .i-art article {
    width: 100%;
    margin-inline: unset;
  }
  .i-art article, .i-art > div {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5333333333);
    width: -moz-fit-content;
    width: fit-content;
  }
  .i-art article *, .i-art > div * {
    font-weight: 700;
  }
}
.i-art.pages article {
  background-color: rgba(255, 255, 255, 0.6666666667);
}
.i-art.pages article * {
  font-weight: 400;
}

.sns_slide .slick-slide {
  padding-inline: 10px;
  position: relative;
}
.sns_slide .slick-list {
  overflow: visible;
}
.sns_slide .sns_list {
  width: 100%;
  flex-direction: inherit !important;
  border: none !important;
  flex-wrap: wrap;
}
.sns_slide .sns_list > div {
  border: none;
  display: block;
  flex-direction: column;
  position: relative;
}
.sns_slide .sns_list .sns_photo {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.sns_slide .sns_list .sns_photo img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
  transform-origin: center center;
  aspect-ratio: 1/1;
}
.sns_slide .sns_list .sns_text {
  height: 113.5px;
  width: 100%;
  overflow: hidden;
  padding: 0px;
  display: none;
}
.sns_slide .sns_list .sns_date {
  color: inherit;
  font-size: 18px;
  line-height: 1;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.sns_slide .sns_list .caption {
  color: inherit;
  font-size: 14px;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 3.5px;
}
.sns_slide .sns_list .sns_text ul {
  white-space: nowrap;
  overflow: hidden;
}
.sns_slide .sns_list .sns_text ul li {
  display: contents;
}
.sns_slide .sns_list .sns_text ul a {
  display: inline;
  background-color: var(--ac);
  color: #fff;
  padding: 0.2em 0.4em;
}

.w1000 {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}

.contact_tx .btn:before {
  margin-right: 10px;
  font-weight: 900;
}

.i-art2 {
  display: flex;
  align-items: flex-start;
  margin-top: -3%;
  margin-bottom: 18.6%;
}
@media screen and (max-width: 834px) {
  .i-art2 {
    margin-bottom: 68.6%;
  }
}
.i-art2 > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .i-art2 > * {
    width: 100%;
  }
}
.i-art2 .im {
  flex: 1;
  margin-left: var(--contout);
  margin-right: -17.5%;
  padding-left: unset;
}
.i-art2 .im img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
@media screen and (max-width: 834px) {
  .i-art2 .im {
    padding-inline: 0;
    margin-bottom: 50%;
  }
}
.i-art2 img {
  width: 100% !important;
  height: auto !important;
}
.i-art2 article, .i-art2 > div {
  background-color: #fff;
  box-shadow: var(--boshbl);
  width: 55%;
  margin-top: 18.6%;
  padding: 5% 6.5%;
}
.i-art2 article h1, .i-art2 article h2, .i-art2 article h3, .i-art2 > div h1, .i-art2 > div h2, .i-art2 > div h3 {
  line-height: 1;
}
.i-art2 article > div, .i-art2 > div > div {
  line-height: 3;
}
@media screen and (max-width: 834px) {
  .i-art2 article, .i-art2 > div {
    display: grid;
    place-content: center;
    padding: 20px;
    margin-top: 50%;
  }
}
.i-art2.__rev {
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .i-art2.__rev {
    flex-direction: column-reverse;
  }
}
.i-art2.__rev .im {
  margin-left: -10%;
  margin-right: unset;
  margin-left: unset;
  margin-right: var(--contout);
  padding-right: unset;
  padding-left: 3.75%;
}
@media screen and (max-width: 834px) {
  .i-art2.__rev .im {
    padding-inline: 0;
  }
}
@media screen and (max-width: 834px) {
  .i-art2.__rev article, .i-art2.__rev > div {
    display: grid;
    place-content: center;
  }
}
@media screen and (max-width: 834px) {
  .i-art2 {
    flex-direction: column-reverse;
    display: grid;
  }
  .i-art2 > * {
    grid-area: 1/1;
    height: 100%;
  }
  .i-art2 > * img {
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .i-art2 .im, .i-art2 article {
    width: 100%;
    margin-inline: unset;
  }
  .i-art2 article, .i-art2 > div {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5333333333);
  }
  .i-art2 article *, .i-art2 > div * {
    font-weight: 700;
  }
}

.card_slide {
  margin-inline: -15px;
}
.card_slide .slick-slide {
  padding-inline: 12px;
}

@media screen and (max-width: 640px) {
  .card_slide + .btnwrap {
    margin-bottom: 20%;
  }
}

#contents .blog_slide4 {
  width: 1230px;
}
#contents .blog_slide4 .slick-track {
  display: flex;
  width: 100% !important;
}
#contents .blog_slide4 .slick-list {
  border: none;
}
#contents .blog_slide4 .slick-slide {
  height: auto;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  position: relative;
  padding: 0 15px;
  min-width: 25%;
}
@media only screen and (max-width: 1200px) {
  #contents .blog_slide4 .slick-slide {
    min-width: 33.3333333333%;
  }
}
@media screen and (max-width: 834px) {
  #contents .blog_slide4 .slick-slide {
    min-width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  #contents .blog_slide4 .slick-slide {
    min-width: 100%;
  }
}
#contents .blog_slide4 div.blog_list div.blog_date {
  position: absolute;
  top: -1px;
  left: 14px;
  padding: 15px;
  background-color: #fff;
  color: inherit;
}
#contents .blog_slide4 .blog_photo, #contents .blog_slide4 .blog_text {
  width: 100%;
}
#contents .blog_slide4 .blog_photo {
  padding: 0;
  overflow: hidden;
}
#contents .blog_slide4 .blog_photo a {
  display: grid;
}
#contents .blog_slide4 .blog_photo a:hover img {
  scale: 1.04;
}
#contents .blog_slide4 .blog_photo img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  transition: 0.4s;
}
#contents .blog_slide4 .blog_text {
  line-height: 1;
  flex-grow: 1;
  padding: 10px;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
  overflow: hidden;
  background-color: #fff;
}
@media only screen and (max-width: 1000px) {
  #contents .blog_slide4 .blog_text {
    padding: 12px;
  }
}
#contents .blog_slide4 .blog_text h3 span {
  font-size: 16px;
}
#contents .blog_slide4 .blog_text * {
  margin-bottom: 4px;
  font-size: 14px;
}
#contents .blog_slide4 .blog_text span {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
#contents .blog_slide4 .blog_text div.detail {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
#contents .blog_slide4 .blog_text div[id*=TRANS] {
  display: none;
}

.card_slide, .blog_slide4 {
  position: relative;
}
.card_slide .slick-next, .card_slide .slick-prev, .blog_slide4 .slick-next, .blog_slide4 .slick-prev {
  width: unset;
  height: unset;
  margin: 0;
  z-index: 100;
  top: -65px;
}
.card_slide .slick-prev, .blog_slide4 .slick-prev {
  left: unset;
  right: 95px;
  scale: -1 1;
}
.card_slide .slick-next, .blog_slide4 .slick-next {
  right: 15px;
}
.card_slide .slick-prev:before, .card_slide .slick-next:before, .blog_slide4 .slick-prev:before, .blog_slide4 .slick-next:before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f054";
  font-size: 14px;
  width: 70px;
  height: 70px;
  background-color: var(--gr);
  display: grid;
  place-items: center;
  border-radius: 1000px;
  font-weight: 900;
}
.card_slide .slick-slide, .blog_slide4 .slick-slide {
  padding-inline: 15px;
}

.bg02 {
  background-repeat: no-repeat;
  background-size: 100% 70%;
  background-position-y: 100%;
}
#contents #form_calendar td.close {
  background-color: var(--ac);
}
#contents #form_calendar td.close span {
  font-size: 10px;
}
#contents #form_calendar td.open {
  background-color: var(--wh);
}
#contents #form_calendar td.open span {
  border-color: var(--gr);
}

.hashbr .btn {
  position: relative;
}
.hashbr .btn span {
  display: grid;
  place-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.6s;
}
.hashbr .btn span:nth-child(2) {
  opacity: 0;
  background-color: var(--ac);
}
.hashbr .btn:hover span:nth-child(2) {
  opacity: 1;
}

.float-r {
  float: right;
}

.ulcircle {
  margin-top: 40px;
  --w:1200px;
  --h:1200px;
  --rad:160px;
  --border:1px solid var(--tx2);
  max-width: calc(var(--w) - var(--rad));
  width: 100%;
  padding-block: calc(var(--h) / 2);
  margin-inline: auto;
}
.ulcircle ul {
  z-index: 1;
  position: relative;
  height: 1px;
  width: 100%;
  margin-inline: auto;
  display: grid;
}
.ulcircle li {
  grid-area: 1/1;
  background-image: linear-gradient(to right, transparent, transparent var(--rad), var(--mc) calc(var(--rad) + 0.5px), var(--mc) 50%, transparent 50.1%);
  overflow: visible !important;
  rotate: calc(90deg + 360deg / (var(--listnum) - 0) * var(--index));
  font-size: clamp(12px, 1.6vw, 16px);
  transition: unset;
}
.ulcircle li span {
  width: calc(var(--rad) * 2);
  display: inline-grid;
  place-items: center;
  place-content: center;
  text-align: center;
  border-radius: 999px;
  border: 1px solid var(--tx2);
  rotate: calc(-1 * 360deg / (var(--listnum) - 0) * var(--index) - 90deg);
  aspect-ratio: 1/1;
  color: var(--tx);
  translate: -10% -50%;
  width: 30%;
  position: relative;
}
.ulcircle li article {
  position: absolute;
  top: 100%;
  padding: 0.5em;
  background-color: #fff;
  border-radius: 0.5em;
}
.ulcircle li:last-child:has(a) {
  border-radius: 999px;
  overflow: hidden !important;
  border: var(--border);
}
.ulcircle li:last-child:has(a) span {
  border: none;
}
.ulcircle li:last-child {
  position: absolute;
  grid-area: unset;
  background-image: unset;
  width: -moz-fit-content;
  width: fit-content;
  align-self: unset;
  justify-self: unset;
  z-index: 1;
  left: 50%;
  translate: -50% -50%;
}
.ulcircle li:last-child span {
  width: calc(var(--rad) * 2);
  translate: 0% 0%;
  display: grid;
  place-items: center;
}
.ulcircle li:last-child span > * {
  position: static;
  grid-area: 1/1;
}
.ulcircle li:last-child span .im {
  width: 100%;
  max-width: 33vw;
}

.ulcolumn ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--pad2);
}
.ulcolumn img {
  margin-inline: auto;
  margin-bottom: 2em;
}
.ulcolumn li {
  float: unset !important;
}
.ulcolumn li:last-child {
  order: -1;
}
.ulcolumn li:last-child span {
  display: grid;
  place-items: center;
}
.ulcolumn li:last-child span > * {
  grid-area: 1/1;
}
.ulcolumn li article {
  padding: 0.5em;
  background-color: #fff;
  border-radius: 0.5em;
}

.bg01 {
  padding-inline: unset;
}

.cardbtn {
  gap: 42px 5%;
}
@media screen and (max-width: 834px) {
  .cardbtn {
    flex-direction: column;
  }
}
.cardbtn .btn {
  width: unset;
  border: none;
  border-bottom: 1px solid var(--tx);
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-top: 20px;
}
.cardbtn .btn:after {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: clamp(20px, 3.2vw, 32px);
}
.cardbtn .btn:hover {
  --tx:#fff;
  --tx2:#fff;
  --tx3:#fff;
  background-color: #888;
}
.cardbtn .btn:hover:after {
  translate: -20px;
}
.cardbtn h5 {
  display: block;
  color: var(--tx);
  font-size: clamp(20px, 4vw, 40px);
}
.cardbtn article {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.cardbtn article > div {
  color: var(--tx3);
}
.cardbtn.pages {
  gap: 28px 2%;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 834px) {
  .cardbtn.pages {
    flex-direction: row;
  }
}
.cardbtn.pages li {
  width: 32%;
  flex: unset;
}
@media screen and (max-width: 640px) {
  .cardbtn.pages li {
    width: 49%;
  }
}
.cardbtn.pages .btn {
  border: none;
  border-bottom: 1px solid var(--tx);
  display: flex;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-top: 20px;
}
.cardbtn.pages .btn:after {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: clamp(20px, 3.2vw, 32px);
}
.cardbtn.pages .btn:hover {
  --tx:#fff;
  --tx2:#fff;
  --tx3:#fff;
  background-color: #888;
}
.cardbtn.pages .btn:hover:after {
  translate: -20px;
}
.cardbtn.pages h5 {
  display: block;
  color: var(--tx);
  font-size: clamp(20px, 4vw, 40px);
}
.cardbtn.pages article {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.cardbtn.pages article > div {
  color: var(--tx3);
}

#contents div.blog_card2 {
  overflow-y: scroll;
  max-height: 500px;
  margin-bottom: 10%;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card2 {
    max-height: 90vh;
  }
}
#contents div.blog_card2 .blog_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 3%;
  border: none;
}
#contents div.blog_card2 .blog_list > div {
  width: 48.5%;
  border-bottom: 1px solid var(--tx2);
  gap: 4%;
  padding-block: 2%;
}
#contents div.blog_card2 .blog_list > div:nth-child(1), #contents div.blog_card2 .blog_list > div:nth-child(2) {
  border-top: 1px solid var(--tx2);
}
@media only screen and (max-width: 480px) {
  #contents div.blog_card2 .blog_list > div {
    width: 100%;
  }
}
#contents div.blog_card2 .blog_photo {
  width: 40%;
  padding: 0px;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card2 .blog_photo {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #contents div.blog_card2 .blog_photo img {
    width: 100%;
  }
}
#contents div.blog_card2 .blog_text:is(div) {
  display: flex;
  flex-direction: column;
  width: 100%;
  flex-grow: 1;
  padding: 0;
}
#contents div.blog_card2 .blog_text:is(div) ul {
  display: block;
}
#contents div.blog_card2 .blog_text:is(div) ul:after {
  display: none;
}
#contents div.blog_card2 .blog_text:is(div) ul a {
  line-height: unset;
  margin-right: unset;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card2 .blog_text:is(div) {
    flex-wrap: wrap;
  }
}
#contents div.blog_card2 .blog_date:is(div) {
  color: var(--tx);
  font-size: var(--fz);
}
#contents div.blog_card2 .blog_text:is(div) > h3 {
  color: inherit;
  margin-bottom: 0px;
  padding-inline: 0px;
  font-size: 16px;
}
#contents div.blog_card2 .blog_text:is(div) > h3 span {
  display: inline;
}
#contents div.blog_card2 .blog_text:is(div) > ul {
  margin-top: auto;
}
#contents div.blog_card2 .blog_text:is(div) > ul a {
  background-color: var(--ac);
  padding: 0.5em 1.2em;
  border-radius: 4px;
  font-size: 12px;
  margin-right: 0.5em;
  color: #fff;
}
#contents div.blog_card2 .blog_text:is(div) > .detail {
  display: none;
}
#contents div.blog_card2 .blog_text:is(div) > div[id^=TRANS] {
  display: none;
}
#contents div.blog_card2 .more {
  display: none;
}

#contents div.blog_card3 {
  margin-bottom: 8%;
}
#contents div.blog_card3 a.textwrap {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#contents div.blog_card3 a.textwrap:after {
  align-self: flex-end;
  content: "";
  display: block;
  transition: 0.4s;
  background-color: var(--tx2);
  width: 32px;
  height: 20px;
  background-color: var(--tx2);
  mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
  -webkit-mask: url(/images/common/arrow-lg.svg) no-repeat center/contain;
}
#contents div.blog_card3 .blog_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px 3.5%;
  border: none;
}
#contents div.blog_card3 .blog_list > div {
  width: 31%;
  border: none;
  flex-direction: column;
  transition: 0.4s;
}
@media screen and (max-width: 640px) {
  #contents div.blog_card3 .blog_list > div {
    width: 48.25%;
  }
  #contents div.blog_card3 .blog_list > div:nth-child(1) {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  #contents div.blog_card3 .blog_list > div {
    width: 100%;
  }
}
#contents div.blog_card3 .blog_list > div:hover {
  --tx:#fff;
  --tx2:#fff;
  --tx3:#fff;
  background-color: #888;
}
#contents div.blog_card3 .blog_list > div:hover .detail {
  color: var(--tx);
}
#contents div.blog_card3 .blog_list > div:hover a.textwrap:after {
  translate: -10px -10px;
}
#contents div.blog_card3 .blog_photo {
  width: 100%;
  padding: 0px;
}
#contents div.blog_card3 .blog_photo img {
  width: 100% !important;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
}
#contents div.blog_card3 .blog_text:is(div) {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-between;
  padding: 0;
}
#contents div.blog_card3 .blog_text:is(div) ul {
  display: block;
}
#contents div.blog_card3 .blog_text:is(div) ul:after {
  display: none;
}
#contents div.blog_card3 .blog_text:is(div) ul a {
  line-height: unset;
  margin-right: unset;
}
#contents div.blog_card3 .blog_text:is(div) .detail {
  padding-inline: 0.5em;
}
@media screen and (max-width: 834px) {
  #contents div.blog_card3 .blog_text:is(div) {
    flex-wrap: wrap;
  }
}
#contents div.blog_card3 .blog_date:is(div) {
  font-size: 18px;
  color: #fff;
}
#contents div.blog_card3 .blog_text:is(div) > h3 {
  color: inherit;
  margin-bottom: 0px;
  padding-inline: 0px;
  font-size: 18px;
  background-color: var(--bk);
  color: #fff;
  width: 90%;
  margin-inline: auto;
  margin-top: -1em;
  padding: 0.2em 0.6em;
  margin-bottom: 1em;
}
#contents div.blog_card3 .blog_text:is(div) > h3 span {
  display: inline;
}
#contents div.blog_card3 .blog_text:is(div) > ul {
  display: none;
}
#contents div.blog_card3 .blog_text:is(div) > ul a {
  background-color: var(--ac);
  padding: 0.5em 1.2em;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
  margin-right: 0.5em;
}
#contents div.blog_card3 .blog_text:is(div) > div[id^=TRANS] {
  display: none;
}
#contents div.blog_card3 .more {
  display: none;
}
#contents div.blog_card3::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
#contents div.blog_card3::-webkit-scrollbar {
  height: 0;
}

.a_bnr article > div {
  white-space: nowrap;
}

.a_bnr {
  margin-block: 6%;
  display: grid;
  width: unset;
  max-width: 100%;
  margin-inline: auto;
  border: 10px solid var(--mc);
  border-radius: 16px;
  overflow: hidden;
  color: #fff;
}
.a_bnr > * {
  grid-area: 1/1;
}
.a_bnr a.itext {
  margin-right: 0;
}
.a_bnr a.itext:after {
  width: 80px;
  height: 80px;
  background-color: unset;
  bottom: 5px;
  color: #fff;
  display: grid;
  place-items: center;
  font-size: var(--fzl);
  transition: 0.4s;
  transform: translate3d(0 0 0);
  mix-blend-mode: overlay;
}
.a_bnr .im {
  width: 60%;
  margin-left: auto;
  border-radius: 8px;
  overflow: hidden;
  transform-origin: right;
  transition: 0.4s;
  height: 100%;
}
.a_bnr img {
  min-width: 100%;
  min-height: 100%;
  margin-right: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.a_bnr:hover .im {
  scale: 1.06;
}
.a_bnr:hover a.itext:after {
  scale: 1.4;
}
.a_bnr article {
  width: 60%;
  margin-right: auto;
  pointer-events: none;
  background-color: rgba(51, 51, 51, 0.0666666667);
  padding: 4%;
  display: grid;
  place-content: center;
  position: relative;
  z-index: 2;
  border-radius: 8px;
}
.a_bnr h1, .a_bnr h2, .a_bnr h3 {
  margin-inline: unset;
  margin-bottom: 2%;
}
@media screen and (max-width: 640px) {
  .a_bnr .im, .a_bnr article {
    width: 100%;
    transform-origin: center;
  }
}

.js-once, .js-box .box, .js-box li, .js-box-re .box {
  transition: 0.8s;
  transform: translate3d(0 0 0);
}
.js-once.hide, .js-box .box.hide, .js-box li.hide, .js-box-re .box.hide {
  translate: 8px 8px;
  opacity: 0;
}

.bg100 > .r_edge span {
  background-color: #fff;
}

.r_edge {
  margin-block: 12%;
  align-items: center;
}
.r_edge div {
  padding-right: 8%;
}
.r_edge span {
  background-color: var(--sc);
  width: 100%;
  line-height: 1.6;
  padding: 1em;
  padding-left: 1.6em;
  display: inline-block;
  margin-block: 12px;
}
.r_edge span::before, .r_edge span::after {
  width: 1em;
  height: 1em;
  background-color: var(--mc);
}
.r_edge span::before {
  top: -2px;
  left: -2px;
}
.r_edge span::after {
  top: unset;
  left: unset;
  bottom: -2px;
  right: -2px;
}
.r_edge span i::before {
  content: url(/images/home/check.png);
  margin-right: 0.5em;
  display: inline-block;
}
.r_edge img {
  border-radius: var(--rad4) 0 0 var(--rad4);
}
@media screen and (max-width: 834px) {
  .r_edge div {
    padding-right: 0;
  }
}
.r_edge.noimg article {
  width: 100%;
}
.r_edge.noimg div {
  padding-right: 0;
}

.itext-art.pages img {
  border-radius: 8px;
}
.itext-art.pages span {
  background-color: var(--sc);
  width: 100%;
  line-height: 1.6;
  padding: 1em;
  padding-left: 1.6em;
  display: inline-block;
  margin-block: 12px;
}
.itext-art.pages span br {
  display: none;
}
.itext-art.pages span::before, .itext-art.pages span::after {
  width: 1em;
  height: 1em;
  background-color: var(--mc);
}
.itext-art.pages span::before {
  top: -2px;
  left: -2px;
}
.itext-art.pages span::after {
  top: unset;
  left: unset;
  bottom: -2px;
  right: -2px;
}
.itext-art.pages span i::before {
  content: url(/images/home/check.png);
  margin-right: 0.5em;
  display: inline-block;
}

.bg_main, .bg_tool {
  padding-block: 4%;
  padding-inline: var(--pad);
  background: no-repeat center/cover;
}
.bg_main article, .bg_tool article {
  background-color: #fff;
  border-radius: var(--rad2);
  padding: 4%;
}
@media screen and (max-width: 640px) {
  .bg_main article, .bg_tool article {
    padding-inline: 0;
  }
}
.bg_main h3 b, .bg_tool h3 b {
  color: var(--mc);
}
.bg_main div, .bg_tool div {
  display: flex;
  justify-content: center;
  gap: 20px 6%;
  flex-wrap: wrap;
  margin-top: 1.5em;
}
.bg_main div p, .bg_tool div p {
  width: 100%;
  margin-bottom: 1.5em;
}
.bg_main div > br, .bg_tool div > br {
  display: none;
}
.bg_main.art800 div .btn, .bg_tool.art800 div .btn {
  height: 50px;
  width: 240px;
  margin: unset;
}
.bg_main.notitle h1, .bg_main.notitle h2, .bg_main.notitle h3, .bg_tool.notitle h1, .bg_tool.notitle h2, .bg_tool.notitle h3 {
  display: none;
}
.bg_main.notitle a u, .bg_tool.notitle a u {
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  .bg_main.notitle article, .bg_tool.notitle article {
    padding-inline: 0 !important;
  }
}
.bg_main:not(.art800) article, .bg_tool:not(.art800) article {
  background-color: unset;
}
.bg_main:not(.art800) .btn, .bg_tool:not(.art800) .btn {
  height: clamp(50px, 11vw, 160px);
  height: 160px;
  width: 440px;
  max-width: 46%;
  margin: unset;
  background-color: #fff;
  color: var(--tx);
  font-size: var(--fzm);
  font-weight: 900;
  border-radius: var(--rad2);
}
.bg_main:not(.art800) .btn em, .bg_tool:not(.art800) .btn em {
  color: var(--mc);
}
.bg_main:not(.art800) .btn:after, .bg_tool:not(.art800) .btn:after {
  width: 2.5em;
  height: 2.5em;
  background-color: var(--mc);
  border-radius: var(--rad2) 0 var(--rad2) 0;
  font-size: 45%;
  line-height: 2.5em;
  color: #fff;
  transform-origin: right bottom;
  transition: 0.4s;
}
.bg_main:not(.art800) .btn:hover:after, .bg_tool:not(.art800) .btn:hover:after {
  scale: 1.2;
}
.bg_main.art_pd0 article div, .bg_tool.art_pd0 article div {
  display: block;
}

.art800.bg_main div .btn:first-of-type {
  background-color: #fff;
  color: var(--mc);
  font-size: 26px;
  font-weight: 900;
}
.art800.bg_main div .btn:first-of-type::before {
  margin-inline: 0.5em;
  font-size: 22px;
}
.art800.bg_main div .btn:nth-of-type(2) {
  background-color: var(--ac);
  border-radius: 999px;
  font-size: 14px;
}
.art800.bg_tool div .btn {
  background-color: #fff;
  border: 1px solid var(--mc);
  color: var(--mc);
  font-size: 16px;
  font-weight: 500;
}
.art800.bg_tool div .btn:hover {
  background-color: var(--mc);
  color: #fff;
}

.bg_sub > * {
  position: relative;
  z-index: 1;
}
.bg_sub:before {
  height: 11.25%;
  top: unset;
  bottom: 0;
  background-color: #fff;
}

.sns-i_stop {
  margin-bottom: 6%;
}
.sns-i_stop + div {
  margin-bottom: 12%;
}

.bg100 .i-art.__info {
  padding-block: 4%;
}

.bg100 .i-art.__info {
  padding-block: 4%;
}

@media screen and (max-width: 834px) {
  .i-art.__info.nogrid {
    display: flex;
  }
  .i-art.__info.nogrid .im {
    width: 40%;
  }
  .i-art.__info.nogrid article {
    width: 55%;
    background-color: unset !important;
  }
}
@media screen and (max-width: 640px) {
  .i-art.__info.nogrid {
    flex-direction: column-reverse;
  }
  .i-art.__info.nogrid .im, .i-art.__info.nogrid article {
    width: 100%;
  }
}
.i-art.__info.nogrid article, .i-art.__info.nogrid > div {
  display: grid;
  place-items: center;
}
.i-art.__info.nogrid article > br, .i-art.__info.nogrid > div > br {
  display: none;
}
@media screen and (max-width: 834px) {
  .i-art.__info.nogrid article, .i-art.__info.nogrid > div {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7333333333);
  }
}

.itext-art {
  justify-content: space-between;
}
.itext-art article > * {
  margin-bottom: 24px;
}
.itext-art .itext {
  width: 40% !important;
}
.itext-art .itext img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .itext-art .itext {
    width: 100% !important;
  }
}

footer#global_footer {
  min-width: 100% !important;
  margin-top: 120px;
  position: relative;
  z-index: 1;
  --tx:var(--mc);
  margin-top: 72px;
}

.f_sub {
  background-color: var(--mc);
}
.f_btns {
  display: flex;
  align-items: center;
  padding-block: 4.2%;
}
.f_btns .box {
  text-align: left;
}
.f_btns .box u:before {
  background-color: #fff;
}
.f_btns .box b:first-letter {
  color: #fff;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box {
    width: 100% !important;
  }
}
.f_btns .box:nth-of-type(1) {
  width: 45%;
}
.f_btns .box:nth-of-type(1) * {
  color: #fff;
}
.f_btns .box:nth-of-type(1) article {
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box:nth-of-type(1) article {
    text-align: center;
  }
}
.f_btns .box:nth-of-type(1) h3 {
  font-size: var(--fzl);
}
.f_btns .box:nth-of-type(1) u {
  color: #fff;
  --tx:#fff;
}
.f_btns .box:nth-of-type(1) u.hide {
  color: rgba(255, 255, 255, 0.1333333333);
}
@media only screen and (max-width: 1200px) {
  .f_btns .box:nth-of-type(1) {
    padding-left: 0;
  }
}
.f_btns .box:nth-of-type(2) {
  width: 55%;
}
.f_btns .box:nth-of-type(2) div {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
@media only screen and (max-width: 480px) {
  .f_btns .box:nth-of-type(2) div {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.f_btns .box:nth-of-type(2) a {
  color: var(--wh);
  display: inline-flex;
  align-content: center;
  font-size: var(--fzen);
  letter-spacing: 0.06em;
  width: 280px;
  max-width: 50%;
  min-width: unset;
  border: 1px solid #fff;
}
.f_btns .box:nth-of-type(2) a:before {
  margin-right: 10px;
  font-weight: 900;
}
.f_btns .box:nth-of-type(2) a:nth-of-type(2) {
  background-color: var(--sc);
  color: #fff;
  border: none;
}
.f_btns .box:nth-of-type(2) a:nth-of-type(2):before {
  content: "\f0e0";
  font-size: 15px;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box:nth-of-type(2) a {
    max-width: unset;
  }
}
.f_btns .box:nth-of-type(2) span {
  display: block;
  width: 100%;
  color: var(--tx);
  font-size: 11px;
}
@media only screen and (max-width: 1200px) {
  .f_btns .box:nth-of-type(2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .f_btns {
    flex-direction: column;
    gap: 20px;
  }
}
.f_main {
  width: var(--base);
}
.f_main > * {
  margin-inline: auto;
}
.f_info {
  line-height: 1.8;
}
.f_logo {
  line-height: 1;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.06em;
  margin-bottom: var(--f48);
}
.f_logo img {
  max-width: 321px;
}
.f_logospan {
  display: block;
  margin-bottom: 20px;
}
.f_address, .f_p {
  color: #fff;
}
@media screen and (max-width: 834px) {
  .f_address, .f_p {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.f_right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 800px;
}
.f_nav {
  width: 800px;
  max-width: 100%;
}
.f_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: var(--f48);
}
@media only screen and (max-width: 1000px) {
  .f_nav li:not(:first-child) {
    border-left: none;
  }
}
@media screen and (max-width: 640px) {
  .f_nav li {
    width: 44%;
  }
}
.f_nav a {
  line-height: 1.6;
  transition: 0.6s;
  display: flex;
  flex-direction: column-reverse;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .f_nav a {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.f_nav span {
  display: block;
  display: none;
}
.f iframe {
  display: block;
}
.f_copy {
  display: block;
  margin-top: 36px;
  background: #eeeeee;
  text-align: center;
  color: #061b2f;
  padding: 10px 0;
  margin-top: 40px;
}
.f_copy a {
  text-decoration: underline;
}
@media screen and (max-width: 834px) {
  .f_main {
    flex-direction: column;
  }
  .f_left {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .f_info * {
    text-align: right;
  }
  .f_right {
    align-items: center;
  }
  .f_map {
    width: 100%;
  }
  .f_map iframe {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .f_logo {
    margin-inline: auto;
  }
  .f_left {
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
  }
  .f_info * {
    text-align: center;
  }
  .f_right {
    width: 100%;
  }
}

.telcontact div {
  border: 10px solid #eee;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding-block: 20px;
  padding-inline: var(--block);
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: space-around;
  gap: var(--block);
  flex-wrap: wrap;
}
.telcontact a:has(span) {
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.telcontact a:has(span) span {
  font-size: 65%;
}
.telcontact a:not(:has(span)) {
  display: block;
  background: #061b2f;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 10px 50px;
}

#contents div[class*=tbl_] td {
  text-align: center;
}
#contents div[class*=tbl_].first-ee {
  text-align: center;
}
#contents div[class*=tbl_].first-ee tr:first-child td, #contents div[class*=tbl_].first-ee td[id*=cell_1] {
  background-color: var(--ee);
}
#contents div[class*=tbl_].first-ee td {
  text-align: center;
  padding: 1em;
}
#contents div[class*=tbl_].first-td-ee {
  text-align: center;
}
#contents div[class*=tbl_].first-td-ee td[id*=cell_1] {
  background-color: var(--ee);
}
#contents div[class*=tbl_].first-td-ee td[id*=cell_2] {
  text-align: left;
}
#contents div[class*=tbl_].first-td-ee td {
  text-align: center;
  padding: 1em;
}
#contents div[class*=tbl_].first-tr-ee {
  text-align: center;
}
#contents div[class*=tbl_].first-tr-ee tr:first-child td {
  background-color: var(--ee);
}
#contents div[class*=tbl_].first-tr-ee td {
  text-align: center;
  padding: 1em;
}
#contents div[class*=tbl_].first-sc {
  text-align: center;
}
#contents div[class*=tbl_].first-sc tr:first-child td, #contents div[class*=tbl_].first-sc td[id*=cell_1] {
  background-color: var(--sc);
  color: var(--wh);
}
#contents div[class*=tbl_].first-mc {
  text-align: center;
}
#contents div[class*=tbl_].first-mc tr:first-child td, #contents div[class*=tbl_].first-mc td[id*=cell_1] {
  background-color: var(--mc);
  color: var(--wh);
}
#contents div[class*=tbl_].tbl_simple td {
  border-bottom: 1px solid #fff !important;
}
#contents div[class*=tbl_].tbl_simple td:not(:last-child) {
  width: 15%;
  text-align: center !important;
  background-color: #d9d9d9;
}
#contents div[class*=tbl_].tbl_simple td:first-child {
  width: 10%;
  background-color: #d1d1d1;
}

:is(section, form) > .fv_h {
  translate: 0 0%;
}
:is(section, form) > .fv_h article {
  display: flex;
  flex-direction: column;
}
:is(section, form) > .fv_h div, :is(section, form) > .fv_h h1 {
  font-size: var(--fzllm);
  line-height: 1;
  font-weight: 400;
}
:is(section, form) > .fv_h div {
  color: #eee;
}

.pan1 {
  position: relative;
  z-index: 1;
}

.tx, .tx2 {
  margin-top: 20px;
}
.tx a, .tx2 a {
  text-decoration: underline;
  text-decoration-color: #0000ff;
}
.tx h1, .tx h2, .tx h3, .tx2 h1, .tx2 h2, .tx2 h3 {
  border-bottom: 1px solid var(--tx);
  padding-block: 0.5em;
  margin-bottom: 0.5em;
  font-weight: 700;
}
.tx h1, .tx h2, .tx2 h1, .tx2 h2 {
  font-size: var(--fzm);
}
.tx h3, .tx2 h3 {
  font-size: var(--fzm);
}

.tx2 article > div {
  padding: 1em;
}

.w1000 > * {
  margin-bottom: 4%;
}
.w1000 .tx, .w1000 .tx2 {
  padding: 0;
}

.floatouter {
  padding: 1em;
  width: 46%;
  margin-inline: 2%;
  margin-bottom: 4%;
}
@media screen and (max-width: 834px) {
  .floatouter {
    width: 46% !important;
  }
}
@media screen and (max-width: 640px) {
  .floatouter {
    width: 100% !important;
    margin-inline: 0%;
  }
}
.floatouter .title2 {
  padding-top: 0;
  margin-bottom: 16px;
}
.floatouter .tx {
  background-color: #fff;
}

.mapwrap {
  margin-inline: auto;
}

.title-01 {
  background-position: center center;
  background-size: cover;
  height: 200px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .title-01 {
    height: 160px;
  }
}
.title-01 h1 {
  padding: 20px;
  font-family: "Arial Black", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  line-height: 1.25;
}
@media screen and (max-width: 640px) {
  .title-01 h1 {
    font-size: 3.2rem;
  }
}
.title-02 h2 {
  font-size: var(--f32);
}
.title-02 h1, .title-02 h2, .title-02 h3 {
  font-weight: 700;
  padding-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .title-02 h1, .title-02 h2, .title-02 h3 {
    font-size: 2.4rem;
  }
}
.title-02 h1::before, .title-02 h1::after, .title-02 h2::before, .title-02 h2::after, .title-02 h3::before, .title-02 h3::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -2px;
  border-radius: 100px;
}
.title-02 h1::before, .title-02 h2::before, .title-02 h3::before {
  width: 100%;
  background-color: #ccc;
}
.title-02 h1::after, .title-02 h2::after, .title-02 h3::after {
  width: 120px;
  background-color: var(--mc);
}
.title-021 {
  margin-bottom: 40px;
}
.title-021 h2 {
  font-size: clamp(20px, 3.2vw, 32px);
}
.title-021 h1, .title-021 h2, .title-021 h3 {
  font-weight: 700;
  padding-bottom: 12px;
  position: relative;
  font-weight: 600;
  padding: 6px 0 10px;
  border-bottom: 8px solid var(--gr);
  position: relative;
  line-height: 1;
  text-decoration-line: underline;
  text-decoration-thickness: 8px;
  text-underline-offset: 12px;
  text-decoration-color: var(--mc);
}
.title-021 h1::before, .title-021 h1::after, .title-021 h2::before, .title-021 h2::after, .title-021 h3::before, .title-021 h3::after {
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  bottom: -8px;
  border-radius: 2px;
}
.title-021 h1::before, .title-021 h2::before, .title-021 h3::before {
  width: 66%;
  background-color: var(--mctr);
}
.title-021 h1::after, .title-021 h2::after, .title-021 h3::after {
  width: 20%;
  background-color: var(--mc);
  display: none;
}
.title-03 h3 {
  font-weight: 700;
  line-height: 1.4;
  font-family: "Arial Black", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  padding: 8px 16px;
  color: #fff;
  background-color: var(--mc);
  border-radius: 4px;
}
@media screen and (max-width: 640px) {
  .title-03 h3 {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 640px) {
  #contents .review-01 {
    flex-direction: column;
    align-items: center;
  }
}
#contents .review-01 .box:nth-child(1) {
  width: 120px;
}
#contents .review-01 .box:nth-child(2) {
  padding-left: 32px;
  flex: 1;
  padding-top: 16px;
}
@media screen and (max-width: 640px) {
  #contents .review-01 .box:nth-child(2) {
    padding: 0;
    margin-top: 16px;
    width: 100%;
  }
}

#contents .check-01 {
  padding-top: 10px;
}
#contents .check-01 .box:nth-child(1) {
  padding-inline: 1em;
}
#contents .check-01 .box:nth-child(1) .im img:is(#contents img) {
  width: unset;
}
#contents .check-01 .box:nth-child(2) {
  flex: 1;
}
#contents .check-01 .box:nth-child(2) h3 {
  margin-bottom: 20px;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  #contents .check-01 .box:nth-child(2) {
    padding: 0;
    width: 100%;
  }
}

.fl37_r > *:not(:first-child) {
  margin-top: 20px;
}

.qa_FLX2 dl {
  display: block !important;
  line-height: normal;
}
.qa_FLX2 dl dt {
  padding: 15px 15px 15px 50px !important;
  background-color: #eeeeee !important;
  border: none !important;
  font-weight: 500;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
.qa_FLX2 dl dt:before {
  content: "Q";
  display: block;
  position: absolute;
  left: 15px;
  top: 48%;
  translate: 0 -50%;
  color: var(--mc);
  font-size: var(--f24);
  font-weight: bold;
}
.qa_FLX2 dl dt:after {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f054"; /*アイコンのユニコード*/
  position: absolute; /*絶対位置*/
  right: 10px; /*アイコンの位置*/
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: var(--mc);
  font-weight: 900;
}
.qa_FLX2 dl dt:hover {
  opacity: 0.7 !important;
}
.qa_FLX2 dl dt:hover:after {
  transform: translate(3px, 0);
  transition: 0.5s;
}
.qa_FLX2 dl dd {
  background: none !important;
  padding: 0 0 0 15px !important;
  border: none !important;
  display: none;
  margin-top: 20px;
}
.qa_FLX2 dl:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .qa_FLX2 dl:not(:last-child) {
    margin-bottom: 15px;
  }
  .qa_FLX2 dl dt {
    padding: 10px 20px 10px 35px !important;
  }
  .qa_FLX2 dl dt:before {
    left: 5px;
  }
  .qa_FLX2 dl dt:after {
    right: 5px;
  }
}

.h-under h1, .h-under h2, .h-under h3 {
  text-decoration: underline;
  text-underline-offset: -0.05em;
  text-decoration-color: var(--mc);
  text-decoration-style: double;
  text-decoration-thickness: 3px;
}

.tx-lg div {
  font-size: clamp(16px, 1.8vw, 20px);
  line-height: 2;
}

@media screen and (max-width: 640px) {
  .box_bfaf {
    flex-direction: column !important;
  }
}
.box_bfaf img {
  width: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.box_bfaf .box {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.box_bfaf .box div {
  font-size: var(--fzm);
  text-align: center;
  background-color: var(--sc);
  padding-block: 0.5em;
}
.box_bfaf .box:nth-child(1) {
  flex: 1;
}
.box_bfaf .box:nth-child(2) {
  width: 10%;
}
.box_bfaf .box:nth-child(2) .im {
  height: 100%;
  display: grid;
  place-items: center;
}
.box_bfaf .box:nth-child(2) .im img {
  width: unset !important;
}
.box_bfaf .box:nth-child(2) div {
  display: none;
}
@media screen and (max-width: 640px) {
  .box_bfaf .box:nth-child(2) {
    width: 100%;
    margin-block: 6%;
  }
  .box_bfaf .box:nth-child(2) .im {
    rotate: 90deg;
  }
}
.box_bfaf .box:nth-child(3) {
  flex: 1;
}

/*-------------------- --------------------*/
.tbl_simple td {
  border-bottom: 1px solid #fff !important;
}
.tbl_simple td:not(:last-child) {
  width: 15%;
  text-align: center !important;
  background-color: #d9d9d9;
}
.tbl_simple td:first-child {
  width: 10%;
  background-color: #d1d1d1;
}

.tbl_simple2 td {
  border-bottom: 1px solid #fff !important;
}
.tbl_simple2 td:first-child {
  text-align: center !important;
  background-color: #d9d9d9;
  width: 10%;
}

.border333 {
  border: 1px solid #333;
  padding: 20px;
}

.popup td {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.popup a {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  display: block;
}
.popup a img {
  will-change: scale;
  transition: 0.4s;
}
.popup a img:hover {
  scale: 1.02;
}

.policy-wrap h2 {
  font-size: 26px;
}

img.mfp-img {
  min-width: 50vw;
}
@media screen and (max-width: 834px) {
  img.mfp-img {
    min-width: 84vw;
  }
}

.mfp-figure .mfp-title {
  display: none;
}

.mfp-figure .mfp-title {
  font-size: clamp(20px, 2.2vw, 22px);
}
.mfp-figure .mfp-title span {
  font-size: inherit;
  margin-left: 1em;
}

.policy_last {
  padding-bottom: 60px;
}

.error_text div {
  font-size: clamp(18px, 2vw, 20px);
}
.error_text a {
  display: flex;
  margin-inline: auto;
}

.policy_contents h2 {
  font-size: clamp(20px, 2.8vw, 28px);
  border-bottom: 1px solid var(--mc);
}