@charset "UTF-8";

/*------------------------------------------------*/


/*----------------- gnav_wrap_menu　---------------------*/


/*------------------------------------------------*/

.slider-wrap {
    padding-top: 120px;
}

.slider-box {
    height: 600px;
    background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slider-inner {
    text-align: center;
    padding-top: 250px;
}

.slider-inner span.catch {
    font-size: 48px;
    font-family: 'Anton', sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
    letter-spacing: 5px;
}

.slider-inner span.sub-catch {
    margin-bottom: 15px;
}

.slider-inner span.min-catch {
    letter-spacing: 2px;
}

.slider-inner span {
    display: block;
    color: #FFF;
}

h2.wave {
    font-size: 14px;
    padding-left: 40px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    background-image: url(../img/common/h_wave.png);
    background-position: left top;
    background-repeat: no-repeat;
}

section.main-content-wrap {
    width: 1280px;
    margin: 0 auto;
    padding: 80px 0;
    overflow: hidden;
}

section.main-content-wrap aside.left {
    width: 300px;
    float: left;
    margin-right: 20px;
}

section.main-content-wrap aside.left .blog {
    margin-bottom: 50px;
}

section.main-content-wrap aside.left .blog .article-wrap article {
    padding: 20px 0 10px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

section.main-content-wrap aside.left .blog .article-wrap article:hover {
    background-color: #eee;
}

section.main-content-wrap aside.left .blog .article-wrap article div.thum {
    width: 80px;
    float: left;
    margin-right: 20px;
}

section.main-content-wrap aside.left .blog .article-wrap article div.thum img {
    width: 100%;
    height: auto;
}

.thum img {
    max-width: 100%;
    width: auto;
    height: auto;
}

section.main-content-wrap aside.left .blog .article-wrap article .text {
    float: right;
    width: 200px;
}

section.main-content-wrap aside.left .blog .article-wrap article .text h3 {
    font-size: 12px;
    line-height: 20px;
}

section.main-content-wrap aside.left .blog .article-wrap article .text time {
    font-size: 11px;
    color: #ccc;
}

section.main-content-wrap aside.left .youtube h2 {
    margin-bottom: 20px;
}

section.main-content-wrap aside.left .youtube iframe {
    width: 100%;
    height: 180px;
    margin-bottom: 20px;
}

section.main-content-wrap .pick-up-course {
    width: 640px;
    float: left;
}

section.main-content-wrap .pick-up-course article {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

section.main-content-wrap .pick-up-course article .left-content {
    width: 290px;
    float: left;
}

section.main-content-wrap .pick-up-course article .left-content img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

section.main-content-wrap .pick-up-course article .right-content {
    width: 330px;
    float: right;
    position: relative;
}

.rafting .right-content {
    background-image: url(../img/activity/raf.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 120px auto;
}

/*.Canoe .right-content {
    background-image: url(../img/activity/cune.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 120px auto;
}*/

.canyoning .right-content,
.sup .right-content,
.Canoe .right-content{
    background-image: url(../img/activity/ca_sup.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 60px auto;
}

section.main-content-wrap .pick-up-course article .right-content h3 {
    font-size: 30px;
    font-family: 'Anton', sans-serif;
    margin-bottom: 25px;
}

section.main-content-wrap .pick-up-course article .right-content h3 span {
    display: block;
    font-size: 12px;
    margin-top: 2px;
}

section.main-content-wrap .pick-up-course article .right-content p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 80px;
}

section.main-content-wrap .pick-up-course article .right-content span.btn {
    position: absolute;
    bottom: 0;
    right: 0;
}

section.main-content-wrap .pick-up-course article .right-content span.btn a {
    font-size: 12px;
    color: #FFF;
    border: 1px solid #000;
    background-color: #000;
    padding: 10px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

section.main-content-wrap .pick-up-course article .right-content span.btn a:hover {
    color: #000;
    background-color: #FFF;
    border: 1px solid #000;
}

section.main-content-wrap .right {
    width: 300px;
    float: right;
}

section.main-content-wrap .right .activity h2 {
    margin-bottom: 20px;
}

section.main-content-wrap .right .activity ul.banner-list li {
    margin-bottom: 20px;
}

section.main-content-wrap .right .activity ul.banner-list li a img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

footer#main-footet {
    width: 100%;
    background-color: #E5E5E5;
    padding-bottom: 60px;
}

footer#main-footet .inner {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 40px;
}

footer#main-footet .inner a {
    color: #727171;
}

footer#main-footet .inner .logo {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 50px;
}

footer#main-footet .inner h4 {
    font-size: 18px;
    font-family: 'Anton', sans-serif;
    color: #727171;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

footer#main-footet .inner .sns-movie {
    width: 380px;
    float: left;
    margin-right: 70px;
}

footer#main-footet .inner .sns-movie .sns {
    margin-bottom: 50px;
}

footer#main-footet .inner .sns-movie .sns ul {
    overflow: hidden;
}

footer#main-footet .inner .sns-movie .sns ul li {
    float: left;
    width: 25px;
    margin-right: 10px;
}

footer#main-footet .inner .sns-movie .sns ul li img {
    width: 100%;
    height: auto;
}

footer#main-footet .inner .sns-movie .promotion-movie ul li {
    font-size: 12px;
    line-height: 22px;
}

footer#main-footet .inner .activity-and-cource {
    width: 380px;
    float: left;
    margin-right: 70px;
}

footer#main-footet .inner .activity-and-cource ul li {
    font-size: 12px;
    line-height: 22px;
}

footer#main-footet .inner .powered-by {
    width: 380px;
    float: left;
}

footer#main-footet .inner .powered-by {
    font-size: 12px;
    line-height: 20px;
}

footer#main-footet .inner .powered-by address {
    margin-bottom: 20px;
}

footer#main-footet .inner .powered-by h5,
footer#main-footet .inner .powered-by span,
footer#main-footet .inner .powered-by address {
    color: #727171;
    display: block;
}

footer#main-footet small {
    text-align: center;
    font-size: 10px;
    display: block;
    color: #727171;
}

.fix {
    position: fixed;
    right: -1px;
    bottom: -3px;
    text-align: right
}

.fix img {
    width: 300px;
    height: auto
}

@media(max-width:640px) {
    .fix img {
        width: 50%;
        height: auto
    }
}


/*---- sp ----*/

@media(max-width:640px) {
    .slider-wrap {
        padding-top: 0px;
    }
    .slider-inner span.catch {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 20px;
        letter-spacing: 5px;
    }
    .slider-inner span.sub-catch {
        margin-bottom: 5px;
        font-size: 12px;
    }
    .slider-inner span.min-catch {
        letter-spacing: 1px;
        font-size: 12px;
    }
    .slider-inner span {
        display: block;
        color: #FFF;
    }
    .slider-box {
        height: 600px;
    }
    h2.wave {
        font-size: 14px;
        padding-left: 40px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        background-image: url(../img/common/h_wave.png);
        background-position: left top;
        background-repeat: no-repeat;
    }
    section.main-content-wrap {
        width: 100%;
        margin: 0 auto;
        padding: 30px 20px;
    }
    section.main-content-wrap aside.left {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    section.main-content-wrap aside.left .blog {
        margin-bottom: 50px;
    }
    section.main-content-wrap aside.left .blog .article-wrap article {
        padding: 10px 0 10px;
    }
    section.main-content-wrap aside.left .blog .article-wrap article div.thum {
        width: 30%;
        float: left;
        margin-right: 5%;
    }
    section.main-content-wrap aside.left .blog .article-wrap article .text {
        width: 65%;
    }
    section.main-content-wrap aside.left .blog .article-wrap article .text h3 {
        line-height: 18px;
    }
    section.main-content-wrap aside.left .blog .article-wrap article .text time {}
    section.main-content-wrap aside.left .youtube h2 {}
    section.main-content-wrap aside.left .youtube iframe {
        width: 100%;
        height: 180px;
        margin-bottom: 20px;
    }
    section.main-content-wrap .pick-up-course {
        width: 100%;
        float: none;
        margin-bottom: 50px;
    }
    section.main-content-wrap .pick-up-course article {}
    section.main-content-wrap .pick-up-course article .left-content {
        width: 100%;
        float: none;
    }
    section.main-content-wrap .pick-up-course article .left-content img {}
    section.main-content-wrap .pick-up-course article .right-content {
        width: 100%;
        float: none;
        background-position: right 10px;
    }
    section.main-content-wrap .pick-up-course article .right-content h3 {
        font-size: 22px;
        padding-top: 25px;
        margin-bottom: 25px;
    }
    section.main-content-wrap .pick-up-course article .right-content h3 span {
        font-size: 10px;
        margin-top: 5px;
    }
    section.main-content-wrap .pick-up-course article .right-content p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    section.main-content-wrap .pick-up-course article .right-content span.btn {
        position: relative;
        bottom: auto;
        right: auto;
    }
    section.main-content-wrap .pick-up-course article .right-content span.btn a {
        font-size: 11px;
        display: block;
        text-align: center;
    }
    section.main-content-wrap .pick-up-course article .right-content span.btn a:hover {
        color: #000;
        background-color: #FFF;
        border: 1px solid #000;
    }
    section.main-content-wrap .right {
        width: 100%;
        float: none;
    }
    section.main-content-wrap .right .activity ul.banner-list {}
    section.main-content-wrap .right .activity ul.banner-list li {}
    section.main-content-wrap .right .activity ul.banner-list li a img {}
    footer#main-footet {
        width: 100%;
        background-color: #E5E5E5;
    }
    footer#main-footet .inner {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding: 0 20px 20px;
    }
    footer#main-footet .inner a {}
    footer#main-footet .inner .logo {
        width: 100px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    footer#main-footet .inner .logo img {
        width: 100%;
        height: auto;
    }
    footer#main-footet .inner h4 {
        font-size: 18px;
        font-family: 'Anton', sans-serif;
        color: #727171;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    footer#main-footet .inner .sns-movie {
        display: none;
    }
    footer#main-footet .inner .sns-movie .sns {}
    footer#main-footet .inner .sns-movie .sns ul {}
    footer#main-footet .inner .sns-movie .sns ul li {}
    footer#main-footet .inner .sns-movie .sns ul li img {}
    footer#main-footet .inner .sns-movie .promotion-movie ul li {}
    footer#main-footet .inner .activity-and-cource {
        display: none;
    }
    footer#main-footet .inner .activity-and-cource ul li {}
    footer#main-footet .inner .powered-by {
        width: 100%;
        float: none;
    }
    footer#main-footet .inner .powered-by h4 {
        display: none;
    }
    footer#main-footet .inner .powered-by {
        font-size: 12px;
        line-height: 20px;
    }
    footer#main-footet .inner .powered-by address {}
    footer#main-footet .inner .powered-by h5,
    footer#main-footet .inner .powered-by span,
    footer#main-footet .inner .powered-by address {
        color: #727171;
    }
    footer#main-footet small {
        font-size: 9px;
        line-height: 14px;
        padding: 0 20px;
    }
    .main-content-wrap .right .activity {
        display: block !important;
        height: auto;
        width: 100%;
        margin-bottom: 0px;
    }
    .pv li a img {
        width: 100%;
        height: auto;
    }
    .promotion-movie li a img {
        width: 100%;
        height: auto;
    }
    .youtube a img {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .youtube a:last-child {
        display: block;
        padding-bottom: 40px
    }
}