@charset "UTF-8";

/* curoco override */
.CRC_0101_MB{ position: relative; overflow: hidden; }
.CRC_0201_MB{ position: relative; overflow: hidden; }

/* global navi */
#globalNav{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
#globalNavSpContainer{
    display: none;
    opacity: 0;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    position: fixed;
    top: 0; left: 0;
    z-index: 5;
    width: 100%;
    height: auto;
    background-color: rgba(81,173,60,0.9);
}
#globalNav > .CRC_contentContainer{
/*    background-color: #000;*/
    transition: background-color 0.5s 0s ease;
}
.globalNavBg{
    background-color: rgba(81,173,60,0.9);
/*    transition: all 0.5s 0s ease;*/
}
#navSpHeader{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    position: relative;
}
#navSpClose{
    display: block;
    opacity: 1;
    position: absolute;
    top: 0; left: 0;
    width: 60px;
    height: 60px;
    padding: 10px;
}
.navSpBoxLeft{
    width: 37px;
    height: auto;
    padding: 0px;
}
.navSpBoxLeft svg rect{
    fill: #51ac3c;
    width: 37px;
    height: 7px;
}
#navSpButton:hover{
    opacity: 1!important;
}
.navSpBoxRight{
    width: 58px;
    height: auto;
    transition: 0.3s ease-in-out;
}
#navItemWrap{
    -webkit-overflow-scrolling: touch;
}
#navItemBox{
    width: 100%;
    height: auto;
    display: none;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 20px 0;
    opacity: 0;
}
#navItemBoxSp{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    padding: 20px 0;
    opacity: 1;
}
#navItemBox a,#navItemBoxSp a{
    display: inline-block;
    text-align: center;
    width: 100%;
    border-bottom: 1px dotted #fff;
}
#navItemBox a:last-child,#navItemBoxSp a:last-child{
    border-bottom: 0px dotted #fff;
}
.navImgBoxLeft{
/*    width: 300px;*/
/*    height: auto;*/
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.navImgBoxLeft img{
    width: 300px;
    height: auto;
}

.navImgBoxRightIndex{
    display: none;
}
.navImgBoxRightUnderlayer{
    display: none;
}
.navItemBox{
    width: 100%;
    height: auto;
    padding: 20px;
}
.navItemHistory{
    width: 100%;
    height: auto;
    padding: 20px;
}
.navItemText{
    font-size: 1.0rem;
    font-weight: bold;
    color: #fff;
}
.navNonActive{
    color: #deffd6;
    display: inline-block;
    text-align: center;
    width: 100%;
    border-bottom: 1px dotted #fff;
}
.navNonActive p{
    opacity: 0.3;
}
.navNonActive:last-child{
    border-bottom: 0px dotted #fff;
}

/* footer */
.pageTopBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    padding: 0 10px;
    margin-top: 30px;
}
.pageTopBoxIx{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    padding: 0 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pageTopLinkBox{
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap;
    cursor: pointer;
}
.pageTopLinkBox:hover{
/*    opacity: 0.5;*/
}
.pageTopTextIndex{
    font-size: 0.75rem;
    font-weight: normal;
    color: #fff;
    line-height: 1.2rem;
    margin-right: 10px;
}
.pageTopTextUnderlayer{
    font-size: 0.75rem;
    font-weight: normal;
    color: #000;
    line-height: 1.2rem;
    margin-right: 10px;
}
.pageTopArrow{
    width: 19px;
    height: auto;
}
#footerBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
}
.footerLogo{
    width: 100px;
    height: auto;
    margin: 0 20px;
}
.footerContent{
    width: 100%;
    height: auto;
}
.footerTitle{
    font-size: 0.75rem;
    color: #000;
}
.footerWrap{
}
.footerText{
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    color: #000;
    margin-top: 15px;
}
.footerSeparate{
    display: none;
}
.footerLinkBox{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    margin-top: 15px;
}
.footerMargin{
    margin-top: 30px;
    margin-bottom: 0!important;
}
#copyRight{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font-size: 0.65rem;
    letter-spacing: 0rem;
    text-align: center;
    line-height: 1.2rem;
    padding: 30px 10px;
}

/* top main image */
.topSpHeight{
    height: auto;
}
#topMainBg{
    background-image: url(/activity/agreeable/gaikan/img/mainBgImg_sp.jpg);
    background-position: center center;
    background-repeat: no-repeat;
/*    background-size: cover;*/
    background-size: 120% auto;
    position: relative;
    background-color: #479734;
}
#topLeftCoverBox{
    width: 100%;
    height: auto;
    background-color: #479734;
}
#topLeftCover{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 20px;
}
#titleMap{
    width: 100%;
    height: auto;
    background-color: #479734;
}
#titleMapWrap{
    position: relative;
    width: 100%;
    height: auto;
    opacity: 0;
    margin-top: 60px;
}
#gaikan_svgLogo{
    display: none;
}
#gaikan_svgLogoMap{
    display: none;
}
#gaikan_svgLogoSP{
}
#gaikan_svgLogoMapSP{
    position: absolute;
    top: 0; left: 0;
}
#topContentsBg{
/*    height: 2040px;*/
    background-image: url(/activity/agreeable/gaikan/img/contentsBgImg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
/*    background-attachment: fixed;*/
    position: relative;
}
#topSvgBoxTop{
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 350px;
}
#topSvgTop{
    fill: url('#gradient1');
}
#topSvgBottom{
    fill: url('#gradient2');
}
.stop1{
    stop-color: #479734; /* #479734 */
}
.stop2{
    stop-color: #418a30; /* #418a30 */
}
.stop3{
    stop-color: #51ac3c; /* #51ac3c */
}
.stop4{
    stop-color: #3d822d; /* #3d822d */
}
#topSvgBoxBottom{
    position: absolute;
    bottom: 0; left: 0;
    width: 100%;
    height: 350px;
}
.topContents{
    position: relative;
    z-index: 2;
}
.topContentImgBox{
    position: relative;
    width: 495px;
/*    padding: 0 10px;*/
    border: 5px solid #51ad3c;
    margin: 0 10px;
}
.topContentAnimeBox{
    position: relative;
    width: 495px;
/*    padding: 0 10px;*/
    border: 5px solid #51ad3c;
    margin: 0 10px;
}
.topContentWrap{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 0 5px 5px 5px;
}
.topContentWrap3{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 0 5px 5px 5px;
}
.topCenterContentWrap{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0; top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 20px;
}
.topContentWrapBottomRight{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0; bottom: 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 0 20px 10px 20px;
}
.topContentTextImgBox{
    max-width: 370px;
    height: auto;
    margin-right: 10px;
}
.topContentDetail{
    width: 150px;
    height: 150px;
    background: linear-gradient(135deg, rgba(81,173,60,0.9), rgba(17,44,11,0.9));
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    margin-right: 3px;
}
.topContentDetail p{
    font-size: 0.75rem;
    color: #fff;
}
.topDetailArrow{
    width: 19px;
    height: auto;
    position: absolute;
    right: 15px; bottom: 15px;
}
.topContentWrap2{}
.topContentDetail2{}
.topMinusMargin{
    margin-top: -30px;
}
.topContentTextImgBox2{
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.topComingSoon{
    width: 70%;
    margin-top: 10px;
}
.topGreetingBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.topGreetingBox a{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 10px 0;
}
.topGreetingTitle{
    width: 100%;
    height: 74px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 15px;
    background: linear-gradient(135deg, rgba(50, 128, 32, 0.81), rgba(17,44,11,0.9));
    text-align: center;
}
.topGreetingText{
    font-size: 1.0rem;
    font-weight: normal;
    line-height: 1.1rem;
    color: #fff;
}
.topGreetingImg{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
/* top contents */


/* top svg */
.fillTest{
    stroke-opacity:1;
    fill-opacity:0;
}


@media screen and (max-width: 450px) {
    .topContentDetail{
        width: 110px;
        height: 110px;
    }
}

.spNone {display: none !important;}
.pcNone {}
