@charset "UTF-8";

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

/* global navi */
#globalNav{
    position: relative;
    z-index: 2;
    background-color: #479734;
}
#globalNavSpContainer{
    display: none;
}
#navSpHeader{
    display: none;
}
#navSpClose{
    display: none;
}
#navItemBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
#navItemWrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 4px;
    width: 80%;
}
.navImgBoxLeft{
/*    max-width: 250px;*/
    width: 130px;
    height: auto;
    margin-right: 30px;
    padding: 2px 0 0;
}
.navImgBoxRightIndex{
/*    max-width: 110px;*/
    width: 110px;
    height: auto;
/*    margin-top: -10px;*/
/*    box-shadow: 0 0 1px rgba(0,0,0,0.5);*/
}
.navImgBoxRightUnderlayer{
/*    max-width: 110px;*/
    width: 110px;
    height: auto;
/*    margin-bottom: -10px;*/
/*    box-shadow: 0 0 1px rgba(0,0,0,0.5);*/
}
.navItemBox{
/*    max-width: 150px;*/
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 20px;
}
.navItemHistory{
    max-width: 180px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 20px;
}
.navItemText{
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.6rem;
}
.navNonActive{
    color: #deffd6;
    opacity: 0.3;
}

/* footer */
.pageTopBox{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap;
}
.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: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}
.footerLogo{
    width: 105px;
    height: auto;
    margin: 0 20px;
}
.footerContent{
    width: 80%;
    height: auto;
}
.footerTitle{
    font-size: 0.75rem;
    color: #000;
    line-height: 1.0rem;
}
.footerSeparate{
    font-size: 0.75rem;
    line-height: 1.0rem;
}
.footerWrap{
}
.footerText{
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    color: #000;
    line-height: 1.0rem;
}
.footerLinkBox{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-top: 15px;
}
.footerNonActive{
    color: #a2a2a2;
}
.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.75rem;
    padding: 30px 0;
}

/* animation */


/* top main image */
#topMainBg{
    height: 800px;
    background-image: url(/activity/agreeable/gaikan/img/mainBgImg_pc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
#topLeftCoverBox{
    width: 35%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
}
#topLeftCover{
    width: 100%;
    height: 100%;
    background-color: #479734;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}
#titleMap{
    width: 100%;
    height: auto;
    opacity: 0;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
#titleMapWrap{
    position: absolute;
    width: 100%;
    height: auto;
/*    top: 30px; right: 30px;*/
    margin-top: 0;
}
#gaikan_svgLogo{
}
#gaikan_svgLogoMap{
    position: absolute;
    top: 0; left: 0;
}
#gaikan_svgLogoSP{
    display: none;
}
#gaikan_svgLogoMapSP{
    display: none;
}


#topContentsBg{
    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;
    padding-top: 20px;
}
#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;
    border: 10px solid #51ad3c;
}
.topContentAnimeBox{
    position: relative;
    border: 10px solid #51ad3c;
    background-color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    /*padding-right: 10px;*/
}
.topContentWrap{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    /*bottom: 0;*/
    top: 190px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 10px;
}
.topContentWrap2{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0; top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px;
}
.topContentWrap3{
}
.topContentTextImgBox{
    /*max-width: 231px;
    max-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;
}
.topContentDetail p{
    font-size: 0.75rem;
    color: #fff;
}
.topDetailArrow{
    width: 19px;
    height: auto;
    position: absolute;
    right: 15px; bottom: 15px;
}
.topCenterContentWrap{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0; top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    padding: 20px;
}
.topContentDetail2{
    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: absolute;
    right: 10px;
    bottom: 10px;
}
.topContentTextImgBox2{
    max-width: 281px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.topComingSoon{
    width: 231px!important;
    margin-top: 10px;
}
.topGreetingBox{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.topGreetingTitle{
    width: 345px;
    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;
}


/* tablet */
@media screen and (min-width: 768px) and (max-width: 940px) {

}
@media screen and (min-width: 768px) and (max-width: 1060px) {
    #globalNav {
        padding: 0 10px;
    }
    .pageTopBox{
        padding: 0 10px;
    }
}


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