@charset "UTF-8";

/*---------------- top-image --------*/

.slick-dots li button:before {
    width: 30px !important;
    height: 30px !important;
    content: '■';
}

.slick-dots li.slick-active button:before {
    width: 30px !important;
    height: 30px !important;
    content: '■';
    font-size: 12px;
}

.helo-animation-position {
    position: relative;
}

.section-home-series {
    margin: 60px 0;
}

.section-home-about {
    margin: 90px 0;
}

.section-home-profile {
    margin: 60px 0;
}

.section-home-workshop {
    margin: 120px 0 0 0;
    background-color: #D1CDC7;
    padding-bottom: ;
}

.section-home-contact {
    margin: 0px 0;
}

.section-home-online-shop {
    margin: 60px 0;
}

@media (min-width: 768px) {
    .section-home-series {
        margin: 135px 0 90px;
    }

    .section-home-about {
        margin: 135px 0;
    }

    .section-home-profile {
        margin: 135px 0;
    }

    .section-home-workshop {
        margin: 135px 0 0 0;
        padding: 135px 0;
    }

    .section-home-contact {
        margin: 0 0;
    }

    .section-home-online-shop {
        margin: 135px 0;
    }
}

.section-home-ontents-title-position {
    position: relative;
}

.section-home-contents-title {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.15em;
    position: relative;
    border-top: 1px solid #92000B;
    padding: 30px 0 0 0;
    font-family: 'CrimsonText-Roman', serif;
}

.section-home-contents-title-position.profile {
    border-top: 1px solid #92000B;
}

.section-home-contents-title.profile {
    border: none;
    margin-top: -28px;
}

@media (min-width: 768px) {
    .section-home-contents-title {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .section-home-contents-title.profile {
        margin-top: inherit;
        text-align: left;
        position: absolute;
        top: -140px;
        left: 100px;
    }
}

.section-home-contents-title:before {
    content: '';
    display: block;
    width: 35px;
    height: 35px;
    top: -65px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(../img/common/title-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

@media (min-width: 768px) {
    .section-home-contents-title.profile:before {
        position: relative;
        top: -48px;
        bottom: inherit;
        left: 30px;
        margin: inherit;
    }
}

.section-home-content {
    margin-top: 88px;
    width: 85%;
    margin: 0 auto;
    margin-top: 30px;
}

.section-home-content.series {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.section-home-content.about {
    width: 85%;
    display: flex;
    flex-direction: column-reverse;
}

.section-home-content.profile {}

.section-home-content.workshop {
    width: 100%;
    padding-bottom: 60px;
}

.section-home-content.contact {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0;
}

.section-home-content.online-shop {
    width: 100%;
}


.section-home-content-item.profile-image {
    margin-top: 70px;
}

/* slider ありにするなら */
/* .section-home-content-item.workshop {
    width: 90%;
    margin: 0 auto;
    margin-top: 120px;
} */

.section-home-content-item.workshop {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}


@media (min-width: 768px) {
    .section-home-content {
        margin-top: 140px;
    }

    .section-home-content.series {
        margin-top: 180px;
    }

    .section-home-content.about {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: 1110px;
        position: relative;
    }

    .section-home-content.profile {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        max-width: 1110px;
        position: relative;
    }

    .section-home-content.contact {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
    }

    .section-home-content-item.about-image {
        width: 40%;
        max-width: 450px;
    }

    .section-home-content-item.profile-image {
        width: 40%;
        max-width: 450px;
        margin-top: 0;
    }

    .section-home-content-item.contact-image {
        width: 50%;
    }

    .section-home-content-item.about-text {
        width: 48%;
        max-width: 610px;
    }

    .section-home-content-item.profile-text {
        width: 50%;
        max-width: 530px;
    }

    .section-home-content-item.contact-text {
        width: 50%;
        max-width: 345px;
        margin: 25% auto 0;
        text-align: center;
    }

    .section-home-content.contact {
        margin: 0;
    }
}

.section-content-text {
    line-height: 2em;
}

.section-content-text.about {
    margin: 30px 0;
    font-size: 15px;
    line-height: 2em;
}

@media (min-width: 768px) {
    .section-content-text.about {
        font-size: 15px;
    }
}

.section-content-text.profile {
    font-size: 15px;
}

.section-content-text.workshop {
    font-size: 15px;
}

@media (min-width: 768px) {
    .section-content-text.workshop {
        max-width: 613px;
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .section-content-text.profile {
        font-size: 15px;
    }
}

/*---------section-series----*/
.slider-series-item h3 {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.15em;
    font-family: 'CrimsonText-Roman', serif;
}

.slider-series-item p {
    text-align: center;
    font-size: 14px;
    font-family: 'CrimsonText-Roman', serif;
    margin: 10px 0 45px 0;
    line-height: 2em;
}

/*---------section-about----*/

.section-content-top-catch-copy {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 2em;
}

@media (min-width: 768px) {
    .section-content-top-catch-copy {
        font-size: 18px;
    }
}

.section-content-catch-copy.border-decoration {
    font-size: 22px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
}

@media (min-width: 768px) {
    .section-content-catch-copy.border-decoration {
        font-size: 22px;
    }
}

.section-content-catch-copy.border-decoration::before {
    border-top: 1px solid black;
    content: "";
    width: 20%;
    margin-right: 10px;
    position: relative;
    top: 19px;
}

.section-content-catch-copy-position {
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .section-content-catch-copy-position {
        margin-bottom: 50px;
    }
}

.section-content-catch-copy-position.two {
    margin-bottom: 30px;
    position: relative;
}

.section-content-catch-copy.two.bg-images::before {
    content: '';
    display: block;
    width: 295px;
    height: 295px;
    left: 0;
    width: 295px;
    height: 295px;
    top: -130px;
    left: -215px;
    margin: auto;
    background-image: url(../img/home/about-catch-copy-2-bg-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}


@media (min-width: 768px) {
    .section-content-catch-copy-position.two {
        max-width: 473px;
        float: right;
    }
}

.section-content-catch-copy.two {
    font-size: 16px;
}

@media (min-width: 768px) {
    .section-content-catch-copy.two {
        font-size: 18px;
    }
}

.slider-about .slick-arrow:before {
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 30%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    background: url(../img/common/yajirushi.png) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 25px;
    height: 15px;
}

.slider-about .slick-prev {
    display: none !important;
}

.slider-about .slick-next {
    display: none !important;
    /* background: url(../img/common/yajirushi.png)!important;
    background-size: contain!important;
    background-repeat:no-repeat !important;
    width: 30px;
    height: 3px;
    opacity: 1; */
    right: -35px;
    background-color: #fff;
}

@media (min-width: 768px) {
    .slider-about .slick-next {
        display: block !important;
        width: 78px;
        height: 78px;
        border-radius: 50%;
    }
}

/*---------section-profile----*/

.section-home-content-profile-position {
    position: relative;
}

.section-home-content-profile-title {
    margin-left: 40px;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .section-home-content-profile-title {
        font-size: 20px;
    }
}

@media (min-width: 1024px) {
    .section-home-content-profile-title {
        margin-left: 40px;
        margin-bottom: 30px;
    }
}

.section-home-content-profile-title:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    top: 5px;
    left: 0;
    margin: auto;
    background-image: url(../img/common/title-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}


/*---------section-workshop----*/

.slider-workshop {
    background: none;
}

.slider-workshop img {
    width: 90%;
    height: auto;
    max-width: 200px;
    margin-left: 15px;
}

@media (min-width: 1024px) {
    .slider-workshop img {
        width: 90%;
        max-width: 900px;
        height: auto;
        margin: 0 30px;
        object-fit: cover;
    }
}

.slick-track {
    overflow: hidden !important;
}

.section-home-content-contact-title {
    text-align: center;
}

@media (min-width: 768px) {
    .section-home-content-contact-title {
        border: none;
    }
}

.section-home-content-contact-title:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    top: -15px;
    left: 0;
    margin: auto;
    background-image: url(../img/common/title-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

.section-content-text.contact {
    color: #4D4D4D;
    width: 90%;
    margin: 30px auto;
    text-align: center;
    font-size: 15px;

}

.section-content-text.contact:before {
    content: '';
    display: block;
    width: 295px;
    height: 295px;
    top: 44px;
    right: 0;
    /* bottom: 0; */
    left: 0;
    margin: auto;
    background-image: url(../img/home/about-catch-copy-2-bg-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}

@media (min-width: 768px) {
    .section-content-text.contact {
        width: 100%;
    }
}

.demo {
    position: absolute;
    bottom: 33px;
    right: 30px;
    z-index: 110;
}

@media (min-width: 768px) {
    .demo {
        bottom: 90px;
        right: 165px;
    }
}

.demo a {
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s;
}

#section03 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
}

#section03 a span::after {
    position: absolute;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}

#section03 a span::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 44px;
    height: 44px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
}

.scroll-circle-text-center {
    width: 6px;
    position: absolute;
    margin: 0 auto;
    top: 13px;
    left: 6px;
    right: 0;
}

@media (min-width: 768px) {
    .scroll-circle-text-center {
        width: 14px;
        top: 29px;
        left: 11px;
    }
}

.scroll-circle-text {
    -webkit-animation: rotaions 30s linear infinite;
    animation: rotaions 30s linear infinite;
    width: 45px;
}

@media (min-width: 768px) {
    .scroll-circle-text {
        width: 100px;
    }
}

.scroll {
    position: absolute;
    margin: auto;
    /* bottom: 80px; */
    top: 560px;
    right: 80px;
    width: 23px;
    /* transform: scaleX(1.7); */
    z-index: 10;
    animation: fadeIn 4s ease 0s 1 normal;
    -webkit-animation: fadeIn 4s ease 0s 1 normal;
    /*
    animation: fadeout 4s ease 0s 1 normal;
    -webkit-animation: fadeout 4s ease 0s 1 normal;
*/
}


/*---------------- scroll --------*/

.scroll p {
    position: absolute;
    transform: rotate(90deg);
    left: -3px;
    color: #fff;
    font-size: 6px;
    letter-spacing: 0.5em;
    margin: auto;
}

.scrolls {
    position: absolute;
    bottom: -93px;
    width: 3em;
    height: 3em;
    border: 1px solid #f0ede4;
    border-radius: 50%;
    cursor: pointer;
    background-color: #f0ede4;
}

.scrolls:hover::before {
    background: rgba(255, 230, 64, 0.2);
    animation-play-state: paused;
}

.scrolls::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3em;
    height: 3em;
    box-shadow: 0 0 0 0 rgba(255, 230, 64, 0.2);
    border-radius: 50%;
    opacity: 0;
    animation: ripple1 3s infinite;
}

.scrolls span {
    width: 0.7em;
    height: 0.7em;
    position: absolute;
    top: 34%;
    left: 39%;
    transform: rotate(-45deg);
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    z-index: 2;
}

@keyframes ripple1 {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    60% {
        box-shadow: 0 0 0 2em rgba(255, 230, 64, 0.2);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.scroll-positon {
    position: relative;
}

@keyframes rotaions {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.section-helo {
    position: relative;
    height: 100vh;
    /* background-image: url(../img/home/home-bg-sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; */
}

.section-helo.sp {
    display: block;
    position: relative;
}

.section-helo.pc {
    display: none;
    position: relative;
}

@media (min-width: 768px) {
    .section-helo.sp {
        display: none;
    }

    .section-helo.pc {
        display: block;
    }
}

/* section-about */

.section-about {
    position: relative;
    z-index: 10;
}

/* top-id */
#top-about {
    /* padding: 100px 0 0 0; */
}

#top-support {
    padding: 100px 0 0 0;
}

#top-traditional {
    padding: 75px 0 0 0;
}

#top-specialist {
    padding: 140px 0 0 0;
}

#top-flow {
    padding: 100px 0 0 0;
    position: relative;
    z-index: 10;
}

#top-grant {
    padding: 100px 0 0 0;
}

#top-showroom {
    padding: 55px 0 0 0;
}

#top-contact {
    padding: 100px 0 0 0;
}

#top-organizer {
    padding: 85px 0 0 0;
}

@media (min-width: 768px) {
    #top-about {
        /* padding: 100px 0 0 0; */
    }

    #top-support {
        padding: 100px 0 0 0;
    }

    #top-traditional {
        padding: 100px 0 0 0;
    }

    #top-specialist {
        padding: 100px 0 0 0;
    }

    #top-flow {
        padding: 100px 0 0 0;
    }

    #top-grant {
        padding: 100px 0 0 0;
    }

    #top-showroom {
        padding: 100px 0 0 0;
    }

    #top-contact {
        padding: 100px 0 100px 0;
    }

    #top-organizer {
        padding: 100px 0 0 0;
    }
}

@media (min-width: 1024px) {

    #top-about {
        /* padding: 175px 0 0 0; */
    }

    #top-support {
        padding: 145px 0 0 0;
    }

    #top-traditional {
        padding: 135px 0 0 0;
    }

    #top-specialist {
        padding: 125px 0 0 0;
    }

    #top-organizer {
        padding: 165px 0 0 0;
    }

}

/*---------- section-about-concept ---------------*/

.section-about-concept-subtitle {
    color: #464646;
    position: relative;
    font-size: 26px;
    /* font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif; */
    font-family: 'Yu Mincho Medium', 'YuMincho', 'Times New Roman', 'Baskerville', 'Hiragino Mincho ProN', Meiryo, sans-serif !important;
    /* font-weight: bold; */
}

@media (min-width: 768px) {
    .section-about-concept-subtitle {
        font-size: 28px;
        line-height: 1.5em;
        margin-top: 40px;
        display: block;
    }
}

.section-about-concept-subtitle:before {
    /* content: "";
    display: inline-block;
    width: 45%;
    height: 2px;
    background-color: #fff;
    margin-right: 10px;
    position: relative;
    top: -4px;
    left: 0px; */
}

@media (min-width: 768px) {
    .section-about-concept-subtitle:before {
        width: 55%;
    }
}

.section-about-concept-subtitle.our-service {
    color: #464646;
    font-size: 16px;
}

@media (min-width: 768px) {
    .section-about-concept-subtitle.our-service {
        font-size: 20px;
    }
}

.section-about-concept-subtitle.works {
    color: #464646;
}

.section-about-concept-subtitle.our-service:before {
    width: 40%;
    background-color: #8388C1;
}

@media (min-width: 768px) {
    .section-about-concept-subtitle.our-service:before {
        width: 58%;
        background-color: #8388C1;
    }
}

.section-about-concept-subtitle.works:before {
    width: 58%;
    background-color: #8388C1;
}

@media (min-width: 768px) {
    .section-about-concept-subtitle.works:before {
        width: 58%;
    }
}

.section-about-concept-subtitle.news:before {
    width: 42%;
    background-color: #8388C1;
}

@media (min-width: 768px) {
    .section-about-concept-subtitle.news:before {
        width: 47%;
    }
}

/* .section-about-concept-subtitle.showroom {
    line-height: 2em;
} */

.section-about-concept-title {
    color: #464646;
    font-size: 18px;
    font-family: 'EB Garamond', serif;
    display: block;
    margin: 0 auto;
    line-height: 2em;
    letter-spacing: 0.1em;
    text-align: center;
}

@media (min-width: 768px) {
    .section-about-concept-title {
        font-size: 74px;
    }
}

.section-about-concept-title.about {
    color: #464646
}

@media (min-width: 768px) {
    .section-about-concept-title.about {
        margin: 0 auto;
    }
}

.section-about-concept-title.our-service {
    color: #464646;
    max-width: 500px;
    margin-top: 75px;
    /* margin-bottom: 80px; */
    display: inline-block;
    text-align: center;
}

@media (min-width: 768px) {
    .section-about-concept-title.our-service {
        margin-top: 125px;
        text-align: inherit;
    }
}

.section-about-concept-title.works {
    color: #464646;
    text-align: center;
}

@media (min-width: 768px) {
    .section-about-concept-title.works {}
}

.section-about-concept-title.news {
    color: #464646;
    text-align: center;
}

@media (min-width: 768px) {
    .section-about-concept-title.news {}
}

/* .section-about-concept-title.showroom {
    color: #464646;
    line-height: 1em;
} */



.section-about-concept-title.contact {
    text-align: center
}

.section-about-concept-title-desing {
    margin-top: 85px;
    position: relative;
    max-width: 256px;
}

@media (min-width: 768px) {
    .section-about-concept-title-desing {
        margin-top: 150px;
    }
}

.section-about-concept-title-desing:after {
    content: "";
    top: -61px;
    position: absolute;
    display: block;
    right: 0;
    width: 115px;
    height: 126px;
    background: url(../img/home/image-3d.png) no-repeat;
    background-size: contain;
}

@media (min-width: 768px) {
    .section-about-concept-title-desing:after {
        right: inherit;
        left: 200px;
        top: -40px;
    }
}

@media (min-width: 768px) {
    .section-about-concept-title {
        font-size: 20px;
    }
}

.section-about-concept-contents {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 40px;
}

@media (min-width: 1024px) {
    .section-about-concept-contents {
        padding: 50px 0 0;
    }
}

.section-about-concept-text {
    color: #464646;
    font-size: 14px;
    text-align: center;
}

.section-about-concept-text.our-service {
    color: #464646;
    text-align: left;
}


.section-about-concept-text p {
    line-height: 2em;
}

.section-about-concept-text p.section-about-concept-text-detail {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.section-about-concept-text p.section-about-concept-text-detail span.section-about-concept-text-detail-e1 {
    font-size: 10px;
}

@media (min-width: 768px) {
    .section-about-concept-text p.section-about-concept-text-detail span.section-about-concept-text-detail-e1 {
        font-size: 12px;
    }
}

.section-about-concept-text.our-service p.text-eng {
    font-family: 'Playfair Display', serif;
    font-size: 6.5px;
    line-height: 3em;
    max-width: 200px;
}

@media (min-width: 768px) {
    .section-about-concept-text.our-service p.text-eng {
        max-width: inherit;
    }
}

@media (min-width: 768px) {
    .section-about-concept-text p {
        margin-bottom: 0px;
    }

    .section-about-concept-text.our-service p {
        margin-bottom: 35px;
    }

    .section-about-concept-text p.section-about-concept-text-detail {
        line-height: 2em;
    }

    .section-about-concept-text.contact p {
        margin-bottom: 45px;
    }
}

@media (min-width: 1024px) {
    .section-about-concept-text p {
        margin-bottom: 0px;
    }

    .section-about-concept-text.our-service p {
        margin-bottom: 35px;
    }

    .section-about-concept-text p.section-about-concept-text-detail {
        line-height: 2em;
    }

    .section-about-concept-text.contact p {
        margin-bottom: 45px;
    }
}

.section-about-concept-text.titles p {
    font-size: 22px;
    font-weight: bold;
}

@media (min-width: 768px) {
    .section-about-concept-text.titles p {
        font-size: 25px;
    }
}

@media (min-width: 768px) {
    .section-about-concept-contents {
        /* display: flex;
        justify-content: space-between; */
        margin-top: 55px;
    }

    .section-about-concept-contents.contact {
        margin-top: 50px;
    }

    .section-about-concept-text {
        font-size: 16px;
        font-weight: 400;
        /* letter-spacing: 0.1em; */
    }
}

@media (min-width: 1024px) {
    .section-about-concept-contents {
        /* display: flex;
        justify-content: space-between; */
        margin-top: 0;
    }

    .section-about-concept-contents.contact {
        margin-top: 50px;
    }

    .section-about-concept-text {
        font-size: 16px;
        font-weight: 400;
        /* letter-spacing: 0.1em; */
    }
}

/* bg-image */
.bg-image-position.left {
    position: absolute;
    width: 126px;
    height: 71px;
    left: -17%;
    top: -20px;
}

.bg-image-position.right {
    position: absolute;
    width: 112px;
    height: 63px;
    right: -10%;
}

@media (min-width: 768px) {
    .bg-image-position.left {
        position: absolute;
        width: 181px;
        height: 102px;
        left: 10%;
        top: inherit;
    }

    .bg-image-position.right {
        position: absolute;
        width: 181px;
        height: 102px;
        right: 10%;
    }
}

@media (min-width: 768px) {
    .bg-image-position.left {
        position: absolute;
        width: 181px;
        height: 102px;
        left: 10%;
        bottom: 130px;
    }

    .bg-image-position.left.p2 {
        position: absolute;
        width: 181px;
        height: 102px;
        left: 6%;
        bottom: 143px;
        z-index: -1;
    }

    .bg-image-position.left.p3 {
        position: absolute;
        width: 181px;
        height: 102px;
        left: 6%;
        top: 336px;
        z-index: -1;
    }

    .bg-image-position.right.p1 {
        position: absolute;
        width: 181px;
        height: 102px;
        right: 10%;
        bottom: -72px;
        z-index: -1;
    }

    .bg-image-position.right.p2 {
        position: absolute;
        width: 181px;
        height: 102px;
        right: 2%;
        top: 170px;
        z-index: -1;
    }

    .bg-image-position.right.p3 {
        position: absolute;
        width: 181px;
        height: 102px;
        right: -38%;
        top: 40px;
        z-index: -1;
    }
}


.section-contents-position {
    margin: 0 auto;
    width: 95%;
    text-align: center;
}

@media (min-width: 375px) {
    .section-contents-position {
        width: 77%;
    }
}

@media (min-width: 425px) {
    .section-contents-position {
        width: 70%;
    }
}

@media (min-width: 768px) {
    .section-contents-position {
        margin: 0 auto;
        width: 80%;
    }

    .section-contents-position.our-service {
        max-width: 1080px;
    }
}

@media (min-width: 1024px) {
    .section-contents-position {
        margin: 0 auto;
        width: 94%;
    }
}


.home-section-img.about {
    position: relative;
    min-height: 80px;
}

.home-section-img.about img {
    width: 100%;
    position: absolute;
    top: -20px;
    z-index: -1;
}

@media (min-width: 768px) {
    .home-section-img.about {
        width: 528px;
        min-height: 180px;
    }

    .home-section-img.about img {
        top: -350px;
        right: -380px;
        bottom: 0;
        left: 0;
        margin: auto;
    }
}

/*------------------- section-loop ------------*/

.section-professional {
    padding-top: 75px;
    padding-bottom: 45px;
    background-color: #fff;
    position: relative;
}

@media (min-width: 768px) {
    .section-professional {
        padding-top: 40px;
        padding-bottom: 45px;
    }
}

@media (min-width: 1024px) {
    .section-professional {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}

@media (min-width: 1200px) {
    .section-professional {
        padding-top: 170px;
        padding-bottom: 115px;
    }
}



/*------ cell ----------------------- */

.cell {
    position: relative;
    width: 100%;
    margin: 0 auto;
    cursor: default !important;
    /* display: none; */
}

@media (min-width: 768px) {
    .cell {
        width: 30%;
        margin: 0;
        display: block;
    }
}

.cell.display-sp {
    display: block;
}

figure {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: transparent;
    overflow: hidden;
    border-radius: 50%;
    /* box-shadow: 0 0 33px rgb(0, 0, 0, 0.5); */
}

/* @media (min-width: 768px) {
    figure {
        width: 195px;
    }
}

@media (min-width: 1024px) {
    figure {
        width: 290px;
    }
}

@media (min-width: 1200px) {
    figure {
        width: 345px;
    }
} */

figure:hover+span {
    bottom: -36px;
    opacity: 1;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.hover01 figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    opacity: .5;
}

/*------------------- section-traditional ------------*/

.section-traditional {}

.section-traditional-contents {
    margin: 0 auto;
}

.contents-title-positon.news {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (min-width: 768px) {

    .contents-title-positon.news {
        width: 90%;
        max-width: 885px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

.contents-title.news {
    font-size: 30px;
    line-height: 1.5em;
    font-weight: 500;
}

@media (min-width: 768px) {
    .contents-title.news {
        font-size: 43px;
    }
}

.contents-title-sub.news {
    color: #656565;
    font-weight: 700;
    letter-spacing: 0.1em;
}

.contents-subtitle.news {
    color: #656565;
}

.contents-subtitle.news:before {
    background-color: #656565;
}

.news-flex {
    width: 90%;
    margin: 0 auto;
    border-top: 1px #d6d6d6 solid;
    padding: 20px;
}

@media (min-width: 768px) {
    .news-flex {
        display: flex;
        flex-direction: row;
        width: 90%;
        max-width: 1200px;
        padding: 0 50px;
        /*    justify-content: space-between;*/
        align-items: center;
    }
}

.news-flex:last-of-type {
    border-bottom: 1px #d6d6d6 solid;
}

.news-flex:first-of-type {
    border-top: 1px #d6d6d6 solid;
}

.news-content-date {
    width: 30%;
    max-width: 57px;
    text-align: left;
    display: inline-block;
}

.news-content-date p {
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: 600;
    font-family: 'Robot', sans-serif;
}

.news-content-type {
    width: 30%;
    max-width: 70px;
    margin-left: 40px;
    display: inline-block;
    padding: 0 2px;
}

@media (min-width: 768px) {
    .news-content-type {
        margin-left: 10px;
    }
}


.news-content-type p {
    color: #fff;
    background-color: #8388C1;
    padding: 0;
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.05em;
}

.news-content-text {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}

.news-content-text p {
    word-break: break-all;
    font-size: 16px;
    font-weight: 400;
}

.news-content-more {
    width: 100%;
    text-align: center;
}

.news-content-more p {
    text-align: right;
    position: relative;
}

.news-content-more p:before {
    content: "";
    display: inline-block;
    width: 24.5px;
    height: 1px;
    background-color: #606060;
    margin-right: 10px;
    position: relative;
    top: -2px;
    left: 0px;
}

.news-content-more a {
    font-size: 10px;
    color: #8388C1;
    text-align: right;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.news-content-more a:hover {
    opacity: .5;
}

@media (min-width: 768px) {
    .news-content-date {
        display: block;
        width: 10%;
    }

    .news-content-date p {
        /*        font-size: 16px;*/
    }

    .news-content-type {
        display: block;
        width: 20%;
        margin-left: 10px;
    }

    .news-content-type p {
        color: #fff;
        background-color: #8388C1;
        /*        padding: 5px 0;*/
        /*        font-size: 16px;*/
    }

    .news-content-text {
        width: 60%;
        /*        max-width: 450px;*/
        padding: 20px 0;
        margin-left: 60px;
    }

    .news-content-text p {
        word-break: break-all;
    }

    .news-content-more {
        width: 20%;
        text-align: center;
    }

    .news-content-more p {
        text-align: right;
        position: relative;
    }

    .news-content-more p:before {
        display: none;
    }

    .news-content-more a {
        font-size: 12px;
        color: #8388C1;
        text-align: right;
    }
}

@media (min-width: 1024px) {
    .news-content-type {
        display: block;
        width: 10%;
        margin-left: 40px;
    }

    .news-content-more p:before {
        content: "";
        display: inline-block;
        width: 24.5px;
        height: 1px;
        background-color: #8388C1;
        margin-right: 10px;
        position: relative;
        top: -2px;
        left: 0px;
    }

}

/*------------------- section-MAPS ------------*/
.section-home-maps-contents {
    background-image: url(../img/home/320/maps-image_sp.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 768px) {
    .section-home-maps-contents {
        background-image: url(../img/home/1920/maps-image.jpg);
    }
}

/*------------------- section-contact ------------*/

.section-home-contact-contents {
    background-image: url(../img/home/320/contact-image_sp.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 768px) {
    .section-home-contact-contents {
        background-image: url(../img/home/1920/contact-image.jpg);
    }
}

.other-section-contents.home-contact {
    position: relative;
    height: 325px;
}

@media screen and (min-width: 768px) {
    .other-section-contents.home-contact {
        height: 400px;
    }
}

.other-section-content.home-contact {
    margin: 0 auto;
    position: absolute;
    top: 34%;
    right: 0;
    bottom: 0;
    left: 50px;
}

.other-section-content.maps-contact {
    margin: 0 auto;
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 50px;
    max-width: inherit;
    width: 100%;
}

@media (min-width: 768px) {
    .other-section-content.home-contact {
        width: 100%;
        max-width: 685px;
        margin: 0 auto;
    }
}

@media (min-width: 1024px) {
    .other-section-content.home-contact {
        width: 100%;
        max-width: inherit;
        margin: 0 auto;
    }
}

.contents-title-positon {}

.contents-subtitle.title-sub {
    font-size: 10px;
    text-align: center;
    letter-spacing: 0.1em;
}

.contents-subtitle.title-sub:before {
    display: none;
}

.contents-title.title-mail {
    color: #fff;
    font-size: 28px;
    letter-spacing: 0.15em;
    line-height: 20px;
}

@media (min-width: 375px) {
    .contents-title.title-mail {
        font-size: 35px;
    }
}

.contents-title.title-mail.maps {
    font-size: 35px;
    margin-bottom: 25px;
}

.contact-text {
    color: #fff;
    font-size: 16px;
    margin: 40px 0 25px;
}

.contact-more {
    margin-top: 40px;
}

@media (min-width: 768px) {

    .contents-subtitle.title-sub {
        font-size: 12px;
    }

    .contents-title.title-mail {
        margin-top: 0;
        font-size: 50px;
        letter-spacing: 0.15em;
        text-align: left;
    }

    .contents-title.title-mail.maps {
        font-size: 50px;
    }
}

/*------------- btn --------------- */

.btn-text.home-contact {
    position: relative;
    top: 66px;
    margin: 0 auto;
}

.btn-home {
    background-color: #606060;
    border: 2px solid #606060;
    color: #fff;
    position: relative;
    width: 150px;
}

.btn-home:hover {
    background-color: #e1e1e1;
    border: 2px solid #e1e1e1;
    color: #606060;
}

.btn-home:before {
    content: "";
    display: inline-block;
    width: 33.5px;
    height: 2px;
    background-color: #fff;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    left: -15px;
    z-index: 0;
}

.btn-home.professional {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .btn-text.home-contact {
        position: relative;
        top: 116px;
        margin: 0;
    }

    .btn-home {
        width: 230px;
    }
}

.top-section-about {
    margin-top: 90px;
}

.section-about-concept-title-professional {
    font-size: 32px;
    margin-bottom: 25px;
}

@media (min-width: 375px) {
    .section-about-concept-title-professional {
        font-size: 35px;
    }
}

@media (min-width: 768px) {
    .section-about-concept-title-professional {
        font-size: 50px;
        margin-bottom: 65px;
    }
}

.top-text-style.professional {
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .top-text-style.professional {
        font-size: 16px;
    }
}

.loop_wrap-image-top {
    animation: rotateY-anim 1s linear infinite;
}

.loop_wrap-image-top2 {
    animation: rotateY-anim 1s linear infinite;
    animation-delay: -2s;
}

@keyframes rotateY-anim {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

/* card */
.card-class {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card1 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card2 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card3 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card4 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card5 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card6 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card7 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card8 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card9 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card10 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card11 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card12 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card13 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card14 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card15 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card16 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card17 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card18 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card19 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card20 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card21 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card22 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card23 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card24 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card25 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card26 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card27 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card28 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card29 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card30 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card31 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card32 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card33 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}

#card34 {
    margin: auto;
    width: 200px;
    height: 200px;
    perspective: 100px;
    transform-style: preserve-3d;
    transition: transform .8s;
}


.card-front,
.card-back {
    margin: auto;
    width: 200px;
    position: absolute;
    backface-visibility: hidden;
}

.card-front {
    transform: rotateY(180deg);
}

.card-back {}

.mekuru {
    transform: rotateY(180deg)
}

.loop_css2 {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100vw;
    overflow: hidden;
}

.loop_css2 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
    margin: 0;
    padding: 0;
}

.loop_css2 li {
    display: inline-block;
    width: calc(100vw / 2);
    min-width: 150px;
    margin: 0 20px 0 0;
    list-style: none;
    text-align: center;
}

.loop_css2 li a {
    display: block;
}

.loop_css2 li img {
    display: block;
    width: 100%;
    height: auto;
}

.loop_css2 ul:first-child {
    -webkit-animation: loop 50s -25s linear infinite;
    animation: loop 50s -25s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.loop_css2 ul+ul {
    -webkit-animation: loop2 50s linear infinite;
    animation: loop2 50s linear infinite;
}

/* .loop_css2:hover ul {
    animation-play-state: paused;
} */

.logo-animation-big {
    height: 40px;
    margin-top: 80px;
}

@media (min-width: 768px) {
    .logo-animation-big {
        height: inherit;
        margin-top: 140px;
    }
}

.loop_wrap {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: -100%;
}

@media (min-width: 768px) {
    .loop_wrap {
        margin-top: 110px;
        position: relative;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        height: 165px;
        margin-left: -100%;
    }
}

.loop_wrap.top {
    top: 50px;
    position: relative;
    margin-top: 0;
}

.loop_wrap.first {
    margin-left: -30%;
}

.loop_wrap.second {
    margin-left: -30%;
}

@media (min-width: 768px) {
    .loop_wrap {
        height: 115px;
    }

    .loop_wrap.top {
        height: 235px;
    }
}

@media (min-width: 1024px) {
    .loop_wrap {
        height: inherit;
        margin-top: 0;
    }
}

.loop_wrap div {
    flex: 0 0 auto;
    /* padding: 0px 12px;
    font-size: 80px;
    font-family: 'DIN Condensed', serif;
    font-weight: bold;
    color: #A48865;
    opacity: .4;
    white-space: nowrap;
    will-change: transform; */
}

@media (min-width: 768px) {
    .loop_wrap div {}
}

.loop_wrap div {
    animation: loop 100s linear infinite;
}

.loop_wrap.top div {
    animation: loop 15s linear infinite;
}

.loop_wrap.first div {
    animation: loop 20s linear infinite;
}

.loop_wrap.second div {
    animation: loop-second 20s linear infinite;
}

/* .loop_wrap div:nth-child(odd) {
    animation: loop 50s -25s linear infinite;
}

.loop_wrap div:nth-child(even) {
    animation: loop2 50s linear infinite;
} */

/* .loop_wrap.odd div:nth-child(odd) {
    animation: loop 50s -25s linear infinite;
}

.loop_wrap.odd div:nth-child(even) {
    animation: loop2 50s linear infinite;
} */

@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop-second {
    0% {
        transform: translateX(-100%);
    }

    to {
        transform: translateX(100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

.loop_wrap-image {
    /* width: 50% !important; */
    padding-left: 6%;
    max-width: 440px;
    opacity: .5;
}

@media (min-width: 768px) {
    .loop_wrap-image {
        max-width: 1200px;
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .loop_wrap-image {
        max-width: 100%;
        width: 100%;
    }
}

.loop_wrap-image-2 {
    /* width: 50% !important; */
    padding-left: 6%;
    max-width: 125px;
}

@media (min-width: 768px) {
    .loop_wrap-image-2 {
        max-width: 190px;
        width: 100%;
    }
}

.top-text-position {
    position: absolute;
    opacity: 1;
    top: 50vh;
    left: 73px;
    bottom: 0;
    margin: auto;
}

@media (min-width: 768px) {
    .top-text-position {
        top: 28%;
        left: 20%;
    }
}

@media (min-width: 1025px) {
    .top-text-position {
        top: 28%;
        left: 15%;
    }
}

.top-fadein-text {
    animation: topfadeIn 20s ease-out 0s 1 normal;
    -webkit-animation: topfadeIn 20s ease-out 0s 1 normal;
}

.top-text-position .copy-top-big {
    font-family: 'DIN Condensed', serif;
    font-weight: bold;
    font-size: 46px;
    line-height: 1.1em;
    color: #8388C1;
    opacity: .8;
    transform: scale(1.6, 1);
}

@media (min-width: 768px) {
    .top-text-position .copy-top-big {
        font-size: 92px;
    }
}

@media (min-width: 1024px) {
    .top-text-position .copy-top-big {
        font-size: 92px;
    }
}

@media (min-width: 1100px) {
    .top-text-position .copy-top-big {
        font-size: 110px;
    }
}

.animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg,
            #231557 0%,
            #44107a 29%,
            #ff1361 67%,
            #fff800 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 190px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.bg .bg-wrap {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    margin-left: -47px;
}

@media (min-width: 768px) {
    .bg .bg-wrap {
        margin-left: -100px;
    }
}

.bg.is-animated .bg-wrap::before {
    animation: bg 2.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    background: linear-gradient(to top, #8388C1 0%, #A089BE 100%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: left center;
}

.bg .bg-wrap .inn {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 15px;
    position: relative;
    z-index: 1;
}

@media (min-width: 768px) {
    .bg .bg-wrap .inn {
        font-size: 25px;
    }
}

@media (min-width: 1024px) {
    .bg .bg-wrap .inn {
        font-size: 25px;
    }
}

@media (min-width: 1100px) {
    .bg .bg-wrap .inn {
        font-size: 36px;
    }
}

@keyframes bg {
    0% {
        opacity: 0;
        transform: scaleX(0) translateX(-5%);
    }

    30% {
        transform: scaleX(1) translateX(0);
    }

    100% {
        transform: scaleX(1) translateX(0);
    }

    30%,
    100% {
        opacity: 1;
    }
}

.section-other-info {
    background: #fff;
    padding-bottom: 85px;
}

.area {
    background: #fff;
}

/* our service */

.section-our-service-contents {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .section-our-service-contents {
        position: relative;
        width: 420px;
    }
}

.section-our-service-number {
    position: absolute;
    font-family: 'Cinzel', serif;
    font-size: 38px;
    top: -62px;
    left: 0px;
}

@media screen and (min-width: 768px) {
    .section-our-service-number {
        left: -70px;
    }
}

@media screen and (min-width: 768px) {
    .section-our-service-number {
        font-size: 49px;
    }
}

.section-our-service-number:after {
    content: "";
    display: inline-block;
    width: 67px;
    height: 1px;
    background-color: #8388C1;
    margin-right: 10px;
    position: relative;
    top: 0px;
    left: -32px;
    transform: rotate(-55deg);
}

@media screen and (min-width: 768px) {
    .section-our-service-number:after {
        width: 80px;
        transform: rotate(-70deg);
    }
}

.section-our-service-main-title {
    font-family: 'Cinzel', serif;
    font-size: 45px;
    line-height: 1em;
    margin-left: 30px;
    padding-top: 10px;
    padding-bottom: 2px;
}

@media screen and (min-width: 768px) {
    .section-our-service-main-title {
        font-size: 74px;
        margin-left: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.section-our-service-content {
    max-width: 290px;
    margin-left: 30px;
}

@media screen and (min-width: 768px) {
    .section-our-service-content {
        margin-left: 0;
    }
}

.section-our-service-content-subtitle {
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 62px;
    right: 65px;
    writing-mode: vertical-rl;
}

.section-our-service-content-subtitle.hasen-m {
    right: 13px;
}

@media screen and (min-width: 768px) {
    .section-our-service-content-subtitle {
        font-size: 40px;
        top: 87px;
        right: 50px;
    }
}

.section-our-service-content-subtitle:before {
    content: '';
    display: block;
    width: 6.5px;
    height: 96px;
    background-image: url(../img/common/hasen.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}

.section-our-service-content-subtitle.hasen-m:before {
    width: 6.5px;
    height: 121px;
    background-image: url(../img/common/hasen-m.png);
}

@media screen and (min-width: 768px) {
    .section-our-service-content-subtitle:before {
        height: 129px;
    }

    .section-our-service-content-subtitle.hasen-m:before {
        height: 161px;
    }
}


.section-our-service-content-subtitle:after {
    content: '';
    display: block;
    width: 6.5px;
    height: 96px;
    background-image: url(../img/common/hasen.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
}

.section-our-service-content-subtitle.hasen-m:after {
    width: 6.5px;
    height: 121px;
    background-image: url(../img/common/hasen-m.png);
}

@media screen and (min-width: 768px) {
    .section-our-service-content-subtitle:after {
        height: 129px;
    }

    .section-our-service-content-subtitle.hasen-m:after {
        height: 161px;
    }
}

.home-section-img.our-service {
    position: relative;
    min-height: 80px;
    max-width: 520px;
}

.our-service-image-1 {
    top: 10px;
    width: 80%;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .our-service-image-1 {
        top: -11px;
    }
}

.our-service-image-2 {
    top: 0px;
    width: 80%;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .our-service-image-2 {
        top: -2px;
    }
}

.home-section-img.our-service.our-service-image-3 {
    max-width: 230px;
    margin: auto;
}

@media screen and (min-width: 768px) {
    .home-section-img.our-service.our-service-image-3 {
        max-width: 338px;
    }
}

.home-section-img.our-service.our-service-image-4 {
    top: 0px;
    width: 80%;
    margin: auto;
    z-index: -1;
}

@media screen and (min-width: 768px) {
    .home-section-img.our-service.our-service-image-4 {
        top: 69px;
        left: -90px;
    }
}

.section-image {
    background: #fff;
}

.situation-plan {
    position: relative;
    /* opacity: .4; */
}

.situation-plan.readmore-nothing {
    padding-bottom: 50px;
}

.support-content-item-p {
    margin-top: 30px;
    font-size: 18px;
}

@media screen and (min-width: 768px) {
    .support-content-item {}

    .support-content-item-p {
        margin-top: 30px;
    }
}

.support-content-item {
    margin-bottom: 35px;
}

@media screen and (min-width: 768px) {
    .support-content-item {
        margin-bottom: 95px;
    }
}

.section-inner-anker {
    padding: 50px 0 0 0;
}

.section-inner-anker.support {
    padding: 50px 0 60px 0;
}

@media screen and (min-width: 768px) {
    .section-inner-anker {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1024px) {
    .section-inner-anker.support {
        padding: 95px 0 60px 0;
    }
}

/* top-specialist*/

.specialist-one {
    padding: 65px 0 0 !important;
}

@media screen and (min-width: 768px) {
    .specialist-one {
        padding: 80px 0 !important;
    }
}

@media screen and (min-width: 1024px) {
    .specialist-one {
        padding: 100px 0 75px !important;
    }
}

.syowyou-image-size {
    max-width: 325px !important;
}

@media screen and (min-width: 768px) {
    .syowyou-image-size {
        max-width: 185px !important;
    }
}

@media screen and (min-width: 1024px) {
    .syowyou-image-size {
        max-width: 310px !important;
    }
}

@media screen and (min-width: 1024px) {}

.specilist-name {
    padding-top: 50px;
    font-size: 20px;
}

@media screen and (min-width: 768px) {
    .specilist-name.showyou {
        padding-top: 0px;
        font-size: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .specilist-name .showyou {
        padding-top: 50px;
        font-size: 20px;
    }
}

.specialist-company {
    font-size: 14px;
    padding: 15px 0 15px;
}

.specialist-text {
    font-size: 12px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.specialist-content-text-read-more {
    font-size: 15px;
    padding: 50px 0;
}

.read-more-nothing {
    padding-bottom: 50px;
}

.section-flow-image {
    width: 80%;
    margin: 0 auto;
    max-width: 1080px;
    padding: 30px 0 60px;
}

@media screen and (min-width: 768px) {
    .section-flow-image {
        padding: 40px 0 60px;
    }
}

@media screen and (min-width: 1024px) {
    .section-flow-image {
        /* padding: 120px 0 160px; */
        padding: 120px 0 90px;
    }
}

/* top-grant */

#top-grant {
    padding: 60px 0 0;
}

@media screen and (min-width: 768px) {
    #top-grant {
        padding: 60px 0 60px;
    }
}

@media screen and (min-width: 1024px) {
    #top-grant {
        /* padding: 120px 0 120px; */
        padding: 90px 0 0;
    }
}

.section-organizer {
    max-width: 800px;
    margin: 0 auto;
    z-index: 100;
    position: relative;
}

.traditional-industry-img {
    margin-top: 60px;
}

.traditional-industry-img-sp {
    display: block;
}

.traditional-industry-img-pc {
    display: none;
}

@media screen and (min-width: 768px) {
    .traditional-industry-img {
        margin-top: 120px;
    }

    .traditional-industry-img-sp {
        display: none;
    }

    .traditional-industry-img-pc {
        display: block;
    }
}

.section-flow-image-sp {
    display: block;
}

.section-flow-image-pc {
    display: none;
}

@media screen and (min-width: 768px) {
    .section-flow-image-sp {
        display: none;
    }

    .section-flow-image-pc {
        display: block;
    }
}

.grant-contens-image-img-sp {
    display: block;
}

.grant-contens-image-img-pc {
    display: none;
}

@media screen and (min-width: 768px) {
    .grant-contens-image-img-sp {
        display: none;
    }

    .grant-contens-image-img-pc {
        display: block;
    }
}

.section-traditional-text {
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
    max-width: 780px;
    padding-top: 30px;
    padding-bottom: 60px;
    font-size: 14px;
    line-height: 2em;
}

@media screen and (min-width: 768px) {
    .section-traditional-text {
        width: 80%;
        margin: 0 auto;
        padding-top: 30px;
        max-width: 780px;
        padding-top: 30px;
        padding-bottom: inherit;
    }
}

@media screen and (min-width: 1024px) {
    .section-traditional-text {
        font-size: 16px;
        padding-bottom: 100px;
    }
}

.section-traditional-text.kind {
    max-width: 1080px;
    padding-top: 50px;
    padding-bottom: 0px;
}

@media (min-width: 768px) {
    .section-traditional-text.kind {
        padding-top: 110px;
        padding-bottom: 0;
    }
}

@media (min-width: 768px) {
    .showroom-contents-text {
        margin-top: 60px;
    }
}

.showroom-contents-text-title {
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
}

.showroom-contents-text-title.second {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .showroom-contents-text-title {
        margin-top: 18px;
    }
}

@media (min-width: 1024px) {
    .showroom-contents-text-title {
        margin-top: 0;
    }
}

.showroom-contents-text-text {
    letter-spacing: 0.1em;
    text-align: center;
    font-size: 16px;
}

@media (min-width: 768px) {
    .showroom-contents-text-text {
        margin-top: 18px;
    }
}

@media (min-width: 1024px) {
    .showroom-contents-text-text {
        margin-top: 8px;
    }
}

.showroom-contents-text-span {
    font-size: 13px;
}

@media (min-width: 768px) {
    .showroom-contents-text-span {
        font-size: 13px;
    }
}

.organizer2-contens-list-eng {
    font-family: 'EB Garamond', serif;
    letter-spacing: 0.1em;
    font-size: 12px;
}

.organizer2-contens-list-title {
    letter-spacing: 0.05em;
    font-size: 16px;
}

.organizer2-contens-list-addres {
    letter-spacing: 0.05em;
    font-size: 12px;
    margin-top: 8px;
}

.organizer2-contens-list-eng-tel-mail {
    letter-spacing: 0.05em;
    font-size: 12px;
}

.organizer2-contens-list-tel-mail {
    letter-spacing: 0.05em;
    font-size: 12px;
}

.organizer2-contens-list-url {
    letter-spacing: 0.05em;
    font-size: 12px;
}

@media (min-width: 768px) {
    .organizer2-contens-list-eng {
        font-size: 12px;
    }

    .organizer2-contens-list-title {
        font-size: 16px;
    }

    .organizer2-contens-list-addres {
        font-size: 13px;
    }

    .organizer2-contens-list-eng-tel-mail {
        font-size: 13px;
    }

    .organizer2-contens-list-tel-mail {
        font-size: 13px;
    }

    .organizer2-contens-list-url {
        font-size: 13px;
    }
}

.wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.circle-bg {
    animation-name: pausedyopuyo;
    animation-duration: 10.0s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes puyopuyo {
    0% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
    }

    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }

    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }

    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }

    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }

    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }

    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }

    100% {
        border-radius: 40% 47% 28% 46%/55% 48% 52% 45%;
    }
}


@media (min-width: 768px) {
    .support-contents li {
        width: 250px;
    }
}

@media (min-width: 1024px) {
    .support-contents li {
        width: 30%;
    }
}

.section-home-online-shop-img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .section-home-online-shop-img {
        max-width: 818px;
        margin-bottom: 55px;

    }
}

.center img {
    width: 90%;
    height: auto;
    max-width: 240px;
    margin-left: 15px;
}

@media (min-width: 1024px) {
    .center img {
        width: 100%;
        height: auto;
        margin: 0 30px;
        object-fit: cover;
    }
}