@charset "utf-8";
/*

/*
		By screen sizesetting
*/

.sp {
    display: none;
}

/*#.wap*/
.wap a {
    text-decoration: none;
}

.wap img {
    width: 100%;
    vertical-align: bottom;
}

article {
    overflow: hidden;
}

/*#slick.js*/

.slick-slide img {
    width: 100%;
}

#talent .slick-list.draggable {
}

#pickup .slick-list.draggable {
    width: 91.2%;
    margin: 0 auto;
}

#pickup .pc .slick-slide {
    margin: 0px 12px;
}

#Shooting .pc .slick-list.draggable {
    width: 96.9%;
    margin: 0 auto;
}

#pickup .sp .slick-slide {
    margin: 0px 15px;
}

#Shooting .sp .slick-list.draggable {
    width: 59%;
    margin: 0 auto;
}

#Shooting .slick-slide {
    padding: 0px 75px;
}

/*#main_visual*/

#main_visual {
    background: #ecf9fc;
}

/*#talent*/

#talent {
    background: #ecf9fc;
    padding-bottom: 71px;
}

#talent h1 {
    font-size: 28px;
    line-height: 28px;
    padding: 38px 0 26px 0;
}

#talent ul {
    overflow: hidden;
}

#talent li {
    float: left;
    width: 17.6%;
    margin-right: 3%;
}

#talent li:nth-child(5n) {
    margin-right: 0;
}

#talent li:nth-child(5n + 1) {
    clear: both;
}
@media (max-width: 768px) {
    #talent li:nth-child(5n + 1) {
        clear: none;
    }
    #talent li:nth-child(2n + 1) {
        clear: both;
    }
}

#talent li h2 {
    font-size: 20px;
    line-height: 20px;
    padding: 12px 0 29px 0;
}

#talent li h2 span {
    display: block;
    color: #46c8e6;
    font-size: 14px;
    line-height: 14px;
    padding-top: 10px;
}

#talent .inverted {
    text-align: center;
    width: 256px;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
    background: #fff;
    border: solid 1px #46c8e6;
    border-radius: 25px;
    box-sizing: border-box;
    margin: 0 auto;
}

#talent .inverted a {
    color: #46c8e6;
}

#talent .inverted a:after {
    content: '\e901';
    font-size: 16px;
    padding-left: 16px;
}

#talent .inverted:hover {
    background: #46c8e6;
}

#talent .inverted:hover a {
    color: #fff;
}

/*.talent_slider*/

.talent_slider {
    margin-bottom: 20px;
}

/*#pickup*/

#pickup {
    padding-bottom: 71px;
}

#pickup h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 67px 0 30px 0;
}

/*.three*/

.three {
    background: #ecf9fc;
    padding: 40px 0;
}

.three .cat {
    color: #fff;
    font-weight: normal;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
}
.cat {
    background: #46c8e6;
}

.three .cat + h2 {
    margin: 12px 0 10px 0;
    font-size: 18px;
    line-height: 18px;
}

.three .title {
    text-decoration: underline;
    line-height: 22px;
    padding-bottom: 2em;
}

/*#whatsnew*/

#whatsnew {
    width: 57.3%;
    background: #fff;
    margin-right: 2.9%;
    padding: 0 3% 30px 3%;
    box-sizing: border-box;
    overflow: hidden;
    float: left;
}

#whatsnew h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 37px 0 24px 0;
    float: left;
}

#whatsnew .inverted {
    text-align: center;
    width: 192px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    border: solid 1px #46c8e6;
    border-radius: 25px;
    box-sizing: border-box;
    float: right;
    margin-top: 33px;
}

#whatsnew .inverted a {
    color: #46c8e6;
}

#whatsnew .inverted a:after {
    content: '\e901';
    font-size: 14px;
    padding-left: 22px;
}

#whatsnew .inverted:hover {
    background: #46c8e6;
}

#whatsnew .inverted:hover a {
    color: #fff;
}

#whatsnew .whatsnew_box {
    overflow-y: scroll;
    height: 1200px;
    clear: both;
}

#whatsnew article {
    min-height: 180px;
    padding-right: 4.035%;
}

#whatsnew dt {
    width: 30%;
    margin-right: 4.035%;
    float: left;
}

#whatsnew dd {
    width: 65%;
    float: left;
}

#whatsnew .date {
    line-height: 22px;
}

/*#appearance*/

#appearance {
    width: 39.8%;
    background: #fff;
    margin-bottom: 30px;
    padding: 0 3% 30px 3%;
    box-sizing: border-box;
    float: left;
}

#appearance article {
    padding-right: 6.235%;
    margin-bottom: 5px;
}

#appearance h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 37px 0 24px 0;
    float: left;
}

#appearance .inverted {
    text-align: center;
    width: 192px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    background: #fff;
    border: solid 1px #46c8e6;
    border-radius: 25px;
    box-sizing: border-box;
    float: right;
    margin-top: 33px;
}

#appearance .inverted a {
    color: #46c8e6;
}

#appearance .inverted a:after {
    content: '\e901';
    font-size: 14px;
    padding-left: 22px;
}

#appearance .inverted:hover {
    background: #46c8e6;
}

#appearance .inverted:hover a {
    color: #fff;
}

#appearance .appearance_box {
    overflow-y: scroll;
    height: 382px;
    clear: both;
}

#appearance .appearance_box {
    overflow-y: scroll;
    height: 1200px;
    clear: both;
}

#appearance dt {
    width: 30%;
    margin-right: 6.235%;
    float: left;
}

#appearance dd {
    width: 61.205%;
    float: left;
}

/*#twitter_content*/

#twitter_content {
    width: 39.8%;
    background: #fff;
    padding: 0 3% 30px 3%;
    box-sizing: border-box;
    float: left;
}

#twitter_content h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 37px 0 24px 0;
}

#twitter_content .scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 235px;
}

/*#Shooting*/

#Shooting h1 {
    font-size: 28px;
    line-height: 28px;
    margin: 71px 0 32px 0;
}

#Shooting article {
    width: 33.4%;
    overflow: hidden;
    float: left;
}

#Shooting article .cover {
    width: 100%;
    overflow: hidden;
}

#Shooting article dl {
    width: 29.345%;
    margin-right: 5.99%;
    float: left;
}

#Shooting article dl:last-of-type {
    margin-right: 0;
}

#Shooting article dd {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 10px 0 16px 0;
}

#Shooting .slick-slide:nth-child(1n) {
    border-right: solid 1px #46c8e6;
}

#Shooting article h2 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    width: 74px;
    height: 24px;
    text-align: center;
}

#Shooting article h3 {
    font-size: 14px;
    line-height: 14px;
    margin: 20px 0 17px 0;
}

#Shooting article .place,
#Shooting article .sponsorship {
    font-size: 14px;
    line-height: 22px;
}

#Shooting .inverted {
    text-align: center;
    width: 112px;
    height: 36px;
    font-size: 14px;
    line-height: 32px;
    background: #fff;
    border: solid 1px #46c8e6;
    border-radius: 25px;
    box-sizing: border-box;
    margin-top: 20px;
}

#Shooting .inverted a {
    color: #46c8e6;
}

#Shooting .inverted a:after {
    content: '\e901';
    font-size: 13px;
    padding-left: 14px;
}

#Shooting .inverted:hover {
    background: #46c8e6;
}

#Shooting .inverted:hover a {
    color: #fff;
}

#Shooting .slider + .inverted {
    text-align: center;
    width: 257px;
    height: 46px;
    font-size: 20px;
    line-height: 46px;
    background: #fff;
    border: solid 1px #46c8e6;
    border-radius: 25px;
    box-sizing: border-box;
    margin: 40px auto 0 auto;
}

#Shooting .slider + .inverted a {
    color: #46c8e6;
}

#Shooting .slider + .inverted a:after {
    content: '\e901';
    font-size: 16px;
    padding-left: 20px;
}

#Shooting .slider + .inverted:hover {
    background: #46c8e6;
}

#Shooting .slider + .inverted:hover a {
    color: #fff;
}

/*@media (max-width: 1040px)*/
@media (max-width: 1040px) {
    #Shooting article dl {
        width: 30%;
        margin-right: 5%;
        float: left;
    }
}

/*@media (max-width: 1000px)*/

@media (max-width: 1000px) {
    /*#whatsnew*/

    #whatsnew {
        padding: 0 2% 30px 2%;
    }

    #whatsnew h1 {
        font-size: 24px;
        line-height: 24px;
    }

    #whatsnew .inverted {
        width: 150px;
        font-size: 14px;
        line-height: 36px;
    }

    #whatsnew .inverted a:after {
        padding-left: 10px;
    }

    /*#appearance*/

    #appearance {
        padding: 0 2% 30px 2%;
    }

    #appearance h1 {
        font-size: 24px;
        line-height: 24px;
    }

    #appearance .inverted {
        width: 150px;
        font-size: 14px;
        line-height: 36px;
    }

    #appearance .inverted a:after {
        padding-left: 10px;
    }

    /*#twitter_content*/

    #twitter_content {
        padding: 0 2% 30px 2%;
    }

    #twitter_content h1 {
        font-size: 24px;
        line-height: 24px;
    }
}
/*@media (max-width: 940px)*/

@media (max-width: 940px) {
    #Shooting article dd {
        font-size: 12px;
    }
}

/*@media (max-width: 768px)*/

@media (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    /* #main_visual  */

    #main_visual {
        padding-top: 59px;
    }

    /*#talent*/

    #talent {
        background: #fff;
        padding-bottom: 60px;
    }

    #talent .inner {
        width: 100%;
        padding: 0;
    }

    #talent h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 37px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #talent ul {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        overflow: hidden;
        display: none;
    }
    #talent ul:nth-child(1) {
        display: block;
    }
    #talent li {
        width: 50%;
        margin-right: 0;
        box-sizing: border-box;
        padding: 0 23px;
    }

    #talent li h2 {
        font-size: 18px;
        line-height: 18px;
        padding: 7px 0 30px 0;
    }

    #talent li h2 span {
        font-size: 13px;
        line-height: 13px;
        padding-top: 8px;
    }

    #talent .inverted {
        text-align: center;
        width: 240px;
        height: 44px;
        font-size: 20px;
        line-height: 44px;
        background: #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        margin: 12px auto 0 auto;
    }

    #talent .inverted a {
        color: #fff;
    }

    #talent .inverted a:after {
        content: none;
    }

    #talent .inverted:hover {
        background: #46c8e6;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
    }

    #talent .inverted:hover a {
        color: #46c8e6;
    }

    /*.talent_slider*/

    .talent_slider {
        margin-bottom: 20px;
    }

    /*#pickup*/

    #pickup {
        padding-bottom: 50px;
    }

    #pickup .inner {
        padding: 0;
    }

    #pickup h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 30px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #pickup ul {
        margin: 0 2.6%;
    }

    /*.three*/

    .three {
        background: #fff;
        padding: 0;
    }

    .three .inner {
        width: 100%;
        padding: 0;
    }

    .three .title {
        text-decoration: none;
        line-height: 22px;
        padding-bottom: 2em;
    }

    .three .cat {
        line-height: 20px;
        font-size: 12px;
        height: 20px;
        font-size: 13px;
        display: inline-block;
    }

    .three .cat + h2 {
        margin: 13px 0 13px 0;
        font-size: 20px;
        line-height: 17px;
    }

    .three .title {
        padding-bottom: 0;
    }

    /*#whatsnew*/

    #whatsnew {
        width: 100%;
        background: #fff;
        margin-right: 0;
        padding: 0;
        box-sizing: border-box;
        overflow: hidden;
        float: none;
    }

    #whatsnew h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 37px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #whatsnew .inverted {
        text-align: center;
        width: 192px;
        height: 36px;
        font-size: 16px;
        line-height: 36px;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        float: right;
        margin-top: -80px;
        margin-right: 20px;
    }

    #whatsnew .inverted a {
        color: #46c8e6;
    }

    #whatsnew .inverted a:after {
        content: '\e901';
        font-size: 14px;
        padding-left: 22px;
    }

    #whatsnew .inverted:hover {
        background: #46c8e6;
    }

    #whatsnew .inverted:hover a {
        color: #fff;
    }

    #whatsnew .whatsnew_box {
        overflow-y: hidden;
        height: auto;
    }

    #whatsnew .whatsnew_box {
        overflow-y: hidden;
        height: auto;
    }

    #whatsnew article {
        min-height: auto;
        padding-right: 0;
        border-bottom: solid 1px #b8b8b8;
        padding-bottom: 24px;
        margin: 0 20px 24px 20px;
        display: none;
    }
    #whatsnew p a {
        text-decoration: underline;
    }

    #whatsnew article:nth-child(1),
    #whatsnew article:nth-child(2),
    #whatsnew article:nth-child(3),
    #whatsnew article:nth-child(4),
    #whatsnew article:nth-child(5) {
        display: block;
    }
    #whatsnew article:nth-child(5) {
        border-bottom: none;
    }
    #whatsnew dt {
        width: 30%;
    }
    #whatsnew dd {
        width: 65%;
        float: right;
    }

    #whatsnew .date {
        font-size: 15px;
        line-height: 19px;
    }

    /*#appearance*/

    #appearance {
        width: 100%;
        background: #fff;
        margin-bottom: 0;
        padding: 0;
        box-sizing: border-box;
        float: none;
    }

    #appearance article {
        padding-right: 0;
        border-bottom: solid 1px #b8b8b8;
        padding-bottom: 24px;
        margin: 0 20px 24px 20px;
    }

    #appearance h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 37px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #appearance .inverted {
        text-align: center;
        width: 192px;
        height: 36px;
        font-size: 16px;
        line-height: 36px;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        float: right;
        margin-top: -80px;
        margin-right: 20px;
    }

    #appearance .inverted a {
        color: #46c8e6;
    }

    #appearance .inverted a:after {
        content: '\e901';
        font-size: 14px;
        padding-left: 22px;
    }

    #appearance .inverted:hover {
        background: #46c8e6;
    }

    #appearance .inverted:hover a {
        color: #fff;
    }

    #appearance .appearance_box {
        overflow-y: hidden;
        height: auto;
    }

    #appearance article:nth-child(3n) {
    }

    #appearance dt {
        width: 20%;
        margin: 0;
    }
    #appearance dd {
        width: 75%;
        float: right;
    }
    #appearance article {
        display: none;
    }
    #appearance article:nth-child(1),
    #appearance article:nth-child(2),
    #appearance article:nth-child(3),
    #appearance article:nth-child(4),
    #appearance article:nth-child(5) {
        display: block;
    }
    #appearance article:nth-child(5) {
        border: none;
    }
    /*#twitter_content*/

    #twitter_content {
        width: 100%;
        background: #fff;
        padding: 0;
        box-sizing: border-box;
        float: none;
    }

    #twitter_content h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 37px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #twitter_content .twitter_box {
        overflow-y: hidden;
        height: auto;
        height: 339px;
        margin: 0 20px;
    }

    /*#Shooting*/

    #Shooting .inner {
        width: 100%;
        padding: 0 20px;
    }

    #Shooting h1 {
        width: 100%;
        height: 48px;
        color: #fff;
        background: #46c8e6;
        font-size: 20px;
        line-height: 48px;
        margin: 0 0 20px 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
    }

    #Shooting article {
        width: 100%;
        overflow: hidden;
        float: none;
        padding: 0 20px 39px 20px;
        box-sizing: border-box;
        margin-bottom: 25px;
    }

    #Shooting article:first-of-type {
        padding: 0 20px 25px 20px;
        box-sizing: border-box;
        margin-bottom: 25px;
        border-bottom: solid 1px #b8b8b8;
    }

    #Shooting article dl {
        width: 33%;
        margin-right: 0;
        float: left;
        box-sizing: border-box;
        padding: 0 8px;
    }

    #Shooting article dd {
        font-size: 12px;
        font-weight: bold;
        line-height: 14px;
        margin: 7px 0 20px 0;
    }

    #Shooting article:nth-child(1n) {
        border-right: none;
    }

    #Shooting article h2 {
        line-height: 20px;
        width: 49px;
        height: 20px;
        font-size: 13px;
    }

    #Shooting article h3 {
        font-size: 14px;
        line-height: 14px;
        margin: 15px 0 14px 0;
    }

    #Shooting article .place,
    #Shooting article .sponsorship {
        font-size: 12px;
        line-height: 16px;
    }

    #Shooting .inverted {
        text-align: center;
        width: 120px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        margin: 20px auto 0 auto;
    }

    #Shooting article + .inverted {
        text-align: center;
        width: 240px;
        height: 44px;
        font-size: 20px;
        line-height: 44px;
        background: #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        margin: 0 auto 40px auto;
    }

    #Shooting article + .inverted a {
        color: #fff;
    }

    #Shooting article + .inverted a:after {
        content: none;
    }

    #Shooting article + .inverted:hover {
        background: #46c8e6;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
    }

    #Shooting .inverted a {
        color: #46c8e6;
    }

    #Shooting .inverted a:after {
        content: '\e901';
        font-size: 13px;
        padding-left: 14px;
    }

    #Shooting .inverted:hover {
        background: #46c8e6;
    }

    #Shooting .inverted:hover a {
        color: #fff;
    }

    #Shooting .slider + .inverted {
        text-align: center;
        width: 257px;
        height: 46px;
        font-size: 20px;
        line-height: 46px;
        background: #fff;
        border: solid 1px #46c8e6;
        border-radius: 25px;
        box-sizing: border-box;
        margin: 40px auto 0 auto;
    }

    #Shooting .slider + .inverted a {
        color: #46c8e6;
    }

    #Shooting .slider + .inverted a:after {
        content: '\e901';
        font-size: 16px;
        padding-left: 20px;
    }

    #Shooting .slider + .inverted:hover {
        background: #46c8e6;
    }

    #Shooting .slider + .inverted:hover a {
        color: #fff;
    }
}

/*@media (max-width: 480px)*/

@media (max-width: 480px) {
    #talent li h2 {
        font-size: 16px;
        line-height: 16px;
    }

    #talent li h2 span {
        font-size: 12px;
        line-height: 12px;
    }
}

/*@media (max-width: 375px)*/

@media (max-width: 375px) {
    #talent li {
        height: 200px;
    }
}

/*エリア削除 20190523 */

#pickup {
    display: none !important;
}
#twitter_content {
    display: none !important;
}
#Shooting {
    display: none !important;
}
