/*
Theme Name: kitosumu
Author: transform
*/

body {
    overflow: hidden;
}

img{
	max-width:100%;
	height:auto;
}

.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex_b{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
   flex-wrap: wrap;
}

/*spのみ*/
.sp_only {
  display: none;
}

/*sp tabのみ*/
.sp-tab_only {
  display: none;
}

/*tabのみ*/
.tab_only {
  display: none;
}


/*リンクテキスト*/


/*topへ戻る*/

#pagetop {
    position: fixed;
    right: 40px;
    bottom: 50px;
    zoom: 1;
    z-index: 9999;
}
#pagetop a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#pagetop a:hover {
	display: block;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
	text-decoration: none;
}
/*topへ戻る*/



/* =====================
	　    全ページ共通 
===================== */

/**************　サイドメニュー　*************/
.side_main_container {
    max-width: 1150px;
    margin: 0 auto;
}
.sidebar{
	width:210px;
	background:#f2f2f2;
	padding:13px 9px;
	color:#4d4d4d;
}
.sidebar dl{
	
}
.sidebar dt {
    margin-bottom: 5px;
    padding: 4px;
    background: #81aa71;
    color: #FFF;
    text-align: center;
    font-size: .15rem;
}
.sidebar dd {
    margin-bottom: 2px;
    padding: 5px 5px 5px 2px;
    font-size: .13rem;
    background: #FFF;
}
.sidebar dd span{
    line-height: 37px;
}
.sidebar dd a{
    display:block;
}
.sidebar_underlink{
	font-size:.13rem;
	padding-bottom:5px;
}
.page-template-uscesmember .sidebar{
	display:none;
}
.page-template-uscesmember .member_page_title{
	display:none;
}
.member_page_title{	
	display:none;
}

/**************　ページイントロ　*************/
.page_intro_container{
    text-align: center;
    margin: 0 auto;
    max-width: 930px;
}
.page_intro_container h1{
    font-size: .27rem;
    font-weight: bold;		
}
.page_intro_container p{
    margin-top: 10px;
    text-align:center;
}
@media screen and (max-width:677px) {
	.page_intro_container{
		padding:10px 20px 10px;	
	}
	.page_intro_container h1{
		font-size: .23rem;
	}
	.page_intro_container p {
    	margin-top: 0px;
    	text-align: justify;
	}
	.page_intro_container .goshuin_intro {
    	margin-top: 0px;
	}
	.goshuinIndex_container .blogIndex_3ren {
    	padding: 0 20px;
	}
}

.storycontent #itempage .skuform .item_option td select{
-webkit-appearance: none;
}
.item_option td {
	position:relative;
}
.item_option td:after {
    content: "▼";
    z-index: 111111;
    position: absolute;
    top: 9px;
    right: 13px;
    font-size: 10px;
	pointer-events: none;
}


.mm-slideout{
	overflow:hidden !important;
}

a {
	color: #404040;
	text-decoration: none;
}

p a {
	color: #81aa71;
	text-decoration: underline;
}
#wrap{
	height: inherit;
}
.content-area {
    width: 100%;
    max-width: 2560px;
}
#content {
	max-width: 2560px;
	margin: 0 auto 0 auto;
	height:inherit;
}
main{
	width: 100%;
	margin: 0 auto;
    height: initial;
}
#page {
	width: 100%;
	max-width: 2560px;
	height:auto;
	position: relative;
}
/* 幅 */
.widthmax{
	width:auto;	
}

/* ボタン */
.buttonA{
    width: 100%;
    height: auto;
    padding: 12px 10px;
    line-height: 16px;
    color: #FFF;
    font-size: .18rem;
    text-align: center;
    display: block;
    border: 1px solid #FFF;
    border-radius:8px;
}

.button_back{
display: block;
width: 238px;
height: 51px;
line-height: 51px;
margin: 55px auto 0;
	border: 1px solid #81aa71;
	color:#81aa71;
text-align: center;
}

/* 見出し */
h2 {}
h3 {}
h4 {}


/* =====================
	　   パンくず（新）
===================== */
.main_container {
    width: 850px;
    max-width: 100%;
}
.post-type-archive-movie .main_container {
    width: 100%;
}
.breadcrumb_container{
    padding: 3px 28px 21px;
	 font-size:.13rem;
}

.breadcrumb_container .current{
	font-weight:normal;
}
.page-id-9260 .breadcrumb_container,
.post-type-archive-goshuin .breadcrumb_container,
.post-type-archive-movie .breadcrumb_container{
    padding: 3px 28px 0px;
}
@media screen and (max-width:1160px) {
	#sidemenu {
		display:none;
	}
	.main_container {
    	margin: 0 auto;
	}
}
@media screen and (max-width:900px) {
	.main_container {
    	width: 850px;
    	max-width: 100%;
    	margin: 0 auto;
    	padding: 0 20px;
	}
	.side_main_container .sidebar{
		display:none;
	}
}

/* =====================
	　   パンくず（旧）
===================== */
.breadcrumb_box {
	width: 100%;
	height:80px;
    padding: 2px 13px;
	position: relative;
    background-image: url(/img/common/head-image.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    font-size: 14px;
	display:none;
}

.categoryid-11 .breadcrumb_box,.category-11 .breadcrumb_box{
	background-color:#351405;
	background-image:none;
	color:#FFF;
}
.categoryid-12 .breadcrumb_box,.category-12 .breadcrumb_box{
	background-color:#b2644c;
	background-image:none;
	color:#FFF;
}
.categoryid-12 .breadcrumb_box a,.category-12 .breadcrumb_box a{
	color:#FFF;
	font-weight:normal;
}
.categoryid-26 .breadcrumb_box, .category-26 .breadcrumb_box {
    background-image: url(/img/common/head-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #000 !important;
}
.categoryid-26 #breadcrumb, .categoryid-26 #breadcrumb{
    color: #000 !important;	
}
@media screen and (min-width: 1099px)  {
.categoryid-11 #breadcrumb,.categoryid-12 #breadcrumb,.categoryid-11 #breadcrumb ul,.categoryid-12 #breadcrumb ul,.categoryid-11 #breadcrumb ul a,.categoryid-12 #breadcrumb ul a{
	color:#FFF;
}
.category-11 #breadcrumb,.category-12 #breadcrumb,.category-11 #breadcrumb ul,.category-12 #breadcrumb ul,.category-11 #breadcrumb ul a,.category-12 #breadcrumb ul a{
	color:#FFF;
}
.category-26 #breadcrumb,.category-26 #breadcrumb ul,.category-26 #breadcrumb ul a{
	color:#000;
}
.categoryid-26 #breadcrumb,.categoryid-26 #breadcrumb ul,.categoryid-26 #breadcrumb ul a{
	color:#000;
}
}
.categoryid-26 #breadcrumb a,.category-26 #breadcrumb a,.category-26 #breadcrumb{
	color:#000 !important;
	font-weight:normal;
}
.item_name-logo {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 1px 5px;
    font-size: 13px;
    color: #FFF;
    border-radius: 0px;
    letter-spacing: -0.08em;
    font-weight: bold;
    color: #e40000;
    border: #e40000 solid 1px;
    text-align: center;
}

.item_again .item_table {
    width: 430px;
    max-width: 100%;
    margin-top: 0;
    border: none;
    padding: 10px;
}

.item_again .item_table tr:first-child th,
.item_again .item_table tr:first-child td{

}
.item_again .item_table th, 
.item_again .item_table td {
    vertical-align: text-bottom;
}
.item_again .item_table th{
	width:100px;
}

.item_again_inner{
	padding: 20px;
	border: solid 1px #B3B3B3;
}

.item_again_inner .zaiko_status {
    margin-top: -14px;
}

.item_again_right {
    position: relative;
    width: 335px;
    max-width: 100%;
}
.item_again_right_01 > div:first-child {
    width: 141px;
    margin-right: 10px;
    position: relative;
    display:none;
}

.item_again_right_01 .item_outer img {
    height: auto;
    margin: 0 auto;
    position: absolute;
    display: block;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.item_again .item_title {
    font-size: .20rem;
    line-height: 1;
    font-weight: normal;
}

.item_again .item_price {
    margin-top: 15px;
}
.item_again .item_title {
    margin-bottom: 15px;
}
/*
.item_again_cart{
	position: absolute;
	right: 0;
	bottom: 0;
}
*/
.item_again .item_quantity {
    margin-right: 14px;
}

.item_again .item_name-logo {
    text-align: right;
}
@media screen and (max-width:700px) {
	.item_again .item_name-logo {
 		text-align: center;
 		font-size: .13rem;
	}
}
.item_recent{
	position: relative;
}

.item_recent .item_recent_title {
    margin: 90px 0 20px;
    padding-bottom: 9px;
    font-size: .21rem;
    border-bottom: 1px solid #C9C9C9;
}

.item_recent_more{
	position: absolute;
	top: 12px;
	right: 0;
}

.item_recent_more a{
	color: #404040;
	text-decoration: none;
}

.item_recent_box{
	width: 190px;
}

.item_recent_img {
    position: relative;
    height: auto;
    padding-bottom: calc(100% - 2px);
    border: solid 1px #C9C9C9;
    box-sizing: content-box;
}

.item_recent_img img{
	position: absolute;
	display: block;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
	width: 100%;
	max-height: 192px;
}

.item_recent .item_name {
    margin-top: 9px;
    font-size: .14rem;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 5px;
}

.item_recent .item_price{
    font-size: .14rem;
}

.categoryid-11 .item_series,.category-11 .item_series{
	color:#FFF;
}
.categoryid-12 .item_series,.category-12 .item_series{
	color:#FFF;
}
.categoryid-26 .item_series,.category-26 .item_series{
	color:#000;
}
#breadcrumb {
	width: 100%;
	height: auto;
	padding-top:2px;
	padding-left:30px;
	margin: 0 auto;
	color: #000;
	font-size: 13px;
}

.item_editor .skuform,
.item_editor .itemimg+h3,
.item_editor .itemimg,
.item_editor .field{
	display: none;
}
.item_editor{
    margin: 12px 0px;
}
.item_sns{
    width: 157px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.item_sns a{
	width:24px;
}
#breadcrumb ul {
	display: table;
	height: 100%;
	position: absolute;
    z-index: 1111;
}
#breadcrumb ul li {
	display: table-cell;
	vertical-align: top;
}
#breadcrumb ul li:before {
	content: "　>\a0";
}
#breadcrumb ul li:first-child:before {
	content: "";
}
#breadcrumb a{
	color:#000;
}
.categoryid-12 #breadcrumb a,.categoryid-12 #breadcrumb a{
	color:#FFF;
}
.categoryid-12 #breadcrumb,.categoryid-12 #breadcrumb{
	color:#FFF;
}

/* =====================
	　　　 ポップアップコンテンツ
===================== */
.movie_link_lity {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 111111;
}
.movie_link_lity:hover{
    background: rgba(0, 0, 0, 0.2);
	    margin-right: 63px;
}
@media screen and (max-width:680px) {
	.movie_link_lity {
	    z-index: -111111;
	}	
}



/* =====================
	　　　 TOPページ 
===================== */

@media screen and (max-width: 1000px)  {
.scroll_arrow {
	display:none;
}
}
@media screen and (min-width: 1001px)  {

/* スクロール矢印 */
.scroll_arrow {
  position: absolute;
  bottom: -3%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.scroll_arrow a {
	padding-top: 130px;
  display: block;
  text-align: center;
}
.scroll_arrow a:hover{
  color: #000;
}
.scroll_arrow a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 45px;
  height: 45px;
  margin-left: -22px;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.scroll_arrow a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.scroll_arrow a span:nth-of-type(2) {
  top: 20px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.scroll_arrow a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
}
@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
	
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


/* 商品一覧 */

.top_product-slider{
      width: 100%;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
	 /*padding:0px 90px;*/
	overflow: hidden;
    }

    .top_product-slider .swiper-container {
    width: 100%;
    height: auto;
    margin-left: 6px;
    margin-right: auto;
    padding: 15px;
    }
    .top_product-slider .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
	height: 250px;
      /* Center slide text vertically */
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
	box-shadow: 0 0 8px gray;
    }
.top_product-slider .swiper-slide div{

}
.item_outer{

	float:none;
	height:145px;
    text-align:center;

}
/*
.item_outer img{
	display:block;
  width: 100%;
  height: 145px;
    margin-top: 35px;
  object-fit: cover;
  font-family: 'object-fit: contain;'
}
*/
.item_outer img{
    display: block;
    width: 100%;
    max-width: 142px;
    max-height: 100%;
    height: 100%;
    margin-top: 35px;
    margin: 31px auto 0;
    object-fit: cover;
}

.top_product-slider p.item_name{
    width: 100%;
    min-height: 39px;
    padding: 7px 10px 0;
    font-size: 14px;
    line-height: 1.2;
    box-sizing: border-box;
}
.top_product-slider p.item_price{
    width: 100%;
    padding: 5px 10px 0;
	text-align:center;
    font-size: 13px;
    line-height: 1.4;
    box-sizing: border-box;
}

.top_product-slider .swiper-slide .item_new{
	position:absolute;
	position: absolute;
    top: -14px;
    left: -14px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    left: 3px;
    width: 31px;
    height: 31px;
    border-top: 5px solid #d8d8d8;
    border-right: 5px solid #d8d8d8;
    transform: rotate(45deg);
    background: none;
    opacity: 0.7;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    transform: rotate(-135deg);
}
.swiper-container .swiper-button-next{
    right: 15px;
    left: auto;
}

.swiper-container .swiper-button-prev{
    left: 15px;
    right: auto;
}



body{
    overflow: hidden;
}
.top_intro{
	width:100%;
	height:auto;
	margin:0 auto 52px;
    padding: 38px;
    background-image: url(/img/top_woodback2.jpg?a) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: rgb(0,0,0,0.9);
}

.top_intro h2{
	width:100%;
	height:auto;
	margin-bottom:36px;
    text-align: center;
	font-size:34px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    opacity: 0.95;
}
.top_intro p{
	max-width:694px;
	width:100%;
	height:auto;
    margin: 0 auto;
    opacity: 0.95;
}
F.top_product{
	width:100%;
	margin:120px auto 100px;
}
.top_product h2{
	margin-bottom:36px;
    text-align: center;
	font-size:32px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
}

.top_village{
	width:100%;
	height:auto;
}

.top_village .fixed-bg{
    background: url(/img/top_village-back.jpg);
    background-size: cover;
	background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
	height:100%;
}
@media screen and (max-width: 1060px)  {
.top_village .fixed-bg{
	background-attachment: scroll;
}
}
.top_village_intro{
	min-width:430px;
	width:30%;
	height:auto;
	float:left;
	background: rgba(9,52,138,0.6);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%,  rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
	color:#FFF;

}


.top_village_intro .inner{
	width:230px;
	float:right;
	margin-right:80px;
	padding:73px 0 54px;
}
.top_village_intro h2{
	font-size:32px;
	margin-bottom:55px;
	text-align:center;
}
.top_village_intro p{
	height:330px;
}
.top_village_intro .a1{
    display: block;
	width:100%;
    height: 52px;
    margin-top: 72px;
    padding-top: 11px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.3);
    font-size: 14px;
	color:#FFF;
	/*background-color: rgba(0,0,0,0.6) ;*/
	background-color: #81aa71;
}








/* =====================
	　　　 TOPページdefault
===================== */

.top_series{
	max-width:960px;
	width:100%;
	margin:120px auto 50px;
}
.top_series2{
	max-width:960px;
	width:100%;
	margin:0px auto 50px;
}
.top_series h2{
    margin-bottom: 42px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.15em;
    background-color: white
}
.top_series-icon{
    height: 103px;
    padding-top: 21px;
    text-align: center;
}
.top_series-icon img{
	opacity:0.5;
}
.top_series-icon1{
    width: 70px;
}
.top_series-icon2{
    width: 97px;
}
.top_series-icon3{
    width: 51px;
}
.top_series-icon4{
    width: 51px;
}
.top_series_one_outer{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
}

.top_series_one{
	width:50%;
	max-width:450px;
}

.top_series-title{
	text-align:center;
	font-size:23px;
	margin:27px 0 0px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.top_series-intro{
	width:290px;
	margin:0 auto 65px;
}




.top_series figure {
  position: relative;
  overflow: hidden;
  width: 450px;
	margin: 0 auto;
}

.top_series img{
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.top_series figure:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
	filter: saturate(50%);
}

.top_series figcaption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  -webkit-transition: .2s;
  transition: .2s;
  opacity: 0;
}
.top_series figcaption p {
	position: absolute;
	width: 100%;
    text-align: center;
    top: 44%;
    font-size: 21px;
    color: #FFF;
}
.top_series figcaption p {

}
.top_series figure:hover figcaption {
  opacity: 1;
}
.top_series figure:hover .top_series figcaption p {
}
.top_series figure:hover .top_series figcaption p {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}




.top_use{
	max-width:960px;
	width:100%;
	margin:0 auto;
}
.top_use p{
    margin-bottom: 36px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    background-color: white;
}
.top_use ul{
	margin-bottom:70px;
}
.top_use ul li{
    float: left;
    max-width: 456px;
    width: calc(50% - 22px);
    margin-bottom: 40px;
    box-sizing: content-box;
    border: 1px solid #DB5A4D;
}
.top_use ul li:nth-child(odd){
	margin-right:44px;
}
.top_use ul li:nth-child(even){
	
}



/* =====================
  メニュー
===================== */
html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker {
    opacity: .7 !important;
    transition: opacity .4s ease .4s;
}
.mm-menu .mm-fx-panels-none.mm-panel, .mm-menu.mm-fx-panels-none .mm-panel {
    transition-property: none;
    background: #FFF;
}
.mm-listview>li>a, .mm-listview>li>span {
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    overflow: hidden;
    color: inherit;
    display: block;
    padding: 14px 10px 10px 20px;
    margin: 0;
    font-size: 16px;
	font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.mmenu-tyui{
	font-size:13px;
    padding-left: 2em;
}
.mm-listview i{
	padding-right: 0.5em;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>*{
    color: #FFF;
}
.category_sort_overlay{
	display:none;
}



.active-slide { animation:slide_on 10.5s linear forwards; }
@keyframes slide_on {
	0% { transform:scale(1.15); }
	100% { transform:scale(1); }
}
/*@keyframes slide_opa {
	0% {opacity:1;}
	70% {opacity:1;}
	80% {opacity:0.7;}
	100% {opacity:0;}
}
*/

/*SLIDE*/
.slide_on { animation:slide_on 10s linear forwards; }
@keyframes slide_on {
	0% { transform:scale(1.15); }
	100% { transform:scale(1); }
}
.slide_in { animation:slide_in 1s ease-in-out forwards; }
@keyframes slide_in {
	0% { transform:scale(1.15); }
	100% { transform:scale(1); }
}
.slide_on_p { animation:slide_on_p 10s linear forwards; }
@keyframes slide_on_p {
	0% { transform:scale(0.89); }
	100% { transform:scale(1); }
}


	.topSlide p{
    font-size: 30px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
margin: auto;
    height: 43px;
    line-height: 1.6;
text-align: center;
text-shadow:0px 0px 26px rgba(101, 41, 0, 0.8);
color:#FFF;
font-weight:bold;
letter-spacing: 0.1em;
}

.topSlide p.slide-stcousair{
    font-size: 12px;
  position: absolute;
  right: 0;
  bottom: -56%;
  left: 0;
	margin: auto;
    height: 43px;
    line-height: 1.6;
	text-align: center;
	text-shadow:0px 0px 26px rgba(101, 41, 0, 0.8);
	color:#FFF;
		font-weight:normal;
	letter-spacing: 0.1em;
	display:none;
}

.topSlide .slide_on_p2 span{
    font-size: 13px;
    text-align: right;
}



@media screen and (max-width: 700px)  {

	.breadcrumb_container{
		padding: 0px 20px;
	}
}

		
/* =====================	
  会員登録画面	
===================== */	
#newmember .customer_form input#search_zipcode, #memberinfo .customer_form input#search_zipcode {	
    margin-left: 3px;	
    width: auto;	
    color: #FFF;	
    padding: 10px;	
}	


/* =====================
  ログイン画面
===================== */

input[type="submit"]#member_login {
    border: none;
    padding: 10px;
    width: 100%;
    background: #3b793b;
    color: #FFF;
}

#memberpages div.loginbox {
    margin-top: 90px !important;
    width: auto;
    max-width: 360px !important;
    background-color: rgba(255,255,255,0.8) !important;
    border:none !important;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-bottom: 60px;
}

article#post-55 {
    /* margin: 50px auto; */
    height: 599px;
    position: relative;
    background: url(/img/topslide_img2.jpg?a);
    background-size: cover;
}
#memberpages div.loginbox:before {
    content: '';
    background: url(/img/topslide_img2.jpg?a) center no-repeat transparent;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 775px;
    background-size: cover;
    z-index: -111;
}
#wc_lostcompletion .back_to_top_button{	
	display:none;	
}	
#wc_lostcompletion #memberpages a{	
	display:none;	
}	
#wc_lostcompletion #memberpages p{	
    text-align: center;	
}

/* =====================
  フッター
===================== */



.page .bottom-menu,
.single-news .bottom-menu,
.post-type-archive-news .bottom-menu,
.single-goshuin .bottom-menu,
.post-type-archive-goshuin .bottom-menu,
.post-type-archive-movie .bottom-menu,
.page-template-uscescart .bottom-menu,
.post-type-archive-goshuin .bottom-menu{
    margin: 120px auto 0;
    margin-right: auto;
}



/* =====================
	　 固定ページ共通
===================== */
.page_new_title{
    font-size: .27rem;
    font-weight: bold;
}
.page_new_intro{
    font-size: .15rem;
}


/* =====================
	　 固定ページ共通（新）
===================== */
.page_new_title{
	
}
.headerImg {
  display: table;
  position: relative;
  background: no-repeat center #ccc;
  background-size: cover;
  width: 100%;
  height: 370px;
}
.headerImgsp {
  display: table;
  position: relative;
  background: no-repeat center #666;
  background-size: cover;
  width: 100%;
  height: 200px;
}
.header_title {
  display: table-cell;
	vertical-align:middle;
  width: 100%;
  color: #fff;
  font-size: 36px;
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "黎ミンY30 M", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 0.14em;
  /* margin-top: 142px; */
}
.header_title p {
    margin-top: -20px;
  text-align: center;
line-height:1.5;
text-shadow:2px 2px 8px #000,2px 2px 8px #003366;
    letter-spacing: 0.15em;
}



.kotei_main_image{
	position: relative;
	width:100%;
	max-width:2560px;
	magin:0 auto;
}
.kotei_main_image img{
	width:100%;
	max-width:2560px;
	magin:0 auto;
	display:block;
}
.kotei_main_image .header1{
	position: absolute;
	left:16%;
	bottom:5.7%;
    font-size: 28px;
    font-weight: bold;
	color: #fff;
}
  .kotei_main-title {
    margin: 75px auto 47px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
@media(max-width: 599px){
	#page .page_s-heading{
    	font-size: .2rem;
    	line-height: 1.7;
	}
}

/* ==========================================
	　 以下各固定ページ
========================================== */

/* =====================
	プライバシーポリシ
===================== */
.privacy_policy .p1 {
    max-width: 1020px;
    width: 100%;
    font-size: 16px;
    margin: 0px auto 50px;
    display: block;
    text-align: center;
    line-height: 2;
}
.privacy_policy p {
font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.privacy_policy hr {
    border-top: 1px solid #99735C;
    margin: 0px -100%;
    padding: 0px 100%;
    background: none;
}
.privacy_policy .hr1 {
  margin-bottom: 60px;
}
.privacy_policy ul.inpagelink {
    max-width: 760px;
    width: 100%;
    margin: 12px auto 40px;
    font-size: 16px;
    padding-left: 110px;
}
.privacy_policy ul.inpagelink a {
  color: #000;
  
}
.privacy_policy li {
  width: 320px;
  padding-top: 20px;
  float: left;
  letter-spacing: 0.1em;
  padding-left: 0px;
}
.privacy_policy .d1 {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 70px;
}
.privacy_policy h2 {
  font-size: 21px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: -50px;
  padding-top: 50px;
	color:#81aa71;
}



/* =====================
	特定商取引
===================== */
.law{

}
#law_table {
    margin: 0px auto 30px auto;
    width: 100%;
    max-width: 960px;
    font-size: 15px;
    border-collapse: collapse;
}
#law_table tr {
  border-bottom: double 3px #ccc;
}
#law_table tr:last-child {
  border-bottom: none;
}
#law_table th {
  width: 220px;
  font-weight: bold;
  font-size: 15px;
  vertical-align: middle;
}
#law_table th, #law_table td {
    padding: 15px 0;
    line-height: 1.5;
	font-size: .14rem;
}
#law_table td {
  vertical-align: top;
  padding-left: 30px;

}
#law_table td p{
	margin-bottom:15px;
}
table#law_table tbody tr:nth-child(even) {
  background: #FFF;
}



/* =====================
	エフェクト
===================== */
@media screen and (min-width: 600px)  {
.effect-fade-obj{
	opacity: 0;
	transition: 1.8s;
}
.effect-fade{
	opacity: 1.0;
}
.effect-fadeup-obj{
	filter: grayscale(100%);
	opacity: 0.5;
	transform: translate(0,40px); 
	-webkit-transform: translate(0,40px); 
	transition: 1.8s;
}
.effect-fadeup{
	filter: grayscale(0%);
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
}

.top-order-main .right h3{
    padding-left: 5px;
	font-size: 21px;
    letter-spacing: 0.07em;
}

.top-order-main .right .p1{
    padding-left: 5px;
font-size: 21px;
line-height: 1.7;
    padding-left: 5px;
}

.top-order-main .right .p2{
    padding-left: 5px;
margin-bottom: 20px;
font-size: 16px;
    letter-spacing: 0.15em;
line-height: 1.6;
}

.top-order-main .right .p2 span{
font-size: 24px;
color: #99735C;
}

.top-order-main .right .p3{
position: absolute;
margin-top: 4px;
    padding-left: 5px;
font-size: 16px;
}

.skuquantity{
width: 60px;
border: solid 2px #999;
border-radius: 3px;
text-align: center;
}
.point_text {
    margin: 21px auto 0;
    color: #006F1F;
    font-size: 13px;
    text-align: center;
}


.point_text a{
	color: #006F1F;
	text-decoration: none;
}

.top-order-main .right .p4{
    padding-left: 5px;
    margin-top: 17px;
	font-size: 16px;
    line-height: 1.7;
}
.top-order-main .right .p4 span{
	font-size: 14px;

}


#delivery-info .customer_form dd{
	padding-left:0 !important;
}
.paypal_setsumei{
	margin-top:10px;
	color:#4a46cc;
}
#search_zipcode{
	margin-left:10px !important;
	background: #3b793b !important;
}
@media screen and (max-width:677px) {
	#search_zipcode{
		margin:10px 0 0 0 !important;
	}
}

/* =====================
	リンクテキスト
===================== */

.linkeffect1 a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.linkeffect1 a:hover {
  color: #fff;
  background-color: #99735C;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.linkeffect1 a:hover button {
  color: #fff;
}

/* =====================
	前後記事取得
===================== */

.zengo {
  font-size: 13px;
  max-width: 1020px;
  width: 100%;
  margin: 60px auto 20px auto;
}
.zengo td {
  width: 340px;
}
.zengo2 {
  width: 1020px;
  margin: 40px auto 0 auto;
}
.zengo2 td {
  width: 340px;
}
.zengo3 {
  width: 1020px;
  margin: 60px auto 20px auto;
}
.zengo3 td {
  width: 340px;
}
.prev-art {
  text-align: right;
  text-decoration: underline;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  background-size: 11px;
}
.next-art {
  text-align: left;
  text-decoration: underline;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  background-size: 11px;
	color:#81aa71;
}
.next-art a{
	color:#81aa71;
}
.toAchive {
  text-align: center;
}
.toAchive a {
  min-width: 140px;
  display: block;
  padding: 8px 6px 6px;
  background: #81aa71;
  margin: 0 auto;
	color:#FFF;
  text-align: center;
}


.single-goshuin .toAchive a {
    background: #FFF;
    border: 1px solid #9999A0;
}
.single-goshuin .toAchive a button{
	color:#FFF;
}
.toAchive button{
	color:#FFF;
}

/* =====================
	商品一覧ページ
===================== */
.index_itemlist li img {
	border: 1px solid #E9E9E9;
}

.index_itemlist li div::before,
.top_itemlist_limited li div::before{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    width: 38px;
    height: 38px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1; 
}
.index_itemlist li.original div::before {
    background-image: url(../kitosumu/images/item_icon_original.svg?new);
}
.index_itemlist li.applejack div::before {
    background-image: url(../kitosumu/images/item_icon_apple.svg?new);
}
.index_itemlist li.enlada div::before {
    background-image: url(../kitosumu/images/item_icon_enlada.svg);
}
.index_itemlist li.sheet div::before {
    background-image: url(../kitosumu/images/item_icon_sheet.svg?new);
}
.index_itemlist li.sugi-ito div::before {
    background-image: url(../kitosumu/images/item_icon_sugiito.svg);
}
.index_itemlist li.other div::before,
.top_itemlist_limited li.other div::before{
    background-image: url(../kitosumu/images/item_icon_other.svg?new);
}
.index_itemlist li.outlet div::before,
.top_itemlist_limited li.outlet div::before {
    background-image: url(../kitosumu/images/item_icon_scar.svg?new);
}
.index_itemlist li.unique div::before,
.top_itemlist_limited li.unique div::before{
    background-image: url(../kitosumu/images/item_icon_naradeha.svg?new);
}
/*
.index_itemlist li.limited-design div::before,
.top_itemlist_limited li.limited-design div::before {
    background-image: url(../kitosumu/images/item_icon_limited.svg?new);
}
*/
/*
.category-original .index_itemlist li div::before,
.category-design .index_itemlist li div::before,
.category-masanami .index_itemlist li div::before,
.category-sheet .index_itemlist li div::before,
.category-maestro .index_itemlist li div::before,
.category-unique .index_itemlist li div::before,
.category-other .index_itemlist li div::before,
.category-outlet .index_itemlist li div::before,
.category-limited-design .index_itemlist li div::before{
	display:none;
}
*/
.category-unique .index_itemlist li div::before,
.category-other .index_itemlist li div::before,
.category-outlet .index_itemlist li div::before,
.category-limited-design .index_itemlist li div::before{
	display:none;
}

.item_list_seal-icon2{
	display:none;
}
.top_itemlist li .item_list_seal-icon1 {
    display: inline-block;
    margin-top: 6px;
    padding: 3px 4px 4px;
    border: 1px solid #3b793b;
    color: #3b793b;
    font-size: .11rem;
    font-weight: bold;
}
.top_itemlist li .item_list_seal-icon2 {	
    display: inline;	
    padding: 4px 5px 5px;	
    border: 1px solid #E50012;	
    color: #E50012;		
    font-size: .12rem;	
}
/*	
.top_itemlist li.limited .item_list_seal-icon1{	
	display:none;	
}	
.top_itemlist li.limited .item_list_seal-icon2{	
	display:inline;	
}	
.index_itemlist li .item_tsujhou{	
	display:none;	
}	
*/

@media(min-width:701px){
.side_main_container .index_itemlist li {
    width: 24%;
    max-width: 187px;
    font-size: .14rem;
    position: relative;
    margin-top: 10px;
    margin-bottom: 45px;
}
body .index_itemlist li img {
    max-height: 186px;
}
}
@media(max-width:700px){
	.index_itemlist .item_list_ul {
    	padding: 0 20px;
	}

}

.item_new {
    height: 40px!important;
    width: 40px !important;
    display: none !important;
}




/* =====================
	テスト
===================== */
.cat_list {
    float: none;
    width: 28%;
    height: auto;
    margin: 0;
    padding: 0%;
}
.cat_list_box{
	margin:0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cat_list img{
	height:auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}





.cat_side{
	float: left;
	width: 210px;
}
.cat_side_main_title{
	font-size:20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.cat_side_title{
    margin: 0 0 20px;
    padding: 10px 0 10px;
    border-top: #ccc dotted 2px;
    border-bottom: #ccc dotted 2px;
    font-weight: bold;
	/*font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;*/
}
.cat_side_ul{
    margin: 0 0 40px;
    padding: 0 0 15px;
}

.cat_side_mark li:before {
	content:'≫ ';
}

.cat_side_ul li{
    font-size: 13px;
	/*font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;*/
    margin: 0 0 5px 15px;
}

.cat_side_use li{
    margin: 0 0 5px -3px;
    padding-left: 29px;
    background-size: 22px;
    background-position: 0px 3px;
    background-repeat: no-repeat;
}
.cat_side_use li:nth-child(1) { background-image: url(/img/common/icon_dish.png);} 
.cat_side_use li:nth-child(2) { background-image: url(/img/common/icon_cup.png);} 
.cat_side_use li:nth-child(3) { background-image: url(/img/common/icon_chopsticks.png);} 
.cat_side_use li:nth-child(4) { background-image: url(/img/common/icon_coaster.png);} 
.cat_side_use li:nth-child(5) { background-image: url(/img/common/icon_tray.png);background-size: 21px;} 
.cat_side_use li:nth-child(6) { background-image: url(/img/common/icon_cutting_board.png);} 
.cat_side_use li:nth-child(7) { background-image: url(/img/common/icon_lunch_box.png);background-position: 0px 6px;} 
.cat_side_use li:nth-child(8) { background-image: url(/img/common/icon_stationery.png);} 



/* =====================
	商品詳細ページ
===================== */
#itempage {
    width: 100%;
    max-width: 1160px;
    margin: 55px auto 0;
    align-items: flex-start;
}
#itempage .sidebar{
    width: 210px;
}

#itempage .item_main{
    max-width: 100%;
}

.item_series{
    font-size: .21rem;
	 font-weight:bold;
    text-align: center;
    position: absolute;
    top: 19px;
    margin: auto;
    left: 0;
    right: 0;
    color: rgb(0,0,0,0.9);
    letter-spacing: 0.1em;
}

.item_box_inner {
    margin-top: 20px;
}
.item_right_inner{
    transition: 0.3s;
    width: 300px;
}
.item_left {
    width: 500px;
    max-width: calc(100% - 330px);
}
.sp-slides-container img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin:auto;
}

/* 商品画像スライダー */
.sp-slide {
    text-align: center;
}
.sp-slide img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#itempage .sp-button {
    border: none;
    margin: 4px;
	background-color: #E6E6E6;
}

#itempage .sp-selected-button {

}

.item_right {
    width: 300px;
    overflow: visible;
}

.top_product-slider .swiper-slide div p.item_material{
	position:absolute;
	top:5px;
	right:10px;
	padding:0;
	text-align:right;
	width:auto;
	font-size: .14rem;
	line-height: 1.4;
}
.item_recent_box p:last-child {
    font-size: .13rem;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 400;
}
.item_tsujhou{
	 color: #3b793b;
}
.top_itemlist li.limited p,
.limited.item_list_li p{
	 color: #E50012;	
	 line-height: 1.6;
}
.item_tsujhou{
    padding-top: 3px;
    display: block;
}
.item_list_li p{
	 line-height: 1.6;
}
.item_tsujhou{
	 color: #3b793b;
}
.item_title {
    margin-bottom: 10px;
    line-height: 1.6;
    font-size: .25rem;
    font-weight: bold;
}

.item_text{
  font-size: .15rem;
	font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック" , "Yu Gothic" , "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.item_checklist{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 17px;
}
.item_checklist li {
    margin-right: 5px;
    margin-bottom: 1px;
    padding: 5px 7px 6px 7px;
    font-size: .15rem;
    line-height: 1;
    color: #ffffff;
    background: #73AC6A;
    /* border: 1px solid #3b793b; */
}
.item_checklist .包装不可, .item_checklist .熨斗不可,.item_checklist .名入れ不可 {
	color: #E50012;
    border: 1px solid #E50012;
    background: #FFF;
}
.item_price{
  font-size: .14rem;
	line-height: 1;
}
.item_option dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #868686;
    letter-spacing: 0;
}
.item_option dd{
	
}
.item_option dt {
    background: #dbdbdb;
    font-size: .13rem;
    padding: 3px 0px 3px 5px;
}
.item_option select{
	border:none;
    padding-right: 23px;
}

#itempage .skuform {
    margin-top: 20px;
}

#itempage .skuform .item_quantity,
.item_again .item_quantity{

}
.cart_flex{
    display: flex;
    justify-content: space-between;
}
#itempage .skuform .item_quantity span,
.item_again .item_quantity span {
    display: block;
    height: 23px;
    line-height: 23px;
	background-color: #f2f2f2;
    font-weight: normal;
    font-size: .14rem;
}

.storycontent #itempage .skuform .skuquantity,
.item_again .skuquantity{
    text-align: center;
    width: 100%;
    margin: 0;
    border: none;
}
input[type=number]::-webkit-inner-spin-button {
    opacity: 1 !important;
}
.storycontent #itempage .skuform .item_option {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #6f6f6f;
}
.storycontent #itempage .item_again_inner .skuform .item_option {
    margin-bottom: 75px;	
}
.storycontent #itempage .skuform .item_option th,.item_option td{
	display: block;
}
.storycontent #itempage .skuform .item_option th {
    text-align: center;
    height: 23px;
    line-height: 23px;
    background-color: rgba(153,115,92,0.1);
    border: none;
    /* color: #fff; */
    border-bottom: 1px dashed #6f6f6f;
    font-weight: normal;
    font-size: .12rem;
}

.storycontent #itempage .skuform .item_option td{
	height: 40px;
	border: none;
    text-align: center;
}
.storycontent #itempage .skuform .item_option td select{
    text-align: center;
    width: 100%;
	height: 100%;
	padding: 3px 8px;
    margin: 0;
    border: none;
}

#itempage .skuform input[type="submit"].skubutton {
    display: flex;
    height: 47px;
    width: 200px;
    background-color: #016836;
    background-image: url(/kawakami/wp-content/themes/kitosumu/images/cart_add.svg);
    background-size: 72%;
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    box-sizing: border-box;
}
.item_quantity{
    position: relative;
}

.btn-plus, 
.btn-minus {
    width: 12px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
}
.btn-plus img,
.btn-minus img{
    vertical-align: middle;
}
.btn-minus{
   left: 7px;
}
.btn-plus{
    right: 7px;
}
.skuquantity::-webkit-inner-spin-button,
.skuquantity::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance:textfield !important;
}
#itempage .skuform #item_quantity .skuquantity {
	 width: 91px;
    height: 47px;
    margin: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333333;
    border-radius: 0;
}
.zaikosu_flex {
    display: flex;
    justify-content: space-between;
    font-size: .13rem;
    line-height: 1.3;
    margin-top: 11px;
    letter-spacing: 0;
}
.zaikosu_flex a:first-of-type {
    margin-left: auto;
    margin-right: 4px;
    padding-right: 4px;
    border-right: 1px solid #333333;
}
.item_link_list{
	max-width: 264px;
	margin: 30px auto 20px;
}
.item_link_list a {
    display: block;
    border: 1px solid #E40000;
    margin-bottom: 16px;
    background: #fff;
}
.item_link_list a:last-child {
    border: 1px solid #333333;
}
.error_message{
	font-weight: bold;
	color: red;
}

.item_table {
    border: 1px solid #eaeaea;
    margin-top: 40px;
    font-size: .14rem;
}
.item_table a{
	display:block;
}

.item_table tr{
    border: 1px solid #eaeaea;
}
.item_again .item_table tr:last-child{
    border: none;
}
.item_again .item_table tr {
    border: none;
    border-bottom: 1px solid #e2e2e2;
}
.item_table th, .item_table th, 
.item_table th, .item_table td {
    padding: 8px 11px;
    line-height: 1.7;
}

.item_table th {
    width: 114px;
    font-weight: normal;
    text-align: left;
    background-color: #f2f2f2;
}

.item_table td {
}
.item_table td.cat{
    font-size: .12rem;
    line-height: 1.5;
}

.item_table td.cat a{
    text-decoration: underline;
	color: #404040;
}

.item_note {
    margin: 30px 0 25px;
    padding: 13px 19px;
    background-color: #F3F1EF;
    font-size: .13rem;
}
#itempage  .item_note h3{
	font-weight:bold;
	background: no-repeat;
    padding: 0;
    color: inherit;
}
.item_note h4 {
    font-weight: bold;
    color: #016836;
}
.item_note h5 {
    font-weight: bold;
    margin-top: 6px;
}
.item_note p {
    line-height: 1.6;
    font-size: .12rem;
}
.item_other_title{
	margin-top: 40px;
	font-size: .22rem;
	font-weight: bold;
	text-align: center;
}
.item_editor {
    width: 650px;
    max-width: 100%;
    margin: 30px auto 0px;
    font-size: .14rem;
}
.item_editor img {
    display: block;
    margin: 10px 0;
}
#itempage .item_box_inner h3 {
    color: inherit;
    background: inherit;
	  padding: 0;
}
.item_cat_intro_wrap {
    border: 1px solid #C9C9C9;
    padding: 18px 25px 22px;
    margin-top: 20px;
}

.item_cat_intro_wrap h3 {
    font-weight: bold;
}

.item_cat_intro_wrap h4 {
    margin: 5px 0px 9px;
    font-size: .14rem;
    font-weight: bold;
    color: #056736;
}
.item_cat_intro_wrap p {
    font-size: .14rem;
}
.item_cat_intro_wrap.apple img.img1,
.item_cat_intro_wrap.enlada img.img1 {
    margin: 20px auto 8px;
}
.item_cat_intro_wrap.apple img.img2, 
.item_cat_intro_wrap.enlada img.img2 {
    width: 55%;
    margin-top: 27px;
    margin: 20px auto 0;
    display: block;
}
.item_cat_intro_wrap.sheet img.img1 {
    display: block;
    width: 70%;
    margin: 20px auto 8px;
}
@media screen and (max-width: 700px)  {
	.item_cat_intro_wrap.apple img.img2, .item_cat_intro_wrap.enlada img.img2 {
    	width: 66%;
    	margin: 25px auto 13px;
    	display: block;
	}
	.item_cat_intro_wrap.apple img.img1sp{
    	margin: 20px auto 0;
	}
}


/* 関連商品一覧 */

    .item_other .swiper-container {
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
	 padding:20px 50px;
    }
    .item_other .swiper-slide {
      text-align: center;
      font-size: .18rem;
      background: #fff;
	height: 250px;
	/*width: 190px !important;*/
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	box-shadow: 0 0 8px gray;
    }

.swiper-slide .item_material{
text-align: right;
}

.item_other .swiper-slide div{
/*	float:none;
	height:145px;*/
}

.item_other .swiper-slide div span{
	font-size:.14rem;
}

.error_message{
	color:#81aa71;
}
.error_message a{
	color:#81aa71;
	text-decoration:underline;
}



/* =====================
	商品詳細ページ（タブレット）
===================== */
@media screen and (min-width:700px) and (max-width:1170px) {
.item_left {

}
.item_right {

}

}
@media screen and (max-width: 900px)  {
	#itempage .item_main {
		max-width: 100%;
		padding: 0 40px;
	}
}

/* =====================
	お知らせ一覧
===================== */

.newsIndex_intro {
  text-align: center;
  margin-bottom: 40px;
  font-size: .16rem;
  line-height: 2;
}
.newsIndex_3ren ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    justify-content: space-between;
	width:1020px;
	margin:60px auto 0;
}
.newsIndex_3ren li {
    width: 33.333%;
    height: 400px;
    list-style-type: none;
    float: left;
    padding-left: 0px;
    margin-left: 40px;
    margin-bottom: 60px;
    text-align: center;
    /* box-shadow: 0 0 8px grey; */
    position: relative;
    border: 1px solid #ccc;
}
.news_index_thum {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: calc(100% - 30px);
    height: 200px;
    background-size: cover;
    margin: 15px auto 0;
}
.news_index_thum:hover {
  opacity: 0.7;
  filter: alpha(opacity=60);
}
.news_index_thum img {
}
.news_index_text {
  width: 100%;
	padding: 10px 15px 0px;
}
.newsIndex_3ren img {
  /*	width: 100%;
	margin-bottom:8px;*/
}
.newsIndex_3ren h3 {
  padding-bottom: 5px;
  text-align: left !important;
  font-size: .16rem;
  line-height: 1.8;
}
.newsIndex_3ren p {
  width: 100%;
  font-size: .12rem;
}
.newsIndex_3ren span.flag {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    color: #FFF;
    padding: 2px 10px;
    font-size: .11rem;
}
.to_news_page {
	position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: calc(100% - 30px);
    margin: 0 auto 0px;
    padding: 6px 0;
    background: #99735C;
    display: block;
    font-size: .11rem;
    color: #FFF;
}
.to_news_page:hover {
  color: #FFF;
  background-color: #003366;
}

/* =====================
	お知らせ個別ページ
===================== */
.news_content-area{
    width: 100%;
    max-width: 2560px;
    height: inherit;
    padding-bottom: 30px;
    background: #f2f2f2;
}
.post-type-archive-news .content-area{
    background: #fff
}
.post-type-archive-news .page_intro_container,
.single-news .page_intro_container,
.single-goshuin .page_intro_container{
    margin: -30px auto 17px;
}

.news_side {
    float: right;
    width: 240px;
	padding:20px;
    margin-top: 30px;
	background:#FFF;
}
.widget-title {
  display: none;
}
.news_entry>p:first-child, .news_month .archive-title {
    font-size: 20px;
    font-weight: bold;
	padding-bottom: 12px;
	border-bottom: #ccc dotted 1px;
}
.news_entry li {
  width: 100%;
  padding: 10px 0 10px 0;
}
.news_thum {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-top: 10px;
	background-size: cover;
}
.news_r_title {
  padding: 0 10px;
  font-size: .13rem;
  line-height: 1.5;
}
.news_month {
  margin-top: 30px;
}
.news_month .item {
  font-size: .12rem;
  padding-left: 10px;
  margin: 5px 0 5px 0;
}
.news_month .item::before {
  content: "≫";
}
.news_day {
  font-size: .15rem;
}
.news_title {
  font-size: .23rem;
  font-weight: bold;
  margin: 0px 0px 47px;
}
.news_title span {
  display: block;
  margin-top: -5px;
  font-size: 18px;
  font-size: 1.8rem;
}
.news_re>:first-child {
  margin-top: 0;
}
.news_big {
  margin-top: 50px;
  font-size: .20rem;
  line-height: 1.8;
  color: #036;
}
.news_small {
  margin-top: 30px;
  font-size: .17rem;
  font-weight: bold;
  color: #036;
}
.news_text {
  margin-top: 30px;
}
.news_img {
  margin-top: 20px;
}
.news_img_cap {
  font-size: .13rem;
  margin-top: 10px;
}
.news_left_p {
  float: left;
  width: 60%;
  margin-top: 30px;
  padding-right: 20px;
}
.news_right_img {
  float: left;
  width: 40%;
  margin-top: 30px;
  padding-left: 20px;
}
.news_right_cap {
  font-size: .13rem;
  margin: 10px 0 0;
}
.news_right_p {
  float: left;
  width: 60%;
  margin-top: 30px;
  padding-left: 20px;
}
.news_left_img {
  float: left;
  width: 40%;
  margin-top: 30px;
  padding-right: 20px;
}
.news_left_cap {
  font-size: .13rem;
  margin: 10px 0 0;
}
.news_link {
  margin-top: 30px;
}
.news_link a {
  color: #10739B;
}
.news_chu {
  margin-top: 30px;
  font-size: .13rem;
}
.news_editor {
  margin-top: 30px;
}

@media screen and (max-width: 767px)  {
	.news_r_title {
  	padding: 3px 10px 10px 10px;
  	font-size: .15rem;
	}
}

@media screen and (max-width: 1360px)  {
.header_intro {
    float: left;
    margin-left: 40px;
    margin-top: 22px;
    line-height: 1.7;
  font-size: .13rem;
}
}

@media screen and (min-width: 1360px)  {
.max-w1250{
	display:none;
}
}
@media screen and (max-width: 1050px)  {
.gnav-wrapper {
	display:none;
}
}

/* =====================
	お問い合わせ
===================== */

.contact .heading_01 {
    margin: 10px auto 18px;
    text-align: center;
    font-size: .22rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    background-color: white;
}

/* =====================
	トップswiper修正
===================== */
.top_product .swiper-container {
    position: static !important;
    /*width: 1020px;*/
    height: 572px;
    margin: 0 auto 40px !important;
    width: calc(100% - 180px);
}
.top_product .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/top/event-prev.png) !important;
    left: -60px !important;
    top: auto !important;
    bottom: 250px !important;
    width: 33px !important;
    background-size: 33px 33px !important;
    z-index: 9999 !important;
    transform: translate3d(0px, 0px, 9999px);
}
.top_product .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/top/event-next.png) !important;
    left: 1016px !important;
    right: auto !important;
    top: auto !important;
    bottom: 250px !important;
    width: 33px !important;
    background-size: 33px 33px !important;
}

.top_product-slider-more{
    display: block;
    width: 300px;
    height: 51px;
    line-height: 51px;
    margin: 30px auto 0;
    text-align: center;
    color: #FFF;
    background: #81aa71;
}



/* =====================
	関連商品swiper修正
===================== */
.item_other .swiper-container {
    position: static !important;
    width: 1020px;
    height: 572px;
    margin: 0 auto 40px !important;
}
.item_other .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/img/top/event-prev.png) !important;
    left: -60px !important;
    top: auto !important;
    bottom: 110px !important;
    width: 33px !important;
    background-size: 33px 33px !important;
    z-index: 9999 !important;
    transform: translate3d(0px, 0px, 9999px);
}
.item_other .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/img/top/event-next.png) !important;
    left: 1016px !important;
    right: auto !important;
    top: auto !important;
    bottom: 110px !important;
    width: 33px !important;
    background-size: 33px 33px !important;
}

.item_other {
      width: 100%;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
	 padding:0;
	overflow: hidden;
    }

.item_other .swiper-container {
    width: 100%;
    height: auto;
    margin-left: 6px;
    margin-right: auto;
    padding: 15px;
    }
.item_other .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
	height: 250px;
      /* Center slide text vertically */
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
	box-shadow: 0 0 8px gray;
    }
.item_other .swiper-slide div{

}


.item_other p.item_name{
    width: 100%;
    padding: 7px 10px 0;
    font-size: 14px;
    line-height: 1.2;
    box-sizing: border-box;
}
.item_other p.item_price{
    width: 100%;
    padding: 5px 10px 0;
	text-align:center;
    font-size: 13px;
    line-height: 1.4;
    box-sizing: border-box;
}



.item_other .swiper-slide div p.item_material{
	position:absolute;
	top:5px;
	right:10px;
	padding:0;
	text-align:right;
	width:auto;
  font-size: .14rem;
	line-height: 1.4;
}


@media screen and (max-width: 1215px)  {
.swiper-next_box{
	right: 46px;
}
.item_other .swiper-button-next,.top_product .swiper-button-next{
	left: auto !important;
	right: 0 !important;
}
}

@media screen and (max-width: 767px)  {
	.swiper-next_box{
		right: 9px;
	}
	.item_other .swiper-button-next,.top_product .swiper-button-next{
		left: auto !important;
		right: 0 !important;
	}
	.item_other .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: -46px !important;
	}
	.item_left {
    	max-width: none;
    	margin: 0 auto;
	}
	.item_title {
    	margin-top: 35px;
    	margin-bottom: 30px;
	}
	.item_right {
    	width: 100%;
	}

}

/* =====================
	カテゴリ一覧
===================== */

.cat_intro_main{margin-bottom:30px; text-align:center;}
.cat_intro_main h3{
	font-size: 21px;
	font-weight:bold;
    line-height: 1.8;
	padding-bottom: 20px;
    margin-top: 30px;
}
.cat_intro_main p{
    margin-bottom: 80px;
    font-size: 14px;
    letter-spacing: -0.03em;
	text-align:center;
	font-family:  "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}

.cat_series_intro{
    display: flex;
    justify-content: space-between;
	margin-bottom: 30px;
    text-align: center;
    border: 2px solid #f2f2f2;
    padding: 25px;
}
.cat_series_intro .left {
    max-width: 456px;
    width: 54%;
}
.cat_series_intro .left h3 {
    padding-bottom: 20px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.8;
    text-align: justify;
}
.cat_series_intro .left p {
    text-align: justify;
}
.cat_series_intro .right {
    max-width: 350px;
    width: 40%;
}


@media screen and (max-width: 700px)  {
.cat_series_intro {
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    margin: 0px auto 40px;
    text-align: center;
    border: none;
    padding: 0;
    flex-direction: column-reverse;
}
.cat_series_intro {
    display: flex;
    justify-content: space-between;
    max-width: calc(100% - 40px);
    margin: -10px auto 40px;
    text-align: center;
    border: none;
    padding: 0;
    flex-direction: column-reverse;
}
.cat_series_intro .left {
    max-width: 100%;
    width: 100%;
}
.cat_series_intro .left h3 {
    padding-bottom: 12px;
    margin-top: 14px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.8;
    text-align: justify;
}
.cat_series_intro .left h3 br{
	display:none;
}
.cat_series_intro_sugiito .left h3 br {
    display: block;
}
.cat_series_intro .left p {
    text-align: justify;
}
.cat_series_intro .right {
    max-width: 100%;
    width: 100%;
}
}




.cat_ap_enlada {
    position: relative;
    margin-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.cat_ap_enlada > span{
	max-width:245px;
		width:100%;
}
.cat_ap_enlada > div{
	width:calc(100% - 290px);
}
.cat_ap_enlada h3{
    padding-bottom: 20px;
	font-size: 21px;
	font-weight:bold;
    line-height: 1.8;
    text-align: justify;
}
.cat_ap_enlada p{
    font-size: 14px;
    letter-spacing: -0.03em;
	 font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}


@media screen and (max-width: 700px)  {
	.cat_ap_enlada {
    	margin-bottom: 40px;
	}
	.cat_ap_enlada {
	    flex-direction: column;
	    padding: 0 20px;
	}
	.cat_ap_enlada > div{
		width:100%;
	}
	.cat_ap_enlada > span {
    	max-width: 100%;
    	width: 100%;
    	margin-bottom: 20px;
	}
	.cat_ap_enlada h3 {
    	font-size: 20px;
	}
}

.tem_cat_intro_wrap h3{
	
}
.tem_cat_intro_wrap p{
	
}
.tem_cat_intro_wrap img:first-child{
	
}
.tem_cat_intro_wrap img:last-child{
	
}

.cat_ap_kobayashi{position: relative;margin-bottom:90px;}
.cat_ap_kobayashi img{float:right;width:245px;}
.cat_ap_kobayashi div{
	/*position: absolute;*/
	/*top: 50%;*/
	/*-webkit-transform: translateY(-50%);*/
	/*transform: translateY(-50%);*/
	float:left;
	width:calc(100% - 290px);
}
.category-enlada .cat_ap_kobayashi img{float:right;width:275px;}
.category-enlada .cat_ap_kobayashi div{
	width:calc(100% - 320px);
}
.cat_ap_kobayashi h3{
    padding-bottom: 20px;
	font-size: 21px;
	font-weight:bold;
    line-height: 1.8;
    text-align: justify;
}
.cat_ap_kobayashi p{
    font-size: 14px;
    letter-spacing: -0.03em;
	font-family: "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.stcousair{
	position:relative;
	display: block;
    width: 100%;
    height: 100%;
}
.stcousair2{
	position:relative;
	display: block;
	float:right;
    width: auto;
    height: auto;
}
.stcousair::after{
    position: absolute;
    content: "ⓒサンクゼール";
    z-index: 11;
    bottom: 6px;
    right: 11px;
    font-size: 11px;
    text-align: right;
    color: #FFF;
	font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}



@media screen and (max-width: 1020px)  {

	.storycontent #itempage .skuform .item_option {
		
	}
	#itempage .skuform .item_quantity, .item_again .item_quantity {
    	margin-right: 10px;
	}
	#breadcrumb ul {
	    top: 86px;
	}
	.breadcrumb_box{
		margin-bottom:50px;
	}
	.news_main {
	   width: calc(100% - 260px);
		padding: 25px 10px;
	}
	.news_content-area {
	    padding: 0 30px 30px;
	}

}


@media screen and (max-width: 700px)  {
	.item_right {
    	width: 100%;
	    transition: 1s;
		opacity:0;
		pointer-events: none;
	}
	.item_right_fixed{
		opacity:1;
	    pointer-events: auto;
	}
}


@media screen and (max-width: 1000px)  {

/*追従メニュー*/
.fixfoot {
    display: none;
    position: fixed;
    width: 100%;
    height: 54px;
    bottom: 0;
    right: 0;
    color: #fff;
    background: #FFF;
    z-index: 214748;
    -webkit-transform: translate3d(0,0,9999px);
    padding: 5px 10px;
}
.fixfoot .d1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    float: left;
    height: 50px;
    width: calc(100% - 86px);
    margin-right: 3px;
    border-radius: 6px;
}
.fixfoot .d1 a{
    width: 100%;
    height: 40px;
    background: #006f1f;
    display: block;
	font-size: 15px;
    color: #FFF;
    text-align: center;
    padding-top: 5px;
	border-radius: 6px;
}
.fixfoot .d2 {
    float: left;
    width: 40px;
    height: 40px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    padding: 5px;
    background: #006f1f;
    margin-right: 3px;
    border-radius: 6px;
}
.fixfoot .d2 img,.fixfoot .d3 img{
     -webkit-filter: brightness(6);
     -moz-filter: brightness(6);
     -o-filter: brightness(6);
     -ms-filter: brightness(6);
     filter: brightness(6);
}
.fixfoot .d3{
	float:left;	
   width: 40px;
   height: 40px;
   padding: 5px;
    background: #006f1f;
    border-radius: 6px;
}

.fixed {
    top: unset;
}
}


@media screen and (min-width: 1000px)  {
.top_news-left a{
	display:none;
}
}
@media screen and (max-width: 1000px)  {
.top_news{
    margin-bottom: 5em;
    border-bottom: 1px solid #404040;
}

.top_news-left {
    display: flex;
	justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 5px 20px;
}
.top_news-left h3 {
    font-size: 15px;
}
.top_news-left a {
	padding-top: 3px;
    color:#FFF;
}
.ticker {
    width: 100% !important;
    height: 51px !important;
    padding-top: 14px !important;
    text-align: left !important;
    border: none !important;
    position: relative !important;
    overflow: hidden !important;
    background-color: #FFF !important;
    font-size: 13px !important;
}
.ticker li {
    padding-left: 0px;
}
.top_news-center{
    display: block;
}

.top_news-right {
    display: none;
    width: 100%;
    white-space: nowrap;
}
}



/* =====================
	川上村
===================== */
.kawakamimura{
max-width:1020px;
width:100%;
margin:0 auto;
}
.kawakami_intro,.kawakami_genryu,.kawakami_saiko,.kawakami_dokuji{
margin-bottom:70px;
}
.kawakami_intro{
margin-bottom: 90px;
}
@media screen and (min-width: 1000px)  {
}
.kawakamimura h3{
    margin-bottom: 8px;
font-size:23px;
    font-weight: bold;
}
.kawakami_intro h2{
    text-align: justify;
    margin-top: 15px;
font-size:20px;
    font-weight: bold;
}
.kawakami_genryu div,.kawakami_saiko div{
float:left;
width:calc(100% - 465px)
}
.kawakami_genryu img,.kawakami_saiko img{
float:right;
width:400px;
}
.kawakami_dokuji h3.ikurin-midashi{
    margin-top: 75px;
	font-size:21px;
	text-align:center;
    font-weight: normal;
}

@media screen and (min-width: 900px)  {
.kawakami_dokuji .left{
	float:left;
	width:calc(100% - 645px);
}
.kawakami_dokuji .right{
	float:right;
	width:574px;
}
}
@media screen and (max-width: 900px)  {
.kawakami_dokuji .left{
	float:none;
	width:100%;
}
.kawakami_dokuji .right{
	display:block;
	float:none;
	width:80%;
    margin: 40px auto 0;

}
}

.dokuji_illust{
display:flex;
    margin-top: 30px;
}
.dokuji_illust h4{
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}
.dokuji_illust p{
font-size:13px;
    width: 87%;
    margin: 12px auto 20px;
}
.dokuji_illust div:nth-of-type(1){width:25%;}
.dokuji_illust div:nth-of-type(2){width:12.5%;}
.dokuji_illust div:nth-of-type(3){width:25%;}
.dokuji_illust div:nth-of-type(4){width:12.5%;}
.dokuji_illust div:nth-of-type(5){width:25%;}
.kawakami_500{
    margin-top: 120px;
}
.kawakami_500 div{
    float: left;
    width: calc(100% - 465px);
}
.kawakami_500 img{
    float: right;
    width: 400px;
}
.kawakami_500 .stcousair {
    position: relative;
    display: inline-block;
    width: 400px;
    height: 100%;
    margin-left: 64px;
}
.kawakami_500 .stcousair::after {
    left: 11px;
	right:auto;
}

/* =====================
	カート関係
===================== */
div.usccart_navi li.usccart_cart, div.usccart_navi li.usccart_customer, div.usccart_navi li.usccart_delivery, div.usccart_navi li.usccart_confirm{
    background-color: #81aa71 !important;
}
#inside-cart .no_cart{
    color: #81aa71 !important;
}

#customer-info .customer_form input#search_zipcode, #delivery-info #delivery_table input#search_zipcode {
    width: auto;
    height: auto;
    padding: 5px 9px 7px;
    color: #fff;
    background-color: #666;
    border-radius: 3px;
    overflow: hidden;
    font-size: 14px;
}

#escott_token_cancel{
	padding:5px;
	background-color: #81aa71;
	color: #81aa71;
	position:relative;
}
#escott_token_cancel::after{
    position: absolute;
    content: "ⓒサンクゼール";
    z-index: 11;
    bottom: 6px;
    right: 11px;
    font-size: 11px;
    text-align: right;
    color: #FFF;
	font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.ui-button.ui-dialog-titlebar-close {
    display: none !important;
}	
#escott-dialog {
    box-sizing: content-box !important;
}
body input.use_point_button {
    background: #3c783b;
}
body #info-confirm #confirm_table {
    margin-top: 45px;
}
body #cart th {
    color: #FFFFFF;
    background-color: #f5f1ef;
    color: #000;
    white-space: nowrap;
    font-weight: bold;
    font-size: 0.9em;
}
body #confirm_table h3 {
    font-size: .17rem;
    line-height: normal;
    font-weight: bold;
    color: #fff;
    letter-spacing: .1em;
    padding-left: 5px;
}
body #confirm_table td {
    font-size: 15px;
    font-size: .15rem;
    line-height: 150%;
    color: #000;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border: none;
    border-bottom: 1px solid #bbb;
}
.confirm_diy span{
	margin-bottom: 5px;
	display: inline-block;
	font-size: .17rem;
}
.confirm_diy p{
	margin-bottom: 10px;
}
.zaiko_status {
    margin-top: -10px;
    margin-bottom: 10px;
    color: #006F1F;
    font-size: 0.28rem;
    font-weight: bold;
}
.zaiko_status_caution {
    line-height: 1.6;
    color: #e40000;
    font-size: .16rem;
}
em.tax{
	display:none;
}
.tax2{
	font-size: 14px !important;	
	white-space: normal !important;	
}
.f09em{
	font-size: 14px !important;	
}
.notax{
display: inline;
    font-size: 12px !important;
    margin-left: -0.7em;
}
.front_tax{
    width: calc(100% - 208px);
    margin:-6px auto -8px;
    text-align: right;
    font-size: 13px;
}
.cat_head_box h1{
	position:relative;
}
.category_tax{
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: 13px;
    font-weight: normal;
}
.item_single_soryo{

}
.item_single_soryo span{
	font-size:13px;	
}
ul.item_single_soryo_maker {
    margin-top: 10px;
}
ul.item_single_soryo_maker li {
    margin-top: 10px;
    text-indent: -.13rem;
    padding-left: .13rem;
    line-height: 1.5;
    font-size: .13rem;
}
#inside-cart .cart_page_soryo {
    text-align: left;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 17px;
    padding-top: 0;
}

#inside-cart .cart_page_soryo a{ 
	color:#e40000;
	text-decoration: none;
}
#inside-cart .cart_page_soryo a span{ 
	text-decoration: underline;
}
div.usccart_navi li.ucart {
    background-color: #98b18f !important;
}
.send #previouscart, .send .back_cart_button, #back_button, .send .back_to_customer_button{
	  background-color: #b1b1b1 !important;
}

div.usccart_navi li.usccart_cart, div.usccart_navi li.usccart_customer, div.usccart_navi li.usccart_delivery, div.usccart_navi li.usccart_confirm {
    background-color: rgb(59,121,59) !important;
}
#confirm_table .ttl {
    background-color: #81aa71 !important;
	border-top:20px solid #FFF;
	border-bottom:20px solid #FFF;
}
#info-confirm #confirm_table td.ttl {
	border-bottom:20px solid #FFF;
}
.use_point_button_caution {
    text-align: center;
    margin-top: 18px;
    font-size: 13px;
    text-align: justify;
    line-height: 1.6;
    padding-left: 0.13rem;
    text-indent: -0.13rem;
    margin: 15px 12px 0;
}
.use_point_button_caution:last-child {
    margin-top: 5px;
}
.outlet_text {
    margin: 0px 0 30px;
    font-size: .14rem;
}
.no_item{
	margin-top: 0px;
	color: #81aa71;
	font-size: .17rem;
}
.top_outlet{
	max-width:1000px;
	width:100%;
	margin:0 auto 100px;
	padding:0 20px;
}

.top_outlet h3{
    margin-bottom: 36px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.1em;
    background-color: white;
}

.top_outlet p{
    margin: 30px 0;
    text-align: center;
}
@media screen and (max-width: 1000px)  {
.top_outlet p{
    text-align: left;
}	
}
.top_outlet a {
    display: block;
    width: 300px;
    height: 51px;
    line-height: 51px;
    margin: 30px auto 0;
    text-align: center;
    color: #FFF;
    background: #81aa71;
}


/* welcart追加0609 */

#escott-token-dialog .customer_form {
    margin-bottom: 1.428em;
    width: 100%;
}

#escott-token-dialog .send input:nth-child(1) {
    background-color: #c7c7c7;
}
#escott-token-dialog .send input.to_confirm_button {
    background-color: #81aa71;
}

#escott-token-dialog .send {
    letter-spacing: -0.5em;
    text-align: center;
}

#escott-token-dialog .send input.to_confirm_button{
    min-width: 11em;
    display: inline-block;
    width: auto;
    margin: 0 0.357em;
}

#escott-token-dialog .customer_form tr {
    border-top: none;
}

#escott-token-dialog .customer_form th {
    width: 25%!important;
    white-space: nowrap;
    background-color: #f8f8f8;
    padding: 1em 2em 1em 1em;
}

#escott-token-dialog .customer_form th, #escott-token-dialog .customer_form td {
    display: table-cell;
    width: auto !important;
    padding: 1em 0;
    border-bottom: dotted 1px #d6d6d6;
    border-top: dotted 1px #d6d6d6;
}

#escott-token-dialog .customer_form th {
    font-size: 90%;
    position: relative;
    padding: 0.714em 10px 0.357em;
}

#escott-token-dialog .customer_form td {
    padding-left: 1em;
}

#escott-token-dialog .customer_form td {
    font-size: 80%;
}

#escott-token-dialog #cardno {
    margin-bottom: 0.357em;
}

#escott-token-dialog #cardno, #escott-token-dialog input[type="tel"]#seccd {
    width: 75%;
    margin-right: 0.714em;
}

#escott-token-dialog #cardno, #escott-token-dialog #seccd {
    margin-bottom: 0.357em;
	border: solid 1px #ccc;
}

#escott-token-dialog #expmm, #escott-token-dialog #expyy {
    min-width: .5rem;
    border: solid 1px #e7e7e7;
    margin-right: 0.357em;
    padding: 0.357em 0.714em;
    font-size: 100%;
}

#escott-token-dialog .send input.back_to_delivery_button, #escott-token-dialog .send input.checkout_button,#escott-token-dialog .send input.to_confirm_button {
    text-align: center;
    border-radius: 2px;
    color: #fff;
	padding: 1em;
}

@media screen and (max-width: 1100px)  {
	#escott-token-dialog .customer_form th, #escott-token-dialog .customer_form td {
    	display: block;
	}
	#escott-token-dialog #cardno, #escott-token-dialog input[type="tel"]#seccd {
    	width: 100%;
    	margin-right: 0;
	}
	#escott-token-dialog .send input.back_to_delivery_button, #escott-token-dialog .send input.checkout_button, #escott-token-dialog .send input.to_confirm_button {
    	text-align: center;
    	width: 100%;
    	margin: 0 auto 10px auto;
	}
}


/* セール */
.top_seal_contents{
width:100%;
padding:45px 20px;
background: url(/img/seal/202008/top_seal_slider.jpg);
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.top_seal_contents div{
max-width:880px;
margin:0 auto;
position:relative;
}
.top_seal_contents div a {
    position: absolute;
    height: 15.7%;
    width: 27.4%;
}
.top_seal_contents div a:hover {
    background: rgba(255, 255, 255, 0.5);
}
.top_seal_contents div .a1 {
    bottom: 6.8%;
    left: 21.6%;
}
.top_seal_contents div .a2 {
    bottom: 6.8%;
    left: 51%;
}
#memberpages .top_seal_contents div a {
    bottom: 4.8%;
    left: 22.6%;
}
.top_seal_contents_main{
    margin-top:100px;
}
#topSlider_container .top_seal_contents {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 110;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 370px;
    height: fit-content;
    padding: 0 20px;
}
@media (min-width: 1000px) and (max-height: 630px) {
	#topSlider_container .top_seal_contents {
    	padding: 0 200px;
	}
}
@media (min-width: 1080px) and (max-height: 540px) {
	#topSlider_container .top_seal_contents {
    	padding: 0 300px;
	}
}
.top_seal_present_pc img{
	position:relative;
	z-index:111;
}
body #memberpages {
    max-width: 1020px;
}
.top_seal_contents {
    margin-top: 70px;
} 
#memberpages .top_seal_contents{
	margin-top: 0px;
}
@media screen and (max-width: 767px)  {
.top_seal_contents div a {
    position: absolute;
    height: 13%;
    width: 74.5%;
}
.top_seal_contents div .a1 {
    bottom: 19%;
    left: 12.7%;
}
.top_seal_contents div .a2 {
    bottom: 4%;
    left: 12.7%;
}
.top_seal_contents_main {
    margin-top: 30px;
}
#topSlider_container {
    margin-top: 0px; 
}

.top_seal_contents {
    margin-top: -53px;
    max-width: calc(100% - 0px);
    margin: -44px auto 0;
    padding: 20px 20px;
}
#cart, #memberinfo .history-area {
    overflow: auto !important;
    white-space: normal !important;
}
#cart .upbutton {
    text-align: left !important;
    font-size: .12rem !important;
}
body div.header_explanation {
    padding-top: 0px;
    padding-bottom: 0px;
}
}

@media screen and (min-width: 768px)  {
body #newmember .kotei_main-title {
    margin-top: 40px;
}
}
#memberpages .top_seal_contents div a {
    position: absolute;
    height: 19.4%;
    width: 54.8%;
}
@media screen and (min-width: 767px)  {
	body .whitebox .error_message {
	    transform: translateY(-56px);
	}
}
@media screen and (max-width: 767px)  {
	#memberpages .top_seal_contents div a {
    	position: absolute;
    	height: 18.4%;
    	width: 70.8%;
	}
	#memberpages .top_seal_contents div a {
	    position: absolute;
	    height: 17.4%;
	    width: 74.8%;
	}
	#memberpages .top_seal_contents div .a1 {
    	bottom: 5%;
    	left: 12.7%;
	}
	#customer-info table th, #customer-info table td, #info-confirm #confirm_table th, #info-confirm #confirm_table td {
		display: table-cell !important;
		border-bottom:1px solid #bbb;
		width:auto !important;
	}
	#wc_cart, #delivery-info, #wc_customer {
    	width: 100%;
    	padding: 0 10px;
	}
	#customer-info table th, #info-confirm #confirm_table th {
		display: table-cell !important;
		border-bottom:1px solid #bbb;
		width:auto;
		font-size: .13rem;
	}
	#customer-info h5 {
		text-align: center;
	}
	body .send input[type="submit"] {
    	margin: 0px auto 10px;
    	max-width: 80%;
	}
	#cart td.productname {
    	line-height: 1.6;
	}
	body #cart #point_table {
		width: 100%;	
	}
}
body #memberpages div.loginbox {
    background-color: #FFF !important;
    border: none;
}
.loginbox p {
    font-size: 15px !important;
}
#memberpages input.loginmail,
#memberpages input.loginpass{
    line-height: 35px !important;
}
body #memberpages div.loginbox {
    max-width: 420px !important;
    margin-top: -47px !important;
    margin-bottom: -50px;
}
input[type="submit"]#member_login {
    padding: 16px !important;
}
body #memberpages .loginbox p#nav {
    padding-bottom: 6px;
    padding-left: 0;
}
body .whitebox .error_message {
    margin-top: 0px;
    margin-bottom: 0px;
    background: #FFF;
    font-size: 18px;
    color: #ff0000;
}
.seal_link{
    display: block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 210px;
    z-index: 11111;
}
@media screen and (max-width: 1020px)  {
.seal_link {
    display: block;
    position: fixed;
    bottom: 55px;
    right: auto;
    left: 5px;
    width: 135px;
    z-index: 11111;
}
.member_seal_contents{
	margin-top:0;
	max-width:100%;
}
#newmember .kotei_main-title {
    margin: 0px auto 40px auto;
}
#topSlider_container .top_seal_contents{
	display:none;
}
.slide_on_p{
	display:block !important;	
}
.top_seal_contents.top_seal_contents_main.sp_only{
    margin: -67px 0 30px;
}
}

@media screen and (min-width: 700px)  {
	.top_seal_contents.sp-tab_only {
    	margin-bottom: 100px;
    	margin-top: -100px;
	}
}




@media screen and (max-width: 1170px)  {
/*
	.item_again_cart{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.item_again_right_01 > div:first-child {
		width: 100px;
	}
	.item_again_inner{
		flex-flow: column;
		flex-flow: column;
		-webkit-flex-direction: column-reverse;
		 flex-direction: column-reverse;

	}
	.item_again .item_title {
    	font-size: .19rem;
    	line-height: 1.4;
    	margin-bottom: 20px;
	}
	.item_again .item_price {
		margin-top: 5px;
	}
	.item_again .item_price .basic_price {
		font-size: .18rem;
	}
	.item_again .item_table {
    	width: 100%;
		margin-top: 20px;
	}
	.item_again .item_table th {
	    vertical-align: top;
	    font-weight: bold;
	    white-space: nowrap;
	}
	.item_again_cart {
		position: static;
	}
	.item_single_sky_button{
		width: calc(100% - 74px);
	}
*/	
}


@media screen and (max-width: 700px)  {
	#newmember .kotei_main-title {
    	font-size: .20rem;
    	text-align: justify;
	}
	#newmember .kotei_main-title br{
		display:none !important;
	}
	.no_item {
    	margin-top: -20px;
    	padding: 0 20px;
	}
	.sidebar{
		display: none;
	}
	.modal .sidebar{
		display: block;
		width: 100%;
	}
	.modal .sidebar img{
		display:inline !important;
	}
	#itempage .item_main{
		max-width: 100%;
		padding: 20px 20px 0;
	}
	.item_box_inner {
    	flex-flow: column;
    	margin-top: 15px;
	}
	.item_left {
    	width: 100%;
    	max-width: 100%;
    	padding: 0;
    	border: none;
		background: #FFF;
	}
	.item_left_spcontainer{
    	padding: 0 20px;
    	margin: -13px -42px 20px;
	}
	#itempage .skuform .item_quantity {
    	float: none;
		width: 30%;
	}
	.item_title {
    	font-size: .22rem;
    	line-height: 1.5;
    	margin-bottom: 11px;
    	margin-top: 10px;
	}
	.item_text {
		font-size:.14rem;
		line-height: 1.8;
	}
	#itempage .skuform .item_quantity {
    	float: none;
		width: 25%;
		max-width: 25%;
		margin: 0;
	}
	
	.item_quantity + div{
		width: 70%;
	}
	.basic_price {
    	font-size: .21rem;
	}

	.item_outer {
    	height: auto;
		padding-bottom: 70%;
	}
	.item_recent_inner{
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.item_recent .item_recent_title {
    	margin-top: 40px;
    	font-size: .2rem;
	}
	
	.item_recent_box {
    	width: 48%;
		margin-bottom: 20px;
	}
	.item_recent_img img{
    	height: calc((94vw - 36px) / 2);
	}
	.item_note {
    	margin: 40px 0 0px;
    	padding: 13px 15px;
	}
	.item_cat_intro_wrap {
    	padding: 13px 15px;
	}
}

/* =====================
	会員のメリット紹介
===================== */
.top_menber_explain {
    background: #f3f1ef;
    padding: 25px 25px 19px;
    margin-top: 50px;
}
.top_menber_explain .left {
    width: 219px;
    margin-top: -10px;
    text-align: left;
}
.top_menber_explain .left img{
    width: 87%;
}
.top_menber_explain .left .flex_b{
	margin-top: 14px;
}
.top_menber_explain .left a {
    color: #FFF;
    width: 48%;
    padding: 4px;
    text-align: center;
}
.top_menber_explain .left a.a1{
	background:#006f1f;
}
.top_menber_explain .left a.a2{
	background:#999999;	
}
.top_menber_explain .left p {
    text-align: center;
    color: #006f1f;
    font-size: .13rem;
    line-height: 1.6;
    margin: 9px auto 0;
}
.top_menber_explain .right {
    width: calc(100% - 250px);
    max-width: 100%;
}

ul.top_menber_explain_point{
	max-width:548px;
}
.top_menber_explain_point li {
    width: 31.7%;
    max-width: 174px;
}

.top_menber_explain_point li h3 {
    background: #c6dac0 !important;
	 color: #006f1f !important;
    text-align: center;
    padding: 4px;
    font-size: .17rem;
    line-height: 2.3;
    font-weight: bold;
}
.top_menber_explain_point li p {
    padding: 11px 16px;
    color: #4d4d4d;
    background: #FFF;
    font-size: .13rem;
    line-height: 1.8;
}


@media screen and (max-width: 700px)  {
	.top_menber_explain {
    	padding: 25px 20px;
	}
	.top_menber_explain .left {
		width: 100%;
		margin-top: 0;
	}
	.top_menber_explain .left img{
		max-width: 60%;
	}
	.top_menber_explain .left .flex_b {
    	margin-top: 20px;
	}
	.top_menber_explain .right {
    	width: 100%;
		flex-flow: column;
	}
	.top_menber_explain_point {
    	margin-top: 10px;
	}
	.top_menber_explain_point li {
    	width: 100%;
    	max-width: 100%;
		margin-top: 15px;
	}
	.top_menber_explain_point li h3 {
		padding: 7px 4px 4px 4px;
		font-size: .17rem;
	    line-height: 1.5;
	}
	.top_menber_explain_point li p {
		padding: 11px 20px;
    	line-height: 1.4;
	}
	
}


.page-template-uscescart .sidebar{
	display:none;
}



/* =====================
	クーポンボタン
===================== */
.use_coupon_button,
.reset_coupon_button{
	display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 485px;
    width: 80%;
    background: rgb(165,165,165)!important;
    padding: 10px 20px!important;
    text-shadow: none;
}
.use_coupon_button{
	background: rgb(165,165,165)!important;
	color: #fff;
	font-weight: bold;
}
.reset_coupon_button{
    background: rgb(255,255,255)!important;
	color: #000;
	font-size: 13px!important;
}
#cart #coupon_table td{
	padding: 10px;
}
@media screen and (max-width: 770px){
#coupon_table, #cart #coupon_table{
	width: 100%!important;
}
}



