/* ----------------
header
---------------- */
header .header-content .global-menu-wrap .global-menu li .submenu {
    /*background-color: rgba(246, 246, 246, 0.90);
    padding: 0px 20px 10px 20px;
    left: -20px;
    top: calc(100% + 10px);
    width: 130px;
    box-sizing: border-box;*/
}
/* ----------------
subpage title
---------------- */
.subpage-title {
    display: block;
    position: relative;
    width: 100%;
    background-color: #f6f6f6;
}
.subpage-title-bg-sp {
    display: none;
}
.subpage-title-bg {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 80px;
    width: 55%;
    /*background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);*/
    z-index: 2;
}
.subpage-title-bg::before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    z-index: 2;
}
.subpage-title .subpage-title-content {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1580px;
    margin: 0 auto;
    padding: 10px 0px 80px 0px;
    z-index: 3;
}
.subpage-title .subpage-title-content .subpage-title-content-desc {
    flex-basis: 38%;
    max-width: 38%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-basis: 75%;
    max-width: 75%;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title.long-title {
    flex-basis: 90%;
    max-width: 90%;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .head-title {
    flex-basis: 100%;
    max-width: 100%;
    font-size: 138.88%;
    padding: 0px 0px 30px 0px;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .main-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    order: 1;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .main-title .ja-sub-title {
    color: #000000;
    font-size: 125%;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: 0.2em;
    order: 2;
    flex-basis: 100%;
    max-width: 100%;
    padding: 30px 0px 20px 0px;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .main-title .ja-title {
    color: #000000;
    font-size: 250%;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.2em;
    order: 2;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .main-title .ja-title span {
    display: inline-block;
    padding: 0px 15px 20px 0px;
    font-size: 50%;
    font-weight: 650;
    line-height: 3.3;
    letter-spacing: 0.2em;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .main-title .en-title {
    color: #2c6299;
    font-size: 166.66%;
    font-family: "Courgette", cursive;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.1em;
    padding: 0px 0px 0px 0px;
    order: 1;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .subpage-title-content-desc .page-title .sub-title {
    color: #000000;
    line-height: 2.4;
    letter-spacing: 0.1em;
    padding: 30px 0px 0px 0px;
    order: 2;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .subpage-title-content-img {
    flex-basis: 62%;
    max-width: 62%;
    margin: 0px 0px 190px 0px;
}
.news-detail-title-bg-sp {
    display: none;
}
.news-detail-title-bg {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 70px;
    width: 40%;
    /*background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);*/
    z-index: 2;
}
.news-detail-title-bg::before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    z-index: 2;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc {
    flex-basis: 54%;
    max-width: 54%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-basis: 80%;
    max-width: 80%;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    order: 1;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .ja-title {
    color: #000000;
    font-size: 250%;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.2em;
    order: 2;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date {
    padding: 0px 0px 30px 0px;
    line-height: 1.5;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .date-number {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 150%;
    letter-spacing: 0.12em;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat {
    display: inline-block;
    margin: 5px 0px 0px 15px;
    padding: 1px 15px 1px 15px;
    font-size: 88.88%;
    color: #ffffff;
    background-color: #9a722c;
    line-height: 1.6;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.cat01 {
    background-color: #9a722c;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.cat02 {
    background-color: #5c8723;
}


.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.nhonbu {
    background-color: #9a722c;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.nkotobuki {
    background-color: #5c8723;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.saiyou {
	background-color: #228187;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.cother {
	background-color: #794828;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.kaigo {
	background-color: #247F91;
}
.subpage-title .subpage-title-content .news-detail-title-content-desc .page-title .main-title .news-detail-date .news-cat.kango {
	background-color: #78329D;
}


.subpage-title .subpage-title-content .news-detail-title-content-img {
    flex-basis: 46%;
    max-width: 46%;
    margin: 0px 0px 95px 0px;
}
.blog-detail-title-bg-sp {
    display: none;
}
.blog-detail-title-bg {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 70px;
    width: 30%;
    /*background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);*/
    z-index: 2;
}
.blog-detail-title-bg::before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    z-index: 2;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc {
    flex-basis: 55%;
    max-width: 55%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-basis: 90%;
    max-width: 90%;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title .main-title {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    order: 1;
    flex-basis: 100%;
    max-width: 100%;
    position: relative;
    padding: 0px 0px 0px 110px;
    box-sizing: border-box;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title .main-title .blog-cat {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 75px;
    height: 75px;
    border: 1px solid #000000;
    box-sizing: border-box;
    font-weight: 380;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title .main-title .ja-title {
    color: #000000;
    font-size: 250%;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.2em;
    order: 2;
    flex-basis: 100%;
    max-width: 100%;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title .main-title .blog-detail-date {
    padding: 0px 0px 30px 10px;
    line-height: 1.5;
}
.subpage-title .subpage-title-content .blog-detail-title-content-desc .page-title .main-title .blog-detail-date .date-number {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 150%;
    letter-spacing: 0.12em;
}
.subpage-title .subpage-title-content .blog-detail-title-content-img {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0px 0px 0px 0px;
    margin: 0px 5% 95px 0px;
}
/* ----------------
flow
---------------- */
.center-title-content-p1 .vacancy-information-update-block {
    width: 100%;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-size: 111.11%;
}
/* ----------------
vacancy information
---------------- */
.center-title-content-p1 .vacancy-information-list-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px 0px 0px 0px;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list {
    display: block;
    flex-basis: 22%;
    max-width: 22%;
    margin: 60px 0px 0px 0px;
    position: relative;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-list-img-wrap {
    display: block;
    position: relative;
    z-index: 1;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-list-img-wrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.50);
    z-index: 2;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    color: #ffffff;
    text-align: center;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .nursinghome-name-wrap {
    font-size: 111.11%;
    font-weight: 450;
    position: relative;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .nursinghome-name-wrap::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: calc(50% - 25px);
    width: 50px;
    height: 1px;
    background-color: #ffffff;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .vacancy-number-wrap {
    padding: 15px 0px 0px 0px;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .vacancy-number-wrap .double-line-style {
    padding: 0px 0px 0px 0px;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .vacancy-number-wrap .room-type {
    display: inline-block;
    font-size: 77.77%;
    font-weight: 400;
    padding: 10px 0px 0px 0px;
    width: 70px;
    text-align: left;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .vacancy-number-wrap .vacancy-number {
    display: inline-block;
    font-size: 222.22%;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: italic;
    line-height: 1.0;
}
.center-title-content-p1 .vacancy-information-list-block .vacancy-information-list .vacancy-info-wrap .vacancy-number-wrap .vacancy-number-after {
    display: inline-block;
    font-size: 77.77%;
    font-weight: 400;
    padding: 10px 0px 0px 0px;
}
/* ----------------
eligibility
---------------- */
.center-title-content-p1 .eligibility-list-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px 0px 0px 0px;
}
.center-title-content-p1 .eligibility-list-block .eligibility-list {
    display: block;
    flex-basis: 30%;
    max-width: 30%;
    margin: 60px 0px 0px 0px;
    position: relative;
}
.center-title-content-p1 .eligibility-list-block .eligibility-list .eligibility-list-img-wrap {
    display: block;
    position: relative;
}
.center-title-content-p1 .eligibility-list-block .eligibility-list .eligibility-list-desc-wrap {
    display: block;
    position: relative;
    padding: 20px 0px 0px 0px;
    line-height: 1.8;
    font-weight: 400;
}
/* ----------------
menu
---------------- */
.center-title-content-p1 .menu-list-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px 0px 0px 0px;
}
.center-title-content-p1 .menu-list-block .menu-list {
    display: block;
    flex-basis: 30%;
    max-width: 30%;
    margin: 60px 0px 0px 0px;
    position: relative;
}
.center-title-content-p1 .menu-list-block .menu-list .menu-list-img-wrap {
    display: block;
    position: relative;
}
.center-title-content-p1 .menu-list-block .menu-list .menu-list-desc-wrap {
    display: block;
    position: relative;
    padding: 20px 0px 0px 0px;
    line-height: 1.8;
    font-weight: 400;
}
.center-title-content-p1 .menu-caution-block {
    display: block;
    margin: 90px auto 0px auto;
    padding: 40px 60px 40px 60px;
    background-color: #ededed;
    max-width: 1200px;
    width: 100%;
    box-sizing: border-box;
}
.center-title-content-p1 .menu-caution-block > div {
    padding-left: 1.0em;
    text-indent: -1.0em;
}
/* ----------------
download box
---------------- */
.download-box {
    position: relative;
    width: 100%;
    height: 862px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.download-box .download-box-bg {
    position: relative;
    width: 100%;
    height: 120%;
    margin: 0px auto 0 auto;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}
.download-box .download-box-bg::after {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}
.download-box .download-box-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.download-box .download-box-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0px;
    z-index: 3;
}
.download-box .download-box-content .download-box-content-inner {
    text-align: center;
}
.download-box .download-box-content .download-box-content-inner .download-box-title-block {}
.download-box .download-box-content .download-box-content-inner .download-box-title-block .en-title {
    font-size: 166.66%;
    color: #ffffff;
    font-family: "Courgette", cursive;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 0px 0px 0px 0px;
}
.download-box .download-box-content .download-box-content-inner .download-box-title-block .ja-title {
    font-size: 166.66%;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.8;
    color: #ffffff;
}
.download-box .download-box-content .download-box-content-inner .download-box-desc-block {
    font-size: 88.88%;
    padding: 70px 0px 60px 0px;
    color: #ffffff;
}
.download-box .download-box-content .download-box-content-inner .download-box-btn-block {}
/* ----------------
flow list
---------------- */
.flow-list-block {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    position: relative;
}
.flow-list-block.under-padding-type {
    padding: 0px 0px 100px 0px;
}
.flow-list-block.upper-margin-type {
    margin: 60px 0px 0px 0px;
}
.flow-list-block .flow-list-small-title {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    font-size: 125%;
    font-weight: 400;
}
.flow-list-block .swiper {
    overflow-x: hidden;
    overflow-y: visible;
    padding: 100px 0px 0px 0px;
    position: relative;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}
.flow-list-block .swiper::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #f6f6f6;
    z-index: 10;
}
.flow-list-block .swiper::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-color: #f6f6f6;
    z-index: 10;
}
.flow-list-block .swiper.white-type::before {
    background-color: #ffffff;
}
.flow-list-block .swiper.white-type::after {
    background-color: #ffffff;
}
.flow-list-block .swiper .swiper-wrapper {
    position: relative;
    padding: 0px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide {}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div {
    display: block;
    position: relative;
    text-align: center;
    padding: 0px 35px 0px 35px;
}
/*.flow-list-block .swiper .swiper-wrapper .swiper-slide:not(:last-child) > div {
    background-image: url("../images/flow-arrow.png");
    background-size: 20px 26.5px;
    background-position: right -10px top 180px;
    background-repeat: no-repeat;
}*/
.flow-list-block .swiper .swiper-wrapper .swiper-slide:not(:last-child) > div::after {
    content: "";
    position: absolute;
    top: 180px;
    right: -10px;
    width: 20px;
    height: 26.5px;
    background-image: url("../images/flow-arrow.png");
    background-size: 20px 26.5px;
    background-position: right top;
    background-repeat: no-repeat;
    z-index: 9;
}
.flow-list-block .swiper .swiper-wrapper.tall-type .swiper-slide:not(:last-child) > div::after {
    top: 220px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap.orange {
    background: #E97E38;
    background: linear-gradient(41deg, rgba(233, 126, 56, 1) 0%, rgba(204, 109, 45, 1) 100%);
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width01 {
    width: 61px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width02 {
    width: 54.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width03 {
    width: 56.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width04 {
    width: 53.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width05 {
    width: 55px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width06 {
    width: 53.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width07 {
    width: 52.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width08 {
    width: 59px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width09 {
    width: 47.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width10 {
    width: 54px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width11 {
    width: 56.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width12 {
    width: 68px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width13 {
    width: 62px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width14 {
    width: 59px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width15 {
    width: 60px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width16 {
    width: 60px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width17 {
    width: 56.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width18 {
    width: 62px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width19 {
    width: 60px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width20 {
    width: 55.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width21 {
    width: 46.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width22 {
    width: 47.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width23 {
    width: 61.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width24 {
    width: 50.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width25 {
    width: 62.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width26 {
    width: 53.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width27 {
    width: 58px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width28 {
    width: 53.5px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-img-wrap {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    padding: 0px 15px 0px 15px;
    box-sizing: border-box;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap {
    position: relative;
    padding: 30px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap .flow-hour {
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap .flow-hour span {
    display: inline-block;
    position: relative;
    font-size: 138.88%;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: italic;
    line-height: 1.4;
    padding: 0px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap .flow-hour span::after {
    content: "";
    position: absolute;
    top: 7px;
    left: -30px;
    width: 20.5px;
    height: 20px;
    background-image: url("../images/icon-clock.png");
    background-size: 20.5px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap .flow-main-desc {
    font-size: 111.11%;
    font-weight: 600;
    text-align: center;
    margin: 0px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .day-service-flow-info-wrap .flow-sub-desc {
    text-align: left;
    font-size: 88.88%;
    line-height: 1.8;
    padding: 20px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap {
    position: relative;
    padding: 40px 0px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc {
    text-align: center;
    margin: 0px 10px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc .flow-number {
    display: inline-block;
    font-size: 166.66%;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: italic;
    line-height: 1.5;
    padding: 0px 10px 0px 0px;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc .flow-title {
    display: inline-block;
    font-size: 105.55%;
    font-weight: 500;
}
.flow-list-block .swiper.rental-service .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc .flow-number {
    line-height: 1.0;
}
.flow-list-block .swiper.rental-service .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc .flow-title {
    text-align: left;
    line-height: 1.8;
}
.flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-sub-desc {
    text-align: left;
    font-size: 88.88%;
    line-height: 1.8;
    padding: 30px 0px 0px 0px;
}
.flow-list-block .swiper-button-prev {
    left: calc(((100% - 1360px) / 2) - 40px);
    right: auto;
    background-image: url("../images/flow-list-arrow-prev.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.flow-list-block .swiper-button-next {
    right: calc(((100% - 1360px) / 2) - 40px);
    left: auto;
    background-image: url("../images/flow-list-arrow-next.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.flow-list-block .swiper-button-next, .flow-list-block .swiper-button-prev {
    position: absolute;
    top: calc(50% + 0px);
    width: 30px;
    height: 50px;
    margin-top: -25px;
    z-index: 100;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2c629a;
}
.flow-list-block .swiper-button-next:after, .flow-list-block .swiper-button-prev:after {
    content: none;
}
.flow-list-block.moving-in .swiper-button-next, .flow-list-block.moving-in .swiper-button-prev {
    display: none;
}
/* ----------------
study flow list
---------------- */
.study-flow-list-block {
    display: block;
    width: 100%;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    position: relative;
}
.study-flow-list-block .flow-list-small-title {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1360px;
    font-size: 100%;
    font-weight: 400;
    text-align: center;
    padding: 70px 0px 0px 0px;
}
.study-flow-list-block .swiper {
    overflow-x: hidden;
    overflow-y: visible;
    padding: 100px 0px 0px 0px;
    position: relative;
    width: 100%;
    max-width: 1360px;
    margin: 0 auto;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide {
    height: auto;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div {
    display: block;
    position: relative;
    height: 100%;
    text-align: center;
    margin: 0px 5px 0px 5px;
    color: #ffffff;
    padding: 15px 60px 20px 20px;
    box-sizing: border-box;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 80px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    z-index: 2;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div::before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 80px);
    height: 100%;
    z-index: 2;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(1) > div::after {
    background-image: url("../images/study-flow-bg01.png");
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(1) > div::before {
    background-color: #e96f98;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(2) > div::after {
    background-image: url("../images/study-flow-bg02.png");
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(2) > div::before {
    background-color: #00a7eb;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(3) > div::after {
    background-image: url("../images/study-flow-bg03.png");
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(3) > div::before {
    background-color: #6fba2c;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(4) > div::after {
    background-image: url("../images/study-flow-bg04.png");
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(4) > div::before {
    background-color: #ee7700;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(5) > div::after {
    content: none;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(5) > div::before {
    background-color: #e96f98;
    width: 100%;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(5) > div {
    padding: 20px 20px 30px 20px;
    width: 90%;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-head-info-wrap {
    position: relative;
    padding: 0px 0px 10px 0px;
    z-index: 3;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-head-info-wrap .flow-step {
    font-size: 194.44%;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: italic;
    line-height: 1.3;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-head-info-wrap .flow-title {
    font-size: 94.44%;
    font-weight: 500;
    line-height: 1.5;
    height: 55px;
    padding: 10px 0px 10px 0px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    z-index: 3;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(1) > div .flow-img-wrap {
    background-color: #d46087;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(2) > div .flow-img-wrap {
    background-color: #0295d1;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(3) > div .flow-img-wrap {
    background-color: #61a525;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(4) > div .flow-img-wrap {
    background-color: #d46b02;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide:nth-child(5) > div .flow-img-wrap {
    background-color: #d46087;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width01 {
    width: 54px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width02 {
    width: 50px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width03 {
    width: 57.5px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width04 {
    width: 46.5px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-img-wrap img.width05 {
    width: 47px;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap {
    position: relative;
    padding: 10px 0px 0px 0px;
    z-index: 3;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-main-desc {
    position: relative;
    padding: 0px 0px 10px 0px;
    font-size: 111.11%;
    font-weight: 500;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-sub-desc {
    position: relative;
    padding: 0px 0px 20px 0px;
    font-size: 94.44%;
    font-weight: 400;
    line-height: 1.6;
}
.study-flow-list-block .swiper .swiper-wrapper .swiper-slide > div .flow-info-wrap .flow-detail-desc {
    position: relative;
    padding: 0px 0px 0px 0px;
    font-size: 77.77%;
    line-height: 1.6;
    text-align: left;
}
.study-flow-list-block .swiper-button-prev {
    left: calc(((100% - 1360px) / 2) - 60px);
    right: auto;
    background-image: url("../images/study-flow-list-arrow-prev.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.study-flow-list-block .swiper-button-next {
    right: calc(((100% - 1360px) / 2) - 60px);
    left: auto;
    background-image: url("../images/study-flow-list-arrow-next.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.study-flow-list-block .swiper-button-next, .study-flow-list-block .swiper-button-prev {
    position: absolute;
    top: calc(50% + 0px);
    width: 30px;
    height: 50px;
    margin-top: 70px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2c629a;
}
.study-flow-list-block .swiper-button-next:after, .study-flow-list-block .swiper-button-prev:after {
    content: none;
}
/* ----------------
tabular format
---------------- */
.side-title-content-p2 .tabular-format-wrap {}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    background-image: url("../images/border-content.png");
    background-size: 1000px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 20px 0px 20px 0px;
}
.side-title-content-p2 .tabular-format-wrap .table-caution-block {
    display: block;
    text-align: right;
    padding: 30px 0px 0px 0px;
    font-size: 88.88%;
}
.side-title-content-p2 .tabular-format-wrap.history-tabular .tabular-format-block {
    align-items: flex-start;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 265px;
    max-width: 265px;
    box-sizing: border-box;
    padding: 0px 0px 0px 30px;
    font-weight: 400;
    line-height: 2.0;
}
.side-title-content-p2 .tabular-format-wrap.history-tabular .tabular-format-block .block-title {
    line-height: 2.4;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 265px);
    max-width: calc(100% - 265px);
    box-sizing: border-box;
    padding: 0px 0px 0px 20px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc a {
    display: inline-block;
    position: relative;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 3px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.side-title-content-p2.narrow-type .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 140px;
    max-width: 140px;
}
.side-title-content-p2.narrow-type .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 140px);
    max-width: calc(100% - 140px);
}
.side-title-content-p2.narrow-type.mid-title .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 180px;
    max-width: 180px;
}
.side-title-content-p2.narrow-type.mid-title .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 180px);
    max-width: calc(100% - 180px);
}
.side-title-content-p2.narrow-type.long-title .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 280px;
    max-width: 280px;
}
.side-title-content-p2.narrow-type.long-title .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 280px);
    max-width: calc(100% - 280px);
}
.side-title-content-p2.narrow-type.super-long-title .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 520px;
    max-width: 520px;
}
.side-title-content-p2.narrow-type.super-long-title .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 520px);
    max-width: calc(100% - 520px);
}
.side-title-content-p2.middle-type .tabular-format-wrap .tabular-format-block .block-title {
    flex-basis: 180px;
    max-width: 180px;
}
.side-title-content-p2.middle-type .tabular-format-wrap .tabular-format-block .block-desc {
    flex-basis: calc(100% - 180px);
    max-width: calc(100% - 180px);
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc p.list-style {
    padding-left: 1.0em;
    text-indent: -1.0em;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc p.number-list-style {
    padding-left: 1.5em;
    text-indent: -1.5em;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc p span {
    display: inline-block;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc p span:not(:first-child) {
    padding: 0px 0px 0px 20px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap {
    position: relative;
    width: 100%;
    padding: 10px 0px 10px 0px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table {
    width: 100%;
    font-weight: 400;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table td {
    text-align: center;
    vertical-align: middle;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .head-title {
    width: 180px;
    padding: 2px 2px 10px 2px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .head-title.free-width {
    width: auto;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .head-title span {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #2b639b;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .line-title {
    background-color: #e3e3e3;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
    padding: 15px 5px 15px 5px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .line-content {
    background-color: #e9e9e9;
    border-top: 1px solid #cecece;
    border-left: 1px solid #cecece;
    padding: 15px 5px 15px 5px;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .line-title.total {
    background-color: #D5D5D5;
    border-top: 1px solid #BDBDBD;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table .line-content.total {
    background-color: #DCDCDC;
    border-top: 1px solid #BDBDBD;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table td.right-cell {
    border-right: 1px solid #cecece;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap table td.bottom-cell {
    border-bottom: 1px solid #cecece;
}
.side-title-content-p2 .tabular-format-wrap .tabular-format-block .block-desc .in-table-wrap .table-caution {
    font-size: 88.88%;
    padding: 10px 0px 0px 1.0em;
    text-indent: -1.0em;
    line-height: 1.8;
}
.side-title-content-p2 .desc-block .access-map-wrap {
    width: 100%;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-map {
    width: 100%;
    height: 635px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information {
    padding: 20px 0px 0px 0px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information {
    padding: 20px 0px 0px 0px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-name {
    padding: 0px 0px 2px 0px;
    font-weight: 400;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-address {
    padding: 0px 0px 2px 0px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-howto {
    padding: 0px 0px 0px 0px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-howto span {
    display: inline-block;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-howto span:not(:last-child) {
    margin-right: 20px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-howto span.howto-car {
    padding: 0px 0px 0px 30px;
    background-image: url("../images/icon-car.png");
    background-repeat: no-repeat;
    background-size: 19.5px 17px;
    background-position: left top 14px;
}
.side-title-content-p2 .desc-block .access-map-wrap .access-information .access-facility-howto span.howto-train {
    padding: 0px 0px 0px 28px;
    background-image: url("../images/icon-train.png");
    background-repeat: no-repeat;
    background-size: 17.5px 20.5px;
    background-position: left top 13px;
}
/* ----------------
Facility impression
---------------- */
.center-title-content-p1 .facility-impression-list-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px 0px 0px 0px;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list {
    display: block;
    flex-basis: 22%;
    max-width: 22%;
    margin: 60px 0px 0px 0px;
    position: relative;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list:nth-child(4n+1) {
    margin-left: 0%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list:nth-child(4n+2) {
    margin-left: 2%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list:nth-child(4n+3) {
    margin-left: 2%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list:nth-child(4n) {
    margin-left: 2%;
    margin-right: 0%;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list .facility-impression-list-img-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    height: 240px;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list .facility-impression-list-img-wrap img {
    transition: transform .6s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.center-title-content-p1 .facility-impression-list-block a.facility-impression-list:hover .facility-impression-list-img-wrap img {
    transform: scale(1.05);
}
/* ----------------
bottom preparation
---------------- */
.bottom-preparation-wrap {
    display: block;
    width: 100%;
    background-color: #f6f6f6;
}
.bottom-preparation-wrap .bottom-preparation-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1175px;
    margin: 0 auto;
    padding: 120px 0px 130px 0px;
}
.bottom-preparation-wrap .bottom-preparation-content .title-block {
    flex-basis: 28%;
    max-width: 28%;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
}
.bottom-preparation-wrap .bottom-preparation-content .title-block .en-title {
    font-size: 166.66%;
    color: #2c6299;
    font-family: "Courgette", cursive;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 0px 0px 0px 5px;
}
.bottom-preparation-wrap .bottom-preparation-content .title-block .ja-title {
    font-size: 166.66%;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block {
    flex-basis: 62%;
    max-width: 62%;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .head-desc {
    padding: 0px 0px 40px 0px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .icon-wrap {
    flex-basis: 98px;
    max-width: 98px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap {
    padding: 0px 0px 0px 30px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap .front-text {
    display: inline-block;
    vertical-align: bottom;
    font-weight: 400;
    padding: 0px 5px 0px 0px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap .link-text {
    display: inline-block;
    font-size: 166.66%;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.07em;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap .link-text a {
    display: block;
    position: relative;
    padding-bottom: 5px;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap .link-text a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.bottom-preparation-wrap .bottom-preparation-content .desc-block .link-block .link-text-wrap .link-text a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
/* ----------------
page facility list
---------------- */
.center-title-content-p1 .facility-list-block.page-facility-list a {
    margin: 0px 0px 100px 0px;
}
.center-title-content-p1 .facility-list-block.page-facility-list a .facility-name-wrap {
    justify-content: flex-start;
    padding: 25px 0px 0px 0px;
}
.center-title-content-p1 .facility-list-block.page-facility-list a .facility-address-wrap {
    text-align: left;
    padding: 25px 0px 0px 0px;
    line-height: 1.7;
}
.center-title-content-p1 .facility-list-block.page-facility-list a .facility-tel-wrap {
    text-align: left;
    padding: 15px 0px 0px 0px;
    line-height: 1.7;
}
/* ----------------
concept facility list
---------------- */
.center-title-content-p1 .facility-kind-block {
    padding: 0px 0px 0px 0px;
}
.center-title-content-p1 .facility-kind-block.first-block {
    padding: 60px 0px 0px 0px;
}
.center-title-content-p1 .facility-kind-block .facility-kind-title {
    text-align: center;
    font-size: 122.22%;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
}
.center-title-content-p1 .facility-list-block.concept-facility-list {
    justify-content: flex-start;
    padding: 50px 0px 20px 0px;
}
.center-title-content-p1 .facility-list-block.concept-facility-list a:nth-child(4n+1) {
    margin-left: 0%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-list-block.concept-facility-list a:nth-child(4n+2) {
    margin-left: 2%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-list-block.concept-facility-list a:nth-child(4n+3) {
    margin-left: 2%;
    margin-right: 2%;
}
.center-title-content-p1 .facility-list-block.concept-facility-list a:nth-child(4n) {
    margin-left: 2%;
    margin-right: 0%;
}
.center-title-content-p1 .facility-list-block.concept-facility-list a.nolink {
    pointer-events: none;
}
.center-title-content-p1 .facility-kind-block .classroom-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 70px 0px 90px 0px;
}
.center-title-content-p1 .facility-kind-block .classroom-block .desc-content {
    flex-basis: 48%;
    max-width: 48%;
    padding: 0px 100px 0px 100px;
    order: 2;
}
.center-title-content-p1 .facility-kind-block .classroom-block .desc-content .desc-content-title {
    font-size: 125%;
    font-weight: 400;
    padding: 0px 0px 0px 0px;
}
.center-title-content-p1 .facility-kind-block .classroom-block .desc-content .desc-content-detail {}
.center-title-content-p1 .facility-kind-block .classroom-block .desc-content .desc-content-detail p:not(:last-child) {
    padding: 0px 0px 20px 0px;
}
.center-title-content-p1 .facility-kind-block .classroom-block .img-content {
    flex-basis: 52%;
    max-width: 52%;
    overflow: hidden;
    order: 1;
}
/* ----------------
greeting box
---------------- */
.greeting-box {
    position: relative;
    width: 100%;
    height: 862px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.greeting-box .greeting-box-bg {
    position: relative;
    width: 100%;
    height: 120%;
    margin: 0px auto 0 auto;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}
.greeting-box .greeting-box-bg::after {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.greeting-box .greeting-box-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.greeting-box .greeting-box-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0px;
    z-index: 3;
}
.greeting-box .greeting-box-content > .title-block {
    display: none;
}
.greeting-box .greeting-box-content .greeting-box-content-inner {
    flex-basis: 1200px;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-president-img-block {
    flex-basis: 30%;
    max-width: 30%;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-president-img-block .president-img {
    position: relative;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-president-img-block .president-img.mask-image {
    width: 100%;
    height: 100%;
    mask-image: url("../images/president-img-mask.png");
    mask-repeat: no-repeat;
    mask-position: 0px 0px;
    mask-size: 0% 100%;
    transition: mask-size 0.3s ease-in-out;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-president-img-block .president-img.mask-image.is-show {
    mask-size: 100% 100%;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block {
    flex-basis: 60%;
    max-width: 60%;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block .title-block {}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block .title-block .en-title {
    font-size: 200%;
    color: #ffffff;
    font-family: "Courgette", cursive;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 0px 0px 0px 0px;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block .title-block .ja-title {
    font-size: 222.22%;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block .desc-block {
    padding: 30px 0px 0px 0px;
    font-size: 88.88%;
    color: #ffffff;
    line-height: 2.0;
}
.greeting-box .greeting-box-content .greeting-box-content-inner .greeting-box-desc-block .desc-block .president-name {
    padding: 20px 0px 0px 0px;
    text-align: right;
}
/* ----------------
bottom contact
---------------- */
.bottom-contact-wrap {
    display: block;
    width: 100%;
    background-color: #f6f6f6;
}
.bottom-contact-wrap.white-type {
    background-color: #ffffff;
}
.bottom-contact-wrap .bottom-contact-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 120px 0px 130px 0px;
}
.bottom-contact-wrap .bottom-contact-content .title-block {
    flex-basis: 28%;
    max-width: 28%;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
}
.bottom-contact-wrap .bottom-contact-content .title-block .en-title {
    font-size: 166.66%;
    color: #2c6299;
    font-family: "Courgette", cursive;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 0px 0px 0px 5px;
}
.bottom-contact-wrap .bottom-contact-content .title-block .ja-title {
    font-size: 166.66%;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.bottom-contact-wrap .bottom-contact-content .desc-block {
    flex-basis: 54%;
    max-width: 54%;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .head-desc {
    padding: 0px 0px 50px 0px;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .head-desc a {
    display: inline-block;
    position: relative;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .head-desc a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 5px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .head-desc a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .icon-wrap {
    flex-basis: 105.5px;
    max-width: 105.5px;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap {
    padding: 0px 0px 0px 30px;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .front-text {}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .front-text span:first-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 166.66%;
    font-weight: 600;
    padding: 0px 5px 0px 0px;
    line-height: 1.7;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .front-text span:last-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 100%;
    font-weight: 450;
    padding: 0px 0px 0px 0px;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .link-text {
    display: inline-block;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .link-text a {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    font-size: 263.88%;
    font-weight: 550;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-style: italic;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .link-text a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .link-text a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.bottom-contact-wrap .bottom-contact-content .desc-block .link-block .link-text-wrap .hour-text {
    line-height: 2.0;
}
/* ----------------
news detail
---------------- */
.news-detail-content {
    position: relative;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    display: block;
    padding: 20px 0px 100px 0px;
}
.news-detail-content p {
    padding: 0px 0px 2.0em 0px;
}
.news-detail-content h2 {
    font-size: 125%;
    font-weight: 450;
    padding: 1.0em 0px 1.5em 0px;
    letter-spacing: 0.15em;
}
.news-detail-content img {
    display: block;
    position: relative;
    max-width: 680px;
    margin: 0 auto;
    padding: 1.0em 0px 3.0em 0px;
}
.news-detail-pager-content {
    position: relative;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0px 0px 130px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-weight: 450;
}
.news-detail-pager-content > div:nth-child(1){
    flex-basis: calc((100% - 100px) / 2);
    max-width: calc((100% - 100px) / 2);
    text-align: left;
}
.news-detail-pager-content > div:nth-child(2){
    flex-basis: 100px;
    max-width: 100px;
    text-align: center;
}
.news-detail-pager-content > div:nth-child(3){
    flex-basis: calc((100% - 100px) / 2);
    max-width: calc((100% - 100px) / 2);
    text-align: right;
}
.news-detail-pager-content a {
    display: inline-block;
    position: relative;
}
.news-detail-pager-content a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 5px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.news-detail-pager-content a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.news-detail-pager-content a.prev::before {
    width: calc(100% - 50px);
    left: 50px;
}
.news-detail-pager-content a.next::before {
    width: calc(100% - 50px);
    left: 0px;
}
.news-detail-pager-content a.prev p {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    transition: background 0.4s ease-in;
    -webkit-transition: background 0.4s ease-in;
    -moz-transition: background 0.4s ease-in;
    -o-transition: background 0.4s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 2px 10px 0px 0px;
}
.news-detail-pager-content a.prev p span {
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 6px);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 9px solid #ffffff;
    border-left: 0;
    text-indent: -9999px;
    z-index: 3;
}
.news-detail-pager-content a.prev p::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background: #427fbd;
    background: linear-gradient(68deg, rgba(66, 127, 189, 1) 0%, rgba(44, 114, 184, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.news-detail-pager-content a.prev:hover p::before {
    opacity: 1.0;
}
.news-detail-pager-content a.prev p::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.8;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.news-detail-pager-content a.prev:hover p::after {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    opacity: 0.0;
}
.news-detail-pager-content a.next p {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    transition: background 0.4s ease-in;
    -webkit-transition: background 0.4s ease-in;
    -moz-transition: background 0.4s ease-in;
    -o-transition: background 0.4s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 2px 0px 0px 10px;
}
.news-detail-pager-content a.next p span {
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: calc(50% - 6px);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #ffffff;
    border-right: 0;
    text-indent: -9999px;
    z-index: 3;
}
.news-detail-pager-content a.next p::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background: #427fbd;
    background: linear-gradient(68deg, rgba(66, 127, 189, 1) 0%, rgba(44, 114, 184, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.news-detail-pager-content a.next:hover p::before {
    opacity: 1.0;
}
.news-detail-pager-content a.next p::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.8;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.news-detail-pager-content a.next:hover p::after {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    opacity: 0.0;
}
.news-detail-pager-content a span.pc-link {
    display: inline-block;
}
.news-detail-pager-content a span.sp-link {
    display: none;
}
/* ----------------
blog list archive
---------------- */
.center-title-content-p4 .blog-category-list-block {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    padding: 0px 30px 0px 30px;
    box-sizing: border-box;
}
.center-title-content-p4 .blog-category-list-block > div.current {
    flex-basis: calc((100% / 8) - 20px);
    max-width: calc((100% / 8) - 20px);
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 3px 0px 3px 0px;
    margin: 0px 10px 0px 10px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
}
.center-title-content-p4 .blog-category-list-block > a {
    flex-basis: calc((100% / 8) - 20px);
    max-width: calc((100% / 8) - 20px);
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 3px 0px 3px 0px;
    margin: 0px 10px 0px 10px;
    background-color: #f6f6f6;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
}
.center-title-content-p4 .blog-category-list-block > a span {
    display: inline-block;
    position: relative;
    z-index: 3;
    transition: color 0.4s ease-in-out;
    -webkit-transition: color 0.4s ease-in-out;
    -moz-transition: color 0.4s ease-in-out;
    -o-transition: color 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.center-title-content-p4 .blog-category-list-block > a:hover span {
    color: #ffffff;
}
.center-title-content-p4 .blog-category-list-block > a::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 0px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.center-title-content-p4 .blog-category-list-block > a:hover::before {
    opacity: 1.0;
}
.center-title-content-p4 .blog-category-list-block > a::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.5;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.center-title-content-p4 .blog-category-list-block > a:hover::after {
    left: calc(50% - 200px);
    top: calc(50% - 200px);
    width: 400px;
    height: 400px;
    border-radius: 200px;
    background-color: #ffffff;
    opacity: 0.0;
}
.center-title-content-p4 .blog-list-archive-block {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    padding: 100px 0px 50px 0px;
    box-sizing: border-box;
}
.center-title-content-p4 .blog-list-archive-block > a {
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
    display: block;
    position: relative;
    box-sizing: border-box;
    padding: 45px 40px 45px 40px;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-img-wrap {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #f6f6f6;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-img-wrap img {
    width: 100%;
    height: 33vw;
    object-fit: cover;
    object-position: 50% 0%;
    transition: transform .6s ease;
}
.center-title-content-p4 .blog-list-archive-block > a:hover .blog-img-wrap img {
    transform: scale(1.05);
}
.center-title-content-p4 .blog-list-archive-block > a .blog-info-wrap {
    position: relative;
    padding: 15px 0px 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-info-wrap .blog-category {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-basis: 75px;
    max-width: 75px;
    height: 75px;
    border: 1px solid #000000;
    box-sizing: border-box;
    font-weight: 380;
    font-size: 88.88%;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-info-wrap .post-data {
    flex-basis: calc(100% - 75px);
    max-width: calc(100% - 75px);
    padding: 0px 0px 0px 20px;
    box-sizing: border-box;
    line-height: 1.8;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-info-wrap .post-data .post-date {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.center-title-content-p4 .blog-list-archive-block > a .blog-info-wrap .post-data .post-title {}
/* ----------------
blog detail
---------------- */
.blog-detail-content {
    position: relative;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    display: block;
    padding: 20px 0px 100px 0px;
}
.blog-detail-content p {
    padding: 0px 0px 2.0em 0px;
}
.blog-detail-content h2 {
    font-size: 125%;
    font-weight: 450;
    padding: 1.0em 0px 1.5em 0px;
    letter-spacing: 0.15em;
}
.blog-detail-content img {
    display: block;
    position: relative;
    max-width: 680px;
    margin: 0 auto;
    padding: 1.0em 0px 3.0em 0px;
}
.blog-detail-pager-content {
    position: relative;
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0px 0px 130px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    font-weight: 450;
}

.blog-detail-pager-content > div:nth-child(1){
    flex-basis: calc((100% - 100px) / 2);
    max-width: calc((100% - 100px) / 2);
    text-align: left;
}
.blog-detail-pager-content > div:nth-child(2){
    flex-basis: 100px;
    max-width: 100px;
    text-align: center;
}
.blog-detail-pager-content > div:nth-child(3){
    flex-basis: calc((100% - 100px) / 2);
    max-width: calc((100% - 100px) / 2);
    text-align: right;
}

.blog-detail-pager-content a {
    display: inline-block;
    position: relative;
}
.blog-detail-pager-content a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 5px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.blog-detail-pager-content a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.blog-detail-pager-content a.prev::before {
    width: calc(100% - 50px);
    left: 50px;
}
.blog-detail-pager-content a.next::before {
    width: calc(100% - 50px);
    left: 0px;
}
.blog-detail-pager-content a.prev p {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    transition: background 0.4s ease-in;
    -webkit-transition: background 0.4s ease-in;
    -moz-transition: background 0.4s ease-in;
    -o-transition: background 0.4s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 2px 10px 0px 0px;
}
.blog-detail-pager-content a.prev p span {
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 6px);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 9px solid #ffffff;
    border-left: 0;
    text-indent: -9999px;
    z-index: 3;
}
.blog-detail-pager-content a.prev p::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background: #427fbd;
    background: linear-gradient(68deg, rgba(66, 127, 189, 1) 0%, rgba(44, 114, 184, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.blog-detail-pager-content a.prev:hover p::before {
    opacity: 1.0;
}
.blog-detail-pager-content a.prev p::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.8;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.blog-detail-pager-content a.prev:hover p::after {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    opacity: 0.0;
}
.blog-detail-pager-content a.next p {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    transition: background 0.4s ease-in;
    -webkit-transition: background 0.4s ease-in;
    -moz-transition: background 0.4s ease-in;
    -o-transition: background 0.4s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 2px 0px 0px 10px;
}
.blog-detail-pager-content a.next p span {
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: calc(50% - 6px);
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #ffffff;
    border-right: 0;
    text-indent: -9999px;
    z-index: 3;
}
.blog-detail-pager-content a.next p::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border-radius: 20px;
    background: #427fbd;
    background: linear-gradient(68deg, rgba(66, 127, 189, 1) 0%, rgba(44, 114, 184, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.blog-detail-pager-content a.next:hover p::before {
    opacity: 1.0;
}
.blog-detail-pager-content a.next p::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.8;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.blog-detail-pager-content a.next:hover p::after {
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #ffffff;
    opacity: 0.0;
}
.blog-detail-pager-content a span.sp-link

 {
        display: none;
    }
/* ----------------
bottom tel mail
---------------- */
.bottom-tel-mail-wrap {
    display: block;
    width: 100%;
    background-color: #f6f6f6;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1190px;
    margin: 0 auto;
    padding: 140px 0px 150px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block {
    flex-basis: 44%;
    max-width: 44%;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .icon-wrap {
    flex-basis: 105.5px;
    max-width: 105.5px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap {
    padding: 0px 0px 0px 30px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .front-text {
    padding: 0px 0px 15px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .front-text span:first-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 166.66%;
    font-weight: 600;
    padding: 0px 5px 0px 0px;
    line-height: 1.7;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .front-text span:last-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 100%;
    font-weight: 450;
    padding: 0px 0px 0px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .link-text {
    display: inline-block;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .link-text a {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    font-size: 263.88%;
    font-weight: 550;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-style: italic;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .link-text a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .tel-block .link-block .link-text-wrap .link-text a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block {
    flex-basis: 44%;
    max-width: 44%;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .icon-wrap {
    flex-basis: 96.5px;
    max-width: 96.5px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .link-text-wrap {
    padding: 0px 0px 0px 30px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .link-text-wrap .front-text {
    padding: 0px 0px 5px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .link-text-wrap .front-text span:first-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 166.66%;
    font-weight: 600;
    padding: 0px 5px 0px 0px;
    line-height: 1.7;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .link-text-wrap .front-text span:last-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 100%;
    font-weight: 450;
    padding: 0px 0px 0px 0px;
}
.bottom-tel-mail-wrap .bottom-tel-mail-content .mail-block .link-block .link-text-wrap .address-text {
    display: inline-block;
    font-size: 111.11%;
    font-weight: 400;
    line-height: 2.0;
}
/* ----------------
contact form
---------------- */
.center-title-content-p3 .contact-form-wrap {
    display: block;
    padding: 60px 0px 10px 0px;
}
.center-title-content-p3 .contact-form-wrap .contact-form-mid-desc-block {
    display: block;
    text-align: center;
    font-size: 105.55%;
    font-weight: 500;
    padding: 44px 0px 24px 0px;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    background-image: url(../images/border-content.png);
    background-size: 1000px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 24px 0px 24px 0px;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .title-content {
    flex-basis: 300px;
    max-width: 300px;
    padding: 0px 0px 0px 20px;
    box-sizing: border-box;
    text-align: left;
    font-weight: 400;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .title-content .req {
    display: inline-block;
    color: #ffffff;
    background-color: #df1b1b;
    font-size: 77.77%;
    line-height: 1.5;
    padding: 0px 10px 2px 10px;
    margin: 11px 0px 0px 17px;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content {
    flex-basis: calc(100% - 300px);
    max-width: calc(100% - 300px);
    padding: 0px 10px 0px 0px;
    box-sizing: border-box;
    text-align: left;
}
/*.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content span {
    display: inline-block;
    font-size: 94.44%;
    padding: 10px 0px 0px 10px;
    font-weight: 400;
}*/
.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content span.wpcf7-form-control-wrap{
    display: inline-block;
    width: 100%;
    padding: 0px 0px 0px 0px;
    font-weight: 320;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content span.wpcf7-list-item-label{
    display: inline;
    width: 100%;
    padding: 0px 0px 0px 0px;
    font-weight: 320;
}

.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content span.your-number{
    display: inline-block;
    width:15%;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content span.number-after {
    display: inline-block;
    font-size: 94.44%;
    padding: 10px 0px 0px 10px;
    font-weight: 400;
}

.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content label{
    margin-right: 40px;
}
.center-title-content-p3 .contact-form-wrap .contact-form-block .input-content input[type="radio"] {
    margin-right: 10px;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block input[type="checkbox"] {
    margin-right: 10px;
}
.center-title-content-p3 .contact-form-wrap input[type="text"], .center-title-content-p3 .contact-form-wrap input[type="email"], .center-title-content-p3 .contact-form-wrap textarea, .center-title-content-p3 .contact-form-wrap input[type="date"], .center-title-content-p3 .contact-form-wrap select {
    padding: 18px 10px 18px 10px;
    background-color: #eeeeee;
    width: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 100%;
    transition: background-color 0.4s ease-out;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.center-title-content-p3 .contact-form-wrap.dark input[type="text"], .center-title-content-p3 .contact-form-wrap.dark input[type="email"], .center-title-content-p3 .contact-form-wrap.dark textarea, .center-title-content-p3 .contact-form-wrap.dark input[type="date"], .center-title-content-p3 .contact-form-wrap.dark select {
    background-color: #e3e3e3;
}
.center-title-content-p3 .contact-form-wrap input[type="date"], .center-title-content-p3 .contact-form-wrap select {
    display: inline-block;
    width: auto;
    border: none;
    outline: none;
}
.center-title-content-p3 .contact-form-wrap input.short-width {
    width: 15%;
}
.center-title-content-p3 .contact-form-wrap input[type="text"]:focus, .center-title-content-p3 .contact-form-wrap input[type="email"]:focus, .center-title-content-p3 .contact-form-wrap textarea:focus, .center-title-content-p3 .contact-form-wrap input[type="date"]:focus, .center-title-content-p3 .contact-form-wrap select:focus {
    background-color: #E2E2E2;
}
.center-title-content-p3 .contact-form-wrap.dark input[type="text"]:focus, .center-title-content-p3 .contact-form-wrap.dark input[type="email"]:focus, .center-title-content-p3 .contact-form-wrap.dark textarea:focus, .center-title-content-p3 .contact-form-wrap.dark input[type="date"]:focus, .center-title-content-p3 .contact-form-wrap.dark select:focus {
    background-color: #D4D4D4;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 80px 0px 0px 0px;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .upper-privacy-check {
    padding: 0px 0px 30px 0px;
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .upper-privacy-check a {
    display: inline-block;
    position: relative;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .upper-privacy-check a::before {
    background: #000000;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 5px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .upper-privacy-check a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn {
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    height: 60px;
    width: 280px;
    max-width: 280px;
    border-radius: 30px;
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    color: #ffffff;
    line-height: 1.0;
    box-sizing: border-box;
    padding: 0px 20px 3px 0px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 100%;
    border: none;
    outline: none;
    cursor: pointer;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button span {
    display: block;
    position: relative;
    z-index: 3;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button span::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    right: -25px;
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #ffffff;
    border-right: 0;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button {
    background: #2C6299;
    background: linear-gradient(68deg, rgba(44, 98, 153, 1) 0%, rgba(41, 99, 157, 1) 100%);
    position: relative;
    overflow: hidden;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0px;
    left: 0px;
    border-radius: 30px;
    background: #427fbd;
    background: linear-gradient(68deg, rgba(66, 127, 189, 1) 0%, rgba(44, 114, 184, 1) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button:hover::before {
    opacity: 1.0;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 0px);
    top: calc(50% - 0px);
    width: 0px;
    height: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    z-index: 2;
    opacity: 0.5;
    transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
}
.center-title-content-p3 .contact-form-wrap .contact-btn-block .lower-submit-btn button:hover::after {
    left: calc(50% - 140px);
    top: calc(50% - 140px);
    width: 280px;
    height: 280px;
    border-radius: 140px;
    background-color: #ffffff;
    opacity: 0.0;
}

div.wpcf7-response-output
 {
    margin: 0px 0px 30px 0px !important;
    padding: 5px 20px 5px 20px !important;
}
.wpcf7-response-output[role="alert"] {
  border: 2px solid #f7e700 !important;
}

div.wpcf7-mail-sent-ok[role="alert"] 
 {
    border: 2px solid #398f14 !important;
}


/* ----------------
middle contact box
---------------- */
.middle-contact-box {
    position: relative;
    width: 100%;
    height: 862px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.middle-contact-box .middle-contact-box-bg {
    position: relative;
    width: 100%;
    height: 120%;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}
.middle-contact-box .middle-contact-box-bg.most-last-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg.more-last-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg.better-last-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg.mid-last-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg.last-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg.lead-type {
    margin: 0px auto 0 auto;
}
.middle-contact-box .middle-contact-box-bg::after {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
}
.middle-contact-box .middle-contact-box-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.middle-contact-box .middle-contact-box-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0px;
    z-index: 3;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    color: #ffffff;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner.plus-material {
    max-width: 1300px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner.food-service {
    max-width: 1020px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .title-block {
    flex-basis: 28%;
    max-width: 28%;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .title-block .en-title {
    font-size: 166.66%;
    font-family: "Courgette", cursive;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 0px 0px 0px 5px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .title-block .ja-title {
    font-size: 166.66%;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block {
    flex-basis: 60%;
    max-width: 60%;
    box-sizing: border-box;
    padding: 10px 0px 0px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block.narrow-block {
    flex-basis: 55%;
    max-width: 55%;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .head-desc {
    padding: 0px 0px 40px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .head-desc a {
    display: inline-block;
    position: relative;
    color: #ffffff;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .head-desc a::before {
    background: #ffffff;
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 5px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .head-desc a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .subject-desc {
    padding: 0px 0px 30px 0px;
    font-size: 105.55%;
    font-weight: 400;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .subject-upper-desc {
    padding: 0px 0px 10px 0px;
    font-size: 105.55%;
    font-weight: 400;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .subject-lower-desc {
    padding: 0px 0px 30px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .icon-wrap {
    flex-basis: 105.5px;
    max-width: 105.5px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap {
    padding: 0px 0px 0px 30px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .front-text {}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .front-text span:first-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 166.66%;
    font-weight: 600;
    padding: 0px 5px 0px 0px;
    line-height: 1.7;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .front-text span:last-child {
    display: inline-block;
    vertical-align: bottom;
    font-size: 100%;
    font-weight: 450;
    padding: 0px 0px 0px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text {
    display: inline-block;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text a {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    font-size: 263.88%;
    font-weight: 550;
    line-height: 1.2;
    letter-spacing: 0.1em;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-style: italic;
    color: #ffffff;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text.double-type {
    padding: 10px 0px 0px 0px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text.double-type a {
    font-size: 191.66%;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text.double-type span {
    vertical-align: bottom;
    display: inline-block;
    padding: 0px 10px 0px 10px;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text a::before {
    background: #ffffff;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .link-text a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
}
.middle-contact-box .middle-contact-box-content .middle-contact-box-content-inner .desc-block .link-block .link-text-wrap .hour-text {
    line-height: 2.0;
}