#feature_list_page .c-pageTitle {
    font-weight: 700;
    line-height: 1
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-pageTitle {
        font-size: 28px;
        letter-spacing: .08em;
        margin-bottom: 15px
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-pageTitle {
        font-size: 24px;
        letter-spacing: .02em;
        margin-bottom: 13px
    }
}

#feature_list_page .c-pageOverview {
    color: #222
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-pageOverview {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: .08em;
        margin-bottom: 36px
    }

    #feature_list_page .c-featureListCover {
        width: 100%
    }
}

#feature_list_page .c-featureListCover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-featureListCover_node {
        width: 358px;
        margin-right: 22px;
        margin-top: 30px
    }

    #feature_list_page .c-featureListCover_node:nth-of-type(3n) {
        margin-right: 0
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-pageOverview {
        font-size: 12px;
        line-height: 1.75;
        margin-bottom: 20px
    }

    #feature_list_page .c-featureListCover {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #feature_list_page .c-featureListCover_node {
        width: 47.164%;
        margin-top: 21px
    }

    #feature_list_page .c-featureListCover_node:nth-of-type(-n+2) {
        margin-top: 0
    }
}

#feature_list_page .c-featureListCover_img {
    border: 1px solid #ddd;
    overflow: hidden
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-featureListCover_node:nth-of-type(-n+3) {
        margin-top: 0
    }

    #feature_list_page .c-featureListCover_img {
        margin-bottom: 17px
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-featureListCover_img {
        margin-bottom: 6px
    }
}

#feature_list_page .c-featureListCover_img img {
    width: 100%
}

#feature_list_page .c-featureListCover_category {
    display: inline-block;
    color: #094786;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    border-bottom-style: solid;
    border-bottom-color: #094786
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-featureListCover_category {
        padding-bottom: 4px;
        border-bottom-width: 2px;
        margin-bottom: 10px
    }

    #feature_list_page .c-featureListCover_subTitle {
        font-size: 14px;
        line-height: 1.71;
        letter-spacing: .08em
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-featureListCover_category {
        padding-bottom: 2px;
        border-bottom-width: 1px;
        margin-bottom: 8px
    }

    #feature_list_page .c-featureListCover_subTitle {
        font-size: 11px;
        line-height: 1.8
    }
}

#feature_list_page .featureListCover_info {
    color: #222
}

#feature_list_page .c-featureListCover_subTitle {
    margin-bottom: 1px
}

#feature_list_page .c-featureListCover_title {
    font-weight: 700;
    line-height: 1.5
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-featureListCover_title {
        font-size: 16px;
        letter-spacing: .08em;
        margin-bottom: 7px
    }

    #feature_list_page .c-featureListCover_date {
        font-size: 12px;
        letter-spacing: .08em
    }
}

#feature_list_page .c-featureListCover_date {
    color: #999;
    font-weight: 700
}

#feature_list_page .c-featureListCover_date--new:after {
    content: "NEW";
    display: inline-block;
    color: #ff0014
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-featureListCover_date--new:after {
        margin-left: 11px
    }

    #feature_list_page .c-featureListCover_img {
        transition: border .3s ease-out
    }

    #feature_list_page .c-featureListCover_img img {
        transition: transform .3s ease-out
    }

    #feature_list_page .c-featureListCover_img:hover {
        border-color: #999
    }

    #feature_list_page .c-featureListCover_img:hover img {
        -ms-transform: scale(1.03);
        transform: scale(1.03)
    }

    #feature_list_page .c-featureListCover_title:hover {
        text-decoration: underline
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-featureListCover_title {
        margin-bottom: 15px
    }

    #feature_list_page .c-featureListCover_date {
        font-size: 9px
    }

    #feature_list_page .c-featureListCover_date--new:after {
        margin-left: 8px
    }
}

#feature_list_page .c-pagerArchive_pagenation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-pagerArchive_pagenation {
        margin-bottom: 30px
    }

    #feature_list_page .page-numbers + .page-numbers {
        margin-left: 15px
    }
}

#feature_list_page .page-numbers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 50px;
    color: #999;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #eee
}

#feature_list_page .page-numbers.current {
    color: #fff;
    background: #666
}

#feature_list_page .page-numbers.dots {
    padding-bottom: 7px
}

#feature_list_page .next,
#feature_list_page .prev {
    display: none
}

#feature_list_page .c-pagerArchive_nextButton {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

#feature_list_page .c-button-black,
#feature_list_page .c-button-ghost,
#feature_list_page .c-button-orange,
#feature_list_page .c-button-orange-newTab,
#feature_list_page .c-button-yellow {
    width: 100%;
    font-weight: 700;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-pagerArchive_pagenation {
        margin-bottom: 25px
    }

    #feature_list_page .page-numbers + .page-numbers {
        margin-left: 11px
    }

    #feature_list_page .c-pagerArchive_nextButton {
        max-width: 295px;
        margin: 0 auto
    }

    #feature_list_page .c-button-black,
    #feature_list_page .c-button-ghost,
    #feature_list_page .c-button-orange,
    #feature_list_page .c-button-orange-newTab,
    #feature_list_page .c-button-yellow {
        border-radius: 2px
    }
}

#feature_list_page .c-button-ghost {
    width: 320px;
    height: 60px;
    font-size: 14px;
    color: #111;
    background-color: transparent;
    border: 2px solid #111;
    position: relative
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-button-ghost {
        width: 100%;
        height: 50px;
        font-size: 12px
    }
}

#feature_list_page .c-button-ghost::after {
    margin: auto;
    width: 6px;
    height: 6px;
    content: "";
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 7%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-button-black, #feature_list_page .c-button-ghost, #feature_list_page .c-button-orange, #feature_list_page .c-button-orange-newTab, #feature_list_page .c-button-yellow {
        transition-property: color, background;
        transition-duration: .3s;
        transition-timing-function: ease-out
    }

    #feature_list_page .c-button-black::after, #feature_list_page .c-button-ghost::after, #feature_list_page .c-button-orange-newTab::after, #feature_list_page .c-button-orange::after, #feature_list_page .c-button-yellow::after {
        transition: border .3s ease-out
    }

    #feature_list_page .c-button-ghost:hover {
        color: #fff;
        background: #111
    }

    #feature_list_page .c-button-ghost:hover::after {
        border-color: #fff
    }
}

#feature_list_page .c-button-black {
    width: 100px;
    height: 40px;
    font-size: 12px;
    background-color: #111;
    border: 2px solid #111
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-button-black {
        transition: color .3s ease-out, background .3s ease-out
    }

    #feature_list_page .c-button-black svg {
        transition: fill .3s ease-out
    }

    #feature_list_page .c-button-black:hover {
        color: #111;
        background: 0 0
    }

    #feature_list_page .c-button-black:hover svg {
        fill: #111
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-button-black {
        width: 100%;
        font-size: 10px
    }
}

#feature_list_page .c-button-orange, #feature_list_page .c-button-orange-newTab {
    width: 400px;
    height: 60px;
    font-size: 16px;
    background-color: #f56614;
    border: 2px solid #f56614
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-button-orange, #feature_list_page .c-button-orange-newTab {
        transition: color .3s ease-out, background .3s ease-out
    }

    #feature_list_page .c-button-orange svg, #feature_list_page .c-button-orange-newTab svg {
        transition: fill .3s ease-out
    }

    #feature_list_page .c-button-orange-newTab:hover, #feature_list_page .c-button-orange:hover {
        color: #f56614;
        background: 0 0
    }

    #feature_list_page .c-button-orange-newTab:hover svg, #feature_list_page .c-button-orange:hover svg {
        fill: #f56614
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-button-orange, #feature_list_page .c-button-orange-newTab {
        width: 100%;
        height: 50px;
        font-size: 14px
    }
}

#feature_list_page .c-button-yellow {
    width: 400px;
    height: 60px;
    font-size: 16px;
    background-color: #f90;
    border: 2px solid #f90
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-button-yellow {
        transition: color .3s ease-out, background .3s ease-out
    }

    #feature_list_page .c-button-yellow svg {
        transition: fill .3s ease-out
    }

    #feature_list_page .c-button-yellow:hover {
        color: #f90;
        background: 0 0
    }

    #feature_list_page .c-button-yellow:hover svg {
        fill: #f90
    }
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-button-yellow {
        width: 100%;
        height: 50px;
        font-size: 14px
    }
}

#feature_list_page .c-button-orange-newTab {
    position: relative
}

#feature_list_page .c-button-orange-newTab:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    background: url(../images/common/icon_new.png) no-repeat;
    background-size: cover;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page .c-button-orange-newTab:after {
        right: 25px;
        width: 16px;
        height: 16px
    }

    /*#footer {
        margin-top: 0
    }*/
}

.feature_list_page .wrapper {
    background: #f5f3ef
}

@media print, screen and (max-width: 1024px) {
    #feature_list_page .c-button-orange-newTab:after {
        right: 20px;
        width: 15px;
        height: 15px
    }

    #feature_list_page .c-pagerArchive {
        margin-top: 40px
    }
}

@media print, screen and (min-width: 1025px) {
    #feature_list_page.contents {
        max-width: 1200px;
        padding: 40px
    }

    #feature_list_page .c-pagerArchive {
        margin-top: 80px
    }
}
