#Main a.blue{
	color:#004f9f;
}
#Main .underline{
	text-decoration:underline;
}
/*
.itemname h1 {
    font-size: 18px;
    line-height: 1.4;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #52381e;
    padding-bottom: 10px;
	margin:0 9px 18px;
	border-bottom:#c6b19a 1px dashed;
}*/
h1.itemname {
/*    font-size: 18px;
    line-height: 1.4;*/
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #52381e;
    padding-bottom: 5px;
    margin: 0 0 10px;
    top: 0;
    left: 0;
    font-size: 15px;
}


.detail .con ul.tag_list{
	margin: 0px 0 6px;
    display: flex;
    flex-wrap: wrap;
}

.detail .con ul.tag_list li{
	margin-right: 7px;
	padding: 1px 8px;
	font-size: 12px; 
/*	font-size: 10px; */
    color: #735c46;
    margin-bottom: 3px;
}

.detail .con ul.tag_list li.tag1{
	border: solid 1px #fed9cf;
	background: #fff7f5;
}

.detail .con ul.tag_list li.tag2{
	border: solid 1px #cfd7f4;
	background: #f5f9ff;
}

.detail .con ul.tag_list li.tag3{
	border: solid 1px #fae1ff;
	background: #fdf2ff;
}

.detail .con ul.tag_list li.tag4{
	border: solid 1px #d8d8d8;
	background: #f9f9f9;
}

.detail .con ul.tag_list li.tag5{
	border: solid 1px #dfbcff;
	background: #ece2ff;
}

.detail .con ul.tag_list li.tag6{
	border: solid 1px #ffe2c5;
	background: #ffebd8;
}

.detail .con ul.tag_list li.tag7{
	border: solid 1px #d9d4ff;
	background: #ececfe;
}

.detail .con ul.tag_list li.tag8{
	border: solid 1px #c1e3ff;
	background: #ecf6fe;
}

.detail .con ul.tag_list li.tag9{
	border: solid 1px #bae5b6;
	background: #ebffeb;
}

.detail .con ul.tag_list li.tag10{
    border: solid 1px #f3f3f3;
    background: #f9f9f9;
}

/* Title
===============================================================*/
.section {
    margin: 0 20px;
}

h2.sectit ,
.tl01 {
    border-bottom: #d5cac1 1px solid;
    border-top: #f3ede6 1px solid;
    padding-top: 1px;
    margin: 0 -20px 10px;
    position: relative;
}
h2.sectit span ,
.tl01 span {
	display: block;
    font-weight: normal;
    padding: 5px 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f2ec), to(#f3ede6));
    background: -webkit-linear-gradient(top, #f6f2ec, #f3ede6);
    background: linear-gradient(#f6f2ec, #f3ede6);
    color: #52381e;
/*    font-size: 16px;*/
    font-family: "A-OTF 新ゴ Pro M", A-OTF Shin Go Pro M, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
h2.sectit span a {
    color: #52381e;
}

h2.star span{
    padding-left: 42px;
}

h2.star::before{
    content: "";
    width: 16px;
    height: 20px;
    background: url(../../images/common/icon_star.png);
    display: inline-block;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 20px;
}

.tl_phe {
    height: 57px;
    background: url(../images/product/tl_phe.jpg) no-repeat 20px 0;
    background-size: 296px 57px;
	text-indent:-9999px;
	border:none;
	border-bottom:#dadada 1px solid;
    padding: 0;
    margin: 0 -20px 15px;
}



/* Detail
===============================================================*/
.detail {
    margin: 0 20px 25px;
    min-height: 120px;
    position: relative;
}

.detail .spbox{
/*
    display: flex;
    justify-content: space-between;
*/
}

.detail .spbox .spbox_right{
/*
    width: calc(100% - 175px);
*/
}

.detail p.ph {
    width: 80%;
    /* width: 120px; */
    left: 0;
    padding-left: 10%;
    padding-bottom: 20px;
	padding-top: 10px;

/*
	width:120px;
    left: 0;
*/
}
.detail p.ph img {
	width:100%;
	height:auto;
}

.detail .con {
}
.detail .con p.d {
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    color: #444444;
    padding-left:85px;
}
.detail .con .big_d{
	display: inline-block;
	margin:6px 0 0 0;
}
.detail .con p.d a{
	color: #606060;
    text-decoration: underline;
}

/* star */
.detail .con .st1 {
	background:url(../../images/common/star.png) no-repeat 0 2px;
    background-size: 5512px 14px;
}

.detail .con .st15 {
	background:url(../../images/common/star.png) no-repeat -612px 2px;
    background-size: 5512px 14px;
}

.detail .con .st2 {
	background:url(../../images/common/star.png) no-repeat -1225px 2px;
    background-size: 5512px 14px;
}

.detail .con .st25 {
	background:url(../../images/common/star.png) no-repeat -1837px 2px;
    background-size: 5512px 14px;
}

.detail .con .st3 {
	background:url(../../images/common/star.png) no-repeat -2450px 2px;
    background-size: 5512px 14px;
}

.detail .con .st35 {
	background:url(../../images/common/star.png) no-repeat -3062px 2px;
    background-size: 5512px 14px;
}

.detail .con .st4 {
	background:url(../../images/common/star.png) no-repeat -3674px 2px;
    background-size: 5512px 14px;
}

.detail .con .st45 {
	background:url(../../images/common/star.png) no-repeat -4286px 2px;
    background-size: 5512px 14px;
}

.detail .con .st5 {
	background:url(../../images/common/star.png) no-repeat -4898px 2px;
    background-size: 5512px 14px;
}


detail .con .detail_nor {
	display: block;
}

.detail .con .detail_reg {
	display: none;
}


.detail .con .radio{
	margin-top: 0px;
}

.detail .con .radio2{
    position: relative;
    padding-top: 10px;
    border-top: #e5e5e5 1px solid;
    margin-top: 20px;
}

.detail .con .radio2::after{
    content: "300円OFF";
    color: #d30000;
    border: #d30000 1px solid;
    position: absolute;
    top: 13px;
    right: 5px;
    font-size: 14px;
    line-height: 1;
    padding: 3px 7px 2px;
}

.radio-input{
	display: none;
}
.radio-input + label{
	padding-left: 20px;
	position:relative;
	margin-right: 20px;
	color: #3a2b1c;
	font-size: 14px;
}
  .radio-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 13px;
	height: 13px;
	border: 1px solid #3a2b1c;
	border-radius: 50%;
}
  .radio-input:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	left: 4px;
	width: 7px;
	height: 7px;
	background: #3a2b1c;
	border-radius: 50%;
}


.detail .con p.price {
    margin:4px 0;
}
.detail .con p.price span {
    font-size: 16px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
	color:#d52b33;
}
.detail .con p.price del {
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
	color:#606060;
}


.detail .con p.price span.tag {
    color: #ffffff;
    display: inline-block;
    background: #c10000;
    text-align: center;
    padding: 1px 0;
    font-size: 10px;
    line-height: 12px;
    width: 34px;
    border-radius: 2px;
    margin-left: 1em;
    vertical-align: middle;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    font-weight: bold;
}

.detail .con .buybox {
	margin-bottom:10px;
}

.detail .con .buybox p ,
.detail .con .buybox form {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.detail .con .buybox form select {
    font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    padding: 5px 8px;
}

.detail .con .termbox {
	margin-bottom:15px;
}

.detail .con .termbox p ,
.detail .con .termbox form {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.detail .con .termbox form select {
    font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    padding: 4px 8px 6px;
}

.detail .con .cart a {
	background:url(../images/product/btn.cart.jpg) no-repeat 0 0;
	background-size:171px 39px;
	width:171px;
	height:39px;
	text-indent:-9990px;
	display:block;
}

.detail .con .cart2 a {
    background:url(../images/product/btn.cart2.jpg) no-repeat 0 0;
	background-size:171px 39px;
}


/* Section
===============================================================*/
/* item description */
.section .item_des {
    padding:0 0px 27px;
}
.section .item_des h3 {
    margin-bottom: 10px;
    color: #52381e;
    font-size: 16px;
}
.section .item_des p {
	color:#525252;
}


/* about pheromone */
.section .aboutphe {
    padding:0 0px 28px;
	clear:both;
	overflow:hidden;
}
.section .aboutphe p {
	color:#525252;
}
.section .aboutphe p.ph {
	float: right;
    width: 160px;
/*
    width: 140px;
*/
    margin-left: 15px;
}
.section .aboutphe p.ph img {
	width:100%;
	height:auto;
}
.section .aboutphe p.more{text-align: right;}


/* recommend */
.section .ph06_bg {
    background: #f7f6f6;
    width: calc(100% + 40px);
    position: relative;
    border-bottom: #f3ede6 1px solid;
    box-sizing: border-box;
    padding: 20px 20px 14px;
    margin: 0 -20px 27px;
    border-top: #f3ede6 1px solid;
}

.section .ph06_bg p {
	color:#525252;
}
.section .ph06_bg .ph06_icon {
    position: absolute;
    left: 20px;
    top: -6px;
    width: 62px;
}
.section .ph06_bg .ph06_icon img {
	width:100%;
	height:auto;
}

.section .ph06_bg dl dt {
	margin-bottom:10px;
    color: #593600;
    padding-left: 74px;
}
.section .ph06_bg dl dd{
	color:#525252;
}


/* use */
.section .use_info {
    padding: 0 0px 25px;
	clear:both;
	overflow:hidden;
}
.section .use_info p {
	color:#525252;
}
.section .use_info p.ph {
	float: right;
    width: 130px;

/*    width: 97px;
*/
    margin: 0 0 5px 16px;
/*
    margin: 0 0 25px 16px;
*/
}
.section .use_info p.ph img {
	width:100%;
	height:auto;
}

.section .use_info dl {
	margin-bottom:20px;
}
.section .use_info dl:last-child {
	margin-bottom:0;
}
.section .use_info dl.oneline {
	width:100%;
	clear:both;
	overflow:hidden;
}

.section .use_info dl dt {
	font-weight:bold;
	color:#525252;
}
.section .use_info dl dd {
	color:#525252;
}

.section .use_info dl.oneline dt {
	float:left;
	width:58px;
}
.section .use_info dl.oneline dd {
	float:left;
}


/* seibun */
.section .seibun_box {
    margin-bottom: 20px;
	position:relative;
}
.section .seibun_box:last-child {
	margin-bottom:34px;
}
.section .seibun_box dl {
	width:100%;
	clear:both;
    overflow:hidden;
    margin: 0 -20px;
    padding: 0 20px;
}
.section .seibun_box dl dt {
    padding: 0 20px;
    color: #52381e;
    font-weight: bold;
    border-bottom: #d2c2b0 1px solid;
    margin: 0 -20px 10px;
}
.section .seibun_box dl dd {
    padding: 0;
	color:#525252;
}
.section .seibun_box dl dd.ph {
	float: left;
    width: 130px;
	padding: 0 10px 5px 0;
/*    padding-right: 10px; */
/*    width: 75px; */
}
.section .seibun_box dl dd.ph img {
	width:100%;
	height:auto;
}



/* Detail Voice Area
===============================================================*/
h2.voice{
    position: relative;
    width: 100%;
    padding-left: 20px;
}

h2.voice span a{
	position: absolute;
	right: 20px;
	font-size: 14px;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
}

a#voice {
	display: block;
	padding-top: 160px;
	margin-top: -160px;
}

/* rev_tit */
.detail_voice_area {
    margin: 0 20px;
}

.detail_voice_area .rev_tit {
    margin: 0 0px 10px;
    clear: both;
    overflow: hidden;
}
.detail_voice_area .rev_tit ul {
    clear: both;
    overflow: hidden;
}
.detail_voice_area .rev_tit ul li {
    float: left;
    font-size: 13px;
}
.detail_voice_area .rev_tit ul li a {
	color: #444444;
	text-decoration:underline;
}
.detail_voice_area .rev_tit ul li a.here {
    font-weight: bold;
    text-decoration: none;
}

.detail_voice_area .rev_tit h2.name {
    float: left;
    font-weight: normal;
}
.detail_voice_area .rev_tit p.com_count {
    float: right;
}


.detail_voice_area .graph_star {
	background:url(../images/product/graph.jpg) no-repeat 0 0;
	background-size:640px 140px;
    padding: 0 0 0 90px;
    height: 140px;
    margin: 0 -10px;
/*
    margin: 0 -20px;
*/
}
.detail_voice_area .graph_star dl {
    height: 28px;
    padding: 0 80px 0 0;
    position: relative;
}
.detail_voice_area .graph_star dl dt {
    line-height: 1px;
    font-size: 1px;
    padding: 7px 10px 0;
}
.detail_voice_area .graph_star dl dt img {
    vertical-align: middle;
}

.detail_voice_area .graph_star dl dt.per100 img {
	width:100%;
}
.detail_voice_area .graph_star dl dt.per90 img {
	width:90%;
}
.detail_voice_area .graph_star dl dt.per80 img {
	width:80%;
}
.detail_voice_area .graph_star dl dt.per70 img {
	width:70%;
}
.detail_voice_area .graph_star dl dt.per60 img {
	width:60%;
}
.detail_voice_area .graph_star dl dt.per50 img {
	width:50%;
}
.detail_voice_area .graph_star dl dt.per40 img {
	width:40%;
}
.detail_voice_area .graph_star dl dt.per30 img {
	width:30%;
}
.detail_voice_area .graph_star dl dt.per20 img {
	width:20%;
}
.detail_voice_area .graph_star dl dt.per10 img {
	width:10%;
}

.detail_voice_area .graph_star dl dd {
    position: absolute;
    top: 3px;
    right: 20px;
}
.detail_voice_area .graph_star dl dd a {
	text-decoration:underline;
	color:#484848;
}

.detail_voice_area .graph p.note {
    margin: 10px 0px 20px;
	color:#525252;
    font-size: 11px;
    line-height: 16px;
    text-indent: -1.4em;
    padding: 0 20px;
}
.detail_voice_area .graph p.note2 { margin: 10px 0px 0px; color: #525252; font-size: 11px; line-height: 16px;text-indent: -1.4em; padding: 0 20px;}
.detail_voice_area .graph p.note3 { margin: 5px 0px 20px; color: #525252; font-size: 11px; line-height: 16px;text-indent: -1.4em; padding: 0 20px;}
.detail_voice_area .graph p.note3 a {text-decoration: underline; color: #525252; font-size: 11px; }


.detail_voice_area .review_box .detail_voice_box {
    padding: 0 0px 20px;
    margin: 0 -15px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con {
	background:url(../../images/product/voice_bg.gif) repeat 0 0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:2px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner {
	background:#FFFFFF;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	padding: 12px 15px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner p {
	color: #525252;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank {
    max-width: 400px;
    color: #262626;
    padding: 0 0 0 90px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .rank a {
	text-decoration:underline;
}


/* star */
.detail_voice_area .review_box .detail_voice_box .voice_con .rank1 {
	background:url(../../images/common/star.png) no-repeat 0 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank15 {
	background:url(../../images/common/star.png) no-repeat -612px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank2 {
	background:url(../../images/common/star.png) no-repeat -1225px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank25 {
	background:url(../../images/common/star.png) no-repeat -1837px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank3 {
	background:url(../../images/common/star.png) no-repeat -2450px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank35 {
	background:url(../../images/common/star.png) no-repeat -3062px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank4 {
	background:url(../../images/common/star.png) no-repeat -3674px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank45 {
	background:url(../../images/common/star.png) no-repeat -4286px 2px;
    background-size: 5512px 14px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank5 {
	background:url(../../images/common/star.png) no-repeat -4898px 2px;
    background-size: 5512px 14px;
}


.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf {
	clear:both;
	overflow:hidden;
	width:100%;
	margin-top:15px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf .name {
	float:left;
    font-size: 12px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf .name a {
	text-decoration:underline;
    color: #525252;
    margin-right: 8px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf .date {
    float: right;
    letter-spacing: -0.05em;
    color: #7c7c7c;
    font-size: 12px;
}


.detail_voice_box .fm {
    padding:10px 0 0 10px;
/*
    padding:10px 0 0 0;
*/
	position:relative;
	float:left;
}
.detail_voice_box .fm a{
	background:url(../images/product/sanko.png) no-repeat 0 0;
	background-size:75px 20px;
	width:75px;
	height:20px;
	text-indent:-9990px;
	display:block;
}

.detail_voice_box .t0 {
	display:none;
	text-align:center;
	color:#ff0000;
	padding:10px 0 0 0;
}

.detail_voice_box .t1 {
	font-size:10px;
	line-height:16px;
}

.detail_voice_box .t3 {
	font-size:12px;
	line-height:18px;
}

div.detail_voice_box div.func {
    position:relative;
	margin:0 16px;
}

div.detail_voice_box div.func p.fr {
	display:none;
    font-size: 12px;
    position: absolute;
    top: 11px;
    right: 0;
}
div.detail_voice_box div.func p.fr a {
	text-decoration:underline;
}

div.detail_voice_box div.func div.fl {
    padding: 12px 10px 0 10px;
	position:relative;
	float:left;
}


.detail_voice_area .nobox {
	display:none;
}




.detail_voice_area .rev_more a {
    display:block;
	width:108px;
	height:27px;
	text-indent:-9999px;
	background:url(../images/product/btn_more.jpg) no-repeat 0 0;
	background-size:contain;
	margin:0 auto 30px;
}





/* Review List Box */
.detail_voice_box .box {
    padding: 14px 5px;
    border-bottom: #b8b8b8 1px dotted;
    position: relative;
    border-top: #d2c2b0 1px solid;
	margin: 0 -5px;
}

.detail_voice_box .box p.comment {
    clear: both;
    overflow: hidden;
    width: 100%;
    line-height: 20px;
}
.detail_voice_box .box p.comment a {
    color: #004f9f;
    text-decoration: underline;
}

.detail_voice_box .box p.name {
    padding-right: 120px;
    padding-top: 15px;
    color: #454545;
    font-size: 12px;
}
.detail_voice_box .box p.name a {
    color: #454545;
	text-decoration:underline;
}

.detail_voice_box .box p.day {
    letter-spacing: -0.05em;
    position: absolute;
    bottom: 15px;
    right: 10px;
    color: #7c7c7c;
    font-size: 12px;
}
.detail_voice_box .box p.day a {
    color: #7c7c7c;
}

.detail_voice_box .box p.day2 {
    letter-spacing: -0.05em;
    color: #7c7c7c;
    text-align: right;
    margin-top: 15px;
    font-size: 12px;
}


.detail_voice_box .box .reviewitem {
    width: 100%;
    display: table;
    margin-bottom: 10px;
}
.detail_voice_box .box .reviewitem p.ph {
	display:table-cell;
	vertical-align:top;
	width:48px;
}
.detail_voice_box .box .reviewitem p.ph img {
	width:100%;
	height:auto;
}

.detail_voice_box .box .reviewitem .txt {
    display: table-cell;
/*   vertical-align: middle; */
	padding-left: 10px;
/*	padding-left: 6px; */
}
.detail_voice_box .box .reviewitem .txt h2 ,
.detail_voice_box .box .reviewitem .txt h3 {
    line-height: 18px;
	margin-bottom:5px;
}
.detail_voice_box .box .reviewitem .txt h2 a ,
.detail_voice_box .box .reviewitem .txt h3 a {
	color:#004f9f;
	font-weight: 400;
}
.detail_voice_box .box .reviewitem .txt p.rank {
/*	font-weight:bold; */
    padding-top:22px;
/*    padding-left:86px; */
	line-height:18px;
/*    width: 420px;*/
}
.detail_voice_box .box .reviewitem .txt p.rank a {
	color:#262626;
	text-decoration:underline;
}


.detail_voice_box .box .reviewitem .txt p.rank1 {
	background:url(../../images/common/star.png) no-repeat 0 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank15 {
	background:url(../../images/common/star.png) no-repeat -612px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank2 {
	background:url(../../images/common/star.png) no-repeat -1225px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank25 {
	background:url(../../images/common/star.png) no-repeat -1837px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank3 {
	background:url(../../images/common/star.png) no-repeat -2450px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank35 {
	background:url(../../images/common/star.png) no-repeat -3062px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank4 {
	background:url(../../images/common/star.png) no-repeat -3674px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank45 {
	background:url(../../images/common/star.png) no-repeat -4286px 2px;
    background-size: 5512px 14px;
}

.detail_voice_box .box .reviewitem .txt p.rank5 {
	background:url(../../images/common/star.png) no-repeat -4898px 2px;
    background-size: 5512px 14px;
}

div.detail_voice_box.detail_voice_list {
}

div.detail_voice_box.detail_voice_list .func{
    margin: 0 4px;
}






/* item_txt
===============================================================*/
.item_txt {
    margin-bottom:17px;
    border-top: #f1e6d5 2px solid;
    display: table;
    width: 100%;
}

.item_txt ul {
	display:table-cell;
	width:50%;
}
.item_txt ul:last-child {
	border-left:#f1e6d5 1px solid;
}

.item_txt ul li {
	border-bottom:#f1e6d5 1px solid;
}
.item_txt ul li.tl {
	padding:6px 0 6px 10px;
}
.item_txt ul li a {
	display:block;
	padding:6px 7% 6px 10px;
    background: url(../images/common/ar02.png) no-repeat 97% center #FFFFFF;
    background-size: 7px 11px;
}


div#FooterBox ul.f_waku {
	display:none;
}


/* osusume
===============================================================*/

.section .osusume{
    margin: 0;
}

.section .osusume p.more{
    text-align: right;
    text-decoration: underline;
    padding: 0 20px 20px;
    border-bottom: #d0cebb 1px solid;
    margin: 0 -20px;
}

.section .osusume .detail {
    margin: 0 0px 25px;
}

.section .osusume .detail p.itemname{
    margin: 15px 0 10px;
}

.section .osusume .detail .spbox{
    justify-content: flex-start;
    margin-bottom: 10px;
}

.section .osusume .detail p.ph {
/*    width:75px; */
/*    margin-right: 15px;*/
}

.section .osusume .detail .con p.price {
    margin:0;
}



/* ADD 2018.10 */
.detail .con .nobuy {
	color: #c10000;
    text-align: center;
    line-height: 1.4;
    border: 1px solid #e6ddd1;
    border-radius: 3px;
    padding: 6px;
    margin-bottom: 1em;
	margin-top: 1em;
}


/* new-topic
===============================================================*/
.new-topic { margin: 0 20px 40px;}
/*
.new-topic { margin: 0 20px;}
*/
.new-topic .love-wrapper {
    display: flex;
    padding: 10px 20px;
    margin: 0 -20px;
    border-bottom: #b8b8b8 1px dotted;
}

.new-topic .love-wrapper figure {
    width: 150px;
/*
    width: 107px;
*/
    margin: 0 10px 0 0;
}
.new-topic .love-wrapper figure img { width: 100%;}
.new-topic .love-wrapper figure a:hover { opacity: .7;}

.new-topic .love-wrapper .topic-right {
    width: calc(100% - 160px);
/*
    width: calc(100% - 117px);
*/
}

.new-topic .love-wrapper .topic-right .list-tit {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.4;
}

.new-topic .love-wrapper .topic-right .info-area .date {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 1;
}

.new-topic .more {
    text-align: right;
    text-decoration: underline;
    margin: 10px 0 30px;
}


/* 20210416 女性用・男性用ページ追加 */

.sec_wrap { margin: 0 20px 30px;}
.sec_wrap h2.sectit { margin-bottom: 15px;}
.sec_wrap figure img { max-width: 100%;}
.sec_wrap figure { margin: 20px 0 0;}

.sec_wrap .wrap { margin: 0 0px 25px;}
.sec_wrap .wrap:last-of-type { margin-bottom: 0;}

.line_tit {
	padding: 0 20px;
	margin: 0 -20px 16px;
    color: #52381e;
    font-weight: bold;
    border-bottom: #d2c2b0 1px solid;
	font-weight: 700;
}
.line_tit.medal {
    padding-left: 51px;
    padding-top: 9px;
    position: relative;
}
.line_tit.medal::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 28px;
    background: url(../../images/product/female/medal.png)no-repeat 0 / contain;
    left: 17px;
    top: 0;
}
.text_tit {
	color: #52381e;
	font-weight: 700;
	margin-bottom: 6px;
    line-height: 1.3;
}
.line_yell {
	background: linear-gradient(transparent 65%, #fff476 65%);
	font-weight: 700;
}
.line_pink {
	background: linear-gradient(transparent 65%, #ffe2e8 65%);
	font-weight: 700;
}
.line_blue {
	background: linear-gradient(transparent 65%, #ddeff8 65%);
	font-weight: 700;
}

.color_box {
	padding: 15px 15px;
	box-sizing: border-box;
	border-radius: 10px;
	margin: 13px -10px;
}
.color_box.female { background: #fbf4f6;}
.color_box.male { background: #f5f6f8;}
.color_box .row { margin: 10px 0 -6px;}
.color_box .row li {
	padding-left: 23px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 4px;
}
.color_box .row li::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 13px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.color_box.female .row li::before { background: url(../../images/product/female/heart.png)no-repeat 0 / contain;}
.color_box.male .row li::before { background: url(../../images/product/male/heart_blue.png)no-repeat 0 / contain;}
.color_box.color_box.female .row li span { color: #e72650;}
.color_box.color_box.male .row li span { color: #1a70e0;}

.row.row3  {
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.row.row3 figure {
    width: 150px;
/*
    width: 85px;
*/
    margin: 0;
}
.row.row3 .col { width: calc(100% - 160px);}
/*
.row.row3 .col { width: calc(100% - 95px);}
*/
.row.row3 .col p { font-size: 14px;}
.row.row3 .col p a { text-decoration: underline;}
.row.row3 .col .tag {
    font-size: 14px;
    /* height: 26px;
	line-height: 26px;
	padding: 0px 14px;
    box-sizing: border-box; */
	display: inline-block;
    margin-top: 6px;
}
.row.row5 { flex-direction: row-reverse;}
.row.row5 figure {
    width: 150px;
/*
    width: 95px;
*/
    float: right;
    margin: 0 0 10px 10px;
/*
    margin: 0 0 10px 5px;
*/
}

.wrap .more { text-align: right;}
.wrap .more a { text-decoration: underline;}

.sec_wrap .wrap.border_wrap {
	padding: 17px 15px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	border-radius: 10px;
    margin: 0 -10px 25px;
}