@charset "utf-8";

.primary {
    width: 100%;
    overflow: hidden;
}

.cont .container {
    overflow: visible;
}

.cont .primary .inner {
    width: 1040px;
}

.inner {
    overflow: visible;
}

#about {
    margin-top: 100px;
}

@media only screen and (max-width: 768px) {
    .primary {}

    .cont .container {}

    .cont .primary .inner {
        width: 90.625%;
        margin: auto;
    }

    .inner {}

    #about {
        margin-top: 0;
    }
}

/*============================
service
============================*/

#service {
    position: relative;
}

#service .flex::before {
    content: "";
    background: url(../images/wave_illust.png) no-repeat center center;
    background-size: 100%;
    width: 451px;
    height: 280px;
    position: absolute;
    top: 185px;
    left: -130px;
    z-index: -1;
}

#service .flex::after {
    content: "";
    background: url(../images/mountain_illust.png) no-repeat center center;
    background-size: 100%;
    width: 550px;
    height: 183px;
    position: absolute;
    top: -100px;
    right: -380px;
    z-index: -1;
}

#service h2 {
    font-size: 68px;
    font-weight: 900;
    width: 50%;
}

#service h2 span.ja {
    letter-spacing: 0.05em;
}

#service h2 span.eng {
    font-size: 62px;
    font-weight: 600;
    line-height: 1.2;
}

#service h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}

#service .detail {
    width: 50%;
}

#service p {
    margin-top: 20px;
    font-weight: 600;
}

#service img {
    width: 100%;
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 768px) {
    #service {}

    #service .flex::before {
        content: "";
        background: url(../images/wave_illust.png) no-repeat center center;
        background-size: 100%;
        width: 226px;
        height: 140px;
        position: absolute;
        top: calc(50% - 70px);
        left: -100px;
        opacity: 0.2;
    }

    #service .flex::after {
        content: "";
        background: url(../images/mountain_illust.png) no-repeat center center;
        background-size: 100%;
        width: 275px;
        height: 92px;
        position: absolute;
        top: -0;
        right: -200px;
    }

    #service h2 {
        width: 100%;
        font-size: 34px;
    }

    #service h2 span.ja {
        letter-spacing: 0.15em;
    }

    #service h2 span.eng {
        font-size: 31px;
    }

    #service h3 {
        font-size: 20px;
    }

    #service .detail {
        width: 100%;
    }

    #service p {
        margin-top: 15px;
    }

    #service img {
        margin-top: 20px;
    }
}


/*============================
onjuku
============================*/

#onjuku {
    margin-top: 50px;
    padding: 100px 0 145px;
    background: url(../images/town_bg.jpg) no-repeat center center;
    background-size: cover;
}

#onjuku h2 {
    font-size: 48px;
    font-weight: 900;
    color: #fff;
    line-height: 1.3;
}

#onjuku p {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

@media only screen and (max-width: 768px) {

    #onjuku {
        margin-top: 50px;
        padding: 50px 0 80px;
    }

    #onjuku h2 {
        font-size: 34px;
    }

    #onjuku p {
        font-size: 15px;
    }
}


/*============================
fun
============================*/

#fun {
    margin-top: 105px;
}

#fun img {
    width: 100%;
}

#fun .text {
    width: 50%;
}

#fun h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.3;
}

#fun p {
    font-size: 15px;
    font-weight: 600;
}

#fun .photo {
    width: 50%;
}

#fun ul {
    margin-top: 30px;
}

#fun ul li {
    width: 30%;
}

@media only screen and (max-width: 768px) {
    #fun {
        margin-top: 50px;
    }

    #fun img {}

    #fun .text {
        width: 100%;
    }

    #fun h2 {
        font-size: 34px;
    }

    #fun p {}

    #fun .photo {
        width: 100%;
        margin-top: 20px;
    }

    #fun ul {
        margin-top: 20px;
    }

    #fun ul li {}
}


/*============================
bbq
============================*/

#bbq {
    margin-top: 100px;
    margin-bottom: 100px;
}

#bbq img {
    width: 100%;
}

#bbq .inner {
    margin-top: 60px;
    position: relative;
}

/*
#bbq .flex {
    margin-top: 60px;
}
*/

#bbq .text {
    width: 47%;
}

#bbq h2 {
    font-size: 80px;
    font-weight: 900;
    margin-bottom: 15px;
    line-height: 1.3;
}

#bbq h2 .ja {
    font-size: 16px;
}

#bbq p {
    font-size: 15px;
    font-weight: 600;
}

#bbq p.notes {
    margin-top: 30px;
}

#bbq p.notes a {
    color: #ea4335;
    border-bottom: 1px solid;
}

#bbq dl {
    margin-top: 40px;
    padding: 33px 18px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    background-color: #f6f6f6;
    font-size: 16px;
    font-weight: 600;
}

#bbq dt {
    width: 30%;
}

#bbq dd {
    width: 70%;
    position: relative;
}

#bbq dd::before {
    content: "";
    display: block;
    height: 1px;
    width: 15px;
    position: absolute;
    top: 50%;
    left: -40px;
    background-color: #a6a6a6;
}

#bbq .photo {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}

#bbq .photo::after {
    content: "";
    position: absolute;
    background: url(../images/bbq_illust.png) no-repeat center center;
    background-size: 100%;
    width: 124px;
    padding-top: 180px;
    bottom: -50px;
    right: 20px;
    display: block;
}

#bbq .photo_inner {
    width: 100%;
    overflow: hidden;
}

.management span {
    display: inline-block;
    padding-left: 10px;
}

@media only screen and (max-width: 768px) {
    #bbq {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    #bbq img {}

    #bbq .inner {
        margin-top: 30px;
    }

    #bbq .flex {
        margin-top: 60px;
    }

    #bbq .text {
        width: 100%;
    }

    #bbq h2 {
        font-size: 40px;
    }

    #bbq h2 .ja {}

    #bbq p {}

    #bbq p.notes {
        margin-top: 15px;
    }

    #bbq p.notes a {}

    #bbq dl {
        margin-top: 20px;
        padding: 20px;
        font-size: 15px;
    }

    #bbq dt {
        width: 90px;
    }

    #bbq dd {
        width: calc(100% - 90px);
        position: relative;
    }

    #bbq dd::before {
        content: "";
        display: block;
        height: 1px;
        width: 10px;
        position: absolute;
        top: 13px;
        left: -20px;
        background-color: #a6a6a6;
    }

    #bbq dd:first-of-type {
        margin-bottom: 10px;
    }

    #bbq .photo {
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
        margin-bottom: 20px;
    }

    #bbq .photo::after {
        content: "";
        position: absolute;
        background: url(../images/bbq_illust.png) no-repeat center center;
        background-size: 100%;
        width: 62px;
        padding-top: 90px;
        bottom: -15px;
        right: 20px;
        display: block;
    }

    #bbq .photo_inner {
        width: 100%;
        padding-top: 60%;
        overflow: hidden;
        position: relative;
        overflow: hidden;
    }

    #bbq .photo_inner img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .management span {
        display: block;
        padding-left: 0;
    }

}
