@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Bree+Serif&family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@font-face {
  font-family: "ackaisyo";
  src: url("/css/ackaisyo.ttf");
}
.f_btns, .f_main, .cont, .news, .w1000, #contents .bginner .card3, #contents .bginner .card4, #contents .bginner .card2, .bg100 .i-art.__info, .itext-art, .h, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, #contents, .bgin {
  max-width: 100%;
  width: 1200px;
  margin-inline: auto;
}
@media only screen and (max-width: 1300px) {
  .f_btns, .f_main, .cont, .news, .w1000, #contents .bginner .card3, #contents .bginner .card4, #contents .bginner .card2, .bg100 .i-art.__info, .itext-art, .h, .bg100 > .r_edge, .bg100 > .r_edge_popup, .art800 article, .h1-tx article, .h2-tx article, #contents, .bgin {
    padding-inline: 20px;
  }
}

.title2.nohead div, .fb-tx2.pages .fb-in u, .fb-tx2.pages02 .fb-in u, .title3.nohead div, #contents .card4.overimg div, u {
  position: relative;
}
.title2.nohead div::before, .fb-tx2.pages .fb-in u::before, .fb-tx2.pages02 .fb-in u::before, .title3.nohead div::before, #contents .card4.overimg div::before, u::before {
  content: "";
  display: inline-block;
  background-color: #777;
  z-index: 1;
}

.title2 h1, .title2 h2, .title2 h3 {
  position: relative;
}
.title2 h1::after, .title2 h2::after, .title2 h3::after {
  content: "bf";
  display: inline-block;
  background-color: #777;
  z-index: 1;
}

#contents .card2.pages div u, .s {
  position: relative;
  z-index: 1;
}
#contents .card2.pages div u::before, .s::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #777;
  z-index: 1;
}

.aboutwrap .cover, .a_bnr a.itext {
  position: relative;
  z-index: 1;
}
.aboutwrap .cover::after, .a_bnr a.itext::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,
.blog_text a > :is(span, .detail),
.f_clearfix .itext,
.h_link, .h_btn, .h_droplink {
  background: linear-gradient(currentColor, currentColor);
  transition: background 0.4s ease;
  background-repeat: no-repeat;
  background-position: -103% 100%;
  background-size: 200% 1px;
}
.f_link:hover, .pan1 a:hover,
.blog_text a > :hover:is(span, .detail),
.f_clearfix .itext:hover,
.h_link:hover, .h_btn:hover, .h_droplink:hover {
  background-position: 0% 100%;
  animation: rightgrow 0.4s ease;
}
@keyframes rightgrow {
  0% {
    background-position: 203% 100%;
  }
  100% {
    background-position: 100% 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .f_link, .pan1 a,
  .blog_text a > :is(span, .detail),
  .f_clearfix .itext,
  .h_link, .h_btn, .h_droplink {
    background-position: 0% 100%;
    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;
}

.chevron-right::after {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 Duotone";
  content: "\f054";
  font-weight: 900;
}

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

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

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

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

.fa-phone::before, .f_btns .box:nth-of-type(2) a::before, .contact_tx .btn::before, .h_tel:is(a)::before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 Duotone";
  content: "\f095";
  scale: -1 1;
  margin-inline: 0.5em;
  color: inherit;
  font-weight: 900;
}

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

.fa-phone.fa-solid::before, .f_btns .box:nth-of-type(2) a.fa-solid::before, .contact_tx .fa-solid.btn::before, .fa-solid.h_tel:is(a)::before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 Duotone";
  font-weight: 900;
  content: "\f095";
}

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

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

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

.fa-angles-up::before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 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(--mc);
  cursor: pointer;
  text-decoration: underline;
}

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

.policy-trriger {
  pointer-events: all;
}

.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 #249191;
  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 #249191;
  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: #333;
  text-align: center;
}

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

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%;
  min-width: 100%;
}

#main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
  width: 100%;
}
@media screen and (max-width: 834px) {
  #main {
    display: block;
  }
}

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

a.itext {
  width: auto !important;
  height: auto !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;
  }
}
header#global_header {
  min-width: auto;
}

footer#global_footer {
  min-width: auto;
}

.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 {
  margin-top: var(--head) !important;
}

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));
  --in90:calc(50vw - clamp(0px,calc(50vw - 20px),864px));
  --inwide:calc(50vw - clamp(0px,calc(50vw - 20px),768px));
  --incont:calc(50vw - clamp(0px,calc(50vw - 20px),600px));
  --in800:calc(50vw - clamp(0px,calc(50vw - 20px),400px));
  --barhalf:calc(var(--bar) / 2);
  --bk:#111;
  --ac:#0e0d2c;
  --wh:#fff;
  --mc:#24ade2;
  --sc:#7b8d9a;
  --gr:#7b8d9a;
  --grtr:#7b8d9a33;
  --tx:#111;
  --tx2:#333;
  --bc:#e1e1e1;
  --tx3:#888;
  --txtr:#2d2d2d88;
  --txgr:#4a4642;
  --mc2:#359893;
  --mctr:#2d2d2d88;
  --bctr:#fff3cc88;
  --ac2:#ff7f00;
  --actr:#f8bb0088;
  --space:40px;
  --spacelg:80px;
  --spacesm:20px;
  --headout:100px;
  --head:calc(var(--headout) * .7 );
  --logo:192px;
  --btn:52px;
  --bosh:0px 4px 0px var(--sc);
  --bslg:8px 8px 0px var(--sc);
  --bs2:4px 4px 0px var(--sc),0px 0px 2px var(--sc);
  --boshw:4px 4px 0px #fff;
  --boshbl:0 0 10px #11111108;
  --cir:calc(var(--head) / 3 * 5);
  --mvh:700px;
  --fzxs:12px;
  --fzs:14px;
  --fz:16px;
  --fzen:clamp(16px, 1.8vw, 18px);
  --fzm:clamp(22px, 2.4vw, 26px);
  --fzl:clamp(26px, 3vw, 32px);
  --fzll:clamp(32px,4vw,44px);
  --fzllen:clamp(36px,5vw,50px);
  --fzlll:clamp(44px,5.5vw,66px);
  --md:clamp(42px, 5.4vw, 54px);
  --lg:clamp(56px, 7.2vw, 72px);
  --fzlminus:calc(-1 * var(--fzl));
  --rad:4px;
  --rad2:8px;
  --rad4:16px;
  --logoH:calc(var(--head) + 55px );
  --nav:80px;
  --pad:clamp(6px,1.4vw,20px);
}
@media only screen and (max-width: 1200px) {
  :root {
    --in90:calc(50vw - clamp(0px,calc(50vw - 14px),864px));
  }
}
@media screen and (max-width: 834px) {
  :root {
    --headout:80px;
  }
}
@media only screen and (max-width: 480px) {
  :root {
    --head:60px;
  }
}

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

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: 1.5;
  letter-spacing: 0em;
  color: var(--tx);
  font-style: normal;
}

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

#contents_wrap, section.blog {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  #contents_wrap, section.blog {
    padding-right: 0;
  }
}

footer#global_footer {
  min-width: 100% !important;
  margin-top: 10%;
}
@media screen and (max-width: 834px) {
  footer#global_footer {
    padding-right: 0;
  }
}

h1, h2, h3 {
  font-weight: 900;
}

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

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

h2 {
  font-size: var(--fzll);
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 0.5em;
}

u {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  color: var(--mc);
}
u:before {
  width: 40px;
  height: 1px;
  margin-right: 1em;
  background-color: var(--mc);
}

b {
  font-size: var(--fzllen);
  font-weight: 900;
  line-height: 1;
  display: block;
  margin-bottom: 0.5em;
}
b:first-letter {
  color: var(--mc);
}

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

h3 {
  font-size: var(--fzm);
}

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

#contents {
  background-color: unset;
  margin-inline: auto;
  text-align: left;
  background-color: unset;
  max-width: 100%;
}

a {
  text-decoration: none;
  transition: 0.6s;
}
a:is(:link, :visited, :hover, :active) {
  color: currentColor;
  color: inherit;
}

.btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  min-width: 340px;
  max-width: 100%;
  font-weight: 300;
  background-color: var(--mc);
  --tx:#fff;
}
.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: var(--tx);
}
.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 {
  --wh:#000;
  --tx:#fff;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .btn, #contents .__links li a, .btn-g, .btn-ac, .btn-s-bk, .btn-s, .btn-lg, .btn-wh {
    min-width: unset;
    width: 100%;
  }
}

.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%;
  margin: 0;
}

.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: 3%;
  margin-bottom: 6%;
}
.pan1 + div {
  margin-top: 6%;
}
.pan1 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  justify-content: center;
}
.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-thickness: 1px;
}
.pan1 ul a:any-link {
  color: var(--mc);
  text-decoration-thickness: 1px;
}

section .sns_list {
  flex-direction: row;
}

hr {
  margin-block: var(--space);
}

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

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

.a_under a {
  text-decoration: underline;
}

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

#main .faq-01, #main .faq-02 {
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 3px solid #249191;
  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";
  color: #249191;
}
#main .faq-01 .box:last-child div::before, #main .faq-02 .box:last-child div::before {
  content: "A";
  color: #249191;
  background-color: #249191;
  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;
  border: 3px solid #249191;
}

#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 .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 .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 .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 .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 .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 .mb40, body.blog #contents .mb40 {
  margin-bottom: 40px;
}
section .nmb10, body.blog #contents .nmb10 {
  margin-bottom: -10%;
}
@media only screen and (max-width: 1200px) {
  section .bs_pdi0, body.blog #contents .bs_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 .w1200, body.blog #contents .w1200 {
  width: 1200px;
  max-width: 100%;
  margin-inline: auto;
}
section .inwide, body.blog #contents .inwide {
  padding-right: var(--inwide);
}
section .nowrap h1, body.blog #contents .nowrap h1 {
  white-space: nowrap;
}

.l_edge, .r_edge {
  display: flex;
}
@media screen and (max-width: 834px) {
  .l_edge, .r_edge {
    flex-direction: column;
  }
}
.l_edge > *, .r_edge > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .l_edge > *, .r_edge > * {
    width: 100%;
  }
}
.l_edge .im, .r_edge .im {
  flex: 1 0;
  margin-left: calc(50% - 50vw) !important;
}
.l_edge .im img, .r_edge .im img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.l_edge.f_as, .f_as.r_edge {
  align-items: flex-start;
}

.r_edge {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 834px) {
  .r_edge {
    flex-direction: column-reverse;
  }
}
.r_edge .im {
  margin-left: unset !important;
  margin-right: calc(50% - 50vw) !important;
}

.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;
  background: linear-gradient(to right, #fda140, #70c46f) no-repeat center 90%/100% 10px;
}

.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 {
  background-color: #249191;
  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;
}

.flex {
  display: flex;
}

.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;
  color: #fcf6f0;
}
.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;
  color: #fcf6f0;
}
.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;
  color: #fcf6f0;
  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 {
  color: #fcf6f0;
  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 {
  color: #fcf6f0;
  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: #fcf6f0;
  border-radius: 6px 0 6px 0;
}
.top_insta_t_5 .sns_list .sns_text .caption {
  color: #535d60;
  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;
  background: #fcf6f0;
  padding: 15px;
}
#main .qa dt {
  width: 100% !important;
  border: none !important;
  flex-direction: row !important;
  align-items: center;
  justify-content: flex-start;
  background-color: #fcf6f0;
}
#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;
  background-color: #fcf6f0;
  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: 640px) {
  .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);
}

.hshadow {
  z-index: 1;
  position: relative;
  translate: var(--prog) var(--prog);
  transition: 0.6s;
  opacity: 0;
  --prog:4px;
}
.hshadow.active {
  --prog:-4px;
  opacity: 1;
  filter: drop-shadow(4px 4px 0px rgba(51, 51, 51, 0.2));
}
.hshadow h2 {
  -webkit-text-stroke: #333;
  -webkit-text-stroke-width: 0.04em;
  -webkit-text-fill-color: transparent;
  paint-order: fill;
  letter-spacing: 0.1em;
}
.hshadow span {
  -webkit-text-stroke-width: 0;
  -webkit-text-fill-color: #333;
}

.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;
  color: #249191;
  padding: 21px;
  padding-left: 0;
  padding-right: 10px;
  display: inline-block;
  width: calc(100% - 45px);
}
#main .ul_column li .btn {
  color: #249191;
  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;
  }
}

.bg100 {
  margin-left: calc(50% - 50vw + var(--bar) / 2);
  margin-right: calc(50% - 50vw + var(--bar) / 2);
}
@media only screen and (max-width: 1200px) {
  .bg100 {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.overimg a, .overimg .box, .overimg li {
  display: grid;
}
.overimg a > *, .overimg .box > *, .overimg li > * {
  grid-area: 1/1;
}

.base {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .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: 834px) {
  .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: 834px) {
  .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: 834px) {
  #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;
}

.main {
  height: 100%;
  overflow: hidden;
}
.main picture {
  opacity: 0;
}
.main canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 120%;
  z-index: 0;
  opacity: 0;
  transition: 1s;
  background: linear-gradient(180deg, transparent, transparent 50vh, #fff, var(--grtr));
  mix-blend-mode: overlay;
}

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

.f_link, .pan1 a,
.blog_text a > :is(span, .detail),
.f_clearfix .itext,
.h_link, .h_btn {
  color: var(--tx);
  background-image: linear-gradient(var(--sc), var(--sc));
}

.h_droplink {
  background-image: linear-gradient(var(--mc), var(--mc));
}

.h {
  height: var(--head);
  padding-top: calc(var(--headout) * 0.3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  font-weight: 500;
}
.h * {
  z-index: 1;
  color: var(--tx);
}
.h *:link:not(.h_tel) {
  color: var(--tx);
}
@media screen and (max-width: 834px) {
  .h {
    padding-top: 14px;
  }
}
.h_inner {
  background-color: #fff;
  position: relative;
  height: var(--head);
  margin-inline: auto;
  transition: 0.4s;
  z-index: 1000;
  display: flex;
  align-items: center;
}
.h_logo {
  left: 0;
  top: 0;
  position: absolute;
  height: var(--head);
  display: grid;
  place-items: center;
}
.h_items {
  right: 0;
  position: absolute;
  top: 0;
  --tx:#fff;
}
.h_nav {
  margin-inline: auto;
}
.h_logo {
  display: grid;
  place-items: center start;
  padding-inline: 20px;
  transition: 1s;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  .h_logo {
    width: unset;
  }
}
.h_logoimg {
  max-width: 128px;
}
@media screen and (max-width: 834px) {
  .h_logoimg {
    max-width: 108px;
  }
}
.h_items {
  height: var(--head);
  overflow: hidden;
  order: 1;
  display: flex;
  align-items: center;
  width: unset;
  margin: unset;
}
.h_items .btn::after {
  display: none;
}
.h_tel:is(a), .h_contact:is(a) {
  height: calc(var(--head) / 1);
  width: var(--headout);
  font-size: 20px;
  display: grid;
  place-items: center;
  color: #fff;
}
.h_tel:is(a) {
  background-color: var(--mc);
}
.h_tel:is(a) span {
  font-size: 10px;
  color: var(--tx2);
  display: block;
}
.h_tel:is(a):before {
  margin-right: 5px;
}
.h_contact:is(a) {
  background-color: var(--sc);
}
@media screen and (max-width: 640px) {
  .h_contact:is(a) {
    background-image: none;
  }
}
.h_burger {
  place-items: center;
  display: none;
  width: var(--headout);
  height: var(--head);
  order: 1;
}
@media only screen and (max-width: 1000px) {
  .h_burger {
    display: grid;
  }
}
.h_burger .h_svg {
  stroke: var(--mc);
  height: 50%;
}
.h_burger .burger_text {
  font-size: 12px;
  color: #249191;
  font-weight: 400;
}
.h_burger path {
  transition: 0.4s;
  stroke-width: 6%;
  stroke-linecap: round;
}
.h_burger text {
  font-size: 12px;
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.04em;
}
.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;
  }
}
.h_focus {
  width: 100%;
  height: 0;
}
.h_nav {
  display: flex;
  align-items: center;
  justify-content: end;
  letter-spacing: 0.02em;
  z-index: 10;
}
.h_ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.h_ul.show {
  opacity: 1;
  visibility: visible;
}
.h_ul.show .h_drop {
  visibility: visible;
}
.h_list {
  position: relative;
  display: grid;
  place-items: center;
  padding-inline: 0.8vw;
}
.h_list.__sub {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 1000px) {
  .h_list {
    padding-inline: 0px;
    justify-content: start;
  }
}
@media screen and (max-width: 640px) {
  .h_list._btn {
    width: 100%;
  }
}
.h_btn:is(a) {
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .h_btn:is(a) {
    pointer-events: all;
  }
}
.h_btn:is(a)::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: var(--txgr);
  position: absolute;
  top: 140%;
  left: 0;
  right: 0;
  margin: auto;
  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_btn:is(a)::after {
    display: none;
  }
}
.h_drop {
  position: absolute;
  top: 100%;
  transform-origin: top;
  visibility: hidden;
  transition: 0.4s;
  transform-origin: top;
  visibility: hidden;
  position: absolute;
  top: calc(100% - 0px);
  left: unset;
  z-index: -100;
  height: 0;
  rotate: x 90deg;
}
@media only screen and (max-width: 1000px) {
  .h_drop {
    rotate: unset;
    top: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .h_drop {
    position: relative;
    width: 100%;
  }
}
.h_drop.show {
  visibility: visible;
  rotate: x 0deg;
}
@media only screen and (max-width: 1000px) {
  .h_drop.show {
    visibility: visible;
    opacity: 1;
    rotate: x 0deg;
  }
  .h_drop.show_dropul {
    height: 100vh;
  }
}
.h_drop.show_droplist {
  opacity: 1;
}
.h_dropbtn {
  display: none;
  text-align: center;
  border: none;
  font-size: 18px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #111;
  background-color: var(--mc);
  height: 56px !important;
  width: 56px;
}
.h_dropbtn:after, .h_dropbtn:before {
  content: "";
  display: block;
  width: 2px;
  height: 12px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: var(--wh);
  transition: 0.4s;
}
.h_dropbtn::before {
  content: "";
  width: 12px;
  height: 2px;
}
.h_dropbtn[aria-expanded=true]::after {
  rotate: -90deg;
}
.h_dropul {
  margin-top: -1px;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}
.h_droplist {
  position: relative;
  background-color: #fff;
  transition: 0.4s;
  transform-origin: 20px;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  padding-inline: 2em;
  padding-block: 1em;
  border: 1px solid #fff;
  border-top: none;
}
.h_droplist:nth-child(1) {
  transition-delay: 0s;
}
.h_droplist:nth-child(2) {
  transition-delay: 0.03s;
}
.h_droplist:nth-child(3) {
  transition-delay: 0.06s;
}
.h_droplist:nth-child(4) {
  transition-delay: 0.09s;
}
.h_droplist:nth-child(5) {
  transition-delay: 0.12s;
}
.h_droplist:nth-child(6) {
  transition-delay: 0.15s;
}
.h_droplist:nth-child(7) {
  transition-delay: 0.18s;
}
.h_droplist:nth-child(8) {
  transition-delay: 0.21s;
}
.h_droplist:nth-child(9) {
  transition-delay: 0.24s;
}
.h_droplist:nth-child(10) {
  transition-delay: 0.27s;
}
.h_droplist:nth-child(11) {
  transition-delay: 0.3s;
}
.h_droplist:nth-child(12) {
  transition-delay: 0.33s;
}
.h_droplist:nth-child(13) {
  transition-delay: 0.36s;
}
.h_droplist:nth-child(14) {
  transition-delay: 0.39s;
}
.h_droplist:nth-child(15) {
  transition-delay: 0.42s;
}
.h_droplist:nth-child(16) {
  transition-delay: 0.45s;
}
.h_droplist:nth-child(17) {
  transition-delay: 0.48s;
}
.h_droplist:nth-child(18) {
  transition-delay: 0.51s;
}
.h_droplist:nth-child(19) {
  transition-delay: 0.54s;
}
.h_droplist:nth-child(20) {
  transition-delay: 0.57s;
}
.h_droplink {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  left: 50%;
  translate: -50%;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .h_nav {
    z-index: -1;
    position: absolute;
    height: calc(100vh - var(--head) + 1px);
    top: calc(100% - 1px);
    display: block;
    width: 100%;
    overflow-y: scroll;
    visibility: hidden;
  }
  .h_nav.show {
    visibility: visible;
    overscroll-behavior-y: contain;
  }
  .h_nav::-webkit-scrollbar {
    width: 0px;
  }
  .h_ul {
    flex-direction: column;
    justify-content: start;
    z-index: -1;
    min-height: calc(100% + 1px);
    transition: 0.4s;
    padding-inline: var(--head);
    padding-top: var(--head);
    padding-bottom: 90px;
    width: 100%;
    display: block;
    background-color: #fff;
    opacity: 0;
  }
  .h_ul.show .__sub {
    display: grid;
    visibility: visible;
  }
  .h_list {
    padding-block: 1em;
    border: none;
    height: unset;
  }
  .h_list._btn {
    height: unset;
    position: relative;
  }
  .h_list.__drop {
    display: block;
    height: unset;
  }
  .h_link:is(a), .h_btn:is(a) {
    text-align: left;
  }
  .h_linkspan {
    font-size: 24px;
  }
  .h_btn.__drop {
    flex-shrink: 0;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
  }
  .h_drop {
    position: static !important;
    height: 0;
    transition: 0.4s;
    transition-delay: 0.3s;
    overflow: hidden;
  }
  .h_drop.show {
    transition-delay: 0s;
  }
  .h_drop.show .h_dropul {
    translate: 0 0%;
    transition-delay: 0.3s;
  }
  .h_dropul {
    display: flex;
    flex-wrap: wrap;
    translate: 0 -100%;
    transition: 0.4s;
    transition-delay: 0s;
    transform-origin: top;
    padding-top: 1em;
  }
  .h_droplist {
    padding-left: 0em;
    padding-right: 2em;
    padding-block: 1em;
    width: -moz-fit-content;
    width: fit-content;
  }
  .h_droplink {
    padding: 0;
  }
  .h_dropbtn {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .h_ul {
    padding: calc(var(--head) / 2);
  }
  .h_items > *:is(a, button) {
    width: var(--head);
  }
}
body {
  opacity: 0;
  visibility: hidden;
}

body:where(.index) section > * {
  margin-bottom: 10%;
}
body:where(.index) section > *:last-child {
  margin-bottom: 0;
}

body:where(:not(.index)) section > *, body:where(:not(.index)) :where(.w1000) > *, body:where(:not(.index)) section > form > * {
  margin-bottom: 6%;
}
body:where(:not(.index)) section > *:last-child, body:where(:not(.index)) :where(.w1000) > *:last-child, body:where(:not(.index)) section > form > *:last-child {
  margin-bottom: 0;
}

.mv {
  position: relative;
}
.mv_top {
  height: 100vh !important;
  height: 100dvh !important;
  overflow: hidden;
  position: relative;
  padding-inline: var(--incont);
  padding-top: var(--headout);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 834px) {
  .mv_top {
    height: calc(90vh - var(--head)) !important;
    height: calc(90dvh - var(--head)) !important;
  }
}
.mv_it {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: grid;
  place-items: center;
}
.mv_it:after {
  display: none;
}
.mv_it img {
  margin-inline: auto;
}
.mv_it .im {
  min-width: 25%;
}
.mv_it .im img {
  width: 100% !important;
}
.mv_it h1 {
  font-size: 21px;
  font-family: "Bebas Neue", "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.06em;
  color: #fff;
}
.mv_scr {
  position: absolute;
  bottom: 2.5%;
  left: 0;
  width: 100%;
  display: grid;
  place-items: center;
}
.mv_slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}
@media screen and (max-width: 834px) {
  .mv_slide {
    height: 80%;
  }
}
.mv_slide ul {
  position: relative;
  overflow: hidden;
  transition: 0.6s;
}
.mv_slide ul.close {
  transition: 0s;
  opacity: 0;
}
.mv_slide img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  height: 100vh !important;
  height: 100dvh !important;
}
@media screen and (max-width: 834px) {
  .mv_slide img {
    height: 80vh !important;
    height: 80dvh !important;
  }
}
.mv_slide .slick-slide {
  opacity: 0;
  transition: 0s;
}
.mv_slide .slick-active {
  animation: slidescale 8s linear;
}
@keyframes slidescale {
  0% {
    transform: scale(1);
  }
  96% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  96% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
.mv_tx {
  color: #fff;
  text-shadow: var(--bosh);
}
.mv_tx em {
  font-size: clamp(32px, 5.5vw, 66px);
  font-weight: 900;
  margin-left: -0.5em;
}
.mv_tx div {
  font-size: clamp(16px, 2.4vw, 26px);
  font-weight: 900;
  margin-bottom: 1em;
}
.mv_ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .mv_ul {
    align-items: center;
    justify-content: center;
    gap: 2%;
  }
}
.mv_ul ul {
  display: contents;
}
.mv_ul li {
  overflow: visible !important;
  filter: drop-shadow(var(--bslg));
  margin-bottom: 1em;
}
.mv_ul .box, .mv_ul li a {
  display: grid;
  place-items: center;
  background-color: var(--mc);
  width: 160px;
  margin-right: 20px;
  aspect-ratio: 1;
  transform: skewX(-20deg);
  transform-origin: left bottom;
  color: #fff;
}
@media only screen and (max-width: 1200px) {
  .mv_ul .box, .mv_ul li a {
    width: 120px;
  }
}
@media screen and (max-width: 640px) {
  .mv_ul .box, .mv_ul li a {
    width: 100px;
  }
}
.mv_ul .box span, .mv_ul li a span {
  transform: skewX(20deg);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .mv_ul .box:not(:first-child), .mv_ul li a:not(:first-child) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 1200px) {
  .mv_ul {
    margin-bottom: 3%;
  }
}
.mv.pages {
  height: unset !important;
  height: unset !important;
  aspect-ratio: 3/1;
  margin-bottom: 0;
}
@media screen and (max-width: 834px) {
  .mv.pages {
    height: unset !important;
    height: unset !important;
    aspect-ratio: 3/2;
  }
}
.mv.pages_slide img {
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  aspect-ratio: 3/1;
}
@media screen and (max-width: 834px) {
  .mv.pages_slide img {
    aspect-ratio: 3/2;
  }
}

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

.bg01 {
  padding-block: 10%;
}
.bg01 * {
  color: #fff;
}
.bg01 .title2.i-art h1, .bg01 .title2.i-art h2, .bg01 .title2.i-art h3 {
  font-family: "ackaisyo", "Noto Sans JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bg01 .title2.i-art h1:after, .bg01 .title2.i-art h2:after, .bg01 .title2.i-art h3:after {
  background-color: #fff;
}

.bg01 {
  background-repeat: no-repeat;
  background-position-y: 100%;
  background-size: cover;
}

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

.title2 {
  margin-bottom: 2%;
}
.title2 h1, .title2 h2, .title2 h3 {
  font-weight: 700;
  line-height: 1;
}
.title2 h1:after, .title2 h2:after, .title2 h3:after {
  display: block;
  content: "";
  width: 40px;
  height: 2px;
  background-color: var(--mc);
  margin-block: 0.5em;
}
.title2 h2 {
  font-size: var(--fzl);
}
.title2 h3 {
  font-size: var(--fzm);
  font-weight: 500;
}
.title2.__center {
  display: grid;
  place-items: center;
}
.title2.__center h1, .title2.__center h2, .title2.__center h3 {
  display: grid;
  place-items: center;
}
.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 h1 span, .title2 h2 span, .title2 h3 span {
  font-size: var(--fz);
  color: var(--ac);
}
.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 0;
}
.it:after, .ti:after {
  display: none !important;
}
.it > *, .ti > * {
  width: 50%;
}
.it > :has(img), .ti > :has(img) {
  flex: 1;
}
.it img, .ti img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  width: 100% !important;
  height: auto !important;
}
.it > :not(:has(img)), .ti > :not(:has(img)) {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .it > *, .ti > * {
    width: 100%;
  }
  .it > * img, .ti > * img {
    min-height: 100%;
  }
  .it > :not(:has(img)), .ti > :not(:has(img)) {
    height: 100%;
    width: 100%;
  }
}
.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: 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;
}
.ti.__staff {
  flex-direction: row;
  gap: 20px 2%;
}
@media screen and (max-width: 834px) {
  .ti.__staff {
    flex-direction: column;
  }
}
.ti.__staff > :has(img) {
  max-width: 40%;
}
@media screen and (max-width: 834px) {
  .ti.__staff > :has(img) {
    align-self: flex-end;
  }
}
@media screen and (max-width: 640px) {
  .ti.__staff > :has(img) {
    max-width: 100%;
  }
}
.ti.__staff > :not(:has(img)) {
  flex: 1;
}
.ti.__staff b {
  font-size: var(--fzm);
}
.ti.__staff h2 {
  font-size: var(--fzm);
}
.ti.__staff b, .ti.__staff h2, .ti.__staff h3 {
  border-bottom: 1px solid var(--sc);
  line-height: 1.5;
}
.ti.__staff .fb-tx > .box:not(:last-child) {
  margin-bottom: 10px;
}
.ti.__staff .fb-tx h3 {
  font-size: clamp(18px, 2vw, 20px);
}
.ti.__staff .fb-tx h3 {
  margin-bottom: 0.5em;
}

.it.__top, .ti.__top {
  align-items: center;
}
.it.__top .box, .ti.__top .box {
  max-width: 100%;
}
.it.__top .box:has(.btn), .ti.__top .box:has(.btn) {
  overflow: visible !important;
}
.it.__top .box .btn, .ti.__top .box .btn {
  margin-top: 60px;
  font-size: var(--fzen);
}
@media screen and (max-width: 834px) {
  .it.__top .box .btn, .ti.__top .box .btn {
    height: 50px;
  }
}
.it.__top > :not(:has(img)), .ti.__top > :not(:has(img)) {
  padding-left: 8%;
  line-height: 2;
}
.it.__top > :not(:has(img)) h1, .it.__top > :not(:has(img)) h2, .it.__top > :not(:has(img)) h3, .ti.__top > :not(:has(img)) h1, .ti.__top > :not(:has(img)) h2, .ti.__top > :not(:has(img)) h3 {
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .it.__top, .ti.__top {
    flex-direction: column-reverse;
  }
  .it.__top > :not(:has(img)), .ti.__top > :not(:has(img)) {
    justify-self: end;
    padding-inline: 0px;
  }
  .it.__top > :not(:has(img)) *:is(.bg01 *):after, .ti.__top > :not(:has(img)) *:is(.bg01 *):after {
    background-color: #000;
  }
}

.it.__top > :has(img) {
  margin-left: var(--contout);
}
@media screen and (max-width: 834px) {
  .it.__top > :has(img) {
    margin-left: -40px;
    width: calc(100% + 40px);
  }
}

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

.it-g, .ti-g {
  display: flex;
  align-items: center;
}
.it-g > *, .ti-g > * {
  width: 50%;
}
@media screen and (max-width: 834px) {
  .it-g > *, .ti-g > * {
    width: 100%;
  }
}
.it-g > :has(img), .ti-g > :has(img) {
  flex: 1;
}
@media screen and (max-width: 834px) {
  .it-g > :has(img), .ti-g > :has(img) {
    width: 100%;
  }
}
.it-g img, .ti-g img {
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
  width: 100% !important;
  height: auto !important;
}
.it-g > :not(:has(img)), .ti-g > :not(:has(img)) {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 834px) {
  .it-g > :not(:has(img)), .ti-g > :not(:has(img)) {
    display: grid;
    place-content: center;
  }
}

.it-g .box:has(.btn), .ti-g .box:has(.btn) {
  margin-top: 10%;
}
.it-g > :has(img), .ti-g > :has(img) {
  display: flex;
}
.it-g > :has(img) > *, .ti-g > :has(img) > * {
  flex: 1;
}
.it-g > :not(:has(img)), .ti-g > :not(:has(img)) {
  padding-left: 8%;
}
@media screen and (max-width: 834px) {
  .it-g > :not(:has(img)), .ti-g > :not(:has(img)) {
    padding: 20px;
  }
  .it-g > :not(:has(img)) *:is(.bg01 *):after, .ti-g > :not(:has(img)) *:is(.bg01 *):after {
    background-color: #000;
  }
}
@media screen and (max-width: 834px) {
  .it-g, .ti-g {
    display: grid;
  }
  .it-g > *, .ti-g > * {
    grid-area: 1/1;
    height: 100%;
    width: 100%;
  }
  .it-g > * img, .ti-g > * img {
    min-height: 100%;
  }
  .it-g > :not(:has(img)), .ti-g > :not(:has(img)) {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6666666667);
    width: -moz-fit-content;
    width: fit-content;
  }
  .it-g > :not(:has(img)) *, .ti-g > :not(:has(img)) * {
    font-weight: 700;
  }
}
.it-g.pages article, .ti-g.pages article {
  background-color: rgba(255, 255, 255, 0.6666666667);
}
.it-g.pages article div, .ti-g.pages article div {
  font-weight: 400;
}

.it-g > :has(img) > * {
  margin-left: var(--contout);
}
@media screen and (max-width: 834px) {
  .it-g article, .it-g > div {
    justify-self: start;
  }
}

.ti-g > :has(img) > * {
  margin-right: var(--contout);
}
@media screen and (max-width: 834px) {
  .ti-g article, .ti-g > div {
    justify-self: end;
  }
}

.fb-tx2 {
  background: no-repeat center/cover;
  padding-block: 5%;
  padding-inline: 20px;
}
.fb-tx2 .fb-in {
  width: 800px;
  max-width: 100%;
  margin-inline: auto;
  background-color: #fff;
  text-align: center;
  padding: 2%;
}
.fb-tx2 .box {
  width: 100%;
}
.fb-tx2 h2 {
  font-size: var(--fzm);
}
.fb-tx2 .btn {
  margin-top: 4%;
}
.fb-tx2 u:before {
  display: none;
}
.fb-tx2.pages .fb-in {
  width: 1200px;
  background-color: #fff;
  text-align: left;
  padding: 2%;
}
.fb-tx2.pages .fb-in > *:not(:last-child) {
  margin-bottom: 8px;
}
.fb-tx2.pages .fb-in u:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 Duotone";
  content: "\f00c";
  font-weight: 900;
  width: 1.5em;
  height: unset;
  margin-right: 0.5em;
  display: grid;
  place-items: center;
  background-color: unset;
  border: 1px solid var(--sc);
}
.fb-tx2.pages h3 {
  font-size: clamp(18px, 2vw, 20px);
}
.fb-tx2.pages .btn {
  margin-top: 4%;
}
.fb-tx2.pages02 {
  padding: 0;
  background-color: var(--grtr);
}
.fb-tx2.pages02 .fb-in {
  width: 1200px;
  background-color: unset;
  text-align: left;
}
.fb-tx2.pages02 .fb-in > *:not(:last-child) {
  margin-bottom: 8px;
}
.fb-tx2.pages02 .fb-in u:before {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "Font Awesome 5 Brand", "Font Awesome 5 Duotone";
  content: "\f00c";
  font-weight: 900;
  width: 1.5em;
  height: unset;
  margin-right: 0.5em;
  display: grid;
  place-items: center;
  background-color: unset;
  border: 1px solid var(--sc);
}
.fb-tx2.pages02 h3 {
  font-size: clamp(18px, 2vw, 20px);
}
.fb-tx2.pages02 .btn {
  margin-top: 4%;
}

.news {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 6.66%;
}
@media screen and (max-width: 834px) {
  .news {
    flex-direction: column;
    padding-inline: 0%;
  }
}
.news_h {
  padding-top: 0;
}
.news u {
  margin-bottom: 0.5em;
}

.form_simple.form_wrap {
  width: 70%;
}

#contents .form_wrap.form_simple {
  max-height: 210px;
  overflow-y: scroll;
  font-size: 14px;
}
#contents .form_wrap.form_simple.noscr {
  overflow: unset;
  max-height: unset;
}
#contents .form_wrap.form_simple.pages {
  width: 100%;
  max-height: unset;
  overflow-y: unset;
}
@media screen and (max-width: 834px) {
  #contents .form_wrap.form_simple {
    width: 100%;
    max-height: 420px;
  }
}
#contents .form_wrap.form_simple dl {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-bottom: 10px;
}
#contents .form_wrap.form_simple dl:not(:last-child) {
  margin-bottom: 20px;
}
@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 {
  background-color: unset;
}
#contents .form_wrap.form_simple dl:last-of-type dt, #contents .form_wrap.form_simple dl:last-of-type dd {
  border-bottom: none;
}
#contents .form_wrap.form_simple dt, #contents .form_wrap.form_simple dd {
  line-height: 1.6;
  padding: 20px 10px 20px 0;
  border: none;
  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;
  width: 20%;
  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 {
  width: 80%;
  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 dl > * {
  padding-top: 0;
}
#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 {
    padding-bottom: 0;
    text-decoration: underline !important;
    text-decoration-color: inherit;
  }
  #contents .form_wrap.form_simple dt, #contents .form_wrap.form_simple dd {
    width: 100% !important;
  }
}

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

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

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

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

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

.card {
  display: flex;
  margin-inline: auto;
}
.card:after {
  display: none;
}
.card ul {
  display: contents;
}
.card .box, .card li {
  width: 100%;
  flex: 1;
  z-index: 1;
}
.card a {
  display: block;
  height: 100%;
}
.card img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

.card3 {
  gap: 20px 3.5%;
  flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  .card3 {
    margin-top: 20px;
    gap: 20px 4%;
  }
}
.card3 li {
  flex: unset;
  width: 31%;
  position: relative;
  box-shadow: var(--bs2);
}
@media screen and (max-width: 834px) {
  .card3 li {
    width: 48%;
  }
}
@media only screen and (max-width: 480px) {
  .card3 li {
    width: 100%;
  }
}
.card3 a {
  height: 86px;
  position: relative;
}
.card3 a span {
  font-size: var(--fzm);
  display: grid;
  place-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.6s;
}
.card3 a span:nth-child(2) {
  opacity: 0;
  background-color: var(--ac);
}
.card3 a:hover span:nth-child(2) {
  opacity: 1;
}
.card3 h5 {
  display: block;
  font-size: clamp(18px, 2vw, 20px);
  font-weight: 500;
  margin-top: 0.5em;
}
.card3 article {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.card3 article h5, .card3 article div {
  padding-inline: 2%;
}
.card3 article div {
  flex: 1;
  font-size: 14px;
  padding-bottom: 1em;
}
.card3 img {
  margin-left: auto;
  -o-object-position: 100% center;
     object-position: 100% center;
}

.card2, .card5 {
  flex-wrap: wrap !important;
  gap: 20px 1%;
  padding-inline: 1%;
}
@media only screen and (max-width: 1000px) {
  .card2, .card5 {
    padding-inline: 0%;
  }
}
@media only screen and (max-width: 480px) {
  .card2 li, .card5 li {
    width: 100%;
    flex: unset;
  }
}

@media only screen and (max-width: 1000px) {
  .card5 {
    padding-inline: 0%;
  }
  .card5 li {
    width: 32.5%;
    flex: unset;
  }
}
@media screen and (max-width: 834px) {
  .card5 li {
    width: 49.5%;
  }
}
@media only screen and (max-width: 480px) {
  .card5 li {
    width: 100%;
  }
}

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

.float-r {
  float: right;
}

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

.s {
  background: no-repeat center/cover;
  background-attachment: fixed;
  flex-wrap: wrap;
  display: flex;
  padding-inline: var(--inwide);
  gap: 20px 3%;
}
.s > * {
  color: #fff;
  position: relative;
  z-index: 1;
}
.s:before {
  background-color: var(--tx2);
  opacity: 90%;
}
@media screen and (max-width: 834px) {
  .s > *:is(div) {
    flex: unset;
    width: 48.5%;
  }
}
.s_bg {
  position: fixed;
  top: 0;
  left: 0;
  padding-inline: 0px !important;
  display: flex;
}
.s_bg .im {
  background-color: var(--tx2);
}
.s_bg img {
  max-width: unset !important;
  -o-object-fit: unset;
     object-fit: unset;
  opacity: 0.16;
}
.s_h, .s .title2_btn {
  margin-block: 3.75%;
  align-self: center;
}
@media screen and (max-width: 834px) {
  .s_card {
    display: contents;
  }
  .s_card li {
    flex: unset;
    width: 48.5%;
  }
}
.s_card a {
  --tx2:#fff;
  border-radius: 8px;
  aspect-ratio: 4/3;
  font-size: var(--fz);
  text-align: center;
  border: 1px solid var(--tx2);
  color: var(--tx2);
}
.s_card a img {
  filter: contrast(0%) brightness(200%);
  transition: 1.2s;
}
.s_card a:hover {
  background-color: #fff;
  --tx2:var(--tx);
}
.s_card a:hover img {
  filter: none;
}
.s .title2_btn:is(div) a {
  border-color: var(--wh);
  color: var(--wh);
}
.s .title2_btn:is(div) a:after {
  background-color: #fff;
}
.s .title2_btn:is(div) a:hover {
  border-color: var(--tx);
  color: var(--tx);
  background-color: #fff;
}
.s .title2_btn:is(div) a:hover:after {
  background-color: var(--tx);
}
@media screen and (max-width: 834px) {
  .s .title2_btn:is(div) {
    order: 1;
    width: 100%;
  }
  .s .title2_btn:is(div) div {
    text-align: center;
  }
}

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

.title3 article {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.title3 article h1, .title3 article h2, .title3 article h3 {
  margin-top: 10px;
  font-weight: 700;
  font-size: clamp(28px, 4vw, 40px);
}
.title3 article h1:after, .title3 article h2:after, .title3 article h3:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background-color: var(--tx2);
  margin-block: 0.6em;
}
.title3 article h3 {
  font-size: var(--fzl);
}
.title3.__left h1, .title3.__left h2, .title3.__left h3 {
  width: unset;
  margin-right: auto;
}
.title3.noline div:before {
  display: none;
}

.ulcircle {
  margin-top: 40px;
  --w:300px;
  --h:260px;
  --rad:42px;
  --border:1px solid var(--tx2);
  max-width: calc(var(--w) - var(--rad));
  width: 100%;
  padding-block: calc(var(--h) / 2);
  margin-inline: auto;
}
.ulcircle ul {
  z-index: 1;
  position: relative;
  height: 1px;
  width: 100%;
  margin-inline: auto;
  display: grid;
}
.ulcircle li {
  grid-area: 1/1;
  background-image: linear-gradient(to right, transparent, transparent var(--rad), #ccc calc(var(--rad) + 0.5px), #ccc 50%, transparent 50.1%);
  overflow: visible !important;
  rotate: calc(90deg + 360deg / (var(--listnum) - 0) * var(--index));
  font-size: 12px;
  transition: unset;
}
.ulcircle li span {
  width: calc(var(--rad) * 2);
  display: inline-grid;
  place-items: center;
  place-content: center;
  text-align: center;
  border-radius: 999px;
  border: 1px solid var(--tx2);
  rotate: calc(-1 * 360deg / (var(--listnum) - 0) * var(--index) - 90deg);
  aspect-ratio: 1/1;
  color: var(--tx);
  translate: -50% -50%;
}
.ulcircle li:last-child:has(a) {
  border-radius: 999px;
  overflow: hidden !important;
  border: var(--border);
}
.ulcircle li:last-child:has(a) span {
  border: none;
}
.ulcircle li:last-child {
  position: absolute;
  grid-area: unset;
  background-image: unset;
  width: -moz-fit-content;
  width: fit-content;
  align-self: center;
  justify-self: center;
  z-index: 1;
}
.ulcircle li:last-child img {
  max-width: 80%;
}
.ulcircle li:last-child span {
  width: calc(var(--rad) * 2.66);
  background-color: var(--ac);
  translate: 0% 0%;
}

.bg01 {
  background-color: var(--bc);
  padding-inline: var(--incont);
}
.bg01 .card2 {
  background-color: #fff;
  padding-block: 5.25%;
  padding-inline: 3.15%;
  display: flex;
}
@media screen and (max-width: 834px) {
  .bg01 .card2 {
    flex-direction: column;
    gap: 5.25vw;
  }
}
.bg01 .card2_in {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.bg01 .card2_in:first-child {
  border-right: 1px solid #888;
}
@media screen and (max-width: 834px) {
  .bg01 .card2_in:first-child {
    border: none;
  }
}
@media screen and (max-width: 834px) {
  .bg01 .card2_in {
    flex-direction: row;
    justify-content: flex-start;
    gap: 5%;
  }
}
@media screen and (max-width: 640px) {
  .bg01 .card2_in {
    flex-direction: column;
  }
}
.bg01 .card2_tx {
  font-size: var(--fzm);
}
.bg01 .card2_tx h3 {
  color: var(--tx2);
  margin-bottom: 0.5em;
}
.bg01 .card2_tx article > div {
  margin-bottom: 1.5em;
  color: #888;
}
.bg01 .card2_it {
  display: grid;
  place-items: center;
}
.bg01 .card2_it > * {
  grid-area: 1/1;
}
.bg01 .card2_it div {
  font-size: var(--fzll);
  color: #888;
  mix-blend-mode: luminosity;
}

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

#contents .card4.pages {
  gap: 1.3%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#contents .card4.pages li {
  flex-basis: 24%;
  flex-grow: 0;
}
@media screen and (max-width: 834px) {
  #contents .card4.pages li {
    flex-basis: 49%;
  }
}
#contents .card4.pages article {
  height: -moz-fit-content;
  height: fit-content;
  align-self: end;
  padding-right: 2%;
}
#contents .card4.pages h5 {
  display: block;
  background-color: var(--ac);
  color: #fff;
  position: static;
  padding: 0.5em;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1.2;
  font-size: clamp(14px, 2vw, 20px);
}
#contents .card4.pages h5 span {
  display: block;
}
#contents .card4.pages h5:before {
  display: none;
}
#contents .card4.pages div {
  font-size: var(--fzs);
  padding: 0.5em;
}
#contents .card4.pages img {
  aspect-ratio: 1/1;
}
#contents .card4.pages.__links li {
  min-width: 21%;
  flex-grow: 0;
}
#contents .card4.pages.__links img {
  aspect-ratio: 2/1;
  -o-object-fit: contain;
     object-fit: contain;
}

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

#contents .bginner .card3, #contents .bginner .card4, #contents .bginner .card2 {
  padding-bottom: 3%;
}
#contents .bginner .card3 .box, #contents .bginner .card3 li, #contents .bginner .card4 .box, #contents .bginner .card4 li, #contents .bginner .card2 .box, #contents .bginner .card2 li {
  background-color: unset;
}
#contents .bginner .card3 article div, #contents .bginner .card4 article div, #contents .bginner .card2 article div {
  color: #fff;
}
#contents .bginner .card3 h3, #contents .bginner .card3 h5, #contents .bginner .card4 h3, #contents .bginner .card4 h5, #contents .bginner .card2 h3, #contents .bginner .card2 h5 {
  background-color: #fff;
  color: var(--mc);
  border-top-left-radius: 8px;
}
#contents .bginner .card3 h3:before, #contents .bginner .card3 h5:before, #contents .bginner .card4 h3:before, #contents .bginner .card4 h5:before, #contents .bginner .card2 h3:before, #contents .bginner .card2 h5:before {
  background-color: var(--actr);
}
#contents .bginner .card3 .im, #contents .bginner .card4 .im, #contents .bginner .card2 .im {
  padding-right: 4px;
}
#contents .bginner .card3 img, #contents .bginner .card4 img, #contents .bginner .card2 img {
  border-radius: 8px;
  border: none;
  box-shadow: var(--boshw);
}

#contents .card4.overimg {
  gap: 4.66%;
}
#contents .card4.overimg li {
  flex: unset;
  width: 21.5%;
}
@media screen and (max-width: 834px) {
  #contents .card4.overimg li {
    flex-basis: 46%;
  }
}
#contents .card4.overimg li a {
  width: 100%;
}
#contents .card4.overimg article {
  height: -moz-fit-content;
  height: fit-content;
  align-self: end;
  padding-right: 5%;
}
#contents .card4.overimg div {
  background-color: var(--mc);
  color: #fff;
  height: -moz-fit-content;
  height: fit-content;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-inline: 10px;
  padding-block: unset;
  line-height: 1;
  height: 50px;
  font-size: clamp(14px, 2vw, 20px);
  border-radius: 0 8px 0 0;
}
#contents .card4.overimg div:before {
  width: 7px;
  height: 7px;
  background-color: #fff;
  content: "";
  line-height: 1;
  border-radius: 999px;
  margin-right: 7px;
}
#contents .card4.overimg img {
  aspect-ratio: 1/1;
}
#contents .card4.overimg.__links {
  gap: 1.3%;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-radius: 0 8px 0 8px;
  margin-top: 6%;
}
#contents .card4.overimg.__links li {
  flex-basis: 24%;
  flex-grow: 0;
  box-shadow: none;
  transition: 0.4s;
}
@media screen and (max-width: 834px) {
  #contents .card4.overimg.__links li {
    flex-basis: 49%;
  }
}
#contents .card4.overimg.__links img {
  aspect-ratio: 2/1;
  -o-object-fit: contain;
     object-fit: contain;
}

.aboutwrap {
  position: relative;
  padding-block: 6%;
}
.aboutwrap *, .aboutwrap *:after {
  transition: 0.8s;
}
.aboutwrap .cover {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  pointer-events: none;
  overflow: hidden;
}
.aboutwrap .cover:after {
  background: url(/images/common/bg00.png);
  background-color: #fff;
  height: 200%;
  top: -1px;
  bottom: unset;
  transform-origin: 5% 0%;
  mix-blend-mode: difference;
  box-shadow: 0px -2px 4px 4px rgba(17, 17, 17, 0.0666666667);
  transition: 1s;
  pointer-events: all;
  will-change: translate rotate;
  translate: 95%;
  rotate: -20deg;
  transition: translate 1.2s, rotate 0.6s 0.6s cubic-bezier(0.1, 0.61, 0.36, 1);
}
.aboutwrap .cover.hide:after {
  translate: 0%;
  rotate: 0deg;
}
.aboutwrap .title2 {
  padding-top: 0;
}
.aboutwrap .title2 span {
  color: #fff;
}
.aboutwrap .tx-lg {
  margin-bottom: 0;
}
@keyframes pera {
  0% {
    translate: 0%;
    rotate: 0deg;
  }
  50% {
    rotate: 0deg;
  }
  100% {
    translate: 95%;
    rotate: -20deg;
  }
}

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

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

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

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

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

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

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

footer#global_footer {
  min-width: 100% !important;
  color: #333;
  background-color: unset;
}

.f {
  --tx:#111;
}
.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 {
  padding-block: 100px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1200px) {
  .f_main {
    padding-bottom: 120px;
  }
}
.f_info {
  line-height: 1.8;
}
.f_logo {
  font-size: 26px;
  line-height: 1.6;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.f_logo img {
  max-width: 213px;
}
.f_logospan {
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
}
.f_address, .f_p {
  font-size: 14px;
}
.f_right {
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: space-between;
}
.f_nav {
  margin-bottom: 30px;
}
.f_ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.f_list {
  padding-left: 26px;
}
@media screen and (max-width: 834px) {
  .f_list {
    padding: 0 0.7em;
  }
}
.f_link {
  font-size: 14px;
}
.f iframe {
  display: block;
}
.f_copy {
  text-align: right;
  display: block;
  font-size: 12px;
}
@media only screen and (max-width: 1000px) {
  .f_main {
    flex-direction: column;
  }
  .f_left {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .f_info * {
    text-align: right;
  }
  .f_right {
    align-items: center;
  }
  .f_map {
    width: 100%;
  }
  .f_map iframe {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .f_main {
    padding-bottom: 80px;
  }
  .f_logo {
    margin-inline: auto;
  }
  .f_left {
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
  }
  .f_info * {
    text-align: center;
  }
  .f_right {
    width: 100%;
  }
}

.title1 {
  padding-block: 8%;
  padding-top: calc(var(--head) + 8%);
  padding-inline: var(--incont);
  background: no-repeat center/cover;
  color: #fff;
  text-shadow: var(--bosh);
}
.title1 h1, .title1 h2, .title1 h3 {
  font-size: clamp(32px, 5.5vw, 66px);
  font-weight: 900;
}

body.blog .pages.mv {
  margin-top: calc(-1 * var(--head));
}
@media screen and (max-width: 834px) {
  body.blog .mv_tx {
    padding-bottom: 24px;
  }
}
body.blog .mv_tx div {
  font-size: var(--fzll);
}
body.blog .mv_tx p {
  height: clamp(40px, 8vw, 80px);
  font-size: clamp(30px, 6vw, 60px);
  text-align: right;
}

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

.tbl_simple td {
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-bottom: 1px solid #fff !important;
}
.tbl_simple td:not(:last-child) {
  width: 15%;
  text-align: center !important;
  background-color: #d9d9d9;
}
.tbl_simple td:first-child {
  width: 10%;
  background-color: #d1d1d1;
}

.tbl_simple2 td {
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-bottom: 1px solid #fff !important;
}
.tbl_simple2 td:first-child {
  text-align: center !important;
  background-color: #d9d9d9;
  width: 10%;
}

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

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

.sns-01 div.sns_list {
  border: none;
  flex-direction: column;
  font-family: "Noto Serif JP", 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sns-01 div.sns_list > div {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 24px 0;
  flex-direction: row;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div {
    flex-direction: column;
  }
}
.sns-01 div.sns_list > div div.sns_photo {
  padding: 0;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 30%;
  }
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div div.sns_photo {
    width: 100%;
  }
}
.sns-01 div.sns_list > div div.sns_text {
  padding: 0 0 0 24px;
  font-size: var(--fzs);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 834px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  .sns-01 div.sns_list > div div.sns_text {
    width: 100%;
    padding: 0;
    margin-top: 16px;
  }
}
.sns-01 div.sns_list > div div.sns_text div.sns_date {
  color: var(--tx);
  font-size: var(--fz);
}
.sns-01 div.sns_list > div div.sns_text ul {
  margin-top: auto;
}
.sns-01 div.sns_list > div div.sns_text ul a {
  background-color: #333;
  color: #fff;
  padding-inline: 0.4em;
  margin-right: 0.5em;
  font-size: var(--fz);
}

#contents .card2.pages {
  gap: 2%;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#contents .card2.pages li {
  flex-basis: 49%;
  flex-grow: 0;
  border-radius: 0 8px 0 8px;
}
@media only screen and (max-width: 480px) {
  #contents .card2.pages li {
    flex-basis: 100%;
  }
}
#contents .card2.pages article {
  height: 100%;
  align-self: end;
  padding-right: 2%;
  padding-bottom: 2%;
}
#contents .card2.pages h5 {
  display: block;
  background-color: var(--mc);
  color: #fff;
  position: static;
  padding: 0.5em;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
  line-height: 1.2;
  font-size: var(--fzm);
  border-radius: 0 0 8px 0;
}
#contents .card2.pages h5 span {
  display: block;
}
#contents .card2.pages h5:before {
  display: none;
}
#contents .card2.pages div {
  font-size: var(--fzs);
  padding-left: 2%;
  justify-content: flex-start;
}
#contents .card2.pages div u {
  color: var(--mc);
  font-size: var(--fzm);
  background-color: unset;
  padding-inline: 0;
  line-height: 1.4;
  margin-bottom: 0.5em;
  text-decoration: none;
}
#contents .card2.pages div u:before {
  top: unset;
  bottom: 0;
  z-index: -1;
  height: 0.4em;
  border-radius: 4px;
  background-color: var(--ac);
  opacity: 0.6;
}
#contents .card2.pages .im {
  order: 1;
}
#contents .card2.pages img {
  aspect-ratio: 3/2;
  -o-object-fit: contain;
     object-fit: contain;
}
#contents .card2.pages.__links li {
  min-width: 21%;
  flex-grow: 0;
}
#contents .card2.pages.__links img {
  aspect-ratio: 2/1;
  -o-object-fit: contain;
     object-fit: contain;
}

.bgtx canvas {
  transition: opacity 0.5s;
}
.bgtx:hover canvas {
  opacity: 1 !important;
}

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

.mapwrap a {
  display: block;
  color: #249191;
  text-decoration: underline;
}

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

.fa.fa-info-circle {
  color: #249191;
}

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