@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');

/* ##### 共通 ##### */

html {
    font-family: 'Shippori Mincho',
        serif;
    color: #333333;
}

[data-element-id].js-toggle+* {
    display: block
}

.js-toggle {
    position: relative;
    cursor: pointer;
}

.js-toggle:before {
    display: block;
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
}

.js-toggle+* {
    display: none;
}

/* base.cssに追加 */
[class*="up-z-"] {
    position: relative;
}

.img img {
    width: 100%;
    text-align: center;
}

.up-lst-disc {
    padding-left: 30px;
}

/* base.cssに追加 end */

.breadcrumbs {
    padding: 30px 0;
}



/* color */
.color-01-text {
    color: #faf5e6;
}

.check-box .txt {
    margin-bottom: 30px;
}

.check-box dl {
    margin-bottom: 40px;
}

.check-box dl dt::before {
    font-size: 24px;
    font-weight: 900;
    content: "\f058";
    color: #173469cc;
    font-family: 'Font Awesome 5 Free';
    padding-right: .5em;
}

.check-list li {}

.check-list li::before {
    font-size: 24px;
    font-weight: 900;
    content: "\f058";
    color: #173469cc;
    font-family: 'Font Awesome 5 Free';
    padding-right: .5em;
}

.color-01-bgc,
.js-split-tag span,
.double-border::after,
.bg-img-ontext-color-01 .bg-img,
.note-list dd {
    background-color: #E3EAF1;
    position: relative;
}

.color-01-bgc::before {
    background: url(/import/tenant_1/160.16.201.21/html/images/section.png) center 0 no-repeat;
    content: "";
    width: 100%;
    height: 35px;
    top: -25px;
    left: 0;
    background-size: cover;
    position: absolute;
}

.bk1 {
    background-color: #E3EAF1;

}

.color-01-bgc::after {
    background: url(/import/tenant_1/160.16.201.21/html/images/section-bottom.png) center bottom no-repeat;
    content: "";
    width: 100%;
    height: 35px;
    bottom: -25px;
    left: 0;
    background-size: cover;
    position: absolute;
}


.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: #173469cc;
}

.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: #173469cc;
}

.base-color {
    color: #333333;
}

.color-02-border {
    border: 5px solid #173469cc;
}

.bc-03 {
    background-color: #173469;
}

.anchor-link li+li {
    border-left: 3px solid #173469cc;
}

.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, rgba(255, 139, 0, 0.8) 0%, rgba(255, 162, 51, 0) 100%);
}

.btn a,
.btn button {
    background-color: #173469cc;
}

.btn_02 a,
.back-btn a,
.btn_02 button,
.btn_03 a,
.btn_03 button,
.back-btn button {
    background-color: #173469cc;
    border: 1px solid #173469cc;
}

.timetable-wrap {
    border: 3px solid #173469cc;
}

.timetable tr+tr {
    border-top: 1px solid #173469cc;
}

.timetable tr td+td {
    border-left: 1px solid #173469cc;
}

.double-border_02::before {
    background-color: #471a0c;
}

.double-border_02::after {
    background-color: #d3c5bb;
}

.faq-list dd::before {
    background-color: #173469cc;
}

.more {
    display: block;
    width: 220px;
    text-align: center;
    max-width: 100%;
    position: relative;
    padding: 0.7em 1em;
    border-radius: 40px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    border: 1px solid transparent;
    z-index: 1;
    cursor: pointer;
}

.white {
    background: #fff;
}

.violet {
    background-color: #173469cc;
    color: #fff;
    margin: auto;
}

.fcV {
    color: #173469cc;
}

@media (max-width: 599px) {
    .anchor-link li {
        border-left: 3px solid #173469cc;
    }
}

.txt {
    font-size: 16px;
    line-height: 200%;
    letter-spacing: 1px;
}

/* color end */

/* logo */
.logo {
    max-width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
[data-element-id]header {
  position: static;
}
[data-element-id] header .h-logo {
  visibility: visible;
  display: block;
  width: 250px;
  z-index: 50;
  position: absolute;
  top: 0;
  left: 20px;
}
/* logo end */

/* tel */
.tel a {
    white-space: nowrap;
}

.tel-item a {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    line-height: 1.2;
}

.tel-item a::before {
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    font-size: 80%;
    font-weight: 900;
    line-height: 1;
    display: inline-block;
    margin-right: 5px;
}

/* tel end */

/* link */
.link-item a {
    width: 100%;
    display: block;

}

.underline a {
    text-decoration: underline;
}

/* link end */

/* icon */
[class^="icon-"]::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
}

.icon-mail::before {
    content: "\f0e0";
}

.icon-line::before {
    content: "\f3c0";
    font-family: "Font Awesome 5 Brands";
    font-weight: normal;
}

/* icon end */

/* bnr */
.bnr,
.bnr-img {
    position: relative;
}

.bnr-img::before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    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 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin: auto;
    padding: 10px 15px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
}

.bnr-title::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 10px;
}

.bnr a:hover {
    opacity: 1;
}

.bnr a:hover .bnr-img::before {
    background-color: transparent;
}

/* bnr end */
.number {
    width: 110px;
    height: 110px;
    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: 24px;
    color: white;
    line-height: 1.2;
    border-radius: 100%;
    background-color: #173469;
}

.number-count {
    font-size: 150%;
    letter-spacing: 2px;
}

.number-01 {
    font-size: 42px;
    color: #173469cc;
    text-align: center;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    position: relative;
    z-index: 1;
}

.box-border-01 {
    padding: 30px 15px;
    border: 1px solid #173469cc;
    border-radius: 10px;
    background-color: white;
}



.parallel {
    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;
}

/* 共通テーブル２ */
.table-cmp02 .head {
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.table-cmp02 .txt {
    margin-top: 5px;
    text-align: right;
}

.table-cmp02 .wrap {
    overflow: auto;
}

.table-cmp02 .table {
    width: 100%;
    border: 1px solid #999;
    border-collapse: collapse;
}

.table-cmp02 .datattl02 {
    width: 32%;
    padding: 5px;
    background: #173469cc;
    color: #fff;
}

.table-cmp02 .datattl02,
.table-cmp02 .data {
    border-bottom: 1px solid #ccc;
    padding: 16px;
}

.table-cmp02 .data {
    text-align: center;
}

/* 装飾 */
.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: 35px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
}

.deco_01 {
    margin: 80px 0;
}

.deco_02 {
    margin-bottom: 35px;
}



.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;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: -75px;
    padding: 10px;
    border-radius: 50%;
    z-index: 1;
}

.point-num {
    font-size: 40px;
}

.recruit .point_02 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.recruit .point_02 .point-num {
    font-size: 43px;
}

.point_02 {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.point_02 .point-num {
    font-size: 60px;
}

.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: '';
    display: block;
    width: 100%;
    height: 5px;
    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 {
    z-index: 1;
    position: relative;
}

[class*="bg-img-ontext"] .bg-img {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.bg-img-ontext-color-01 .bg-img img {
    opacity: 0.2;
}

.bg-img-ontext-gradation .text {
    width: 50%;
}

.bg-img-ontext-gradation .text::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.cross {
    position: relative;
    overflow: hidden;
}

.cross-box {
    z-index: 1;
    position: relative;
}

.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: '';
    display: block;
    width: 140%;
    height: 2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-box-shadow: -1px 2px 0px #999;
    box-shadow: -1px 2px 0px #999;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.step-text,
.step-num {
    font-weight: bold;
    line-height: 1.2;
    display: block;
}

.step-text {
    font-size: 30px;
}

.step-num {
    font-size: 50px;
}

.text-shadow_01 {
    text-shadow: 2px 2px 0 #999;
}

.radius5 {
    border-radius: 5px;
    overflow: hidden;
}

.radius10 {
    border-radius: 10px;
    overflow: hidden;
}

.radius15 {
    border-radius: 15px;
    overflow: hidden;
}

.radius20 {
    border-radius: 20px;
    overflow: hidden;
}

.radius25 {
    border-radius: 25px;
    overflow: hidden;
}

.radius30 {
    border-radius: 30px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .table-cmp02 .datattl02 {
        width: 42%;
    }

    .bg-img-ontext-gradation .text {
        width: 75%;
    }

    .step-heading {
        width: 15%;
    }

    .step-text {
        font-size: 22px;
    }

    .step-num {
        font-size: 36px;
    }
}

@media (max-width: 599px) {
    .parallel {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .breadcrumbs li:first-child {
        width: 15%;
    }

    .breadcrumbs li:nth-of-type(2) {
        width: calc(100% - 15%);
    }
    .breadcrumbs li {
      width: 100%;
    }

    .double-border_02::before {
        width: 25%;
    }

    .double-border_02::after {
        width: 80%;
    }

    .point_02 {
        width: 100px;
        height: 100px;
        font-size: 16px;
        padding: 5px;
    }

    .point_02 .point-num {
        font-size: 50px;
    }

    .bg-img-ontext-gradation .text {
        width: 90%;
    }

    .step-heading {
        width: 30%;
    }

    .recruit .point_02 {
        width: 60px;
        height: 60px;
        font-size: 16px;
        padding: 5px;
    }

    .recruit .point_02 .point-num {
        font-size: 32px;
    }
}

/* 装飾 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;
    -ms-flex-align: center;
    align-items: 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;
    left: 0;
    bottom: 0;
    right: 0;
}

.square-inner .title {
    position: relative;
}


.square-inner a img {
  
}

.white-element a {
    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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #d4d3d0;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 0px 0px #d4d3d0;
    box-shadow: 0px 3px 0px 0px #d4d3d0;
    -webkit-transition: 0s;
    transition: 0s;
}

.white-element a:hover {
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
}

.heighter-map:after {
    padding-top: 45%;
}

.anchor-link li {
    margin-bottom: 10px;
}

.anchor-link li a {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 20px;
}

@media (max-width: 1024px) {
    .map:after {
        padding-top: 45%;
    }

    .radius-box {
        padding: 20px;
    }
}

@media (max-width: 599px) {
    .map:after {
        padding-top: 85%;
    }

    .point {
        width: 100px;
        height: 100px;
        font-size: 18px;
        margin-bottom: -50px;
    }

    .radius-box {
        padding: 20px 10px;
    }

    .anchor-link li {
        width: 48%;
        margin: 1%;
    }
}

/* その他 end */

/* ##### 共通 end ##### */

/* wave */
.wave-box {
    width: 100%;
    z-index: 2;
    position: relative;
}

.wave {
    height: 12vh;
    position: relative;
/*     background-color: rgb(0, 54, 112);
 */}

.wave::before {
    content: '';
    background: url(/upload/tenant_1/f441c5ac0cea522f4d35f842ea82d8a1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}


.wave img {
    display: block;
    mix-blend-mode: hard-light;


}

/* wave end */

/* sectionの余白 */
[class*="space-large"] {
    padding-top: 120px;
    padding-bottom: 120px;
}

[class*="space-large"][class*="-top"] {
    padding-bottom: 0;
}

[class*="space-large"][class*="-btm"] {
    padding-top: 0;
}

[class*="space-medium"] {
    padding-top: 50px;
    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";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-left: 5px;
}

.arrow-link a {
    font-size: 18px;
    text-align: center;
    padding-right: 25px;
    position: relative;
}

.arrow-link a::before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.arrow-left a {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-left: 25px;
    position: relative;
}

.arrow-left a::before {
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.ham-link a::before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 10px;
}

.btn {
    width: 100%;
    max-width: 500px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
}

.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: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    border-radius: 50px;
    -webkit-transition: 0s;
    transition: 0s;
}

.btn a:hover,
.btn button:hover,
.more:hover {
    opacity: 1;
    /* margin-top: 3px; */
    -webkit-transform: translate3d(0, 3px, 0);
    transform: translate3d(0, 3px, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn_02 {
    width: 100%;
    max-width: 600px;
}

.btn_02 a,
.btn_02 button {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 15px 15px 15px 65px;
    border-radius: 10px;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    position: relative;
}

.btn_02 [class^="icon"] {
    font-size: 34px;
    position: absolute;
    top: 50%;
    left: 20px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.btn_02 a:hover,
.btn_02 button:hover {
    opacity: 1;
    background-color: #fff;
}

.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;
    -ms-flex-align: center;
    align-items: 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 {
    opacity: 1;
    background-color: #fff;
}

.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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    padding: 10px 10px 10px 30px;
    border-radius: 5px;
    position: relative;
}

.back-btn a::before,
.back-btn button::before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
}

.back-btn a:hover,
.back-btn button:hover {
    opacity: 1;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .btn {
        height: 75px;
    }

    .btn a,
    .btn button {
        font-size: 26px;
    }

    .btn_02 a,
    .btn_02 button {
        font-size: 17px;
    }
}

@media (max-width: 599px) {
    .btn {
        height: 65px;
    }

    .btn a,
    .btn button {
        font-size: 22px;
    }

    .btn_02 a,
    .btn_02 button {
        font-size: 15px;
    }

    .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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5px;
    border-bottom: 1px solid #d1d1d1;
}

.title_01 {
    font-size: 45px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

.title_02 {
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0;
}

.title_03 {
    font-size: 30px;
}

.title_04 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 3px 5px;
    border-bottom: 1px solid #d4d3d0;
}

.title_05 {
    font-size: 45px;
}

.title_05>span {
    display: inline-block;
}

.title_05>span+span {
    font-size: 80%;
    margin-left: 10px;
}

.title_06 {
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #fff;
}

.title_07 {
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

.title_08 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 50px auto;
}

.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);
}

@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_01 {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .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;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;

}

header .catch {
    font-size: 12px;
    color: #fff;
    padding: 3px calc(50% - 600px);
}

[data-element-id] header {
    position: relative;
}

[data-element-id] header .h-logo {
    display: block;
    width: 141px;
    position: absolute;
    top: 0;
    left: 0;

}

header .h-logo {
    display: none;
}

.header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
}
[data-element-id].header-container {
  display: block;
}
.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 {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 1% 5px 1%;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.ab-test .header-item {
    padding: 0
}

.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 .catch {
        padding: 3px 5px;
    }
}

@media (max-width: 1024px) {
    .spacer {
        display: none;
    }

    header {
        padding: 0;
        padding-bottom: 16px;
        position: static;
    }

    header .h-logo-link {
        width: 141px;
        display: block;

    }

    header .h-logo {
        width: 141px;
        display: block;
        left: 5px;
    }

    header .catch {


        width: 100%;
        font-size: 10px;
        margin-bottom: 5px;

    }

    .header-inner {
        width: 65%;
        height: 100%;
        background-color: #fff;
        position: fixed;
        top: 0;
        right: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        z-index: 4;
    }
   

    .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: 0;
        padding-top: 10px;
    }

    .header-section {
        height: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column-reverse;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .header-section-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 599px) {



    header {
        position: static;
    }

    header .logo .header-inner {
        width: 80%;
    }
    header .logo {
      max-width: 150px;
      margin: 0 auto;
    }

    .header-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 10px;
    }

    .header-item>* {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
    }
}

/* header end */

/* nav */
.sp-only,
.nav-logo {
    display: none;
}

.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 10px;
}

.nav-list>li {
    margin: 5px 0;
    font-size: 14px;
}

.nav-list>li+li {
    padding-left: 30px;
    position: relative;
}

.nav-list>li+li::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 120%;
    background-color: #173469cc;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%) rotate(10deg);
    transform: translate(0, -50%) rotate(10deg);
    z-index: 1;
}

.nav-list li a,
.nav-list li .dropdown-btn {
    font-weight: bold;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.dropmenu {
    *zoom: 1;
}

.dropmenu .dropdown {
    position: relative;
    overflow: hidden;
}
[data-element-id].dropmenu .dropdown {
  overflow: visible;
  position: static;
}
.dropmenu .dropdown::after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 280px;
    height: 40px;
    border: 0;
}

.dropdown-btn {
    display: block;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

[data-element-id] #dropmenu .dropdown ul {
    z-index: 2 !important;
    opacity: 1;
    position: static;
    
}
.dropmenu .dropdown ul {
    position: absolute;
    top: 100%;
    right: -175px;
    left: -175px;
    z-index: -9999 !important;
    width: 280px;
    padding: 10px 15px;
    margin: 20px auto 0 auto;
    background-color: #173469cc;
    border-radius: 3px;
    -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;
}

#dropmenu .dropdown ul li {
    width: 100%;
    height: auto;
    margin-left: 0;
    overflow: hidden;
}

#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 {
    z-index: 2 !important;
    opacity: 1;
}

@media (max-width: 1024px) {
    nav {
        height: 10%;
        margin-top: 15px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .sp-only,
    .nav-logo {
        display: block;
    }

    .nav-list {
        height: 100%;
        display: block;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .nav-list>li+li {
        padding-left: 0;
    }

    .nav-list li {
        margin: 10px 0;
    }
  
    .nav-list>li+li::before {
        display: none;
    }

    #dropmenu .dropdown {
        overflow: visible;
    }

    .dropmenu .dropdown ul::before,
    .dropmenu .dropdown::after {
        display: none;
    }

    #dropmenu .dropdown ul {
        width: 100%;
        margin: 10px 0;
        padding: 0 0 0 20px;
        background-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: static;
        z-index: 2 !important;
        opacity: 1;
    }

    #dropmenu .dropdown ul li {
        margin: 10px 0;
    }

    #dropmenu .dropdown ul li a {
        font-size: 15px;
        color: inherit;
        padding: 0 0 0 20px;
        position: relative;
    }

    #dropmenu .dropdown ul li a::before {
        content: '∟';
        display: inline-block;
        position: absolute;
        top: -5px;
        left: 0;
    }
}

/* nav end */

/* hamburger overlay */
.hamburger {
    display: none;
}

@media (max-width: 1024px) {
    .hamburger {
        position: fixed;
        top: 20px;
        left: -80px;
        z-index: 5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 65px;
        height: 60px;
        padding: 10px;
        cursor: pointer;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
    }

    .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 {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .menu-trigger span {
        position: absolute;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #173469cc;
        -webkit-box-shadow: 1px 1px 1px #808080;
        box-shadow: 1px 1px 1px #808080;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 50%;
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }

    .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, 30px) rotate(-45deg);
        transform: translate(0, 30px) 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;
    }

    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(77, 66, 62, 0.3);
    }

    .active .overlay {
        display: block;
    }
}

@media (max-width: 599px) {
    .hamburger {
        top: 30px;
        left: -45px;
        width: 35px;
        height: 35px;
        padding: 0;
    }

    .active .hamburger {
        padding: 0;
    }

    .active .menu-trigger span:nth-of-type(1) {
        -webkit-transform: translate(0, 16px) rotate(-45deg);
        transform: translate(0, 16px) rotate(-45deg);
    }
}

/* hamburger overlay end */

/* footer */
.footer-top {
    padding: 50px 0 60px 0;
}

.footer-bottom {
    margin-top: -15px;
}

.footer .icon {
  background: rgb(23, 52, 105);
}
.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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    padding: 0 10px 15px;
}

@media (max-width: 599px) {
    .copy {
        padding-bottom: 110px;
    }

    .copy .logo {
        max-width: 50%;
    }
}

.icon {
    color: #173469cc;
}

/* footer end */



.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 {
    position: relative;
    height: 70vh;
}

.mainimg .img {
    width: 60%;
    height: 100%;
    margin-left: auto;
    position: relative;
}

.mainimg .img::before {
    content: "";
    z-index: 1;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(10%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0) 100%);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.mainimg .uk-slidenav-position {
    height: 100% !important;
}

.mainimg .uk-slideshow {
    height: 100% !important;
}

.mainimg .uk-slideshow>li {
    height: 100% !important;
}

.mainimg .uk-slideshow>li>div {
    height: 100% !important;
}

.mainimg .uk-slideshow>li>div>img {
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.mainimg .tbox {
    width: 45%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 30px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mainimg .tbox h2 {
    font-size: 32px;
    letter-spacing: 10px;
    font-weight: 700;
    margin-bottom: 30px;
}


.mainimg .tbox::before {
    content: '';
    background-image: url(/import/tenant_1/160.16.201.21/html/images/mainimg02.png);
    background-color: rgba(23, 52, 105, 0.6);
    display: block;
    width: 100%;
    z-index: -1;
    height: 100%;
    position: absolute;
    top: 0;  
    left: 0;
}
@media only screen and (max-width: 1024px) {
  .mainimg .tbox {
    padding: 20px;
  }
  .mainimg .tbox h2 {
    font-size: 28px;
    letter-spacing: 5px;
    font-weight: 700;
    margin-bottom: 20px;
}
.mainimg .tbox .txt {
  letter-spacing: 0;
  margin-bottom: 15px;
}
}
.home-news h2 {
    display: block;
}

.home-news {
    width: 40%;
    /* max-width: 540px; */
    padding: 1.5%;
    background: #fff;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -80px;
    -webkit-box-shadow: 10px 10px 10px #ccc;
    box-shadow: 10px 10px 10px #ccc;
    position: relative;
    z-index: 2;
    border-radius: 20px;
    margin-right: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;

}

.home-news .news-more {
    margin-right: 0;
    margin-left: auto;
    margin-top: 5px;
}

.home-news .box {
    width: 90%;
}
.home-news .box + .box {
  margin-top: 20px;
}
.home-news .box dl {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.home-news .box dt {
    width: 110px;
}

.home-news .box dd {
    width: calc(100% -110px);
}

.home-news .box .home-news-more {
    margin-right: 0;
}

@media screen and (max-width:1024px) {
    .home-news {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .home-news .box {
        width: 100%;
    }
}

@media screen and (max-width: 599px) {
    .mainimg {
        height: 86vh;
    }

    .mainimg .img {
        width: 100%;
    }

    .mainimg .tbox {
        width: 100%;

    }

    .mainimg .tbox h2 {
        margin-bottom: 15px;
    }

    .home-news {
        width: 100%;
        bottom: -133px;
        margin-bottom: 96px;
        margin-top: 0;
    }

    .home-news h2 {
        text-align: center;
        margin-bottom: 15px;
    }


}

.slick-img {
    width: 80%;
    margin: 0 10%;
    overflow: hidden;
    position: relative;
}

.slick-img::before {
    content: "";
    display: block;
    padding-top: 60%;
}

.slick-img img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.slick-img::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(#);
    background-size: 100.5% 100.5%;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

[class^="slick-arrow"]::before {
    font-family: "Font Awesome 5 Free";
    font-size: 60px;
    font-weight: 900;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.slick-arrow-prev::before {
    content: "\f053";
    left: 25%;
}

.slick-arrow-next::before {
    content: "\f054";
    right: 25%;
}

[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;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots button {
    text-indent: -999rem;
    width: 15px;
    height: 15px;
    background-color: #faf5e6;
    border-radius: 50%;
    border: none;
}

.slick-dots button:focus {
    outline: none;
}

@media (max-width: 1024px) {
    [class^="slick-arrow"]::before {
        font-size: 45px;
    }

    .slick-arrow-prev::before {
        left: 15%;
    }

    .slick-arrow-next::before {
        right: 15%;
    }
}

@media (max-width: 599px) {
    [class^="slick-arrow"]::before {
        font-size: 40px;
    }

    .slick-arrow-prev::before {
        left: 5%;
    }

    .slick-arrow-next::before {
        right: 5%;
    }

    .slick-dots li {
        margin: 0 7px;
    }

    .slick-dots button {
        width: 12px;
        height: 12px;
    }
}

/* mainimg end */

/* 下層ページのmainimg */
.underimg-wrap {
    padding-left: 20%;
    position: relative;
}

.under-title {
    width: 20%;
    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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 48px;
    color: #471a0c;
    font-weight: bold;
    text-shadow: -5px 3px 0 #ccc5c2;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 1024px) {
    .underimg-wrap {
        padding-left: 25%;
    }

    .under-title {
        width: 25%;
        font-size: 26px;
    }
}

@media (max-width: 599px) {
    .underimg-wrap {
        padding-left: 0;
    }

    .under-title {
        width: 100%;
        font-size: 22px;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        position: static;
    }
}

/* 下層ページのmainimg end */
* breadcrumbs */ .breadcrumbs {
    padding: 30px 0;
}

.breadcrumbs-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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.breadcrumbs-list li {
    font-size: 14px;
    letter-spacing: 1px;
}

.breadcrumbs-list li.breadcrumbs-home {
    font-weight: bold;
    color: #173469cc;
}

.breadcrumbs-list li+li::before {
    content: "\f105";
    display: inline-block;
    margin: 0 7px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: 100%;
}

@media (max-width: 1024px) {
    .breadcrumbs {
        padding: 20px 0;
    }
}

@media (max-width: 599px) {
    .breadcrumbs {
        padding: 15px 0;
    }
}

/* table */
.timetable-wrap {
    border-radius: 10px;
    overflow: hidden;
}

.timetable {
    width: 100%;
    border-collapse: collapse;
}

.timetable tr th,
.timetable tr td {
    text-align: center;
    padding: 10px;
}

.timetable tr th {
    color: #fff;
    font-weight: bold;
}

.timetable tr th+th {
    border-left: 1px solid #fff;
}

@media (max-width: 1024px) {

    .timetable tr th,
    .timetable tr td {
        font-size: 12px;
        padding: 10px 5px;
    }
}

/* 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;
    -ms-flex-align: start;
    align-items: flex-start;
}

.auto-height-list .list-inner .auto-height-btn {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.information-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.information-list dt {
    padding-right: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.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;
    -ms-flex-align: start;
    align-items: flex-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%;
    text-align: right;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.note-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: 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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    z-index: 1;
}

.note-list dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-left: -15px;
    padding: 10px 30px 10px calc(10% + 30px);
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
}

.note-list dd .note-img {
    width: 10%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.home-faq {
    padding: 80px 0 120px;
}

.faq-list dt,
.faq-list dd {
    position: relative;
    padding-left: 70px;
}

.faq-list dt::before,
.faq-list dd::before {
    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;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 28px;
    font-weight: bold;
    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';
    background-color: #fbed21;
    color: #173469cc;
}

.faq-list dt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 35px;
}

.faq-list dd {
    padding: 15px 20px 15px 70px;
    background-color: #fff;
    border-radius: 15px;
}

.flow-list li+li .flow-img-wrap {
    position: relative;
}

.flow-list li+li .flow-img-wrap::before {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 60px;
    font-weight: 900;
    display: inline-block;
    margin: auto;
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    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_07 .list-inner {
    position: relative;
}

.list_07 .onimg-title {
    margin: auto;
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    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) {
  header .information-list {
    font-size: 10px;
  }
    .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;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
}

@media (max-width: 599px) {
    .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;
        font-size: 16px;
        margin-left: auto;
        border-radius: 30px;
    }
}

/* list end */


/* おすすめ */
.home-recommend {}

.home-recommend .box {
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 5%;
    max-width: 100%;
    -webkit-box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 10%);
}

.home-recommend .box h3 {
    color: #173469cc;
    margin-bottom: 16px;
    font-weight: 400;
}

.home-recommend .box .txt {
    margin-bottom: 32px;
}

/* その他 */
.others .item {
  height: 20vh;
}
.others .item .img{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.others .item a {
    display: block;
    position: relative;
    border: solid 1px #173469cc;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.others .item a::before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    top: 0; 
    left: 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.others .item a .ttl {
  position: relative;
    color: #173469cc;
    font-size: 30px;
   width: 100%;
   height: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    z-index: 2;
}
[data-element-id].others .item a .ttl {
  z-index: 3;
}
@media (max-width: 1024px) {
  .others .item a .ttl {
    font-size: 22px;
  }
}
/* main visual */
.first-view {
    position: relative;
}

.first-view-cont {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.first-view-cont-inner {
    height: 100%;
    position: relative;
}

.first-view-cont-inner::before {
    content: "";
    z-index: 1;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, color-stop(-2%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) -2%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.first-view-cont-box {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 30px 30px calc(50vw - 600px);
    position: relative;
    z-index: 1;
}

.first-view-cont-box>* {
    color: white;
}

.first-view-cont-box .first-view-cont-title {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 10px;
}

.first-view-cont-box .text {
    font-weight: bold;
    letter-spacing: 5px;
}

.first-view-cont-bgimg {
    width: 40%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(23, 52, 105, 0.6);
}

.first-view-cont-bgimg img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center right;
    object-position: center right;
    font-family: "object-fit: cover; object-position: center right;";
}

.first-view.lower .first-view-img {
    width: 60%;
    margin-left: auto;
    display: block;
    position: relative;
}

.first-view.lower .first-view-img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%;";
    position: absolute;
    top: 0;
    left: 0;
}

.first-view.lower .first-view-img::after {
    content: "";
    display: block;
    padding-top: 50%;

}

.first-view.lower .first-view-cont-title {
    font-weight: 500;
    letter-spacing: 4px;
}

.first-view.lower .first-view-cont-title span {
    display: block;
}

.first-view.lower .first-view-cont-title .en {
    font-size: 50%;
}

@media (max-width: 1024px) {


    .first-view-cont-box {
        padding: 20px;
    }

    .first-view-cont-box .first-view-cont-title {
        margin-bottom: 24px;
        font-size: 25.6px;
        letter-spacing: 8px;
    }

    .first-view.lower .first-view-img::after {
        padding-top: 40%;
    }

}

@media (max-width: 599px) {

    .first-view-cont-box {
        padding: 20px 10px;
    }

    .first-view-cont-box .first-view-cont-title {
        margin-bottom: 18px;
        font-size: 19.2px;
        letter-spacing: 6px;
    }

    .first-view.lower .first-view-img::after {
        padding-top: 55%;
    }
}

/*会社概要*/
.list-cmp03 .item {
    padding: 20px;
}

.list-cmp03 .item:not(:last-child) {
    border-bottom: 1px solid #808080;
}

.list-cmp03 .datattl {
    width: 150px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
}

@media only screen and (max-width: 599px) {
    .list-cmp03 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px 10px;
    }

    .list-cmp03 .datattl {
        width: 100%;
        margin-bottom: 5px;
    }

    .list-cmp03 .data {
        width: 100%;
    }
}

/* /会社概要 */
/* カスタムコンテンツ */
.date {
    font-weight: bold;
}

.news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 30px;
}

.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;
    -ms-flex-align: center;
    align-items: 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";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 5px;
}

.news-list dd {
    width: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -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;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cc-list {
    padding: 10px 5px;
    border-bottom: 1px solid #d1d1d1;
}

.cc-list dt {
    display: -webkit-box;
    display: -ms-flexbox;
   display: flex;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
}
.cc-list .date {
  width: 40%;
}
.date {
    font-size: 14px;
}

.category span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    padding: 2px 10px;
    border-radius: 20px;
}

.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";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.lightbox-wrap {
    position: relative;
}

.lightbox-wrap .search-icon {
    width: 20%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.lightbox-img::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    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;
}

@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;
        -ms-flex-align: start;
        align-items: flex-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;
        -ms-flex-align: start;
        align-items: flex-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;
    font-size: 18px;
    line-height: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid transparent;
    position: relative;
    border-radius: 50%;
}

.pager ul li .now,
.pager ul li a:hover {
    opacity: 1;
    border: 1px solid #173469cc;
    background-color: #173469cc;
    color: #fff;
}

.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 {
    font-size: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.pager ul .prev-arrow:before {
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-weight: 900;
    line-height: 100%;
}

.pager ul .next-arrow:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    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 {
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin-left: 10px;
    padding: 3px 10px;
    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;
}

.contact-item dd.radiobtn label {
    display: inline-block;
    padding: 0 10px 0 30px;
    position: relative;
}

.contact-item dd.radiobtn label::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #dcdcdc;
    border-radius: 3px;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-item dd.radiobtn input {
    display: none;
}

.contact-item dd.radiobtn input:checked+label {
    text-decoration: underline;
}

.contact-item dd.radiobtn input:checked+label::after {
    width: 0;
    height: 0;
    color: #ff8b00;
    background-color: transparent;
    position: absolute;
    top: -2px;
    left: 2px;
    content: "\f00c";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    line-height: 1;
}

.contact-item dd.radiobtn input+label {
    margin-left: 15px;
}


/* form end */

.cl.or>li {
    position: relative;
    padding-left: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
}

.cl.or>li:before {
    color: #173469cc;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 150%;

}

.cl>li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: 900;
    position: absolute;
    left: 0;
}

/* フローチャート */
.list-flow li .box-border-01 {
    padding-left: 100px;
    position: relative;
}

.list-flow li .box-border-01 .number {
    -webkit-transform: translate(-25%, -25%);
    transform: translate(-25%, -25%);
    position: absolute !important;
    top: 0;
    left: 0;
}

.list-flow li+li {
    margin-top: 80px;
}

.-li-short li {
    width: 85%;
}


.-li-short li {
    width: 100%;
}

.list-flow li {
    position: relative;
    padding-bottom: 88px;
}
.list-flow li:last-of-type {
  padding-bottom: 0;
}
.list-flow li:nth-of-type(even) .parallel {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.list-flow li+li {
    margin-top: 0;
}

.list-flow li dl dt {
    font-size: 24px;
    padding-bottom: 20px;
}

.list-flow li .triangle h3 {
    font-size: 24px;
    padding-bottom: 20px;
}

.list-flow li dl dd {
    margin-bottom: 24px;
}


.list-flow li::after {
    position: absolute;

    content: "\f0dd";
    font-family: 'Font Awesome 5 Free';
    bottom: -67px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #173469cc;
    font-size: 91px;
    font-weight: 900;
}

.recruit .list-flow li::after {
    display: none;
}

.list-flow li:last-of-type:after {
    display: none;
}

.cemetery-category .number {
    font-size: 20px;
}

.cemetery-category .list-flow li {
    padding-bottom: 1px;
}

.cemetery-category .list-flow li::after {
    display: none;
}

.cemetery-category .list-flow li+li {
    margin-top: 12px;
}

.cemetery-category .list-flow li dl dd {
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .list-check li {
        padding-left: 34px;
    }

    .list-check li+li {
        margin-top: 20px;
    }

    .list-check li::before {
        font-size: 24px;
        top: -1px;
    }

    .list-flat dd {
        margin-left: 24px;
    }

    .list-faq dt,
    .list-faq dd {
        padding-left: 48px;
    }

    .list-faq dt::before,
    .list-faq dd::before {
        width: 40px;
        height: 40px;
        font-size: 33.6px;
        top: 0;
    }

    .list-faq dd {
        margin-top: 32px;
    }

    .list-interview dt {
        padding-left: 32px;
        font-size: 22.4px;
    }

    .list-interview dd {
        margin-top: 5px;
    }

    .list-flow li .box-border-01 {
        padding-left: 80px;
    }

    .cemetery-category .list-flow li .box-border-01 {
        padding-left: 65px;
    }

    .list-flow li .box-border-01 .number {
        -webkit-transform: translate(-20%, -20%);
        transform: translate(-20%, -20%);
    }

    .-li-short li {
        width: 100%;
    }

    .number {
        width: 80px;
        height: 80px;
        font-size: 19.2px;
    }

    .cemetery-category .number {
        font-size: 16px;
    }
}

@media (max-width: 599px) {
    .list-flat dt {
        width: 100%;
    }

    .list-flat dd {
        width: 100%;
        margin-left: 0;
    }

    .list-faq dt,
    .list-faq dd {
        padding-left: 36px;
    }

    .list-faq dt::before,
    .list-faq dd::before {
        width: 30px;
        height: 30px;
        font-size: 25.2px;
        top: 5px;
    }

    .list-faq dd {
        margin-top: 24px;
    }

    .list-sonar.-flat\@sp li .list-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .list-sonar.-flat\@sp li .list-inner .effect-sonar {
        width: 35%;
    }

    .list-sonar.-flat\@sp li .list-inner .item {
        width: 60%;
        text-align: left;
    }

    .list-interview dt {
        padding-left: 28px;
        font-size: 19.6px;
    }

    .list-flow li {
        padding-bottom: 70px;
    }

    .list-flow li .box-border-01 {
        padding-left: 60px;
    }

    .cemetery-category .list-flow li .box-border-01 {
        padding-left: 25px;
    }

    .list-flow li .box-border-01 .number {
        -webkit-transform: translate(-15%, -15%);
        transform: translate(-15%, -15%);
    }

    .-li-short li {
        width: 100%;
        padding-bottom: 80px;
    }

    .list-flow li::after {
        bottom: -74px;
    }

    .number {
        width: 60px;
        height: 60px;
        font-size: 14.4px;
    }

    .cemetery-category .number {
        font-size: 10px;
    }

    .list-flow li .triangle h3 {
        font-size: 20px;
    }
}

/* 料金表 */
.price03aitem {
    margin-bottom: 80px;
}

.price03abox .subtit dt {
    text-align: center;
    padding: 1em;
    background: #f1f7e6;
    width: 60%;
}

.price03abox .subtit dd {

    text-align: center;
    padding: 1em;
    background: #f1f7e6;
    width: 35%;
}

.price03aboxlistitem {
    border-bottom: dotted 1px #c9c9c9;
}

.price03aboxlistitem dt {
    padding: 1em;
    width: 60%;
}

.price03aboxlistitem dd {
    padding: 1em;
    width: 35%;
    text-align: right;
}

.price03abox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dairinji-price .price03abox .sub-ttl {
    font-size: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
    color: #173469cc;
    font-weight: 700;
}

.stone-category02 .list-cmp09 {
    border: 1px solid #ccc;
    padding: 5%;
}

.tomb-category02 .item {
    display: block;
    width: 90%;
    margin: 0 auto 20px auto;
}

.tomb-category02 h3 {

    padding: 5px;
    padding-right: 30px;
    font-weight: bold;
    font-size: 24px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #173469cc;

}

.tomb-category02 h3:before {
    content: "\f054";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tomb-category02 h3.is-parent:before {
    content: "\f078";
}

.tomb-category02 .cross-item {
    width: 90%;
    margin: 0 auto;
}

.tomb-category02 .cross-item .item-cont {
    padding-top: 15px;
}

.tomb-category02 .sub-ttl {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;

}

.cemetery-category .sub-ttl {
    font-size: 36px;
    margin-bottom: 24px;
    display: block;
    text-align: center;
}

.fa-chevron-right {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.fa-chevron-down {
    display: none;
}

h3 .is-parent .fa-chevron-down {
    display: block;
}

h3 .is-parent .fa-chevron-right {
    display: none;
}
@media (max-width: 599px) {
  .tomb-category02 .item {
    width: 100%;
  }
  .tomb-category02 h3 {
    font-size: 22px;
  }
}
.trouble {
    background: url(/import/tenant_1/160.16.201.21/html/images/mainimg02.png);
    padding: 5%;
    margin-bottom: 90px;
    position: relative;
    border-radius: 5%;
}

.trouble ul {}

.trouble ul li {
    font-weight: 700;
}

.trouble::after {
    position: absolute;

    content: "\f0dd";
    font-family: 'Font Awesome 5 Free';
    bottom: -168px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #173469cc;
    font-size: 91px;
    font-weight: 900;
}

.trouble ul li {
    margin-bottom: 15px;
}

.contrast {
    border-color: #B57D04;
}

.contrast.number {
    background-color: #B57D04;

}

.reform .before {
    position: relative;
    padding-right: 100px;
}

.reform .before::before {
    position: absolute;
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
    right: 0;
    top: 44%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #173469cc;
    font-size: 91px;
    font-weight: 900;

}

.contact .btn_02 {
    margin: auto;
}

.stone-category .box-wrap .item {
    background-color: #fff;
    padding: 30px;
}

.dairinji .box ul li span {
    display: block;
    text-align: center;
    font-size: 20px;
}

.works .box .category {
  background-color: #173469cc;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin-top: 10px;
}

@media (max-width: 599px) {
    .reform .before {
        padding-right: 15px;
        padding-bottom: 75px;
    }

    .reform .before::before {
        right: unset;
        top: unset;
        bottom: -38px;
        left: 45%;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}

.recruit-flow .pic {
    position: relative;
}

.recruit-flow .pic01::before {
    content: "\f0e0";
    font-family: 'Font Awesome 5 Free';
    color: #173469cc;
    font-weight: 900;
    font-size: 50px;
}

.recruit-flow .pic02::before {
    content: "\f15b";
    font-family: 'Font Awesome 5 Free';
    color: #173469cc;
    font-weight: 900;
    font-size: 50px;
}

.recruit-flow .pic03::before {
    content: "\f508";
    font-family: 'Font Awesome 5 Free';
    color: #173469cc;
    font-weight: 900;
    font-size: 50px;
}

.recruit-flow .pic04::before {
    content: "\f2b5";
    font-family: 'Font Awesome 5 Free';
    color: #173469cc;
    font-weight: 900;
    font-size: 50px;
}

.recruit-flow .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.recruit-flow .box .desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.access .access-box dl dt {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}

/*sp-fixmenu*/

[data-element-id] .sp-fixmenu {
    width: 300px;
    position: static;
    visibility: visible;
}

.sp-fixmenu {
    visibility: hidden;
    position: fixed;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background-color: #fff;
}

.sp-fixmenu .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.sp-fixmenu li {
    width: 50%;
    text-align: center;

}

.sp-fixmenu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5% 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
}
.sp-fixmenu .tel-item a {
  font-size: 18px;
}


@media screen and (max-width:599px) {
    .sp-fixmenu {
        visibility: visible;
    }
}

.txt-deco {
    border-left: 5px solid #173469cc;
    padding-left: 1em;
}

.pb {
    padding-bottom: 160px;
}

/**FAQ**/
.faq-list dt {
  cursor: pointer;
}

.faq-list dd {
    display: none; /* ← 非表示にする */
    transition: all 0.3s ease; /* スムーズな表示 */
}

[data-element-id].faq-list dd {
  display: block;
}
