@charset "utf-8";
/* CSS Document */
div.page_link{margin:0 auto;display:flex;justify-content:space-around;width:715px;}
div.page_link a{display:block;width:auto;height:40px;}
div.page_link a:hover{background:#aadb95;}
.anchor{display:block;padding-top:10px;margin-top:-10px;}

.setsuden_emp{color:#53ab42;font-weight:bold;}
.page_navi{width:755px;overflow:hidden;}
.ichiran_box1{width:755px;border:solid 3px #53ab42;box-sizing: border-box;}
.item_box{padding:20px;margin-bottom:10px;overflow:hidden;clear: both !important;}
.item_sub{font-size:12px;}
form .cart-button button:hover{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";}
form span:hover{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";}
.static a{border-radius:3px;text-align:center;background-color:#40b11d;width:144px;display:block;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:bold;margin:10px auto;padding:10px 0 7px 0;box-shadow:0 3px 0 rgba(36,136,5,1);}
.static a:hover{color:#fff;text-decoration:none;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
hr{border:none;border-top:solid 1px #CCC;height:1px;color:#FFFFFF;}

.static a{border-radius:3px;text-align:center;background-color:#40b11d;width:144px;display:block;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:bold;margin:10px auto;padding:10px 0 7px 0;box-shadow:0 3px 0 rgba(36,136,5,1);}
.static a:hover{color:#fff;text-decoration:none;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
form.cart_type1 .cart-button button[type="submit"]{background:url("/img/common/piece_btn_red_204_47.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);width:204px;height:50px;display:inline-block;margin:2px 0 10px 0;}
.item_right_apri {width: 407px;float: right;}
.apr_sinf {
  overflow: hidden;
  clear: both;
}
.btn-freeshipping form.cart_type1 .cart-button button[type="submit"] {
  background: url(/img/default/button/btn_add_cart_freeshipping.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 249px;
  height: 50px;
  display: inline-block;
  margin: 2px 0 10px 0;
}
.btn-freeshipping form.cart_type1 div.stock-selector-wrapper{
display:none !important;
}
.cart_type1 .stock-selector, .cart_type1 .variation-selector, .cart_type1 .cart-button, .cart_type1 .option-list {
  display: inline-block !important;
}
div.main_image {
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
}
.disc_pos1 {
  padding-top: 15px;
  width: 100px;
  height: 86px;
  line-height: 17px;
  font-size: 17px;
  /* transform: rotate(-25deg); */
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 7px;
  color: #fff;
  background: #d70000;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-shadow: 2px 2px 2px #af0303;
}
.mb7 {
  margin-bottom: 7px;
}
.font_num {
  font-size: 48px;
  font-weight: normal;
  letter-spacing: -1px;
  font-family: 'MS UI Gothic', 'Helvetica Neue', 'Arial';
}
.per {
  font-size: 20px;
  margin-top: 5px;
}
.pc_comment {
  font-size: 11px;
  text-align: right;
  color: #777;
}

.delay-link{color:#d70101 !important;}
.delay-link a:link{color:#d70101 !important;}
.delay-link a:visited,.delay-link a:hover,.delay-link a:active{color:#d70101 !important; text-decoration: underline;}

	
/* 20200421 レイアウト修正 */

.item_box {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}
.sp_price{
	background: #fff;
    padding: 10px;
    margin: 8px 0 12px;
    color: #d70101;
    text-align: center;
    border: solid 4px #d70101;
}
.sp_price p {
	margin: 5px 5px 0;
}
	
.static a {
    border-radius: 3px;
    text-align: center;
    background-color: #ff4e00;
    width: auto;
    display: block;
    color: #fff!important;
    text-decoration: none!important;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto;
    padding: 15px 0 12px 0;
    box-shadow:  none;
}
.recommend_comment_type1 {
	display: flex;
	align-items: center;
	margin: 20px;
}
.recommend_comment_type2 {
	display: flex;
	align-items: flex-start;
	margin: 20px;
}
.recommend_comment_type1 div:first-child {
	margin-right: 20px;
}
.recommend_comment_type2 div:first-child {
	margin-right: 20px;
}
.pc_comment {
	font-size: 11px;
	text-align: right;
	color: #777;
	display: block;
}
.ichiran_box1 {
    width: 755px;
    border: solid 3px #319b03;
    box-sizing: border-box;
}
.const_part {
    border: 3px solid #ddd;
    padding: 25px;
}
.hosyou_box {
    padding: 20px;
    width: auto;
    border: solid 3px #ddd;
    background-color: #fff;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.h_title {
	color: #319b03;
}

.color_midashi3 {
    color: #d70101;
    font-size: 25px;
    font-weight: bold;
}
.h2-contents-box {
  border: solid 3px #ddd;
  padding: 20px;
  margin-top: 30px;
}


.h2-contents-box-ttl {
	font-size: 20px;
	color: #05a505;
	margin-bottom: 10px;
}

.h2-contents-box-list {
	
}


.h2-contents-box-list-item {
	list-style: disc;
	margin-left: 1.5em;
	display: list-item;
}

.h2-contents-box-note-link {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
}

.h2-contents-box-txt {
	
}

.h2-contents-box-ttl-sub {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
}

.h2-contents-box-bnr {
	margin-top: 20px;
}
.table-SeriesItem caption{padding-bottom:10px;font-weight:bold;font-size:16px;}
.table-SeriesItem{width:100%;border-collapse:collapse;}
.table-SeriesItem th{background:#efefef;}
.table-SeriesItem th,.table-SeriesItem td{border:1px solid #ccc;padding:8px;text-align:center;vertical-align:middle;}
.wash_info {
    text-indent: -2em;
    margin-left: 2em;
}
table[class^="table-SeriesFunction"]{border-collapse:collapse;width:100%;box-sizing:border-box;}
table[class^="table-SeriesFunction"] caption{padding-bottom:10px;font-weight:bold;font-size:16px;}
.table-SeriesFunction-td_center{text-align:center;}
table[class^="table-SeriesFunction"] th,table[class^="table-SeriesFunction"] td{padding:8px;border:solid 1px #b8b8b8;}
table[class^="table-SeriesFunction"] th{background:#F6F6F6;}
.table-SeriesFunction-td_FunctionIcon td{padding:15px 15px 10px 15px!important;}

.box_width_345{width:345px;}
.fl_337{
	width: 337px;
	float: left;
	padding-right:17px;
	position: relative;
	margin-bottom: 20px;
}
.fr_337{
	width: 337px;
	float: right;
	position: relative;
}

.fl_325{
	width: 325px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.fr_364{
	width: 364px;
	float: right;
	position: relative;
}

.fl_429{
	width: 429px;
	float: left;
	position: relative;
	margin-bottom: 20px;
}
.fr_263{
	width: 263px;
	float: right;
	position: relative;
}
.hosyou_box{
	padding: 20px 35px 20px 35px;
	width: 679px;
	border: solid 3px #02a302;
	background-color: #fbfaf0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.h_title{
	color: #05a505;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

.color_midashi3{
	color:#fe0404;
	font-size: 25px;
	font-weight: bold;
}
.clear_b{
	clear: both;
}
.auto_futa {
	float: right;
	width: 134px;
}
.un_apricot_df {
  display: flex;
  justify-content: space-between;
}
.un_apricot_dif {
  display: inline-flex;
}
.un_apricot_dfcnt {
    display: flex;
    justify-content: center;
}
.un_apricot_245 {
    width: 245px;
}
.un_apricot_458 {
    width: 458px;
}
.item_left_apri {
    width: 282px;
    float: left;
}
.un_apricot_bdR {
  border-right: 1px dotted #ccc;
}
.un_apricot_bdT {
  border-top: 1px dotted #ccc;
}
.un_apricot_lt05 {
  letter-spacing: -0.5px;
}
.un_apricot_grnBox {
    border: solid 3px #319b03;
    padding: 10px;
}
.un_apricot_grnTxt {
    color: #319b03;
}

@media screen and (min-width: 641px){
.apr_sinf{
	padding: 0 20px;
}
.un_apricot_gradewrap .un_washletTotoApricot_label_bowlCleaning {
  margin: 0;
}
.un_washletTotoApricot_label_bowlCleaning_sp .un_apricot_grade_tag {
  margin: 0;
}
}
.un_wcApricot_gradeAndPrice_head_function {
  width: 95%;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__on {
  background-color: #92d050;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 7px 0;
  text-align: center;
  width: calc((100% - 3.3px)/4 - 3.3px);
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__off {
  background-color: #CCCCCC;
  color: #fff;
  font-weight: bold;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 7px 0;
  text-align: center;
  width: calc((100% - 3.3px)/4 - 3.3px);
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__on:nth-child(4) {
  margin-right: 0;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__off:nth-child(4) {
  margin-right: 0;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__on:nth-child(n+5) {
  margin-bottom: 0;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__off:nth-child(n+5) {
  margin-bottom: 0;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__on:nth-child(4n) {
  margin-right: 0;
}
.un_wcApricot_gradeAndPrice_head_function .un_wcApricot_gradeAndPrice_head_function_name.un_wcApricot_gradeAndPrice_head_function_name__off:nth-child(4n) {
  margin-right: 0;
}
.un_washletTotoApricot_label {
  float: right;
  margin: -5px 0;
}
.un_apricot_grade_tag {
  background-color: #319b03;
  color: #ffff;
  font-weight: bold;
  padding: 2px 5px 2px 6px;
  margin: 0 0 0 -1px;
  font-size: 14px;
  line-height: 2;
}
.un_washletTotoApricot_label_bowlCleaning {
  float: right;
  margin: -5px 0 !important;
}
.un_washletTotoApricot_label_bowlCleaning .un_apricot_grade_tag {
  margin: 0 0 0 8px;
}
.un_apricot_grnBox + .el_hdg4 {
  margin-top: 20px;
}


.un_washletTotoApricot_label_bowlCleaning_tag {
  background-color: #319b03;
  color: #ffff;
  font-weight: bold;
  padding: 2px 5px 2px 6px;
  margin: 0 0 0 -1px;
  font-size: 14px;
  line-height: 2;
}

.h2-contents-box + .js_ukomiPaginationAdjust{
margin-top: 40px;
}
