body, button, input, optgroup, select, textarea {
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
}
a{
    color:#525263 !important;
}
.ec-inlineBtn--top{
    display: none;
}
.request_btn{
    width: 350px;
    height: 56px;
    background: #ea968d;
    margin-bottom: 16px;
    text-align: center;
    color: #fff;
    font-weight: 200;
    font-size: 18px;
}
.request_btn:hover{
    text-decoration: none !important;
    opacity: 0.8;
}
.request_btn div{
    padding: 15px;
}
.ec-blockBtn--action.disabled, .ec-blockBtn--action[disabled], fieldset[disabled] .ec-blockBtn--action {
    background: #aaa;
    border: none;
}
.ec-blockBtn--action.disabled:hover, .ec-blockBtn--action[disabled]:hover, fieldset[disabled] .ec-blockBtn--action:hover {
    background: #333;
    border: none;
}
.ec-footerRole a{
    color:#fff !important;
}
.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #85745e !important;
}
.ec-headerNav .ec-headerNav__itemIcon {
    color: #85745e;
}
.ec-headerNaviRole *, .ec-headerNaviRole *:before, .ec-headerNaviRole *:after {
     color: #85745e;
     z-index: 2;
}
.ec-borderedDefs {
    border-top: none;
}
.side-box .inner a img{
	width:100%;
}
.slide-wrap {
    display: block !important;
}

.ec-layoutRole__footer {
    position: relative;
    z-index: 2;
}
.ec-cartNaviIsset .ec-cartNaviIsset__cart {
    display: none;
}
.ec-layoutRole__header {
    /*display: flex;*/
    width: 100vw;
    margin: 0 auto;
    position: fixed;
    z-index: 2;    
}
.ec-orderDelivery__actions {
    visibility: hidden;
    margin-bottom: -70px;
}
.ec-productRole .ec-productRole__priceRegular{
    padding-top:0;
}
.ec-layoutRole .ec-layoutRole__mainWithColumn{
    margin-top: 30px;
    margin-bottom: 50px;
}
.ec-orderConfirm .ec-input textarea{
    height: 200px;
}
.ec-inlineBtn--action{
    color: #fff !important;
}
.ec-headerRole-box {
	width: 100%;
	height:90px;
    display: flex;
    background: #fff;
    /*left: 0;*/
}
.ec-footerRole{
	margin-top:0;
}
.ec-headerRole-box-child {
	height:58px;
    width: 1150px;
    display: flex;
    margin: 0 auto;
}
.ec-headerRole {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
    position: relative;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: auto;
}
.ec-headerTitle .ec-headerTitle__title {
    text-align: center;
}
.ec-cartNavi {
    padding-top: 16px;
    margin-left: 10px;
}
.ec-headerNaviRole{
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 77%;
    max-width: 1130px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 35px;    
}
.ec-headerNaviRole .ec-headerNaviRole__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
     -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}
.ec-headerRole .ec-headerRole__title {
    width: 65%;
}
.ec-role_mainvis{
	position: fixed;
	padding-top:90px;
}
.ec-layoutRole__contents_box{
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 1;
}
.ec-layoutRole .ec-layoutRole__contents {
    min-height: 50vh;
    position: relative;
	padding-top:90px;
	background: #fff;
}
.ec-layoutRole__contentBottom_box{
    position: relative;
    margin:-10px 0 0;
}
.ec-categoryNaviRole_footer{

}
.ec-categoryNaviRole_sp_box{
    background: #fff;
    padding: 50px 0;   
}
.calender span {
    font-size: 8px;
    background: #af5656;
    padding: 0 12px;
    border: 1px solid #522b2b;
    border-radius: 4px;
}
.pc{display: block;}
.sp{display: none;}
@media only screen and (max-width: 768px){
    .pc{display: none;}
    .sp{display: block;}    
	.ec-headerRole-box{
		height:56px;
	}
	.ec-cartNavi {
	    padding-top: 0px;
	    margin-left: 0px;
	}	
	.ec-headerTitle img {
		width: 85%;
	}
	.ec-role_mainvis{
		padding-top:56px;
	}	
	.ec-layoutRole .ec-layoutRole__contents {
		padding-top:30px;
	}	
    .ec-layoutRole__header{
	    width: 100%;
    }
	.ec-headerRole .ec-headerRole__title{
	    margin: 0 auto;
	    width:44%;
	}
	.ec-headerNaviRole{
		width:0;
		margin:0;
		padding:0;
	}
    .ec-headerNaviRole .ec-headerNaviRole__nav{
		display:none;
    }
    .ec-headerNaviRole__right{
	    margin-left: -43px;
	}
}	
.newItemImageBox{
	display: flex;
    align-items: center;
}
.side-box p{
	color:#525263;
    font-size: 12px;
}
.price02_default {
    font-size: 13px;
    padding-top: 9px;
}
.ec-itemNav{
	text-align: left;
}
.ec-itemNav__nav li {
    float: none;
}
.ec-newsRole{
	padding:0;
}
.ec-productRole__title{
    
}
.ec-productRole .ec-productRole__price{
    color:#525263;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
    
}
.ec-price .ec-price__price{
    font-weight: normal !important;
}
.productDetailCategory{
    display: inline-block;
}
.ec-blockBtn--action,.ec-blockBtn--cancel{
    font-weight: lighter;
    font-size: 18px;
}
._2tga._8j9w{
    padding: 0 6px !important;
}
a.ec-blockBtn--cancel {
    color: #fff !important;
}
.ec-blockTopBtn{
	z-index: 2;
}
.ec-headerRole{
	height: 52px;
    padding-top: 0;
}
.ec-sliderItemRole{
	padding-left: 0;
	padding-right:0;
}
.ec-shelfGrid .ec-shelfGrid__item-image{
    width: 100%;
    max-height: 100%;
}
.ec-productRole__actions select {
    width: 100%;
    display: block;
}
.ec-productRole__actions div {
    box-sizing: inherit;
    margin-top: 8px;
}
.ec-select {
    margin-bottom: 8px;
}
.ec-shelfGrid .ec-shelfGrid__item img {
    width: 190px;
    height: 190px;
}
.ec-topicpath {
    padding: 30px 20px 10px;
    font-size: 16px;
}	
.navi_footer_box{
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
	background: #383128bf;
}
.navi_footer{

}
ul.navi_footer {
    padding-left: 0;
}
.navi_footer li{
    display: inline-block;
    width: 32%;
}
.navi_footer li:nth-child( 1 ){
    padding: 8px;
}
.navi_footer li:nth-child( 2 ){
    padding: 8px;
}
.navi_footer li:nth-child( 3 ){
    padding: 8px;
}
.navi_footer li img{
	width: 100%;
}
.ec-blockTopBtn {
	bottom:61px;
}
.main_vis_text{
	background: #000000b5;
	margin:0 auto;
	width:100%;
	text-align: center;
	color:#fff;
	padding:10px 6px;
	font-size: 13px;
	font-weight:100;
}
.main_vis_link{
    background: #000000b5;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    width: 190px;
    font-size: 16px;
    padding: 16px;
    margin-top:129px;
    font-weight:100;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item{
    color: #fff !important;
    font-weight: 100;
}
.pagetop{
    background: none !important;
}
.ec-newsRole .ec-newsRole__news{
	margin-bottom: 20px;
}
.ec-newsRole .ec-newsRole__newsCloseBtn{
    color: #fff !important;
    background: #85745e;    
}
.ec-newsRole .ec-newsRole__newsTitle{
    text-decoration-line: underline;
}

.banner_box{
    display: inline-flex;
    margin-bottom: 30px;

}
.banner {

}
.banner img{
    width:100%;
}
.ec-blockTopBtn {
    bottom: 76px;
    width: 55px;
}
.ec-itemNav__nav li ul li a {
    color: #5f5f6f !important;
    background: #fff;
}
.ec-borderedDefs dl {
    border-bottom: none;
}
.ec-modal .ec-modal-overlay-close{
    
}
.ec-borderedDefs dt {
    width: 50%;
}
.ec-borderedDefs dd {
    line-height: 1.7;
}
.ec-borderedDefs dt {
    padding-top: 0;
}

@media only screen and (min-width: 768px){
.banner_box{
    margin-bottom: 15px;
}    
    .ec-itemNav__nav li ul {
        display: block;
        z-index: 100;
        position: absolute;
        left: 150px;
        top: 0;
    }
    .ec-modal .ec-modal-overlay-close{
        display: none;
    }    
    .banner{
        margin: 0 auto 30px;
    }
    .ec-borderedDefs dd {
        width: 100% !important; 
    }
    .ec-cartRole .ec-cartRole__actions{
        width: 25%;
    }
	.main_vis_text{
		padding:6px;
		font-size: 20px;
	}
	.main_vis_link{
		margin-top:211px;
	    width: 244px;
	    font-size: 21px;		
	}	
	.ec-blockTopBtn {
        bottom: 36px;
        width: 60px;
	}
	.navi_footer li{
	    display: inline-block;
        width: 23%;
	}	
	.navi_footer li:nth-child( 1 ){
	    /*padding: 20px 30px 10px 150px;*/
	}
	.navi_footer li:nth-child( 2 ){
	    /*padding: 20px 30px 10px 30px;*/
	}
	.navi_footer li:nth-child( 3 ){
	    /*padding: 20px 150px 10px 30px;*/
	}	
	.navi_footer li img {
	    width: 170px;
	}	
	.ec-shelfGrid .ec-shelfGrid__item-image{
		width: 100%;
	    height: 190px;
	}	
	.ec-topicpath {
	    padding: 0 0 10px;
	}	
	.ec-sliderItemRole{
	
	}	
	.ec-headerRole{
	    padding-top: 15px;
	}	
    .ec-productRole .ec-productRole__title .ec-headingTitle {
        font-size: 18px;
    }	
	.ec-off3Grid .ec-off3Grid__cell {
	    width: 100%;
	}

	.ec-off3Grid .ec-off3Grid__cell {
	    margin-left: 0%;
	}
	.mainvis_wrap{
		height:400px;
	}
	.ec-layoutRole .ec-layoutRole__contentTop{
		height:620px;
	}	
}
.ec-layoutRole .ec-layoutRole__contents {
    min-height: 50vh;
}
.ec-itemNav__nav li a {
    font-weight: normal;
}
.ec-itemNav__nav li a {
    text-align: left;
    text-decoration: underline;
    border-bottom: none;
}
.ec-layoutRole__mainBottom {
    border-left: 1px solid #999;
}
.mainvis_wrap{ 
    background: url(https://kikoriya.net/html/template/default/assets/img/top/mainvis_kutubako01.jpg) repeat-x 0 50px;
    width:100vw;
    height:515px;
}
.ec-layoutRole .ec-layoutRole__contentTop {
    padding: 0;
}
.ec-eyecatchRole{
    margin-bottom:0;
    z-index:1;
}
.ec-blockBtn--action{
    color:#fff !important;
}
.ec-categoryNaviRole {
    margin: 0 auto 50px;
}
.text_bar{
    display: inline-block;
}
h2.review_title {
    font-size: 19px !important;
}
.review_margin{
    height:75px;
}
.balloon1-left {
	vertical-align: middle;    
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 79%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
}
.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e0edff;
}
.balloon1-left p {
  margin: 0;
  padding: 0;
}
.balloon1-right {
  vertical-align: middle;
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 79%;
  color: #555;
  font-size: 16px;
  background: #ffe2e9;
}
.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #ffe2e9;
}
.balloon1-right p {
  margin: 0;
  padding: 0;
}
.review_icon_left{
    width: 50px;
    display: inline-block;
 }
.review_icon_right{ 
    width: 50px;
    display: inline-block;
 } .review_message_box_right {
    float: right;
}
 .review_message_box_left {
    float: left;
}
 .review_message_box_right {
    float: right;
}
.ec-newsRole__news a{
	text-decoration: underline;
}
.ec-pageHeader h1{
    padding: 50px 0 12px;
}
.ec-layoutRole .ec-layoutRole__contentTop{
	height:456px;
}
@media only screen and (min-width: 768px){
	.ec-layoutRole .ec-layoutRole__contentTop{
		height:605px;
	}	
    .balloon1-left,.balloon1-right {
        max-width:100%;
    }
    .ec-pageHeader h1{

    }
}