/* カスタマイズ用CSS */
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
    font-family: 'Noto Sans JP', sans-serif;
}
.ec-layoutRole .ec-layoutRole__contents {
    max-width: 100%;
}
.ec-headerTitle {
    position:relative;
}
.ec-headerTitle::before {
    content: '';
    display: inline-block;
    width: 140px;
    height: 140px;
    background-image: url("/html/template/default/assets/img/common/komesuke-02.png");
    background-size: contain;
    position: absolute;
    left: 70px;
    bottom: 50px;
}
.ec-headerTitle::after {
    content: '';
    display: inline-block;
    width: 162px;
    height: 140px;
    background-image: url("/html/template/default/assets/img/common/komesuke-01.png");
    background-size: contain;
    position: absolute;
    right: 50px;
    bottom: 50px;
}
@media only screen and (max-width: 768px){
    .ec-headerTitle::before {
        width: 120px;
        height: 120px;
        left: 0;
        top: 0;
    }
    .ec-headerTitle::after {
        width: 130px;
        height: 112px;
        right: 0;
        top: 0;
    }
}
@media only screen and (max-width: 670px){
    .ec-headerTitle::before {
        width: 100px;
        height: 100px;
        left: 0;
        top: 50px;
    }
    .ec-headerTitle::after {
        width: 116px;
        height: 100px;
        right: 0;
        top: 40px;
    }
}
@media only screen and (max-width: 570px){
    .ec-headerTitle::before {
        display: none;
    }
    .ec-headerTitle::after {
        display: none;
    }
}
.ec-headerTitle .ec-headerTitle__title h1 img {
    width: auto;
    height: 120px;
}
@media only screen and (max-width: 420px){
    .ec-headerTitle .ec-headerTitle__title h1 img {
        height: 100px;
    }
}
@media only screen and (max-width: 320px){
    .ec-headerTitle .ec-headerTitle__title h1 img {
        height: 80px;
    }
}
.ec-headerTitle .ec-headerTitle__title .copy {
    width:100%;
    text-align:center;
    padding-top:0px;
    display: block;
    padding-bottom: 50px;
    color: #8c6239;
    font-weight: bold;
    font-size: 20px;
}
@media only screen and (max-width: 667px){
    .ec-headerTitle .ec-headerTitle__title .copy {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 420px){
    .ec-headerTitle .ec-headerTitle__title a {
        padding-bottom: 0;
        margin-bottom: 15px;
    }
    .ec-headerTitle .ec-headerTitle__title .copy {
        padding-bottom: 20px;
    }
}
@media only screen and (max-width: 320px){
    .ec-headerTitle .ec-headerTitle__title .copy {
        font-size: 18px;
    }
}
.ec-categoryNaviRole {
    display: none;
}
.ec-sliderRole {
    max-width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}
.ec-newItemRole .ec-newItemRole__listItemPrice {
    font-size: 16px;
    color: black;
    margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
    .ec-shelfGrid .ec-shelfGrid__item-image {
        height: 180px;
    }
}
.ec-role .privacy {
    padding: 0 30px;
}
@media only screen and (max-width: 420px){
    .ec-role .privacy {
        padding: 0 0;
    }
}
.ec-role .privacy h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 24px;
}
.ec-role .privacy dt {
    margin-bottom: 10px;
    font-weight: normal;
}
.ec-role .privacy dd {
    margin-bottom: 10px;
    margin-left: 1em;
    line-height: 1.8;
}

.first .ec-eyecatchRole .ec-eyecatchRole__image{
    width: 60%;
}
@media only screen and (max-width: 680px){
    .first .ec-eyecatchRole .ec-eyecatchRole__image {
        width: 100%;
        margin-bottom: 30px;
    }
}
.second .ec-eyecatchRole .ec-eyecatchRole__image{
    -ms-flex-order: 1;
    order: 1;
}
.second .ec-eyecatchRole .ec-eyecatchRole__intro{
    padding-left: 5%;
    -ms-flex-order: 1;
    order: 1;
}
@media only screen and (max-width: 680px){
    .second .ec-eyecatchRole .ec-eyecatchRole__intro{
        padding-left: 0;
    }
}
.second .ec-eyecatchRole .ec-eyecatchRole__introDescriptiron{
    position: relative;
    padding-right: 180px;
    
}
@media only screen and (max-width: 680px){
    .second .ec-eyecatchRole .ec-eyecatchRole__introDescriptiron{
        padding-right: 0;
    }
}
#acacia {
    width: 150px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.sub-copy {
    background-color: #0097e0;
    display: block;
    color: #fff;
    width: 260px;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    padding: 5px 0;
}

.ec-role-wrapper#butter {
    padding-bottom: 50px;
}
@media only screen and (max-width: 680px){
    .ec-role-wrapper#butter {
        padding-bottom: 40px;
    }
}
.butter {
    width: calc(80% - 180px);
    margin: 30px auto 0;
    font-size: 20px;
    font-weight: 500;
    color: #b85c00;
    position: relative;
    padding: 30px 180px  0 0;
}
@media only screen and (max-width: 768px){
    .butter {
        width: calc(100% - 60px);
        margin-top: 0;
    }
}
@media only screen and (max-width: 680px){
    .butter {
        width: calc(100% - 40px);
        font-size: 16px;
        padding: 0px 110px 0 0;
    }
}
.butter::after {
    content: '';
    display: inline-block;
    width: 156px;
    height: 120px;
    background-image: url("/html/template/default/assets/img/top/butter.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 0px;
}
@media only screen and (max-width: 680px){
    .butter::after {
        width: 100px;
        height: 77px;
    }
}
#butter a.ec-blockBtn--top {
    margin: 50px auto 0;
    background-color: #b85c00;
    border-color: #b85c00;
}
@media only screen and (max-width: 768px){
    #butter a.ec-blockBtn--top {
        margin: 20px auto 0;
    }
}
@media only screen and (max-width: 680px){
    #butter a.ec-blockBtn--top {
        margin: 40px 20px 0;
    }
}
@media only screen and (max-width: 420px){
    #butter a.ec-blockBtn--top {
        margin: 20px 20px 0;
    }
}

.ec-role-wrapper#about {
    background: url("/html/template/default/assets/img/top/sec05_img01.jpg");
    padding-top: 80px;
}
@media only screen and (max-width: 680px){
    .ec-role-wrapper#about {
        padding-top: 40px;
    }
}
#about .ec-role .ec-eyecatchRole .ec-eyecatchRole__intro .ec-eyecatchRole__introTitle {
    color: #0071a7;
}
#about a.ec-blockBtn--top {
    background-color: #0071a7;
    border-color: #0071a7;
}
#about .ec-eyecatchRole .ec-eyecatchRole__image {
    margin-bottom: 20px;
}

.ec-role-wrapper#akashia {
    background: url("/html/template/default/assets/img/top/sec02_img01.jpg");
    padding-top: 80px;
}
@media only screen and (max-width: 680px){
    .ec-role-wrapper#akashia {
        padding-top: 40px;
    }
}
#akashia .ec-role .ec-eyecatchRole .ec-eyecatchRole__intro .ec-eyecatchRole__introTitle {
    color: #dd4f24;
}
@media only screen and (max-width: 680px){
    .ec-role #acacia {
        width: 50%;
        margin: 20px auto 0;
        position: inherit;
        display: block;
    }
}

.ec-role.guide {
    padding-left: 40px;
    padding-right: 40px;
}
.guide-tbl01 {
border-top: 1px solid #e8e8e8;
margin-bottom: 30px;
width: 100%;
}
.guide-tbl01.daibiki {
    width: 50%;
}
@media only screen and (max-width: 680px){
    .guide-tbl01.daibiki {
        width: 100%;
    }
}
.guide-tbl01 caption {
text-align: right;
}
.guide-tbl01 thead th {
background-color: #f6f6f6;
text-align: center;
}
.guide-tbl01 th,
.guide-tbl01 td {
border-bottom: 1px solid #e8e8e8;
padding: 14px;
}
.guide-tbl01 td:nth-child(1) {
text-align: center;
}
.guide-tbl01 td:nth-child(2) {
text-align: left;
}
.guide-tbl01.daibiki td:nth-child(2) {
text-align: center;
}
.guide-tbl01 td:nth-child(3) {
text-align: center;
}