/* カスタマイズ用CSS */
body {
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 1.5;
	color: #333;
    background: url(/html/template/itoguchi/assets/img/common/bg-contents.jpg);
}
#login-page  {
    background: url(/html/template/itoguchi/assets/img/top/bg-contents_top.jpg) rgb(255, 255, 255);
}
#login-page .bg-white {
    background-color: unset !important;
}
.copyright {
    color: #fff;
}
.ec-role,
.ec-contactRole,
.ec-registerRole {
    color: #333;
}
a,
a:hover {
    color: #8b0000;
}
.c-contentsArea {
    background: none;}
.c-headerBar {
    background: #333;}
img {
    max-width: 100%;
}
.ec-role img,
#category_banner_text.ec-sliderRole img {
    width: auto;
}
.ec-layoutRole {
    background: none;
}
.mincho, h1, h2, h3, h4, h5 {
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight: normal;
}
.fs18 {
    font-size: 1.8rem;
}
.fc-red {
    color: #ff0000;
}
.img_right, .txt_right {
    text-align: right;
}
.ec-productRole .ec-productRole__category a,
.ec-topicpath {
    color: #333;
}
.box {
    margin: 2rem 0;
}

#header {
    /* background: url(/html/template/eck/img/common/bg_header.jpg); */
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
    padding-top: 8px;
    min-height: 45px;
    position: fixed;
}
#page_homepage #header {
    background: none;
    border: none;
}
#page_homepage #header.ugoita {
	width: 100%;
	background-color: rgba(0,0,0,0.5);
}
#header .ec-headerRole {
    position: relative;
    margin-left: 50px;
    padding-top: 0;
}



p.copy.mincho {
    display: none;
}
#page_homepage h3 {
	text-align: center;
    font-size: 28px;
    font-size: 2.8rem;
}
.block_body {
    background: #fff;
    padding: 1rem;
    margin-top: 1rem;
}
.ec-layoutRole__contentTop {
    min-height: 100vh;
    z-index: 2;
}
/**
.ec-layoutRole__contentTop {
    background: url(/html/template/itoguchi/assets/img/top/bg-main_image-flame4.png) repeat-x 50% 100%;
}
**/
#header.ugoita {
	width: 100%;
	background-color: rgba(0,0,0,0.5);
}
.ec-headerNaviRole .ec-headerNaviRole__nav a span,
.ec-headerNaviRole .ec-headerNaviRole__nav a i {
    color: #fff;
}

.main_image {
	height: 100vh;
    background-color: #FFF;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	text-align: center;
	position: relative;
}

.main_image {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}


*+html .main_image {
    background-position: center top;
    background-repeat: repeat-x;
}

.main_image img {
    margin-top: 40%;
    max-height: 50vh;
}
.main_image {
    height: 100vh;
}
.main_image.conta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.main_image.conta .text {
    color: #fff;
    font-size: 2rem;
    text-shadow: 0 0 7px #000;
    line-height: 2;
    animation: fadeIn 7s ease 0s 1 normal;
    -webkit-animation: fadeIn 7s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
p.copy.mincho {
    color: #fff;
    text-shadow: 0 0 7px #000;
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
}
.main_image-flame {
    width: 100%;
    height: 64px;
    background: url(/html/template/itoguchi/assets/img/top/bg-main_image-flame.png) repeat-x 50% 100% ;
	position: relative;
    top: -64px;
    margin-bottom: -64px;
}
.greetings {
    line-height: 1.6;
}
.ec-layoutRole__footer {
    padding-top: 32px;
    margin-top: 80px;
    font-size: 1.4rem;
    background: url(/html/template/itoguchi/assets/img/top/bg-main_image-flame5.png) center top repeat-x ,
    url(/html/template/itoguchi/assets/img/top/bg-main_image-flame2.png) center bottom repeat-x;
}
.ec-footerNavi .ec-footerNavi__link a {
    color: #333;
    text-decoration: none;
}
.ec-footerRole {
    border-top: none;
    background: none;
}
.ec-footerRole {
    padding-top: 0;
    margin-top: 0;
}
.footer_block h4 {
    border-bottom: 1px dotted #ccc;
}
.f_info {
    background: rgba(255,255,255,0.8);
    padding: 1rem;
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
    margin: 1rem 0;
}
.ec-footerTitle {
    padding: 3px 0;
}
.ec-blockHeading h2 {
    background: url(/html/template/itoguchi/assets/img/top/bg-main_image-flame5.png) center bottom repeat-x;
    padding-bottom: 1.5rem;
}
.ec-blockHeading {
margin: 2rem 1rem;
}
/* 商品一覧ページ */
.ec-shelfGrid .ec-shelfGrid__item-image {
    height: auto;
    max-height: unset;
}
p.price02-default {
    text-align: center;
}
body#page_product_list form,
body#page_product_list .ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn {
    display: none;
}
.category_banner_inner>.category_banner_textarea {
    padding: 0;
    background: none;
    }
div#category_banner_text {
    color: #333;
    line-height: 2;
    font-size: 1.7rem;
}
.ec-shelfGrid .ec-shelfGrid__item img {
    max-height: 200px;
    margin: auto;
    display: block;
}
/* 商品詳細ページ */
.item_visual.slick-initialized.slick-slider {
    margin-bottom: 30px;
    border: solid 1px #000;
}
.ec-productRole img {
    width: auto;
    margin: auto;
}
.ec-blockBtn--action {
    background: #a01f1f;
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
    border-radius: 4px;
    display: block ; /* ボタン非表示 */
}
.ec-blockBtn--cancel {
    background-color: #5b3d01;
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
    width: 80%;
    margin: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
}
.ec-productRole {
    color: #333;
}
.ec-layoutRole .ec-layoutRole__contents {
    padding-top: 140px;
}

@media only screen and (min-width: 768px) {
.ec-layoutRole__header {
    display: flex;
    justify-content: space-between;
    }
    #header .ec-headerRole {
    margin-left: 0;
    }
    .ec-layoutRole__header {
    width: 100%;
    height: 90px;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
     -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
    background: none;
    }
    p.copy.mincho {
    display: block;
    }
    #header.ugoita {
        height: 70px;
    }
    #page_homepage #header {
        background: none;
        -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
    }
    #page_homepage #header.ugoita {
        /* background: url(/html/template/itoguchi/assets/img/common/bg_header.jpg); */
        background-color: rgba(0,0,0,0.7);
    }
.ec-headerRole {
    max-width: 464px;
    padding: 0;
}
.ec-headerNaviRole .ec-headerNaviRole__right {
    width: 100%;
}
.ec-cartNavi {
    background: none;
    color: #fff;
}
.ec-layoutRole__contentTop {
    min-height: 100%;
    z-index: 2;
}
.main_image.conta .text {
    font-size: 4rem;
}
.header_logo_area .header_logo img {
        width: 464px;
        -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    -ms-transition: 0.7s;
    transition: 0.7s;
    }
    .ugoita .header_logo_area .header_logo img {
        width: 232px;
    }
    .ugoita p.copy.mincho {
    display: none;
	}

    .ec-layoutRole .ec-layoutRole__contents {
    background: url(/html/template/itoguchi/assets/img/top/bg-main_image-flame4.png) repeat-x 50% 0%;
    padding-top: 130px;
    }
    .ec-layoutRole .ec-layoutRole__left {
    padding-right: 16px;
    }
    .ec-categoryNaviRole {
    padding-left: 0px;
    padding-right: 10px;
    }
    .ec-categoryNaviRole {
        clear: both;
        background: url(/html/template/itoguchi/assets/img/common/bg-category2.jpg) center center repeat ;
    }
    .ec-itemNav__nav {
    display: block;
    }
    .ec-itemNav__nav li {
    float: none;
    }
    .ec-itemNav__nav li a {
    background: none;
    text-align: left;
    }
    .ec-itemNav__nav li ul {
    position: static;
    }
    .ec-itemNav__nav li ul li {
    height: auto;
    }
    .ec-itemNav__nav li ul li a {
    padding: 16px 0 16px 3rem;
    color: #666;
    background: none;
    font-size: 1.5rem;
    font-weight: normal;
    }
    .ec-itemNav__nav > li:hover > a {
    font-size: 1.63rem;
    }
    .ec-itemNav__nav > li:hover li:hover > a {
    background: rgba(204, 204, 204, 0.2);
    }
  .ec-footerRole .ec-footerRole__inner img {
    max-width: 464px;
    }
    .ec-footerTitle {
    padding: 0;
    }
    .ec-borderedDefs dd {
    line-height: 1.8;
    }
}

/* 注文確認画面補足 */
.ec-orderRole .ec-orderRole__detail {
    background: #fff;
    padding: 10px;
}
.hosoku {
    font-size: 90%;
}
.ec-orderAccount .ec-orderAccount__account,
.ec-orderDelivery__item,
.ec-orderPayment .ec-blockRadio,
.hosoku {
    margin: 0 16px 16px;
}
.ec-orderDelivery .ec-orderDelivery__address,
.ec-orderDelivery .ec-orderDelivery__actions {
    margin: 10px 16px 18px;
}