/* カスタマイズ用CSS */
.ec-headerRole ,
.ec-sliderRole {
    max-width: 1150px;
}
h2 {}
h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 15px 0;
    margin: 0 0 30px;
}
p + p ,
p + span ,
span + p {
    margin-top: .5em;
}
.note {
    display: block;
    font-size: 0.8em;
    line-height: 1.4;
}
.indent {
    text-indent: -1em;
    margin-left: 1em;
}
.ec-borderedDefs {
    border-top: none;
}
.ec-label ,
.ec-select {
    margin: 0;
}
.ec-select {
    margin-bottom: 0;
}
.ec-borderedDefs dt {
    padding-top: 0;
}
.ec-borderedDefs p + p ,
.ec-borderedDefs p + .note ,
.ec-borderedDefs .note + p ,
.ec-input + * ,
.ec-select + * {
    margin-top: 0.5em;
}
.ec-reportHeading {
    border: none;
}
.ec-blockTopBtn {
    z-index: 10;
}
/* header */
.ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title {
    width: 100%;
    text-align: left;
}
.ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title span {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 10px;
}
.ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title a {
    margin: 0;
}
.ec-headerNaviRole .ec-headerNaviRole__nav {
    padding-right: 10px;
}
.ec-headerNaviRole .ec-headerNaviRole__nav .ec-headerNav {
    margin-right: 5px;
}
#head_nav ul{
    float:right;
    list-style: none;
    margin-top: 10px;
}
#head_nav li{
    float:left;
    font-size:13px;
    padding: 0;
    margin: 0;
}
#head_nav li a{
    color:#000000;
    margin-right:10px;
    padding-right:10px;
    border-right:#333333 solid 1px;
}
#head_nav li:first-child {
    border-left:#333333 solid 1px;
    padding-left:10px;
}
.ec-headerNaviRole {
    padding: 0;
}
.ec-categoryNaviRole {
    max-width: 1150px;
}
.bdp-ec-itemNav__nav {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    list-style: none;
    margin: 15px 0 30px;
    padding: 0;
    font-size: 0;
    width: 100%;
}
.bdp-ec-itemNav__nav li {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 20px;
    margin: 0;
}
.bdp-ec-itemNav__nav li:first-child {
    padding: 16px 20px 16px 0;
}
.bdp-ec-itemNav__nav li:last-child {
    padding: 16px 0 16px 20px;
}

.bdp-ec-itemNav__nav li a {
    display: block;
}
/* pc sidemenu */
.ec-layoutRole__left .category-nav {
    background-color: #f3eee9;
    margin: 0 0 0 20px;
    padding: 0;
    width: calc(100% - 20px);
}
.ec-layoutRole__left .category-nav li {
    background-color: #fff;
    border-bottom: 1px solid #E8E8E8;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
}
.ec-layoutRole__left .category-nav li a {
    font-size: 16px;
    font-weight: bold;
    color: #525263;
    display: block;
    line-height: 50px;
    padding: 0 0 0 15px;
}
.ec-layoutRole__left .category-nav li a:hover {
    background: rgba(204, 204, 204, 0.1);
    text-decoration: none;
    opacity: 1;
    transition: .3s;
}
.ec-layoutRole__left .category-nav li:first-child {
    background-color: #f3eee9;
    margin: 0;
}
.ec-layoutRole__left .category-nav li:first-child a {
    padding: 0 0 0 25px;
}
.ec-layoutRole__left .category-nav li:last-child {

}
#side_bnr ul {
    margin: 0;
    padding: 0;
}
#side_bnr ul li {
    list-style: none;
    margin: 0;
    padding: 20px 0 0 20px;
}
#side_bnr ul li a {
    display: block;
}
#side_bnr ul li img {
    width: 100%;
}
/* footer */
.ec-footerRole {
    background: url(../img/common/ng.jpg) no-repeat;
    border-top: 1px solid #e8e8e8;
    padding: 32px 0;
    margin-top: 80px;
}
.bdp-footerNavi {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.bdp-footerNavi li {
    display: inline-block;
    margin: 0 8px 8px;
}
.bdp-footerNavi li a {
    display: block;
    color: #000;
}
.bdp-footer_bottom {
    text-align: center;
    margin-top: 40px;
}
.bdp-footer_bottom .logo {
    width: 250px;
    margin: auto;
}
.copyright {
    font-size: 14px;
    margin-top: 15px;
}
.ec-footerNavi .ec-footerNavi__link a {
    display: block;
    border-bottom: 1px solid #000;
    padding: 15px 0;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
}
.ec-footerNavi {
    padding: 0;
    color: #000;
    list-style: none;
    text-align: center;
}
/* 下層ページ */
.bdp-pt_outer {
    padding: 0 20px;
}
#bdp-page_title {
    max-width: 1110px;
    background: url(../img/common/headder_bg.jpg) no-repeat;
    background-position: center 48%;
    background-size: 100%;
    padding: 54px 0;
    margin: 0 auto 60px;
    text-align: center;
}
#bdp-page_title .bdp-h1_title {
    color: #666666;
    font-weight: 600;
    font-size: 32px;
    margin: 0px;
    letter-spacing: 1px;
    font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}



@media screen and (min-width: 768px) {
    .sp {display: none!important;}
    .pc {display: block!important;}
    .ec-headerTitle .ec-headerTitle__title a {
        margin: 0;
    }
    .ec-headerRole, .ec-sliderRole {
        margin-bottom: 30px;;
    }
    .ec-pageHeader h1 {
        border-top: none;
        border-bottom: 1px solid #ccc;
        margin: 0 0 20px 20px;
        padding: 0 0 15px;
        font-size: 28px;
        font-weight: bold;
    }
    p {
        font-size: 16px;
        line-height: 1.5;
    }
    a:hover {
        opacity: .7;
        transform: .3s;
    }
    /* header */
    .ec-layoutRole__header {
        position: relative;
    }
    .ec-headerRole, .ec-sliderRole {
        margin-bottom: 20px;
        position: relative;
    }
    .ec-headerNaviRole {
        position: absolute;
        top: 6px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title span {
        padding-right: 230px;
    }
    #head_nav ul {
        margin-top: 55px;
    }
    .ec-newsRole {
        padding: 40px 0 0;
    }
    .ec-secHeading .ec-secHeading__ja {
        font-size: 16px;
    }
    .ec-newsRole .ec-newsRole__newsDate {
        font-size: 16px;
    }
    .ec-newsRole .ec-newsRole__newsTitle {
        margin-bottom: 0;
        line-height: 1.6;
        font-size: 16px;
    }
    .ec-newsRole .ec-newsRole__newsDescription {
        font-size: 16px;
        line-height: 1.6;
    }
    .ec-borderedDefs dl {
        flex-wrap: nowrap;
        padding: 1.25em 0;
        align-items: center;
    }
    .ec-borderedDefs dd {
        width: 70%;
        line-height: 1.5;
    }
    .ec-input input, .ec-halfInput input, .ec-numberInput input, .ec-zipInput input, .ec-telInput input, .ec-select input, .ec-birth input {
        margin: 0;
    }
    .ec-login__input .ec-input input + input {
        margin-top: 1em;
    }
    .ec-halfInput {
        font-size: 0;
    }
    .ec-halfInput input[type='text'] {
        margin-left: 20px;
        width: calc(50% - 10px);
    }
    .ec-halfInput.error .ec-errorMessage {
        margin-left: 20px;
        width: calc(50% - 10px);
        display: inline-block;
    }
    .ec-halfInput.error .ec-errorMessage:first-of-type {
        margin-left: 0;
    }
    .ec-off4Grid .ec-off4Grid__cell {
        text-align: center;
        width: 100%;
        max-width: 480px;
        margin: auto;
    }
    .ec-off4Grid .ec-off4Grid__cell .ec-checkbox {
        margin-bottom: 20px;
    }
    .ec-birth select {
        margin: 0 8px 0;
    }
    .ec-off3Grid .ec-off3Grid__cell {
        width: 100%;
        max-width: 520px;
        margin : auto;
    }
    /* 下層ページ */
    .bdp-base_box {
        position: relative;
        width: 100%;
        padding: 0 0 20px;
        overflow: hidden;
    }
    .bdp-base_box.__001 ,
    .bdp-base_box.__002 {
        min-height: 500px;
    }
    .bdp-base_box h2 {
        font-size: 32px;
        font-weight: bold;
        margin: 0.67em 0;
    }
    .bdp-base_box:first-of-type h2 {
        margin: 0 0 0.67em;
    }
    .bdp-base_box h3 {
        border: none;
        font-size: 28px;
        font-weight: bold;
        text-align: left;
        margin: 0;
    }
    .bdp-base_box ul {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .bdp-base_box ul li {
        margin: 0;
        padding: 0;
    }
    .bdp-base_box ul li p {
        margin: 20px 0;
        font-size: 16px;
        font-weight: 200;
        line-height: 1.8em;
        color: #333333;
    }
    .bdp-base_box ul li:first-child {
        width: 65%;
        position: relative;
        z-index: 1;
        right: 0;
    }
    .bdp-base_box.__002 ul li:first-child {
        position: absolute;
        right: 0;
    }
    .bdp-base_box ul li:last-child {
        right: 20px;
        padding: 20px 30px;
        width: 46%;
        align-items: center;
        position: absolute;
        bottom: 0;
        background: #FFF;
        z-index: 2;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .bdp-base_box.__002 ul li:last-child {
        left: 20px;
    }
    .bdp-base_box .img_box {
        margin: 0 0 30px;
    }
    .bdp-base_box .data_img_box {
        display: flex;
        width: 100%;
        max-width: 640px;
        margin: 30px auto;
    }
    .bdp-base_box .data_img_box div {
        width: calc(50% - 60px);
        margin-right: 80px;
        text-align: center;
    }
    .bdp-base_box .data_img_box div:last-of-type {
        margin-right: 0;
    }
    .bdp-base_box .data_img_box div p {
        margin-top: 10px;
    }
}

@media screen and (max-width: 900px) {
    .bdp-ec-itemNav__nav {
        border-top: 1px solid #D9D9D9;;
        border-bottom: 1px solid #D9D9D9;;
        list-style: none;
        margin: 1.667vw 0 2.778vw;
        padding: 0;
        font-size: 0;
        width: 100%;
    }
    .bdp-ec-itemNav__nav li {
        display: inline-block;
        font-size: 1.778vw;
        padding: 1.111vw 2.222vw;
        margin: 0;
    }
}




@media screen and (max-width: 767px) {
    .sp {display: block!important;}
    .pc {display: none!important;}
    .ec-pageHeader h1 {
        margin: 30px 0 15px;
        border-bottom: 1px solid #ccc;
        border-top: none;
        padding: 0 0 15px;
        font-size: 20px;
        font-weight: bold;
    }
    h3 {
        font-size: 18px;
        padding: 15px 0;
        margin: 0 0 20px;
    }
    p {
        font-size: 14px;
        line-height: 1.5;
    }
    .ec-newsRole {
        padding: 30px 0 0;
    }
    .ec-borderedDefs dl {
        padding: 1em 0;
    }
    .ec-label {
        margin: 0 0 .75em;
    }
    .ec-birth select {
        margin: 0;
    }
    .ec-halfInput {
        font-size: 0;
    }
    .ec-halfInput input[type='text'] {
        margin-left: 5.333vw;
        width: calc(50% - 2.667vw);
    }
    .ec-halfInput.error .ec-errorMessage {
        margin-left: 5.333vw;
        width: calc(50% - 2.667vw);
        display: inline-block;
    }
    .ec-halfInput.error .ec-errorMessage:first-of-type {
        margin-left: 0;
    }
    /* header */
    .ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title {
        width: calc(100% - 40px);
        text-align: left;
    }
    .ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title span {
        font-size: 10px;
        line-height: 1.5;
        display: block;
        margin: 0 0 5px;
    }
    .ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title a {
        margin: 0;
    }
    .ec-sliderRole {
        padding: 15px 0 0;
    }
    /* sp g-nav */
    .ec-drawerRole .ec-headerLinkArea {
        background: #e8e8e8;
    }
    .ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
        color: #000;
    }
    .ec-headerRole__navSP {}
    .ec-drawerRoleClose {
        right: 270px;
        left: inherit;
    }
    .ec-drawerRole {
        background-color: #f6f6f6;
        transform: translateX(300px);
        top: 0;
        right: 0;
        left: inherit;
    }
    .ec-drawerRole.is_active {
        transform: translateX(0);
    }
    .ec-headerRole__navSP .ec-headerNavSP {
        right: 10px;
        left: inherit;
    }
    #side_bnr ul li {
        list-style: none;
        margin: 0;
        padding: 10px 10px 0;
    }
    #side_bnr ul li:last-child {
        padding: 10px;
    }
    /* footer */
    .ec-footerRole {
        background: url(../img/common/ng.jpg) no-repeat;
        border-top: 1px solid #e8e8e8;
        padding-top: 12px;
        padding-bottom: 24px;
        margin-top: 40px;
    }
    .bdp-footerNavi {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .bdp-footerNavi li {
        display: inline-block;
        margin: 0 8px 8px;
    }
    .bdp-footerNavi li a {
        color: #000;
    }
    .bdp-footer_bottom {
        text-align: center;
        margin-top: 20px;
    }
    .copyright {
        font-size: 10px;
        margin-top: 10px;
    }
    /* 下層ページ */
    #bdp-page_title {
        max-width: 100%;
        background-position: center -2.667vw;
        background-size: 140%;
        padding: 14.4vw 0;
        margin: 15px auto 30px;
    }
    #bdp-page_title .bdp-h1_title {
        font-size: 8.533vw;
    }
    .bdp-base_box {
        margin: 0 0 30px;
    }
    .bdp-base_box h2 { 
        font-size: 18px;
        font-weight: bold;
        line-height: 1.25;
        text-indent: -1.25em;
        margin-left: 1.25em;
    }
    .bdp-base_box h3 {
        border: none;
        font-size: 16px;
        font-weight: bold;
        text-align: left;
        margin: 0;
    }
    .bdp-base_box ul {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .bdp-base_box li {
        margin: 0;
        padding: 0;
    }
    .bdp-base_box li:first-child {
        margin-bottom: 20px;
    }
    .bdp-base_box .img_box {
        margin: 0 0 20px;
    }
    .bdp-base_box .data_img_box {
        width: 100%;
        max-width: 300px;
        margin: 30px auto;
    }
    .bdp-base_box .data_img_box div {
        text-align: center;
    }
    .bdp-base_box .data_img_box div:last-of-type {
        margin-top: 10px;
    }
    .bdp-base_box .data_img_box div p{
        margin-top: .5em;
    }
}

@media screen and (min-width: 430px) and (max-width: 767px) {
    .ec-headerRole.__bdp .ec-headerTitle .ec-headerTitle__title span .sp{
        display: none!important;
    }
}

/* toppage */
.bdp-product_bnr ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.bdp-product_bnr ul li {
    flex-basis: calc(50% - 10px);
    margin: 0 20px 20px 0;
}
.bdp-product_bnr ul li:nth-child(2n) {
    margin: 0 0 20px;
}
.bdp-product_bnr ul li a {
    display: block;
}
.bdp-product_bnr ul li img {
    width: 100%;
}

.bdp-top_bottom_wrap {
    margin: 10px 0 0;
}
.bdp-top_bottom_wrap .txt_img {
    max-width: 740px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .bdp-top_bottom_wrap {
        margin: 15px 0 0;
    }
    .bdp-product_bnr ul li {
        flex-basis: calc(50% - 5px);
        margin: 0 10px 10px 0;
    }
    .bdp-product_bnr ul li:nth-child(2n) {
        margin: 0 0 10px;
    }
}

/* product list */
@media only screen and (min-width: 768px) {
    .ec-topicpath {
        padding: 0 0 10px;
        border: 0;
        font-size: 16px;
    }
    .ec-shelfGrid .ec-shelfGrid__item-image {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .ec-searchnavRole {
        margin: 20px 0 0;
        padding: 0;
    }
    .ec-shelfGrid .ec-shelfGrid__item-image {
        height: auto;
        margin-bottom: 10px;
        text-align: center;
    }
}

/* entry */
@media only screen and (min-width: 768px) {
    .ec-off1Grid .ec-off1Grid__cell {
        width: 100%;
    }
    .ec-off1Grid .ec-off1Grid__cell {
        margin-left: 20px;
    }
}