@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kurenaido&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;400;500&display=swap');
/* @font-face {
    font-family: "bokutachi";
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.eot);
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.eot) format('embedded-opentype'),
         url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.woff) format('woff'),
         url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.otf) format('opentype');
    font-weight: normal;
    font-style: normal;

} */
/* @font-face {
    font-family: "katyou";
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/katyou.eot);
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/katyou.eot) format('embedded-opentype'),
         url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/katyou.woff) format('woff'),
         url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/katyou.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}  */

/* @font-face {
    font-family: "bokutachi";
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.eot);
    src: url(/import/tenant_1/160.16.152.90/html/fonts/webfonts/bokutachi.eot) format('embedded-opentype'),
         url(/upload/tenant_1/5b8cf7af9aaed581eeef5beb60f5dbb2.woff) format('woff'),
         url(/upload/tenant_1/389d601d89837d0feb63776767d0cb3a.otf) format('opentype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "katyou";
    src: url(/upload/tenant_1/114b07b0a6bf3b3c6bb8db8ddcbe57b5.eot);
    src: url(/upload/tenant_1/114b07b0a6bf3b3c6bb8db8ddcbe57b5.eot) format('embedded-opentype'),
         url(/upload/tenant_1/8aadaa0fc86db1218a15d579b43e6659.ttf) format('woff'),
         url(/upload/tenant_1/5c20ad19fdc30f98fff5356c0d3d0dc9.woff) format('truetype');
    font-weight: normal;
    font-style: normal;
} */



/* ##### 共通 ##### */
.uk-lb img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.uk-lb img:hover {
    cursor: pointer;
    opacity: 0.6;
}

/* base.cssに追加 */
[class*="up-z-"] {
    position: relative;
}

.fz-exsmall {
    font-size: 60%;
}

.fz-small {
    font-size: 80%;
}

.fz-large {
    font-size: 120%;
}

.fz-exlarge {
    font-size: 150%;
}

.txts {
    margin-top: 10px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.w70{
    width: 70%;
}

.w60{
  width: 60%;
}

.w30{
    width: 30%;
}

.img img {
    width: 100%;
    text-align: center;
}

.bk {
    width: 100%;
    background: #5ea3de;
}

.bk img {
    width: 100% !important;
    height: auto !important;

    mix-blend-mode: hard-light;
}

.up-lst-disc {
    padding-left: 30px;
}

/* base.cssに追加 end */

/* color */
.color-01-text {
    color: #dcf2f4;
}

.color-01-bgc,
.js-split-tag span,
.double-border::after,
.note-list dd {
    background-color: #dcf2f4;
}
.color-01-bgc.ab{
   background-color:#00B900;
}

.color-01-bgc.new {
    background-color: #faf7eb;
} 

.color-01-bgc.new.sin {
    background-color: #dcf2f4;
} 
.color-01-bgc.new.ab{
  background-color: #00B900;
}

.color-02-text,
.btn_02 a:hover,
.btn_02 button:hover,
.btn_03 a:hover,
.btn_03 button:hover,
.back-btn a:hover,
[class^="slick-arrow"]::before,
.step-text,
.step-num,
.faq-list dd::before,
.flow-list li+li .flow-img-wrap::before,
.cc-side-list li::before {
    color: #5ea3de;
}

.ab.color-02-text{
  color: #fff;
}

.color-02-bgc,
.slick-dots li.slick-active button,
.timetable tr th,
.double-border::before,
.double-border_03::before,
.step-heading-inner::after,
.note-item,
.faq-list dt::before,
.title_08::before,
.title_08::after,
.must {
    background-color: #5ea3de;
}

.color-02-border {
    border: 5px solid #5ea3de;
}

.color-02-border.or {
    border: 5px solid #f39b7d;
}

.color-02-text.or {
    color: #f39b7d;
}


.color-02-border.pa {
    border: 5px solid #aa87b3;
}

.color-02-text.pa {
    color: #aa87b3;
}

.color-02-border.ye {
    border: 5px solid #c9c97c;
}

.color-02-text.ye {
    color: #c9c97c;
}



.anchor-link li+li {
    border-left: 3px solid #5ea3de;
}

.bg-img-ontext-gradation .text::before {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 139, 0, 0.8)), to(rgba(255, 162, 51, 0)));
    background: linear-gradient(to right, #017591 0%, rgba(255, 162, 51, 0) 100%);
}

.btn a,
.btn button {
    background-color: #5ea3de;
    -webkit-box-shadow: 0px 3px 0px 0px #347ebd;
    box-shadow: 0px 3px 0px 0px #347ebd;
}

.btn.h a{
        width: 65%;
        height: 65%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-weight: bold;
        font-size: 22px;
        color: #fff;
        border-radius: 50px;
        -webkit-transition: 0s;
        transition: 0s;
        margin: auto;
    }


.btn_02 a,
.back-btn a,
.btn_02 button,
.btn_03 a,
.btn_03 button,
.back-btn button {
    border: 1px solid #5ea3de;
    background-color: #5ea3de;
}

.timetable-wrap {
    border: 3px solid #5ea3de;
}

.timetable tr+tr {
    border-top: 1px solid #5ea3de;
}

.timetable tr td+td {
    border-left: 1px solid #5ea3de;
}

.double-border_02::before {
    background-color: #5ea3de;
}

.double-border_02::after {
    background-color: #d3c5bb;
}

.faq-list dd::before {
    background-color: #fbed21;
}

@media (max-width: 599px) {

    .btn.h a{
      min-width: 150px;
        font-size: 18px;
    }
    .anchor-link li {
        border-left: 3px solid #5ea3de;
    }
}

/* color end */

/* logo */
.logo {
    max-width: 250px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.fixed .logo {
    max-width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.logo.new{
    margin: 20px auto 20px auto;
    max-width: 200px;
}

/* logo end */

/* tel */
.tel a {
    white-space: nowrap;
}

.tel.new a{
    white-space:normal;
    font-size: 22px;
}

.spbtn .link-item a{
    padding: 10px;
    letter-spacing: 1px;
}

.spbtn .link-item a::before{
    font-size: 26px;
}


.tel-item a {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.2;
}

.tel-item a::before {
    content: "\f879";
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 100%;
    line-height: 1;
}

/* tel end */

/* link */
.link-item a {
    width: 100%;
    display: block;
    padding: 10px;
}

/* .link-item a::before {
    content: "\f3c0";
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
    font-size: 35px;
    color: #00b900;
    line-height: 1;
} */

.underline a {
    text-decoration: underline;
}

/* link end */

/* icon */
[class^="icon-"]::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

[class^="icon-"]::before {
    display: inline-block;
    font-family: "Font Awesome 5 Brands";
    font-weight: 900;
}

.icon-mail::before {
    content: "\f0e0";
}

.icon-line::before {
    content: "\f3c0";
    font-family: "Font Awesome 5 Brands";
    font-weight: normal;
    color: #00b900;
}

/* icon end */

/* bnr */
.bnr,
.bnr-img {
    position: relative;
}

.bnr-img img {
    border-radius: 20px;
}

.bnr-img::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bnr-title {
    margin: auto;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute !important;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #5ea3de;
    font-size: 30px;
    font-family: "font-family: 'M PLUS Rounded 1c', sans-serif;";
    text-shadow: 1px 1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff, -1px -1px 4px #fff, 1px 1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff, -1px -1px 4px #fff, 1px 1px 4px #fff, 1px -1px 4px #fff, -1px 1px 4px #fff, -1px -1px 4px #fff;
}

/* .bnr-title::after {
    content: "\f061";
    display: inline-block;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
} */

.bnr a:hover {
    opacity: 1;
}

.bnr a:hover .bnr-img::before {
    background-color: transparent;
}

/* bnr end */

/* 装飾 */
.marker-yellow {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fbed21));
    background: linear-gradient(transparent 65%, #fbed21 65%);
}

[class*="deco_"] {
    position: relative;
}

[class*="deco_"]::before,
[class*="deco_"]::after {
    content: "";
    width: 100%;
    height: 45px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
}

.deco_01 {
    margin: 35px 0;
}

.deco_02 {
    margin-bottom: 35px;
}

.deco_01::before {
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/nami.png);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    top: 1px;
}

.deco_01::after {
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/nami3.png);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    bottom: 1px;
}
.deco_001::after {
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/nami3.png);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    bottom: 1px;
}

.deco_02::before {
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/paper_001.png);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    top: 1px;
}

.deco_02::after {
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/paper_002.png);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    bottom: 1px;
}

.deco_03::before {
    background-image: url(/upload/tenant_1/dbee114ddf271d984e6d40d6c95a21e6.png);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    top: 1px;
}

.deco_03::after {
    background-image: url(/upload/tenant_1/6d238dc2e4c1098e134cb7934610bf67.png);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    bottom: 1px;
}

.point-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.point,
.point_02 {
    width: 150px;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -75px;
    padding: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    border-radius: 50%;
    z-index: 1;
}

.point_02.new{
    width: 350px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    margin-bottom: -75px;
    padding: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    border-radius: 25px;
    z-index: 1;
    flex-direction: row;
    justify-content: center;
    color: #fff;
}

.point_02.sin{
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    margin-bottom: -75px;
    padding: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    border-radius: 1000px;
    z-index: 1;
    flex-direction: row;
    justify-content: center;
    color: #fff;
}

.point_02.new2{
  justify-content: center;
}

.point-num {
    font-size: 40px;
}

.point_02 {
    width: 120px;
    height: 120px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 1;
}

.point_02 .point-num {
    font-size: 30px;
}

.point_02.new .point-num,
.double-border,
.double-border_02,
.double-border_03 {
    position: relative;
}

.double-border::before,
.double-border::after,
.double-border_02::before,
.double-border_02::after,
.double-border_03::before,
.double-border_03::after {
    content: "";
    width: 100%;
    height: 5px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.double-border::before,
.double-border_02::before,
.double-border_03::before {
    width: 30%;
    z-index: 1;
}

.double-border_02::after {
    width: 50%;
}

.double-border_02::before {
    width: 15%;
}

.double-border_03::after {
    background-color: #fff;
}

[class*="bg-img-ontext"] {
    position: relative;
}

[class*="bg-img-ontext"] .text {
    position: relative;
    z-index: 1;
}

[class*="bg-img-ontext"] .bg-img {
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}

.bg-img-ontext-color-01 .bg-img img {
    opacity: 0.5;
}

.bg-img-ontext-gradation .text {
    width: 50%;
}

.bg-img-ontext-gradation .text::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.cross {
    overflow: hidden;
    position: relative;
}

.cross-box {
    position: relative;
    z-index: 1;
}

.cross-box-wrap .cross:nth-of-type(odd) .cross-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cross-box-wrap .cross:nth-of-type(even) .cross-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.cross-box-wrap .cross:nth-of-type(odd) .cross-box-cont {
    padding-left: calc(50% - 600px);
    padding-right: 0;
}

.cross-box-wrap .cross:nth-of-type(even) .cross-box-cont {
    padding-left: 0;
    padding-right: calc(50% - 600px);
}

.cross-box-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.cross-box-img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
    opacity: 0.5;
}

.step-heading {
    width: 12%;
}

.step-heading-inner::after {
    content: "";
    width: 140%;
    height: 2px;
    display: block;
    -webkit-box-shadow: -1px 2px 0px #999;
    box-shadow: -1px 2px 0px #999;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.step-text,
.step-num {
    display: block;
    font-weight: bold;
    line-height: 1.2;
}

.step-text {
    font-size: 30px;
}

.step-num {
    font-size: 50px;
}

.text-shadow_01 {
    text-shadow: 2px 2px 0 #999;
}

.radius5 {
    overflow: hidden;
    border-radius: 5px;
}

.radius10 {
    overflow: hidden;
    border-radius: 10px;
}

.radius15 {
    overflow: hidden;
    border-radius: 15px;
}

.radius20 {
    overflow: hidden;
    border-radius: 20px;
}

.radius25 {
    overflow: hidden;
    border-radius: 25px;
}

.radius30 {
    overflow: hidden;
    border-radius: 30px;
}

@media (max-width: 1024px) {
  .point{
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -50px;
    padding: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    border-radius: 50%;
    z-index: 1;
}

    .point_02.new .point-num,
    .point_02.sin .point-num {
        font-size: 20px;
    }
    .bg-img-ontext-gradation .text {
        width: 75%;
    }

    .step-heading {
        width: 15%;
    }

    .step-text {
        font-size: 22px;
    }

    .step-num {
        font-size: 36px;
    }
}
.double-border.sin:before{
    width: 100%;
  }
  /* .double-border.sin{
    background: #5ea3de36;
  } */
@media (max-width: 599px) {
  
  
    .bnr-title{
      font-size: 18px;
    }
    .bnr-title.new2{
      font-size: 22px;
    }
    .double-border_02::before {
        width: 25%;
    }

    .double-border_02::after {
        width: 80%;
    }

    .point_02 {
        width: 100px;
        height: 100px;
        padding: 5px;
        font-size: 16px;
    }
    .point_02.new{
        width: 100%;
    }

/*     .point_02 .point-num {
    font-size: 50px;
} */

    .point_02.new .point-num,
    .point_02.sin .point-num {
        font-size: 18px;
    }

    .bg-img-ontext-gradation .text {
        width: 90%;
    }

    .step-heading {
        width: 30%;
    }
    [class*="deco_"]::before,
[class*="deco_"]::after {
    height: 15px;
}
}

/* 装飾 end */

/* その他 */
.center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.infinity {
    margin-left: -999rem;
    margin-right: -999rem;
    padding-left: 999rem;
    padding-right: 999rem;
}

.infinity-left {
    margin-left: -999rem;
    padding-left: 999rem;
}

.infinity-right {
    margin-right: -999rem;
    padding-left: 999rem;
}

.sign-parent {
    padding-bottom: 50px;
    position: relative;
}

.sign {
    font-size: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.sign>span {
    display: inline-block;
}

.sign-name {
    margin-left: 20px;
}

.radius-box {
    padding: 30px;
    border-radius: 20px;
}

.square {
    position: relative;
}

.square::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.square-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.square-inner i {
    margin-bottom: 20px;
    font-size: 50px;
    color: #5ea3de;
}

.white-element a {
    width: 80%;
    height: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #d4d3d0;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 0px 0px #d4d3d0;
    box-shadow: 0px 3px 0px 0px #d4d3d0;
    -webkit-transition: 0s;
    transition: 0s;
}

.white-element a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
}

.map:after {
    padding-top: 25%;
}

.heighter-map:after {
    padding-top: 45%;
}

.anchor-link li {
    margin-bottom: 10px;
}

.anchor-link li a {
    padding: 5px 30px;
    font-weight: bold;
    font-size: 20px;
}

@media (max-width: 1024px) {
    .white-element a{
        width: 100%;
        height: 100%;
    }
    .map:after {
        padding-top: 45%;
    }

    .radius-box {
        padding: 20px;
    }
}

@media (max-width: 599px) {
    .map:after {
        padding-top: 85%;
    }

    .point {
        width: 100px;
        height: 100px;
        margin-bottom: -50px;
        font-size: 18px;
    }

    .radius-box {
        padding: 20px 10px;
    }

    .anchor-link li {
        width: 48%;
        margin: 1%;
    }
}

/* その他 end */

/* ##### 共通 end ##### */

/* wave */
.wave-box {
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#dcf2f4), color-stop(60%, #dcf2f4), color-stop(60%, transparent), to(transparent));
    background: linear-gradient(0deg, #dcf2f4 0%, #dcf2f4 60%, transparent 60%, transparent 100%);
    position: relative;
    z-index: 2;
}

.wave-box.no-bgc {
    background: transparent;
}

.wave {
    position: relative;
}

.wave img {
    position: absolute;
    top: 0;
    left: 0;
}

/* wave end */

/* sectionの余白 */
[class*="space-large"] {
    padding-top: 80px;
    padding-bottom: 80px;
}

[class*="space-large"][class*="-top"] {
    padding-bottom: 0;
}

[class*="space-large"][class*="-btm"] {
    padding-top: 0;
}

[class*="space-medium"] {
    padding-top: 0px;
    padding-bottom: 50px;
}

/* [class*="space-medium"][class*="-top"] {
    padding-bottom: 0;
} */

[class*="space-medium"][class*="-btm"] {
    padding-top: 0;
}

[class*="space-small"] {
    padding-top: 30px;
    padding-bottom: 30px;
}

[class*="space-small"][class*="-top"] {
    padding-bottom: 0;
}

[class*="space-small"][class*="-btm"] {
    padding-top: 0;
}

@media (max-width: 1024px) {
    [class*="space-large"] {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    [class*="space-medium"] {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    [class*="space-small"] {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/* sectionの余白 end */

/* 余白 */
.space-v100>.space+.space {
    margin-top: 100px;
}

.space-v95>.space+.space {
    margin-top: 95px;
}

.space-v90>.space+.space {
    margin-top: 90px;
}

.space-v85>.space+.space {
    margin-top: 85px;
}

.space-v80>.space+.space {
    margin-top: 80px;
}

.space-v75>.space+.space {
    margin-top: 75px;
}

.space-v70>.space+.space {
    margin-top: 70px;
}

.space-v65>.space+.space {
    margin-top: 65px;
}

.space-v60>.space+.space {
    margin-top: 60px;
}

.space-v55>.space+.space {
    margin-top: 55px;
}

.space-v50>.space+.space {
    margin-top: 50px;
}

.space-v45>.space+.space {
    margin-top: 45px;
}

.space-v40>.space+.space {
    margin-top: 40px;
}

.space-v35>.space+.space {
    margin-top: 35px;
}

.space-v30>.space+.space {
    margin-top: 30px;
}

.space-v25>.space+.space {
    margin-top: 25px;
}

.space-v20>.space+.space {
    margin-top: 20px;
}

.space-v15>.space+.space {
    margin-top: 15px;
}

.space-v10>.space+.space {
    margin-top: 10px;
}

.space-v5>.space+.space {
    margin-top: 5px;
}

.space-h100>.space+.space {
    margin-left: 100px;
}

.space-h95>.space+.space {
    margin-left: 95px;
}

.space-h90>.space+.space {
    margin-left: 90px;
}

.space-h85>.space+.space {
    margin-left: 85px;
}

.space-h80>.space+.space {
    margin-left: 80px;
}

.space-h75>.space+.space {
    margin-left: 75px;
}

.space-h70>.space+.space {
    margin-left: 70px;
}

.space-h65>.space+.space {
    margin-left: 65px;
}

.space-h60>.space+.space {
    margin-left: 60px;
}

.space-h55>.space+.space {
    margin-left: 55px;
}

.space-h50>.space+.space {
    margin-left: 50px;
}

.space-h45>.space+.space {
    margin-left: 45px;
}

.space-h40>.space+.space {
    margin-left: 40px;
}

.space-h35>.space+.space {
    margin-left: 35px;
}

.space-h30>.space+.space {
    margin-left: 30px;
}

.space-h25>.space+.space {
    margin-left: 25px;
}

.space-h20>.space+.space {
    margin-left: 20px;
}

.space-h15>.space+.space {
    margin-left: 15px;
}

.space-h10>.space+.space {
    margin-left: 10px;
}

.space-h5>.space+.space {
    margin-left: 5px;
}

.space-v0>.space+.space {
    margin-top: 0;
}

@media (max-width: 1024px) {
    .space-v100\@tb>.space+.space {
        margin-top: 100px;
    }

    .space-v95\@tb>.space+.space {
        margin-top: 95px;
    }

    .space-v90\@tb>.space+.space {
        margin-top: 90px;
    }

    .space-v85\@tb>.space+.space {
        margin-top: 85px;
    }

    .space-v80\@tb>.space+.space {
        margin-top: 80px;
    }

    .space-v75\@tb>.space+.space {
        margin-top: 75px;
    }

    .space-v70\@tb>.space+.space {
        margin-top: 70px;
    }

    .space-v65\@tb>.space+.space {
        margin-top: 65px;
    }

    .space-v60\@tb>.space+.space {
        margin-top: 60px;
    }

    .space-v55\@tb>.space+.space {
        margin-top: 55px;
    }

    .space-v50\@tb>.space+.space {
        margin-top: 50px;
    }

    .space-v45\@tb>.space+.space {
        margin-top: 45px;
    }

    .space-v40\@tb>.space+.space {
        margin-top: 40px;
    }

    .space-v35\@tb>.space+.space {
        margin-top: 35px;
    }

    .space-v30\@tb>.space+.space {
        margin-top: 30px;
    }

    .space-v25\@tb>.space+.space {
        margin-top: 25px;
    }

    .space-v20\@tb>.space+.space {
        margin-top: 20px;
    }

    .space-v15\@tb>.space+.space {
        margin-top: 15px;
    }

    .space-v10\@tb>.space+.space {
        margin-top: 10px;
    }

    .space-v5\@tb>.space+.space {
        margin-top: 5px;
    }

    .space-v0\@tb>.space+.space {
        margin-top: 0;
    }

    .space-h100\@tb>.space+.space {
        margin-left: 100px;
    }

    .space-h95\@tb>.space+.space {
        margin-left: 95px;
    }

    .space-h90\@tb>.space+.space {
        margin-left: 90px;
    }

    .space-h85\@tb>.space+.space {
        margin-left: 85px;
    }

    .space-h80\@tb>.space+.space {
        margin-left: 80px;
    }

    .space-h75\@tb>.space+.space {
        margin-left: 75px;
    }

    .space-h70\@tb>.space+.space {
        margin-left: 70px;
    }

    .space-h65\@tb>.space+.space {
        margin-left: 65px;
    }

    .space-h60\@tb>.space+.space {
        margin-left: 60px;
    }

    .space-h55\@tb>.space+.space {
        margin-left: 55px;
    }

    .space-h50\@tb>.space+.space {
        margin-left: 50px;
    }

    .space-h45\@tb>.space+.space {
        margin-left: 45px;
    }

    .space-h40\@tb>.space+.space {
        margin-left: 40px;
    }

    .space-h35\@tb>.space+.space {
        margin-left: 35px;
    }

    .space-h30\@tb>.space+.space {
        margin-left: 30px;
    }

    .space-h25\@tb>.space+.space {
        margin-left: 25px;
    }

    .space-h20\@tb>.space+.space {
        margin-left: 20px;
    }

    .space-h15\@tb>.space+.space {
        margin-left: 15px;
    }

    .space-h10\@tb>.space+.space {
        margin-left: 10px;
    }

    .space-h5\@tb>.space+.space {
        margin-left: 5px;
    }

    .space-h0\@tb>.space+.space {
        margin-left: 0;
    }
}

@media (max-width: 599px) {
    .space-v100\@sp>.space+.space {
        margin-top: 100px;
    }

    .space-v95\@sp>.space+.space {
        margin-top: 95px;
    }

    .space-v90\@sp>.space+.space {
        margin-top: 90px;
    }

    .space-v85\@sp>.space+.space {
        margin-top: 85px;
    }

    .space-v80\@sp>.space+.space {
        margin-top: 80px;
    }

    .space-v75\@sp>.space+.space {
        margin-top: 75px;
    }

    .space-v70\@sp>.space+.space {
        margin-top: 70px;
    }

    .space-v65\@sp>.space+.space {
        margin-top: 65px;
    }

    .space-v60\@sp>.space+.space {
        margin-top: 60px;
    }

    .space-v55\@sp>.space+.space {
        margin-top: 55px;
    }

    .space-v50\@sp>.space+.space {
        margin-top: 50px;
    }

    .space-v45\@sp>.space+.space {
        margin-top: 45px;
    }

    .space-v40\@sp>.space+.space {
        margin-top: 40px;
    }

    .space-v35\@sp>.space+.space {
        margin-top: 35px;
    }

    .space-v30\@sp>.space+.space {
        margin-top: 30px;
    }

    .space-v25\@sp>.space+.space {
        margin-top: 25px;
    }

    .space-v20\@sp>.space+.space {
        margin-top: 20px;
    }

    .space-v15\@sp>.space+.space {
        margin-top: 15px;
    }

    .space-v10\@sp>.space+.space {
        margin-top: 10px;
    }

    .space-v5\@sp>.space+.space {
        margin-top: 5px;
    }

    .space-v0\@sp>.space+.space {
        margin-top: 0;
    }

    .space-h100\@sp>.space+.space {
        margin-left: 100px;
    }

    .space-h95\@sp>.space+.space {
        margin-left: 95px;
    }

    .space-h90\@sp>.space+.space {
        margin-left: 90px;
    }

    .space-h85\@sp>.space+.space {
        margin-left: 85px;
    }

    .space-h80\@sp>.space+.space {
        margin-left: 80px;
    }

    .space-h75\@sp>.space+.space {
        margin-left: 75px;
    }

    .space-h70\@sp>.space+.space {
        margin-left: 70px;
    }

    .space-h65\@sp>.space+.space {
        margin-left: 65px;
    }

    .space-h60\@sp>.space+.space {
        margin-left: 60px;
    }

    .space-h55\@sp>.space+.space {
        margin-left: 55px;
    }

    .space-h50\@sp>.space+.space {
        margin-left: 50px;
    }

    .space-h45\@sp>.space+.space {
        margin-left: 45px;
    }

    .space-h40\@sp>.space+.space {
        margin-left: 40px;
    }

    .space-h35\@sp>.space+.space {
        margin-left: 35px;
    }

    .space-h30\@sp>.space+.space {
        margin-left: 30px;
    }

    .space-h25\@sp>.space+.space {
        margin-left: 25px;
    }

    .space-h20\@sp>.space+.space {
        margin-left: 20px;
    }

    .space-h15\@sp>.space+.space {
        margin-left: 15px;
    }

    .space-h10\@sp>.space+.space {
        margin-left: 10px;
    }

    .space-h5\@sp>.space+.space {
        margin-left: 5px;
    }

    .space-h0\@sp>.space+.space {
        margin-left: 0;
    }
}

/* 余白 end */

/* button */
.text-link a::after {
    content: "\f054";
    display: inline-block;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.arrow-link a {
  display: inline-block;
    padding-left: 25px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.arrow-link a::before {
    content: "\f138";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
}

.ham-link a::before {
    content: "\f0c9";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.btn {
    width: 100%;
    max-width: 430px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
}

.btn.l-b{
  max-width: 100%;
}
.btn.l-b a{
  border-radius: 15px;
}

.btn.new {
    height: 70px;
}

.btn a,
.btn button {
  width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: 0s;
    transition: 0s;
    /* width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: 0s;
    transition: 0s; */
}

.btn a:hover,
.btn button:hover {
    margin-top: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
    -webkit-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0);
}

.btn_02 {
    width: 100%;
    max-width: 600px;
}

.btn_02 a,
.btn_02 button {
    width: 100%;
    height: 100%;
    display: block;
    padding: 15px 65px 15px 65px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    border-radius: 10px;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: relative;
}

.btn_02 [class^="icon"] {
    font-size: 34px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 20px;
}

.btn_02 a:hover,
.btn_02 button:hover {
    background-color: #fff;
    opacity: 1;
}

.btn_03 {
    width: 200px;
    height: 40px;
}

.btn_03 a,
.btn_03 button {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.btn_03 a:hover,
.btn_03 button:hover {
    background-color: #fff;
    opacity: 1;
}

.back-btn {
    width: 250px;
    height: 45px;
}

.back-btn a,
.back-btn button {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 10px 10px 30px;
    color: #fff;
    border-radius: 5px;
    position: relative;
}

.back-btn a::before,
.back-btn button::before {
    content: "\f104";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 10px;
    left: 10px;
}

.back-btn a:hover,
.back-btn button:hover {
    background-color: #fff;
    opacity: 1;
}

@media (max-width: 1024px) {
  
    .btn {
        height: 75px;
    }

    .btn a,
    .btn button {
        font-size: 20px;
    }

    .btn_02 a,
    .btn_02 button {
        font-size: 18px;
        padding: 5px;
    }
}

@media (max-width: 599px) {
    .btn {
        height: 65px;
        max-width: 220px;
    }

    .btn a,
    .btn button {
        font-size: 16px;
    }

    .btn_02 a,
    .btn_02 button {
        font-size: 20px;
    }

    .arrow-link a,
    .arrow-link button {
        font-size: 16px;
        }
}

/* button end */

/* title */
.title-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px;
    border-bottom: 1px solid #d1d1d1;
}

.title_01 {
    margin-bottom: 50px;
    font-size: 40px;
    text-align: center;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500;
}
.title_01.new{
  margin-bottom: 70px;
}

.title_02 {
    margin: 10px 0;
    font-weight: bold;
    font-size: 26px;
}

.title_02.new {
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 26px;
}

.title_03 {
    font-size: 30px;
}

.title_04 {
    margin-bottom: 15px;
    padding: 3px 5px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #d4d3d0;
}

.title_05 {
    font-size: 45px;
}

.title_05>span {
    display: inline-block;
}

.title_05>span+span {
    margin-left: 10px;
    font-size: 80%;
}

.title_06 {
    font-weight: bold;
    font-size: 20px;
    text-shadow: 1px 1px 0px #fff;
}

.title_07 {
    padding: 10px 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
}

.title_08 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 50px auto;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.title_08::before,
.title_08::after {
    content: "";
    width: 2px;
    height: 100%;
    min-height: 50px;
    display: inline-block;
    margin: 0 20px;
}

.title_08::before {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.title_08::after {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.up-circle.new{
border-radius: 15px;  
}

@media (max-width: 1024px) {
    .title_01 {
        font-size: 34px;
    }

    .title_02 {
        font-size: 24px;
    }

    .title_03 {
        font-size: 26px;
    }

    .title_04 {
        font-size: 18px;
    }

    .title_05 {
        font-size: 30px;
    }

    .title_07 {
        font-size: 18px;
    }

    .title_08 {
        font-size: 24px;
    }
}

@media (max-width: 599px) {
  .title_02.new{
    font-size: 18px;
  }
  .title_01.new{
  margin-bottom: 50px;
}

    .title_06{
        font-size: 16px;
    }
    .title_01 {
        margin-bottom: 30px;
        font-size: 26px;
    }

    .title_02 {
        font-size: 20px;
    }

    .title_03 {
        font-size: 22px;
    }

    .title_04 {
        font-size: 16px;
    }

    .title_05 {
        font-size: 20px;
    }

    .title_08 {
        font-size: 20px;
    }
}

/* title end */

/* パターン */
[class*="alternate-wrap"] .alternate-box {
    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;
}

.alternate-wrap .alternate-box:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.alternate-wrap .alternate-box:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.alternate-wrap-rowr .alternate-box:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.alternate-wrap-rowr .alternate-box:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

/* パターン end */

/* header */
header {
    width: 100%;
    background-color: #fff;
    
}

header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
header.fixed .contact-bt {
    display: none;
}

h1.catch {
    padding: 3px calc(50% - 600px);
    font-size: 12px;
    color: #fff;
}

.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
}

.header-section {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-section-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-item {
    min-width: 26%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* margin: 0 1% 5px 1%; */
    padding: 5px 10px;
    border-radius: 5px;
    border-radius: 10px;
}


.spbtn{
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 20%;
    right: 0;
}

.spbtn .header-item{
    width: 100%;
    margin: 0;
    border-radius:15px 0 0 15px;;
    padding: 0;
    margin-bottom: 20px;
    border: solid 1px #5ea3de;
    border-right: none;
}

@media (max-width: 1024px) {
    .spbtn .header-item{
        border-right: solid 1px #5ea3de;
    }

    .spbtn .header-item{
        border-radius: 0;
    }
    .spbtn{
        position: fixed;
        bottom: 0;
        z-index: 10;
        width: 100%;
    }
    .spbtn .header-item{
        width: 50%;
        margin: 0;
        border-radius:0;
        padding: 0;
    }
}



.spbtn.fixed {
    display: block;

}


.header-item>* {
    /* -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    padding: 0 5px;
  /*   width: 100%; */
}
.header-item .new {
    /* -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; */
    padding: 10px;
    width: 100%;
    text-align: center;
}

.scrolled header {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1200px) {
    .header-item>*{
      width: 100%;
    }
    header .catch {
        padding: 3px 5px;
    }
}

@media (max-width: 1024px) {
  h1.catch{
    padding: 3px;
  }
  
    header .catch {
        padding-right: 55px;
    }

    header {
        position: static;
    }

    .header-inner {
        width: 65%;
        height: 100%;
        background-color: #fff;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        position: fixed;
        top: 0;
        right: 0;
        z-index: 15;
    }

    .active .header-inner {
        -webkit-box-shadow: -2px 0px 15px -5px #000;
        box-shadow: -2px 0px 15px -5px #000;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .header-inner .inner1200 {
        height: 100%;
    }

    .header-container {
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 0px;
    }

    .header-section {
        height: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .header-section-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 599px) {
  h1.catch{
    font-size: 10px;
  }
    .header-inner {
        width: 80%;
    }

    .header-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .header-item>* {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}

/* header end */

/* nav */
.sp-only,
.nav-logo {
    display: none;
}
[data-element-id].sp-only{
  display: block;
}
.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 15px;
}

.nav-list>li {
    margin: 5px 0;
}

.nav-list>li+li {
    padding-left: 30px;
    position: relative;
}

.nav-list>li+li::before {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    margin: auto;
    background-color: #5ea3de;
    -webkit-transform: translate(0, -50%) rotate(10deg);
    transform: translate(0, -50%) rotate(10deg);
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 1;
}

.nav-list li a,
.nav-list li .dropdown-btn {
    display: block;
    font-weight: bold;
    color: #471a0c;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.dropmenu {
    margin-top: 10px;
}

.dropmenu .dropdown {
    overflow: hidden;
    position: relative;
}

.dropmenu .dropdown::after {
    content: "";
    width: 280px;
    height: 40px;
    border: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: absolute;
    left: 50%;
    right: 50%;
}

.dropdown-btn {
    display: block;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.dropmenu .dropdown ul {
    width: 280px;
    margin: 40px auto 0 auto;
    padding: 10px 15px;
    border-radius: 3px;
    background-color: #5ea3de;
    -webkit-box-shadow: 3px 3px 10px -7px #000;
    box-shadow: 3px 3px 10px -7px #000;
    opacity: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-transition-property: all;
    transition-property: all;
    position: absolute;
    top: 100%;
    left: -175px;
    right: -175px;
    z-index: -9999 !important;
}

.dropmenu .dropdown ul::before {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    margin: auto;
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #5ea3de transparent;
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
}

#dropmenu .dropdown ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-left: 0;
}

#dropmenu .dropdown ul li+li {
    border-top: 1px solid #fff;
}

#dropmenu .dropdown ul li a {
    display: block;
    padding: 10px 5px;
    font-size: 14px;
    color: #fff;
}

.dropdown-btn:hover {
    cursor: pointer;
}

#dropmenu .dropdown:hover {
    overflow: visible;
}

#dropmenu .dropdown:hover ul {
    opacity: 1;
    z-index: 2 !important;
}

@media (max-width: 1024px) {
    nav {
        height: 10%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-top: 15px;
    }

    .sp-only,
    .nav-logo {
        display: block;
    }

    .nav-list {
        height: 100%;
        display: block;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .nav-list>li+li {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
       /*  padding: 0 5px; */
        padding-left: 0;
        font-weight: bold;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 1px;
        position: relative;
    }

    .nav-list li {
        margin: 10px 0;
    }

    .nav-list>li+li::before {
        display: none;
    }

    #dropmenu .dropdown {
        overflow: visible;
       /*  padding-right: 50px; */
        position: relative;
    }

    .dropmenu .dropdown ul::before,
    .dropmenu .dropdown::after {
        display: none;
    }

    #dropmenu .dropdown ul {
        width: 100%;
        margin: 10px 0;
        background-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        -webkit-transition: none;
        transition: none;
        position: static;
        z-index: 2 !important;
    }

    #dropmenu .dropdown ul li {
        margin: 10px 0;
    }

    #dropmenu .dropdown ul li a {
        padding: 0 0 0 20px;
        font-size: 15px;
        color: inherit;
        position: relative;
    }

    #dropmenu .dropdown ul li a::before {
        content: "∟";
        display: inline-block;
        position: absolute;
        top: -5px;
        left: 0;
    }

    #dropmenu .dropdown::before,
    #dropmenu .dropdown::after {
        content: "";
        width: 25px;
        height: 3px;
        display: block;
        background-color: #5ea3de;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        position: absolute;
        top: 15px;
        left: auto;
        right: 0;
    }
    #dropmenu .dropdown::before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    #dropmenu .dropdown.acc-parent.action::before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

/* nav end */

/* hamburger overlay */
.hamburger {
    display: none;
    background: rgb(10, 186, 181, 0.2);
    padding: 2px
}

@media (max-width: 1024px) {
    .hamburger {
        width: 50px;
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
        cursor: pointer;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        position: fixed;
            top: 40px;
    left: -70px;
        z-index: 5;
    }

    .hamburger a,
    .hamburger a:hover,
    .hamburger a:focus {
        opacity: 1;
    }

    .menu-trigger,
    .menu-trigger span {
        display: inline-block;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

    .menu-trigger {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .menu-trigger span {
        width: 100%;
        height: 2px;
        background: #fff;
        -webkit-box-shadow: 1px 1px 1px #808080;
        box-shadow: 1px 1px 1px #808080;
        position: absolute;
        left: 0;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        top: 50%;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }

    .active .hamburger {
        padding: 3px;
    }

    .active .menu-trigger {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .active .menu-trigger span {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .active .menu-trigger span:nth-of-type(1) {
        -webkit-transform: translate(0, 20px) rotate(-45deg);
        transform: translate(0, 20px) rotate(-45deg);
    }

    .active .menu-trigger span:nth-of-type(2) {
        -webkit-transform: translate(0, -100%) rotate(45deg);
        transform: translate(0, -100%) rotate(45deg);
    }

    .active .menu-trigger span:nth-of-type(3) {
        opacity: 0;
    }
    
    .scrolled .hamburger {
        top: 20px;
    }

    .overlay {
        width: 100%;
        height: 100%;
        display: none;
        background-color: rgba(77, 66, 62, 0.3);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
    }

    .active .overlay {
        display: block;
    }
}

@media (max-width: 599px) {
    .hamburger {
        width: 40px;
        height: 40px;
        top: 30px;
        left: -50px;
        padding: 7px;
    }

    .active .hamburger {
        padding: 0;
    }
    
    .menu-trigger span:nth-of-type(2) {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

    .active .menu-trigger span:nth-of-type(1) {
        -webkit-transform: translate(0, 16px) rotate(-45deg);
        transform: translate(0, 19px) rotate(-45deg);
    }
    
    .scrolled .hamburger {
        top: 10px;
    }
}

/* hamburger overlay end */

/* footer */
.footerbx {
    padding: 80px 0;
}

.footinfo a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 46px;
    color: #4d4d4d;
    text-align: center;
}

.footer-bottom {
    margin-top: -15px;
}

.copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 10px 10px;
    font-size: 12px;
}

@media (max-width: 1024px) {
    .copy {
    
        margin-bottom: 85px;
    }
}

@media (max-width: 599px) {
   
    .footinfo a{
        font-size: 34px;
    }

    .tel.new a{
        font-size: 18px;
    }

    .copy .logo {
        max-width: 50%;
        
    }
}

/* footer end */

/* A-BiSUスライダー */
.mainimg {
    position: relative;
}

.uk-slidenav-position {
    height: 100%;
}

.mainimg .uk-slideshow img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
}

.mainimg .uk-slideshow {
    height: 100% !important;
    overflow: hidden;
    position: relative;
}

.mainimg .uk-slideshow::after {
    content: "";
    display: block;
    padding-top: 40%;
}

.mainimg .uk-slideshow li {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
}

.mainimg .uk-slideshow li>div {
    height: 100% !important;
}

.uk-dotnav>*>* {
    width: 10px;
    height: 10px;
}

.uk-dotnav-contrast>*>* {
    background: #ccc;
}

.uk-dotnav-contrast>.uk-active>* {
    background: #565656;
}

.uk-dotnav>.uk-active>* {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.uk-dotnav li a:hover {
    opacity: 1;
}

.uk-position-bottom {
    bottom: -30px;
}

@media (max-width: 1024px) {
    .mainimg .uk-slideshow::after {
        padding-top: 40%;
    }
}

@media (max-width: 599px) {
    .mainimg .uk-slideshow::after {
        padding-top: 40%;
    }
}

/* A-BiSUスライダー end */

/* mainimg */
.mainimg {
    margin: 30px 0;
}

.slick-slideimg {
    padding: 0 10px;
}

.main-tt {
    width: 100%;
    height: 35%;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.main-tt-inner {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 10%;
    font-weight: bold;
    font-size: 2.8vw;
    color: white;
    letter-spacing: 0.1em;
    text-align: center;
}

.slick-img {
    width: 90%;
    overflow: hidden;
    margin: 0 0%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.slick-img::before {
    content: "";
    display: block;
    padding-top: 60%;
    padding-top: 60%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(64%, rgb(94, 163, 222, 0)), color-stop(72%, rgb(94, 163, 222, 0.9)), color-stop(98%, rgb(94, 163, 222, 0.9)));
    background: linear-gradient(to bottom, rgb(94, 163, 222, 0) 64%, rgb(94, 163, 222, 0.9) 72%, rgb(94, 163, 222, 0.9) 98%);
    position: relative;
    z-index: 1;
}

.slick-img img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slick-img::after {
    content: "";
    width: 100.1%;
    height: 100.1%;
    display: block;
    background-image: url(/import/tenant_1/160.16.152.90/html/images/common/cover.png);
    background-size: 100.5% 100.5%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

[class^="slick-arrow"]::before {
    display: inline-block;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    z-index: 1;
}

.slick-arrow-prev::before {
    content: "\f053";
    left: 17%;
}

.slick-arrow-next::before {
    content: "\f054";
    right: 17%;
}

[class^="slick-arrow"]:hover {
    cursor: pointer;
}

.slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots button {
    width: 15px;
    height: 15px;
    text-indent: -999rem;
    border: none;
    border-radius: 50%;
    background-color: #dcf2f4;
}

.slick-dots button:focus {
    outline: none;
}

@media (max-width: 1024px) {
    .main-tt{
        height:40%;
    }
    .main-tt-inner{
 font-size: 2.8vw;
 width: 70%;
    }

    [class^="slick-arrow"]::before {
        font-size: 45px;
    }

    .slick-arrow-prev::before {
        left: 15%;
    }

    .slick-arrow-next::before {
        right: 15%;
    }
}

@media (max-width: 599px) {
  .slick-img {
    width: 100%;
}
    .main-tt{
        height:46%;
    }
    .main-tt-inner {
    font-size: 5vw;
    width: 100%;
    padding: 30px 0;
}

    [class^="slick-arrow"]::before {
        font-size: 40px;
    }

    .slick-arrow-prev::before {
        left: 0%;
    }

    .slick-arrow-next::before {
        right: 0%;
    }

    .slick-dots li {
        margin: 0 7px;
    }

    .slick-dots button {
        width: 12px;
        height: 12px;
    }
}

.home-pickup .left {
    width: 45%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 4% 6% 5% 4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

.home-pickup .left h4 {
    margin-bottom: 20px;
    font-size: 26px;
    color: #fdb5b5;
    line-height: 1.5;
}

.home-pickup .right {
    width: 59%;
    margin-top: 5%;
    margin-left: -4%;
    z-index: 1;
}

.home-pickup .left .hmore {
    margin-top: 30px;
    text-align: center;
}

.home-pickup .left .hmore a {
    max-width: 300px;
}


.home-captt {
    margin: 20px auto;
    margin-bottom: 20px;
    font-size: 26px;
    color: #fdb5b5;
    line-height: 1.5;
}

[data-element-id].home-captt{
  width: 100%;
}

.hmore a {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    padding: 14px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    border-radius: 40px;
    background: #fdb5b5;
    -webkit-box-shadow: 0px 3px 0px 0px #f59191;
    box-shadow: 0px 3px 0px 0px #f59191;
}



.area_025 {
    background: #faf7eb;
}

@media (max-width: 1024px) {
    .home-pickup .left .hmore a {
        max-width: 500px;
    }
    .hmore a {
        padding: 16px 10px;
        font-size: 26px;
    }


    .flex.new {
        background-color: #fff;
    }

    .home-pickup .right {
        width: 100%;
        margin-top: 0%;
        margin-left: 0%;
    }

    .home-pickup .left {
        width: 100%;
    }

    .home-pickup .left h4 {
        font-size: 26px;
    }
}
@media (max-width: 599px) {
    .btn.new {
        height: 65px;
    }

    .hmore a {
        padding: 16px 10px;
        font-size: 22px;
    }

    .home-captt {
        font-size: 20px;
    }

    .home-pickup .left h4 {
        font-size: 20px;
    }
}

/* mainimg end */

/* 下層ページのmainimg */
.underimg-wrap {
    padding-left: 20%;
    position: relative;
}

.under-title {
    width: 90%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    font-weight: bold;
    font-size: 48px;
    color: #005fb1;
    text-shadow: 0px 2px 5px #fff;
    -ms-writing-mode: tb-rl;
    /* -webkit-writing-mode: vertical-rl; */
    /* writing-mode: vertical-rl; */
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 1;
}

@media (max-width: 1024px) {
    .underimg-wrap {
        padding-left: 25%;
    }

    .under-title {
        font-size: 26px;
    }
}

@media (max-width: 599px) {
    .underimg-wrap {
        padding-left: 0;
    }

    .under-title {
        width: 100%;
        font-size: 22px;
        -ms-writing-mode: lr-tb;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
        
    }
}

/* 下層ページのmainimg end */

/* table */
.timetable-wrap {
    overflow: hidden;
    border-radius: 10px;
}

.timetable {
    width: 100%;
    border-collapse: collapse;
}

.timetable tr th,
.timetable tr td {
    padding: 10px;
    text-align: center;
}

.timetable tr th {
    font-weight: bold;
    color: #fff;
}

.timetable tr th+th {
    border-left: 1px solid #fff;
}

@media (max-width: 1024px) {
    .timetable tr th,
    .timetable tr td {
        padding: 10px 5px;
        font-size: 12px;
    }
}

/* table end */

/* list */
.list-inner {
    height: 100%;
}

.auto-height-list .list-inner {
   /*  display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-box-align: start;
   align-items: flex-start;
   -ms-flex-align: start; */
   display: block;
}

.auto-height-list .list-inner .auto-height-btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-top:10px;
}

.information-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.information-list dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 5px;
}

.information-list dd {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.under-border-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 5px;
    border-bottom: 1px solid #d3c5bb;
}

.under-border-list dt {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.under-border-list dd {
    min-width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: right;
}

.note-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.note-list dt {
    width: 15%;
}

.note-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    z-index: 1;
}

.note-list dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: -15px;
    padding: 10px 30px 10px calc(10% + 30px);
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
}

.note-list dd .note-img {
    width: 10%;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}

.faq-list dt,
.faq-list dd {
    padding-left: 70px;
    padding-right: 30px;
    position: relative;
}

.faq-list dt::before,
.faq-list dd::before {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: 0;
}

.faq-list dt::before {
    content: "Q";
    color: #fff;
}

.faq-list dd::before {
    content: "A";
}

.faq-list dt {
    margin-bottom: 35px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}

.faq-list dd {
    padding: 15px 20px 15px 70px;
    border-radius: 15px;
    background-color: #fff;
}

.flow-list li+li .flow-img-wrap {
    position: relative;
}

.flow-list li+li .flow-img-wrap::before {
    content: "\f061";
    display: inline-block;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 60px;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    position: absolute;
    top: 50%;
    left: -15px;
    z-index: 1;
}

.list_04 .list-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.list_04 .list-inner .box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.list_04 img{
  border-radius: 15px;
}

.list_07 .list-inner {
    position: relative;
}

.list_07.new .list-inner{
    width: 80%;
    margin: auto;
}

.list_07 .onimg-title {
    margin: auto;
    padding: 10px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
}

.list_10 li {
    margin-top: 0;
}

.list_10 li:nth-of-type(even) {
    background: none;
}

.list_10 li:nth-of-type(even)::after {
    display: none;
}

.list_10 li+li {
    margin-top: 70px;
}

.list_10 li+li::before {
    display: none;
}

.list_10 li:nth-of-type(odd)::before {
    display: block;
}

@media (max-width: 1024px) {
    .under-border-list dd {
        min-width: 35%;
    }

    .note-list dt {
        width: 20%;
    }

    .note-item {
        font-size: 24px;
    }

    .note-list dd {
        padding: 10px 20px 10px calc(15% + 20px);
    }

    .note-list dd .note-img {
        width: 15%;
    }

    .flow-list li+li {
        position: relative;
    }

    .flow-list li+li .flow-img-wrap {
        position: static;
    }

    .flow-list li+li .flow-img-wrap::before {
        content: "\f063";
        font-size: 40px;
        text-align: center;
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
        top: 0;
        left: 0;
        right: 0;
    }
}

@media (max-width: 599px) {
  .faq-list dt::before,
.faq-list dd::before {
    width: 40px;
    height: 40px;
}
    .under-border-list dd {
        width: 100%;
        margin-top: 5px;
    }

    .list_08 .step-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .list_08 .step-cont {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .note-list dt {
        width: 30%;
        -webkit-transform: translate(0, 15%);
        transform: translate(0, 15%);
    }

    .note-list dd {
        width: 90%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-left: auto;
        font-size: 16px;
        border-radius: 30px;
    }
}

/* list end */

/* カスタムコンテンツ */
.date {
    font-weight: bold;
}

.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 30px;
    margin-bottom: 20px;
}

.news-list dt,
.news-list dd {
    padding: 15px 20px;
}

.news-list dt {
    min-width: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 30px;
    z-index: 1;
}

.news-list dt::before {
    content: "\f028";
    display: inline-block;
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.news-list dd {
    width: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.news-list .title {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 15px;
}

.news-list .title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cc-list {
    padding: 10px 5px;
    border-bottom: 1px solid #d1d1d1;
}

.cc-list dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
}

.date {
    font-size: 18px;
}

.category span {
    display: inline-block;
    padding: 2px 10px;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 20px;
    margin: 10px 0;
}

.category span+span {
    margin-left: 5px;
}

.cc-side-list {
    padding-left: 15px;
}

.cc-side-list li {
    padding-left: 20px;
    position: relative;
}

.cc-side-list li::before {
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
}

.lightbox-wrap {
    position: relative;
}

.lightbox-wrap .search-icon {
    width: 20%;
    margin: auto;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
}

.lightbox-img::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.lightbox-img:hover {
    cursor: pointer;
}

.lightbox-img:hover::before {
    background-color: transparent;
    z-index: -999;
}

@media (max-width: 599px) {
    .news-list dt {
        width: 100%;
    }

    .news-list dd {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .news-list .title {
        width: 100%;
        margin: 0 5px;
    }

    .news-list .text-link {
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .thumbs-cc-list .cc-list {
        padding: 5px;
    }

    .thumbs-cc-list .cc-list dt {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .thumbs-cc-list .cc-list dd a {
        font-size: 13px;
    }
}

/* カスタムコンテンツ end */

/* pager */

.pager ul li a,
.pager ul li .now {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 100%;
    border: 1px solid transparent;
    border-radius: 50%;
    position: relative;
}

.pager ul li .now,
.pager ul li a:hover {
    color: #000;
    border: 1px solid #5ea3de;
    background-color: #5ea3de;
    opacity: 1;
}

.pager ul li .now:after,
.pager ul li a:hover:after {
    background-color: #000;
}

.pager ul li a:focus {
    outline: none;
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop,
    .pager ul li a,
    .pager ul li .now {
        padding-top: 5px;
    }
}

.pager ul li a:hover {
    opacity: 1;
}

.pager ul .prev,
.pager ul .next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
    position: relative;
}

.pager ul .prev-arrow:before {
    content: "\f104";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 100%;
}

.pager ul .next-arrow:before {
    content: "\f105";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 100%;
}

@media (max-width: 599px) {
    .pager ul li a,
    .pager ul li .now {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }
}

/* pager end */

/* form */
.must {
    margin-left: 10px;
    padding: 3px 10px;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    text-align: center;
    border-radius: 10px;
}

.contact-item {
    padding: 20px 0;
}

.contact-item dd input,
.contact-item dd textarea {
    width: 100%;
    padding: 8px 5px;
    border: none;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 8px 0px #c3c3c0;
    box-shadow: 0px 0px 8px 0px #c3c3c0;
}

.contact-item dd textarea {
    height: 150px;
}

/* form end */

.mh {
    display: inline-block;
    overflow: hidden;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #5ea3de;
    letter-spacing: 3px;
    text-align: center;
    border: 1px solid;
    border-radius: 10px;
}

.ttbox {
    margin-right: 5%;
}

.home-greet .ttbox .txt {
    font-family: 'Zen Kurenaido', sans-serif;
    font-size: 18px;
    line-height: 2;
}

.home-greet .ttbox p {
    padding: 0 0 20px;
}

.home-greet .ttbox .sin {
   font-family: 'Zen Kurenaido', sans-serif;
    font-size: 26px;
    text-align: right;
}

.home-greet .ttbox .sin .p {
    padding-right: 1.5em;
}

.home-greet .pic {
    overflow: hidden;
    border-radius: 20px;
}

.home-greet .img img {
    border-radius: 20px;
}

.staf-hel{
  background: #faf7eb;
    /* background: #afe9ffad; */
    border-radius: 15px;
    padding: 20px;
}

.area_18-tt {
    font-size: 22px;
    border-bottom: solid 1px;
}

.area_16-tt{
    font-size: 22px;
    color: #005fb1;
    font-weight: bold;
}

.color-0g-bgc{
  background: #def4dc;
}
.up-ofi-100.new001 img{
  opacity: 0.5;
}

.up-ofi-100.new img{
  opacity: 1;
}

.line img{
    width: 14%;
    vertical-align: middle;
    margin-right: 1em;
}

.line.sin img{
    margin-right: 0;
} 

.line.new img{
    width: auto;
    vertical-align: middle;
    margin-right: 1em;
}

.line.new2 img{
    width: 8%;
    vertical-align: middle;
    margin-right: 1em;
}

@media (max-width: 1024px) {
  .mh{
    width: 55%;
  }
    .line img{
        width: 8%;
    }
}

@media (max-width: 599px) {
  .mh{
    width: 100%;
  }
  .line.new img{
     width: 36px;
  }
  .l-b.line.new img{
    width: 6%;
  }
    .line img{
        width: 14%;
        margin-right:0px;
    }
}

.timetable.new {
    border: #347ebd;
}
.timetable.new table , td, th {
	border-collapse: collapse;
   
}
.timetable.new td, th {
	padding: 3px;
	height: 25px;
}
.hm-or{
  margin-top: 20px;
}
.hm-or dt,
.hm-or dd{
  padding: 10px;
}

.hm-ocb{
    background: #dcf2f4;
}

.fa-calendar-alt{
    margin-right: 10px;
    color: #5ea3de;
}

.bnr {
    max-width: 800px;
    width: 100%;
    border-radius: 15px;
    border: 1px solid  #5ea3de;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 3px 5px 0px #bac1ba;
    margin-left: auto;
    margin-right: auto;
}

.bnr-inner {
    border-radius: 20px;
    overflow: hidden;
}

.contact .bnr {
  overflow: visible;
}

.bnr .pic {
    position: absolute;
    right: 2%;
    bottom: 0;
    width: 20%;
    height: auto;
}

.bnr .t1 {
    background-color: #3ac02e;
    color: #fff;
    font-size: 28px;
    font-family: "font-family: 'M PLUS Rounded 1c', sans-serif;";
    padding: 5px 20% 5px 10.8%;
}

.bnr .t2 {
    background-color: #5ea3de;
    ;
    color: #fff;
    font-size: 28px;
    font-family: "font-family: 'M PLUS Rounded 1c', sans-serif;";
    padding: 5px 20% 5px 10.8%;
}

@media (max-width: 1024px) {
  .contact .bnr {
    max-width: 90%;
  }
  
  .contact .bnr .t1 {
    padding: 5px 25% 5px 10.8%;
  }
  
  .contact .bnr .t2 {
    padding: 5px 25% 5px 10.8%;
    font-size: 3vw;
  }
  
  .contact .bnr .pic {
    right: 0;
    width: 22%;
}
}

@media (max-width: 599px) {
  .contact .bnr {
    border: none;
    box-shadow: none;
  }
  
  .contact .bnr .pic {
    width: 35%;
    position: static;
    margin-left: auto;
    margin-right: 15px;
  }
  
  .contact .bnr .t1,
  .contact .bnr .t2 {
    padding: 5px 15px;
  }
  
  .contact .bnr .t1 {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
  }
  
  .contact .bnr .t2 {
    font-size: 5vw;
  }
}

/*contact*/
.biri.contact1:before{
    background: none;
    }
    
    .contact1 .box{
        background: repeating-linear-gradient(-45deg, #fff, #fff 3px, #5ea3de 0, #5ea3de 6px); 
    padding: 15px 1.3% 15px 1.3%;
    }
    .contact1 .box .inn{
    padding: 30px;
    background-color: #fff;
    }
    .contact1 .box .pic {
        width: 15.3%;
    }
    .contact1 .box .pic img {
        width: 100% !important;
        height: auto !important;
    }
    .contact1 .box dl{
    width: 50%;
    
    padding: 20px 4% 0 4%;
    }
    .contact1 .box dl+dl{
    width: 50%;
    
    }
    .contact1 .box dl dt{
    font-size: 22px;
    color: #005fb1;
    text-align: center;
    font-weight: bold;
    position: relative;
    margin-bottom: 40px;
    }
    .contact1 .box dl dt .t{
    display: block;
    position: relative;
    z-index: 1;
    text-align: center;
    }
    .contact1 .box dl dt:after{
    content: "";
    display: block;
    
    height: 20px;
    margin: -17px auto 0 auto;
    background-color: #fbed21;
    }
    .contact1 .box dl dd{
    text-align: center;
    font-size: 25px;
    color: #5ea3de;
    font-weight: bold;
    letter-spacing: 0.5px;
    }
    .contact1 .box dl dd img{
    width: 12.04%;
    max-width: 40px;
    height: auto;
    vertical-align: middle;
    padding-right: 15px;
    }
    .contact1 .box dl dd a{
    color: #5ea3de;
    }
    .contact1 .box dl dd+dd{
    text-align: right;
    font-size: 18px;
    font-weight: normal;
    color: #471a0c;
    }
    @media only screen and (max-width: 1024px) {
        .contact1 .box .pic{
        width: 136px;
        }
        .contact1 .box dl{
        width: 50%;
        }
        .contact1 .box dl+dl{
        width: 50%;
        padding-bottom: 30px;
        }
        .contact1 .box dl dt{
        font-size: 16px;
        margin-bottom: 20px;
        }
        .contact1 .box dl dt:after{
        width: 90%;
        }
        .contact1 .box dl dd{
        font-size: 18px;
        }
        .contact1 .box dl dd+dd{
        font-size: 16px;
        }
    }
    @media only screen and (max-width: 599px) {
.hm-or dd{
font-size: 14px;
}/* 
        .bnr{
            margin: 0 auto 30px auto;
        } */
        .contact2 .l1 li .t{
        font-size: 14px;
        }
        .contact1 .box .inn{
        padding-left: 0;
        padding-right: 0;
        }
        .contact1 .box .pic {
            width: 100%;
            text-align: center;
            max-width: 120px;
            margin: 0 auto;
        }
        .bnr.sin{
    margin: 0px auto 70px auto;
}
        .contact1 .box dl,.contact1 .box dl+dl{
  
        width: 94%;
        margin: 0 auto;
        }
        .contact1 .box dl dd{
        font-size: 16px;
        }
        .contact1 .box dl dd+dd{
        text-align: center;
        font-size: 14px;
        }
    }

    @-webkit-keyframes sonarEffect {
        0% {
          opacity: 0.3;
          border-radius: 50px;
        }
        40% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0.5;
          border-radius: 50px;
        }
        100% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0;
          -webkit-transform: scale(1.2);
                  transform: scale(1.2);
                  border-radius: 50px;
        }
      }
      @keyframes sonarEffect {
        0% {
          opacity: 0.3;
          border-radius: 50px;
        }
        40% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0.5;
          border-radius: 50px;
        }
        100% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0;
          -webkit-transform: scale(1.2);
                  transform: scale(1.2);
                  border-radius: 50px;
        }
      }

      @-webkit-keyframes sonarEffect2 {
        0% {
          opacity: 0.3;
          border-radius: 50px;
        }
        40% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0.5;
          border-radius: 50px;
        }
        100% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0;
          -webkit-transform: scale(1.2);
                  transform: scale(1.2);
                  border-radius: 50px;
        }
      }
      @keyframes sonarEffect2 {
        0% {
          opacity: 0.3;
          border-radius: 50px;
        }
        40% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fdb5b5, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fdb5b5, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0.5;
          border-radius: 50px;
        }
        100% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fdb5b5, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fdb5b5, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0;
          -webkit-transform: scale(1.2);
                  transform: scale(1.2);
                  border-radius: 50px;
        }
      }
      
      @keyframes sonarEffect3 {
        0% {
          opacity: 0.3;
          border-radius: 15px;
        }
        40% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0.5;
          border-radius: 15px;
        }
        100% {
          -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
                  box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #5ea3de, 0 0 0 10px rgba(255,255,255,0.5);
          opacity: 0;
          -webkit-transform: scale(1.2);
                  transform: scale(1.2);
                  border-radius: 15px;
        }
      }

    .acc-btn2::before,
    .acc-btn2::after {
        content: "";
        width: 25px;
        height: 3px;
        display: block;
        background-color: #5ea3de;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        position: absolute;
        top: 15px;
        left: auto;
        right: 0;
    }
    .acc-btn2::before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .acc-parent2.action2 .acc-btn2::before {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .acc-parent2{
        position: relative;
    }

    .btn_cmn02 a {
       
        text-align: center;
        -webkit-transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s, -webkit-transform ease-out 0.1s;
      }
      .btn_cmn02 a:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
                box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
        content: '';
        opacity: 0;
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9);
        pointer-events: none;
      }
      .btn_cmn02 a:hover {
      
        opacity: 1;
        -webkit-transform: scale(0.93);
            -ms-transform: scale(0.93);
                transform: scale(0.93);
      }
      
      .btn_cmn002 a {
       
        text-align: center;
        -webkit-transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s, -webkit-transform ease-out 0.1s;
      }
      .btn_cmn002 a:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
                box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
        content: '';
        opacity: 0;
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9);
        pointer-events: none;
      }
      .btn_cmn002 a:hover {
      
        opacity: 1;
        -webkit-transform: scale(0.93);
            -ms-transform: scale(0.93);
                transform: scale(0.93);
      }
      .btn.new.sin a:hover:after {
        -webkit-animation: sonarEffect3 1.3s ease-out 75ms;
                animation: sonarEffect3 1.3s ease-out 75ms;
      }
      .btn a:hover:after {
        -webkit-animation: sonarEffect 1.3s ease-out 75ms;
                animation: sonarEffect 1.3s ease-out 75ms;
                
      }
    
      .btn_cmn03 a {
       
        text-align: center;
        -webkit-transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: background 0.2s, -webkit-transform ease-out 0.1s;
        transition: transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s, -webkit-transform ease-out 0.1s;
      }
      .btn_cmn03 a:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        padding: 0;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
                box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
        content: '';
        opacity: 0;
        -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
                transform: scale(0.9);
        pointer-events: none;
      }
      .btn_cmn03 a:hover {
        opacity: 1;
        -webkit-transform: scale(0.93);
            -ms-transform: scale(0.93);
                transform: scale(0.93);
      }
      .btn.new a:hover:after {
        -webkit-animation: sonarEffect2 1.3s ease-out 75ms;
                animation: sonarEffect2 1.3s ease-out 75ms;
                
      }

      .item .up-my-10 table , .item .up-my-10 td, .item .up-my-10 th {
   /*  border: 1px solid #595959; */
    border-collapse: collapse;
}

.brf{
  border-right: solid #fff;
}

.hm .title_02{
  font-size: 1.5vw;
}

[data-element-id].slick-slideimg{
      width: 30%;
}
[data-element-id].slicklider{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
[data-element-id].mainimg{
  margin-bottom: 70px;
}
[data-element-id].up-d-none{
  display: block;
}
[data-element-id].logo.new{
  border: solid green;
}
[data-element-id].logo.new:after{
  display: block;
    content: "モバイル用です。";
    color: #fff;
    font-weight: 700;
    background: green;
    padding: 5px;
    text-align: center;
}
[data-element-id].dropmenu .dropdown ul{
  opacity: 1;
  position: relative;
  top: 100%;
    left: 0px;
right: 0px;
z-index: 1 !important;
}
[data-element-id] header.fixed{
  position: relative;
}

[data-element-id].spbtn{
  position: relative;
  width: 100%;
}

.flex_c{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}
.footwrap li {
    width: 19%;
    margin: 2%;
}
.footwrap li a {
    background: #fff;
    display: block;
    text-align: center;
    padding: 40px 10px 30px;
    border: 1px solid #d4d3d0;
    border-radius: 10px;
    box-shadow: 0px 3px 0px 0px #d4d3d0;
}
.footwrap li a i {
    font-size: 50px;
    margin-bottom: 20px;
    color: #5ea3de;
}

.footwrap li a strong {
    display: block;
    font-size: 15px;
    font-weight: normal;
}


@media (max-width: 1024px) {
  .hm .title_02 {
    font-size: 16px;
}
  .footwrap li {
    width: 21%;
    margin: 2%;
}
}
@media (max-width: 599px) {
  
  .fz-exsmall {
    font-size: 75%;
}
  .hm .title_02{
    font-size: 20px;
  }
  .footwrap li {
    width: 46%;
    margin: 2%;
}
}
.fa-check:before{
  margin-right: 15px;
}
.fkd{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}

  .fkd::before {
    margin-right: 30px;
    transform: rotate(-35deg);
}
  .fkd::after {
    margin-left: 30px;
    transform: rotate(35deg);
}
.fkd::before, .fkd::after {
    content: '';
    width: 3px;
    height: 40px;
    background-color: #5ea3de;
}

.mt-minus30 {
  margin-top: -30px;
}

.up-ofi-32:after {
  content: "";
  display: block;
  padding-top: 32%;
}
.up-ofi-32 img {
  position: absolute;
  top: 0;
  left: 0;
}

/* 料金ページ */
.price-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.price-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.price-heading01,
.price-list dt {
  width: 60%;
  padding: 10px;
  font-weight: normal;
}

.price-heading02,
.price-list dd {
  width: 10%;
  flex-grow: 1;
  margin-left: 5px;
  padding: 10px;
}

.price-heading01,
.price-heading02 {
  background-color: #dcf2f4;
  font-weight: bold;
}

@media (max-width: 1024px) {
  .price-heading01,
.price-list dt {
  width: 100%;
}

.price-heading02 {
  margin-top: 5px;
  margin-left: 0;
}

.price-list dd {
    text-align: right;
}
}

.blog-detail-content h2{
  padding: 1rem 2rem;
  border-top: 6px double #5ea3de;
  border-bottom: 6px double #5ea3de;
  margin: 50px 0 10px;
  font-size: 24px;
}
.blog-detail-content h3 {
  padding: 1rem 2rem;
  border-bottom: 3px solid #5ea3de;
  background: #dcf2f46b;
  margin: 50px 0 10px;
  font-size: 22px;
}
.blog-detail-content h4{
  padding: 1rem 2rem;
  border-left: 4px solid #5ea3de;
  margin: 50px 0 10px;
  font-size: 18px;
}

@media (max-width: 1024px) {
  .blog-detail-content h2{
  font-size: 22px;
}
.blog-detail-content h3 {
  font-size: 20px;
}
.blog-detail-content h4{
  font-size: 16px;
}
  
  
}
@media (max-width: 599px) {
  .fkd::before {
    margin-right: 30px;
    transform: rotate(-35deg);
    position: relative;
    left: 15px;
}
  .fkd::after {
    margin-left: 30px;
    transform: rotate(35deg);
    position: relative;
    right: 15px;
}
  
}
