@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Fuzzy+Bubbles:wght@400;700&family=Lato:wght@400;700&family=Noto+Sans+JP:wght@400;700&display=swap");
.f_btns, .f_main, section > *:not(form):where(:not(.bg100)), body:where(:not(.index)) section > *:not(form):where(:not(.bg100)), body:where(:not(.index)) section > form > *:where(:not(.bg100)), .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: 1000px) {
  .f_btns, .f_main, section > *:not(form):where(:not(.bg100)), body:where(:not(.index)) section > *:not(form):where(:not(.bg100)), body:where(:not(.index)) section > form > *:where(:not(.bg100)), .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, .bgin, .cont {
    padding-inline: var(--pad);
  }
}

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

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

.title2 article {
  position: relative;
  z-index: 1;
}
.title2 article::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 {
  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 {
  background-position-x: 0%;
  animation: rightgrow 0.4s ease;
}
@keyframes rightgrow {
  0% {
    background-position-x: 203%;
  }
  100% {
    background-position-x: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .f_link, .pan1 a {
    background-position-x: 0%;
    animation: rightgrow 0.4s ease;
  }
}

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

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

.fa-angles-right::before, .h_bottom .h_link::before, .btn::before, .btn-wh::before, .btn-lg::before, .btn-s::before, .btn-s-bk::before, .btn-ac::before, .btn-g::before, #contents .__links li a::before {
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", "Font Awesome 6 Brand", "Font Awesome 6 Duotone";
  content: "\f101";
  font-weight: 900;
  margin-right: 0.4em;
}

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

.chevron-right::after {
  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";
  margin-inline: 0.5em;
  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";
  scale: -1 1;
  margin-inline: 0.5em;
  color: inherit;
  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 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_wrap {
  width: 100%;
  max-width: 100%;
  min-width: unset;
}

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

.form_wrap.confirm, .form_wrap.message, .form_wrap.entry {
  margin-top: var(--head) !important;
  margin-inline: auto;
}

p.annot {
  width: 1000px;
  margin-inline: auto !important;
}

div.submit button {
  margin-block: 0;
}

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));
  --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:1000px;
  --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:#30ae00;
  --mctr:#30ae0088;
  --mc2:#1d320f;
  --mc3:#77cd36;
  --mc4:#afe189;
  --bc:#eee;
  --bctr:#eee8;
  --gr:#f1f1f1;
  --grtr:#f1f1f188;
  --tx:#333;
  --ac:#fb872a;
  --ac2:#ffcc8d;
  --actr:#fb872a88;
  --fzxs:12px;
  --fzs:14px;
  --fz:16px;
  --fzm:clamp(16px, 2vw, 20px);
  --fzl:clamp(24px, 3vw, 30px);
  --fzll:clamp(24px,4vw,40px);
  --fzllm:clamp(44px,8vw,80px);
  --fzlll:clamp(56px,10vw,100px);
  --fzllen:clamp(36px,4.4vw,44px);
  --fzllll:clamp(44px,6vw,80px);
  --bs:4px 4px 0px var(--mctr);
  --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;
  --head:90px;
  --nav:70px;
}
@media screen and (max-width: 834px) {
  :root {
    --head:70px;
  }
}
@media only screen and (max-width: 480px) {
  :root {
    --pad:14px;
  }
}

body {
  overflow-x: hidden;
  font-size: 16px;
  font-weight: 400;
  font-family: "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2.4;
  letter-spacing: 0em;
  color: var(--tx);
  font-style: normal;
}

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: inherit;
  vertical-align: unset;
}

div {
  line-height: 2.2;
}

#contents_wrap, section.blog {
  position: relative;
  z-index: 1;
}

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

h1, h2, h3, .stroke {
  font-weight: 700;
  line-height: 1.55;
}

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

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

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

a {
  text-decoration: none;
}

button:focus, a:focus {
  outline: 2px solid var(--actr);
}

.btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh {
  text-decoration: none;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  min-width: 240px;
  max-width: 100%;
  padding-inline: 2.2em;
  padding-block: 0.2em;
  background-color: var(--ac);
  transition: 0.4s;
}
.btn.__eng, #contents .__links li a.__eng, .__eng.btn-g, .__eng.btn-ac, .__eng.btn-s-bk, .__eng.btn-s, .__eng.btn-lg, .__eng.btn-wh {
  font-size: var(--fzen);
  letter-spacing: 0.06em;
}
.btn.__gr, #contents .__links li a.__gr, .__gr.btn-g, .__gr.btn-ac, .__gr.btn-s-bk, .__gr.btn-s, .__gr.btn-lg, .__gr.btn-wh {
  background-color: var(--gr);
}
.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 br, #contents .__links li a br, .btn-g br, .btn-ac br, .btn-s-bk br, .btn-s br, .btn-lg br, .btn-wh br {
  display: none;
}
.btn:is(a), #contents .__links li a:is(a), .btn-g:is(a), .btn-ac:is(a), .btn-s-bk:is(a), .btn-s:is(a), .btn-lg:is(a), .btn-wh:is(a) {
  color: #fff;
}
.btn:hover, #contents .__links li a:hover, .btn-g:hover, .btn-ac:hover, .btn-s-bk:hover, .btn-s:hover, .btn-lg:hover, .btn-wh:hover {
  background-color: var(--mc);
}
.btn.mc:is(a), #contents .__links li a.mc:is(a), .mc.btn-g:is(a), .mc.btn-ac:is(a), .mc.btn-s-bk:is(a), .mc.btn-s:is(a), .mc.btn-lg:is(a), .mc.btn-wh:is(a) {
  --wh:var(--mc);
  --tx:#fff;
}

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

h3 {
  font-size: 20px;
}

h5 {
  font-size: var(--fzl);
}

.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 img {
  width: 100%;
}

.im .imgC {
  margin: 0px auto 0px auto;
  display: block;
}

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

.pan1 {
  margin-top: 40px;
}
@media screen and (max-width: 834px) {
  .pan1 {
    margin-bottom: 72px;
  }
}
.pan1 + div {
  margin-top: 72px;
}
.pan1 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  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: 834px) {
  .sp {
    display: block;
  }
}

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

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

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

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 .pt30, body.blog #contents .pt30 {
  padding-top: 30px;
}
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 .mt30, body.blog #contents .mt30 {
  margin-top: 30px;
}
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: 1000px) {
  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;
}

.fl {
  display: flex;
  flex-wrap: wrap;
}
.fl > * {
  flex: 1;
  width: 50%;
}
@media screen and (max-width: 834px) {
  .fl > * {
    width: 100%;
  }
}

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

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

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

.fc {
  display: flex;
  align-items: center;
}
.fc > * {
  flex: 1;
}

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

.box {
  position: relative;
}

.card3 {
  --g:2;
  --gap: clamp(0px,calc(var(--vw) * 0.01 * var(--g)),calc(var(--baseinner) * 0.01 * var(--g))) ;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gap);
}
.card3 ul {
  display: contents;
}
.card3 .box, .card3 li, .card3 > * {
  width: 32%;
  width: calc((100% - var(--gap) * 4) / 5);
}
@media screen and (max-width: 834px) {
  .card3 .box, .card3 li, .card3 > * {
    width: calc((100% - (var(--gap))) / 2);
  }
}
@media only screen and (max-width: 480px) {
  .card3 .box, .card3 li, .card3 > * {
    width: 100%;
  }
}

.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);
}
@media only screen and (max-width: 480px) {
  .card1 .box, .card1 li, .card1 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card2 .box, .card2 li, .card2 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card3 .box, .card3 li, .card3 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card4 .box, .card4 li, .card4 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card5 .box, .card5 li, .card5 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card6 .box, .card6 li, .card6 > * {
    width: 100%;
  }
}
.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);
}
@media only screen and (max-width: 480px) {
  .card7 .box, .card7 li, .card7 > * {
    width: 100%;
  }
}
.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;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  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;
  font-family: "Times New Roman", "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  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: 1000px;
  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;
}

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

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

.f_link {
  background-image: linear-gradient(var(--wh), var(--wh));
}

.h {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  --ds:drop-shadow(0 0 2px var(--wh));
}
.h * {
  z-index: 1;
  color: var(--tx);
}
.h *:link:not(.h_tel) {
  color: var(--tx);
}
.h_inner {
  background-color: #fff;
  box-shadow: 0 2px #bbb;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin-inline: auto;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: var(--head);
}
.h_sub {
  margin-top: var(--head);
}
.h_logo {
  display: grid;
  place-items: center;
  padding: 14px 10px;
  z-index: 10;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .h_logo {
    width: unset;
    padding: 10px;
  }
}
.h_logolink {
  background-color: unset;
}
.h_logoimg {
  max-width: 388px;
  filter: var(--ds);
}
@media only screen and (max-width: 1000px) {
  .h_logoimg {
    max-width: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .h_logoimg {
    max-width: 160px;
  }
}
.h_right {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.h_items {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  order: 1;
  filter: var(--ds);
}
.h_items .btn::after {
  display: none;
}
@media only screen and (max-width: 1000px) {
  .h_items {
    height: unset;
    gap: 4px;
  }
}
@media screen and (max-width: 640px) {
  .h_items {
    width: 100%;
  }
}
.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) {
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--mc);
  padding-inline: 1em;
  font-size: 14px;
  width: 200px;
  height: 50px;
  --tx:#fff;
  margin-right: 1em;
  padding-top: 0.2em;
  transition: 0.4s;
}
.h_btn:is(a):hover {
  background-color: var(--ac);
}
@media screen and (max-width: 834px) {
  .h_btn:is(a) {
    width: unset;
    height: 50px;
    padding-inline: 1.5em;
    opacity: 1;
  }
}
@media screen and (max-width: 640px) {
  .h_btn:is(a) {
    flex: 1;
    padding-inline: 4px;
  }
  .h_btn:is(a) span {
    display: none;
  }
  .h_btn:is(a) i::before {
    margin-inline: 2px;
  }
}
.h a.__mc {
  background-color: var(--mc);
}
.h a.__ac {
  background-color: var(--ac);
}
.h a.__sc {
  background-color: var(--sc);
}
.h_reserve:is(a) {
  order: -1;
}
.h_tel:is(a):before {
  margin-right: 5px;
}
.h_contact:is(a) {
  background-color: var(--mc);
  border: 1px solid var(--mc);
}
.h_contact:is(a):hover {
  background-color: var(--wh) !important;
  --tx:var(--mc)!important;
}
.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_burger {
  background: url(/images/home/tag.png) no-repeat 0 0/200% 100%;
  place-items: center;
  width: var(--head);
  flex-shrink: 0;
  aspect-ratio: 1;
  order: 2;
  display: grid;
  z-index: 1000;
  width: 0;
  transition: 0.4s;
}
.h_burger:focus {
  outline-color: transparent;
}
@media only screen and (max-width: 1000px) {
  .h_burger {
    width: var(--head);
  }
}
.h_burger .h_svg {
  stroke: var(--mc);
  width: 50%;
}
.h_burger .burger_text {
  font-size: 12px;
  font-weight: 400;
}
.h_burger path {
  transition: 0.4s;
  stroke-width: 8%;
  stroke-linecap: round;
}
.h_burger text {
  font-size: 12px;
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.04em;
}
.h.is-scroll .h_burger {
  width: var(--head);
}
.h.is-scroll .h_burger:focus {
  outline-color: var(--actr);
}
.h_blog:is(a), .h_twitter:is(a) {
  font-size: 14px;
  background-color: unset;
}
.h_blog:is(a)::before, .h_blog:is(a) i::before, .h_twitter:is(a)::before, .h_twitter:is(a) i::before {
  color: var(--txgr);
}
.h_blog:is(a):hover::before, .h_blog:is(a):hover i::before, .h_twitter:is(a):hover::before, .h_twitter:is(a):hover i::before {
  color: var(--tx);
  background: none;
}
.h_blog:is(a) {
  font-family: "Noto Serif JP", "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media only screen and (max-width: 1000px) {
  .h_twitter:is(a) {
    padding-right: 1.5em;
  }
}
@media screen and (max-width: 640px) {
  .h_twitter:is(a) {
    padding: 0em;
  }
}
.h_fix {
  transition: 0.4s;
  position: fixed;
  bottom: 0;
  right: 0;
  flex-direction: column;
  width: unset;
  margin: unset;
  padding: 10px;
  gap: 1em;
}
.h_fix .btn::after {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .h_fix {
    padding-inline: 0;
  }
}
@media screen and (max-width: 640px) {
  .h_fix {
    width: 100%;
    flex-direction: row;
  }
  .h_fix div.box {
    width: 50%;
  }
  .h_fix a {
    padding: 0;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 1000px) {
  .h_items {
    pointer-events: all;
  }
  .h_tel:is(a), .h_reserve:is(a), .h_sns:is(a), .h_fax:is(a) {
    margin-right: 0;
  }
}
.h_nav:where(.h_inner > .h_nav) {
  display: none !important;
  background-color: #eee;
  height: 100%;
  z-index: 10;
  line-height: 1;
  transition: none;
}
.h_nav:where(.h_inner > .h_nav)::-webkit-scrollbar {
  width: 0px;
}
@media only screen and (max-width: 1000px) {
  .h_nav:where(.h_inner > .h_nav) {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    height: 100dvh;
    display: block;
    width: 100%;
    width: 532px;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    opacity: 0;
    visibility: hidden;
    translate: 100% 0;
    transition: 0.4s;
  }
}
@media screen and (max-width: 834px) {
  .h_nav:where(.h_inner > .h_nav) {
    width: 100%;
  }
}
.h_nav:where(.h_inner > .h_nav) .h_ul {
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 1000px) {
  .h_nav:where(.h_inner > .h_nav) .h_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:where(.h_inner > .h_nav) .h_list {
  margin-right: 1vw;
  position: relative;
  display: flex;
  align-items: center;
}
.h_nav:where(.h_inner > .h_nav) .h_list.__sub {
  display: none;
  visibility: hidden;
}
.h_nav:where(.h_inner > .h_nav) .h_link {
  font-weight: 500;
}
.h_nav:where(.h_inner > .h_nav) .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_nav:where(.h_inner > .h_nav) .h_list.__drop {
  height: 100%;
  flex-direction: column;
  justify-content: center;
}
.h_nav:where(.h_inner > .h_nav) .h_list.__drop::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: currentColor;
  position: absolute;
  bottom: 1em;
  left: 50%;
  translate: -50%;
  transition: 0.4s;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 80%);
          clip-path: polygon(0 0, 100% 0, 50% 80%);
}
@media only screen and (max-width: 1000px) {
  .h_nav:where(.h_inner > .h_nav) .h_list.__drop::after {
    display: none;
  }
}
.h_nav:where(.h_inner > .h_nav) .h_dropul {
  position: absolute;
  top: calc(100% - 1em);
  width: 300%;
  overflow: hidden;
  pointer-events: none;
}
.h_nav:where(.h_inner > .h_nav) .h_droplist {
  position: relative;
  height: 3em;
  background-color: #fff;
  padding-inline: 1em;
  padding-bottom: 1em;
  margin-bottom: 1px;
  scale: 0 1;
  transition: 0.4s;
}
.h_nav:where(.h_inner > .h_nav) .h_droplink {
  height: 100%;
  padding-top: 1em;
  display: grid;
  place-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.h_nav:where(.h_inner > .h_nav) .h_focus {
  position: absolute;
  top: 0;
  right: 0;
  width: 0%;
  height: 0%;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 0;
  cursor: pointer;
  transition: none;
}
@media only screen and (min-width: 1001px) {
  .h_nav:where(.h_inner > .h_nav) .h_list.__drop:hover .h_dropul, .h_nav:where(.h_inner > .h_nav) .h_dropul:hover .h_dropul {
    pointer-events: all;
  }
  .h_nav:where(.h_inner > .h_nav) .h_list.__drop:hover .h_droplist, .h_nav:where(.h_inner > .h_nav) .h_dropul:hover .h_droplist {
    scale: 1 1;
  }
}
@media only screen and (max-width: 1000px) {
  .h_nav:where(.h_inner > .h_nav) .h_list {
    padding-block: 0.5em;
    border: none;
    height: unset;
    width: 100%;
  }
  .h_nav:where(.h_inner > .h_nav) .h_list._btn {
    height: unset;
    position: relative;
  }
  .h_nav:where(.h_inner > .h_nav) .h_list.__drop {
    display: block;
    height: unset;
  }
  .h_nav:where(.h_inner > .h_nav) .h_link.__drop {
    display: block;
  }
  .h_nav:where(.h_inner > .h_nav) .h_link:is(a) {
    text-align: left;
    padding-right: 2em;
  }
  .h_nav:where(.h_inner > .h_nav) .h_linkspan {
    font-size: 24px;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropul {
    position: static;
    width: 100%;
    overflow: hidden;
    pointer-events: none;
    height: 0;
    transition: 0.4s;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropul.show {
    height: calc(var(--li) * 2em);
  }
  .h_nav:where(.h_inner > .h_nav) .h_droplist {
    background-color: #fff;
    padding: unset;
    scale: 1;
    transition: 0.4s;
    padding-top: 1em;
    width: 100%;
    margin: unset;
    height: unset;
  }
  .h_nav:where(.h_inner > .h_nav) .h_droplink {
    margin: unset;
    height: 100%;
    padding-top: 1em;
    display: grid;
    place-items: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropbtn {
    display: block;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropbtn {
    text-align: center;
    border: none;
    font-size: 18px;
    padding: 20px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #111;
    background-color: var(--mc);
    height: 50px !important;
    width: 50px;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropbtn:after, .h_nav:where(.h_inner > .h_nav) .h_dropbtn:before {
    content: "";
    display: block;
    width: 2px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    transition: 0.4s;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropbtn::before {
    content: "";
    width: 12px;
    height: 2px;
  }
  .h_nav:where(.h_inner > .h_nav) .h_dropbtn[aria-expanded=true]::after {
    rotate: -90deg;
  }
}
.h.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) {
  .h.active .h_nav:where(.h_inner > .h_nav) {
    width: 100%;
  }
}
.h.active .h_nav:where(.h_inner > .h_nav) .h_ul {
  background-color: rgba(255, 255, 255, 0.5333333333);
}
.h.active .h_nav:where(.h_inner > .h_nav) .h_list {
  translate: 0;
}
.h.active .h_nav:where(.h_inner > .h_nav) .h_list.__drop {
  display: block;
  height: unset;
}
.h.active .h_nav:where(.h_inner > .h_nav) .h_focus {
  width: 100%;
  height: 100%;
}
.h_bottom {
  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.is-scroll .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;
  visibility: hidden;
  background-color: unset;
}
@media only screen and (max-width: 1000px) {
  .h.is-scroll .h_bottom .h_nav {
    transition: 0.4s;
  }
}
.h.is-scroll .h_bottom .h_ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: calc(100% + 1px);
  padding: var(--head);
  padding-top: calc(var(--head) + 1em);
  width: 532px;
  translate: 100% 0;
  background-color: var(--mc3);
  margin-right: unset;
  transition: none;
}
.h.is-scroll .h_bottom .h_list {
  translate: 0;
  padding-block: 0.5em;
}
.h.is-scroll .h_bottom .h_list._btn {
  height: unset;
  position: relative;
}
.h.is-scroll .h_bottom .h_list.__drop {
  display: block;
  height: unset;
}
.h.is-scroll .h_bottom .h_link:is(a), .h.is-scroll .h_bottom .h_btn:is(a) {
  text-align: left;
  padding-right: 2em;
}
.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;
}
body {
  transition: 0.3s;
  opacity: 0;
}

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

#contents_wrap {
  width: unset;
  max-width: 100%;
  min-width: unset;
}

section > *:not(form) {
  max-width: 100%;
  margin-inline: auto;
  margin-top: 72px;
}
section > *:not(form):where(:not(.bg100)) {
  width: var(--base);
}

body:where(:not(.index)) section > *:not(form), body:where(:not(.index)) section > form > * {
  margin-top: 40px;
}
body:where(:not(.index)) section > *:not(form):where(:first-child), body:where(:not(.index)) section > form > *:where(:first-child) {
  margin-top: 72px;
}
body:where(:not(.index)) section > *:not(form):where(:not(.bg100)), body:where(:not(.index)) section > form > *:where(:not(.bg100)) {
  width: var(--base);
}

.bg100 {
  margin-left: calc(50% - 50vw + var(--barhalf));
  margin-right: calc(50% - 50vw + var(--bar) / 2);
}

.stroke {
  z-index: 1;
  font-size: var(--fzll);
}
.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;
}

.title1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  place-items: end;
}
.title1::after {
  display: none;
}
.title1 article {
  margin-right: 1.2em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 1000px) {
  .title1 article {
    margin-inline: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .title1 {
    height: unset;
    position: unset;
    background-color: var(--mc3);
    border-block: 0.6vmin solid #fff;
    outline: 2px solid #666;
  }
  .title1 article {
    margin-bottom: 0;
  }
}

.fv {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-inline: auto;
  width: 1440px;
  max-width: 100%;
}
.fv_img img {
  height: auto !important;
}
.fv_slide {
  margin-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -10;
  height: 100%;
  height: 100vh !important;
  height: 100dvh !important;
}
@media screen and (max-width: 834px) {
  .fv_slide {
    height: 80%;
  }
}
.fv_slide ul {
  position: relative;
  overflow: hidden;
  transition: 0.6s;
}
.fv_slide .im {
  display: grid;
  place-items: center;
  height: 100vh !important;
  height: 100dvh !important;
}
.fv_slide img {
  min-height: 100vh !important;
  min-height: 100dvh !important;
  max-width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: none;
     object-fit: none;
}
.fv_h {
  translate: 0 -100%;
}
.fv_h article {
  display: flex;
  flex-direction: column;
}
.fv_h div {
  font-size: var(--fzlll);
  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;
  }
}
.fv_h h1, .fv_h h2, .fv_h h3 {
  font-size: var(--fzl);
  font-weight: 700;
  opacity: 0;
  animation: fadeup 1s 1s forwards;
}
@keyframes fadeup {
  0% {
    opacity: 0;
    translate: 0% 100%;
  }
  100% {
    opacity: 1;
    translate: 0% 0;
  }
}
.fv_tx {
  color: #fff;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 834px) {
  .fv_tx {
    flex-direction: column-reverse;
  }
}
.fv_label {
  display: grid;
  place-items: center;
  margin-inline: 1.5vmax;
  translate: 0% -33%;
  max-width: 50%;
}
.fv_label > * {
  grid-area: 1/1;
  margin: 0;
  text-align: center;
}
.fv_label img {
  width: 200px;
}
.fv_label div {
  rotate: 10deg;
  font-size: 24px;
}
@media screen and (max-width: 834px) {
  .fv_label {
    translate: 50% 0%;
    rotate: -10deg;
  }
}
@media only screen and (max-width: 480px) {
  .fv_label {
    margin: 1.5vmax;
    translate: 33% 0%;
    rotate: -10deg;
  }
}
.fv_name {
  display: grid;
  place-items: center;
}
.fv_name > * {
  grid-area: 1/1;
  margin: 0;
  text-align: center;
}
.fv_name div {
  display: grid;
  place-items: center;
  font-size: var(--fzllll);
  color: var(--sc);
  margin-right: 1em;
}
.fv_ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .fv_ul {
    align-items: center;
    justify-content: center;
    gap: 2%;
  }
}
.fv_ul ul {
  display: contents;
}
.fv_ul li {
  overflow: visible !important;
  filter: drop-shadow(var(--bslg));
  margin-bottom: 1em;
}
.fv_ul .box, .fv_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) {
  .fv_ul .box, .fv_ul li a {
    width: 120px;
  }
}
@media screen and (max-width: 640px) {
  .fv_ul .box, .fv_ul li a {
    width: 100px;
  }
}
.fv_ul .box span, .fv_ul li a span {
  transform: skewX(20deg);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .fv_ul .box:not(:first-child), .fv_ul li a:not(:first-child) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 1200px) {
  .fv_ul {
    margin-bottom: 3%;
  }
}
.fv.pages {
  height: unset !important;
  height: unset !important;
  aspect-ratio: 3/1;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .fv.pages {
    height: unset !important;
    height: unset !important;
    aspect-ratio: 3/2;
  }
}
.fv.pages_slide img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  aspect-ratio: 3/1;
}
@media screen and (max-width: 834px) {
  .fv.pages_slide img {
    aspect-ratio: 3/2;
  }
}

.title2 {
  margin-bottom: 20px;
}
.title2 article {
  border: 2px solid var(--mc);
  font-size: var(--fzl);
  padding-block: 0.25em;
}
.title2 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 h1, .title2 h2, .title2 h3 {
  font-weight: 700;
  line-height: 1.5;
  border-left: 3px solid var(--mc);
  padding-inline: 0.5em;
  padding-right: 42px;
}
.title2 h1 span, .title2 h2 span, .title2 h3 span {
  position: relative;
}
.title2 h1 span > span, .title2 h2 span > span, .title2 h3 span > span {
  position: absolute;
  top: -1.5em;
  left: 0;
  font-size: var(--fzs);
  display: block;
  color: var(--mc);
}
.title2 h1 span > span:before, .title2 h2 span > span:before, .title2 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 + 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;
}

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

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

.it, .ti {
  align-items: center;
  padding-top: 0;
}
.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;
  }
}

.fc {
  display: flex;
  align-items: center;
}
.fc > * {
  flex: 1;
  padding: 2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.f_sub {
  background-color: var(--mc);
}
.f_btns {
  display: flex;
  align-items: center;
  padding-block: 4.2%;
}
.f_btns .box {
  text-align: left;
}
.f_btns .box u:before {
  background-color: #fff;
}
.f_btns .box b:first-letter {
  color: #fff;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box {
    width: 100% !important;
  }
}
.f_btns .box:nth-of-type(1) {
  width: 45%;
}
.f_btns .box:nth-of-type(1) * {
  color: #fff;
}
.f_btns .box:nth-of-type(1) article {
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box:nth-of-type(1) article {
    text-align: center;
  }
}
.f_btns .box:nth-of-type(1) h3 {
  font-size: var(--fzl);
}
.f_btns .box:nth-of-type(1) u {
  color: #fff;
  --tx:#fff;
}
.f_btns .box:nth-of-type(1) u.hide {
  color: rgba(255, 255, 255, 0.1333333333);
}
@media only screen and (max-width: 1200px) {
  .f_btns .box:nth-of-type(1) {
    padding-left: 0;
  }
}
.f_btns .box:nth-of-type(2) {
  width: 55%;
}
.f_btns .box:nth-of-type(2) div {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
@media only screen and (max-width: 480px) {
  .f_btns .box:nth-of-type(2) div {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.f_btns .box:nth-of-type(2) a {
  color: var(--wh);
  display: inline-flex;
  align-content: center;
  font-size: var(--fzen);
  letter-spacing: 0.06em;
  width: 280px;
  max-width: 50%;
  min-width: unset;
  border: 1px solid #fff;
}
.f_btns .box:nth-of-type(2) a:before {
  margin-right: 10px;
  font-weight: 900;
}
.f_btns .box:nth-of-type(2) a:nth-of-type(2) {
  background-color: var(--sc);
  color: #fff;
  border: none;
}
.f_btns .box:nth-of-type(2) a:nth-of-type(2):before {
  content: "\f0e0";
  font-size: 15px;
}
@media only screen and (max-width: 1000px) {
  .f_btns .box:nth-of-type(2) a {
    max-width: unset;
  }
}
.f_btns .box:nth-of-type(2) span {
  display: block;
  width: 100%;
  color: var(--tx);
  font-size: 11px;
}
@media only screen and (max-width: 1200px) {
  .f_btns .box:nth-of-type(2) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .f_btns {
    flex-direction: column;
    gap: 20px;
  }
}
.f_main {
  width: var(--base);
  padding-block: 72px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.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-block: 60px;
}
.f_logo img {
  max-width: 213px;
}
.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_ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.75em 0;
}
@media screen and (max-width: 834px) {
  .f_ul {
    justify-content: center;
  }
}
.f_list {
  padding-left: 2.4em;
}
@media only screen and (max-width: 1000px) {
  .f_list:not(:first-child) {
    border-left: none;
  }
}
@media screen and (max-width: 834px) {
  .f_list {
    padding: 0 0.7em;
  }
}
.f_link::first-letter {
  text-transform: uppercase;
}
.f iframe {
  display: block;
}
.f_copy {
  text-align: center;
  display: block;
  color: #fff;
  padding-top: 30px;
}
.f_copy a {
  text-decoration: underline;
}
@media screen and (max-width: 834px) {
  .f_main {
    flex-direction: column;
  }
  .f_left {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .f_info * {
    text-align: right;
  }
  .f_right {
    align-items: center;
  }
  .f_map {
    width: 100%;
  }
  .f_map iframe {
    width: 100%;
  }
}
@media screen and (max-width: 834px) {
  .f_copy {
    height: 90px;
  }
}
@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 .im, .tx2 .im {
  display: contents;
}
.tx .im img, .tx2 .im img {
  width: 30% !important;
  height: auto !important;
}
@media only screen and (max-width: 480px) {
  .tx .im img, .tx2 .im img {
    width: 100% !important;
    float: none;
    margin: 0;
  }
}
.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;
}

.card4-2 h3, .card4-2 .box:not(:has(h3)) > div {
  background-color: unset;
  color: unset;
  padding: unset;
  line-height: 1.5;
  font-weight: 400;
  margin-top: -3.7em;
  z-index: 1;
  position: relative;
  text-align: right;
  border-radius: unset;
}
.card4-2 h3 span, .card4-2 .box:not(:has(h3)) > div span {
  display: block;
}
.card4-2 h3:before, .card4-2 .box:not(:has(h3)) > div:before {
  display: none;
}

.mapwrap {
  margin-inline: auto;
}

.card2 {
  gap: 20px 2%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.card2 .box, .card2 li {
  flex-basis: 49%;
  flex-grow: 0;
  background-color: var(--bc);
  border-radius: 4px;
}
@media screen and (max-width: 834px) {
  .card2 .box, .card2 li {
    flex-basis: 49%;
  }
}
@media only screen and (max-width: 480px) {
  .card2 .box, .card2 li {
    flex-basis: 100%;
  }
}
.card2 .box:not(:has(h3)) {
  background-color: unset;
}
.card2 article {
  display: contents;
}
.card2 .im img, .card2 a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
}
.card2 div:not(.box) a {
  position: absolute;
  top: 0%;
  left: 0;
  display: grid;
  place-items: center;
  padding-inline: 10px;
}
.card2.__links li {
  min-width: 21%;
  flex-grow: 0;
}
.card2.__links img {
  aspect-ratio: 2/1;
  -o-object-fit: contain;
     object-fit: contain;
}

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

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

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