@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Courgette&family=Roboto+Condensed:wght@400;700&display=swap");

.color01 {
    color: #244983;
}

.color02 {
    color: #a8e0d7;
}

.color03 {
    color: #147c8f;
}

.color04 {
    color: #000;
}

.bgcolor01 {
    background-color: #244983;
}

.bgcolor02 {
    background-color: #a8e0d7;
}

.bgcolor03 {
    background-color: #147c8f;
}

.bgcolor04 {
    background-color: #000;
}

.area {
    margin-top: 80px;
    margin-bottom: 80px;
}

@media only screen and (max-width: 599px) {
    .area {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

.roboto {
    font-family: 'Roboto Condensed', sans-serif;
}

.courge {
    font-family: 'Courgette', cursive;
}

[class*='load-'] {
    position: relative;
    min-height: 50px;
    border: 3px solid #00bcd4;
}

[class*='load-']:before {
    position: absolute;
    z-index: 100;
    display: block;
    background: #00bcd4;
    color: #ff0;
    content: '共通要素';
    text-align: center;
    font-weight: bold;
}

.ttl-cmn01 {
    font-size: 54px;
    color: #244983;
    line-height: 1;
    font-family: 'Courgette', cursive;
}

.ttl-cmn01 .ttlin {
    font-size: 14px;
    line-height: 1;
    margin-left: 20px;
    position: relative;
    bottom: 10px;
    font-family: '游ゴシック', YuGothic, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    display: inline-block;
}

.ttl-cmn01:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    height: 15px;
    width: 65px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/ttl_deco01.png) no-repeat center;
    background-size: contain;
}

.ttl-cmn01.ttl-center {
    text-align: center;
    display: block;
}

.ttl-cmn01.ttl-center .ttlin {
    display: block;
    margin-left: 0;
    margin-top: 10px;
    bottom: 0;
}

.ttl-cmn01.ttl-center:before {
    margin: 0 auto 10px;
}

.ttl-cmn01.ttl-deco01 .ttlin01 {
    position: relative;
    padding-right: 120px;
    display: inline-block;
    z-index: 1;
}

.ttl-cmn01.ttl-deco01 .ttlin01:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url(/import/tenant_1/160.16.71.75/html/images/icon/ttl-icon01.png) no-repeat center;
    background-size: contain;
    position: absolute;
    z-index: -1;
    left: -50px;
    bottom: -50px;
}

.ttl-cmn01.ttl-deco01 .ttlin01:after {
    content: "";
    display: block;
    width: 100px;
    height: 50px;
    background: url(/import/tenant_1/160.16.71.75/html/images/icon/ttl-icon02.png) no-repeat center;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media only screen and (max-width: 1100px) {
    .ttl-cmn01.ttl-deco01 .ttlin01:before {
        left: 0;
        bottom: -20px;
        opacity: 0.6;
    }
}

@media only screen and (max-width: 599px) {
    .ttl-cmn01 {
        font-size: 34px;
    }

    .ttl-cmn01 .ttlin {
        bottom: 3px;
    }

    .ttl-cmn01.ttl-deco01 .ttlin01 {
        padding-right: 70px;
    }

    .ttl-cmn01.ttl-deco01 .ttlin01:after {
        width: 60px;
        bottom: -10px;
    }
}

.ttl-cmn02 {
    font-size: 30px;
    color: #244983;
    margin-bottom: 20px;
    line-height: 1.5;
    font-family: 'Roboto Condensed', sans-serif;
}

@media only screen and (max-width: 599px) {
    .ttl-cmn02 {
        font-size: 24px;
    }
}

.ttl-cmn03 {
    font-size: 24px;
    position: relative;
    padding-left: 60px;
    color: #244983;
    font-weight: bold;
}

.ttl-cmn03:before {
    content: "";
    display: block;
    width: 50px;
    height: 75px;
    background: url(/import/tenant_1/160.16.71.75/html/images/icon/ttl-icon03.png) no-repeat left bottom;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media only screen and (max-width: 599px) {
    .ttl-cmn03 {
        font-size: 20px;
        padding-left: 40px;
    }

    .ttl-cmn03:before {
        width: 30px;
    }
}

.ttl-cmn04 {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-left: 25px;
    line-height: 1.5;
}

.ttl-cmn04:before {
    content: "";
    display: block;
    width: 13px;
    height: 35px;
    background: #147c8f;
    position: absolute;
    top: 3px;
    left: 0;
}

@media only screen and (max-width: 599px) {
    .ttl-cmn04 {
        font-size: 22px;
        padding-left: 15px;
    }

    .ttl-cmn04:before {
        top: 4px;
        width: 7px;
        height: 25px;
    }
}

.ttl-cmn05 {
    font-size: 20px;
    position: relative;
    font-weight: bold;
    padding-left: 20px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.ttl-cmn05:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #147c8f;
    position: absolute;
    left: 0;
    top: 10px;
}

@media only screen and (max-width: 599px) {
    .ttl-cmn05 {
        font-size: 18px;
    }
}

.ttl-cmn06 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
}

.ttl-cmn06 .ttlin01 {
    display: block;
}

.ttl-cmn06 .ttlin02 {
    display: block;
    color: #147c8f;
    font-size: 16px;
}

.breadcrumb {
    margin: 80px 0;
}

.breadcrumb .item {
    display: inline-block;
    font-weight: 600;
    color: #244983;
}

.breadcrumb .item:first-child a:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/pager-icon.png) no-repeat center;
    background-size: contain;
    margin-right: 10px;
    top: 2px;
    position: relative;
}

.breadcrumb .item:not(:last-of-type):after {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    display: inline-block;
    margin-right: 15px;
    margin-left: 20px;
}

.breadcrumb .now {
    color: #244983;
}

.breadcrumb.breadcrumb-silver .item {
    color: inherit;
}

.breadcrumb.breadcrumb-silver .item:first-child a:before {
    background: url(/import/tenant_1/160.16.71.75/html/images/common/pager-icon02.png) no-repeat center;
}

.breadcrumb.breadcrumb-silver .item:not(:last-of-type):after {
    color: #147c8f;
}

@media only screen and (max-width: 599px) {
    .breadcrumb {
        margin: 40px 0;
    }
}

.pagenation {
    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;
}

.pagenation .item {
    margin: 0 10px;
}

.pagenation .item a,
.pagenation .now {
    display: block;
    padding: 2px 8px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #a8e0d7;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    background: #a8e0d7;
    color: #244983;
    font-weight: bold;
}

.pagenation .item a:hover,
.pagenation .now {
    background: #244983;
    color: #a8e0d7;
    opacity: 1;
}

.pagenation .prev {
    position: relative;
}

.pagenation .prev a {
    background: none;
    color: #244983;
}

.pagenation .prev a:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: '\f053';
}

.pagenation .next {
    position: relative;
}

.pagenation .next a {
    background: none;
    color: #244983;
}

.pagenation .next a:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
}

@media only screen and (max-width: 599px) {
    .pagenation .item {
        margin: 0 5px;
    }

    .pagenation .item a,
    .pagenation .now {
        font-size: 16px;
    }
}

.list-cmn01 .item.on a,
.list-cmn01 .item.on span {
    background: #244983;
    color: #fff;
}

.list-cmn01 a,
.list-cmn01 span {
    display: block;
    border-radius: 3em;
    border: 1px solid #244983;
    text-align: center;
    padding: 10px;
    color: #244983;
    font-weight: bold;
    cursor: pointer;
}

.list-cmn01.list-cmn01-type01 a,
.list-cmn01.list-cmn01-type01 span {
    background: #fff;
    border: none;
}

@media only screen and (max-width: 599px) {

    .list-cmn01 a,
    .list-cmn01 span {
        font-size: 14px;
    }
}

.list-cmn02 .img {
    max-width: 200px;
    margin: 0 auto 10px;
}

.list-cmn02 .img a {
    background: #fff;
    display: block;
}

.list-cmn02 .img img {
    max-width: 80px;
    max-height: 80px;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.list-cmn02 .head {
    color: #147c8f;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
    .list-cmn02 .head {
        font-size: 16px;
    }
}

@media only screen and (max-width: 599px) {
    .list-cmn02 .head {
        font-size: 14px;
    }
}

.list-cmn03 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #147c8f;
    padding: 10px 0;
}

.list-cmn03 .datattl {
    margin-right: 20px;
    font-size: 18px;
    line-height: 1.5;
}

.list-cmn03 .data {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 18px;
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
    .list-cmn03 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-cmn03 .datattl {
        width: 100%;
        margin-right: 0;
    }

    .list-cmn03 .data {
        margin-left: auto;
    }
}

.list-cmn04 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-cmn04 .item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.list-cmn04 .head {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    padding-top: 8px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.list-cmn04 .headin {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 48px;
    color: #147c8f;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-weight: normal;
}

@media only screen and (max-width: 599px) {
    .list-cmn04 .head {
        font-size: 20px;
        padding-top: 5px;
    }

    .list-cmn04 .headin {
        font-size: 40px;
    }
}

.list-cmn05 .item {
    margin-bottom: 50px;
}

.list-cmn05 .datattl {
    position: relative;
    padding-top: 8px;
    padding-right: 50px;
    padding-left: 55px;
    color: #244983;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    min-height: 45px;
    cursor: pointer;
}

.list-cmn05 .datattl:before {
    position: absolute;
    top: 0;
    left: 0;
    content: 'Q';
    font-weight: bold;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    background: #a8e0d7;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.list-cmn05 .datattl:after {
    position: absolute;
    top: 10px;
    right: 0;
    width: 30px;
    height: 30px;
    color: #a8e0d7;
    content: '+';
    text-align: center;
    font-size: 30px;
    line-height: 26px;
}

.list-cmn05 .datattl.is-parent:after {
    content: '−';
    line-height: 30px;
}

.list-cmn05 .data {
    position: relative;
    display: none;
    margin-top: 10px;
    padding-left: 55px;
}

[data-element-id] .list-cmn05 .data {
    display: block;
}

.list-cmn05.list-type01 .datattl {
    color: inherit;
}

.list-cmn05.list-type01 .datattl:before {
    background: #147c8f;
}

.list-cmn05.list-type01 .datattl:after {
    color: #147c8f;
}

@media only screen and (max-width: 599px) {
    .list-cmn05 .item {
        margin-bottom: 20px;
    }

    .list-cmn05 .datattl {
        padding-right: 30px;
        padding-left: 40px;
        padding-top: 3px;
        font-size: 16px;
        min-height: 30px;
    }

    .list-cmn05 .datattl:before {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .list-cmn05 .datattl:after {
        width: 20px;
        height: 20px;
        font-size: 20px;
        line-height: 18px;
        top: 6px;
    }

    .list-cmn05 .datattl.is-parent:after {
        line-height: 20px;
    }

    .list-cmn05 .data {
        padding-left: 40px;
    }
}

.list-cmn06 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-cmn06 .item:not(:last-child) {
    border-bottom: 1px solid #147c8f;
}

.list-cmn06 .datattl,
.list-cmn06 .data {
    padding: 20px;
}

.list-cmn06 .datattl {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 250px;
    color: #244983;
    font-weight: bold;
    margin-right: 20px;
    font-size: 18px;
    background: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {

    .list-cmn06 .datattl,
    .list-cmn06 .data {
        padding: 10px;
    }

    .list-cmn06 .datattl {
        width: 200px;
    }
}

@media only screen and (max-width: 599px) {
    .list-cmn06 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-cmn06 .item:not(:last-child) {
        border-bottom: none;
    }

    .list-cmn06 .datattl {
        width: 100%;
        margin-right: 0;
    }
}

.list-cmn07 {
    background: #fff;
}

.list-cmn07 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-cmn07 .item:not(:last-child) {
    border-bottom: 2px solid #a8e0d7;
}

.list-cmn07 .datattl,
.list-cmn07 .data {
    padding: 20px;
}

.list-cmn07 .datattl {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 250px;
    color: #244983;
    font-weight: bold;
    margin-right: 20px;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {

    .list-cmn07 .datattl,
    .list-cmn07 .data {
        padding: 10px;
    }

    .list-cmn07 .datattl {
        width: 200px;
    }
}

@media only screen and (max-width: 599px) {
    .list-cmn07 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-cmn07 .datattl {
        width: 100%;
        margin-right: 0;
    }
}

/*********************************************
    共通ボタン　btn-cmp
*********************************************/
/*ボタン１*/
.btn-cmn01 a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    border: 1px solid #244983;
    border-radius: 3em;
    position: relative;
    color: #244983;
    padding: 5px 30px;
}

.btn-cmn01 a:after {
    content: "";
    display: inline-block;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn01.png) no-repeat center;
    width: 24px;
    height: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin-left: 10px;
    margin-bottom: 2px;
}

.btn-cmn01 a:hover {
    opacity: 1;
}

.btn-cmn01 a:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.btn-cmn01 a:hover:after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.btn-cmn01.btn-small a {
    font-size: 16px;
    padding: 5px 15px;
}

.btn-cmn01.btn-bg-white a {
    background: #fff;
}

.btn-cmn01.btn-bd-none a {
    border: none;
}

.btn-cmn01.btn-back a:after {
    content: none;
}

.btn-cmn01.btn-back a:before {
    content: "";
    display: inline-block;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn02.png) no-repeat center;
    width: 24px;
    height: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin-right: 10px;
    margin-bottom: 2px;
}

.btn-cmn01.btn-type01 a {
    border-color: #147c8f;
    border-width: 2px;
    color: inherit;
    background: #fff;
}

.btn-cmn01.btn-type01 a:after {
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn03.png) no-repeat center;
}

.btn-cmn01.btn-type02 a {
    background: #147c8f;
    color: #fff;
}

.btn-cmn01.btn-type02 a:after {
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn04.png) no-repeat center;
}

@media only screen and (max-width: 599px) {
    .btn-cmn01 a {
        font-size: 16px;
    }
}

.bg-cmn01 {
    background-color: #a8e0d7;
    background-image: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco01.png);
    background-position: 5% 0;
    background-size: 500px;
    background-repeat: no-repeat;
    position: relative;
}

.bg-cmn01.bg-cmn01-right {
    background-position: 80% 0;
}

.bg-cmn01:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

@media only screen and (max-width: 599px) {
    .bg-cmn01 {
        background-size: 80%;
    }
}

.bg-cmn02 {
    position: relative;
    z-index: 5;
}

.bg-cmn02:after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(100% - 1px);
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

.bg-cmn03 {
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg01.png) no-repeat top;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.bg-cmn03:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

.bg-cmn04 {
    background-color: #a8e0d7;
    background-image: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco01.png), url(/import/tenant_1/160.16.71.75/html/images/02info/bg01.png);
    background-position: 80% 0, 20% 100%;
    background-size: 500px, 200px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.bg-cmn04:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

@media only screen and (max-width: 599px) {
    .bg-cmn04 {
        background-size: 80%, 100px;
    }
}

.bg-cmn05 {
    background: #f7f7f7;
    position: relative;
    z-index: 1;
}

.bg-cmn05:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

@media only screen and (max-width: 599px) {
    .bg-cmn05 {
        background-size: 80%, 100px;
    }
}

.icon-cmn01 {
    position: relative;
    z-index: 1;
}

.icon-cmn01.icon-cmn01-type01 {
    background-image: url(/import/tenant_1/160.16.71.75/html/images/05stylist/bg01.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 800px 300px;
}

.icon-cmn01 .icon01,
.icon-cmn01 .icon04 {
    -webkit-transform-origin: right;
    transform-origin: right;
}

.icon-cmn01 .icon02,
.icon-cmn01 .icon03 {
    -webkit-transform-origin: left;
    transform-origin: left;
}

.icon-cmn01 .icon01 {
    top: -50px;
    right: 2%;
}

.icon-cmn01 .icon02 {
    bottom: 30%;
    left: 1%;
}

.icon-cmn01 .icon03 {
    bottom: 10%;
    left: 5%;
}

.icon-cmn01 .icon04 {
    bottom: 5%;
    right: 2%;
}

@media only screen and (max-width: 1024px) {
    .icon-cmn01.icon-cmn01-type01 {
        background-size: 500px 200px;
    }
}

@media only screen and (max-width: 599px) {
    .icon-cmn01.icon-cmn01-type01 {
        background-size: 300px 150px;
    }
}

.icon-cmn02 {
    position: relative;
    z-index: 1;
}

.icon-cmn02 .icon01 {
    top: 10%;
    left: 5%;
}

.icon-cmn02 .icon02 {
    top: 20%;
    right: 5%;
}

.icon-cmn02 .icon03 {
    bottom: 0;
    left: 2%;
}

.icon-cmn02 .icon04 {
    bottom: 10%;
    right: 5%;
}

.icon-cmn02 .icon05 {
    bottom: 5%;
    right: 1%;
}

.icon-cmn03 {
    position: relative;
    z-index: 1;
}

.icon-cmn03 .icon01 {
    top: 20%;
    right: 5%;
}

.icon-cmn03 .icon02 {
    top: 50%;
    left: 10%;
}

.pagettl {
    display: none;
}

[data-element-id] .pagettl {
    display: block;
}

.form .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 20px 0;
}

.form .datattl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 200px;
    color: #244983;
    font-weight: bold;
}

.form .require {
    display: inline-block;
    margin-left: 10px;
    padding: 0 4px;
    background: #147c8f;
    color: #fff;
    font-size: 14px;
    line-height: 1.6em;
}

.form .data {
    padding-left: 50px;
    width: 100%;
}

.form .data input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
}

.form .data input[type='radio'] {
    display: none;
}

.form .data input[type='radio']+label {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 20px;
    padding-left: 20px;
    line-height: 200%;
}

.form .data input[type='radio']+label::before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px 0 1px #999;
    box-shadow: inset 1px 1px 0 1px #999;
    content: '';
}

.form .data input[type='radio']:checked+label::after {
    position: absolute;
    top: 7px;
    left: 3px;
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #303841;
    content: '';
}

.form .data input[type='radio']:checked+label {
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form .data input[type='number'] {
    margin-right: 10px;
    width: 70px;
}

.form .data select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #999;
    color: inherit;
}

.form .data textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
    height: 170px;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

.form .data01 div {
    display: inline-block;
}

.form .btn {
    margin-top: 30px;
}

.form .btn button {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    border: 1px solid #244983;
    border-radius: 3em;
    position: relative;
    padding: 10px 30px;
    background: #244983;
    color: #fff;
    width: 180px;
    margin: 0 20px 10px;
}

.form .btn button:after {
    content: "";
    display: inline-block;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn04.png) no-repeat center;
    width: 24px;
    height: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin-left: 10px;
    margin-bottom: 2px;
}

.form .btn button:hover {
    opacity: 1;
}

.form .btn button:hover:before {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}

.form .btn button:hover:after {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.form .btn-back button:first-child:after {
    content: none;
}

.form .btn-back button:first-child:before {
    content: "";
    display: inline-block;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/btn05.png) no-repeat center;
    width: 24px;
    height: 10px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    margin-right: 10px;
    margin-bottom: 2px;
}

@media only screen and (max-width: 1024px) {
    .form .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .form .datattl {
        display: block;
        margin-bottom: 10px;
    }

    .form .data {
        padding-left: 0;
    }
}

.gnav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 250;
    overflow: auto;
    width: 300px;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: -webkit-transform ease 0.5s;
    transition: -webkit-transform ease 0.5s;
    transition: transform ease 0.5s;
    transition: transform ease 0.5s, -webkit-transform ease 0.5s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.gnav::-webkit-scrollbar {
    display: none;
}

.gnav.action {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

[data-element-id] .gnav,
[data-element-id] .gnav.action {
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    width: 100%;
    height: auto;
    position: relative;
}

.gnav .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 10px 100px;
}

.gnav .logo {
    padding-right: 50px;
    margin-bottom: 30px;
}

.gnav .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gnav .logo img {
    width: 48%;
    max-height: 40px;
    font-family: 'object-fit: contain; object-position: 50% 50%;';
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.gnav .list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
}

.gnav .item01 {
    width: 100%;
    margin-bottom: 10px;
}

[data-element-id] .gnav .item01 {
    width: auto;
}

.gnav .item01>a,
.gnav .item01 .itemin {
    display: block;
    cursor: pointer;
    line-height: 1.5;
}

.gnav .item01>.itemin {
    color: #244983;
    font-weight: bold;
}

.gnav .item01.-parent {
    margin-bottom: 30px;
}

.gnav .item01.silver>.itemin {
    color: #147c8f;
}

.gnav .item01.silver .item02:before {
    background: #147c8f;
}

.gnav .list02 {
    padding-left: 20px;
}

.gnav .item02 {
    margin-top: 10px;
    position: relative;
    padding-left: 20px;
}

.gnav .item02:before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 10px;
    background: #244983;
    left: 0;
    top: 13px;
}

.fix-right {
    position: fixed;
    right: 1%;
    top: 100px;
    z-index: 250;
}

.fix-right .silver {
    display: none;
}

.fix-right .item {
    margin-bottom: 10px;
}

.fix-right .contact a {
    background: #fff;
    border: 1px solid #244983;
}

.fix-right a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #244983;
    font-size: 22px;
    background: #a8e0d7;
}

@media only screen and (max-width: 1024px) {
    .fix-right {
        top: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .fix-right a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
}

.silver .fix-right .ange {
    display: none;
}

.silver .fix-right .silver {
    display: block;
}

[data-element-id] .silver .fix-right .ange {
    display: inline-block;
}

[data-element-id] .fix-right {
    display: block;
    position: relative;
    top: inherit;
    right: inherit;
}

[data-element-id] .fix-right .item {
    display: inline-block;
}

.toggle {
    position: fixed !important;
    top: 20px;
    right: 1%;
    z-index: 251;
    width: 42px;
    height: 30px;
    cursor: pointer;
}

.toggle .bar {
    display: block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #244983;
    border-radius: 4px;
}

.toggle .bar:nth-child(1) {
    top: 0;
}

.toggle .bar:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.toggle .bar:nth-child(3) {
    bottom: 0;
}

@media only screen and (max-width: 1024px) {
    .toggle {
        top: 10px;
    }
}

.toggle.active .bar:nth-child(1) {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-315deg);
    transform: translateY(-50%) rotate(-315deg);
}

.toggle.active .bar:nth-child(2) {
    opacity: 0;
}

.toggle.active .bar:nth-child(3) {
    bottom: 50%;
    -webkit-transform: translateY(50%) rotate(315deg);
    transform: translateY(50%) rotate(315deg);
}

.overlay:after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 249;
    width: 100%;
    height: 100vh;
    background: #000;
    content: '';
    opacity: 0.3;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}

.totop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 200;
    background: url(/import/tenant_1/160.16.71.75/html/images/common/icon02.png) no-repeat center right;
    background-size: contain;
    width: 50px;
    height: 130px;
    cursor: pointer;
}

@media only screen and (max-width: 1024px) {
    .totop {
        right: 10px;
        bottom: 60px;
        height: 100px;
    }
}

@media only screen and (max-width: 599px) {
    .totop {
        height: 70px;
    }
}

.footer {
    padding-bottom: 30px;
    position: relative;
    margin-top: 100px;
}

.footer .icon {
    position: absolute;
    left: 5%;
    top: 20px;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.footer .logo {
    width: 70%;
    margin: 0 auto 20px;
}

.footer .logo 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;
}

.footer .logo img {
    margin: 0 20px;
    max-width: 50%;
    font-family: 'object-fit: contain; object-position: 50% 50%;';
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.footer .logo img:nth-child(2) {
    max-height: 60px;
}

.footer .copy {
    padding: 5px 0 30px;
    background: #a8e0d7;
    color: #244983;
    text-align: center;
    position: relative;
}

.footer .copy:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
}

@media only screen and (max-width: 1024px) {
    .footer {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .footer {
        margin-top: 50px;
    }

    .footer .logo img {
        margin: 0 10px;
    }

    .footer .logo img:nth-child(2) {
        max-height: 40px;
    }
}



.top {
    position: relative;
    z-index: 1;
}

.top .wrap {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.top .section {
    width: 100%;
}

.top .icon01 {
    top: 10%;
    right: 10%;
}

.top .icon02 {
    bottom: 10%;
    right: 20%;
}

.top .icon03 {
    bottom: 10%;
    right: 5%;
}

@media only screen and (max-width: 1024px) {
    .top .icon {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}

.list-top01 .datattl {
    font-size: 54px;
    color: #244983;
    line-height: 1;
    font-family: 'Courgette', cursive;
    margin-bottom: 30px;
}

.list-top01 .datattl .ttlin {
    font-size: 14px;
    line-height: 1;
    margin-left: 20px;
    position: relative;
    bottom: 10px;
    font-family: '游ゴシック', YuGothic, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    display: inline-block;
}

.list-top01 .datattl:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    height: 15px;
    width: 65px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/ttl_deco01.png) no-repeat center;
    background-size: contain;
}

.list-top01 .data {
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 10px;
    display: inline-block;
}

.list-top01 a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    line-height: 1.5;
    font-size: 18px;
}

.list-top01 a:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    top: 8px;
}

/* .list-top01.list-archive .datawrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
} */
/* .list-top01.list-archive .datawrap .data {
  width: 30%;
} */
@media only screen and (max-width: 1024px) {
    .list-top01 .datattl {
        font-size: 40px;
    }

    /*   .list-top01.list-archive .datawrap .data {
  width: 48%;
} */
}

@media only screen and (max-width: 599px) {
    .list-top01 .datattl {
        font-size: 34px;
    }
}



.bottom {
    position: relative;
    z-index: 1;
}

.bottom .wrap {
    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;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.bottom .section {
    width: 100%;
}

.bottom .icon01 {
    bottom: 0;
    right: 5%;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.bottom .icon02 {
    bottom: 10%;
    right: 20%;
}

.bottom .icon03 {
    top: -20%;
    left: 5%;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

@media only screen and (max-width: 1024px) {
    .bottom .icon {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

.list-bottom01 .datattl {
    font-size: 54px;
    color: #244983;
    line-height: 1;
    font-family: 'Courgette', cursive;
    margin-bottom: 30px;
}

.list-bottom01 .datattl .ttlin {
    font-size: 14px;
    line-height: 1;
    margin-left: 20px;
    position: relative;
    bottom: 10px;
    font-family: '游ゴシック', YuGothic, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    display: inline-block;
}

.list-bottom01 .datattl:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    height: 15px;
    width: 65px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/ttl_deco01.png) no-repeat center;
    background-size: contain;
}

.list-bottom01 .data {
    margin-bottom: 10px;
    margin-right: 20px;
    padding-left: 10px;
    display: inline-block;
}

.list-bottom01 a {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    line-height: 1.5;
    font-size: 18px;
}

.list-bottom01 a:before {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #a8e0d7;
    border-radius: 50%;
    top: 8px;
}

/* .list-bottom01.list-archive .datawrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
} */
/* .list-bottom01.list-archive .datawrap .data {
  width: 30%;
} */
@media only screen and (max-width: 1024px) {
    .list-bottom01 .datattl {
        font-size: 40px;
    }

    /*   .list-bottom01.list-archive .datawrap .data {
  width: 48%;
} */
}

@media only screen and (max-width: 599px) {
    .list-bottom01 .datattl {
        font-size: 34px;
    }
}

.icon {
    position: absolute;
    z-index: -1;
}

@media only screen and (max-width: 599px) {
    .icon {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

.home .fix-right {
    display: none;
}

[data-element-id] .home .fix-right {
    display: block;
}

.mainimg {
    position: relative;
    overflow: hidden;
}

.mainimg img {
    width: 100%;
}

.mainimg .uk-slidenav-position {
    position: relative;
    overflow: hidden;
    height: 600px;
}

.mainimg .uk-slidenav-position:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-image: url(/import/tenant_1/160.16.71.75/html/images/01home/anime04.png);
    background-repeat: repeat-x;
    background-position: 0% 0%;
    background-size: contain;
    -webkit-animation: wave 60s linear infinite;
    animation: wave 60s linear infinite;
}

/* .mainimg .uk-slidenav-position:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -20px;
  left: -150px;
  width: 140px;
  height: 170px;
  background: url(/import/tenant_1/160.16.71.75/html/images/01home/anime03.png) no-repeat bottom left;
  background-size: contain;
  -webkit-animation-name: surf-x, surf-y;
          animation-name: surf-x, surf-y;
  -webkit-animation-duration: 7s, 2s;
          animation-duration: 7s, 2s;
  -webkit-animation-direction: normal, alternate;
          animation-direction: normal, alternate;
  -webkit-animation-timing-function: linear, ease-in-out;
          animation-timing-function: linear, ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
} */
.mainimg .img01 {
    display: block;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: -150px;
    width: 140px;
    height: 170px;
    -webkit-animation-name: surf-x, surf-y;
    animation-name: surf-x, surf-y;
    -webkit-animation-duration: 7s, 2s;
    animation-duration: 7s, 2s;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
    -webkit-animation-timing-function: linear, ease-in-out;
    animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

[data-element-id] .mainimg .img01 {
    -webkit-animation: none;
    animation: none;
    left: 0;
}

.mainimg .img01 img {
    width: 100%;
    height: 100%;
    /*IE対策*/
    font-family: 'object-fit: contain; object-position: 50% 100%;';
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 100%;
    object-position: 50% 100%;
}

.mainimg .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.mainimg .uk-slideshow li {
    height: 100% !important;
}

.mainimg .uk-slideshow .uk-flex {
    height: 100%;
}

.mainimg .uk-slideshow img {
    width: 100%;
    height: 100%;
    /*IE対策*/
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

@media only screen and (max-width: 1024px) {
    .mainimg .uk-slidenav-position {
        height: 500px;
        width: 90%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 599px) {
    .mainimg .uk-slidenav-position {
        height: 400px;
    }

    .mainimg .uk-slidenav-position:before {
        height: 30px;
    }

    /*   .mainimg .uk-slidenav-position:after {
  width: 80px;
  } */
    .mainimg .img01 {
        width: 80px;
    }
}

.homevisual {
    position: relative;
    z-index: 10;
    margin-top: 40px;
}

.homevisual .img {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.homevisual .img:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-image: url(/import/tenant_1/160.16.71.75/html/images/01home/anime04.png);
    background-repeat: repeat-x;
    background-position: 0% 0%;
    background-size: contain;
    -webkit-animation: wave 60s linear infinite;
    animation: wave 60s linear infinite;
}

.homevisual .img:after {
    content: url(/import/tenant_1/160.16.71.75/html/images/01home/anime03.png);
    display: block;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: -150px -150px -150px -150px;
    -webkit-animation-name: surf-x, surf-y;
    animation-name: surf-x, surf-y;
    -webkit-animation-duration: 7s, 2s;
    animation-duration: 7s, 2s;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
    -webkit-animation-timing-function: linear, ease-in-out;
    animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.homevisual .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*IE対策*/
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.homevisual .box-txt {
    position: absolute;
    /*left: 50%;*/
    left: 45%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 30px;
}

.homevisual .left {
    max-width: 50%;
    margin-top: 20px;
}

[data-element-id] .homevisual .left {
    position: absolute;
}

.homevisual .left .list-icon {
    margin-left: 50px;
}

.homevisual .right {
    max-width: 20%;
    position: absolute;
    right: 0;
    top: 0;
}

.homevisual .right .list-icon {
    margin-left: 20px;
}

.homevisual .list-icon {
    margin-top: 20px;
}

.homevisual .list-icon .item {
    margin-bottom: 10px;
}

.homevisual .list-icon .contact a,
.homevisual .list-icon.list-type01 .contact a {
    background: #fff;
    border: 1px solid #244983;
    color: #244983;
}

.homevisual .list-icon a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #244983;
    font-size: 22px;
    background: #a8e0d7;
}

.homevisual .list-icon.list-type01 a {
    color: #a8e0d7;
    background: #244983;
}

.homevisual .scroll {
    position: absolute !important;
    z-index: 3;
    right: 2%;
    bottom: 0;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    font-size: 26px;
    color: #244983;
    line-height: 0.5;
    font-family: 'Roboto Condensed', sans-serif;
}

[data-element-id] .homevisual .scroll {
    top: 230px;
    bottom: inherit;
}

.homevisual .scroll a {
    display: block;
}

.homevisual .scroll a:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(110% + 60px);
    width: 10px;
    height: 1px;
    background: #244983;
    left: 0;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media all and (-ms-high-contrast: none) {
    .homevisual .scroll a:before {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: translate(100%, -100%) rotate(-45deg);
        transform: translate(100%, -100%) rotate(-45deg);
    }
}

.homevisual .scroll a:after {
    position: absolute;
    content: "";
    display: block;
    height: 60px;
    width: 1px;
    background: #244983;
    top: 110%;
}

@media only screen and (max-width: 1024px) {
    .homevisual {
        margin-top: 20px;
    }

    .homevisual .img {
        width: 90%;
        margin: 0 auto;
        height: 500px;
    }
    .homevisual .box-txt {
    left: 50%;
    }
    .homevisual .left .list-icon {
        margin-left: 0;
    }

    .homevisual .right .list-icon {
        margin-left: 0;
    }

    .homevisual .right a {
        margin-left: auto;
    }
}

@media only screen and (max-width: 599px) {
    .homevisual .img {
        height: 400px;
    }

    .homevisual .left {
        margin-top: 0;
    }

    .homevisual .list-icon a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }
}

.home01 {
    margin-top: -80px;
    padding: 120px 0 80px;
    position: relative;
    z-index: 1;
}

.home01 .inner {
    position: relative;
}

.home01 .btn {
    position: absolute;
    right: 0;
    top: 70px;
}

.home01 .btn a {
    background: #a8e0d7;
}

.home01 .icon01 {
    top: 20%;
    right: 2%;
}

@media only screen and (max-width: 1024px) {
    .home01 {
        margin-top: -40px;
    }
}

@media only screen and (max-width: 599px) {
    .home01 {
        padding-top: 80px;
    }

    .home01 .btn {
        position: relative;
        top: 0;
        text-align: right;
        margin-top: 20px;
    }
}

.list-home01 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.list-home01 .time {
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-home01 .cate {
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-home01 .cate span {
    display: block;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 5px;
    border-radius: 2px;
    text-align: center;
    width: 120px;
    background: #fff;
    font-size: 12px;
}

.list-home01 .cate .Ange {
    background: #244983;
    color: #fff;
}

.list-home01 .head {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media only screen and (max-width: 599px) {
    .list-home01 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-home01 .head {
        width: 100%;
    }
}

.home02 {
    position: relative;
}

.home02 .box-txt {
    background: rgba(255, 255, 255, 0.7);
    display: inline-block;
}

.home02 .img {
    position: absolute;
    z-index: -1;
    bottom: -20px;
    right: 0;
    width: 55%;
    max-height: 100%;
}

.home02 .icon01 {
    top: -50px;
    left: 5%;
    z-index: 1;
}

.home02 .icon02 {
    right: 5%;
    top: 5%;
}

.home02 .icon03 {
    top: 20%;
    left: 40%;
}

[data-element-id] .icon {
    z-index: 20 !important;
}

[data-element-id] .home02 .img {
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .home02 .img {
        width: 100%;
    }

    [data-element-id] .home02 .img {
        position: relative;
    }
}

@media only screen and (max-width: 599px) {
    .home02 .img {
        position: relative;
        width: 100%;
        margin-bottom: -20px;
    }
}

.home03 {
    position: relative;
    z-index: 6;
}

.home03 .btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.home03 .btn {
    min-width: 170px;
    width: 48%;
    margin: 0 1% 2% 1%;
}

.home03 .btn a {
    width: 100%;
}

.home03 .icon01 {
    top: -20px;
    left: 5%;
}

.home03 .icon02 {
    top: 20%;
    right: 5%;
}

.home04 {
    z-index: 7;
    position: relative;
}

.home04 .icon01 {
    top: -30px;
    left: 40%;
    z-index: 1;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.home04 .icon02 {
    bottom: 5%;
    left: 10%;
}

.home04 .icon03 {
    top: 10%;
    right: 10%;
    -webkit-transform-origin: right;
    transform-origin: right;
}

@media only screen and (max-width: 599px) {
    .home04 .icon02 {
        bottom: 0%;
    }
}

.list-home04 .img {
    height: 80px;
    max-width: 150px;
    margin: 0 auto 10px;
}

.list-home04 .img img {
    width: 100%;
    height: 100%;
    font-family: 'object-fit: contain; object-position: 50% 50%;';
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.list-home04 .head {
    color: #244983;
    text-align: center;
    font-weight: bold;
}

.home05 {
    position: relative;
}

.home05 .wrap {
    position: relative;
    padding: 50px 0 0;
}

.home05 .icon01 {
    top: -30px;
    left: 40%;
    z-index: 1;
}

[data-element-id] .slick-home05 {
    max-height: 300px;
    overflow: hidden;
}

.slick-home05 a {
    display: block;
}

.slick-home05 .slick-prev,
.slick-home05 .slick-next {
    height: 10px;
    width: 60px;
}

.slick-home05 .slick-prev {
    left: -70px;
}

.slick-home05 .slick-next {
    right: -70px;
}

.slick-home05 .slick-prev:before,
.slick-home05 .slick-next:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-size: contain;
}

.slick-home05 .slick-prev:before {
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/slide01.png) no-repeat left;
}

.slick-home05 .slick-next:before {
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/slide02.png) no-repeat right;
}

@media only screen and (max-width: 1150px) {
    .slick-home05 {
        padding: 0 70px;
    }

    .slick-home05 .slick-prev {
        left: 0px;
    }

    .slick-home05 .slick-next {
        right: 0px;
    }
}

@media only screen and (max-width: 599px) {
    .slick-home05 {
        padding: 0 40px;
    }

    .slick-home05 .slick-prev,
    .slick-home05 .slick-next {
        height: 10px;
        width: 30px;
    }
}

.home06 {
    position: relative;
}

.home06 .wrap {
    position: relative;
}

.home06 .wrap:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

.home06 a {
    position: relative;
    height: 250px;
    z-index: 1;
    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;
}

.home06 .ttl {
    margin-bottom: 0;
}

.home06 .img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.home06 .img 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%;
}

.home06 .icon01 {
    top: 10%;
    left: 20%;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.home06 .icon02 {
    top: 0%;
    right: 10%;
    z-index: 1;
}

.home06 .icon03 {
    bottom: 10%;
    left: 46%;
    z-index: 1;
}

.list-home06 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}

.list-home06 .img {
    width: 25%;
    min-width: 100px;
}

.list-home06 .img a {
    display: block;
}

.list-home06 .block-txt {
    width: 70%;
    margin-left: 10px;
}

.list-home06 .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.list-home06 .time {
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-home06 .cate {
    margin-right: 10px;
}

.list-home06 .cate span {
    display: block;
    padding: 0 5px;
    border-radius: 2px;
    text-align: center;
    width: 120px;
    background: #fff;
    font-size: 12px;
}

.list-home06 .cate .Ange {
    background: #244983;
    color: #fff;
}

@media only screen and (max-width: 1024px) {
    .list-home06 .meta {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 5px;
    }

    .list-home06 .time {
        width: 100%;
    }
}

.home08 {
    position: relative;
}

.home08 .wrap {
    position: relative;
}

.home08 .wrap:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

.home08 a {
    position: relative;
    height: 250px;
    z-index: 1;
    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;
}

.home08 .img {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
}

.home08 .img 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%;
}

.home08 .icon01 {
    top: -90px;
    left: 45%;
    z-index: 1;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.home08 .icon02 {
    left: 20%;
    top: 10%;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.home08 .icon03 {
    right: 30%;
    top: 30%;
}

.home08 .icon04 {
    right: 5%;
    top: 5%;
}

.home09 {
    position: relative;
}

.home09 .facebook iframe {
    height: 100%;
    margin: 0 auto;
    width: 300px;
    max-width: 100%;
}

.home09 .icon01 {
    top: 0;
    left: 10%;
}

.home09 .icon02 {
    top: 0;
    right: 10%;
}

.home09 .icon03 {
    bottom: 5%;
    left: 5%;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.home09 .icon04 {
    bottom: 5%;
    left: 45%;
}

@media only screen and (max-width: 599px) {
    .home09 .facebook {
        height: 400px !important;
    }

    .home09 .icon04 {
        left: 80%;
    }
}

.home10 {
    position: relative;
}

.home10 .wrap {
    position: relative;
}

.home10 .map {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.home10 .icon01 {
    top: 0;
    right: 10%;
}

.home10 .icon02 {
    bottom: 0;
    right: 40%;
}

@media only screen and (max-width: 599px) {
    .home10 .map {
        position: relative;
        height: 350px;
        margin-bottom: 20px;
    }
}

.topvisual01 {
    margin-top: 40px;
    position: relative;
}

.topvisual01 .img {
    width: 60%;
    height: 500px;
    position: relative;
    opacity: 0.5;
}

.topvisual01 .img:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

.topvisual01 .img 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%;
}

.topvisual01 .ttl {
    font-size: 54px;
    color: #244983;
    line-height: 1.2;
    font-family: 'Courgette', cursive;
    position: absolute !important;
    z-index: 2;
    left: calc(60% + 30px);
    max-width: calc(40% - 100px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.topvisual01 .ttl:before {
    content: "";
    display: block;
    margin-bottom: 10px;
    height: 15px;
    width: 65px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/ttl_deco01.png) no-repeat center;
    background-size: contain;
}

.topvisual01 .ttl .ttlin {
    font-size: 16px;
    position: relative;
    bottom: 10px;
    font-family: '游ゴシック', YuGothic, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    display: block;
    margin-top: 30px;
}

.topvisual01 .icon {
    right: 20%;
    bottom: 20%;
    z-index: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

.topvisual01 .scroll {
    display: none;
    position: absolute;
    z-index: 3;
    right: 2%;
    top: 50%;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    font-size: 26px;
    color: #244983;
    line-height: 0.5;
    font-family: 'Roboto Condensed', sans-serif;
}

.topvisual01 .scroll:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(110% + 60px);
    width: 10px;
    height: 1px;
    background: #244983;
    left: 0;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.topvisual01 .scroll:after {
    position: absolute;
    content: "";
    display: block;
    height: 60px;
    width: 1px;
    background: #244983;
    top: 110%;
}

@media only screen and (max-width: 1024px) {
    .topvisual01 {
        margin-top: 20px;
    }

    .topvisual01 .img {
        width: 50%;
        height: 400px;
    }

    .topvisual01 .ttl {
        left: calc(50% + 30px);
        max-width: calc(50% - 100px);
    }

    .topvisual01 .icon {
        right: 10%;
    }
}

@media only screen and (max-width: 599px) {
    .topvisual01 .img {
        width: 100%;
        height: 300px;
        opacity: 0.4;
    }

    .topvisual01 .ttl {
        font-size: 36px;
        width: 90%;
        max-width: none;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .topvisual01 .ttl .ttlin {
        margin-top: 20px;
    }

    .topvisual01 .scroll {
        top: 70%;
    }
}

.topvisual02 {
    margin-top: 40px;
    position: relative;
}

.topvisual02 .img {
    width: 60%;
    margin-left: auto;
    height: 500px;
    position: relative;
    opacity: 0.5;
}

.topvisual02 .img 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%;
}

.topvisual02 .block-txt {
    position: absolute;
    z-index: 5;
    max-width: 40%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
}

.topvisual02 .logo {
    margin-bottom: 40px;
    margin-top: -40px;
}

.topvisual02 .logo img {
    max-height: 50px;
}

.topvisual02 .ttl {
    font-size: 54px;
    line-height: 1.2;
    font-family: 'Courgette', cursive;
}

.topvisual02 .ttl .ttlin {
    font-size: 16px;
    position: relative;
    bottom: 10px;
    font-family: '游ゴシック', YuGothic, Hiragino Sans, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic Pro', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
    display: block;
    margin-top: 30px;
}

.topvisual02 .icon {
    left: 3%;
    bottom: -50px;
    z-index: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
}

@media only screen and (max-width: 1024px) {
    .topvisual02 {
        margin-top: 20px;
    }

    .topvisual02 .img {
        width: 50%;
        height: 400px;
    }

    .topvisual02 .block-txt {
        max-width: 50%;
        padding: 0 20px;
    }

    .topvisual02 .logo {
        margin-bottom: 20px;
        margin-top: -30px;
    }

    .topvisual02 .logo img {
        max-height: 40px;
    }

    .topvisual02 .icon {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .topvisual02 .img {
        width: 100%;
        height: 300px;
        opacity: 0.4;
    }

    .topvisual02 .block-txt {
        width: 90%;
        max-width: none;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 0;
    }

    .topvisual02 .ttl {
        font-size: 36px;
    }

    .topvisual02 .ttl .ttlin {
        margin-top: 20px;
    }

    .topvisual02 .icon {
        right: 5%;
        left: inherit;
        bottom: 5%;
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
    }
}

.info02 {
    position: relative;
    z-index: 1;
}

.info02 .icon01 {
    top: 0;
    left: 30%;
}

.info02 .icon02 {
    top: 20%;
    right: 5%;
}

.info02 .icon03 {
    top: 50%;
    left: 5%;
}

.info02 .icon04 {
    top: 70%;
    right: 5%;
}

.list-info02 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-info02 .item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.info03 {
    position: relative;
}

.info03 .icon01 {
    top: 10%;
    left: 10%;
}

.info03 .icon02 {
    top: 10%;
    right: 5%;
}

.info03 .icon03 {
    bottom: 10%;
    right: 2%;
}

.list-info03 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.list-info03 .datattl {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 170px;
    color: #244983;
    font-weight: bold;
    margin-right: 20px;
    font-size: 18px;
}

@media only screen and (max-width: 599px) {
    .list-info03 .item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .list-info03 .datattl {
        width: 100%;
        margin-right: 0;
    }
}

.list-info04 .item {
    padding: 0 20px;
    position: relative;
}

.list-info04 .item:not(:first-child):before {
    content: "";
    display: block;
    width: 25px;
    height: 10px;
    background: url(/import/tenant_1/160.16.71.75/html/images/02info/icon01.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 599px) {
    .list-info04 .item {
        padding: 0 10px;
    }

    .list-info04 .item:not(:first-child):before {
        width: 15px;
    }
}

.list-menu01 .ttl {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    position: relative;
    padding-left: 70px;
    color: #244983;
    line-height: 0.8;
    margin-bottom: 30px;
}

.list-menu01 .ttl:before {
    content: "";
    display: block;
    width: 65px;
    height: 35px;
    background: url(/import/tenant_1/160.16.71.75/html/images/icon/ttl-icon02.png) no-repeat left center;
    background-size: contain;
    position: absolute;
    left: 0;
}

.list-menu01 .ttlin {
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
    font-weight: bold;
}

.list-menu01 .item02 {
    margin-bottom: 30px;
}

.list-menu01 .datawrap {
    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;
    padding-bottom: 5px;
    border-bottom: 1px solid #a8e0d7;
    margin-bottom: 5px;
}

.list-menu01 .datattl {
    color: #244983;
    font-weight: bold;
    margin-right: 20px;
}

.list-menu01 .data {
    color: #244983;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-menu01 .txt {
    font-size: 14px;
}

@media only screen and (max-width: 599px) {
    .list-menu01 .ttl {
        font-size: 30px;
        padding-left: 50px;
        margin-bottom: 20px;
    }

    .list-menu01 .ttl:before {
        width: 45px;
    }

    .list-menu01 .item02 {
        margin-bottom: 20px;
    }

    .list-menu01 .data {
        font-size: 20px;
    }
}

.list-style01 a {
    position: relative;
    display: block;
    overflow: hidden;
}

.list-style01 a:hover {
    opacity: 1;
}

.list-style01 a:hover .img {
    opacity: 0.5;
}

.list-style01 a:hover .block-txt {
    opacity: 1;
    visibility: visible;
}

.list-style01 .img {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.list-style01 .block-txt {
    position: absolute;
    top: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px;
}

.list-style01 .head,
.list-style01 .cate {
    text-align: center;
    color: #244983;
    font-weight: bold;
}

.list-style01 .cate {
    font-size: 14px;
}

@media only screen and (max-width: 599px) {
    .list-style01 .block-txt {
        padding: 5px;
        display: none;
    }

    .list-style01 .head {
        line-height: 1.2;
        font-size: 14px;
    }

    .list-style01 .cate {
        font-size: 12px;
    }
}


.styledtl01 .ttl01 {
    font-size: 30px;
    color: #244983;
    font-weight: bold;
    border-bottom: 1px solid #a8e0d7;
    padding-bottom: 10px;
}

.styledtl01 .list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.styledtl01 .datattl01 {
    background: #a8e0d7;
    color: #fff;
    width: 120px;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 1;
    margin-right: 10px;
    padding: 2px 10px;
    border-radius: 5px;
}

.styledtl01 .data01 {
    line-height: 1.5;
}

.styledtl01 .data02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.styledtl01 .name {
    font-size: 26px;
    line-height: 1.2;
    margin-right: 20px;
}

.styledtl01 .name a {
    display: block;
}

.styledtl01 .en {
    display: block;
    font-size: 16px;
    text-align: right;
}

.styledtl01 .img02 a {
    display: block;
}

@media only screen and (max-width: 1024px) {
    .styledtl01 .ttl01 {
        font-size: 24px;
    }

    .styledtl01 .list01 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .styledtl01 .datattl01 {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .styledtl01 .data01 {
        width: 100%;
    }

    .styledtl01 .name {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {
    .styledtl01 .ttl01 {
        font-size: 20px;
    }
}

.list-stylist01 .img {
    margin-bottom: 10px;
}

.list-stylist01 .img a {
    display: block;
}

.list-stylist01 .cate {
    margin-bottom: 10px;
}

.list-stylist01 .catein {
    background: #a8e0d7;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 20px;
    line-height: 1.2;
}

.list-stylist01 .name {
    color: #244983;
    font-size: 24px;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
}

.list-stylist01 .en {
    text-align: center;
    color: #aaa;
    font-size: 14px;
    line-height: 1.2;
}

@media only screen and (max-width: 1024px) {
    .list-stylist01 .name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 599px) {
    .list-stylist01 .catein {
        font-size: 16px;
    }

    .list-stylist01 .name {
        font-size: 18px;
    }
}

.stylistdtl01 .ttl01 {
    font-size: 30px;
    color: #244983;
    font-weight: bold;
    border-bottom: 1px solid #a8e0d7;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.stylistdtl01 .ttlin01 {
    margin-right: 20px;
}

.stylistdtl01 .ttlin02 {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-left: auto;
}

.stylistdtl01 .cate {
    background: #a8e0d7;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    display: inline-block;
    border-radius: 5px;
    padding: 0px 20px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.stylistdtl01 .list01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.stylistdtl01 .datattl01 {
    color: #244983;
    font-weight: bold;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 150px;
    margin-right: 20px;
}

.stylistdtl01 .data01 {
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
    .stylistdtl01 .cate {
        font-size: 20px;
    }

    .stylistdtl01 .ttl01 {
        font-size: 24px;
    }

    .stylistdtl01 .list01 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .stylistdtl01 .datattl01 {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .stylistdtl01 .data01 {
        width: 100%;
    }

    .stylistdtl01 .name {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {
    .stylistdtl01 .ttl01 {
        font-size: 20px;
    }
}

.gallery01 {
    position: relative;
    z-index: 1;
    min-height: 800px;
}

.gallery01 .icon04 {
    -webkit-transform-origin: left;
    transform-origin: left;
}

.gallery01 .icon05 {
    -webkit-transform-origin: right;
    transform-origin: right;
}

.gallery01 .icon01 {
    right: 2%;
    top: 10%;
}

.gallery01 .icon02 {
    left: 10%;
    top: 40%;
}

.gallery01 .icon03 {
    left: 2%;
    top: 50%;
}

.gallery01 .icon04 {
    bottom: 0;
    left: 5%;
}

.gallery01 .icon05 {
    bottom: 0;
    right: 5%;
}

.list-gallery01 .img {
    margin-bottom: 10px;
}

.list-gallery01 .time {
    display: block;
}

.list-gallery01 .head {
    color: #244983;
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}

@media only screen and (max-width: 599px) {
    .list-gallery01 .head {
        font-size: 16px;
    }
}

.beginner02 {
    position: relative;
    z-index: 1;
}

.beginner02 .icon01 {
    top: 0;
    left: 60%;
}

.beginner02 .icon02 {
    left: 5%;
    top: 5%;
}

.beginner02 .icon03 {
    right: 5%;
    top: 10%;
}

.beginner02 .icon04 {
    left: 2%;
    top: 25%;
}

.beginner02 .icon05 {
    right: 5%;
    top: 40%;
}

.beginner02 .icon06 {
    left: 2%;
    top: 55%;
}

.beginner02 .icon07 {
    right: 1%;
    top: 70%;
}

.beginner02 .icon08 {
    left: 2%;
    top: 85%;
}

.list-beginner02 .img {
    position: relative;
    z-index: 1;
}

.list-beginner02 .img:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 15px;
    background: url(/import/tenant_1/160.16.71.75/html/images/01home/bg_deco03.png) no-repeat bottom;
    background-size: cover;
}

@media only screen and (max-width: 599px) {
    .list-beginner02 .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

[data-element-id] .list-product01 {
    max-height: 600px;
    overflow: hidden;
}

.product01 .ttl-wrap {
    position: relative;
    z-index: 1;
}

.product01 .ttl-wrap .icon01 {
    left: 5%;
    top: 10%;
    z-index: -1;
    -webkit-transform-origin: left top;
    transform-origin: left top;
}

.list-product01 .img {
    margin-bottom: 10px;
}

.list-product01 .img a {
    display: block;
}

.list-product01 .head {
    color: #244983;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5;
}

.list-product01 .headin {
    display: block;
    font-size: 14px;
}

.list-product01 .txt01 {
    font-size: 14px;
    border-bottom: 1px solid #a8e0d7;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.list-product01 .txt02 {
    font-size: 14px;
}

.list-product01 .value {
    text-align: right;
    margin-top: 10px;
    font-size: 18px;
}

@media only screen and (max-width: 1024px) {
    .list-product01 .head {
        font-size: 16px;
    }
}

.box-visit06 {
    border: 2px solid #147c8f;
    border-radius: 10px;
    background: #fff;
    padding: 10px 20px;
    -webkit-box-shadow: 0 8px 0 0 #147c8f;
    box-shadow: 0 8px 0 0 #147c8f;
    position: relative;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.box-visit06:before,
.box-visit06:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #147c8f;
    position: absolute;
    top: 10px;
}

.box-visit06:before {
    left: 10px;
}

.box-visit06:after {
    right: 10px;
}

.box-visit06 .ttl {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
    z-index: 1;
}

.box-visit06 .ttlin {
    font-size: 58px;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    display: inline-block;
    font-family: '游明朝', 'YuMincho', 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝', 'Sawarabi Mincho', serif;
    text-shadow: 2px 2px 0 #a8e0d7, -2px -2px 0 #a8e0d7, 2px 0px 0 #a8e0d7, 0px 2px 0 #a8e0d7, -2px 0px 0 #a8e0d7, 0px -2px 0 #a8e0d7;
    position: relative;
    margin: 0 10px;
    z-index: -1;
}

.box-visit06 .ttlin:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 60%;
    left: 105%;
    width: 25px;
    height: 50px;
    background: url(/import/tenant_1/160.16.71.75/html/images/09visit/ttl-deco01.png) no-repeat left bottom;
    background-size: contain;
}

.box-visit06 .wrap {
    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;
    margin: 10px 0;
}

.box-visit06 .block {
    border: 2px solid #147c8f;
    border-radius: 5px;
    padding: 5px 10px;
    position: relative;
    margin-right: 30px;
}

.box-visit06 .block:before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: calc(100% - 6px);
    border: 10px solid transparent;
    border-left: 30px solid #fff;
    z-index: 1;
}

.box-visit06 .block:after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 100%;
    border: 10px solid transparent;
    border-left: 30px solid #147c8f;
}

.box-visit06 a {
    text-decoration: underline;
    font-weight: bold;
}

@media only screen and (max-width: 599px) {
    .box-visit06 .ttl {
        font-size: 24px;
        padding: 0 10px;
    }

    .box-visit06 .ttlin {
        font-size: 34px;
    }

    .box-visit06 .ttlin:after {
        width: 10px;
    }

    .box-visit06 .wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .box-visit06 .block {
        margin-right: 0;
        margin-top: 10px;
    }

    .box-visit06 .block:before,
    .box-visit06 .block:after {
        content: none;
    }
}

.staff01 .wrap {
    position: relative;
}

.staff01 .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
}

.staff01 .img 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%;
}

.staff01 .block-txt {
    width: 45%;
    margin-left: auto;
}

.staff01 .head {
    font-size: 44px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 20px;
}

.staff01 .headin01 {
    font-size: 22px;
    color: #147c8f;
    margin-right: 40px;
}

.staff01 .headin02 {
    display: inline-block;
}

@media only screen and (max-width: 599px) {
    .staff01 .img {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

    .staff01 .block-txt {
        width: 100%;
    }

    .staff01 .head {
        font-size: 32px;
    }
}

.list-staff02 .img {
    margin-bottom: 5px;
}

.list-staff02 .position {
    line-height: 1.2;
    display: inline-block;
    background: #147c8f;
    color: #fff;
    padding: 2px 10px;
}

.list-staff02 .name {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
}

@media only screen and (max-width: 1024px) {
    .list-staff02 .name {
        font-size: 22px;
    }
}

@media only screen and (max-width: 599px) {
    .list-staff02 .position {
        font-size: 14px;
    }

    .list-staff02 .name {
        font-size: 18px;
    }
}

.list-news01 .item {
    border-bottom: 1px solid #a8e0d7;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.list-news01 .meta {
    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;
    margin-bottom: 10px;
}

.list-news01 .time {
    margin-right: 10px;
}

.list-news01 .cate span {
    display: inline-block;
    background: #a8e0d7;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 2px;
    margin-bottom: 2px;
}

.list-news01 .cate .Ange {
    background: #244983;
    color: #fff;
}

.list-news01 .head {
    font-size: 20px;
    color: #244983;
    font-weight: bold;
    line-height: 1.5;
}

@media only screen and (max-width: 599px) {
    .list-news01 .head {
        font-size: 18px;
    }
}

.list-blog01 .img {
    margin-bottom: 5px;
}

.list-blog01 .img a {
    display: block;
}

.list-blog01 .time {
    display: block;
}

.list-blog01 .cate {
    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;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.list-blog01 .cate span {
    display: inline-block;
    background: #a8e0d7;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 5px;
    margin-bottom: 5px;
}

.list-blog01 .cate .Ange {
    background: #244983;
    color: #fff;
}

.list-blog01 .head {
    line-height: 1.5;
    color: #244983;
    font-weight: bold;
    font-size: 18px;
}

@media only screen and (max-width: 1024px) {
    .list-blog01 .head {
        font-size: 16px;
    }
}

.article01 .meta {
    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;
    margin-bottom: 10px;
}

.article01 .time {
    margin-right: 10px;
}

.article01 .cate {
    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;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.article01 .cate span {
    background: #a8e0d7;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 5px;
    margin-bottom: 5px;
}

.article01 .cate .Ange {
    background: #244983;
    color: #fff;
}

.article01 .head {
    font-size: 24px;
    color: #244983;
    font-weight: bold;
    line-height: 1.5;
    border-bottom: 1px solid #a8e0d7;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
    .article01 .head {
        font-size: 20px;
    }
}

.faq01 {
    position: relative;
    z-index: 1;
}

.faq01 .icon01 {
    top: 0;
    left: 30%;
}

.list-voice01 .img {
    margin-bottom: 5px;
}

.list-voice01 .img a {
    display: block;
}

.list-voice01 .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}

.list-voice01 .time {
    margin-right: 10px;
}

.list-voice01 .cate {
    background: #a8e0d7;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-left: auto;
    min-width: 100px;
}

.list-voice01 .cate.Ange {
    background: #244983;
}

.list-voice01 .info {
    font-size: 18px;
    text-align: right;
}

.list-voice01 .age {
    margin-left: 10px;
}

@media only screen and (max-width: 1024px) {
    .list-voice01 .time {
        width: 100%;
    }
}

.voicedtl01 .cate {
    background: #a8e0d7;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.2;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    min-width: 100px;
}

.voicedtl01 .cate.Ange {
    background: #244983;
}

.voicedtl01 .time {
    display: block;
    margin-bottom: 20px;
}

.voicedtl01 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.voicedtl01 .datattl {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #244983;
    font-weight: bold;
    width: 120px;
    margin-right: 20px;
}

.voicedtl01 .head {
    font-weight: bold;
    color: #244983;
    padding-bottom: 10px;
    border-bottom: 1px solid #a8e0d7;
    margin-bottom: 10px;
}

.list-recruit01 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-recruit01 .item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.list-recruit01 .head {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    line-height: 1.5;
    margin-bottom: 20px;
}

.list-recruit01 .headin {
    display: block;
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #147c8f;
    font-family: 'Courgette', cursive;
    line-height: 1;
}

@media only screen and (max-width: 599px) {
    .list-recruit01 .head {
        font-size: 20px;
        padding-top: 5px;
    }

    .list-recruit01 .headin {
        font-size: 40px;
    }
}

.list-recruit02 .item {
    border: 2px solid #147c8f;
    border-radius: 10px;
    padding: 30px 20px 20px;
    position: relative;
}

.list-recruit02 .number {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: #147c8f;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.list-recruit02 .head {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 1.5;
}

@media only screen and (max-width: 1024px) {
    .list-recruit02 .item {
        padding: 30px 10px 20px;
    }
}

.about03 .map {
    min-height: 300px;
}

.list-about04a .head {
    position: relative;
    padding-left: 50px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 8px;
    margin-bottom: 20px;
    min-height: 50px;
}

.list-about04a .head:before {
    content: "";
    display: block;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/import/tenant_1/160.16.71.75/html/images/20about/icon01.png) no-repeat left top;
    background-size: contain;
}

@media only screen and (max-width: 599px) {
    .list-about04a .head {
        font-size: 18px;
    }
}

.list-about04b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-about04b .item01 {
    background: #f7f7f7;
    border: 2px solid #147c8f;
    border-radius: 10px;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    min-height: 170px;
}

.list-about04b .item02 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    position: relative;
    font-size: 14px;
    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;
    line-height: 1.5;
}

.list-about04b .item02:before {
    content: "";
    display: block;
    background: #147c8f;
    height: 14px;
    width: calc(100% - 7px);
}

.list-about04b .item02:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -7px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 7px solid transparent;
    border-left: 7px solid #147c8f;
}

.list-about04b .item03 {
    background: #147c8f;
    color: #fff;
}

.list-about04b .itemin {
    position: absolute;
    top: calc(50% + 10px);
    width: 100%;
    display: block;
}

@media only screen and (max-width: 599px) {
    .list-about04b {
        display: block;
    }

    .list-about04b .item01 {
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        min-height: 0;
        padding: 10px;
    }

    .list-about04b .item02 {
        display: block;
        text-align: left;
        padding: 10px 10px 10px 30px;
    }

    .list-about04b .item02:before {
        width: 14px;
        height: calc(100% - 7px);
        position: absolute;
        left: 10px;
        top: 0;
    }

    .list-about04b .item02:after {
        top: inherit;
        bottom: -7px;
        border-left: 7px solid transparent;
        border-top: 7px solid #147c8f;
        left: 10px;
        right: inherit;
        -webkit-transform: none;
        transform: none;
    }

    .list-about04b .itemin {
        position: relative;
        top: 0;
        width: auto;
    }
}

@-webkit-keyframes wave {
    0% {
        background-position: -1000% 0%;
    }

    100% {
        background-position: 1000% 0%;
    }
}

@keyframes wave {
    0% {
        background-position: -1000% 0%;
    }

    100% {
        background-position: 1000% 0%;
    }
}

@-webkit-keyframes surf-x {
    0% {
        left: -150px;
    }

    100% {
        left: 100%;
    }
}

@keyframes surf-x {
    0% {
        left: -150px;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes surf-y {
    0% {
        bottom: -20px;
    }

    100% {
        bottom: 10px;
    }
}

@keyframes surf-y {
    0% {
        bottom: -20px;
    }

    100% {
        bottom: 10px;
    }
}

.menu01 .content {
    margin-bottom: 30px;
    font-size: 14px;
}

.menu01 .content02 {
    margin-bottom: 80px;
    font-size: 14px;
}

/* ec連携 */
.ec-product .list-product01 .txt02 {
    text-align: right;
}

.ec-side .datattl {
    font-size: 30px;
}

.tag-list li a {
    display: inline-block;
    background: #244983;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 2px;
    margin-bottom: 2px;
}

.ec-side .data {
    width: calc(100% - 20px);
}

.inner-search-box input {
    width: 75%;
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
}

.inner-search-box button {
    width: 20%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    margin-left: 5%;
    padding: 8px 5px;
    background-color: #244983;
    border-radius: 3px;
}

.ec-category {
    display: inline-block;
    background: #244983;
    color: #fff;
    text-align: center;
    padding: 2px 10px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 1.2;
    margin-right: 2px;
    margin-bottom: 2px;
}

.ec-title {
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0;
}

.ec-title+.text {
    font-size: 14px;
    margin: 15px 0;
}

.cart .cartjs_box {
    border: none !important;
}

.cart table {
    width: 100% !important;
}

.cart table th {
    background-color: transparent !important;
}

.cart table td select {
    padding: 5px;
    border: 1px solid #c0c0c0 !important;
}

.cart input[type="submit"] {
    height: 50px !important;
    width: 80% !important;
    font-weight: normal !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    border: 1px solid #244983 !important;
    background-color: #244983 !important;
}

.commerce .commerce-list {
    border-bottom: 1px solid #a8e0d7;
}

@media (max-width: 1024px) {
    .inner-search-box button {
        font-size: 12px;
    }

    .ec-side .data a {
        font-size: 14px;
    }
}

/* ec連携 end */


/*****2021/04/14*****/
.box_left {
    float: left;
    margin-right: 20px;
    display: block;
    padding-top: 50px;
}
.box_left .item {
    width: 150px;
    margin-bottom: 10px;
}
.box_right {
    float: right;
    padding-right: 100px;
}

@media (max-width: 1024px) {
  .homevisual .left {
    margin-top: 0;
  }
  .box_left {
     display: flex;
     padding-top: 0;
  }
  .box_left .item {
     width: 100px;
     margin-right: 10px;
  }
}

@media (max-width: 599px) {
  .box_left .item {
     width: 50px;
  }
}

.c-red{
  color: #FF0000;
}


.fz20{
  font-size: 20px;
}

.fw-b{
  font-weight: bold;  
}

.mt20{
  margin-top: 20%;
}

@media only screen and (max-width: 599px){
  .a-box-sp{
 height: 120px;
    display: flex;
    align-items: center;
    justify-content: center; 
    margin-top: 0px !important;
}  
}


.angecolor{
  color: #1f4784 !important;
}

.lanacolor{
  color: #68afa4 !important;
}
