@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@200;500;600;700&display=swap");
.f_btns, #contents_wrap, section.blog, .mv_tx, .bgmc.__flow > *, #contents .blog_slide4, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, .bgin, .cont {
  max-width: 100%;
  width: var(--base);
  margin-inline: auto;
}
@media screen and (max-width: 1200px) {
  .f_btns, #contents_wrap, section.blog, .mv_tx, .bgmc.__flow > *, #contents .blog_slide4, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, .bgin, .cont {
    padding-inline: var(--pad);
  }
}

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

.f_contact .span-h, .fl4058, .fc4058, .fl.__area, .fc.__area, .title1 article, .title1 h1, .kasen01 h1, .kasen01 h2, .kasen01 h3, .kasen01-L h1, .kasen01-L h2, .kasen01-L h3 {
  position: relative;
  z-index: 1;
}
.f_contact .span-h::before, .fl4058::before, .fc4058::before, .fl.__area::before, .fc.__area::before, .title1 article::before, .title1 h1::before, .kasen01 h1::before, .kasen01 h2::before, .kasen01 h3::before, .kasen01-L h1::before, .kasen01-L h2::before, .kasen01-L h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #777;
  z-index: 1;
}

.title2.__label article, .a_bnr a.itext, .js-clip {
  position: relative;
  z-index: 1;
}
.title2.__label article::after, .a_bnr a.itext::after, .js-clip::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%;
  }
}
.f_link, .pan1 a,
.home .blog_text h3 a > :is(span, .detail),
.h_nav a,
.nav a,
.f_nav a,
.btn2 span {
  background: 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;
}
.f_link:hover, .pan1 a:hover,
.home .blog_text h3 a > :hover:is(span, .detail),
.h_nav a:hover,
.nav a:hover,
.f_nav a:hover,
.btn2 span:hover {
  background-position-x: 0%;
  animation: rightgrow 0.4s ease;
}
@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::after, .card4 div span::after, .h_bottom .h_link::after {
  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::before, .btnlist article > div::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f054";
  font-weight: 900;
}

.chevron-right-af::after, .btnwrap .btn2 span::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 {
  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 {
  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 {
  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;
}

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

:root {
  --contout:calc(50% - 50vw + calc(var(--bar) / 2));
  --contoutsp:calc(100% - 100vw + calc(var(--bar) / 2));
  --in1536:calc(50vw - clamp(0px,calc(50vw - 20px),768px));
  --in1440:calc(50vw - clamp(0px,calc(50vw - 20px),720px));
  --in1320:calc(50vw - clamp(0px,calc(50vw - 20px),660px));
  --in1200:calc(50vw - clamp(0px,calc(50vw - 20px),600px));
  --in1000:calc(50vw - clamp(0px,calc(50vw - 20px),500px));
  --in800:calc(50vw - clamp(0px,calc(50vw - 20px),400px));
  --widepad:calc(50vw - clamp(0px,calc(50vw - 40px),500px));
  --barhalf:calc(var(--bar) / 2);
  --base:1200px;
  --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)));
  --bk:#333;
  --wh:#fff;
  --whtr:#fff8;
  --mc:#01a0a6;
  --mctr:#01a0a688;
  --bc:#cceced;
  --bc2:#c0fbfd;
  --bc2tr:#c0fbfd88;
  --ac:#ec6941;
  --actr:#ec694188;
  --grn:#b4f57b;
  --tx:#333;
  --gr:#f1f1f1;
  --grtr:#f1f1f144;
  --f14:clamp(10px, 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);
  --f36: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);
  --f60:clamp(40px,5vw,60px);
  --f64:clamp(48px,6vw,64px);
  --f72:clamp(50px,5.5vw,72px);
  --f160:clamp(64px,16vw,160px);
  --fzllen:clamp(36px,4.4vw,44px);
  --fzllll:clamp(44px,6vw,80px);
  --bs:0px 2px 12px #0001;
  --bsgr:5px 5px 0px var(--gr);
  --bsbtn:5px 5px 0px var(--gr),inset 5px 5px 0px var(--wh);
  --bsb:4px 4px 0px var(--actr);
  --bsw:4px 4px 0px var(--wh);
  --bslg:8px 8px 0px var(--mctr);
  --bs2:4px 4px 0px var(--mctr),0px 0px 2px var(--mctr);
  --boshw:4px 4px 0px #fff;
  --boshbl:0 0 10px #11111108;
  --ds:drop-shadow(0 0 2px var(--bc));
  --stroke:0 0 2px var(--wh),0 0 2px var(--wh),0 0 2px var(--wh),0 0 2px var(--wh),0 0 2px var(--wh),0 0 2px var(--wh);
  --stroke-mc:0 0 2px var(--mc),0 0 2px var(--mc),0 0 2px var(--mc),0 0 2px var(--mc),0 0 2px var(--mc),0 0 2px var(--mc);
  --head:130px;
}
@media only screen and (max-width: 1000px) {
  :root {
    --head:108px;
  }
}
@media screen and (max-width: 834px) {
  :root {
    --head:78px;
  }
}
body {
  overflow-x: hidden;
  font-size: 14px;
  font-weight: 400;
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--tx);
  font-style: normal;
}
body:where(:not(.home)) {
  font-size: var(--f16);
}

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, .form_wrap.entry {
  margin-top: var(--head) !important;
  margin-inline: auto !important;
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

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

h1, h2, h3, .stroke {
  line-height: 1.2;
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.blog h1 {
  font-size: clamp(20px, 2.4vw, 28px);
}

h1 {
  font-size: var(--f60);
}

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

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

a {
  text-decoration: none;
}

button, a {
  font-size: inherit;
}
button:not(.h_logo a):focus, a:not(.h_logo a):focus {
  outline: 2px solid var(--grtr);
}

a.__mc {
  background-color: var(--mc);
}

a.__ac {
  background-color: var(--ac);
}

a.__sc {
  background-color: var(--sc);
}

a.tw {
  background-color: var(--bg);
  --bg:var(--TW);
}

a.ins {
  background-color: var(--bg);
  --bg:var(--INS);
}

.__bk {
  --mc:var(--bk);
}

.__ac {
  --mc:var(--ac);
}
.__ac.btn:hover, #contents .__links li a.__ac:hover, .__ac.btn-g:hover, .__ac.btn-ac:hover, .__ac.btn-s-bk:hover, .__ac.btn-s:hover, .__ac.btn-lg:hover, .__ac.btn-wh:hover {
  --ac:#01a0a6;
}

.__wh {
  --mc:var(--wh);
  color: #333 !important;
}
.__wh.btn:hover, #contents .__links li a.__wh:hover, .__wh.btn-g:hover, .__wh.btn-ac:hover, .__wh.btn-s-bk:hover, .__wh.btn-s:hover, .__wh.btn-lg:hover, .__wh.btn-wh:hover {
  --mc:var(--bk);
  color: #fff !important;
}

.__bc {
  --mc:var(--bc);
  color: #333 !important;
}
.__bc.btn:hover, #contents .__links li a.__bc:hover, .__bc.btn-g:hover, .__bc.btn-ac:hover, .__bc.btn-s-bk:hover, .__bc.btn-s:hover, .__bc.btn-lg:hover, .__bc.btn-wh:hover {
  --mc:#01a0a6;
  color: #fff !important;
}

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

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

.btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh {
  color: var(--wh);
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-size: var(--f16);
  border-radius: 999px;
  background-color: var(--mc);
  transition: 0.6s;
  min-width: 210px;
  padding: 4px 12px;
  max-width: 100%;
  --tx:#fff;
}
.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 {
  margin-right: 0.5em;
}
.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) {
  color: var(--tx);
}
@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 {
    min-width: unset;
    padding-inline: 1em;
  }
}
.btn:not(span):hover, #contents .__links li a:not(span):hover, .btn-g:not(span):hover, .btn-ac:not(span):hover, .btn-s-bk:not(span):hover, .btn-s:not(span):hover, .btn-lg:not(span):hover, .btn-wh:not(span):hover {
  --mc:var(--ac);
}

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

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

.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 .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;
}
.pan1 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: var(--base);
  justify-content: flex-end;
}
.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 {
  color: var(--mc);
  text-decoration: none;
}
.pan1 ul a:any-link {
  color: var(--mc);
  text-decoration: none;
}
.pan1.col-wh * {
  color: #fff !important;
}

section .sns_list {
  flex-direction: row;
}

i {
  font-weight: 900;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  color: inherit;
}

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

.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .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;
}

.mc {
  color: var(--mc);
}

.sc {
  color: var(--sc);
}

.sc2 {
  color: var(--sc2);
}

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

:is(#header, #contents, #footer) .div-left div {
  text-align: left;
}
@media screen and (max-width: 640px) {
  :is(#header, #contents, #footer) .spnobr br {
    display: none;
  }
}
@media screen and (max-width: 834px) {
  :is(#header, #contents, #footer) .tabnobr br {
    display: none;
  }
}

section .f16, body.blog #contents .f16 {
  font-size: var(--f16);
}
section .lh3 div, body.blog #contents .lh3 div {
  line-height: 3;
}
section .pt0, body.blog #contents .pt0 {
  padding-top: 0%;
}
section .pt4, body.blog #contents .pt4 {
  padding-top: 4%;
}
section .pt5, body.blog #contents .pt5 {
  padding-top: 5%;
}
section .pt6, body.blog #contents .pt6 {
  padding-top: 6%;
}
section .pt8, body.blog #contents .pt8 {
  padding-top: 8%;
}
section .pt10, body.blog #contents .pt10 {
  padding-top: 10%;
}
section .pt120, body.blog #contents .pt120 {
  padding-top: 120px;
}
section .pt100, body.blog #contents .pt100 {
  padding-top: 100px;
}
section .pt90, body.blog #contents .pt90 {
  padding-top: 90px;
}
section .pt80, body.blog #contents .pt80 {
  padding-top: 80px;
}
section .pt72, body.blog #contents .pt72 {
  padding-top: 72px;
}
section .pt60, body.blog #contents .pt60 {
  padding-top: 60px;
}
section .pt40, body.blog #contents .pt40 {
  padding-top: 40px;
}
section .pt48, body.blog #contents .pt48 {
  padding-top: 48px;
}
section .pt30, body.blog #contents .pt30 {
  padding-top: 30px;
}
section .pt36, body.blog #contents .pt36 {
  padding-top: 36px;
}
section .pt20, body.blog #contents .pt20 {
  padding-top: 20px;
}
section .pb0, body.blog #contents .pb0 {
  padding-bottom: 0%;
}
section .pb5, body.blog #contents .pb5 {
  padding-bottom: 5%;
}
section .pb6, body.blog #contents .pb6 {
  padding-bottom: 6%;
}
section .pb8, body.blog #contents .pb8 {
  padding-bottom: 8%;
}
section .pb10, body.blog #contents .pb10 {
  padding-bottom: 10%;
}
section .pb120, body.blog #contents .pb120 {
  padding-bottom: 120px;
}
section .pb100, body.blog #contents .pb100 {
  padding-bottom: 100px;
}
section .pb90, body.blog #contents .pb90 {
  padding-bottom: 90px;
}
section .pb80, body.blog #contents .pb80 {
  padding-bottom: 80px;
}
section .pb72, body.blog #contents .pb72 {
  padding-bottom: 72px;
}
section .pb60, body.blog #contents .pb60 {
  padding-bottom: 60px;
}
section .pb40, body.blog #contents .pb40 {
  padding-bottom: 40px;
}
section .pb30, body.blog #contents .pb30 {
  padding-bottom: 30px;
}
section .pb20, body.blog #contents .pb20 {
  padding-bottom: 20px;
}
section .pdb0, body.blog #contents .pdb0 {
  padding-block: 0%;
}
section .pdb5, body.blog #contents .pdb5 {
  padding-block: 5%;
}
section .pdb6, body.blog #contents .pdb6 {
  padding-block: 6%;
}
section .pdb8, body.blog #contents .pdb8 {
  padding-block: 8%;
}
section .pdb120, body.blog #contents .pdb120 {
  padding-block: 120px;
}
section .pdb100, body.blog #contents .pdb100 {
  padding-block: 100px;
}
section .pdb90, body.blog #contents .pdb90 {
  padding-block: 90px;
}
section .pdb80, body.blog #contents .pdb80 {
  padding-block: 80px;
}
section .pdb72, body.blog #contents .pdb72 {
  padding-block: 72px;
}
section .pdb60, body.blog #contents .pdb60 {
  padding-block: 60px;
}
section .pdb40, body.blog #contents .pdb40 {
  padding-block: 40px;
}
section .pdb30, body.blog #contents .pdb30 {
  padding-block: 30px;
}
section .pdb20, body.blog #contents .pdb20 {
  padding-block: 20px;
}
section .mgb0, body.blog #contents .mgb0 {
  margin-block: 0%;
}
section .mgb5, body.blog #contents .mgb5 {
  margin-block: 5%;
}
section .mgb6, body.blog #contents .mgb6 {
  margin-block: 6%;
}
section .mgb8, body.blog #contents .mgb8 {
  margin-block: 8%;
}
section .mgb10, body.blog #contents .mgb10 {
  margin-block: 10%;
}
section .mgb12, body.blog #contents .mgb12 {
  margin-block: 12%;
}
section .mgb120, body.blog #contents .mgb120 {
  margin-block: 120px;
}
section .mgb100, body.blog #contents .mgb100 {
  margin-block: 100px;
}
section .mgb90, body.blog #contents .mgb90 {
  margin-block: 90px;
}
section .mgb80, body.blog #contents .mgb80 {
  margin-block: 80px;
}
section .mgb72, body.blog #contents .mgb72 {
  margin-block: 72px;
}
section .mgb60, body.blog #contents .mgb60 {
  margin-block: 60px;
}
section .mgb40, body.blog #contents .mgb40 {
  margin-block: 40px;
}
section .mgb30, body.blog #contents .mgb30 {
  margin-block: 30px;
}
section .mgb20, body.blog #contents .mgb20 {
  margin-block: 20px;
}
section .art_pdb0 article, body.blog #contents .art_pdb0 article {
  padding-block: 0%;
}
section .art_pdi0 article, body.blog #contents .art_pdi0 article {
  padding-inline: 0%;
}
section .art_pd0 article, body.blog #contents .art_pd0 article {
  padding: 0%;
}
section .mt0, body.blog #contents .mt0 {
  margin-top: 0%;
}
section .mt2, body.blog #contents .mt2 {
  margin-top: 2%;
}
section .mt4, body.blog #contents .mt4 {
  margin-top: 4%;
}
section .mt5, body.blog #contents .mt5 {
  margin-top: 5%;
}
section .mt6, body.blog #contents .mt6 {
  margin-top: 6%;
}
section .mt8, body.blog #contents .mt8 {
  margin-top: 8%;
}
section .mt10, body.blog #contents .mt10 {
  margin-top: 10%;
}
section .mt12, body.blog #contents .mt12 {
  margin-top: 12%;
}
section .mt15, body.blog #contents .mt15 {
  margin-top: 15%;
}
section .mt120, body.blog #contents .mt120 {
  margin-top: 120px;
}
section .mt100, body.blog #contents .mt100 {
  margin-top: 100px;
}
section .mt90, body.blog #contents .mt90 {
  margin-top: 90px;
}
section .mt80, body.blog #contents .mt80 {
  margin-top: 80px;
}
section .mt72, body.blog #contents .mt72 {
  margin-top: 72px;
}
section .mt60, body.blog #contents .mt60 {
  margin-top: 60px;
}
section .mt40, body.blog #contents .mt40 {
  margin-top: 40px;
}
section .mt48, body.blog #contents .mt48 {
  margin-top: 48px;
}
section .mt30, body.blog #contents .mt30 {
  margin-top: 30px;
}
section .mt36, body.blog #contents .mt36 {
  margin-top: 36px;
}
section .mt20, body.blog #contents .mt20 {
  margin-top: 20px;
}
section .mb0, body.blog #contents .mb0 {
  margin-bottom: 0%;
}
section .mb2, body.blog #contents .mb2 {
  margin-bottom: 2%;
}
section .mb3, body.blog #contents .mb3 {
  margin-bottom: 3%;
}
section .mb4, body.blog #contents .mb4 {
  margin-bottom: 4%;
}
section .mb5, body.blog #contents .mb5 {
  margin-bottom: 5%;
}
section .mb6, body.blog #contents .mb6 {
  margin-bottom: 6%;
}
section .mb8, body.blog #contents .mb8 {
  margin-bottom: 8%;
}
section .mb10, body.blog #contents .mb10 {
  margin-bottom: 10%;
}
section .mb12, body.blog #contents .mb12 {
  margin-bottom: 12%;
}
section .mb120, body.blog #contents .mb120 {
  margin-bottom: 120px;
}
section .mb100, body.blog #contents .mb100 {
  margin-bottom: 100px;
}
section .mb90, body.blog #contents .mb90 {
  margin-bottom: 90px;
}
section .mb80, body.blog #contents .mb80 {
  margin-bottom: 80px;
}
section .mb72, body.blog #contents .mb72 {
  margin-bottom: 72px;
}
section .mb60, body.blog #contents .mb60 {
  margin-bottom: 60px;
}
section .mb40, body.blog #contents .mb40 {
  margin-bottom: 40px;
}
section .mb30, body.blog #contents .mb30 {
  margin-bottom: 30px;
}
section .mb20, body.blog #contents .mb20 {
  margin-bottom: 20px;
}
section .nmb10, body.blog #contents .nmb10 {
  margin-bottom: -10%;
}
@media screen and (max-width: var(--base)) {
  section .base_pdi0, body.blog #contents .base_pdi0 {
    padding-inline: 0;
  }
}
section .color2 *, body.blog #contents .color2 * {
  color: var(--tx2) !important;
}
section .color3 *, body.blog #contents .color3 * {
  color: var(--tx3) !important;
}
section .bdb, body.blog #contents .bdb {
  border-bottom: 1px solid var(--tx);
}
section .w1200, body.blog #contents .w1200 {
  width: 1200px;
  max-width: 100%;
  margin-inline: auto;
}
section .pr-inwide, body.blog #contents .pr-inwide {
  padding-right: var(--inwide);
}
section .pl-inwide, body.blog #contents .pl-inwide {
  padding-left: var(--inwide);
}
section .pdi-inwide, body.blog #contents .pdi-inwide {
  padding-inline: var(--inwide);
}
section .nowrap h3, section .nowrap h2, section .nowrap h1, body.blog #contents .nowrap h3, body.blog #contents .nowrap h2, body.blog #contents .nowrap h1 {
  white-space: nowrap;
}

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

.card4 {
  --g:2;
}
.card4 img {
  width: 100% !important;
}

.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 * 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: inherit;
  margin-right: 0.5em;
}
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;
  border-block: 2px solid #aaa;
  border-inline: 4px solid var(--mc);
  padding: 0.5em;
  background-color: var(--mctr);
  color: #fff;
  margin-bottom: var(--f16);
  line-height: 1.3;
}
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: var(--bc);
  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: flex-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;
  border-block: 2px solid #aaa;
  border-inline: 4px solid var(--mc);
  padding: 0.5em;
  background-color: var(--mctr);
  color: #fff;
  margin-bottom: var(--f16);
  line-height: 1.3;
}
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;
}
section.blog div#contents article h2 span:nth-of-type(2) {
  display: none !important;
}

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

.f_link, .pan1 a,
.home .blog_text h3 a > :is(span, .detail),
.h_nav a,
.nav a,
.f_nav a,
.btn2 span {
  background-position-x: -103%;
  color: var(--tx);
  animation-duration: 0.4s;
}
@media only screen and (max-width: 1000px) {
  .f_link, .pan1 a,
  .home .blog_text h3 a > :is(span, .detail),
  .h_nav a,
  .nav a,
  .f_nav a,
  .btn2 span {
    background-position-x: 0%;
    animation: rightgrow 0.4s ease;
  }
}
@media only screen and (max-width: 1000px) {
  .f_link, .pan1 a,
  .home .blog_text h3 a > :is(span, .detail),
  .h_nav a,
  .nav a,
  .f_nav a,
  .btn2 span {
    background-position-x: 0%;
  }
}

.h_nav a, .drop ul a {
  background-image: linear-gradient(var(--bc), var(--bc));
  animation-duration: 0.4s;
  background-size: 200% 100%;
}
@media only screen and (max-width: 1000px) {
  .h_nav a, .drop ul a {
    background-image: linear-gradient(var(--tx), var(--tx));
    background-size: 200% 1px;
    background-position-x: 0%;
  }
}

.btn2 span {
  background-image: linear-gradient(var(--bc), var(--bc));
  animation-duration: 0.4s;
  background-size: 200% 100%;
}
@media only screen and (max-width: 1000px) {
  .btn2 span {
    background-position-x: 200%;
    animation: rightgrow 0.4s ease;
  }
}

.h {
  --trt:translate .6s,opacity .6s .3s;
  --tx:var(--bk);
  --inpad:clamp(20px,2.52vw,48px);
  font-size: var(--f16);
}
.h_inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-inline: auto;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  transition: 0.4s;
  background-color: #fff;
  padding: 20px 20px 10px 20px;
  gap: 10px;
}
@media screen and (max-width: 834px) {
  .h_inner {
    padding: 0;
    padding-inline: 10px;
  }
}
.h_logo {
  transition: var(--trt);
  display: flex;
  z-index: 100;
  margin-right: auto;
  gap: 26px;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 1000px) {
  .h_logo {
    padding: 14px;
  }
}
.h_logoimg {
  max-width: 138px;
  transition: 0.2s;
}
@media only screen and (max-width: 1000px) {
  .h_logoimg {
    max-width: 168px;
  }
}
.h_right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.h_items {
  transition: var(--trt);
  position: relative;
  z-index: 1000;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
  width: 370px;
  --tx:var(--wh);
}
.h_itemp {
  width: 100%;
  font-size: 14px;
  text-align: center;
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
}
.h_items-s {
  font-size: 12px;
  --tx: #666;
  margin-right: 1.5em;
}
@media only screen and (max-width: 1000px) {
  .h_items-s {
    display: none;
  }
}
.h_btn:is(a) {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  background-color: var(--mc);
  line-height: 1;
  transition: 0.4s;
  width: 180px;
  height: 30px;
  border-radius: 999px;
}
.h_btn:is(a) i {
  font-size: 13px;
  display: grid;
  place-items: center;
}
.h_btn:is(a):hover {
  filter: brightness(110%);
  filter: invert(100%);
  background-color: var(--bk);
}
.h_tel:is(a) {
  background-color: var(--ac);
}
.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);
}
.h_contact:is(a) i {
  display: none;
}
.h_burg {
  --btn:calc(var(--head) - 30px);
  place-items: center;
  display: grid;
  width: var(--btn);
  height: var(--btn);
  aspect-ratio: 1;
  flex-shrink: 0;
  order: 2;
  z-index: 1000;
  transition: 0.4s;
  position: relative;
  display: none;
  --tx:#111;
  --bargap:6px;
}
@media only screen and (max-width: 1000px) {
  .h_burg {
    display: grid;
  }
}
@media screen and (max-width: 834px) {
  .h_burg {
    --btn:calc(var(--head));
  }
}
.h_burg > span {
  grid-area: 1/1;
  width: 40%;
  height: 4px;
  background-color: var(--mc);
  border-radius: 999px;
  transition: 0.4s;
}
.h_burg .bar1 {
  translate: 0 calc(-1 * var(--bargap));
}
.h_burg .bar2 {
  translate: 0 0px;
  display: none;
}
.h_burg .bar3 {
  translate: 0 var(--bargap);
}
.h_burg:focus {
  outline-color: transparent;
}
.h_burg:hover .bar1 {
  translate: 0 calc(-1.5 * var(--bargap));
}
.h_burg:hover .bar2 {
  scale: 1.1;
}
.h_burg:hover .bar3 {
  translate: 0 calc(1.5 * var(--bargap));
}
.h_burg:active {
  scale: 1.05;
}
.h_burg:active .bar1 {
  translate: 0 calc(-2 * var(--bargap));
}
.h_burg:active .bar2 {
  scale: 1.2;
}
.h_burg:active .bar3 {
  translate: 0 calc(2 * var(--bargap));
}
.h_burg.active .bar1 {
  translate: 0;
  rotate: 40deg;
}
.h_burg.active .bar2 {
  scale: 0;
}
.h_burg.active .bar3 {
  translate: 0;
  rotate: -40deg;
}
@media screen and (max-width: 834px) {
  .h_items:is(div) {
    position: fixed;
    bottom: 0;
    right: 0;
    translate: none;
    width: 100%;
    opacity: 1;
    background-color: #fff;
    padding-top: 5px;
  }
  .h_btn:is(a) {
    flex: 1;
    flex-direction: row;
    gap: 0.5em;
    height: 45px;
  }
  .h_btn:is(a) span {
    font-size: clamp(18px, 2vw, 24px);
  }
  .h_burg {
    position: fixed;
    top: 0;
    right: 0;
    translate: none;
  }
}
.h_fix {
  transition: 0.4s;
  position: fixed;
  bottom: var(--pad2);
  right: 0;
  filter: var(--ds);
  z-index: 1000;
}
.h_fix span {
  font-weight: 500;
}
.h_fix span > span {
  display: block;
}
.h_fix .h_btn:hover {
  --tx:var(--bk);
  filter: unset;
  background-color: unset;
}
@media screen and (max-width: 834px) {
  .h_fix {
    bottom: var(--pad);
  }
}
@media only screen and (max-width: 480px) {
  .h_fix {
    display: flex;
    bottom: 0;
    width: 100%;
  }
  .h_fix > * {
    flex: 1;
  }
  .h_fix .btn2 {
    padding: 10px;
    border-radius: 0;
  }
  .h_fix .btn2 span {
    width: 100%;
  }
}
.h_fix.hide {
  opacity: 0;
  translate: 100% 0;
  visibility: hidden;
}
.h_fix.hide:is(.h.active .hide) {
  opacity: 1;
  visibility: visible;
  translate: 0;
}
.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_burger {
  place-items: center;
  display: grid;
  width: var(--nav);
  aspect-ratio: 1;
  flex-shrink: 0;
  order: 2;
  z-index: 1000;
  transition: 0.4s;
  border-radius: 999px;
  background-color: var(--tx);
  display: none;
}
@media only screen and (max-width: 1000px) {
  .h_burger {
    display: grid;
  }
}
.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 {
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  height: 100%;
  z-index: 1;
  line-height: 1;
  transition: var(--trt);
}
.h_nav::-webkit-scrollbar {
  width: 0px;
}
@media only screen and (max-width: 1000px) {
  .h_nav {
    display: none;
  }
}
.h_nav > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media only screen and (max-width: 1000px) {
  .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: flex;
  place-items: center;
  height: var(--nav);
  padding-inline: 2vw;
}
.h_nav > ul > li.__sub {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 1400px) {
  .h_nav > ul > li {
    margin-right: 1vw;
  }
}
@media screen and (max-width: 640px) {
  .h_nav > ul > li._btn {
    width: 100%;
  }
}
.h_nav > ul a {
  line-height: 1.6;
  color: var(--tx);
  transition: 0.6s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0 0 1px var(--wh));
  padding-inline: calc(2.4vw - 21px);
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 4px;
}
.h_nav > ul span {
  display: block;
  color: var(--ac);
  font-size: 13px;
  line-height: 1.1;
}
.h_nav > ul span:first-letter {
  text-transform: uppercase;
}
.h_nav li.drop {
  flex-direction: column;
  justify-content: center;
}
.h_nav li.drop::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: currentColor;
  position: absolute;
  top: calc(100% - 0px);
  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%);
}
.h_nav li.drop ul {
  position: absolute;
  top: 100%;
  width: 200%;
  max-width: 250px;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}
.h_nav li.drop li {
  position: relative;
  height: 3em;
  margin-bottom: 1px;
  scale: 0 1;
  opacity: 0;
  transition: 0.4s, opacity 0.8s;
  will-change: scale;
}
.h_nav li.drop a {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  place-items: center;
  width: 100%;
  margin-inline: auto;
  border-radius: 0;
  height: 100%;
}
.h_nav li.drop a:is(.drop > a) {
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 4px;
}
.h_nav li.drop .nopointer {
  cursor: default;
}
.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: 1000px) {
  .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.is-scroll .h_inner {
  align-items: center;
}
.h_bottom {
  display: none;
  height: var(--nav);
}
@media only screen and (max-width: 1000px) {
  .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: 1000px) {
  .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 screen and (max-width: 834px) {
  .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: 1000px) {
  .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: 1000px) {
  .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: 1000px) {
  .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 {
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  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(--nav);
  padding-top: calc(var(--head) + var(--pad));
  padding-bottom: calc(var(--head));
  padding-inline: var(--pad2);
  width: 50%;
  background-color: var(--bc);
  margin-left: auto;
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  height: -moz-fit-content;
  height: fit-content;
  min-height: calc(100% + 1px);
}
@media only screen and (max-width: 1200px) {
  .nav_inner > ul {
    width: 66%;
  }
}
@media screen and (max-width: 834px) {
  .nav_inner > ul {
    width: 100%;
  }
}
.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(14px, 2.1vw, 16px);
  margin-inline-end: 1em;
  padding-block: 1.4em;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.nav_inner > ul span {
  display: inline-block;
  margin-inline-end: 0.8em;
  margin-inline-start: 0.8em;
  display: block;
  color: var(--ac);
}
.nav_inner > ul span:first-letter {
  text-transform: uppercase;
}
.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;
  margin: unset;
  height: unset;
  width: unset;
  display: block;
}
.nav_inner li.drop span {
  display: inline-block;
}
.nav_inner .dropbtn {
  background-color: var(--sc2);
  width: 40px;
  height: 40px;
  border-radius: 999px;
  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(--mc);
  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_nav) {
  width: 532px;
  opacity: 1;
  visibility: visible;
  translate: 0;
  transition: 0.4s;
}
@media screen and (max-width: 834px) {
  .nav.active .h_nav:where(.h_inner > .h_nav) {
    width: 100%;
  }
}
.nav.active .h_nav:where(.h_inner > .h_nav) .h ul {
  background-color: rgba(255, 255, 255, 0.5333333333);
}
.nav.active .h_nav:where(.h_inner > .h_nav) .h li {
  translate: 0;
}
.nav.active .h_nav:where(.h_inner > .h_nav) .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;
  margin-top: var(--head);
}

section > *:not(form) {
  max-width: 100%;
  margin-inline: auto;
  margin-top: 120px;
}

body:where(:not(.home, .wide)) section > *:not(form), body:where(:not(.home, .wide)) section > form > * {
  margin-top: 72px;
}

.bg100 {
  margin-inline: calc(50% - 50vw + var(--barhalf)) !important;
  max-width: unset !important;
  position: relative;
}
.bg100 > * {
  margin-inline: auto;
  max-width: 100%;
}
.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 {
  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;
  }
}
@media only screen and (max-width: 480px) {
  .mv_h .im {
    padding-inline: var(--pad);
  }
}
.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:is(#contents 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:is(#contents img) {
    height: unset;
    aspect-ratio: 1;
  }
}
.mv_slide .art {
  position: absolute;
  right: 0em;
  top: 50%;
  translate: 0% -50%;
  width: 37.5%;
  max-width: 100%;
  line-height: 2;
  font-size: clamp(0px, 3.5vw, 60px);
  text-shadow: var(--stroke-mc);
  color: var(--wh);
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 1200px) {
  .mv_slide .art {
    text-align: right;
    top: 80%;
    width: 100%;
    font-size: clamp(23px, 4.8vw, 60px);
    line-height: 1.5;
    padding-inline: var(--pad2);
  }
}
.mv_slide .art h1, .mv_slide .art p {
  font-size: inherit;
  line-height: inherit;
}
.mv_slide .art em {
  color: var(--ac);
  text-shadow: var(--stroke);
  font-size: 120%;
  line-height: 1.4;
}
.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_img img {
  height: auto !important;
}
.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;
  }
}

@media screen and (max-width: 640px) {
  .cont1 .lh3:is(#contents div) div {
    text-align: left;
  }
  .cont1 .lh3:is(#contents div) div br {
    display: none;
  }
}

.title2.sumikakko01 article, .title2.sumikakko02 article {
  border-radius: 999px;
  background-color: #fff;
  margin-inline: 0.1vmax;
}
.title2.sumikakko01 h1, .title2.sumikakko01 h2, .title2.sumikakko01 h3, .title2.sumikakko02 h1, .title2.sumikakko02 h2, .title2.sumikakko02 h3 {
  padding-block: 0.4em;
}
.title2.sumikakko02 article {
  background-color: unset;
}
.title2.sumikakko02 h1 span, .title2.sumikakko02 h2 span, .title2.sumikakko02 h3 span {
  margin-inline: 0.1vmax;
  background-color: var(--sc);
  padding-block: 0.3em;
  line-height: 1;
}
.title2.sumikakko02 h1 span span, .title2.sumikakko02 h2 span span, .title2.sumikakko02 h3 span span {
  border-radius: 999px;
  background-color: #fff;
  padding-inline: 1em;
}
.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.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;
}

.span-h {
  position: relative;
  z-index: 1;
}
.span-h.__sns {
  margin-bottom: clamp(-60px, -4vw, -40px);
}
.span-h article {
  display: flex;
  flex-direction: column;
  gap: 3em;
}
.span-h h1, .span-h h2, .span-h h3 {
  font-size: var(--f16);
}
.span-h h1 span, .span-h h2 span, .span-h h3 span {
  display: block;
  font-size: var(--f60);
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.span-h h1 span::first-letter, .span-h h2 span::first-letter, .span-h h3 span::first-letter {
  color: var(--ac);
}
.span-h div {
  font-size: 14px;
}

.it, .ti {
  display: flex;
  gap: 20px 2%;
}
.it:after, .ti:after {
  display: none !important;
}
.it > *, .ti > * {
  width: 50%;
}
.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 > :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 {
  gap: 0;
}
.it article, .ti article {
  background-color: var(--bc);
}
.it.__01, .ti.__01 {
  --pt:150px;
  padding-bottom: var(--pt);
}
.it.__01 article, .ti.__01 article {
  padding-top: var(--pt);
  padding-left: var(--in1200);
  padding-bottom: 80px;
}
.it.__01 .im, .ti.__01 .im {
  margin-top: var(--pt);
  margin-bottom: calc(var(--pt) * -1);
  margin-left: -50px;
  width: calc(50% + 50px);
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1100px) {
  .it.__01, .ti.__01 {
    flex-direction: column-reverse;
    --pt:0px;
    padding-bottom: 0;
  }
  .it.__01 > *, .ti.__01 > * {
    width: 100%;
  }
  .it.__01 article, .ti.__01 article {
    padding-block: 80px;
  }
  .it.__01 .im, .ti.__01 .im {
    margin-top: -40px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
    width: 90%;
  }
}
.it.__02, .ti.__02 {
  --pt:130px;
  padding-bottom: var(--pt);
}
.it.__02 article, .ti.__02 article {
  margin-top: var(--pt);
  padding-left: 80px;
  padding-right: var(--in1200);
  margin-bottom: calc(var(--pt) * -1);
  width: calc(50% + 30px);
}
.it.__02 .im, .ti.__02 .im {
  margin-left: -50px;
  position: relative;
  z-index: 1;
}
.it.__04 .im, .ti.__04 .im {
  margin-left: -4em;
}
.it.__04 .art, .ti.__04 .art {
  padding: 2em;
  padding-right: 6em;
}
.it.__05, .ti.__05 {
  flex-direction: row;
}
.it.__05 .im, .ti.__05 .im {
  margin-right: -4em;
}
.it.__05 .art, .ti.__05 .art {
  padding: 2em;
  padding-left: 6em;
}
.it.__04 .art, .it.__05 .art, .ti.__04 .art, .ti.__05 .art {
  flex: 1;
}
.it.__04 .btn, .it.__05 .btn, .ti.__04 .btn, .ti.__05 .btn {
  margin-right: 1em;
  margin-top: 1em;
}
.it.__04 u, .it.__05 u, .ti.__04 u, .ti.__05 u {
  --mc:#ec694155;
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: var(--f20);
  font-weight: 600;
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--mc), var(--mc) 40%, transparent 40.2%);
}
.it.__04 .im, .it.__05 .im, .ti.__04 .im, .ti.__05 .im {
  position: relative;
  z-index: 10;
}
.it.__04.art-jcc article, .it.__05.art-jcc article, .ti.__04.art-jcc article, .ti.__05.art-jcc article {
  justify-content: center;
}
@media only screen and (max-width: 1000px) {
  .it.__04, .it.__05, .ti.__04, .ti.__05 {
    flex-direction: column-reverse;
  }
  .it.__04 > *, .it.__05 > *, .ti.__04 > *, .ti.__05 > * {
    width: 100%;
  }
  .it.__04 .im, .it.__05 .im, .ti.__04 .im, .ti.__05 .im {
    margin: unset;
  }
  .it.__04 .art, .it.__05 .art, .ti.__04 .art, .ti.__05 .art {
    padding: 2em;
  }
}
@media screen and (max-width: 640px) {
  .it.__04, .it.__05, .ti.__04, .ti.__05 {
    gap: 0;
  }
}
.it.ai-end, .ti.ai-end {
  align-items: flex-end;
}
.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: 640px) {
  .it, .ti {
    flex-direction: column-reverse;
    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: #000;
  }
}

.bg01 {
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: cover;
  padding-block: 120px;
  background-color: var(--mc);
  background-blend-mode: hard-light;
  padding-inline: var(--pad);
}

.bgmc {
  background-color: var(--mc);
  padding-block: 80px;
  color: var(--wh);
}
.bgmc * {
  border-bottom-color: var(--wh) !important;
}
.bgmc .h-slash02 h1, .bgmc .h-slash02 h2, .bgmc .h-slash02 h3 {
  --mc:var(--wh);
}
.bgmc .h-slash02 h1 span:is(#contents span), .bgmc .h-slash02 h2 span:is(#contents span), .bgmc .h-slash02 h3 span:is(#contents span) {
  font-size: 14px;
}
.bgmc .h-slash02 h1:before, .bgmc .h-slash02 h1:after, .bgmc .h-slash02 h2:before, .bgmc .h-slash02 h2:after, .bgmc .h-slash02 h3:before, .bgmc .h-slash02 h3:after {
  --w:35px;
  content: "";
  background: url(/images/home/07.png) no-repeat center/var(--w) 79px;
  width: var(--w);
  height: 79px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  bottom: unset;
}
.bgmc .h-slash02 h1:after, .bgmc .h-slash02 h2:after, .bgmc .h-slash02 h3:after {
  background: url(/images/home/08.png) no-repeat center/var(--w) 79px;
  left: unset;
  right: 0;
}
.bgmc .border01 {
  border: 8px solid var(--wh);
}

.child-mc {
  color: var(--wh);
}
.child-mc > * {
  background-color: var(--mc);
  border-color: var(--wh) !important;
}

.bg02 {
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 80px;
}

.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;
}
.h-slash02 h1, .h-slash02 h2, .h-slash02 h3 {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  padding-inline: 1.5em;
}
.h-slash02 h1:before, .h-slash02 h1:after, .h-slash02 h2:before, .h-slash02 h2:after, .h-slash02 h3:before, .h-slash02 h3:after {
  --w:35px;
  content: "";
  background: url(/images/home/05.png) no-repeat center/var(--w) 79px;
  width: var(--w);
  height: 79px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  bottom: unset;
}
.h-slash02 h1:after, .h-slash02 h2:after, .h-slash02 h3:after {
  background: url(/images/home/06.png) no-repeat center/var(--w) 79px;
  left: unset;
  right: 0;
}
.h-slash02 div {
  font-size: var(--f28);
  line-height: 1.6;
  font-weight: 600;
}
.h-slash02.h100 h1, .h-slash02.h100 h2, .h-slash02.h100 h3 {
  padding-inline: 2.5em;
}
.h-slash02.h100 h1:before, .h-slash02.h100 h1:after, .h-slash02.h100 h2:before, .h-slash02.h100 h2:after, .h-slash02.h100 h3:before, .h-slash02.h100 h3:after {
  background-size: 100% 100%;
  height: 100%;
}
@media screen and (max-width: 640px) {
  .h-slash02.h100 h1, .h-slash02.h100 h2, .h-slash02.h100 h3 {
    padding-inline: 1.5em;
  }
}

.border01 {
  width: 900px;
  margin-inline: auto;
  --r:8px;
  border: var(--r) solid var(--mc);
  border-radius: var(--r);
  padding-block: 48px;
  padding-inline: 100px;
}
@media screen and (max-width: 834px) {
  .border01 {
    padding-inline: var(--pad);
  }
}

.border02 {
  margin-bottom: 20px;
  margin-inline: auto;
  --r:4px;
  border: 4px solid var(--mc);
  border-radius: var(--r);
  padding: var(--pad);
  font-size: var(--f16);
}
.border02 h1, .border02 h2, .border02 h3 {
  border-inline-end-width: 4px;
}

.cont2 {
  padding-inline: 20px;
}

.form_simple dt {
  width: 20%;
}
.form_simple dd {
  width: 80%;
}

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

.form_01 dt {
  width: 20%;
}
.form_01 dd {
  width: 80%;
}

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

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

.card4 {
  --g:1.66;
  justify-content: center;
}
.card4.__ach .im:is(#contents *) {
  max-width: 100%;
}
.card4.__ach .im:is(#contents *) img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.card4.img3-2 .im:is(#contents *) img {
  aspect-ratio: 3/2;
}
.card4.img2-3 .im:is(#contents *) img {
  aspect-ratio: 2/3;
}
@media only screen and (max-width: 1000px) {
  .card4 .box.__tw {
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .card4 .box.__tw {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .card4 .box, .card4 li {
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .card4 .box, .card4 li {
    width: 100%;
  }
}
.card4 article {
  text-align: center;
  padding-block: 1em;
  line-height: 1;
  background-color: #fff;
  padding: 2em;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.card4 article > * {
  padding-top: 1em;
}
.card4 .im {
  max-width: 75%;
  margin-inline: auto;
}
.card4 h5 {
  display: block;
  border-bottom: 1px solid var(--bc);
  font-size: var(--f20);
  padding-top: 1.5em;
  padding-bottom: var(--f16);
}
.card4 div {
  font-size: var(--f16);
  margin-top: auto;
}
.card4 div span {
  padding-top: 2em;
  padding-bottom: 1em;
  display: block;
  font-size: var(--f20);
  display: block;
  color: var(--mc);
  font-weight: 300;
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.card4 div span:after {
  margin-left: 0.5em;
  font-weight: 900;
}
.card4.__kakaku article {
  text-align: left;
  padding-inline: 0em;
  padding-block: 1em;
}
.card4.__kakaku article > * {
  padding-top: 0em;
}
.card4.__kakaku .im {
  max-width: 100%;
  width: 100%;
  margin-inline: auto;
}
.card4.__kakaku .im img {
  width: 100% !important;
}
.card4.__kakaku h5 {
  display: block;
  border-bottom: 1px solid var(--bc);
  font-size: var(--f20);
  padding-inline: 0;
  padding-top: 1em;
  padding-bottom: 0.5em;
  display: block;
  font-size: var(--f20);
  display: block;
  color: var(--mc);
  font-weight: 300;
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.card4.__kakaku div {
  margin: 0;
  line-height: 2;
}
.card4.__kakaku div span {
  padding: unset;
  font-size: var(--f16);
  display: block;
  color: var(--mc);
  font-weight: 300;
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.card4.__kakaku div span:after {
  display: none;
}
.card4 .box:not(:has(h3)) {
  background-color: unset;
}
.card4 .im img, .card4 a img {
  height: auto !important;
  width: 100% !important;
}
.card4 div:not(.box) a {
  position: absolute;
  top: 0%;
  left: 0;
  display: grid;
  place-items: center;
  padding-inline: 10px;
}
.card4.photo3 {
  gap: clamp(0px, 8vw, 80px) 8%;
}
@media only screen and (max-width: 480px) {
  .card4.photo3 {
    gap: clamp(0px, 2vw, 20px) 2%;
  }
}
.card4.photo3 .box {
  flex-basis: 28%;
}
@media screen and (max-width: 834px) {
  .card4.photo3 .box {
    flex-basis: 46%;
  }
}
@media only screen and (max-width: 480px) {
  .card4.photo3 .box {
    flex-basis: 49%;
  }
}
.card4.__02 {
  justify-content: center;
}
.card4.__02 .box {
  flex: 1;
}
.card4.__02 .box .im {
  margin-block: 20px;
}
.card4.__02 img {
  max-width: 320px;
  margin-inline: auto;
}
.card4.__02 .box div {
  text-align: center;
}

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

.card2 {
  --g:2;
}
.card2 > * {
  overflow: hidden;
  background-color: var(--wh);
}
.card2 .box {
  display: flex;
  flex-direction: row-reverse;
  border-block: 2px solid #aaa;
  text-align: center;
  position: relative;
}
.card2 .box > * {
  width: 50%;
  padding: 1.5em;
}
.card2 .box div {
  font-size: var(--f20);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.card2 .box u {
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
  font-size: var(--f60);
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--bc), var(--bc) 40%, transparent 40.2%);
}
.card2 .box u::first-letter {
  color: var(--ac);
}
.card2 .box span {
  margin-block: 1em;
  pointer-events: none;
  max-width: 100%;
}
.card2 .box img {
  height: 100% !important;
}
.card2 .box article > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .card2 .box {
    width: 100%;
  }
  .card2 .box span {
    min-width: unset;
  }
}
.card2.boxgrow .box {
  flex-grow: 1;
}
.card2.__bnr .box {
  background-color: unset;
  --bc:#fff;
  position: relative;
}
.card2.__bnr .box article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.card2.__bnr .box h1, .card2.__bnr .box h2, .card2.__bnr .box h3 {
  margin-bottom: 0.4em;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: var(--f32);
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--bc), var(--bc) 40%, transparent 40.2%);
  color: var(--ac);
}
.card2.__bnr .box div {
  font-size: var(--f16);
  display: block;
  height: unset;
}
.card2.__bnr .box u {
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
  font-size: var(--f32);
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--bc), var(--bc) 40%, transparent 40.2%);
  color: var(--ac);
  margin-bottom: 0;
}
.card2.__bnr .box u::first-letter {
  color: currentColor;
}
.card2.__bnr .box span {
  margin-block: 1em;
  width: 100%;
  border-radius: 0px;
  padding: 1em;
  pointer-events: none;
}
.card2.__bnr .box img {
  height: 100% !important;
}
.card2.__bnr .box article > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .card2.__bnr .box {
    flex-direction: column;
  }
  .card2.__bnr .box > * {
    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%;
  }
}

.tx46 article {
  display: flex;
  border-block: 2px solid #aaa;
}
.tx46 article > :first-child {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--f48);
  padding: 1em 0.5em;
  background-color: var(--mctr);
  color: #fff;
}
.tx46 article > :first-child span {
  font-size: var(--f60);
}
.tx46 article > :first-child span::first-letter {
  color: var(--ac);
}
.tx46 article > :last-child {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 var(--pad);
  padding: var(--pad);
  font-size: var(--f20);
}
@media screen and (max-width: 834px) {
  .tx46 article {
    flex-wrap: wrap;
  }
  .tx46 article > :is(#contents *) {
    width: 100%;
  }
  .tx46 article .btn {
    flex-shrink: 0;
  }
}

.child-oi {
  gap: 0;
}
.child-oi ul {
  display: contents;
}
@media screen and (max-width: 640px) {
  .child-oi .box, .child-oi li {
    width: 100%;
  }
}
.child-oi > * {
  display: grid;
  min-height: 100%;
}
.child-oi > * > * {
  grid-area: 1/1;
}
.child-oi .box, .child-oi li {
  display: grid;
  place-items: center;
  text-align: center;
  margin: 0;
  width: 50%;
}
.child-oi article {
  width: 440px;
  height: 100%;
  max-width: 100%;
  z-index: 1;
  padding-block: 80px;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1000px) {
  .child-oi article {
    width: 100%;
    padding-inline: var(--pad);
    padding-block: var(--pad2);
  }
}
.child-oi article > * {
  background-color: rgba(255, 255, 255, 0.5333333333);
  max-width: 100%;
}
.child-oi article div {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-inline: 1em;
  padding-bottom: 3em;
  max-height: 240px;
}
.child-oi h3 {
  padding-top: 40px;
  padding-bottom: 0.4em;
}
.child-oi h3:before {
  content: "";
  display: block;
  background: url(/images/home/09.png) no-repeat center/contain;
  width: 31px;
  height: 40px;
  margin-inline: auto;
  margin-bottom: 5px;
}
.child-oi .btn {
  margin-top: 1.5em;
  display: flex;
  margin-inline: auto;
}
.child-oi .im {
  height: 100%;
}
.child-oi img {
  min-height: 100%;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px;
  transition: 0.4s;
}
.child-oi a:hover img {
  scale: 1.04;
}

.child-oi02 {
  gap: 0;
}
.child-oi02 ul {
  display: contents;
}
.child-oi02 .box, .child-oi02 li {
  text-align: center;
  margin: 0;
  width: 50%;
  position: relative;
}
@media screen and (max-width: 640px) {
  .child-oi02 .box, .child-oi02 li {
    width: 100%;
  }
}
.child-oi02 .im {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.child-oi02 img {
  min-height: 100%;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px;
  transition: 0.4s;
}
.child-oi02 article {
  width: 440px;
  height: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
  padding-block: 80px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1000px) {
  .child-oi02 article {
    width: 100%;
    padding-inline: var(--pad);
    padding-block: var(--pad2);
  }
}
.child-oi02 article > * {
  background-color: rgba(255, 255, 255, 0.5333333333);
  max-width: 100%;
}
.child-oi02 article div {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-inline: 1em;
  padding-bottom: 3em;
  max-height: 240px;
}
@media screen and (max-width: 834px) {
  .child-oi02 article div {
    max-height: unset;
  }
}
.child-oi02 h3 {
  padding-top: 40px;
  padding-bottom: 0.4em;
}
.child-oi02 h3:before {
  content: "";
  display: block;
  background: url(/images/home/09.png) no-repeat center/contain;
  width: 31px;
  height: 40px;
  margin-inline: auto;
  margin-bottom: 5px;
}
.child-oi02 .btn {
  margin-top: 1.5em;
  display: flex;
  margin-inline: auto;
}
.child-oi02 a:hover img {
  scale: 1.04;
}

.cont4 {
  margin-inline: -60px;
  max-width: calc(100% + 120px);
}
@media only screen and (max-width: 1200px) {
  .cont4 {
    margin-inline: unset;
    max-width: 100%;
  }
}

.a_bnr {
  display: grid;
  width: unset;
  max-width: 100%;
  margin-inline: auto;
  overflow: hidden;
  color: #fff;
}
.a_bnr > * {
  grid-area: 1/1;
}
.a_bnr * {
  transition: 0.4s;
}
.a_bnr a.itext {
  margin-right: 0;
  width: 100% !important;
  height: unset !important;
  position: relative;
}
.a_bnr a.itext:after {
  position: absolute;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: unset;
  border: 1px solid var(--sc);
  transition: 0.4s;
  transform: translate3d(0 0 0);
}
.a_bnr img {
  width: 66.6% !important;
  height: unset !important;
  -o-object-fit: contain;
     object-fit: contain;
  min-height: 100%;
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .a_bnr img {
    width: 100% !important;
  }
}
.a_bnr:hover {
  --sc:var(--mc);
}
.a_bnr:hover .im {
  scale: 1.06;
}
.a_bnr article {
  width: 55%;
  margin-left: auto;
  pointer-events: none;
  background-color: rgba(17, 17, 17, 0.0666666667);
  display: grid;
  position: relative;
  z-index: 2;
  background-color: var(--sc);
  padding-left: 8%;
  padding-right: var(--pad);
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 18.2% 0%, 0% 100%);
          clip-path: polygon(100% 100%, 100% 0%, 18.2% 0%, 0% 100%);
  position: relative;
}
@media screen and (max-width: 834px) {
  .a_bnr article {
    width: 65%;
  }
}
@media screen and (max-width: 640px) {
  .a_bnr article {
    background-color: rgba(255, 255, 255, 0.5333333333);
  }
}
.a_bnr h1, .a_bnr h2, .a_bnr h3 {
  --w:25px;
  background-color: #fff;
  color: var(--sc);
  font-size: clamp(20px, 3vw, 40px);
  align-self: center;
  padding-block: 0.6em;
}
.a_bnr h1:before, .a_bnr h1:after, .a_bnr h2:before, .a_bnr h2:after, .a_bnr h3:before, .a_bnr h3:after {
  background-image: none;
  -webkit-mask: url(/images/home/07.png) no-repeat center/var(--w) 54px;
          mask: url(/images/home/07.png) no-repeat center/var(--w) 54px;
  background-color: var(--sc);
  left: 0.2em;
}
@media screen and (max-width: 640px) {
  .a_bnr h1:before, .a_bnr h1:after, .a_bnr h2:before, .a_bnr h2:after, .a_bnr h3:before, .a_bnr h3:after {
    --w:12px;
  }
}
.a_bnr h1:after, .a_bnr h2:after, .a_bnr h3:after {
  -webkit-mask: url(/images/home/08.png) no-repeat center/var(--w) 54px;
          mask: url(/images/home/08.png) no-repeat center/var(--w) 54px;
  left: unset;
  right: 0.2em;
}
@media screen and (max-width: 640px) {
  .a_bnr h1, .a_bnr h2, .a_bnr h3 {
    background-color: unset;
  }
}
.a_bnr div {
  width: 100%;
  font-size: clamp(14px, 2vw, 24px);
  text-align: center;
  background-color: #fff;
  color: var(--sc);
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  .a_bnr div {
    line-height: 40px;
    height: 40px;
  }
}
.a_bnr div i {
  font-size: var(--f18);
  position: absolute;
  right: 1em;
  line-height: 40px;
}
.cont5 {
  padding-inline: var(--in1200);
  padding-block: 60px;
}

.btnwrap div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 2%;
}
.btnwrap .btn2 {
  width: 32%;
  margin: 0em;
  min-height: 40px;
  justify-content: flex-start;
  padding: 15px;
  padding-left: 72px;
}
.btnwrap .btn2:before {
  width: 13px;
  height: 13px;
  border-radius: 999px;
  top: 50%;
  left: 36px;
  translate: -50% -50%;
}
.btnwrap .btn2 span {
  width: 100%;
  font-size: var(--f28);
  height: 130px;
  font-weight: 700;
  position: relative;
}
.btnwrap .btn2 span:after {
  position: absolute;
  right: 20px;
  display: grid;
  place-items: center;
  font-size: 18px;
  color: var(--mc);
  transition: 0.6s;
}
@media screen and (max-width: 834px) {
  .btnwrap .btn2 {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .btnwrap .btn2 {
    width: 100%;
  }
}
.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;
}

.sns_slide .slick-slide {
  padding-inline: 10px;
  position: relative;
}
.sns_slide .slick-list {
  overflow: hidden;
}
.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;
}

.fl, .fc {
  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);
}
.fl:is(.fc), .fc:is(.fc) {
  align-items: center;
}
.fl > :where(*), .fc > :where(*) {
  width: 50%;
}
.fl > :first-child, .fc > :first-child {
  width: 50%;
}

.fl, .fc {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.fl4058, .fc4058 {
  padding-bottom: 10%;
  margin-bottom: 0;
  gap: 20px 2%;
}
.fl4058 > :where(:first-child), .fc4058 > :where(:first-child) {
  width: 40%;
}
.fl4058 > :where(:last-child), .fc4058 > :where(:last-child) {
  width: 58%;
}
.fl4058:before, .fc4058: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, .fc4058 {
    gap: 20px;
  }
  .fl4058 > *, .fc4058 > * {
    width: 100%;
    flex: unset !important;
  }
  .fl4058 .edge-r, .fc4058 .edge-r {
    width: calc(100% + 30px);
  }
}
@media only screen and (max-width: 1000px) {
  .fl4058 .title2 div, .fc4058 .title2 div {
    float: right;
  }
}
.fl5840, .fc5840 {
  padding-bottom: 10%;
  margin-bottom: 0;
  gap: 20px 2%;
}
.fl5840 > :where(:first-child), .fc5840 > :where(:first-child) {
  width: 58%;
}
.fl5840 > :where(:last-child), .fc5840 > :where(:last-child) {
  width: 40%;
}
@media only screen and (max-width: 1000px) {
  .fl5840, .fc5840 {
    gap: 20px;
  }
  .fl5840 > *, .fc5840 > * {
    width: 100%;
    flex: unset !important;
  }
}
@media only screen and (max-width: 1000px) {
  .fl5840 .title2 div, .fc5840 .title2 div {
    float: right;
  }
}
.fl5840 img, .fc5840 img {
  height: auto !important;
}
.fl.__area, .fc.__area {
  background: no-repeat center/cover;
  justify-content: center;
  padding-block: 6%;
  padding-inline: 20px;
}
.fl.__area:before, .fc.__area:before {
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.8);
}
.fl.__area .title2, .fc.__area .title2 {
  margin-bottom: 0;
  min-width: 20%;
}
.fl.__area .title2 h2, .fl.__area .title2 h3, .fc.__area .title2 h2, .fc.__area .title2 h3 {
  margin-bottom: 0;
}
.fl.__area .title2 div, .fc.__area .title2 div {
  line-height: 2.4;
}
@media screen and (max-width: 834px) {
  .fl.__area, .fc.__area {
    gap: 20px;
  }
  .fl.__area > *, .fc.__area > * {
    width: 100%;
    flex: unset !important;
  }
}
.fl.__partnar, .fl .__topics, .fc.__partnar, .fc .__topics {
  padding-bottom: 0;
}
.fl.__partnar:before, .fl .__topics:before, .fc.__partnar:before, .fc .__topics:before {
  display: none;
}
.fl.__02, .fc.__02 {
  --pt:130px;
  --pl:80px;
  padding-bottom: var(--pt);
}
.fl.__02 > *, .fc.__02 > * {
  width: 50%;
  margin-inline: 0px;
}
.fl.__02 > :nth-child(1), .fc.__02 > :nth-child(1) {
  padding-left: 6%;
  padding-right: 50px;
  position: relative;
  z-index: 1;
}
.fl.__02 > :nth-child(2), .fc.__02 > :nth-child(2) {
  background-color: var(--bc);
  margin-top: var(--pt);
  margin-left: calc(var(--pl) * -1);
  padding-left: var(--pl);
  padding-right: var(--pad);
  margin-bottom: calc(var(--pt) * -1);
  width: calc(50% + var(--pl));
  padding-bottom: calc(var(--pt) / 1);
}
.fl.__02 img, .fc.__02 img {
  width: 100% !important;
  margin: 0;
  height: auto !important;
}
.fl.__02 .fl_right, .fc.__02 .fl_right {
  display: grid;
}
.fl.__02 .ul_anchor, .fc.__02 .ul_anchor {
  margin-top: auto;
}
.fl.__02 .span-h, .fc.__02 .span-h {
  translate: 0 -30%;
}
.fl.__02 .btn, .fc.__02 .btn {
  width: 260px;
  height: 63px;
  font-size: var(--f16);
}
.fl.__02 li > a, .fc.__02 li > a {
  width: 300px;
  max-width: 100%;
  padding: 1em;
  font-size: 14px;
}
@media only screen and (max-width: 1100px) {
  .fl.__02, .fc.__02 {
    --pt:0px;
    --pl:0px;
    flex-direction: column-reverse;
  }
  .fl.__02 .fl_right, .fc.__02 .fl_right {
    width: 100%;
    padding-inline: var(--pad);
    padding-bottom: 80px;
  }
  .fl.__02 > div:has(img), .fc.__02 > div:has(img) {
    width: 90%;
    margin-right: auto;
    margin-left: 0;
    padding: 0 !important;
    margin-top: -40px;
  }
  .fl.__02 .ul_anchor ul, .fc.__02 .ul_anchor ul {
    justify-content: flex-end;
  }
}
.fl.__03, .fc.__03 {
  --pt:160px;
  --pl:calc(var(--pt) + 60px);
  padding-bottom: var(--pt);
}
.fl.__03 > *, .fc.__03 > * {
  width: 50%;
  margin-inline: 0px;
}
.fl.__03 > :nth-child(1), .fc.__03 > :nth-child(1) {
  padding-right: 60px;
  background-color: var(--bc);
}
.fl.__03 > :nth-child(1) article, .fc.__03 > :nth-child(1) article {
  padding: 2em;
}
.fl.__03 > :nth-child(2), .fc.__03 > :nth-child(2) {
  position: relative;
  z-index: 1;
  margin-top: var(--pt);
  margin-left: calc(var(--pl) * -1);
  padding: 48px;
  margin-bottom: calc(var(--pt) * -1);
  width: calc(50% + var(--pl));
}
@media only screen and (max-width: 1100px) {
  .fl.__03, .fc.__03 {
    --pt:0px;
    --pl:0;
  }
  .fl.__03 > :nth-child(1), .fc.__03 > :nth-child(1) {
    padding-right: 0px;
    width: 90%;
  }
  .fl.__03 > :nth-child(1) article, .fc.__03 > :nth-child(1) article {
    padding: 2em;
  }
}
@media screen and (max-width: 640px) {
  .fl.__03, .fc.__03 {
    --pt:0px;
    --pl:0;
  }
  .fl.__03 > :nth-child(2), .fc.__03 > :nth-child(2) {
    padding: var(--pad);
  }
}

.bgmc {
  background-color: var(--mc);
  --tx: #fff;
  border-color: var(--tx);
}

.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) {
  border-top: none;
  font-size: var(--f20);
  background-color: #fff;
}
.ul_anchor li:is(#contents li) a {
  display: block;
  width: 300px;
  max-width: 100%;
  height: 100%;
  padding: 20px;
  text-align: center;
}
.ul_anchor li:is(#contents li) span {
  max-width: 100%;
  margin-bottom: 1em;
  letter-spacing: 1em;
}
.ul_anchor li:is(#contents li) span.btn {
  gap: 1.5em;
}
.ul_anchor li:is(#contents li) span.btn i {
  margin: 0;
  letter-spacing: 0em;
  line-height: 2;
}
.ul_anchor.pages li:is(#contents li) {
  flex: 1 1 400px;
  background-color: var(--bc);
}
.ul_anchor.pages li:is(#contents li) a {
  width: 100%;
}

#contents div.blog_form * {
  line-height: 1.5;
}
#contents div.blog_form .blog_list {
  max-height: 276px;
  overflow-y: scroll;
}
#contents div.blog_form .blog_photo {
  display: none;
}
#contents div.blog_form .blog_text:is(div) {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1em 1.5em;
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 834px) {
  #contents div.blog_form .blog_text:is(div) {
    flex-wrap: wrap;
  }
}
#contents div.blog_form .blog_date:is(div) {
  color: var(--tx);
}
#contents div.blog_form div.blog_list > div {
  border-bottom: 1px solid #ccc;
  flex-shrink: 0;
  padding-inline: 1.5em;
  padding-bottom: 1em;
  margin-bottom: 1.5em;
}
#contents div.blog_form div.blog_list h3 {
  width: 100%;
  margin-bottom: 0px;
  order: 1;
  font-size: var(--f16);
}
#contents div.blog_form div.blog_list ul {
  display: block;
}
#contents div.blog_form div.blog_list ul a {
  background-color: #fff;
  padding-inline: 0.5em;
  --tx:var(--mc);
  border-radius: 5px;
}
#contents div.blog_form::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
#contents div.blog_form::-webkit-scrollbar {
  height: 0;
}

.in1440 {
  padding-inline: var(--in1440);
}

.box.__tw h3 {
  text-align: center;
  margin-bottom: 1em;
}
.box.__tw i {
  margin-left: 0.3em;
  color: #1da1f2;
}

.twitter-area {
  height: 450px;
  position: relative;
}

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

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

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

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

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

.js-clip {
  --trt2:all .4s ;
  transition: var(--trt2);
  -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.js-clip:after {
  background-color: var(--mc);
  transform-origin: right;
  transition: var(--trt2);
  transition-delay: 0.4s;
}
.js-clip img:is(#contents img):not(.boxgrow img) {
  float: none;
  width: 100%;
}
.js-clip.show {
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.js-clip.show:after {
  scale: 0 1;
}

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

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

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

.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.__bnrs ul {
  display: contents;
}
.card3.__bnrs .box, .card3.__bnrs li {
  max-height: 200px;
  display: grid;
  background-color: unset;
  position: relative;
}
.card3.__bnrs .box > *, .card3.__bnrs li > * {
  grid-area: 1/1;
}
.card3.__bnrs .box article > a, .card3.__bnrs li article > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.card3.__bnrs .box article, .card3.__bnrs li article {
  place-self: center start;
  background-color: rgba(255, 255, 255, 0.1333333333);
  mix-blend-mode: difference;
  height: 100%;
  display: grid;
  place-items: center start;
  padding: 1em;
  width: 100%;
}
.card3.__bnrs .box .im, .card3.__bnrs li .im {
  place-self: center end;
}
.card3.__bnrs .box .im img, .card3.__bnrs li .im img {
  aspect-ratio: 1;
  -o-object-position: 100% center;
     object-position: 100% center;
  margin-inline-start: auto;
}
.card3.__bnrs .box article div, .card3.__bnrs li article div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  font-size: var(--f16);
  display: block;
  line-height: 2;
  color: #fff;
  font-weight: 200;
}
.card3.__bnrs .box article div em, .card3.__bnrs li article div em {
  display: block;
  font-size: 200%;
  color: var(--mc);
  font-family: "Marcellus", "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  text-shadow: 0.1em 0.1em var(--ac);
  line-height: 1.2;
}
.card3.__bnrs .box img, .card3.__bnrs li img {
  height: 100% !important;
}
.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: flex-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;
}

.title1 {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background: url(/images/home/676218_m.jpg) no-repeat center/cover;
  background-attachment: fixed;
  margin-top: var(--head);
}
.title1::after {
  display: none;
}
.title1 article {
  display: grid;
  place-items: center;
  place-content: center;
  height: 320px;
  -webkit-backdrop-filter: saturate(30%) grayscale(30%) brightness(100%);
          backdrop-filter: saturate(30%) grayscale(30%) brightness(100%);
}
.title1 article:before {
  z-index: -1;
  background-color: var(--bc2);
  opacity: 0.7;
}
@media screen and (max-width: 834px) {
  .title1 article {
    height: 280px;
  }
}
@media screen and (max-width: 640px) {
  .title1 article {
    height: 200px;
  }
}
.title1 h1 {
  line-height: 1.25;
  font-size: var(--f24);
  padding-inline: 0.4em;
}
.title1 h1:before {
  height: 0.15em;
  border-radius: 999px;
  filter: blur(2px);
  top: unset;
  bottom: -0.3em;
  background-color: var(--sc);
  rotate: -1deg;
}

.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(25% - 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;
}
.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: #000;
}

#contents div.blog_fl2.__bgmc {
  color: #fff;
}
#contents div.blog_fl2.__bgmc .blog_list > div {
  background-color: var(--mc) !important;
}
#contents div.blog_fl2 * {
  line-height: 1.5;
}
#contents div.blog_fl2 .blog_list {
  flex-direction: row;
  flex-wrap: wrap;
  --g:1;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--base) * 0.01 * var(--g))) ;
  gap: var(--gap);
}
#contents div.blog_fl2 .blog_list > div {
  width: calc((100% - var(--gap) * 1) / 2);
  flex-shrink: 0;
  padding: 1em;
}
#contents div.blog_fl2 .blog_photo {
  display: block;
  width: 40%;
}
#contents div.blog_fl2 .blog_text:is(div) {
  --tx:#fff
  // display: flex;
  padding: 10px;
}
@media screen and (max-width: 834px) {
  #contents div.blog_fl2 .blog_text:is(div) {
    flex-wrap: wrap;
  }
}
#contents div.blog_fl2 .blog_date:is(div) {
  color: var(--tx);
  font-weight: 600;
}
#contents div.blog_fl2 div.blog_list h3 {
  width: 100%;
  margin-bottom: 0px;
  order: 1;
  font-size: var(--f16);
  text-decoration: underline;
}
#contents div.blog_fl2 div.blog_list ul {
  display: block;
  margin-top: 1em;
}
#contents div.blog_fl2 div.blog_list ul a {
  background-color: #fff;
  padding-inline: 0.5em;
  --tx:var(--mc);
  border-radius: 5px;
  margin-right: 0.5em;
  margin-top: 0.5em;
}
#contents div.blog_fl2::-webkit-scrollbar-thumb {
  border-radius: 5px;
}
#contents div.blog_fl2::-webkit-scrollbar {
  height: 0;
}

.h_bg_bd {
  margin-bottom: 20px;
}
.h_bg_bd + div {
  margin-top: 20px;
}
.h_bg_bd h1, .h_bg_bd h2, .h_bg_bd h3 {
  border-block: 2px solid #aaa;
  border-inline: 4px solid var(--mc);
  padding: 0.5em;
  background-color: var(--mctr);
  color: #fff;
  margin-bottom: var(--f16);
  line-height: 1.3;
}

#contents .splide {
  content-visibility: auto;
}
#contents .splide .splide__pagination {
  position: unset;
  margin-top: 0.5em;
}
#contents .splide .splide__p {
  text-align: center;
  color: var(--mc);
}
#contents .splide__wrapper {
  display: flex;
  flex-wrap: wrap;
}
#contents .splide__slide {
  border: none;
  font-size: 0;
}
#contents .splide__arrow {
  width: 1em;
  height: 1em;
  background-color: var(--bc);
}
#contents .splide__arrow svg {
  width: 0.6em;
}
#contents .splide__arrow--prev {
  left: 0.5em;
}
#contents .splide__arrow--next {
  right: 0.5em;
}

.div-btn div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
}
.div-btn div br {
  display: none;
}
.div-btn.fixed {
  position: fixed;
  z-index: 10;
  top: calc(var(--head) + 1em);
  left: 50%;
  translate: -50% 0;
  width: var(--base);
  max-width: 100%;
  margin-top: 0px;
  padding-inline: var(--pad);
}
.div-btn.fixed .btn {
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .div-btn.fixed div {
    gap: 0.125em;
  }
}
@media only screen and (max-width: 480px) {
  .div-btn.fixed .btn {
    width: calc(33.3333333333% - 0.25em);
    padding: 0.25em;
    font-size: 10px;
  }
}
.div-btn .btn {
  max-height: 36px;
}
.div-btn.nobr p {
  margin-bottom: 20px;
}
.div-btn.nobr .btn {
  margin-right: 1em;
  margin-top: 1em;
  min-width: 280px;
  padding: 1em;
}
@media screen and (max-width: 640px) {
  .div-btn.nobr .btn {
    min-width: unset;
    width: calc(50% - 2em);
  }
}
@media only screen and (max-width: 480px) {
  .div-btn.nobr .btn {
    min-width: unset;
    width: calc(100% - 1em);
  }
}

.box400 {
  gap: 12px;
}
.box400 .box {
  flex: 1 0 294px;
}
.box400 .box:last-child {
  max-width: calc(50% - 6px);
}
@media screen and (max-width: 640px) {
  .box400 .box:last-child {
    max-width: unset;
  }
}
.box400 img {
  width: 100% !important;
}

.u-bgac u {
  --mc:#ec694155;
  font-size: var(--f20);
  font-weight: 600;
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--mc), var(--mc) 40%, transparent 40.2%);
}
.u-bgmc u {
  --mc:#01a0a655;
  font-size: var(--f20);
  font-weight: 600;
  padding-inline: 0.25em;
  line-height: 1.2;
  text-decoration: none;
  background: linear-gradient(to top, var(--mc), var(--mc) 40%, transparent 40.2%);
}

.kasen01::after {
  display: none;
}
.kasen01 article {
  display: grid;
  place-items: center;
  place-content: center;
}
.kasen01 h1, .kasen01 h2, .kasen01 h3 {
  line-height: 1.25;
  font-weight: 600;
  padding-inline: 0.4em;
}
.kasen01 h1 u, .kasen01 h2 u, .kasen01 h3 u {
  text-decoration: none;
  font-weight: inherit;
  display: inline-block;
}
.kasen01 h1 span, .kasen01 h2 span, .kasen01 h3 span {
  font-size: var(--f72);
}
.kasen01 h1:before, .kasen01 h2:before, .kasen01 h3:before {
  height: 0.15em;
  border-radius: 999px;
  filter: blur(2px);
  top: unset;
  bottom: -0.3em;
  background-color: var(--sc);
  rotate: -0.6deg;
}

.kasen01-L::after {
  display: none;
}
.kasen01-L article {
  display: grid;
  place-items: start;
  place-content: start;
  margin-bottom: 40px;
}
.kasen01-L h1, .kasen01-L h2, .kasen01-L h3 {
  line-height: 1.25;
  font-weight: 600;
  padding-inline: 0.4em;
}
.kasen01-L h1 u, .kasen01-L h2 u, .kasen01-L h3 u {
  text-decoration: none;
  font-weight: inherit;
  display: inline-block;
}
.kasen01-L h1 span, .kasen01-L h2 span, .kasen01-L h3 span {
  font-size: var(--f72);
}
.kasen01-L h1:before, .kasen01-L h2:before, .kasen01-L h3:before {
  height: 0.15em;
  border-radius: 999px;
  filter: blur(2px);
  top: unset;
  bottom: -0.3em;
  background-color: var(--sc);
  rotate: -0.6deg;
}

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

.form_wrap.form_common.noscr {
  overflow: unset;
  max-height: unset;
}

.form_wrap.form_row {
  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 {
    padding-inline: 0;
    flex-wrap: wrap;
  }
}
.form_wrap.form_row * {
  border: none;
}
.form_wrap.form_row dl {
  flex: 1;
  flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .form_wrap.form_row dl {
    width: 25%;
    flex: unset;
  }
}
@media only screen and (max-width: 480px) {
  .form_wrap.form_row dl {
    width: 33.33%;
    flex: unset;
  }
}
.form_wrap.form_row dt, .form_wrap.form_row dd {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  align-items: center;
}
.form_wrap.form_row dd {
  flex: 1;
}

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

.flow {
  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 only screen and (max-width: 480px) {
  .flow {
    --cir:54px;
  }
}
.flow .box {
  min-height: calc(var(--cir) * 1.5);
  overflow: visible !important;
  margin-bottom: calc(var(--cir) / 2);
  display: flex;
  flex-direction: column;
}
.flow .box .im {
  order: 1;
}
.flow .box:last-child:after {
  display: none;
}
.flow .box::before {
  position: absolute;
  top: 0;
  left: calc(var(--cir) * -1.5);
  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 .box::after {
  content: "";
  position: absolute;
  top: calc(var(--cir) - 5px);
  left: calc(var(--cir) * -1.5);
  width: calc(var(--cir));
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  background-color: var(--mc);
  min-width: 40px;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 50% 25%);
          clip-path: polygon(25% 0%, 75% 0%, 50% 25%);
}
.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.last::after {
  display: none;
}
.flow article {
  flex-direction: row;
  align-items: center;
  margin-bottom: 24px;
}
.flow h1, .flow h2, .flow h3, .flow h5 {
  margin-top: 0;
  height: var(--cir);
  font-size: var(--f24);
  display: flex;
  align-items: center;
  border-bottom: 1px solid var(--tx2);
  width: 100%;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-color: var(--mctr);
  line-height: 1.3;
}
@media only screen and (max-width: 480px) {
  .flow h1, .flow h2, .flow h3, .flow h5 {
    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;
  }
}

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

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

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

.bgmc.__flow > * {
  padding-inline: 0px;
}

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

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

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

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

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

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

footer#global_footer {
  min-width: 100% !important;
  margin-top: 120px;
  position: relative;
  z-index: 0;
  font-size: 14px;
}

.f {
  --tx:#fff;
  color: var(--tx);
}
.f_sub {
  max-width: 100%;
}
.f_sub .div-left {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 30px;
}
.f_sub .div-left h1, .f_sub .div-left h2, .f_sub .div-left h3 {
  margin-bottom: 0.5em;
}
.f_sub .fl {
  gap: var(--pad2);
}
.f_sub .fl > * {
  flex: 1;
  width: unset;
}
@media screen and (max-width: 834px) {
  .f_sub .fl {
    gap: 10px;
  }
  .f_sub .fl > * {
    display: flex;
    flex-direction: column;
  }
  .f_sub .fl .mapwrap {
    width: 100%;
    margin-top: auto;
  }
}
@media only screen and (max-width: 480px) {
  .f_sub .fl {
    flex-direction: column;
    gap: 40px;
  }
}
.f_contact *:not(.btn, i) {
  color: #333;
}
.f_contact .span-h {
  padding-inline: var(--in1200);
  padding-block: 80px;
  text-align: center;
  position: relative;
}
.f_contact .span-h:before {
  z-index: -1;
  background-color: var(--bc2);
}
.f_contact .span-h_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(/images/home/676218_m.jpg) no-repeat center/cover;
  background-attachment: fixed;
  opacity: 0.25;
  filter: saturate(50%) grayscale(50%);
}
.f_contact .btn {
  margin-bottom: var(--pad);
  margin-inline: 10px;
}
.f_middle {
  padding-inline: var(--in1200);
  padding-block: 100px;
}
.f_middle:is(body.company div) {
  color: #fff;
}
.f_middle .form_01 {
  padding-inline: 52px;
}
@media only screen and (max-width: 1000px) {
  .f_middle .form_01 {
    padding-inline: var(--pad);
  }
}
@media screen and (max-width: 640px) {
  .f_middle {
    gap: 40px;
  }
  .f_middle .box {
    width: 100%;
  }
}
.f_copy {
  text-align: center;
  display: block;
  height: 30px;
  line-height: 40px;
  color: #fff;
  line-height: 30px;
  font-size: 12px;
}
.f_copy a {
  text-decoration: underline;
}
.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_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 {
  max-width: 100%;
  padding-block: 48px;
  background-color: var(--bc);
}
.f_nav ul {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 2em;
}
@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;
  color: var(--bk);
  transition: 0.6s;
  font-size: 14px;
  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;
}
@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_main {
    padding-bottom: 80px;
  }
  .f_logo {
    margin-inline: auto;
  }
  .f_left {
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
  }
  .f_info * {
    text-align: center;
  }
  .f_right {
    width: 100%;
  }
}

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

.card4-2.border .box, .card3.border .box, .card2.border .box {
  overflow: visible !important;
  position: relative;
}
.card4-2.border .box > a, .card3.border .box > a, .card2.border .box > a {
  overflow: visible !important;
  height: 100% !important;
}
.card4-2.border .box::after, .card3.border .box::after, .card2.border .box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background-color: unset;
  border: 2px solid var(--tx);
  top: 4px;
  left: 4px;
  border-color: #888;
  mix-blend-mode: screen;
  pointer-events: none;
}

.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 .number01 {
  flex-direction: column;
}
#contents .number01 .box {
  --n:calc(var(--f32) * 2);
}
#contents .number01 .box:nth-child(1) {
  width: 80px;
  width: 100%;
}
#contents .number01 .box:nth-child(1) div {
  text-decoration: none;
  position: relative;
  z-index: 1;
  background-color: var(--wh);
  border-radius: 999px 0 0 999px;
  font-size: var(--f24);
  font-weight: 700;
  display: flex;
  align-items: center;
}
#contents .number01 .box:nth-child(1) div em {
  min-width: var(--n);
  padding-inline: var(--f20);
  display: inline-grid;
  place-items: center;
  font-size: var(--f32);
  color: var(--sc);
}
#contents .number01 .box:nth-child(2) {
  padding-left: var(--n);
  flex: 1;
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  #contents .number01 .box:nth-child(2) {
    padding: 0;
    width: 100%;
  }
}

#contents .number02 {
  flex-direction: column;
}
#contents .number02 .box {
  --n:calc(var(--f32) * 2);
}
#contents .number02 .box:nth-child(1) {
  width: 100%;
}
#contents .number02 .box:nth-child(1) div {
  text-decoration: none;
  position: relative;
  z-index: 1;
  background-color: var(--wh);
  border-radius: 999px 0 0 999px;
  font-size: var(--f24);
  font-weight: 700;
  display: flex;
  align-items: center;
}
#contents .number02 .box:nth-child(1) div em {
  min-width: var(--n);
  padding-inline: var(--f20);
  display: inline-grid;
  place-items: center;
  font-size: var(--f32);
  color: var(--sc);
}
#contents .number02 .box:nth-child(2) {
  flex: 1;
  margin-top: 1em;
}
@media screen and (max-width: 640px) {
  #contents .number02 .box:nth-child(2) {
    padding: 0;
    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%;
  }
}
@media screen and (max-width: 640px) {
  #contents .check-01 {
    flex-direction: column !important;
  }
}

.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: var(--wh) !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;
  }
}

.ul_fl ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1em;
}
@media screen and (max-width: 640px) {
  .ul_fl ul {
    justify-content: unset;
  }
}
.ul_fl li {
  border-bottom: 1px solid var(--mc);
  padding-inline: 0.2em;
  font-weight: 600;
}

.tbl_scroll.first-sc {
  text-align: center;
}
.tbl_scroll.first-sc tr:first-child td, .tbl_scroll.first-sc td[id*=cell_1] {
  background-color: var(--sc);
  color: var(--wh);
}
.tbl_scroll.first-mc {
  text-align: center;
}
.tbl_scroll.first-mc tr:first-child td, .tbl_scroll.first-mc td[id*=cell_1] {
  background-color: var(--mc);
  color: var(--wh);
}

.boxwrap3 {
  --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);
}
.boxwrap3 ul {
  display: contents;
}
.boxwrap3 > * {
  width: calc((100% - var(--gap) * 2) / 3);
  padding: 10px;
  border-inline: 2px solid var(--wh);
  border-block: 4px solid var(--mc);
}
@media screen and (max-width: 834px) {
  .boxwrap3 > * {
    width: 49%;
  }
}
@media screen and (max-width: 640px) {
  .boxwrap3 > * {
    width: 100%;
  }
}
.boxwrap3 .box {
  line-height: 1.4;
  padding: 10px;
}
.boxwrap3 .box:has(.name) article {
  border-bottom: 2px solid var(--wh);
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}
.boxwrap3 .box:has(.kamoku) article {
  border-top: 2px dashed var(--wh);
  padding-top: 10px;
}
.boxwrap3:after {
  display: none;
}

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