@font-face {
  src: url('/import/tenant_1/153.121.66.236/html/images/corporate-logo.woff') format("woff");
  font-family: "MyFont";
}

:root {
    --awesome: "Font Awesome 5 Free";
    --corporate: "MyFont";
    --maru: 'M PLUS Rounded 1c',
        sans-serif;
    --color-primary: #6ab1da;
    --color-primary--tint: #a5d5f0;
    --color-secondery: #09b69f;
    --color-accent: #fdfaf1;
}

body {
  font-size: 14px;
  line-height: 1.5;
}

[class*=up-ofi] {
  height: 100%;
  overflow: hidden;
}
.up-d-inline {
  display: inline;
}

button,
input
{
  appearance: none;
  border: none;
}

figure {
  text-align: center;
}

#wrapper {
  min-width: 320px;
  overflow: hidden;
}


/* js-toggle */

[data-element-id] .js-toggle+* {
  display: block !important;
}

.js-toggle {
  cursor: pointer;
}

.js-toggle+* {
  display: none;
}

.js-scrollable {
overflow-x: auto!important
}

.scroll-hint-icon-wrap {
  height: auto
}

.scroll-hint-icon {
  top: 0;
}

.txt {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}


/* フィード */

.fead-mv02 {
  opacity: 0;
}

.fead-mv02.mv {
  opacity: 1;
  -webkit-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fead-mv03 {
  opacity: 0;
}

.fead-mv03.mv {
  opacity: 1;
  -webkit-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.fead-right02 {
  opacity: 0;
  -webkit-transform: translate(-20%, -10%);
  transform: translate(-20%, -10%);
}

.fead-right02.mv {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s;
  transition: 1s;
}

.fead-left02 {
  opacity: 0;
  -webkit-transform: translate(20%, 10%);
  transform: translate(20%, 10%);
}

.fead-left02.mv {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s;
  transition: 1s;
}

[data-element-id][class*=fead-] {
  opacity: 1;
  transform: unset;
}

[class*=fead-zoom] img {
  -webkit-transform: scale(0);
  transform: scale(0);
}

[class*=fead-zoom].mv img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.fead-zoom02.mv img {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.fead-zoom03.mv img {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.fead-zoom04.mv img {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.fead-zoom05.mv img {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.fead-zoom06.mv img {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.fead-text02 .str {
  display: inline-block;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translate(20%, 100%);
  transform: translate(20%, 100%);
  -webkit-transition: opacity 0.4s cubic-bezier(0.18, 0.06, 0.23, 1) 0.1s, -webkit-transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1);
  transition: opacity 0.4s cubic-bezier(0.18, 0.06, 0.23, 1) 0.1s, -webkit-transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1);
  transition: transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1), opacity 0.4s cubic-bezier(0.18, 0.06, 0.23, 1) 0.1s;
  transition: transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1), opacity 0.4s cubic-bezier(0.18, 0.06, 0.23, 1) 0.1s, -webkit-transform 0.3s cubic-bezier(0.43, 0.05, 0.17, 1);
  will-change: transform, opacity;
}

.fead-text02 .str.textin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

[data-element-id][class*=fead-] * {
  opacity: 1;
  transform: unset;
}

.bg01 {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/bg01.png');
  background-size: cover;
  position: relative;
}

.bg01::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/shape03.png') repeat-x;
  content: "";
  display: block;
  height: 45px;
  left: 0;
  position: absolute;
  top: -43px;
  width: 100%;
  z-index: -1
}

.bg02 {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/bg02.png');
  background-size: cover;
  position: relative;
}

.bg02>* {
  position: relative;
}

.bg02 .deco01 {
  left: 0;
  position: absolute;
  top: 40px;
}

.bg02 .deco02 {
  left: 100px;
  position: absolute;
  top: 60px;
}

.bg02 .deco03 {
  left: 50%;
  position: absolute;
  top: 30%;
}

.bg02 .deco04 {
  position: absolute;
  right: 0;
  top: 40px;
}

.bg02 .deco05 {
  bottom: 20%;
  position: absolute;
  right: 0;
}

.bg02 .deco06 {
  bottom: 10%;
  left: -13%;
  position: absolute;
}

.bg03 {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/bg02.png');
  background-size: cover;
  position: relative;
}

.breadcrumb {
  margin-bottom: 60px;
}

.breadcrumb .item {
  display: inline;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}

.breadcrumb .item:not(:last-of-type):after {
  content: "\f054";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-left: 10px;
  margin-right: 5px;
}

.breadcrumb .item:last-of-type {
  border-bottom: 2px solid;
  font-weight: bold;
}


/*===================================
共通ボタン
===================================*/

[class*=btn-cmn] {
  --btn-mt-xlarge: 90px;
  --btn-mt-large: 70px;
  --btn-mt-medium: 60px;
  --btn-mt-small: 40px;
  --btn-mt-xsmall: 30px;
}


/* btn-cmn01 */

[class*=btn-cmn] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-cmn01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: var(--btn-mt-medium);
}

.btn-cmn01>* {
  background: #09b69f;
  border: 1px solid transparent;
  border-radius: 8px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  max-width: 100%;
  padding: 1.5em 0.5em;
  position: relative;
  text-align: center;
  width: 400px;
}

.btn-cmn01>*::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.btn-cmn01>*:hover {
  background: #fff;
  border: 1px solid #09b69f;
  color: #09b69f;
  opacity: 1;
}

.btn-cmn01.btn-small>* {
  border-radius: 4px;
  font-size: 16px;
  padding: 1em 0.5em;
  width: 280px;
}

.btn-cmn01.btn-small>*::after {
  display: none;
}

.btn-cmn01.btn-back>*::after {
  content: "\f053";
  right: auto;
  left: 1em;
}


/* btn-cmn02 */

.btn-cmn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: var(--btn-mt-xsmall);
}

.btn-cmn02>* {
  background: #09b69f;
  background: #FEA525;
  border: 1px solid transparent;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  max-width: 100%;
  padding: 0.5em;
  position: relative;
  text-align: center;
  width: 200px;
}

.btn-cmn02>*::before {
  content: "\f0e0";
  display: block;
  font-family: "Font Awesome 5 Free";
  left: 1.5em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}

.btn-cmn02>*:hover {
  background: #fff;
  border: 1px solid #09b69f;
  color: #09b69f;
  opacity: 1;
}


/* 共通ボタン上書き */

.btn-mt-xlarge {
  margin-top: var(--btn-mt-xlarge);
}

.btn-mt-large {
  margin-top: var(--btn-mt-large);
}

.btn-mt-medium {
  margin-top: var(--btn-mt-medium);
}

.btn-mt-small {
  margin-top: var(--btn-mt-small);
}

.btn-mt-xsmall {
  margin-top: var(--btn-mt-xsmall);
}

.btn-mt-none {
  margin-top: 0;
}

.btn-w-full>* {
  width: 100%;
}

.btn-w-xlarge>* {
  width: 350px;
}

.btn-w-xlarge>* {
  width: 300px;
}

.btn-w-medium>* {
  width: 250px;
}

.btn-w-small>* {
  width: 200px;
}

.btn-w-xsmall>* {
  width: 150px;
}

.btn-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post-item+.post-item {
  margin-top: 40px;
}

.post-thumb>* {
  border-radius: 10px;
  overflow: hidden;
}

.post-ttl {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

.post-date {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.post-txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}

.post-catwrap {
  display: inline-block;
  margin: -10px 0 0 0;
}

.post-catwrap span {
  background: #6ab1da;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 10px 10px 0 0;
  padding: 0.3em 0.8em;
}

.post-item02 {
  border-bottom: 2px solid #6ab1da;
  padding-bottom: 30px;
}

.post-item02.post-item02 {
  margin-top: 30px;
}

.anchor-box {
  overflow-x: auto;
}

.anchor-box li {
  flex-shrink: 0;
  width: 23%
}
.anchor-box li a {
  background: #6ab1da;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em 0.5em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.works-meta dl dt {
  border-bottom: 1px dashed #09b69f;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.works-meta dl+dl {
  margin-top: 20px;
}

.pagenation {
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  width: 100%;
}

.pagenation ul {
  margin: 0 -10px;
}

.pagenation ul li {
  margin: 0 10px;
}

.pagenation .item {
  border: 1px solid #fff;
  font-size: 24px;
  height: 50px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 50px;
}

.pagenation .item.now, .pagenation .item a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagenation .item a {
  height: 100%;
  width: 100%;
}

.pagenation .item a:hover {
  background-color: #6ab1da;
}

.pagenation .prev:hover {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

.pagenation .next:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.pagenation .now {
  background-color: #6ab1da;
}
.swiper-area {
position: relative;
}
.swiper {
  padding: 30px 0;
}

.swiper-button-next, .swiper-button-prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #47c89f;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  height: 100px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
  opacity: 0.75;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
}

.swiper-button-next::after, .swiper-button-prev::after {
  display: none;
}

.swiper-slide {
  border-radius: 10px;
  overflow: hidden;
}

.swiper-slide-active {
  opacity: 1;
  -webkit-transform: scale(1.2) !important;
  transform: scale(1.2) !important;
}

.swiper-button-prev {
  background-position: center;
  content: "";
  left: -50px;
}

.swiper-button-prev::before {
  content: "\f053";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}

.swiper-button-next {
  background-position: center;
  right: -50px;
}

.swiper-button-next::before {
  content: "\f054";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}

.swiper-wrapper {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
[data-element-id].swiper-wrapper>* {
  display: flex;
  width: 100%;
  max-width: 1000px;
  overflow-y: auto;
}
[data-element-id].swiper-slide {
  width: 30%;
}

.table-cmn01 .item+.item {
  margin-top: 40px;
}

.table-cmn01 dl {
  border-bottom: 2px solid #09b69f;
}

.table-cmn01 dl:first-of-type {
  border-top: 2px solid #09b69f;
}

.table-cmn01 dl dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em;
  width: 200px;
}

.table-cmn01 dl dd {
  font-size: 16px;
  line-height: 1.5;
  padding: 1em;
  width: calc(100% - 200px);
}

[class*=ttl-cmn] {
  --ttl-fz-xlarge: 44px;
  --ttl-fz-large: 40px;
  --ttl-fz-medium: 36px;
  --ttl-fz-small: 24px;
  --ttl-fz-xsmall: 20px;
  --ttl-mb-xlarge: 70px;
  --ttl-mb-large: 60px;
  --ttl-mb-medium: 50px;
  --ttl-mb-small: 40px;
  --ttl-mb-xsmall: 24px;
}


/* 共通タイトル１ */

[class*=ttl-cmn] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ttl-cmn01 {
  font-family: "MyFont";
  margin-bottom: var(--ttl-mb-medium);
}

.ttl-cmn01>* {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  position: relative;
  text-align: center;
  padding: 0 80px;
}

.ttl-cmn01>*::before, .ttl-cmn01>*::after {
  background-image: radial-gradient(#6ab1da 40%, transparent 50%);
  background-repeat: repeat-x;
  background-size: 20px 20px;
  content: "";
  height: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60px;
}

.ttl-cmn01>*::before {
  left: 30px;
}

.ttl-cmn01>*::after {
  right: 30px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.ttl-cmn01.ttl-white {
  color: #fff;
}

.ttl-cmn01.ttl-white>*::before, .ttl-cmn01.ttl-white>*::after {
  background-image: radial-gradient(#fff 40%, transparent 50%);
}

.ttl-cmn02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "MyFont";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.ttl-cmn02>* {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 1em 1.5em;
  position: relative;
}

.ttl-cmn02>*::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/heading-balloon.png') no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

.ttl-cmn03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: var(--ttl-mb-medium);
}

.ttl-cmn03>* {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}

.lead-cmn01>* {
   background-image: linear-gradient(rgba(0 0 0 / 0) 45%, #e5e046 70%);
}

[data-element-id] .ttl--vertical {
  -ms-writing-mode: initial;
  -webkit-writing-mode: initial;
  writing-mode: initial;
}

.ttl--vertical {
  -ms-writing-mode: tb-rl;
  word-break: keep-all;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

.ttl-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.ttl-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.ttl-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.ttl-fz-xlarge {
  font-size: var(--ttl-fz-xlarge) !important;
}

.ttl-fz-large {
  font-size: var(--ttl-fz-large) !important;
}

.ttl-fz-medium {
  font-size: var(--ttl-fz-medium) !important;
}

.ttl-fz-small {
  font-size: var(--ttl-fz-small) !important;
}

.ttl-fz-xsmall {
  font-size: var(--ttl-fz-xsmall) !important;
}

.ttl-mb-xlarge {
  margin-bottom: var(--ttl-mb-xlarge);
}

.ttl-mb-large {
  margin-bottom: var(--ttl-mb-large);
}

.ttl-mb-medium {
  margin-bottom: var(--ttl-mb-medium);
}

.ttl-mb-small {
  margin-bottom: var(--ttl-mb-small);
}

.ttl-mb-xsmall {
  margin-bottom: var(--ttl-mb-xsmall);
}

.ttl-mb-none {
  margin-bottom: 0;
}

.footer {
  background: #fdfaf1;
  padding-top: 60px;
  position: relative;
}

.footer::after {
  background: url(/upload/tenant_1/5615cd933915e41e24186f2436bac412.png) repeat-x;
  background-position: top;
  content: "";
  display: block;
  height: 44px;
  left: 0;
  position: absolute;
  top: -40px;
  width: 100%;
  z-index: 0;
}

.footer-copy {
  color: #222;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-bottom: 40px;
  text-align: center;
}
.footer-item .ttl {
  font-size: 18px;
}
.footer-item a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}

.footer-subMenu {
  margin-top: 10px;
}

.footer-subMenu a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 16px;
}
.footer-subMenu a::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #333;
  margin-right: 1em
} 

.footer-wrap {
  margin-bottom: 30px;
}

.footer-left .list {
  margin-bottom: 50px;
}

.footer-left .list li {
  font-size: 14px;
  line-height: 2.5;
}

.footer-logo {
  margin-bottom: 50px;
}

.footer-logo img {
  width: 230px;
}

.footer-right .list li {
  font-size: 12px;
  line-height: 1.5;
}

.footer-right .list li+li {
  margin-top: 20px;
}

.footer-right .list li a:not(.dropdown li a) {
  position: relative;
}

.footer-right .list li a:not(.dropdown li a)::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: bold;
  margin-right: 1em;
}

.footer-right .dropdown {
  padding-left: 2em;
}

.footer-right .dropdown li {
  margin-top: 10px;
}


/*トップへ戻る*/

.totop {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 60px;
  z-index: 200;
}

.totop:before {
  content: "";
  display: block;
  height: 15px;
  left: 50%;
  position: absolute;
  top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1px;
}

h1 {
  font-size: 14px;
}

.header {
  background: #fdfaf1;
  position: relative;
  z-index: 100;
}

.header-cmn {
  background: #fdfaf1;
  padding: 20px 0;
  position: relative;
}

.header-cmn::after {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/shape01.png') repeat-x;
  background-position: bottom;
  bottom: -8px;
  content: "";
  display: block;
  height: 44px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.header-cmn.fixed {
  display: block;
  left: 0;
  padding: 10px 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.header-cmn.fixed .top {
  margin-bottom: 10px;
}

.header-cmn.fixed .header-logo {
  max-width: 200px;
}

.header .top {
  margin-bottom: 40px;
  -webkit-transition: margin-bottom 0.3s;
  transition: margin-bottom 0.3s;
}

[data-element-id].header .top {
  flex-wrap: wrap;
}

.header-logo {
  max-width: 300px;
  width: 100%;
}

.header .menu li:first-child a {
  border-left: 2px dashed #09b69f;
  content: "";
  display: inline-block;
}

.header .menu li a {
  border-right: 2px dashed #09b69f;
  display: block;
  text-align: center;
  width: 100%;
}

.header .menu li .ttl {
  display: block;
}


/* ハンバーガーメニュー  */


/* berger */

.berger-menu {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.berger-menu li {
  letter-spacing: 0.07em;
  line-height: 2;
  font-size: 16px
}

.berger-menu li a {
  display: inline-block;
  padding-bottom: 5px;
}

.berger-body {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/bg01.png');
  background-size: cover;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

[data-element-id] .berger-body {
  height: auto;
  margin-left: auto;
  position: relative;
  -webkit-transform: none;
  transform: none;
  width: 100%;
  opacity: 1;
  z-index: 10;
  visibility: visible;
  pointer-events: all;
  border: 5px solid blue;
}
[data-element-id] .berger-body::before {
  content: "モバイルのメニューです";
  display: inline-block;
  background: blue;
  color: #fff;
  padding: .5em;
  top: 0;
  position: relative;
}

.berger-body.active {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  visibility: visible;
  z-index: 251;
}

.berger-body.active .berger-inner {
  opacity: 1;
}


.berger-inner {
  padding: 100px 40px 150px;
  position: relative;
  z-index: 10;
}
[data-element-id].berger-inner {
  padding: 0;
  
}
.berger-item a {
  display: block;
  width: 100%

}

.toggle {
  background: unset;
  cursor: pointer;
  display: none;
  height: 25px;
  position: relative;
  width: 35px;
  z-index: 260;
}

.toggle .bar {
  -webkit-transition: ease 0.4s;
  background-color: #333;
  height: 2px;
  left: 0;
  position: absolute;
  transition: ease 0.4s;
  width: 100%;
}

.toggle .bar:nth-of-type(1) {
  top: 0;
}

.toggle .bar:nth-of-type(2) {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.toggle .bar:nth-of-type(3) {
  bottom: 0;
}

.toggle.active .bar:nth-of-type(1) {
  -webkit-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg);
}

.toggle.active .bar:nth-of-type(2) {
  opacity: 0;
}

.toggle.active .bar:nth-of-type(3) {
  -webkit-transform: translateY(-14px) rotate(45deg);
  transform: translateY(-14px) rotate(45deg);
}

.overlay {
  -webkit-transform: translate3d(0, 0, 0) !important;
  background: #000;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0) !important;
  visibility: hidden;
  width: 100%;
  z-index: 249;
}

.overlay.active {
  opacity: 0.3;
  visibility: visible;
}

.fix-menu,
.tel-num
{
  display: none;
}
[data-element-id].fix-menu,
[data-element-id] .tel-num
{
  display: block;
}
[data-element-id].fix-menu {
  border: 5px solid blue;
  position: relative;
  padding-top: 40px;
}
[data-element-id].fix-menu::before {
  content:"ABテストです。";
  position: absolute;
  top: 0;
  left: 0;
  background: blue;
  color: #fff;
  padding: .5em
  
}

[data-element-id] .fix-menu .box {
    margin: 0 1%;
    width: 48%;
    font-size: 14px;
    
  } 

.fix-menu .box a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px 0 15px;
}

.fix-menu .box {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  border-radius: 20px 20px 0 0;
}
.fix-menu .box a {
  position: relative;
  display: flex;
  align-items: center;
}
.fix-menu .box a::before {
   display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin-right: .5em;
}
.fix-menu .box.contact a::before {
  content: "\f0e0";
}
.fix-menu .box.tel2 a::before {
  content: "\f879";
}
.test-a,
.test-b {
  display: flex;
  justify-content: space-between;
}

.test-a .box.contact {
  background: var(--color-secondery);
}

.test-a .box.tel2 {
  background: var(--color-primary)
}
.test-b .box.tel2 {
  background: var(--color-secondery);
}

.test-b .box.contact {
  background: var(--color-primary)
}

.info-box {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}


/* 共通コンテンツ間隔 */

[class*=section-m], [class*=section-p] {
  --section-xlarge: 150px;
  --section-large: 120px;
  --section-medium: 100px;
  --section-small: 80px;
  --section-xsmall: 60px;
}

.section-my-xlarge {
  margin-bottom: var(--section-xlarge);
  margin-top: var(--section-xlarge);
}

.section-mt-xlarge {
  margin-top: var(--section-xlarge);
}

.section-mb-xlarge {
  margin-bottom: var(--section-xlarge);
}

.section-my-large {
  margin-bottom: var(--section-large);
  margin-top: var(--section-large);
}

.section-mt-large {
  margin-top: var(--section-large);
}

.section-mb-large {
  margin-bottom: var(--section-large);
}

.section-my-medium {
  margin-bottom: var(--section-medium);
  margin-top: var(--section-medium);
}

.section-mt-medium {
  margin-top: var(--section-medium);
}

.section-mb-medium {
  margin-bottom: var(--section-medium);
}

.section-my-small {
  margin-bottom: var(--section-small);
  margin-top: var(--section-small);
}

.section-mt-small {
  margin-top: var(--section-small);
}

.section-mb-small {
  margin-bottom: var(--section-small);
}

.section-my-xsmall {
  margin-bottom: var(--section-xsmall);
  margin-top: var(--section-xsmall);
}

.section-mt-xsmall {
  margin-top: var(--section-xsmall);
}

.section-mb-xsmall {
  margin-bottom: var(--section-xsmall);
}

.section-py-xlarge {
  padding-bottom: var(--section-xlarge);
  padding-top: var(--section-xlarge);
}

.section-pt-xlarge {
  padding-top: var(--section-xlarge);
}

.section-pb-xlarge {
  padding-bottom: var(--section-xlarge);
}

.section-py-large {
  padding-bottom: var(--section-large);
  padding-top: var(--section-large);
}

.section-pt-large {
  padding-top: var(--section-large);
}

.section-pb-large {
  padding-bottom: var(--section-large);
}

.section-py-medium {
  padding-bottom: var(--section-medium);
  padding-top: var(--section-medium);
}

.section-pt-medium {
  padding-top: var(--section-medium);
}

.section-pb-medium {
  padding-bottom: var(--section-medium);
}

.section-py-small {
  padding-bottom: var(--section-small);
  padding-top: var(--section-small);
}

.section-pt-small {
  padding-top: var(--section-small);
}

.section-pb-small {
  padding-bottom: var(--section-small);
}

.section-py-xsmall {
  padding-bottom: var(--section-xsmall);
  padding-top: var(--section-xsmall);
}

.section-pt-xsmall {
  padding-top: var(--section-xsmall);
}

.section-pb-xsmall {
  padding-bottom: var(--section-xsmall);
}

.side {
  position: relative;
  z-index: 1;
}

.side .ttl {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}

.side .ttl::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/heading-balloon.png') no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  padding: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

.side-box+* {
  margin-top: 80px;
}

.side .list {
  margin-top: 35px;
  padding-left: 2em;
}

.side .list li {
  font-size: 14px;
  line-height: 1.5;
}

.side .list li+li {
  margin-top: 20px;
}

.block-cmn01 .item+.item {
  margin-top: 60px;
}

.block-cmn01 .item:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.block-cmn01 .item:nth-of-type(even) .pbox {
  margin-left: calc(50% - 50vw);
}

.block-cmn01 .tbox {
  width: 45%;
}

.block-cmn01 .tbox .lead {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 40px;
}

.block-cmn01 .pbox {
  margin-right: calc(50% - 50vw);
  position: relative;
  width: 45vw;
}

.block-cmn02 .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-cmn02 .box+.box {
  padding-top: 120px;
}

.block-cmn02 .box:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
}

.block-cmn02 .box:nth-of-type(even) .pic::before {
  background-color: #6ab1da;
  bottom: 0;
  content: "";
  display: block;
  height: 120px;
  position: absolute;
  right: -20px;
  width: 120px;
  z-index: 0;
}

.block-cmn02 .box:nth-of-type(even) .line {
  bottom: -100px;
  display: block;
  height: 175px;
  position: absolute;
  right: 10px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 50%;
}

.block-cmn02 .box:nth-of-type(even) .pic {
  margin-left: 0;
  margin-right: auto;
}

.block-cmn02 .box:nth-of-type(even) .pic>* {
  -webkit-clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
}

.block-cmn02 .box:nth-of-type(odd) {
  position: relative;
}

.block-cmn02 .box:nth-of-type(odd) .pic::before {
  background-color: #b7ddf3;
  background-image: repeating-linear-gradient(-45deg, #76c2ee, #76c2ee 7px, transparent 0, transparent 14px);
  bottom: 0;
  content: "";
  display: block;
  height: 120px;
  left: -20px;
  position: absolute;
  width: 240px;
  z-index: 0;
}

.block-cmn02 .box:nth-of-type(odd) .line {
  bottom: -90px;
  display: block;
  height: 140px;
  left: 40px;
  position: absolute;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  width: 50%;
}

.block-cmn02 .box:last-of-type::after {
  display: none;
}

.block-cmn02 .pbox {
  position: relative;
  width: 50%;
}

.block-cmn02 .pic {
  margin-left: auto;
  padding-bottom: 20px;
  position: relative;
  width: calc(100% - 20px);
  margin-top: 40px;
}

.block-cmn02 .pic>* {
  -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 20%, 100% 100%, 0% 100%);
}

.block-cmn02 .pic01 {
  padding-top: 30px;
}

.block-cmn02 .pic02 {
  position: absolute;
  right: 0;
  top: 0;
}

.block-cmn02 .pic02 .person {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
  width: 80px;
}

.block-cmn02 .pic02 .balloon {
  width: 120px;
}

.block-cmn02 .pic02 .person02 {
  -webkit-transform: unset;
  transform: unset;
}

.block-cmn02 .pic02 .balloon02 {
  width: 220px;
}

.block-cmn02 .pic02 .balloon03 {
  width: 140px;
}

.block-cmn02 .pic01-1 {
  padding-top: 150px;
}

.block-cmn02 .pic02-2 {
  right: 70px;
  top: 50px;
}

.block-cmn02 .pic02-3 {
  right: 60px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.block-cmn02 .box:nth-of-type(even) .pic02-2 {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.block-cmn02 .pic02 .balloon02 {
  height: 100%;
  flex-shrink: 0;
}
.block-cmn02 .tbox {
  width: 50%;
}

.block-cmn02 .tbox .lead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.block-cmn02 .tbox .circle {
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: 80px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  margin-right: 1em;
  position: relative;
  text-align: center;
  width: 80px;
}

.block-cmn02 .tbox .circle::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/heading.webp') no-repeat;
  background-size: 100% 100%;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: -1;
}

.block-cmn02 .tbox .circle .num {
  display: block;
  font-size: 36px;
  line-height: 1;
}

.block-cmn03 .tbox {
  width: 50%;
  position: relative;
  z-index: 2;
}

.block-cmn03 .tbox .lead {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 40px;
  white-space: nowrap;
}
[data-element-id].block-cmn03 .tbox .lead {
  white-space: unset
}

.block-cmn03 .pbox {
  margin-right: calc(50% - 50vw);
  width: 50vw;
}

.block-cmn04 {
  position: relative;
  z-index: 1;
  margin-top: 100px;
}

.block-cmn04 .item:nth-of-type(odd) .box {
  padding-top: 40px;
}

.block-cmn04 .item:nth-of-type(4n+2) .box .pbox .post,
.block-cmn04 .item:nth-of-type(4n+3) .box .pbox .post {
  margin-left: auto;
}

.block-cmn04 .item:nth-of-type(4n+2) .box .pbox .post::before,
.block-cmn04 .item:nth-of-type(4n+3) .box .pbox .post::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/balloon05.webp') no-repeat;
  background-size: 100% 100%;
  left: auto;
  right: 0;
}

.block-cmn04 .box {
  display: block;
}

.block-cmn04 .pbox {
  position: relative;
  overflow: hidden;
}

.block-cmn04 .pbox .person {
  bottom: 0;
  left: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}

.block-cmn04 .pbox .post {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  padding: 1em;
  position: relative;
  bottom: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}

.block-cmn04 .pbox .post::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/balloon04.webp') no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 57%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: -1;
}

.block-cmn04 .pbox .pic {
  background: #6ab1da;
  border-radius: 38% 62% 25% 75%/61% 46% 54% 39%;
  position: relative;
}

.block-cmn04 .pbox .pic::before {
  background: #fff;
  border-radius: 38% 62% 25% 75%/61% 46% 54% 39%;
  bottom: -10px;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -10px;
  width: 100%;
  z-index: -1;
}

.block-cmn04 .pbox .pic img {
  border-radius: 38% 62% 25% 75%/61% 46% 54% 39%;
}

.block-cmn04 .tbox .name {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-top: 1em;
  text-align: center;
}

.block-cmn04 .tbox .txt {
  color: #fff;
  font-size: 16px;
}

.block-cmn04 .circle {
  padding-top: 40px;
}

.block-cmn05 {
  position: relative;
}

.block-cmn05 .bg {
  background: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.block-cmn05 .bg img {
  opacity: 0.3;
}

.block-cmn05 .tbox {
  margin: 0 auto;
  max-width: 800px;
  position: relative;
  z-index: 1;
}

.block-cmn06 .item>* {
  background: #fff;
  border-radius: 10px;
  height: 100%;
  padding: 20px;
}

.block-cmn06 .ttl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.5;
  margin-bottom: 20px;
}

.block-cmn06 .ttl::before, .block-cmn06 .ttl::after {
  background: #6ab1da;
  content: "";
  height: 2px;
  margin: 0 10px;
  width: 30px;
}

.block-cmn06 .pbox {
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}

.block-cmn07 {
  position: relative;
}

.block-cmn07 .tbox {
  -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  background: #6ab1da;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  color: #fff;
  margin: auto;
  max-width: 1000px;
  padding: 100px 100px;
  position: relative;
  width: 90%;
  z-index: 1;
}

.block-cmn07 .bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.block-cmn07 .pic01, .block-cmn07 .pic02 {
  width: 50%;
}

.faq .item+.item {
  margin-top: 40px;
}

.faq .box {
  background-color: #fff;
  border-radius: 10px;
  padding: 1em;
}

.faq .question, .faq .answer-box {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.faq .question {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  position: relative;
}

.faq .question::after {
  content: "\f078";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.faq .question.is-parent::after {
  content: "\f077";
}

.faq .question .content {
  padding-right: 2em;
}

.faq .answer {
  display: none;
  font-size: 16px;
  margin-top: 20px;
}

.faq .content {
  width: calc(100% - 80px);
}

.faq-q, .faq-a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  width: 50px;
}

.faq-q {
  background: #6ab1da;
  color: #fff;
  font-weight: bold;
}

.privacy-txt {
  font-size: 18px;
  line-height: 1.5;
}

.privacy-box {
  background: #fff;
  padding: 40px;
}

.privacy-box .item+.item {
  margin-top: 30px;
}

.privacy-box .item .ttl {
  font-size: 18px;
  line-height: 1.33;
  margin-bottom: 10px;
  padding-left: 35px;
  position: relative;
}

.privacy-box .item .ttl::before {
  background-color: #6ab1da;
  content: "";
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 30px;
}

.privacy-box .item .txt {
  font-size: 18px;
  line-height: 2.5;
  padding-left: 1em;
}

.form .item+.item {
  margin-top: 30px;
}

.form .item dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.form .item dd {
  width: calc(100% - 150px);
}

.form .item dd input[type=text], .form .item dd input[type=email], .form .item dd input[type=tel], .form .item dd textarea {
  background: #fff;
  border: none;
  -webkit-box-shadow: 5px 5px 0 #6ab1da;
  box-shadow: 5px 5px 0 #6ab1da;
  color: #191919;
  padding: 5px;
  width: 100%;
}

.form .item dd select {
  background: #fff;
  border: none;
  -webkit-box-shadow: 5px 5px 0 #6ab1da;
  box-shadow: 5px 5px 0 #6ab1da;
  color: #191919;
  padding: 15px 20px;
  width: 150px;
}

.form .item dd input[type=text], .form .item dd input[type=email], .form .item dd select {
  height: 60px;
}

.form .item dd textarea {
  height: 300px;
}

.form .item .postal {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.form .item .postal input {
  margin-left: 10px;
  width: 150px !important;
}

.form .item .time {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form .item .time input[type=text] {
  margin-right: 12px;
  width: 150px;
}

.form .checkbox li label {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.form .checkbox input[type=radio], .form .checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
}

.form .checkbox label {
  cursor: pointer;
  font-size: 18px;
  padding-left: 45px;
  position: relative;
}

.form .checkbox label:before {
  background: #fff;
  content: "";
  display: block;
  height: 25px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  width: 25px;
}

.form .checkbox label:after {
  border-bottom: 5px solid #6ab1da;
  border-left: 5px solid #6ab1da;
  content: "";
  height: 10px;
  left: 6px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  width: 20px;
}

.form .checkbox input:checked+label:after {
  -webkit-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1);
}

.form_shape .uk-text-danger {
  position: absolute;
  top: 25px;
  left: 20px;
}

.form_shape ul {
  position: relative;
}
.confirm-box {
  border: 2px solid #6ab1da;
  padding: 30px;
}

.top-hero {
  height: 75vh;
  overflow: hidden;
  position: relative;
}

.top-hero::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/shape02.webp') no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 70px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.top-hero::after {
  background: url('/import/tenant_1/153.121.66.236/html/images/top/mv-line.webp') no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 80px;
  position: absolute;
  width: 100%;
  z-index: 3;
}

.top-hero .uk-slidenav-position {
    height: 100% !important;
}

.top-hero .uk-slideshow {
    height: 100% !important;
}

.top-hero .uk-slideshow>li {
    height: 100% !important;
}

.top-hero .uk-slideshow>li>div {
    height: 100% !important;
}

.top-hero .uk-slideshow>li>div>img {
    width: 100%;
    height: 100%;
    /*IE対策*/
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.top-hero-tbox {
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  -ms-writing-mode: tb-rl;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #6ab1da;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 50%;
  max-width: 500px;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  z-index: 1;
}

.top-hero-catch {
  color: #fff;
  font-family: "MyFont";
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.25em;
  line-height: 1.5;
}

.top-hero-deco01 {
  left: 5%;
  position: absolute;
  top: 10%;
}

.top-hero-deco02 {
  position: absolute;
  right: 10%;
  top: 20%;
}

.top-hero-deco03 {
  bottom: 20%;
  left: 10%;
  position: absolute;
}

.top-hero-deco04 {
  bottom: 8%;
  position: absolute;
  right: 10%;
}

.top-hero .sub-catch {
  color: #e6e6e6;
  line-height: 1.13;
  padding-top: 25px;
}

.top-hero .bg {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.sub-hero {
  background: #282828;
  height: 50vh;
  margin-bottom: 40px;
  min-height: 400px;
  position: relative;
  z-index: 0;
}

.sub-hero figure {
  background: #6ab1da;
  height: 100%;
}

.sub-hero figure img {
  opacity: 0.5;
}

.sub-hero::before {
  background: url('/import/tenant_1/153.121.66.236/html/images/common/shape02.webp') no-repeat;
  background-size: 100% 100%;
  bottom: -5px;
  content: "";
  display: block;
  height: 80px;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.sub-hero::after {
  background: url('/import/tenant_1/153.121.66.236/html/images/top/mv-line.webp') no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  height: 80px;
  position: absolute;
  width: 100%;
  z-index: 3;
}

.sub-hero .catch {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 95%;
}

.home-works .box {
  position: relative;
  display: block;
}

.home-works .box:hover {
  opacity: 1;
}

.home-works .box:hover .tbox {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: visible;
}

.home-works .box:hover .pbox {
  background: #191919;
}

.home-works .box:hover .pbox img {
  opacity: 0.8;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.home-works .tbox {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  visibility: hidden;
  width: 90%;
  text-align: center
}

.home-recruit {
  position: relative;
}

.under-page {
  position: relative;
  z-index: 1;
}

.banner-btn>* {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  padding: 15px;
  width: 100%;
}

.banner-btn.tel-btn {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
}

.banner-btn.contact-btn {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}

.banner-icon {
  margin-right: 15px;
}

.banner-detail {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}

.check-list {
  background: #fff;
  border: 2px solid #6ab1da;
  border-radius: 10px;
  margin: 10px 0;
  padding: 40px;
}

.check-list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  position: relative;
}

.check-list li+li {
  margin-top: 10px;
}

.check-list li::before {
  color: #6ab1da;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: bold;
  margin-right: 1em;
}
.post-desc02 h2 {
    font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  color: #fff;
   position: relative;
  padding: 1em 2em calc(1rem + 10px);
  background: var(--color-primary);
  margin: 2em 0;
  }

.post-desc02 h2:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #444;
}

.post-desc02 h3 {
  font-size: 22px;
  letter-spacing: .1em;
  line-height: 1.5;
  font-weight: bold;
  border-left: 10px solid var(--color-primary);
  padding-left: 1em;
  margin: 2em 0;
}

.post-desc02 h4 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: .1em;
 margin: 2em 0;
}

.post-desc02 img {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.post-desc02 {
  line-height: 1.8;
  font-size: 16px;
}

@media (max-width: 1024px) {
  .btn-cmn01 {
    margin-top: calc(var(--btn-mt-medium) * 0.9);
  }
  .btn-cmn01>* {
    font-size: 18px;
  }
  .btn-cmn02 {
    margin-top: calc(var(--btn-mt-xsmall) * 0.9);
  }
  .btn-mt-xlarge {
    margin-top: calc(var(--btn-mt-xlarge) * 0.85);
  }
  .btn-mt-large {
    margin-top: calc(var(--btn-mt-large) * 0.85);
  }
  .btn-mt-medium {
    margin-top: calc(var(--btn-mt-medium) * 0.85);
  }
  .btn-mt-small {
    margin-top: calc(var(--btn-mt-small) * 0.85);
  }
  .btn-mt-xsmall {
    margin-top: calc(var(--btn-mt-xsmall) * 0.85);
  }
  .btn-mt-none {
    margin-top: 0;
  }
  .post-detail .ttl {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
  

.ttl-cmn01>*::before {
  left: 30px;
}

.ttl-cmn01>*::after {
  right: 30px;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
  .pagenation ul {
    margin: 0 -5px;
  }
  .pagenation ul li {
    margin: 0 5px;
  }
  .pagenation .item {
    height: 40px;
    width: 40px;
  }
  .ttl-cmn01 {
    margin-bottom: calc(var(--ttl-mb-medium) * 0.9);
  }
  .ttl-cmn01>* {
    font-size: 32px;
  }
  .ttl-cmn02 {
    margin-bottom: calc(var(--ttl-mb-medium) * 0.9);
  }
  .ttl-cmn02>* {
    font-size: 32px;
  }
  .ttl-cmn03 {
    margin-bottom: calc(var(--ttl-mb-medium) * 0.9);
  }
  .ttl-cmn03>* {
    font-size: 24px;
  }
  .ttl-fz-xlarge {
    font-size: calc(var(--ttl-fz-xlarge) * 0.8) !important;
  }
  .ttl-fz-large {
    font-size: calc(var(--ttl-fz-large) * 0.8) !important;
  }
  .ttl-fz-medium {
    font-size: calc(var(--ttl-fz-medium) * 0.8) !important;
  }
  .ttl-fz-small {
    font-size: calc(var(--ttl-fz-small) * 0.8) !important;
  }
  .ttl-fz-xsmall {
    font-size: calc(var(--ttl-fz-xsmall) * 0.8) !important;
  }
  .ttl--horizontal\@tb {
    -ms-writing-mode: initial;
    -webkit-writing-mode: initial;
    writing-mode: initial;
  }
  .ttl-mb-xlarge {
    margin-bottom: calc(var(--ttl-mb-xlarge) * 0.8);
  }
  .ttl-mb-large {
    margin-bottom: calc(var(--ttl-mb-large) * 0.8);
  }
  .ttl-mb-medium {
    margin-bottom: calc(var(--ttl-mb-medium) * 0.8);
  }
  .ttl-mb-small {
    margin-bottom: calc(var(--ttl-mb-small) * 0.8);
  }
  .ttl-mb-xsmall {
    margin-bottom: calc(var(--ttl-mb-xsmall) * 0.8);
  }
  .ttl-mb-none\@tb {
    margin-bottom: 0;
  }
  .footer {
    padding-bottom: 100px;
  }
  .footer .map {
    padding-top: 50%;
  }
  .toggle {
    display: block;
  }
  .fix-menu {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
  }
  .fix-menu .box {
    margin: 0 1%;
    width: 48%;
    font-size: 14px;
    
  }
  .fix-menu .box a {
    padding: 10px;
  }
  .section-my-xlarge {
    margin-bottom: calc(var(--section-xlarge) * 0.85);
    margin-top: calc(var(--section-xlarge) * 0.85);
  }
  .section-mt-xlarge {
    margin-top: calc(var(--section-xlarge) * 0.85);
  }
  .section-mb-xlarge {
    margin-bottom: calc(var(--section-xlarge) * 0.85);
  }
  .section-my-large {
    margin-bottom: calc(var(--section-large) * 0.85);
    margin-top: calc(var(--section-large) * 0.85);
  }
  .section-mt-large {
    margin-top: calc(var(--section-large) * 0.85);
  }
  .section-mb-large {
    margin-bottom: calc(var(--section-large) * 0.85);
  }
  .section-my-medium {
    margin-bottom: calc(var(--section-medium) * 0.85);
    margin-top: calc(var(--section-medium) * 0.85);
  }
  .section-mt-medium {
    margin-top: calc(var(--section-medium) * 0.85);
  }
  .section-mb-medium {
    margin-bottom: calc(var(--section-medium) * 0.85);
  }
  .section-my-small {
    margin-bottom: calc(var(--section-small) * 0.85);
    margin-top: calc(var(--section-small) * 0.85);
  }
  .section-mt-small {
    margin-top: calc(var(--section-small) * 0.85);
  }
  .section-mb-small {
    margin-bottom: calc(var(--section-small) * 0.85);
  }
  .section-my-xsmall {
    margin-bottom: calc(var(--section-xsmall) * 0.85);
    margin-top: calc(var(--section-xsmall) * 0.85);
  }
  .section-mt-xsmall {
    margin-top: calc(var(--section-xsmall) * 0.85);
  }
  .section-mb-xsmall {
    margin-bottom: calc(var(--section-xsmall) * 0.85);
  }
  .section-py-xlarge {
    padding-bottom: calc(var(--section-xlarge) * 0.85);
    padding-top: calc(var(--section-xlarge) * 0.85);
  }
  .section-pt-xlarge {
    padding-top: calc(var(--section-xlarge) * 0.85);
  }
  .section-pb-xlarge {
    padding-bottom: calc(var(--section-xlarge) * 0.85);
  }
  .section-py-large {
    padding-bottom: calc(var(--section-large) * 0.85);
    padding-top: calc(var(--section-large) * 0.85);
  }
  .section-pt-large {
    padding-top: calc(var(--section-large) * 0.85);
  }
  .section-pb-large {
    padding-bottom: calc(var(--section-large) * 0.85);
  }
  .section-py-medium {
    padding-bottom: calc(var(--section-medium) * 0.85);
    padding-top: calc(var(--section-medium) * 0.85);
  }
  .section-pt-medium {
    padding-top: calc(var(--section-medium) * 0.85);
  }
  .section-pb-medium {
    padding-bottom: calc(var(--section-medium) * 0.85);
  }
  .section-py-small {
    padding-bottom: calc(var(--section-small) * 0.85);
    padding-top: calc(var(--section-small) * 0.85);
  }
  .section-pt-small {
    padding-top: calc(var(--section-small) * 0.85);
  }
  .section-pb-small {
    padding-bottom: calc(var(--section-small) * 0.85);
  }
  .section-py-xsmall {
    padding-bottom: calc(var(--section-xsmall) * 0.85);
    padding-top: calc(var(--section-xsmall) * 0.85);
  }
  .section-pt-xsmall {
    padding-top: calc(var(--section-xsmall) * 0.85);
  }
  .section-pb-xsmall {
    padding-bottom: calc(var(--section-xsmall) * 0.85);
  }
  .side-box+* {
    margin-top: 60px;
  }
  .block-cmn03 .tbox .lead {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .block-cmn07 .tbox {
    padding: 50px;
    width: 95%;
  }
  .form .require {
    font-size: 12px;
  }
  .top-hero {
    height: 60vh
  }
  .top-hero-catch {
    font-size: 36px;
  }
  
  .top-hero-deco img {
    width: 40px;
  }
  .banner-btn.tel-btn {
    font-size: 36px;
  }
  .banner-btn.tel-btn {
    font-size: 24px;
  }
  .banner-btn.contact-btn {
    font-size: 22px;
  }
  .banner-btn.contact-btn {
    font-size: 20px;
  }
  .fix-menu {
    z-index: 90;
   display: block;
    position: fixed;
    right: 0;
    bottom: 0;
  }

  .block-cmn01 .tbox .lead {
    font-size: 30px;
  }
  .block-cmn02 .box:nth-of-type(even) .line {
    width: 40%;
  }
  .block-cmn02 .box + .box {
    padding-top:90px;
  }
  .block-cmn04 {
    margin-top: 90px;
  }
}

@media (max-width: 599px) {
    .inner, .inner1100, .inner1200, .inner1250, .inner1300, .inner1400, .inner1500, .inner500, .inner600, .inner700, .inner800, .inner900, .inner950 {
      width: 92%;
    }
    .br-none\@sp br {
      display: none;
    }
    .txt {
      font-size: 16px;
    }
    .btn-cmn01 {
      margin-top: calc(var(--btn-mt-medium) * 0.8);
      width: 100%;
    }
    .btn-cmn01>* {
      font-size: 16px;
    }
    .btn-cmn02 {
      margin-top: calc(var(--btn-mt-xsmall) * 0.8);
    }
    .btn-cmn02>* {
      font-size: 16px;
    }
    .btn-mt-xlarge {
      margin-top: calc(var(--btn-mt-xlarge) * 0.7);
    }
    .btn-mt-large {
      margin-top: calc(var(--btn-mt-large) * 0.7);
    }
    .btn-mt-medium {
      margin-top: calc(var(--btn-mt-medium) * 0.7);
    }
    .btn-mt-small {
      margin-top: calc(var(--btn-mt-small) * 0.7);
    }
    .btn-mt-xsmall {
      margin-top: calc(var(--btn-mt-xsmall) * 0.7);
    }
    .btn-mt-none {
      margin-top: 0;
    }
    .post-detail .ttl {
      font-size: 18px;
      margin-bottom: 15px;
      padding-bottom: 10px;
    }
    .swiper {
      margin-left: auto;
      margin-right: auto;
      padding: 0 40px;
      width: 100%;
    }
    .swiper-slide-active {
      -webkit-transform: unset !important;
      transform: unset !important;
    }
    .swiper-button-next, .swiper-button-prev {
      height: 60px;
      width: 60px;
    }
    .swiper-button-next {
      right: -10px;
    }
    .swiper-button-prev {
      left: -10px;
    }
    .table-cmn01 dl dt {
      width: 100%;
    }
    .table-cmn01 dl .ttl {
      width: 150px;
    }
    .table-cmn01 dl .ttl .list {
      padding-left: 0.5em;
    }
    .table-cmn01 dl .ttl .list li {
      font-size: 14px;
    }
    .table-cmn01 dl .data {
      width: calc(100% - 150px);
    }
    .table-cmn01 dl .data .list li {
      font-size: 14px;
    }
    .table-cmn01 dl dd {
      width: 100%;
      padding-top: 0;
    }
    .ttl-cmn01 {
      margin-bottom: calc(var(--ttl-mb-medium) * 0.8);
    }
    .ttl-cmn01>* {
      padding: 0 65px;
      font-size: 26px;
    }
    .ttl-cmn02 {
      margin-bottom: calc(var(--ttl-mb-medium) * 0.8);
    }
    .ttl-cmn02>* {
      font-size: 26px;
    }
    .ttl-cmn03 {
      margin-bottom: calc(var(--ttl-mb-medium) * 0.8);
    }
    .ttl-cmn03>* {
      font-size: 20px;
    }
    .ttl-fz-xlarge {
      font-size: calc(var(--ttl-fz-xlarge) * 0.7) !important;
    }
    .ttl-fz-large {
      font-size: calc(var(--ttl-fz-large) * 0.7) !important;
    }
    .ttl-fz-medium {
      font-size: calc(var(--ttl-fz-medium) * 0.7) !important;
    }
    .ttl-fz-small {
      font-size: calc(var(--ttl-fz-small) * 0.7) !important;
    }
    .ttl-fz-xsmall {
      font-size: calc(var(--ttl-fz-xsmall) * 0.7) !important;
    }
    .ttl--horizontal\@sp {
      -ms-writing-mode: initial;
      -webkit-writing-mode: initial;
      writing-mode: initial;
    }
    .ttl-center\@sp {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .ttl-mb-xlarge {
      margin-bottom: calc(var(--ttl-mb-xlarge) * 0.7);
    }
    .ttl-mb-xlarge {
      margin-bottom: calc(var(--ttl-mb-xlarge) * 0.7);
    }
    .ttl-mb-large {
      margin-bottom: calc(var(--ttl-mb-large) * 0.7);
    }
    .ttl-mb-medium {
      margin-bottom: calc(var(--ttl-mb-medium) * 0.7);
    }
    .ttl-mb-small {
      margin-bottom: calc(var(--ttl-mb-small) * 0.7);
    }
    .ttl-mb-xsmall {
      margin-bottom: calc(var(--ttl-mb-xsmall) * 0.7);
    }
    .ttl-mb-none\@sp {
      margin-bottom: 0;
    }
    .footer .map {
      padding-top: 80%;
    }
    .footer-right .list+.list {
      margin-top: 20px;
    }
    h1 {
      font-size: 12px;
    }
    .header .top {
      margin-bottom: 0;
    }
    .header-logo {
      padding: 15px 0;
    }
    .header-logo img {
      width: 150px;
    }
    .section-my-xlarge {
      margin-bottom: calc(var(--section-xlarge) * 0.7);
      margin-top: calc(var(--section-xlarge) * 0.7);
    }
    .section-mt-xlarge {
      margin-top: calc(var(--section-xlarge) * 0.7);
    }
    .section-mb-xlarge {
      margin-bottom: calc(var(--section-xlarge) * 0.7);
    }
    .section-my-large {
      margin-bottom: calc(var(--section-large) * 0.7);
      margin-top: calc(var(--section-large) * 0.7);
    }
    .section-mt-large {
      margin-top: calc(var(--section-large) * 0.7);
    }
    .section-mb-large {
      margin-bottom: calc(var(--section-large) * 0.7);
    }
    .section-my-medium {
      margin-bottom: calc(var(--section-medium) * 0.7);
      margin-top: calc(var(--section-medium) * 0.7);
    }
    .section-mt-medium {
      margin-top: calc(var(--section-medium) * 0.7);
    }
    .section-mb-medium {
      margin-bottom: calc(var(--section-medium) * 0.7);
    }
    .section-my-small {
      margin-bottom: calc(var(--section-small) * 0.7);
      margin-top: calc(var(--section-small) * 0.7);
    }
    .section-mt-small {
      margin-top: calc(var(--section-small) * 0.7);
    }
    .section-mb-small {
      margin-bottom: calc(var(--section-small) * 0.7);
    }
    .section-my-xsmall {
      margin-bottom: calc(var(--section-xsmall) * 0.7);
      margin-top: calc(var(--section-xsmall) * 0.7);
    }
    .section-mt-xsmall {
      margin-top: calc(var(--section-xsmall) * 0.7);
    }
    .section-mb-xsmall {
      margin-bottom: calc(var(--section-xsmall) * 0.7);
    }
    .section-py-xlarge {
      padding-bottom: calc(var(--section-xlarge) * 0.7);
      padding-top: calc(var(--section-xlarge) * 0.7);
    }
    .section-pt-xlarge {
      padding-top: calc(var(--section-xlarge) * 0.7);
    }
    .section-pb-xlarge {
      padding-bottom: calc(var(--section-xlarge) * 0.7);
    }
    .section-py-large {
      padding-bottom: calc(var(--section-large) * 0.7);
      padding-top: calc(var(--section-large) * 0.7);
    }
    .section-pt-large {
      padding-top: calc(var(--section-large) * 0.7);
    }
    .section-pb-large {
      padding-bottom: calc(var(--section-large) * 0.7);
    }
    .section-py-medium {
      padding-bottom: calc(var(--section-medium) * 0.7);
      padding-top: calc(var(--section-medium) * 0.7);
    }
    .section-pt-medium {
      padding-top: calc(var(--section-medium) * 0.7);
    }
    .section-pb-medium {
      padding-bottom: calc(var(--section-medium) * 0.7);
    }
    .section-py-small {
      padding-bottom: calc(var(--section-small) * 0.7);
      padding-top: calc(var(--section-small) * 0.7);
    }
    .section-pt-small {
      padding-top: calc(var(--section-small) * 0.7);
    }
    .section-pb-small {
      padding-bottom: calc(var(--section-small) * 0.7);
    }
    .section-py-xsmall {
      padding-bottom: calc(var(--section-xsmall) * 0.7);
      padding-top: calc(var(--section-xsmall) * 0.7);
    }
    .section-pt-xsmall {
      padding-top: calc(var(--section-xsmall) * 0.7);
    }
    .section-pb-xsmall {
      padding-bottom: calc(var(--section-xsmall) * 0.7);
    }
    .side-box+* {
      margin-top: 40px;
    }
    .block-cmn01 .tbox {
      width: 100%;
    }
    
    .block-cmn01 .tbox .lead {
      font-size: 24px;
      margin-bottom: 20px;
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1;
      width: 100%;
    }
    
    .block-cmn01 .pbox {
      margin-bottom: 20px;
      margin-right: 0;
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1;
      width: 100%;
    }
    .block-cmn02 .pic01 {
      padding-top: 0;
    }
    .block-cmn02 .box:nth-of-type(odd) .line {
      width: 70%;
    }
    .block-cmn02 .box:nth-of-type(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
    .block-cmn02 .box:nth-of-type(even) .line {
      width: 60%;
    }
    .block-cmn02 .tbox {
      margin-bottom: 30px;
      width: 100%;
    }
    .block-cmn02 .tbox .ttl {
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1;
      width: 100%;
    }
    .block-cmn02 .tbox .lead {
      font-size: 20px;
      margin-bottom: 20px;
    }
    .block-cmn02 .tbox .circle {
      font-size: 14px;
      width: 60px;
      height: 60px;
      margin-right: .5em;
    }
    .block-cmn02 .tbox .circle .num {
      font-size: 24px;
    }
    .block-cmn02 .pbox {
      width: 100%;
    }
    .block-cmn02 .box:nth-of-type(even) .pic02-2 {
      width: 40%;
    }
    .block-cmn02 .pic02-2 {
      top: -20px;
      right: 0;
      
    }
    .block-cmn02 .pic02-3 {
      right: -30px;
    }
    .block-cmn03 .item {
      position: relative;
    }
    .block-cmn03 .tbox {
      width: 100%;
    }
    .block-cmn03 .tbox .lead {
      font-size: 26px;
      white-space: unset;
    }
    .block-cmn03 .pbox {
      left: 0;
      margin-right: 0;
      margin-left: calc(50% - 50vw);
      position: absolute;
      top: -20px;
      width: 100vw;

      background: #fff;
    }
    .block-cmn03 .pbox img {
      opacity: .4;
    }
    .block-cmn04 {
      margin-top: 80px;
    }
    .block-cmn04 .item:nth-of-type(odd) .box {
      padding-top: 0;
    }
    .block-cmn04 .tbox .name {
      font-size: 18px;
    }
    .block-cmn06 .ttl {
      font-size: 18px;
    }
    .faq .question {
      font-size: 16px;
    }
    .faq-q,
    .faq-a {
      width: 40px;
      height: 40px;
      font-size: 24px
    }
    .faq .q {
      font-size: 24px;
    }
    .faq .a {
      font-size: 20px;
    }
    .faq .content {
      width: calc(100% - 50px)
    }
    .form .item {
      margin-bottom: 15px;
      padding-bottom: 15px;
    }
    .form .item dt, .form .item dd {
      width: 100%;
    }
    .form .item dt {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      margin-bottom: 10px;
    }
    .form .require {
      font-size: 10px;
      margin-left: 10px;
    }
    
     .post-desc02 h2 {
       font-size: 22px;
     }
      .post-desc02 h3 {
        font-size: 20px;
      }
       .post-desc02 h4 {
         font-size: 18px;
       }
       .post-desc02 {
         font-size: 14px
       }
    .top-hero {
      min-height: 330px;
      height: 40vh;
    }
   .top-hero-catch {
     font-size: 30px;
   }
    .top-hero-tbox {
    max-width: 200px;
  }
  .top-hero-img01 img {
    object-position: 20% 50% !important
  }
  .top-hero::before,
  .top-hero::after{
    height: 30px
  }
  .sub-hero {
    height: 40vh;
  }
    .sub-hero::before, .sub-hero::after {
      background-size: auto;
    }
    .check-list {
      padding: 20px;
    }
    .bg02 .deco-wrap>* {
      max-width: 40px;
    }
    .anchor-box li{
      width: 200px
    }
    .anchor-box li a {
      font-size: 16px
    }
    .banner-detail {
      font-size: 14px
    }
    .privacy-txt {
      font-size: 16px
    }
    .privacy-box .item .txt {
      font-size: 16px
    }
}

/* 2023/07/04 */


.top-contact-banner .banner-btn a {
    background: #FEA525;
    color: #fff;
    border-radius: 50px;
    padding: 15px 15px;
    box-shadow: 5px 8px #999;
}

.top-contact-banner .banner-btn a:hover {
    box-shadow: none;
    opacity: 1;
}

.block-cmn06.another .pbox {
    margin-bottom: 0;
}
.block-cmn06.another .ttl {
    text-align: center;
}


/* 2023.07.05 */

.reasonh2{
  font-size: 36px;
    color: #0987c5;
    /* font-family: tbudrgothic-std,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",游ゴシック,YuGothic,メイリオ,Meiryo,sans-serif; */
    font-family: 'M PLUS Rounded 1c';
    font-weight: bold;
    text-align: center;
    padding: 40px 0 20px;
}

.reasonbox2{
  display: flex;
  justify-content: space-between;
}

.reasonblock{
  width: 50%;
    padding-top: 30px !important;
    margin-bottom: 40px;
}

.reason04box{
  width: 90% !important;
}

.fontplus{
  font-family: 'M PLUS Rounded 1c';
}

.topmainimg{
  width: 100% !important;
}

.maincatchh2{
  text-shadow: 3px 5px 3px rgb(61 70 70);
  background: none;
  left: 32%;
  writing-mode: horizontal-tb;
}

@media (max-width: 599px) {
.reasonbox2 {
    display: block;
}

.reasonblock {
    width: 111%;
    margin: 0 auto 15px;
    padding-top: 30px !important;
}

.maincatchh2 {
    top: -65px;
}

.maincatchh2 h2{
  font-size: 22px !important;
}
}

/* 2026/06/29 */

.btn-cmn02.header-line a{
  background-color: #06c655;
  margin-right: 10px;
  width: 225px;
}

.btn-cmn02.header-line a::before{
  display: none;
}

.btn-cmn02.header-line a .fab.fa-line{
  margin-right: 10px;
}

.btn-cmn02.header-line a:hover{
  color: #06c655;
  background-color: #fff;
}

@media screen and (min-width:1025px) {
.line-btn.pc-none{
  display: none;
}
}

.line-btn.pc-none{
  margin-top: 30px;
}

.line-btn.pc-none a{
 background-color: #06c655;

}

.line-btn.pc-none a .fa-line:before {
  font-size: 50px;
  margin-right: 20px;
}

