@charset "UTF-8";
/* CSS Document */
.wrapper {
    height: auto;
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
}
.fm_form {
height: 38px;
}
.box960 {
    display: table;
    height: auto;
    margin: 0 auto;
    width: 960px;
}
.box960.flex {
		display: flex;
		justify-content: space-between;
		align-items: center;
}
.box960.flex.--stretch {
		justify-content: flex-start;
		align-items: stretch;
}
.productPostBox{
	width: 100%;
	height: auto;
	float: left;
	display:block;
}
.productPostBox img{
	max-width: 100%;
	height: auto;
}
.gdBox{
	margin-bottom: 30px;
}
.companyList dd p {
	padding-left: 1em;
	text-indent: -1em;
}
.gdBox.g07{
	background-image: url(images/chara09.png);
	background-size: auto 140px;
}
.iList{
	width:100%;
	height:auto;
	float:left;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.iList dl{
	width:100%;
	height:auto;
	float:left;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.iList dt{
	width:25%;
	height:auto;
	float:left;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.iList dd{
	width:75%;
	height:auto;
	float:left;
	display:block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.iList dd .puBox{
	width: 31.3333%;
}
.listCateTitle{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.listCateTitle span{
	width:80%;
	height:auto;
	float:left;
	display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background-color: #009944;
	font-size: 14px;
	line-height: 36px;
	border-radius: 20px;
	font-weight: bold;
	color: #FFF;
}
#pdTab li {
	width: 15.6666%;
}
.itemLeft{
	width:23%;
	height:auto;
	float:left;
	display:table;
	padding-right: 2%;
}
.itemRight{
	width:75%;
	height:auto;
	float:left;
	display:table;
}
.itemMainTitle {
	margin-top: 0px;
}
.sideLineTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 12px;
	line-height: 22px;
	border-bottom: #d2d2d2 1px solid;
	font-weight: bold;
	color: #222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 3px;

}
.sideMenuTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #222;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;
	background-image: url(images/201702/shikaku_org.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5px 5px;
}
.sideMenuTitle.accordion-toggle {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.sideMenuTitle.accordion-toggle:hover {
	opacity: 0.8;
}
.sideMenuTitle.accordion-toggle:focus {
	outline: none;
}
.accordion-content {
	transition: max-height 0.3s ease-out;
	overflow: hidden;
	max-height: 0;
}
.accordion-content.expanded {
	max-height: none !important;
}
.sideMenu{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.sideMenu ul{
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.sideMenu li{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 12px;

}
.sideMenu li a{
	color: #666;
	text-decoration: none;
}
.sideMenu li a:hover{
	color: #009944;
	text-decoration: underline;
}
.ctBtnMini {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 15px;
}
.ctBtnMini.stripe {
    margin-left: 0%;
    margin-right: 0%;
}
.cartList {
    padding: 20px 20px 25px;
}
.guideMenu{
	width: 100%;
height: auto;
display: inline-block;
float: left;
}
.sideGreyBox{
	width: 100%;
height: auto;
display: inline-block;
float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;

	border-radius: 4px;
	background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #ceefbd 25%, #ceefbd 50%,
    #fff 50%, #fff 75%,
    #ceefbd 75%, #ceefbd
  );
  /* 幅8px、高さ8pxで背景画像のサイズを指定 */
  background-size: 6px 6px;
}
.sideWhtBox{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 10px;
	border-radius: 4px;
}
.guideSelect{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	margin-bottom: 20px;
	margin-top: 0px;
}
.guideSelect ul{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
}
.guideSelect li{
	width:24%;
	height:auto;
	float:left;
	display:inline-block;
	margin-left: 0%;
	margin-right: 1.3333%;
	margin-bottom: 10px;
}
.guideSelect li:nth-child(4n){
	margin-right: 0px;
}

.guideSelect li a{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	border: #d2d2d2 2px solid;
	color: #222;
	text-decoration: none;
	transition: all .2s ease;
}
.guideSelect li a:hover{
	background-color: #009944;
	border: #009944 2px solid;
	color: #FFF;
}
.guideSelect li.over a{
	background-color: #009944;
	border: #009944 2px solid;
	color: #FFF;
}
.guideMenu{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
}
.guideMenu ul{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
}
.guideMenu li{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;

	border-bottom: #d2d2d2 1px dotted;

}
.guideMenu li:last-child{
	border-bottom-width: 0px;
}
.guideMenu li a{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #222;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(images/201702/sankaku_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px 7px;
	transition-property: all;
transition: 0.2s ease;
	font-weight: bold;
}
.guideMenu li a:hover{
	background-color: #f2f2f2;
	background-position: 3px center;
}
.priceList {
    width: 100%;
}
.priceList dt {
    width: 33%;
	padding-bottom: 5px;
	padding-top: 5px;
}
.priceList dd {
    width: 67%;
	padding-bottom: 5px;
	padding-top: 2px;

}
.text14Price {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
	border-top: #d2d2d2 1px dashed;
	padding-top: 15px;
	margin-top: 5px;
}
.halfBtnBoxLeft {
    width: 48%;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	margin-right: 2%;
}
.halfBtnBoxRight {
    width: 48%;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	margin-left: 2%;
}
.ctBtnWide a {
	font-size: 14px;
	letter-spacing: 0em;
}
/* 商品詳細 */
.langBox{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 8px;
	background-color: #967A67;
	color: #FFF;
	border: 4px solid #745E4F;
	margin-bottom: 20px;
	padding-left: 200px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/lang01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px auto;
}
.midoriTitle{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 5px;
}
.midoriTitle span{
	color: #FFF;
	background-color: #009944;
	padding: 5px 15px;
	border-radius: 40px;
	display: inline-block;
	font-size: 16px;
	line-height: 22px;
}
.midoriTitle02{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 36px;
	line-height: 36px;
}
.midoriBox02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	padding-bottom: 80px;
	border-radius: 8px;
	border: 2px solid #009944;
	margin-bottom: 20px;
	padding-left: 140px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/taiyou.png),url(https://midomo.jp/wp-content/uploads/2017/02/kona.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom,right bottom;
	background-size: 300px auto,160px auto;
}
.midoriBox03{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 8px;
	border: 2px solid #ceefbd;
	margin-bottom: 20px;
}
.eiyou{
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.eiyou dl{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 8px;
	background-color: #F8F5E2;
}
.eiyou dt{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	margin-bottom: 5px;

}
.eiyou dt span{
	color: #FFF;
	background-color: #009944;
	padding: 0px 10px;
	border-radius: 40px;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
}
.eiyou dd{
	width: 100%;
	height: auto;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.headText {
	width: 40%;
}
.headCartBtn.off {
    width: 110px;
}
.headCartBtn.off a {
	text-align: left;
	padding-left: 26px;
	background-position: 6px center;
	background-size: 16px 16px;
	font-size: 12px;
}
.headLoginBtn.off {
    width: 110px;
}
.headLoginBtn.off a {
	text-align: left;
	padding-left: 32px;
	background-position: 8px center;
	background-size: 17px 17px;
	font-size: 12px;
}
.headNewMember{
	width:110px;
	height:auto;
	float:right;
	display:inline-block;
	margin-right: 10px;
}
.headNewMember a{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	background-color: #F1BF00;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}
.headNewMember a:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.smootieBox{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding-left: 300px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/sm01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 280px auto;
}
.smootieBox02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/sm02.jpg);
	background-repeat: no-repeat;
	background-position: 94% center;
	background-size: 240px auto;
	padding: 20px;
	padding-right: 300px;
	border-radius: 8px;
	border: 2px dotted #98bf16;
}
.miryokuBox{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 8px;
	border: 2px solid #d2d2d2;
	margin-bottom: 20px;
	padding-right: 140px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/mr02.png),url(https://midomo.jp/wp-content/uploads/2017/02/mr03.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 98% 80px,97% 280px;
	background-size: 120px auto,100px auto;
}
.miryokuBox02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 300px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/mr01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 280px auto;
	padding-top: 70px;
	padding-bottom: 70px;
}
.seibun{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 120px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/ks01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100px auto;
}
.seibun.ks02{
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/ks02.png);
}
.seibun.ks03{
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/ks03.png);
}
.seibun.ks04{
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/ks04.png);
}
.seibun .midoriTitle span {
    background-color: #98bf16;
}
.oyatsu{
	width: 124px;
	height: 63px;
	display: inline-block;
	float: left;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/oyatsu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 124px auto;
	position: relative;
	margin-bottom: -30px;
	margin-left: -10px;
	margin-top: -20px;
}
.kaihatuBox{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/02/kaihatu01.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 140px auto;
	padding-right: 160px;
}
.kaihatuBox02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 20px;
	border-radius: 8px;
	border: 2px dotted #d2d2d2;
}
.cartBtnMidori100{
	width: 100%;
	height: 100px;
	display: inline-block;
	float: left;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	background-color: #eba413;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(270deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #5B7C13;
	padding-left: 100px;
	padding-right: 30px;
	margin-bottom: 20px;
}
.cartBtnMidori100:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.cartBtnNormal{
	width: 100%;
	height: 85px;
	display: inline-block;
	float: left;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	background-color: #eba413;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #eba413;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #FFF 3px solid;
	padding-left: 30px;
	padding-right: 80px;
	margin-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
@media screen and (min-width: 736px){
	.cartBtnNormal{
		width: 324px;
		height: 85px;
		display: inline-block;
		float: left;
		text-decoration: none;
		transition: all .2s ease;
		transition: 0.2s ease;
		-webkit-border-radius: 60px;
		-khtml-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		border: #FFF 3px solid;
		padding-left: 30px;
		padding-right: 80px;
		margin-right: 64px;
		margin-bottom: 20px;
		background: #eba413 url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png) no-repeat 94% center/30px 30px;
		-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	}
	.midoriList-right .cartBtnNormal {
		width: 324px;
	}
}
.cartBtnNormal:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.cartBtnTeiki{
	width: 100%;
	height: 85px;
	display: inline-block;
	float: left;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
    background-color: #83D022;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #FFF;
	padding-left: 15px;
	padding-right: 80px;
	padding-top: 1.4%;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
@media screen and (min-width: 736px){
	.cartBtnTeiki{
		width: 324px;
		height: 85px;
		display: inline-block;
		float: left;
		text-decoration: none;
		transition-property: all;
		transition: 0.2s ease;
		-webkit-border-radius: 60px;
		-khtml-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
		background-color: #83D022;
		background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
		background-position: 94% center;
		background-repeat: no-repeat;
		background-size: 30px 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		border: 3px solid #FFF;
		padding-left: 15px;
		padding-right: 80px;
		padding-top: 1.4%;
		margin-bottom: 20px;
		-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	}
	.midoriList-right .cartBtnTeiki {
		width: 324px;
	}
	.midoriList-right .matome-exist .cartBtnTeiki {
		float: right;
	}
}

.cartBtnTeiki:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.cartBtnMatome {background-color: #51AFFF;
	width: 100%;
	height: 85px;
	display: inline-block;
	float: left;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #51AFFF;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #FFF;
	padding-left: 15px;
	padding-right: 80px;
	padding-top: 1.4%;
	margin-bottom: 20px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}
@media screen and (min-width: 736px){
	.cartBtnMatome {background-color: #51AFFF;
		width: 324px;
		height: 85px;
		display: inline-block;
		float: left;
		text-decoration: none;
		transition-property: all;
		transition: 0.2s ease;
		-webkit-border-radius: 60px;
		-khtml-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
		background-color: #51AFFF;
		background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
		background-position: 94% center;
		background-repeat: no-repeat;
		background-size: 30px 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		border: 3px solid #FFF;
		padding-left: 15px;
		padding-right: 80px;
		padding-top: 1.4%;
		margin-bottom: 20px;
		-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
		box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	}
}
.cartBtnMatome:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

.Listname {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media screen and (max-width:768px){
	.Listname {
		display: block;
	}
}

.cartIcon{
	width: 98px;
	height: 98px;
	display: none;
	float: left;
	background-image: url(images/icon_cart.png);
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 30px 30px;
	background-color: #638c0b;
	position: relative;
	left: -100px;
	margin-right: -100px;
	border-radius: 4px 0px 0px 4px;
}
.cartBtnMatome .cartIcon{
	width: 78px;
	height: 78px;
	left: -90px;
	margin-right: -90px;
}
.cartBtnTeiki .cartIcon{
	width: 78px;
	height: 78px;
	left: -90px;
	margin-right: -90px;
}
.cartBtnNormal .cartIcon{
	width: 78px;
	height: 78px;
	background-color: #E28811;
	left: -90px;
	margin-right: -90px;
}
.cartText01{
	width: 50%;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	font-size: 22px;
	line-height: 30px;
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: bold;
}
.cartText02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 60px;
	text-shadow: 1px 1px 3px rgba(55,150,15,1.00);
}
.cartText03{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 60px;
}
.cartBtnNormal .cartText02{
	text-shadow: 1px 1px 3px rgba(180,92,10,1.00);
}
.cartP01{
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cartP02{
	width: 35%;
	height: auto;
	display: block;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/price_arrow.png);
	background-position: 30px center;
	background-repeat:no-repeat;
	background-size: 40px 40px;
}
.cartP03{
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding-top: 13px;
	padding-bottom: 0px;
}
.cartP04{
	width: 40%;
	height: auto;
	display: block;
	float: left;
}
.cartP05{
	width: 60%;
	height: auto;
	display: block;
	float: left;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/price_arrow.png);
	background-position: 5px center;
	background-repeat:no-repeat;
	background-size: 30px 30px;

}


.cartArrow{
	width: 10%;
	height: 100px;
	display: block;
	float: left;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/price_arrow.png);
	background-position: left center;
	background-repeat:no-repeat;
	background-size: 40px 40px;
}
.pText{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: right;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	margin-bottom: 3px;
}
.pText02{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-align: right;
	font-size: 24px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
}
.pText02.pText-non{
	padding-top: 9%;
}
.dcritu{
	display: inline;
}
.cartP02 .pText{
	color: #cb212e;

	font-weight: bold;

}
.cartP02 .pText02{
	color: #cb212e;
	font-size: 36px;

}
.cartP04 .pText{
	font-size: 12px;
	line-height: 12px;
}
.cartP04 .pText02{
	font-size: 20px;
	line-height: 20px;
}
.cartP05 .pText{
	font-size: 12px;
	line-height: 12px;
	color: #cb212e;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.50);
}
.cartP05 .pText02{
	font-size: 22px;
	line-height: 22px;
	color: #cb212e;
	text-shadow: 1px 1px 3px rgba(255,255,255,0.50);
}
.mirdoriPhTitle{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	font-size: 30px;
	line-height: 30px;
	padding-top: 40px;
	margin-top: 0px;
	padding-bottom: 40px;
	background-image: url(/wp-content/uploads/2018/11/new_cart100.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	background-size: auto 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding-left: 110px;
	font-weight: bold;

}
.mirdoriPhTitle.m200{
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart200.png);
}
.mirdoriPhTitle.m30{
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart30.png);
}
.fukidashi {
  background-color: #cb212e;
  padding: 15px;
  position: relative;
	width: auto;
	float: right;
	font-size: 14px;
	color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 20px;
	margin-bottom: 5px;
	z-index: 10;
	margin-top: -50px;
}
.fukidashi:after {
  border-top: 12px solid #cb212e;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 50%;
}
.fukidashi02 {
	background-color: #fbf4b6;
	padding: 10px 15px;
	position: relative;
	width: auto;
	float: right;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 20px;
	margin-bottom: 5px;
	z-index: 10;
	font-weight: bold;
}
.fukidashi02:after {
  border-top: 12px solid #fbf4b6;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  bottom: -12px;
  left: 50%;
}
.fukidashiPd{
	padding-top: 42px;
}
.priceLine{
	width: 100%;
	height: 1px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	border-bottom: #d2d2d2 1px dashed;
}
.halfBtnBox {
    width: 48%;
    height: auto;
    display: block;
    float: left;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1%;
	margin-left: 1%;
}
.formBox {
    margin-top: 10px;
}
.formBtn {
    margin-top: 20px;
-webkit-appearance: none;
}
/*. 2023年1月17日に下記に変更
    text24Center.bottomLine span {
    border-bottom: 3px solid #ffcd0f;
	padding-bottom: 3px;
	color:#009944
}*/
.text24Center.bottomLine span {
    border-bottom: 3px solid #ffcd0f;
	padding-bottom: 3px;
	color:#009e8a
}
.text24Center.bottomLine span.og {
    border-bottom: 3px solid #CFC5A9;
}
.cartLineBox{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 25px 10px;
	border-radius: 8px;
	border: 8px solid #FFB079;
}
.cartLineBox.m100{
	border: 8px solid #ceefbd;
}
.cartLineBox.m30{
	border: 8px solid #d2d2d2;
}
.ctBtnMini a{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	letter-spacing: 0em;
	color: #FFF;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	font-weight:bold;


	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	background-color: #eba413;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #eba413;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #FFF 3px solid;
	margin-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);

}
.ctBtnWide a{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	letter-spacing: 0em;
	color: #FFF;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	font-weight:bold;


	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	background-color: #eba413;
	-webkit-border-radius: 60px;
	-khtml-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #eba413;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #FFF 3px solid;
	margin-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/cart_sankaku.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-size: 30px 30px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.3);

}
.loginBtn a {
	border-radius: 40px;
}
.infoBtn a {
	border-radius: 40px;
}
.headNewMember a {
	border-radius: 40px;
}
.headLoginBtn a {
	border-radius: 40px;
}
.headCartBtn a {
	border-radius: 40px;
}
.moreBtn a {
	border-radius: 40px;
}
.fm_btn{
	border-radius: 40px;
-webkit-appearance: none;
}
.moreBtnlog a {
	border-radius: 40px;
}
.text14 p.nospace {
    padding-left: 0em;
    text-indent: 0em;
}
.moreBtnlog02{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	margin-top: 40px;
}
.moreBtnlog02 a{
	width: 360px;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #FFF;
	text-decoration: none;
	transition-property: all;
	transition: 0.2s ease;
	font-weight:bold;
	background-color: #91bf22;
	  -webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding: 5px 0px;
background-image: url(images/nw_wht.png);
background-position: 96% center;
background-repeat: no-repeat;
background-size: 14px 14px;

}
.moreBtnlog02 a:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.flexslider {
    overflow: hidden;
    width: 100%;
}
.text12Center {
    display: block;
    float: left;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    text-align: center;
    width: 100%;


}



.loginBox .text12Center a{
	color: #000;
}
.loginBox .text14Center a{
	color: #000;
}
.loginBox .text12Center a:hover{
	color: #eb6100;
}
.loginBox .text14Center a:hover{
	color: #eb6100;
}
.itemPhLeft {
    display: inline-block;
    float: left;
    height: auto;
    margin-bottom: 60px;
    margin-right: 2%;
    width: 48%;
}
.itemTextRight {
    display: inline-block;
    float: left;
    height: auto;
    margin-bottom: 60px;
    margin-left: 2%;
    width: 48%;
}
.specialPrice{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	color: #f8e855;
	background-color: #cb212e;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.cartP06{
	width: 40%;
	height: auto;
	display: block;
	float: left;
	padding-top: 9px;
}
.cartP07{
	width: 60%;
	height: auto;
	display: block;
	float: left;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/price_arrow.png);
	background-position: 5px center;
	background-repeat:no-repeat;
	background-size: 30px 30px;
}
.cartP06 .pText{
	font-size: 12px;
	line-height: 12px;
}
.cartP06 .pText02{
	font-size: 30px;
	line-height: 30px;
}
.cartP07 .pText{
	font-size: 12px;
	line-height: 12px;
	color: #cb212e;
	font-weight: bold;

}
.cartP07 .pText02{
	font-size: 42px;
	line-height: 42px;
	color: #cb212e;
}
.dotLine{
	width:100%;
	height:1px;
	float:left;
	display:inline-block;
	border-bottom: #ffb079 2px dotted;
	margin-top: 15px;
	margin-bottom: 15px;
}
.m100 .dotLine{
	border-bottom: 2px dotted #9DDF7B;
}
.mirdoriPhTitle span{
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #ffe4ed 60%) repeat scroll 0 0;
    padding-left: 0em;
}
.flowPh{
	width:68%;
	height:auto;
	float:left;
	display:inline-block;
}
.flowPh img{
	border: #d2d2d2 1px solid;
	width:100%;
	height:auto;
	float:left;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-top: 10px;
}
.flowText{
	width:32%;
	height:auto;
	float:left;
	display:inline-block;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 20px;
}
.flowText .text14 {
	text-align: left;
}
.flowText .text14 span{
	display: inline-block;
	background-color: #ae5da1;
	color: #FFF;
	font-weight: bold;
	padding-left: 9px;
	padding-right: 9px;
	border-radius: 24px;
}
.stepNo{
	width:100%;
	height:auto;
	float:left;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
	font-style: italic;
	color: #eb6100;
	text-align: center;
}
.stepArrow{
	width:100%;
	height:40px;
	float:left;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(https://midomo.jp/wp-content/uploads/2017/03/step_arrow.png);
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 40px 40px;
}
.flowDot{
	width:100%;
	height:auto;
	float:left;
	display: inline-block;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	border: #eb6100 2px dotted;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 15px;
}
@media screen and (max-width:736px){
.box960 {
    display: table;
    height: auto;
    margin: 0 auto;
    padding-left: 4%;
    padding-right: 4%;
    width: 92%;
}
.box960.flex.--stretch {
		flex-flow: column-reverse;
}
.itemPhLeft {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
}
.itemTextRight {
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
}
.productPostBox img{
	max-width: 100%;
	width: 100%;
	height: auto;
}
.iList dl{
	width:100%;
	margin-bottom: 30px;
}
.iList dt{
	width:100%;
	margin-bottom: 15px;
}
.iList dd{
	width:100%;
}
.iList dd .puBox{
	width: 48%;
}
.listCateTitle span{
	float: none;
}
#pdTab li {
	letter-spacing: -0.05em;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 30px;
	background-color: #FFF;
	border: #ceefbd 1px solid;
	border-bottom-width: 0px;
	margin-right: 1%;
	overflow: hidden;
	width: 19%;
}
.itemLeft{
	width:100%;
	margin-right: 0%;
	display: none;

}
.itemRight{
	width:100%;
}
.guideSelect li{
	width:49%;
	height:auto;
	float:left;
	display:inline-block;
	margin-left: 0%;
	margin-right: 1%;
	margin-bottom: 5px;
}
.guideSelect li:nth-child(4n){
	margin-right: 1%;
}
.guideSelect li a{
	line-height: 32px;
}
.halfBtnBoxLeft {
    width: 100%;
	margin-right: 0%;
}
.halfBtnBoxRight {
    width: 100%;
	margin-left: 0%;
}
.priceList dt {
    width: 48%;
}
.priceList dd {
    width: 52%;

}
.infoBtn a {
	font-size: 12px;
}
.loginBtn a {
    font-size: 12px;
}
.langBox{
	padding: 20px 10px;
	margin-bottom: 15px;
	padding-top: 130px;
	background-position: center 20px;
	background-size: auto 120px;
}
.midoriTitle span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 18px;
	font-weight: bold;
}
.midoriBox02{
	padding: 20px 10px;
	padding-bottom: 80px;
	margin-bottom: 15px;
	background-position: left bottom,right bottom;
	background-size: auto 120px,160px auto;
}
.midoriBox03{
	padding: 20px 10px;
	margin-bottom: 15px;
}
.midoriTitle02 {
    font-size: 24px;
    line-height: 24px;
}
.midoriBox03 .text16 {
    font-size: 16px;
    line-height: 20px;
	margin-bottom: 5px;
}
.smootieBox {
    margin-bottom: 15px;
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 140px;
	padding-bottom: 140px;
}
.smootieBox02 {
    margin-bottom: 15px;
    background-position: center 10px;
    background-size: auto 100px;
    padding: 20px 10px;
    border: 2px dotted #98bf16;
	padding-top: 120px;
}
.miryokuBox{
	padding: 20px 10px;
	border-radius: 8px;
	border: 2px solid #d2d2d2;
	margin-bottom: 15px;
	background-image: none,none;
	background-repeat: no-repeat, no-repeat;

}
.miryokuBox02{
	margin-bottom: 15px;
	padding: 0px;
	padding-top: 200px;
	background-image: url(images/201702/mr01.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: auto 180px;
}
.seibun{
	padding-left: 75px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 60px auto;
}
.oyatsu {
    margin-bottom: -43px;
    margin-left: -10px;
    margin-top: 0px;
}
.kaihatuBox{

	margin-bottom: 20px;

	background-position: center top;
	background-size: 140px auto;
	padding-right: 0px;
	padding-top: 80px;
}
.kaihatuBox02{
	padding: 20px 10px;
margin-bottom: 15px;
}
.cartBtnMidori100{
	width: 100%;
	height: auto;
	padding-left: 40px;
	padding-right: 10px;
	margin-bottom: 15px;
	background-image: url(images/icon_cart.png),-webkit-linear-gradient(270deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	background-image: url(images/icon_cart.png),-moz-linear-gradient(270deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	background-image: url(images/icon_cart.png),linear-gradient(180deg,rgba(143,195,31,1.00) 0%,rgba(104,142,22,1.00) 100%);
	background-position: 15px center, center center;
	background-repeat:no-repeat ,repeat;
	background-size: 30px 30px, auto auto;
}
.cartBtnNormal{
	width: 100%;
	height: auto;
	padding-left: 10px;
	padding-right: 60px;
	margin-bottom: 15px;
	background-size: 20px 20px, auto auto;
}
.cartBtnTeiki{
	width: 100%;
	height: auto;
	padding-left: 10px;
	padding-right: 60px;
	margin-bottom: 15px;


	background-size: 20px 20px, auto auto;
	padding-bottom: 10px;
}
.cartIcon {

    display: none;

}
.cartText01 {
    width: 100%;
    height: auto;
    display: block;
    float: left;
    text-align: center;
    font-size: 22px;
    line-height: 20px;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.cartP01 {
    width: 40%;
    height: auto;
    display: block;
    float: left;
    padding-top: 0px;
    padding-bottom: 10px;
}
.cartP02 {
    width: 60%;
    height: auto;
    display: block;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.cartP05 {
    width: 60%;
    height: auto;
    display: block;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}
.pText {
    font-size: 11px;
    line-height: 14px;
}
.pText02 {
    font-size: 24px;
    line-height: 30px;

}
.dcritu{
	display: inline-block;
}
.cartP02 .pText02 {
    color: #cb212e;
    font-size: 30px;
}
.fukidashi {
  padding: 10px;
	font-size: 11px;
	border-radius: 20px;
	margin-bottom: 7px;
	z-index: 10;
	margin-top: 0px;
}
.fukidashi02 {
  padding: 10px;
	margin-bottom: 7px;
}
.cartP03 {
    width: 50%;
    height: auto;
    display: block;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cartBtnNormal .cartText01 {
    padding-top: 11%;
    padding-bottom: 0px;
	width: 50%;
	text-align: right;
}
.fukidashiPd {
    padding-top: 0px;
}
.mirdoriPhTitle {
	margin-bottom: 15px;
font-size: 24px;
}
.halfBtnBox {
    width: 100%;
    margin-right: 0%;
	margin-left: 0%;
}
.cartList {
	margin-top: 20px;
	padding-bottom: 15px;
}
.cartBtnNormal .cartP05{
	padding-bottom: 10px;
}
.formBox {
    height: auto;
    float: left;
    display: block;
    margin-bottom: 0px;
    margin-left: 0%;
    margin-right: 0%;
    width: 100%;
    margin-top: 20px;
}
.formBox dt {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding-top: 0px;
    padding-bottom: 2px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
}
.formBox dd {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    letter-spacing: 0em;
	margin-bottom: 10px;
}
.fm_form {
    border: 1px solid #d2d2d2;
    border-radius: 0px;
    font-size: 14px;
    line-height: 34px;
    padding-left: 10px;
    width: 80%;
}
.loginBox {
    border: 2px solid #ceefbd;
    border-radius: 8px;
    box-sizing: border-box;
    display: block;
    float: left;
    height: auto;
    padding: 60px 4%;
    width: 100%;
}
.pRed {
    width: 40px;
    height: 16px;
    float: none;
    display: inline-block;
    background-color: #cb212e;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 2px;
	margin-left: 5px;
}
.fm_btn {
    font-size: 14px;
letter-spacing: 0em;
line-height: 40px;
width: 100%;
height: 40px;
	-webkit-appearance: none;
}
.cartLineBox{

	padding: 20px 10px 10px;
}
.moreBtnlog02 a{
	width: 100%;
}
.text12Center {
    font-size: 11px;
    line-height: 16px;
}
.specialPrice {
	margin-bottom: 10px;
}
.cartP06 .pText02{
	font-size: 24px;
	line-height: 24px;
}
.cartP07 .pText02{
	font-size: 36px;
	line-height: 36px;
}
.flowPh{
	width:100%;
	margin-bottom: 10px;
}
.flowPh img{
	padding-top: 5px;
}
.flowText{
	width:100%;
	padding-left: 0px;
}
.stepArrow{
	margin-top: 0px;
	margin-bottom: 20px;
}
.postBox p {
    word-break:break-all;
}
.fm_form {
height: 34px;
}
.cartText02 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cartBtnMatome {
    height: auto;
    margin-bottom: 15px;
    background-size: 20px 20px, auto auto;
		padding: 0 60px 10px 10px;
}
}/* 736px */



.product_categoly{
	width: 100%;
	border-radius:10px;
	display: flex;
	flex-wrap: wrap;
	padding:20px;
	margin:60px 0;

}


.product_categoly span a{
	text-decoration: none;
	color:#000;
	padding:8px;
	border:1px solid #80A112;
	font-weight: bold;
	border-radius:3px;
	margin-right:5px;
	background-color:#fff;
}

.product_categoly span a:hover{
	background-color:#80A112;
	color:#fff;
}



/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 20px;
  background: #fff;

  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
}
#slider.flexslider{
	margin-top: 20px;
}
#carousel.flexslider{
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	margin-bottom: 40px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
	 -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	background-color:#22ac38;
}
.flex-direction-nav a:before {

}
.flex-direction-nav a.flex-next:before {

}
.flex-direction-nav .flex-prev {
  left: 0px;

	background-size: 20px 20px;
	background-position: center center;
	background-repeat: no-repeat;
}
.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;

	background-size: 20px 20px;
	background-position: center center;
	background-repeat: no-repeat;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1.0;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1.0;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 0.7;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }


  .product_categoly{
	width: calc(100% - 40px);
	padding: 20px 20px 0 20px;
	margin:30px 0;
	}
	.product_categoly li{
		margin: 5px 0 20px 0;
	}

	.productPostBox .youtube_frame {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
	}

	.productPostBox .youtube_frame iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.itemText .mb20 p {
		max-width: 379px;
	}

	.itemText.mb20 img {
		width: 100%;
		height: auto;
	}

}

#carousel .flex-active-slide img {
    cursor: default;
    opacity: 1;
	border: #22ac38 1px solid;
}
#carousel img {
    cursor: pointer;
    display: block;
    opacity: 0.6;
	border: #eee 1px solid;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}
#sliderItem.flexslider{
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	margin-bottom:10px;
}
#carouselItem.flexslider{
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	margin-bottom:0px;
}
#carouselItem.flexslider .slides > li {
    padding-bottom: 2px;
}
#carouselItem .flex-active-slide img {
    cursor: default;
    opacity: 1;
	border: #22ac38 1px solid;
}
#carouselItem img {
    cursor: pointer;
    display: block;
    opacity: 0.6;
	border: #eee 1px solid;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;

}

.hidden{
	display:none;
}

.dZeibetu{
	display:block;
	text-align:right;
	color:#cb212e;
	font-size:14px;
}
.zeibetu{
	display:block;
	text-align:right;
	font-size:12px;
	color:#000;
}
.rZeibetu{
	display:block;
	text-align:right;
	color:#cb212e;
	font-size:12px;
}

.wp-pagenavi {
  margin-top: 20px;
}