@charset "UTF-8";

.breadcrumb,
.page-title {
    display: none;
}

.first-view {
    width: 100%;
    padding: 138px 0 0;
    margin: 0;
    height: fit-content;
    overflow: hidden;
}
@media only screen and (max-width:991px) {
    .first-view {
        padding: 0;
    }
}

.sliderArea {
    max-width: 100%;
    margin: 94px auto 0;
    padding: 0;
}
@media only screen and (max-width:991px) {
    .sliderArea {
        max-width: 100%;
        margin: 130px auto 0;
        padding: 0;
    }
}

.slick-slide {
    margin: 0;
    margin-left: 6vw;
    margin-right: 6vw;
}
@media only screen and (max-width:991px) {
    .slick-slide {
        margin: 0;
        margin-left: 2vw;
        margin-right: 2vw;
    }
}

.slick-slide img {
    width: 100%;
    height: auto;
}
.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}

/*====================================================================
.full-screen
====================================================================*/

.full-screen .slick-list {
    overflow: visible;
}
.full-screen.slider {
    max-width: 1200px;
    margin: 0 auto;
}

/*====================================================================
    /.full-screen
====================================================================*/

.fp-flex-box {
    display: block;
    margin: 0;
    padding: 40px 15px;
}

.fp-title {
    margin: 0 0 4vw;
    padding: 0;
    font-size: 9vw;
    font-weight: bold;
    color: #003559;
    text-align: center;
}

.fp-text {
    margin: 0 0 15px;
    padding: 0;
    font-size: 3.75vw;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}

.fp-image {
    margin: 0 auto 15px;
    padding: 0;
    max-width: 748px;
}

.fp-button__link {
    display: block;
    margin: 0 40px;
    padding: 11px 0;
    font-size: 5vw;
    color: #003559;
    background: #FFF;
    text-align: center;
    text-decoration: none;
    border: 2px solid #003559;
    border-radius: 6px;
}

.fp-button__link:hover {
    background: #4c707c;
    color: #fff;
    text-decoration: none;
}

.fp-about,
.fp-faq {
    background: #e5ebec;
}

.fp-about .fp-text {
    text-align: left;
}

@media only screen and (min-width:992px) {
    .fp-contents {
        margin: 0;
        padding: 0 40px;
    }

    .fp-flex-box {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-flow: row wrap;
        margin: 0;
        padding: 4vw 0;
        justify-content: space-between;
    }
    .fp-box {
        position: relative;
        flex: 0 0 50%;
        max-height: 424px;
    }

    .fp-image {
        margin: 0 auto;
        padding: 0;
        height: 100%;
    }

    .fp-title {
        font-size: 40px;
    }

    .fp-about .fp-text,
    .fp-text {
        margin: 0 auto 4vw;
        font-size: 16px;
        max-width: 24em;
        text-align: center;
    }

    .fp-button {
        margin: 0 auto;
        max-width: 325px;
    }

    .fp-button__link {
        margin: 0;
        font-size: 26px;
    }
}

.contents:not(.section01){
    color: #fff;
    height: 100vh;
    min-height: 500px;
    position: relative;
}

.section01{
    background: url(../img/top_img3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
}

.section02{
    background: url(../img/background.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.txt-box{
    float: left;
    width: 50%;
    padding: 20px 6px 20px 80px;
    text-align: center;
}

.txt-box>.title {
    font-size: 40px;
    line-height: 68px;
    color: #003559;
    font-weight: bold;
    margin-bottom: 4vw;
}

.txt-box>.txt {
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
    color: #000;
    margin: 0 91px 48px;
}

.txt-box>.btn {
    padding: 0;
}

.txt-box>.btn>a {
    border: 2px solid #003559;
    padding: 11px 67px;
    font-size: 26px;
    border-radius: 6px;
    color: #003559;
    background: #FFF;
    text-decoration: none;
}

.txt-box>.btn>a:hover {
    color: #FFF !important;
    background: #4c707c;
    text-decoration: none;
}

.section03{
    background: #FFF;
}

.section04{
    background: #e5ebec;
}

.section05{
    background-image: url(../../img/photo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
}

.section06{
    background: #e5ebec;
}

.box {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -4vw;
    margin: auto;
}

.box>img{
    float: right;
    width: 50%;
    padding: 50px;
}

.pagenation{
    padding: 20px 0 20px 40px;
    position: fixed;
    top: calc(50vh - 330px/2);
}

.pagenation li{
    list-style-type: none;
    margin-bottom: 20px;
}

.pagenation a{
    display: block;
    height: 30px;
    border: 1px solid #cccccc;
    background: #cccccc;
    width: 8px;
}

.pagenation a.active{
    background: #4e7280;
    border: 1px solid #4e7280;
}

.sm_top_img {
    display: none;
}

@media only screen and ( max-width:1366px ) {
    .section01 {
        background: none;
        height: auto;
        display: block;
    }
    .recruit-img01,
    .recruit-img02 {
        display:none;
    }
    .sm_top_img {
        display: block;
    }
    .txt-box {
        padding: 0px 1px 1px 23px;
    }
    .contents {
        height: 55vh;
    }
    .contents:first-child {
        height:auto;
    }
    .txt-box>.title {
        font-size: 40px;
    }
    .top-about-box {
        height: 40vw !important;
    }
}

@media only screen and ( max-width:991px ) {
    .contents:first-child {
        height: auto;
    }
}

@media only screen and ( max-width:812px ) {
    .pagenation{
        display: none;
    }
    .contents{
        height: auto;
    }
    .box {
        position: static;
        text-align: center;
        padding: 40px 0px;
    }
    .box>img{
        float: none;
        padding: 0 20px;
        width: 100%;
        margin: 0 auto 32px;
        max-width: 360px;
    }
    .txt-box{
        float: none;
        width: 100%;
        max-width: 360px;
        padding: 0 20px;
        margin: 0 auto;
    }
    .txt-box>.title{
        font-size: 38px;
        line-height: normal;
    }
    .txt-box>.txt {
        text-align: center;
        font-size: 17px;
        line-height: 22px;
        margin: 0 -19px 13px;
    }
    .txt-box>.btn>a {
        padding: 11px 56px;
    }
    .section05{
        height: 122vw;
        background-image: url(../../img/photo-sm.jpg);
    }
}

@media only screen and ( max-width:415px ) {
    .txt-box>.title{
        font-size: 9vw;
    }
    .txt-box>.btn>a{
        font-size: 5vw;
    }
    .txt-box>.txt {
        font-size: 4vw;
    }
    .box {
        padding: 20px 0 40px;
    }
}

/****************************************

メイン部分

****************************************/
.btn-01 {
    padding: 20px;
    font-size: 19px;
    margin: 5rem auto;
    width: 27vw;
    display: block;
    position: relative;
    text-align: center;
    z-index: 0;
    letter-spacing: 4px;
    color: #FFFFFF;
}
.btn-01 > span > span > span:after {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #ff4d00;
    color: #FFFFFF;
}
.btn-01 > span::after,
.btn-01 > span::before,
.btn-01 > span > span::after,
.btn-01 > span > span::before {
    background-color: #4a5158;
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-01 > span::after {
    height: 1px;
    left: -1px;
    top: -1px;
    width: 8px;
}

.btn-01 > span::before {
    bottom: -1px;
    height: 1px;
    right: -1px;
    width: 8px;
}

.btn-01 > span > span::after {
    height: 8px;
    left: -1px;
    top: -1px;
    width: 1px;
}

.btn-01 > span > span::before {
    bottom: -1px;
    height: 8px;
    right: -1px;
    width: 1px;
}

.btn-01 > span::after,
.btn-01 > span::before {
    width: 15px;
}

.btn-01 > span > span::after,
.btn-01 > span > span::before {
    height: 15px;
}

/* hover */
.btn-01:hover {
    text-decoration: none;
    color: #fff;
}

.btn-01:hover > span:after,
.btn-01:hover > span:before {
    width: 100%;
    width: calc(100% + 2px);
}

.btn-01:hover > span > span::after,
.btn-01:hover > span > span::before {
    height: 100%;
    height: calc(100% + 2px);
}

.btn-01 > span > span > span:after{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
}

.btn-01:hover > span > span > span:after{
    width: 100%;
    height: 100%;
}

.btn-more a{
    display: none;
}

@media only screen and (max-width: 1024px) {
    .btn-01 {
        width: 33vw;
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px) {
    .btn-01 {
        width: 62vw;
    }
}

@media only screen and (max-width: 414px) {
    .btn-01 {
        width: 220px;
        margin: 2rem auto;
        font-size: 14px;
    }
}

/*****************************************************************
    i Round
******************************************************************/
section {
    padding: 0 15px;
}

.philosophy {
    text-align: center;
    margin: 85px auto;
}

.philosophy p {
    font-size: 16px;
    line-height: 51px;
    margin: 0;
}
@media only screen and (max-width:991px) {
    .philosophy p {
        display: block;
    }
}

.philosophy p.jp-motto {
    margin: 100px 0 35px;
}

.philosophy p.jp-intro{
    font-size: 15px;
    line-height: 40px;
}

.philosophy span {
    font-size: 22px;
}

.philosophy p img {
    width: 64px;
    padding-left: 5px;
}

.philosophy p img:nth-of-type(2) {
    padding-left: 0;
    padding-right: 5px;
}

.message,
.aboutus,
.interview,
.recruit,
.faq {
    padding: 0;
    width: 100%;
    height: fit-content;
    aspect-ratio: 390 / 422;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 57px;

    a {
        color: #FFF;
        font-size: 14px;
        background: transparent;
        border: 1px solid #FFF;
        border-radius: 36px;
        padding: 10px 40px;
    }
}

.message {
    background: url(../../img/top/sp/message.jpg);
    background-size: cover;
    background-repeat: repeat;
}

.brand {
    padding: 0;
    width: 100%;
    height: fit-content;
    aspect-ratio: 390 / 422;
    background-image: url(../../img/top/sp/goeswell.jpg), url(../../img/top/sp/sector.jpg);
    background-size: 100%, 100%;
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.brand-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 57px;

    a {
        color: #FFF;
        font-size: 14px;
        background: transparent;
        border: 1px solid #FFF;
        border-radius: 36px;
        padding: 10px 40px;
    }
}

.goeswell,
.sector {
    padding: 0 17px;
    width: 100%;
    color: #FFF;
    font-size: 30px;
}

.goeswell {
    justify-content: flex-end;
}

.sector {
    text-align: left;
}

.aboutus {
    background: url(../../img/top/sp/aboutus.jpg);
    background-size: cover;
    background-repeat: repeat;
}

.interview {
    background: url(../../img/top/sp/interview.jpg);
    background-size: cover;
    background-repeat: repeat;
}

.content-ttl {
    color: #FFF;
    text-align: center;

    h2 {
        font-size: 71px;
    }

    h3 {
        font-size: 14px;
    }
}

.recruit {
    width: calc( 100% - 34px);
    height: fit-content;
    aspect-ratio: 358 / 290;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 57px;
    background: url(../../img/top/sp/recruit.jpg);
    background-size: cover;
    background-repeat: repeat;
    margin: 65px auto 0;
}

.faq {
    aspect-ratio: 390 / 477;

    .content-ttl {
        color: #2B2B2B;
    }

    a {
        color: #2B2B2B;
        border: 1px solid #2B2B2B;
    }
}

@media only screen and (min-width:992px) {
    section {
        padding: 0;
        width: 100%;
    }

    .philosophy {
        text-align: center;
        margin: 200px auto 180px;
    }

    .philosophy p {
        font-size: 35px;
        line-height: 85px;
        margin: 0;
        flex-direction: unset;
    }

    .philosophy p.jp-motto {
        margin: 95px 0 20px;
        font-size: 18px;
    }

    .philosophy p.jp-intro{
        font-size: 18px;
        line-height: 40px;
    }

    .philosophy span {
        font-size: 52px;
    }

    .philosophy p img {
        width: 170px;
        padding-left: 15px;
    }

    .philosophy p img:nth-of-type(2) {
        padding-left: 0;
        padding-right: 15px;
    }

    .message,
    .aboutus,
    .interview,
    .recruit,
    .faq {
        padding: 0;
        width: 100%;
        height: fit-content;
        aspect-ratio: 1920 / 900;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 71px;

        a {
            color: #FFF;
            font-size: 18px;
            background: transparent;
            border: 1px solid #FFF;
            border-radius: 36px;
            padding: 27px 85x;
        }
    }

    .message {
        background: url(../../img/top/message.jpg);
        background-size: cover;
        background-repeat: repeat;
    }

    .brand {
        padding: 0;
        width: 100%;
        height: fit-content;
        aspect-ratio: 1920 / 900;
        background-image: url(../../img/top/goeswell.jpg), url(../../img/top/sector.jpg);
        background-size: 50%, 50%;
        background-repeat: no-repeat, no-repeat;
        background-position: right, left;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .brand-flex {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 71px;

        a {
            color: #FFF;
            font-size: 18px;
            background: transparent;
            border: 1px solid #FFF;
            border-radius: 36px;
            padding: 27px 85x;
        }
    }

    .store-name {
        display: flex !important;
    }

    .goeswell,
    .sector {
        color: #FFF;
        font-size: 80px;
    }

    .goeswell {
        justify-content: unset;
        text-align: left;
    }

    .sector {
        text-align: right;
    }

    .aboutus {
        background: url(../../img/top/aboutus.jpg);
        background-size: cover;
        background-repeat: repeat;
    }

    .interview {
        background: url(../../img/top/interview.jpg);
        background-size: cover;
        background-repeat: repeat;
    }

    .content-ttl {
        color: #FFF;
        text-align: center;

        h2 {
            font-size: 150px;
        }

        h3 {
            font-size: 18px;
        }
    }

    .recruit {
        width: 67%;
        height: fit-content;
        aspect-ratio: 1290 / 750;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 71px;
        background: url(../../img/top/recruit.jpg);
        background-size: cover;
        background-repeat: repeat;
        margin: 182px auto 0;
    }

    .faq {
        aspect-ratio: 1920 / 900;

        .content-ttl {
            color: #2B2B2B;
        }

        a {
            color: #2B2B2B;
            border: 1px solid #2B2B2B;
        }
    }
}