@charset "utf-8";
/***************************************************
    index.css
***************************************************/
/* トップページ index.html
------------------------------------------------------------ */
/*#headline .cautionTxt {
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #bc0202;
    border-radius: 5px;
}
#headline .cautionTxt h2 {
    margin-bottom: 15px;
    color: #bc0202;
    font-size: 24px;
    font-weight: bold;
}
#headline .cautionTxt p {    margin-bottom: 0;}
#headline .cautionTxt em {    font-weight: bold;}*/
#headline #slider01_wrap {
    float: left;
    width: 690px;
    overflow: hidden;
    margin-bottom: 15px;
}
#headline #slider01 {
    height: 308px;
    overflow: hidden;
}
.bxslider li { display: none }
.bx-viewport .bxslider li { display: block !important }
#headline #slider01_wrap .bx-wrapper {
    padding: 2px;
    border: 1px solid #b3b3b3;
    height: 315px;
}
#headline #slider01_wrap .bx-wrapper img {
    max-width: none;
    width: 100%;
}
#headline #slider01_wrap .bx-wrapper .bx-viewport { }
#headline #slider01_wrap .bx-wrapper .bx-controls-direction a {
    top: 50%;
    outline: 0;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    text-indent: -9999px;
    z-index: 99;
}
#headline #slider01_wrap .bx-wrapper .bx-prev {
    left: 5px;
    background: url(../image/index/slider02_prev.png) 0 0 no-repeat;
}
#headline #slider01_wrap .bx-wrapper .bx-next {
    right: 5px;
    background: url(../image/index/slider02_next.png) 0 0 no-repeat;
}
#headline #slider01_wrap .bx-wrapper .bx-prev:hover,
#headline #slider01_wrap .bx-wrapper .bx-next:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}
#headline #slider01_wrap .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -35px;
    width: 100%;
}
#headline #slider01_wrap .bx-wrapper .bx-pager.bx-default-pager a {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 4px;
    outline: 0;
    border: 1px solid #484848;
    border-radius: 10px;
    background: #fff;
    text-indent: -9999px;
}
#headline #slider01_wrap .bx-wrapper .bx-pager.bx-default-pager a.active { background: #4d4d4d }
#headline .bnnBlock {
    float: right;
    width: 300px;
}
#headline .bnnBlock li {
    margin-bottom: 11px;
    border: 1px solid #b3b3b3;
}
#recommenditemArea { margin-bottom: 50px }
#recommenditemArea .itemList01 dl { margin-bottom: 0 }
#recommenditemArea .itemList01 dt { padding: 2px }
#mediaArea { margin-bottom: 50px }
#mediaArea .itemList01 dl { margin-bottom: 0 }
#pushitemArea { margin-bottom: 50px }
#rankingArea, #rankingArea02 {
    overflow: hidden;
    margin-bottom: 50px;
}
#rankingArea .bx-wrapper, #rankingArea02 .bx-wrapper {
    width: 1020px!important;
    max-width: none!important;
}
#rankingArea .itemList03 dl, #rankingArea02 .itemList03 dl {
    position: relative;
    z-index: -1;
    padding-top: 5px;
    margin-left: 15px;
}
#rankingArea .itemList03 dl:first-child, #rankingArea02 .itemList03 dl:first-child {
    margin-left: 0;
}
#rankingArea .itemList03 dl:before, #rankingArea02 .itemList03 dl:before {
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    content: "";
    width: 29px;
    height: 39px;
    background: url(../image/ico_no1.png) 0 0 no-repeat;
    z-index: 10;
}
#rankingArea .itemList03 dl.no2:before, #rankingArea02 .itemList03 dl.no2:before { background-image: url(../image/ico_no2.png) }
#rankingArea .itemList03 dl.no3:before, #rankingArea02 .itemList03 dl.no3:before { background-image: url(../image/ico_no3.png) }
#rankingArea .itemList03 dl.no4:before, #rankingArea02 .itemList03 dl.no4:before { background-image: url(../image/ico_no4.png) }
#rankingArea .itemList03 dl.no5:before, #rankingArea02 .itemList03 dl.no5:before { background-image: url(../image/ico_no5.png) }
#rankingArea .itemList03 dl.no1 dt, #rankingArea02 .itemList03 dl.no1 dt { border: 3px solid #f3bf0a }
#rankingArea .itemList03 dl.no2 dt, #rankingArea02 .itemList03 dl.no2 dt { border: 3px solid #c2c2c2 }
#rankingArea .itemList03 dl.no3 dt, #rankingArea02 .itemList03 dl.no3 dt { border: 3px solid #a86841 }
#newcatalogArea { margin-bottom: 50px }
#newcatalogArea dl {
    float: left;
    width: 305px;
    margin: 0 0 0 40px;
}
#newcatalogArea dl:first-child { margin-left: 0 }
#newcatalogArea dt {
    float: right;
    width: 150px;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
#newcatalogArea .image {
    float: left;
    width: 145px;
}
#newcatalogArea .text {
    float: right;
    width: 150px;
}
#newcatalogArea dd .detail {
    height: 5.5em;
    margin-bottom: 0;
}
#newcatalogArea dd .vol {
    margin-bottom: 10px;
    font-size: 18px;
}
#newcatalogArea dd .link01,
#newcatalogArea dd .link02 {
    padding: 3px 0 3px 20px;
    border-radius: 3px;
    font-size: 13px;
    text-align: center;
}
#newcatalogArea dd .link01 {
    margin-bottom: 8px;
    background: #a41919 url(../image/ico03.png) 5px 50% no-repeat;
}
#newcatalogArea dd .link02 {
    margin-bottom: 0;
    background: #44a828 url(../image/ico04.png) 5px 50% no-repeat;
}
#newcatalogArea dd .link01 a,
#newcatalogArea dd .link02 a {
    color: #fff;
    text-decoration: none;
}
#newcatalogArea dd .link01:hover,
#newcatalogArea dd .link02:hover {
    text-decoration: none;
    opacity: .8;
    filter: alpha(opacity=80);
}
#recommendArea { margin-bottom: 50px }
#historyArea { margin-bottom: 50px }
#newsArea {
    margin-bottom: 50px;
    padding: 15px 0 5px;
    border: 1px solid #ccc;
}
#newsArea dl { margin-bottom: 0 }
#newsArea dt {
    position: relative;
    width: 20%;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
/*
    float: left;
    width: 130px;
    margin-bottom: 0;
    padding: 30px 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
*/
}
#newsArea dd {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
   /* margin-left: 130px;*/
}
#newsArea ul { margin-bottom: 0 }
#newsArea li {
    margin-bottom: 5px;
    font-size: 12px;
}
@media screen and (min-width: 768px) and (max-width: 1000px) {

}
@media only screen and (max-width: 767px) {
    #headline #slider01 {
    height: auto;
}
    #headline #slider01_wrap {
        float: none;
        width: 100%;
    }
    #headline #slider01_wrap * { -webkit-tap-highlight-color: rgba(0,0,0,0) }
    #headline #slider01_wrap .bx-wrapper {
        margin-bottom: 30px;
        height: auto;
     }
    #headline #slider01_wrap .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto { bottom: -25px }
    #headline #slider01_wrap .bx-wrapper .bx-pager.bx-default-pager a {
        width: 12px;
        height: 12px;
        margin: 0 4px;
        border-radius: 6px;
    }
    #headline .bnnBlock {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        overflow: hidden;
    }
    #headline .bnnBlock li {
        width: 48%;
        margin-bottom: 0;
        border: 1px solid #b3b3b3;
    }
    #headline .bnnBlock li:nth-child(1) { float: left }
    #headline .bnnBlock li:nth-child(2) { float: right }
    .itemList01 dl {
        clear: none;
        float: left;
        width: 48%;
        margin: 0 0 0 4%;
    }
    .itemList01 dl:first-child { margin-left: 0 }
    .itemList01 dl:nth-of-type(n+3) { display: none }
    .itemList01 dt {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #b3b3b3;
        height: auto;
    }
    .itemList01 dd {
        float: none;
        width: 100%;
    }
    .itemList01 .name {
        margin: 5px 0;
        font-size: 12px;
    }
    #rankingArea .itemList03 dl, #rankingArea02 .itemList03 dl  {margin-left: 0;}
    #newcatalogArea { margin-bottom: 20px }
    #newcatalogArea dl {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0 8px;
        border: 1px solid #ccc;
        border-radius: 2px;
    }
    #newcatalogArea dt {
        float: none;
        width: 100%;
        margin-bottom: 0;
        padding: 14px 0;
        background: url(../image/ico_acd01_cl.png) 100% 50% no-repeat;
        background-size: 14px auto;
        font-size: 12px;
        font-weight: bold;
    }
    #newcatalogArea dt.active { background-image: url(../image/ico_acd01_op.png) }
    #newcatalogArea dd {
        display: none;
        margin-bottom: 15px;
        overflow: hidden;
    }
    #newcatalogArea .image {
        float: left;
        width: 37%;
        margin-right: 10px;
    }
    #newcatalogArea .image a {
        display: block;
        border: 1px solid #b3b3b3;
    }
    #newcatalogArea .image a img { width: 100% }
    #newcatalogArea .text {
        float: right;
        width: 59%;
    }
    #newcatalogArea dd .detail {
        height: auto;
        margin-bottom: 0;
        font-size: 11px;
    }
    #newcatalogArea dd .vol {
        margin-bottom: 10px;
        font-size: 11px;
    }
    #newcatalogArea dd .link01,
    #newcatalogArea dd .link02 {
        padding: 8px 0 8px 20px;
        /*    border-radius: 0;*/
        font-size: 12px;
        text-align: center;
    }
    #newcatalogArea dd .link01 {
        margin-bottom: 8px;
        /*    border: 1px solid #ab9a58;
        background: #fff url(../image/ico03_sp.png) 5px 50% no-repeat;*/
        /*    background-size: 24px auto;*/
    }
    #newcatalogArea dd .link02 {
        margin-bottom: 0;
        /*    border: 1px solid #44a828;
        background: #fff url(../image/ico04_sp.png) 5px 50% no-repeat;
        background-size: 24px auto;*/
    }
    /*#newcatalogArea dd .link01 a,
    #newcatalogArea dd .link02 a {
        color: #333;
    }*/
    #recommendArea,
    #historyArea { margin-bottom: 40px }
    /*#recommendArea .itemList03 dl:nth-child(n+2),
    #historyArea .itemList03 dl:nth-child(n+2) {    display: none;}*/
    #mediaArea { margin-bottom: 20px }
    #pushitemArea { margin-bottom: 20px }
    #rankingArea, #rankingArea02 {
        overflow: visible;
        margin-bottom: 20px;
    }
    #rankingArea .bx-wrapper, #rankingArea02 .bx-wrapper {
        width: 100%!important;
        max-width: none!important;
    }
    #rankingArea .bx-wrapper .bx-prev, #rankingArea02 .bx-wrapper .bx-prev {
        left: -10px;
        z-index: 99;
    }
    #rankingArea .bx-wrapper .bx-next, #rankingArea02 .bx-wrapper .bx-next {
        right: -10px;
        z-index: 99;
    }
    #newsArea {
        margin-bottom: 0;
        padding: 0;
        border: 1px solid #ccc;
        border-bottom: none;
    }
    #newsArea dt {
        display: block;
        width: 100%;
        padding: 10px 20px 10px 10px;
        color: #333;
        background: url(../image/ico_acd01_cl.png) 98% 50% no-repeat;
        background-size: 14px;
        font-size: 12px;
        text-align: left;
    }
    #newsArea dt.active { background-image: url(../image/ico_acd01_op.png) }
    #newsArea dd {
        display: none;
        padding: 0 10px 10px;
        margin-left: 0;
    }
    #newsArea li {
        margin-bottom: 5px;
        font-size: 12px;
    }
    #gFooter #siteInfo { margin-top: 51px }
    /* pgtp */
    /*#pgtp {
        position: absolute;
        bottom: 87px;
        right: 10px;
        width: 74px;
        height: 63px;
        margin-bottom: 0;
        z-index: 100;
    }
    .smpl #pgtp {
        bottom: 41px;
    }
    #pgtp.fixed {
        position: fixed;
        top: auto;
        bottom: 0;
    }

    #sFooter #pgtp {
        clear: both;
        position: static;
        width: 1000px;
        height: auto;
        margin: 0 auto;
        text-align: right;

    }
    #sFooter #pgtp.fixed {    position: static;}
    */
    #pgtp {
        clear: both;
        position: absolute;
        bottom: 114px;	/* 117px → 114px 3/21 nagai. */
        right: 10px;
        width: 51px;
        height: auto;
        margin: 0;
        text-align: right;
    }
    #pgtp.fixed { position: fixed }
    #pgtp a img { width: 51px }
}

/* 181106 追記 */
#blogitemArea {
    margin-bottom: 50px;
}
.blogList01 { overflow: hidden }
.blogList01 .blogCntBox {
    float: left;
    width: 490px;
    margin: 0 0 0 20px;
}
.blogList01 .blogCntBox p {
    margin: 0;
}
.blogList01 .blogCntBox:first-child { margin-left: 0 }
.blogList01 .blogCntBox > dl {
    margin: 16px 0 0;
    letter-spacing: -0.5em;
}
.blogList01 .blogCntBox > dl:first-child {
    margin-top: 0;
}
.blogList01 .blogCntBox > dl > dt,
.blogList01 .blogCntBox > dl > dd {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}
.blogList01 .blogCntBox dl > dt {
    width: 218px;
    letter-spacing: -0.5em;
}
.blogList01 .blogCntBox dl > dt > span {
    padding-left: 10px;
}
.blogList01 .blogCntBox dl > dt > span:first-child {
    padding-left: 0;
}
.blogList01 .blogCntBox dl > dt .blogCtgIcon {
    display: inline-block;
    width: 123px;
    padding: 1px 0;
    border-radius: 2px;
    background-color: #a588c5;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    letter-spacing: normal;
}
.blogList01 .blogCntBox dl > dt .blogCtgIcon.type01 {
    background-color: #9573FE;
}
.blogList01 .blogCntBox dl > dt .blogCtgIcon.type02 {
    background-color: #787969;
}
.blogList01 .blogCntBox dl > dt .blogCtgIcon.type03 {
    background-color: #4F4E70;
}
.blogList01 .blogCntBox dl > dt .blogDate {
    display: inline-block;
    width: 95px;
    vertical-align: middle;
    letter-spacing: normal;
}
.blogList01 .blogCntBox dl > dd {
    width: 262px;
    margin-left: 10px;
}
.blogList01 .blogCntBox dl > dd > * {
    margin-top: 13px;
}
.blogList01 .blogCntBox dl > dd > *:first-child {
    margin-top: 0;
}
.blogList01 .blogCntBox dl > dd .txt_abridgement_fs16 {
    font-weight: bold;
}
.blogList01 .blogCntBox dl > dd .blogTitle {
    position: relative;
    display: block;
    height: 24px;
    line-height: 1.5;
    overflow: hidden;
}
.blogList01 .blogCntBox dl > dd .blogTitle:before,
.blogList01 .blogCntBox dl > dd .blogTitle:after{
    position: absolute;
    background-color: #fff;
}
.blogList01 .blogCntBox dl > dd .blogTitle:before{
    content: "...";
    bottom: 0;
    right: 0;
    width: 21px;
}
.blogList01 .blogCntBox dl > dd .blogTitle:after{
    content: "";
    width: 100%;
    height: 100%;
}
.blogList01 .blogCntBox dl > dd .blogTitle.type01 {
    height: 72px;
}
.blogList01 .blogCntBox dl > dd .blogTitle.type01:before {
    width: 17px;
}
.blogList01 .blogCntBox dl > dd .blogTitle.type02 {
    height: 64px;
}
.blogList01 .blogCntBox dl > dd .blogTitle.type02:before {
    width: 21px;
}
.blogList01 .blogCntBox.blogFirst {
    display: table;
}
.blogList01 .blogCntBox.blogFirst .blogImg {
    display: table-cell;
    width: 202px;
    height: 182px;
    padding-right: 20px;
    vertical-align: top;
}
.blogList01 .blogCntBox.blogFirst .blogImg a {
    display: block;
    width: 100%;
    padding-top: 100%;
    border: 1px solid #d9d9d9;
    position: relative;
}
.blogList01 .blogCntBox.blogFirst .blogImg a img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.blogList01 .blogCntBox.blogFirst > dl {
    display: table-cell;
    margin: 0;
    vertical-align: top;
}
.blogList01 .blogCntBox.blogFirst dl > dt {
    display: block;
    width: 100%;
}
.blogList01 .blogCntBox.blogFirst dl > dd {
    width: auto;
    margin: 17px 0 0;
    display: block;
}

.blogList01:after,
.blogList01 dl:after {
    content: "";
    display: block;
    clear: both;
}
.blogList01,
.blogList01 dl {
     zoom: 1
}

@media only screen and (max-width: 767px) {
    #blogitemArea {
        margin-bottom: 25px;
    }
    .blogList01 .blogCntBox {
        float: none;
        width: 100%;
        margin: 10px 0 0;
    }
    .blogList01 .blogCntBox:first-child {
        margin: 0;
    }
    .blogList01 .blogCntBox > dl {
        margin: 10px 0 0;
    }
    .blogList01 .blogCntBox dl > dt {
        display: block;
        width: 100%;
        font-size: 10px;
    }
    .blogList01 .blogCntBox dl > dt > span {
        padding-left: 5px;
    }
    .blogList01 .blogCntBox dl > dt .blogCtgIcon {
        width: 50%;
        max-width: 102px;
        padding: 1px 0 0;
        font-size: 11px;
    }
    .blogList01 .blogCntBox dl > dt .blogDate {
        width: 50%;
    }
    .blogList01 .blogCntBox dl > dd {
        display: block;
        width: 100%;
        margin-top: 7px;
        margin-left: 0;
    }
    .blogList01 .blogCntBox dl > dd > * {
        margin-top: 10px;
    }
    .blogList01 .blogCntBox dl > dd > p {
        font-size: 11px;
    }
    .blogList01 .blogCntBox dl > dd .txt_abridgement_fs16 {
        font-size: 11px;
    }
    .blogList01 .blogCntBox dl > dd .blogTitle {
        height: 16px;
    }
    .blogList01 .blogCntBox dl > dd .blogTitle:before{
        width: 16px;
    }
    .blogList01 .blogCntBox dl > dd .blogTitle.type01 {
        height: 48px;
    }
    .blogList01 .blogCntBox dl > dd .blogTitle.type02 {
        height: 48px;
    }
    .blogList01 .blogCntBox dl > dd .blogTitle.type02:before {
        width: 17px;
    }

    .blogList01 .blogCntBox.blogFirst .blogImg {
        width: 52%;
        height: auto;
        padding-right: 4%;
    }
    .blogList01 .blogCntBox.blogFirst dl > dt .blogCtgIcon {
        width: 60%;
    }
    .blogList01 .blogCntBox.blogFirst dl > dt .blogDate {
        width: 40%;
    }
    .blogList01 .blogCntBox.blogFirst dl > dd {
        margin: 7px 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .col4Box.type01 > div {
        float: left;
        width: 49%;
        margin: 2% 0 0 2%;
    }
    .col4Box.type01 > div:first-child {
        margin: 0;
    }
    .col4Box.type01 > div:nth-of-type(2) {
        margin-top: 0;
    }
    .col4Box.type01 > div:nth-of-type(2n+1) {
        margin-left: 0;
    }
    .itemBox03 dt {
        margin-bottom: 0;
    }
    .itemBox03 dt img {
        width: 100%;
    }
    .col4Box .itemBox03 dl {
        width: 100%;
        margin: auto;
    }
}