@charset 'UTF-8';

a
{
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;         -o-transition-duration: .3s;            transition-duration: .3s;
}

.pagetitle
{
    font-size: 33px; text-align: center;
}




#mainSlider  ul li a
{
    display: block;
}
#mainSlider  ul li a:hover
{
        opacity: .70;

    filter: alpha(opacity=70);   -moz-opacity: .70; -khtml-opacity: .70;
}
#mainSlider  ul li div
{
    padding-bottom: 56%;

    background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover;    -moz-background-size: cover;      -o-background-size: cover;         background-size: cover;
}
#mainSlider  ul li img
{
    display: none;

    width: 100%;
}
#mainSlider .bx-pager
{
    margin-top: 15px;

    text-align: center;
}
#mainSlider .bx-pager-item
{
    display: inline-block; margin: 0 7px;
}
#mainSlider .bx-pager-link
{
    display: block; width: 12px; height: 12px; text-indent: -99999px;-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background-color: #ccc;
}
#mainSlider .bx-pager-link.active
{
    background-color: #92252c;
}


#topCtts .row
{
    margin-right: -20px;
}
#topCtts .row .col
{
    float: left;

    box-sizing: border-box; width: 50%; margin-top: 20px;padding-right: 20px;
}
#topCtts .row .col:first-child,
#topCtts .row .col:nth-child(2)
{
    margin-top: 0;
}
#topCtts .item
{
    position: relative; overflow: hidden;
}
#topCtts .item .main
{
    position: absolute; z-index: 2;top: 0; left: 0; width: 100%; height: 100%; margin-top: -50px; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); color: #fff;
    background-color: rgba(0,0,0,.8);
}
#topCtts .item:hover .main
{
    margin-top: 0                                     ;-webkit-transform: translateY(0px);
    -moz-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px);
}
#topCtts .item .main .inner
{
    position: relative;

    padding: 0 10px;
}
#topCtts .item .main .inner .head
{
    font-size: 16px; font-weight: normal;
    line-height: 51px; height: 51px; margin-bottom: 15px; text-align: center; letter-spacing: .08em;border-bottom: 1px solid #666;
}
#topCtts .item .main .inner .list
{
    padding-left: 10px;
}
#topCtts .item .main .inner .list li
{
    font-size: 15px; margin-bottom: 7px; text-align: left;letter-spacing: .08em;
}
#topCtts .item .main .inner .list li:last-child
{
    margin-bottom: 0;
}
#topCtts .item .main .inner .list li a
{
    color: #fff;
}
#topCtts .item .main .inner .menu
{
    position: absolute; top: 15px; right: 13px; -webkit-transition-duration: .3s;    -moz-transition-duration: .3s;      -o-transition-duration: .3s;         transition-duration: .3s;
}
#topCtts .item:hover .main .inner .menu
{
        opacity: .0;

    filter: alpha(opacity=0);   -moz-opacity: .0; -khtml-opacity: .0;
}
#topCtts .item .main .inner .menu .menu_inner
{
    position: relative; width: 22px; height: 20px;
}
#topCtts .item .main .inner .menu .menu_inner::before,
#topCtts .item .main .inner .menu .menu_inner::after
{
    display: block;

    content: '';
}
#topCtts .item .main .inner .menu .menu_inner::before,
#topCtts .item .main .inner .menu .menu_inner::after,
#topCtts .item .main .inner .menu .menu_bar
{
    position: absolute; left: 0;width: 100%; height: 2px;

    background-color: #999;
}
#topCtts .item .main .inner .menu .menu_inner::before
{
    top: 2px;
}
#topCtts .item .main .inner .menu .menu_inner::after
{
    bottom: 2px;
}
#topCtts .item .main .inner .menu .menu_bar
{
    top: 9px;
}
#topCtts .item .figure
{
    position: relative; z-index: 1;

    padding-bottom: 64.70588235%; -webkit-transition-duration: .7s;    -moz-transition-duration: .7s;      -o-transition-duration: .7s;         transition-duration: .7s; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover;    -moz-background-size: cover;      -o-background-size: cover;         background-size: cover;
}
/* #topCtts .item:hover .figure {-moz-transform: scale(1.1); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);} */
#topCtts .item .figure img
{
    display: none;
}



#instAcv .article
{
    margin-top: 120px;
}
#instAcv .article:first-child
{
    margin-top: 0;
}
#instAcv .article .main
{
    float: left;

    width: 425px;
}
#instAcv .article .main .cat
{
    font-size: 14px; font-weight: bold;line-height: 25px; display: inline-block; height: 25px; padding: 0 10px;

    border: 1px dotted #000;
}
#instAcv .article .main .cat.strad
{
    background-color: #e9cdcd;
}
#instAcv .article .main .cat.gdg
{
    background-color: #d7e9cd;
}
#instAcv .article .main .cat_txt
{
    font-size: 16px;

    margin-top: 15px; letter-spacing: .01em;
}
#instAcv .article .main .ttl
{
    font-size: 24px; line-height: 120%;

    margin-top: 5px; letter-spacing: .08em;
}
#instAcv .article .main .other
{
    font-size: 12px; line-height: 200%;

    margin-top: 20px; padding: 15px 20px; letter-spacing: .05em; background-color: #ecece5;
}
#instAcv .article .main .txt
{
    font-size: 14px; line-height: 171.42857143%;

    margin-top: 20px; text-align: justify;letter-spacing: 0;
}
#instAcv .article .main .more
{
    font-size: 16px; width: 220px;
    margin: 15px auto 0;
}
#instAcv .article .main .more_btn
{
    line-height: 40px; position: relative;

    display: block; height: 40px; text-align: center; text-decoration: none; color: #fff; -webkit-border-radius: 2px;    -moz-border-radius: 2px;         border-radius: 2px; background-color: #ccc;
}
#instAcv .article .main .more_btn:hover
{
    background-color: #872e30;
}
#instAcv .article .main .more_btn i
{
    position: absolute; top: 50%; right: 10px; -webkit-transform: translateY(-50%);    -moz-transform: translateY(-50%);     -ms-transform: translateY(-50%);         transform: translateY(-50%);
}
#instAcv .article .figures
{
    float: right;

    width: 300px;
}
#instAcv .article .figures .figure
{
    height: 385px; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover;    -moz-background-size: cover;      -o-background-size: cover;         background-size: cover;
}
#instAcv .article .figures .figure img
{
    display: none;
}
#instAcv .article .figures .caption
{
    font-size: 12px;

    margin-top: 10px; text-align: right;
}


#instDetail .cat
{
    font-size: 14px; font-weight: bold;line-height: 25px; display: inline-block; height: 25px; padding: 0 10px;

    border: 1px dotted #000;
}
#instDetail .cat.strad
{
    background-color: #e9cdcd;
}
#instDetail .cat.gdg
{
    background-color: #d7e9cd;
}
#instDetail .cat_txt
{
    font-size: 16px;

    margin-top: 15px; letter-spacing: .01em;
}
#instDetail .main_ttl
{
    font-size: 24px; margin-top: 10px;letter-spacing: .08em;
}

#instDetail .sec
{
    margin-top: 70px;
}
#instDetail .sec:first-child
{
    margin-top: 0;
}
#instDetail .sec .ttl
{
    font-size: 26px; font-weight: normal;letter-spacing: 0;
}
#instDetail .sec .body
{
    margin-top: 30px;
}
#instDetail .sec .body .lead
{
    font-size: 14px; line-height: 171.42857143%; text-align: justify;letter-spacing: 0;
}
#instDetail .sec .body .board
{
    margin-top: 40px;padding: 25px;

    background-color: #ecece5;
}
#instDetail .sec .body .board .block
{
    margin-top: 15px;
    padding-top: 20px; border-top: 1px dotted #aaaaa5;
}
#instDetail .sec .body .board .block:first-child
{
    margin-top: 0;
    padding-top: 0; border-top: none;
}
#instDetail .sec .body .board .ttl
{
    font-size: 16px; font-weight: bold; letter-spacing: .05em;
}
#instDetail .sec .body .board .txt
{
    font-size: 14px; line-height: 171.42857143%; margin-top: 15px; text-align: justify;letter-spacing: .05em;
}

#instDetail .sec .body .certificate .block
{
    margin-top: 30px; padding: 30px 25px;

    border: 1px dotted #000;
}
#instDetail .sec .body .certificate .block:first-child
{
    margin-top: 0;
}
#instDetail .sec .body .certificate .ttl
{
    font-size: 16px; font-weight: bold;
}
#instDetail .sec .body .certificate .inner
{
    padding: 0 15px;
}
#instDetail .sec .body .certificate table
{
    width: 100%; margin-top: 20px;

    border: 1px solid #ccc;
}
#instDetail .sec .body .certificate table:first-child
{
    margin-top: 30px;
}


#instDetail .sec .body .certificate table th,
#instDetail .sec .body .certificate table td
{
    font-size: 14px; line-height: 171.42857143%; padding: 5px 10px;text-align: justify;

    border: 1px solid #ccc;
}
#instDetail .sec .body .certificate table th
{
    width: 200px; background-color: #ecece5;
}
#instDetail .sec .body .certificate table td
{
    background-color: #f0f0e9;
}
#instDetail .sec .body .certificate .txt
{
    font-size: 14px; line-height: 171.42857143%; margin-top: 20px;text-align: justify;
}
#instDetail .sec .body .certificate .txt:first-child
{
    margin-top: 30px;
}

#instDetail .sec .body .archive .row
{
    margin-right: -15px;
}
#instDetail .sec .body .archive .col
{
    float: left;

    box-sizing: border-box; width: 33.333%; margin-top: 15px;padding-right: 15px;
}
#instDetail .sec .body .archive .col:first-child,
#instDetail .sec .body .archive .col:nth-child(2),
#instDetail .sec .body .archive .col:nth-child(3)
{
    margin-top: 0;
}
#instDetail .sec .body .archive .link
{
    display: block; text-decoration: none;
}
#instDetail .sec .body .archive .link.is-current
{
        opacity: .30;

    filter: alpha(opacity=30);   -moz-opacity: .30; -khtml-opacity: .30;
}
#instDetail .sec .body .archive .link:hover
{
        opacity: .70;

    filter: alpha(opacity=70);   -moz-opacity: .70; -khtml-opacity: .70;
}
#instDetail .sec .body .archive .block
{
    display: table; width: 100%; height: 80px;
}
#instDetail .sec .body .archive .head
{
    display: table-cell; width: 80px;vertical-align: middle;
}
#instDetail .sec .body .archive .figure
{
    width: 80px; height: 80px; background-color: #000;
    background-repeat: no-repeat; background-position: center center; -webkit-background-size: contain;    -moz-background-size: contain;      -o-background-size: contain;         background-size: contain;
}
#instDetail .sec .body .archive .figure img
{
    display: none;
}
#instDetail .sec .body .archive .body
{
    position: relative;

    display: table-cell; vertical-align: middle; background-color: #eef0e9;
}
#instDetail .sec .body .archive .icon
{
    font-size: 10px; font-weight: bold; line-height: 16px; position: absolute; top: 0; right: 0;display: inline-block; height: 16px; padding: 0 10px;

    border: 1px dotted #000;
}
#instDetail .sec .body .archive .icon.strad
{
    background-color: #e9cdcd;
}
#instDetail .sec .body .archive .icon.gdg
{
    background-color: #d7e9cd;
}
#instDetail .sec .body .archive .txt
{
    font-size: 13px; line-height: 140%; position: relative;

    padding: 5px 5px 0 10px;
}
#instDetail .sec .body .archive .txt i
{
    position: absolute; top: 50%; right: 10px; display: none;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #999;
}


#recipientsNew .sec
{
    margin-top: 50px;
    padding-top: 50px; border-top: 1px solid #b5b5b2;
}
#recipientsNew .sec:first-child
{
    margin-top: 0;
    padding-top: 0; border-top: none;
}
#recipientsNew .sec .figures
{
    float: left;

    width: 160px;
}

#recipientsNew .sec .figures .figure img
{
    width: 100%;
}
#recipientsNew .sec .figures .caption
{
    font-size: 12px; margin-top: 5px;
}
#recipientsNew .sec .main
{
    float: right;

    width: 545px;
}

#recipientsNew .sec .main .head .name
{
    font-size: 24px; font-weight: normal; display: inline-block;letter-spacing: .08em;
}
#recipientsNew .sec .main .head .name_en
{
    font-size: 14px; display: inline-block;letter-spacing: .08em;
}
#recipientsNew .sec .main .body
{
    margin-top: 20px;
}
#recipientsNew .sec .main .body .inst
{
    font-size: 14px; line-height: 171.42857143%;padding: 15px 20px;

    background-color: #ecece5;
}
#recipientsNew .sec .main .body .txt,
#recipientsNew .sec .main .body .txt_more
{
    font-size: 14px; line-height: 171.42857143%; text-align: justify;
}
#recipientsNew .sec .main .body .txt
{
    margin-top: 20px;
}
#recipientsNew .sec .main .body .txt_more
{
    display: none;
}
#recipientsNew .sec .main .body .more
{
    line-height: 32px; overflow: hidden;height: 32px;
    margin-top: 30px; cursor: pointer; -webkit-transition-duration: .3s; -moz-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; text-align: center; color: #ccc; border: 1px solid #ccc;
}
#recipientsNew .sec .main .body .more:hover
{
    color: #872e30;
    border: 1px solid #872e30;
}
#recipientsNew .sec .main .body .more.is-open i
{
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);        -ms-transform: rotate(-180deg);            transform: rotate(-180deg);
}


#recipientsAcv .ttl
{
    font-size: 26px; font-weight: normal; margin-bottom: 40px;letter-spacing: 0;
}
#recipientsAcv .row
{
    margin-right: -20px;
}
#recipientsAcv .row .col
{
    float: left;

    box-sizing: border-box; width: 50%; margin-top: 20px;padding-right: 20px;
}
#recipientsAcv .row .col .item:first-child,
#recipientsAcv .row .col .item:nth-child(2),
#recipientsAcv .row .col .item:nth-child(3),
#recipientsAcv .row .col .item:nth-child(4)
{
    margin-top: 0;
}
#recipientsAcv .row .col .item
{
    font-size: 14px; padding-bottom: 5px;

    border-bottom: 1px dotted #b4b5b2;
}
#recipientsAcv .row .col .en
{
    float: left;

    width: 50%;
}
#recipientsAcv .row .col .ja
{
    float: left;

    width: 50%;
}



#voiceAcv .ttl
{
    font-size: 26px; font-weight: normal; margin-bottom: 40px;letter-spacing: 0;
}
#voiceAcv .row
{
    margin-right: -45px;
}
#voiceAcv .row .col
{
    float: left;

    box-sizing: border-box; width: 50%; padding-right: 45px;
}
#voiceAcv .row .col .item
{
    font-size: 14px; margin-top: 20px;padding-bottom: 5px;

    border-bottom: 1px dotted #b4b5b2;
}
#voiceAcv .row .col .item:first-child
{
    margin-top: 0;
}
#voiceAcv .row .col .en
{
    float: left;

    width: 50%;
}
#voiceAcv .row .col .ja
{
    float: left;

    width: 50%;
}



#voiceAcv .row
{
    margin-right: -10px;
}
#voiceAcv .row .col
{
    float: left;

    box-sizing: border-box; width: 33.333%; margin-top: 24px;padding-right: 10px;
}
#voiceAcv .row .col:first-child,
#voiceAcv .row .col:nth-child(2),
#voiceAcv .row .col:nth-child(3)
{
    margin-top: 0;
}
#voiceAcv .row .col .board
{
    border: 1px solid #ccc; background-color: #fff;
}
#voiceAcv .row .col .head
{
    position: relative;
}
#voiceAcv .row .col .head .link
{
    display: block;
}
#voiceAcv .row .col .head .link:hover
{
        opacity: .70;

    filter: alpha(opacity=70);   -moz-opacity: .70; -khtml-opacity: .70;
}
#voiceAcv .row .col .head .figure
{
    height: 200px;

    background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover;    -moz-background-size: cover;      -o-background-size: cover;         background-size: cover;
}
#voiceAcv .row .col .head .figure img
{
    display: none;
}
#voiceAcv .row .col .head .caption
{
    font-size: 12px;

    position: absolute; top: 205px; left: 0; box-sizing: border-box; width: 100%; padding-right: 10px; text-align: right; letter-spacing: .05em; color: #999;
}
#voiceAcv .row .col .main
{
    padding: 30px 15px 15px;
}
#voiceAcv .row .col .main .cat
{
    font-size: 12px; font-weight: bold; line-height: 20px;

    display: inline-block; /* width: 80px; */ height: 20px; padding: 0 10px; text-align: center; letter-spacing: .1em;border: 1px dotted #000;
}
#voiceAcv .row .col .main .cat.player
{
    background-color: #cadcef;
}
#voiceAcv .row .col .main .cat.merchant
{
    background-color: #eac28e;
}
#voiceAcv .row .col .main .name
{
    font-size: 18px; line-height: 133.33333333%;

    margin-top: 10px; letter-spacing: .05em;
}
#voiceAcv .row .col .main .prof
{
    font-size: 14px; line-height: 171.42857143%;

    margin-top: 10px; letter-spacing: 0;
}
#voiceAcv .row .col .main .more
{
    margin-top: 30px;
}
#voiceAcv .row .col .main .more_btn
{
    font-size: 12px; line-height: 22px; position: relative;

    display: block; height: 22px; text-align: center; color: #fff; -webkit-border-radius: 2px;    -moz-border-radius: 2px;         border-radius: 2px; background-color: #ccc;
}
#voiceAcv .row .col .main .more_btn:hover
{
    text-decoration: none; background-color: #872e30;
}
#voiceAcv .row .col .main .more_btn i
{
    font-size: 14px;line-height: 22px;

    position: absolute; top: 0; right: 10px;
}



#voiceDetail .figures
{
    float: right;

    width: 300px; margin-bottom: 30px;margin-left: 30px;
}

#voiceDetail .figures .figure img
{
    width: 100%;
}
#voiceDetail .figures .caption
{
    font-size: 12px; margin-top: 5px;text-align: right; letter-spacing: 0;
}

#voiceDetail .ctts .cat
{
    font-size: 14px; font-weight: bold; line-height: 25px;

    display: inline-block; /* width: 105px; */ height: 25px; padding: 0 15px; text-align: center; letter-spacing: .1em;border: 1px dotted #000;
}
#voiceDetail .ctts .cat.player
{
    background-color: #cadcef;
}
#voiceDetail .ctts .cat.merchant
{
    background-color: #eac28e;
}
#voiceDetail .ctts .name
{
    font-size: 24px;

    margin-top: 20px; letter-spacing: .08em;
}
#voiceDetail .ctts .blocks
{
    margin-top: 20px;
}
#voiceDetail .ctts .block
{
    font-size: 14px; line-height: 171.42857143%; margin-top: 35px; padding-top: 35px; text-align: justify;letter-spacing: 0; border-top: 1px dotted #757573;
}
#voiceDetail .ctts .block:first-child
{
    margin-top: 0; padding-top: 0; border-top: none;
}



#voiceDetailAcv .ttl
{
    font-size: 26px; margin-bottom: 40px;letter-spacing: 0;
}
#voiceDetailAcv .row
{
    margin-right: -15px;
}
#voiceDetailAcv .row .col
{
    float: left;

    box-sizing: border-box; width: 33.333%; margin-top: 15px;padding-right: 15px;
}
#voiceDetailAcv .row .col:first-child,
#voiceDetailAcv .row .col:nth-child(2),
#voiceDetailAcv .row .col:nth-child(3)
{
    margin-top: 0;
}
#voiceDetailAcv .row .col .link
{
    display: block; text-decoration: none;
}
#voiceDetailAcv .row .col .link.is-current
{
        opacity: .30;

    filter: alpha(opacity=30);   -moz-opacity: .30; -khtml-opacity: .30;
}
#voiceDetailAcv .row .col .link:hover
{
        opacity: .70;

    filter: alpha(opacity=70);   -moz-opacity: .70; -khtml-opacity: .70;
}
#voiceDetailAcv .row .col .link .block
{
    display: table; width: 100%; height: 80px;
}
#voiceDetailAcv .row .col .link .block .head
{
    display: table-cell; width: 80px;vertical-align: middle;
}
#voiceDetailAcv .row .col .link .block .head .figure
{
    width: 80px; height: 80px; background-color: #000;
    background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover;    -moz-background-size: cover;      -o-background-size: cover;         background-size: cover;
}
#voiceDetailAcv .row .col .link .block .head .figure img
{
    display: none;
}
#voiceDetailAcv .row .col .link .block .body
{
    position: relative;

    display: table-cell; vertical-align: middle; background-color: #eef0e9;
}
#voiceDetailAcv .row .col .link .block .body .icon
{
    font-size: 10px; font-weight: bold; line-height: 16px; position: absolute; top: 0; right: 0;display: inline-block; height: 16px; padding: 0 10px;

    border: 1px dotted #000;
}
#voiceDetailAcv .row .col .link .block .body .icon.player
{
    background-color: #cadcef;
}
#voiceDetailAcv .row .col .link .block .body .icon.merchant
{
    background-color: #eac28e;
}
#voiceDetailAcv .row .col .link .block .body .txt
{
    font-size: 13px; line-height: 140%; position: relative;

    padding: 5px 5px 0 10px;
}
#voiceDetailAcv .row .col .link .block .body .txt i
{
    position: absolute; top: 50%; right: 10px; display: none;-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: #999;
}


#topCttsV2 .row
{
    margin-right: -20px;
}
#topCttsV2 .row .col
{float: left; 

    box-sizing: border-box; width: 50%; margin-top: 20px;padding-right: 20px;
}
#topCttsV2 .row .col:first-child,
#topCttsV2 .row .col:nth-child(2)
{
    margin-top: 0;
}

#topCttsV2 .head
{
    position: relative;
}
#topCttsV2 .head .figure
{
    position: relative; z-index: 1; padding-bottom: 41.09589041%; background-repeat: no-repeat; background-position: center center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover;
}
#topCttsV2 .head .figure img
{
    display: none;
}
#topCttsV2 .head .ttl
{font-size: 24px; font-weight: normal;line-height: 34px; 

    position: absolute; z-index: 2; top: 50%; left: 50%; width: 154px; height: 34px; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: center; letter-spacing: .075em; color: #fff; background-color: rgba(0,0,0,.47);
}
#topCttsV2 .head .ttl.ttl-wide
{
    font-size: 24px; font-weight: normal; width: auto; height: auto;padding: 5px 15px; letter-spacing: .075em;
}
#topCttsV2 .body
{overflow: hidden; padding: 15px 0 15px 5px;

    background-color: #e2e2da;
}
#topCttsV2 .body.body-en
{
    padding: 15px 15px 15px 15px;
}

#topCttsV2 .body .list.list-half01
{float: left;

    width: 48%;
}
#topCttsV2 .body .list.list-half02
{float: left;

    width: 52%;
}
#topCttsV2 .body .list li
{
    font-size: 14px; margin-top: 1em; text-align: left;letter-spacing: -.04em;
}
#topCttsV2 .body .list li:first-child
{
    margin-top: 0;
}
#topCttsV2 .body .list li a
{
    text-decoration: none;
}
#topCttsV2 .body .list li a i
{font-size: 12px; letter-spacing: 0;

    color: #e2e2da;
}
#topCttsV2 .body .list li a:hover
{font-weight: bold;

    color: #92252b;
}
#topCttsV2 .body .list li a:hover i
{font-weight: bold;

    color: #92252b;
}

#itemnation {
    display: none;
    }

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

@media screen and (max-width: 760px) {
    .pagetitle {
        font-size: 21px;
        text-align: center;
    }

    #topCttsV2{
        margin:0 auto 40px auto; 
        max-width: 640px;
        width: 90%;
    }
    #topCttsV2 .row{
        width: 100%;
    }
    #topCttsV2 .row .col {
        float: none;
        box-sizing: border-box;
        width: 100%;
        margin-top: 0px;
        padding-right: 0px;
    }
    #topCttsV2 .body {
        width: 100%;
        padding:5% 2%;
        box-sizing: border-box;
    }
    #topCttsV2 .body .list.list-half01 {
        float: none;
        width: 100%;
    }
    #topCttsV2 .body .list.list-half02 {
        float: none;
        width: 100%;
    }
    #topCttsV2 .body .list li:first-child {
        margin-top: 1em;
    }
    #topCttsV2 .body .js-tile2{
        height: auto!important;
    }

    #voiceAcv .row{
        margin-right: -10px;
    }
    #voiceAcv .row .col{
        margin-top: 10px!important;
        float: left;
        box-sizing: border-box; width: 100%; margin-top: 24px;padding-right: 10px;
    }

    #voiceDetail .figures {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-left: 0px;
    }


    #voiceDetailAcv .row .col {
        float: none;
        box-sizing: border-box;
        width: 100%;
    }
    #voiceDetailAcv .row .col:first-child, #voiceDetailAcv .row .col:nth-child(2), #voiceDetailAcv .row .col:nth-child(3) {
        margin-top: 15px;
    }

    #instAcv .article{
        display:-webkit-flex;
        display:flex;
        flex-direction: column-reverse;
    }
    #instAcv .article .figures{
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
    #instAcv .article .main {
        float: none;
        width: 100%;
    }
    #instAcv .article .figures .figure {
        height: auto;
        background:none;
    }
    #instAcv .article .figures .figure img {
        display: block;
        max-width: 100%;
    }
    #instDetail .sec .body .certificate .block {
        margin-top: 30px;
        padding: 4% 4%;
        border: 1px dotted #000;
    }
    #instDetail .sec .body .board .ttl {
        line-height: 1.6em;
    }
    #instDetail .sec .body .certificate .ttl {
        line-height: 1.6em;
    }
    #instDetail .sec .body .certificate .inner {
        padding: 0;
    }
    #instDetail .sec .body .certificate table th {
        width: 100px;
    }

    #instDetail .sec .body .certificate table th, #instDetail .sec .body .certificate table td {
        text-align:inherit;
        font-size: 12px;
    }
    #instDetail .sec .body .archive .row {
         margin-right: -0px; 
    }
    #instDetail .sec .body .archive .col {
            margin-top: 15px!important;
        float: none;
        box-sizing: border-box;
        width: 100%;
        padding-right: 0;
    }


    #recipientsNew .sec .figures {
        float: none;
        width: 100%;
        display:-webkit-flex;
        display:flex;
        align-items: center;
        -webkit-align-items: center;
    }
    #recipientsNew .sec .figures .rec_img{
        max-width: 40%;
        margin-right: 20px;
    }
    #recipientsNew .sec .figures .head .name{
        font-size: 16px;
    }
    #recipientsNew .sec .main {
        float: none;
        width: 100%;
    }

    #recipients_archive table {
        width: 100%;
    }
    #recipients_archive .tbly01 tr td {
        padding: 10px 0 10px 10px;
        text-align: left;
    }
    #recipients_archive .tbly01 tr th {
        padding: 10px 0 10px 10px;
        text-align: left!important;
    }


    #spSide{
        padding-left: 15%;
        padding-right: 5%;
    }
    #spSide img{
        max-width: 100%;
        height: auto;
    }

    #spSide .fxxx_l{
        text-align: center;
    }
    #spSide .fxxx_l span{
        font-size: 14px;
        padding: 10px 0;
        background: #333;
        color: #fff;
        text-align: center;
        width: 100%;
        margin:10px auto 20px auto;
            
    }

    .pgRentalNav,.pgGrantNav,.pgRentalEngNav{
        background: none!important;
    }
    .pgRentalNav ul,.pgGrantNav ul,.pgRentalEngNav ul{
        visibility: hidden;
    }
    .pgRentalNav + p,.pgGrantNav + p{
        display: none;
    }

    #itemnation {
        display: block;
      transition: all 0.5s ease;
      visibility: hidden;
      opacity: 0;
      position: fixed;
      z-index: 100;
      width: 15%;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%); }
      #itemnation a {
        font-size: 11px;
        background: #ccc;
        text-align: center;
        line-height: 18px;
        margin: 10px auto;
        display: block;
        height: 18px;
        width: 18px;
        border-radius: 18px; }
        #itemnation a.select {
        color: #fff;
          background: #000; }
      #itemnation.on {
        visibility: visible;
        opacity: 1; }
    #itemnation span{
            text-align: center;
        transform: rotate(-90deg);
        letter-spacing: 0.1em;
        font-weight: bold;
        display: block;
        margin-bottom: 30px;
    }
}
