@charset "UTF-8";


/*　index
-------------------------------------*/
#page #special {
    font-family: "Yu Gothic","游ゴシック体",YuGothic,"Open Sans","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#page .special_index {
    margin-bottom: 190px;
}
#page #special .mainImg {
    background: url(/images/special/common/main-pic_special.jpg) no-repeat #e5f3fd;
    -webkit-background-size: contain !important;
    background-size: contain !important;
}
#page #special .pageTtl h2 {
    color: #006f97;
}
#page #special .pageTtl p {
    color: #006f97;
}

#page .special_index .leadTxt {
    max-width: 655px;
    width: 100%;
    margin: 0 auto;
    padding-top: 45px;
    margin-bottom: 60px;
}
#page .special_index .leadTxt p {
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    font-family: "Yu Gothic","游ゴシック体",YuGothic,"Open Sans","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.flexBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    /*-webkit-justify-content: space-between; /* Safari */
    /*justify-content: space-between;*/
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    margin-right: -26px;
}
.flexBox .flexItem {
    width: 356px;
    height: 480px;
    background-color: #eeeeee;
    margin-bottom: 26px;
    overflow: hidden;
    margin-right: 26px;
}
.flexBox .flexItem figure {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.flexBox .flexItem figure img {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.flexBox .flexItem .txtArea {
    padding: 10px 30px 30px;
    font-family: "Yu Gothic","游ゴシック体",YuGothic,"Open Sans","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#special .date {
    font-family: Arial,Verdana,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
    padding-left: 0.1em;
}
.flexBox .flexItem .txtArea h3 {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.flexBox .flexItem .txtArea .txt {
    overflow-y: hidden;
    height: 140px;
    word-wrap: break-word;
}

#page.en .flexBox .flexItem .txtArea .txt {
}

/*ADD 20170606*/
#page.en .flexBox .flexItem .txtArea h3 {
    text-align: left;
}

#page .special_index .flexBox .flexItem a:hover .txtArea {
    color: #000;
    opacity: 0.6;
}

/*　個別ページ
-------------------------------------*/
#page .special_single {
    margin-bottom: 115px;
}
#page .special_single .pagerTop {
    margin-top: 55px;
    font-size: 16px;
    line-height: 1;
    margin-left: -50px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
    width: 100%;
    margin: 0 auto;
}

#page .special_single .pagerTop .prev {
    background: url(../images/common/ico-arrow_pager_001.png) left center no-repeat;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 2px;
    background-size: 12px;
    background-position-y: 7%;
}
#page .special_single .pagerTop .prev a {
    font-weight: bold;
    font-size: 18px;
}
#page .special_single .project {
    max-width: 872px;
    width: 100%;
    margin: 50px auto 80px;
}

#page .special_single .project h3 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 20px;
}
#page .special_single .project .date {
    margin-bottom: 40px;
}
#page .special_single .project figure {
    margin-bottom: 30px;
}
#page .special_single .project figure img {
    width: 100%;
}
#page .special_single .project p {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.06em;
    margin-bottom: 30px;
}


/*ADD20170724*/
#page .special_single .project p a {
    text-decoration: underline;
}
#page .special_single .project p a:hover {
    text-decoration: none;
}



#page .special_single .project h4 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 35px;
    line-height: 1.2;
    letter-spacing: 0;
}
#page .special_single .project figure figcaption {
    text-align: center !important;
    margin-top: 12px !important;
}
.special_single #pager {
    padding-bottom: 85px;
}
.special_single #pager .prev {
    margin-left: 0;
    padding-top: 3px;
}
.special_single #pager .next {
    margin-left: 130px;
    padding-top: 3px;
}

#page .special_single .pagerBottom {
    margin-top: 55px;
    font-size: 16px;
    line-height: 1;
    margin-left: -50px;
    margin-bottom: 7px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 60px;
}
#page .special_single .pagerBottom .prev {
    background: url(../images/common/ico-arrow_pager_001.png) left center no-repeat;
    padding-left: 28px;
    padding-top: 5px;
    padding-bottom: 2px;
    background-size: 12px;
    background-position-y: 7%;
}
#page .special_single .pagerBottom .prev a {
    font-weight: bold;
    font-size: 18px;
}

/*　shareBtnダミー画像用
-------------------------------------*/
.shareImg {
    max-width: 872px;
    margin: 0 auto;
    margin-bottom: 50px !important;
}
.shareImg img {
    max-width: 376px;
    width: 100%;
}

/*　shareBtnダミー画像用
-------------------------------------*/

@media screen and (max-width: 1380px) {
    #page #special .mainImg {
        -webkit-background-size: cover !important;
        background-size: cover !important;
    }
}

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

/*　index
-------------------------------------*/
    /*20180604 hidden sole-color nagashima */
    /*
    #page #special .mainImg {
        background-color: #eeeeee;
        background-size: 70% !important;
        background-position: right bottom !important;
    }
    */
    /*20180604 ADD sole-color nagashima*/
    #page #special .mainImg {
        background-color: #e5f3fd;
        background-position-x: calc(100% - -135px) !important;
    }
    
#page #special .sectionIn {
	margin:0 auto;
	padding: 0 20px;
}
    #page .special_index .leadTxt {
        padding-top: 0;
        margin-bottom: 30px;
    }
    #page .special_index .leadTxt p {
        font-size: 14px;
    }
    #page .pageTtl h2 {
        font-size: 49px;
    }
    .flexBox {
        -webkit-justify-content: center;/*--- safari（PC）用 ---*/
        justify-content: center;
        width: 100%;
    }
    .flexBox .flexItem {
        margin-right: 0;
    }
    .flexBox .flexItem figure img {
    }
    
    /*　個別ページ
    -------------------------------------*/
    #page .special_single {
        margin-bottom: 45px;
    }
    #page .special_single .project{
        margin: 25px auto 40px;
    }
    #page .special_single .pagerTop,
    #page .special_single .pagerBottom {
        padding: 0 0 22px 20px;
        width: calc(100% - 20px);
    }
    #page .special_single .pagerBottom {
        margin-bottom: 30px;
    }
    #page .special_single .pagerTop .prev,
    #page .special_single .pagerBottom .prev {
        -webkit-background-size: 9px;
        background-size: 9px;
        padding-top: 0;
        padding-left: 18px;
    }
    #page .special_single .pagerTop .prev a,
    #page .special_single .pagerBottom .prev a {
        font-size: 14px;
    }
    #page .special_single .project h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    #page .special_single .project .date {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .shareImg {
        margin-bottom: 25px !important;
    }
    #page .special_single .project h4 {
        text-align: left;
        font-size: 24px;
    }
    .special_single #pager .next {
        margin-left: 60px;
    }
    .special_single #pager a {
        font-size: 14px;
    }
    .special_single #pager {
        padding-bottom: 45px;
        margin: 50px 0 50px 0px;
    }
    
}

    
    @media screen and (max-width: 520px) {
        /*20180604 hidden sole-color nagashima*/
        /*
        #page #special .mainImg {
            background-size: 90% !important;
        }
        */
        
        /*20180604 ADD sole-color nagashima*/
        #page #special .mainImg {
            background-size: 520px !important;
            background-position-y: bottom !important;
            background-position-x: calc(100% - -90px) !important;
        }
        
        #page .special_index {
            margin-bottom: 0;
        }
        .flexBox .flexItem {
            width: 100%;
            height: auto;
        }
        .flexBox .flexItem figure {
            width: 100%;
            margin-bottom: -40px;
        }
        .flexBox .flexItem figure img {
            width: 100%;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
        }
        .flexBox .flexItem .txtArea h3 {
            font-size: 16px;
        }
        
}