#Main a.blue{
	color:#004f9f;
}
#Main .underline{
	text-decoration:underline;
}


/* Title
===============================================================*/
.tl01 {
	color:#52381e;
	font-weight:normal;
	border-bottom:solid 1px #d9cec4;
/*	font-size:18px;*/
	margin-bottom:15px;
	padding-left: 50px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    padding-bottom: 5px;
}
.tl_phe {
	height:44px;
	background:url(../images/product/tl_phe.jpg) no-repeat 20px 0;
	text-indent:-9999px;

}

h2.sectit {
    border: #eadfd4 1px solid;
    padding: 1px 0 0 1px;
	margin: 0 0 30px;
	position: relative;
}
h2.sectit span {
	display:block;
    font-weight: normal;
	padding: 6px 0 6px 20px;
    border-top: #fdefda 1px solid;
    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: 18px;
    line-height: 1.8;*/
	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: 45px;
}

h2.star::before{
    content: "";
    width: 18px;
    height: 23px;
    background: url(../images/common/icon_star.png) no-repeat;
    display: inline-block;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 20px;
}

/* Detail
===============================================================*/
.detail {
	margin: 20px 15px 15px 20px;
/*	margin:20px 15px 15px 50px; */
	clear:both;
	overflow:hidden;
}

.detail p.ph {
    float: left;
	width:350px;
/*	width:196px; */
}
.detail p.ph img {
	width:100%;
	height:auto;
}

.detail p.ph a:hover{
	opacity: 0.7;
}

.detail .con {
    width: 320px;
/*    width: 450px; */
    float: right;
}
.detail .itemname {
	font-size: 18px;
	line-height:1.4;
    font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    color: #52381e;
}
.detail .itemname_bno {
    padding-bottom: 0;
    border-bottom: none;
}


.detail .con ul.tag_list{
	margin: 16px 0 10px;
	display: flex;
	flex-wrap: wrap;
}

.detail .con ul.tag_list li{
	margin-right: 7px;
	padding: 2px 10px;
	font-size: 13px;
	color: #735c46;
}

.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;
}

.detail .con p.d {
    font-size: 18px;
    line-height: 22px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    color: #444444;
    padding-left: 110px;
}
.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 0;
    background-size:7088px 18px;
}
.detail .con .st15 {
	background:url(../images/common/star.png) no-repeat -787px 0;
    background-size:7088px 18px;
}
.detail .con .st2 {
	background:url(../images/common/star.png) no-repeat -1575px 0;
    background-size:7088px 18px;
}
.detail .con .st25 {
	background:url(../images/common/star.png) no-repeat -2363px 0;
    background-size:7088px 18px;
}
.detail .con .st3 {
	background:url(../images/common/star.png) no-repeat -3150px 0;
    background-size:7088px 18px;
}
.detail .con .st35 {
	background:url(../images/common/star.png) no-repeat -3937px 0;
    background-size:7088px 18px;
}
.detail .con .st4 {
	background:url(../images/common/star.png) no-repeat -4724px 0;
    background-size:7088px 18px;
}
.detail .con .st45 {
	background:url(../images/common/star.png) no-repeat -5511px 0;
    background-size:7088px 18px;
}
.detail .con .st5 {
	background:url(../images/common/star.png) no-repeat -6298px 0;
    background-size:7088px 18px;
}

detail .con .detail_nor {
	display: block;
}

.detail .con .detail_reg {
	display: none;
}

.detail .con .radio{
	margin-top: 20px;
}

.detail .con .radio2{
    position: relative;
    padding-top: 15px;
    border-top: #e5e5e5 1px solid;
    margin-top: 10px;
}

.detail .con .radio2::after{
    content: "300円OFF";
    color: #d30000;
    border: #d30000 1px solid;
    position: absolute;
    top: 17px;
    left: 125px;
    font-size: 14px;
    line-height: 1;
    padding: 4px 11px 3px;
}

.radio-input{
	display: none;
}
.radio-input + label{
	padding-left: 20px;
	position:relative;
	margin-right: 20px;
	color: #3a2b1c;
	font-size: 18px;
}
  .radio-input + label::before{
	content: "";
	display: block;
	position: absolute;
	top: 5px;
	left: 0;
	width: 13px;
	height: 13px;
	border: 1px solid #3a2b1c;
	border-radius: 50%;
}
  .radio-input:checked + label::after{
	content: "";
	display: block;
	position: absolute;
	top: 9px;
	left: 4px;
	width: 7px;
	height: 7px;
	background: #3a2b1c;
	border-radius: 50%;
}



.detail .con p.price {
    font-size: 16px;
    margin: 8px 0;
}

.detail .con .spbox p.price2 {
	margin: 0px 0 4px;
}

.detail .con p.price span {
    font-size: 18px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
	color:#c10000;
}
.detail .con p.price del {
    font-size: 14px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
	color:#797979;
	margin-left: 4px;
}

.detail .con p.price span.tag {
    color: #ffffff;
    display: inline-block;
    background: #c10000;
    text-align: center;
    padding: 3px 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;
	font-size:16px;
}
.detail .con .buybox form select {
    font-size: 16px;
    font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    padding: 3px 8px;
}


.detail .con .termbox {
	margin-bottom:10px;
}

.detail .con .termbox p ,
.detail .con .termbox form {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	font-size:16px;
}
.detail .con .termbox form select {
    font-size: 16px;
    font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    padding: 1px 8px 7px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
	.detail .con .buybox form select {
		height: 1.8em;
	}

	.detail .con .termbox form select {
		height: 1.8em;
		padding-bottom: 1px;
	}
}

@-moz-document url-prefix(){
	.detail .con .termbox form select {
		padding: 3px 8px 4px;
	}
}

.detail .con .cart{margin-bottom: 15px;}

.detail .con .cart a {
	background:url(../images/product/cart.png) no-repeat 0 0;
	width:200px;
	height:45px;
	text-indent:-9990px;
	display:block;
}
.detail .con .cart a:hover {
	background:url(../images/product/cart.png) no-repeat 0 -45px;
}

.detail .con .cart2 a {
	background:url(../images/product/cart2.png) no-repeat 0 0;
}
.detail .con .cart2 a:hover {
	background:url(../images/product/cart2.png) no-repeat 0 -45px;
}



/* Section
===============================================================*/
/* item description */
.section .item_des {
    padding: 0 20px 60px;
}
.section .item_des h3 {
    margin-bottom: 20px;
    color: #52381e;
	font-size:16px;
}
.section .item_des p {
	color:#525252;
}


/* about pheromone */
.section .aboutphe {
    padding: 0 20px 15px;
	clear:both;
	overflow:hidden;
}
.section .aboutphe p {
	color:#525252;
}
.section .aboutphe p.ph {
	float: right;
	width:284px;
    margin-left: 42px;
}
.section .aboutphe p.ph img {
	width:100%;
	height:auto;
}
.section .aboutphe p.txt{margin-top: 15px;}
.section .aboutphe p.more{
	text-decoration: underline;
	text-align: right;
}


/* recommend */
.section .ph06_bg {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background:#f7f6f6;
	width:100%;
	margin-bottom:40px;
	position:relative;
	border:#f3ede6 1px solid;
	box-sizing:border-box;
	padding:28px 50px;
}

.section .ph06_bg p {
	color:#525252;
}
.section .ph06_bg .ph06_icon {
    position: absolute;
    left:31px;
	top:-27px;
	width:94px;
}
.section .ph06_bg .ph06_icon img {
	width:100%;
	height:auto;
}

.section .ph06_bg dl dt {
	margin-bottom:10px;
    color: #593600;
    padding-left: 84px;
}
.section .ph06_bg dl dd{
	color:#525252;
}


/* use */
.section .use_info {
    padding: 0 20px 40px;
	clear:both;
	overflow:hidden;
}
.section .use_info p {
	color:#525252;
}
.section .use_info p.ph {
	float: right;
	width:193px;
/*	width:165px; */
    margin-left: 23px;
}
.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 dt {
    padding-left: 20px;
    color: #52381e;
    font-weight: bold;
    border-bottom: #d2c2b0 1px solid;
    margin-bottom: 16px;
}
.section .seibun_box dl dd {
    padding: 0 175px 0 20px;
/*    padding: 0 160px 0 20px; */
	color:#525252;
}
.section .seibun_box dl dd.ph {
    width: 150px;
/*    width: 143px;  */
    position: absolute;
    right: 0;
    top: 40px;
    padding: 0;
}
.section .seibun_box dl dd.ph img {
	width:100%;
	height:auto;
}



/* Detail Voice Area
===============================================================*/
h2.voice{position: relative;}

h2.voice span a{
	position: absolute;
	right: 20px;
	font-size: 14px;
	text-decoration: none;
	top: 50%;
	transform: translateY(-50%);
	text-decoration: underline;
}

a#voice {
	display: block;
	padding-top: 70px;
	margin-top: -70px;
}

/* rev_tit */
.detail_voice_area .rev_tit {
    margin: 0 20px 10px;
    clear: both;
    overflow: hidden;
}
.detail_voice_area .rev_tit ul {
    padding-bottom: 5px;
}
.detail_voice_area .rev_tit ul:nth-child(2) {
    float: left;
    margin-right: 50px;
}

.detail_voice_area .rev_tit ul li {
    float: left;
}
.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 {
	font-size: 16px;
    float: left;
    font-weight: normal;
}
.detail_voice_area .rev_tit p.com_count {
    float: right;
    font-size: 16px;
}


.detail_voice_area .graph_star {
	width:100%;
	background:url(../images/product/graph.jpg) no-repeat 0 0;
}
.detail_voice_area .graph_star dl {
    width: 606px;
    height: 18px;
    padding: 14px 0 7px 134px;
}
.detail_voice_area .graph_star dl dt {
	width:464px;
	font-size:1px;
	line-height:1px;
	float:left;
}
.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 {
	float:right;
	position:relative;
	top:-4px;
	left:0;
    text-align: right;
    padding-right: 22px;
}
.detail_voice_area .graph_star dl dd a {
	text-decoration:underline;
	color:#484848;
}

.detail_voice_area .graph p.note {
	margin:10px 20px 34px;
	color:#525252;
}
.detail_voice_area .graph p.note2 { margin: 10px 20px 5px; color: #525252; font-size: 12px;}
.detail_voice_area .graph p.note3 { margin: 0px 20px 34px; color: #525252; font-size: 12px;}
.detail_voice_area .graph p.note3 a {color: #525252; text-decoration: underline;}


.detail_voice_area .review_box .detail_voice_box {
    padding: 0 0 30px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con {
	background:url(../images/product/voice_bg.gif) repeat 0 0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:2px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner {
	background:#FFFFFF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding: 10px 17px;
}
.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: 420px;
    padding-left: 98px;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 12px;
}
.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: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank15 {
	background:url(../images/common/star.png) no-repeat -700px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank2 {
	background:url(../images/common/star.png) no-repeat -1400px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank25 {
	background:url(../images/common/star.png) no-repeat -2100px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank3 {
	background:url(../images/common/star.png) no-repeat -2800px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank35 {
	background:url(../images/common/star.png) no-repeat -3500px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank4 {
	background:url(../images/common/star.png) no-repeat -4199px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank45 {
	background:url(../images/common/star.png) no-repeat -4899px 2px;
    background-size: 6300px 16px;
}

.detail_voice_area .review_box .detail_voice_box .voice_con .rank5 {
	background:url(../images/common/star.png) no-repeat -5599px 2px;
    background-size: 6300px 16px;
}

.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;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf .name a {
	text-decoration:underline;
	color: #525252;
	margin-right: 10px;
}
.detail_voice_area .review_box .detail_voice_box .voice_con .inner .cf .date {
    float: right;
    letter-spacing: -0.05em;
    color: #7c7c7c;
}


.detail_voice_box .fm {
    padding:10px 0 0 0;
	position:relative;
	float:left;
}
.detail_voice_box .fm a{
	background:url(../images/product/sanko.png) no-repeat 0 0;
	width:95px;
	height:25px;
	text-indent:-9990px;
	display:block;
}
.detail_voice_box .fm a:hover {
	background:url(../images/product/sanko.png) no-repeat 0 -25px;
}

.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 {
	line-height:18px;
}

div.detail_voice_box div.func {
    position:relative;
	margin:0 20px;
}

div.detail_voice_box div.func p.fr {
	display:none;
    position: absolute;
    top: 10px;
    right: 0;
}
div.detail_voice_box div.func p.fr a {
	text-decoration:underline;
}

div.detail_voice_box div.func div.fl {
    padding:15px 10px 0 15px;
	position:relative;
	float:left;
}


.detail_voice_area .nobox {
	display:none;
}

.detail_voice_area .rev_more a {
	display:block;
	width:165px;
	height:41px;
	text-indent:-9999px;
	background:url(../images/product/btn_more.jpg) no-repeat 0 0;
	margin:0 auto 55px;
}

.detail_voice_area .rev_more a:hover {
	opacity: 0.7;
}





/* Review List Box */
.detail_voice_box .box {
    padding: 20px 48px 15px;
    border-bottom: #b8b8b8 1px dotted;
    position: relative;
    border-top: #d2c2b0 1px solid;
}

.detail_voice_box .box p.comment {
    width: 100%;
}
.detail_voice_box .box p.comment a {
    color: #004f9f;
    text-decoration: underline;
}

.detail_voice_box .box p.name {
    padding-right: 140px;
    padding-top: 15px;
    color: #454545;
}
.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: 20px;
    right: 50px;
    color: #454545;
}
.detail_voice_box .box p.day a {
    color: #454545;
	text-decoration:underline;
}

.detail_voice_box .box p.day2 {
    letter-spacing: -0.05em;
    color: #454545;
    text-align: right;
    margin-top: 15px;
}


.detail_voice_box .box .reviewitem {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}
.detail_voice_box .box .reviewitem p.ph {
	display:table-cell;
	vertical-align:top;
	width:100px;
}
.detail_voice_box .box .reviewitem p.ph img {
	width:100%;
	height:auto;
}
.detail_voice_box .box .reviewitem p.ph a:hover img {
	-ms-filter: "alpha( opacity=80 )";
	filter:alpha(opacity=80);
	opacity:0.8;
}

.detail_voice_box .box .reviewitem .txt {
    display: table-cell;
    vertical-align: middle;
	padding-left: 19px;
}
.detail_voice_box .box .reviewitem .txt h3 a {
	color:#004f9f;
}
.detail_voice_box .box .reviewitem .txt p.rank {
	font-weight:bold;
    padding-left: 98px;
    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: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank15 {
	background:url(../images/common/star.png) no-repeat -700px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank2 {
	background:url(../images/common/star.png) no-repeat -1400px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank25 {
	background:url(../images/common/star.png) no-repeat -2100px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank3 {
	background:url(../images/common/star.png) no-repeat -2800px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank35 {
	background:url(../images/common/star.png) no-repeat -3500px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank4 {
	background:url(../images/common/star.png) no-repeat -4199px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank45 {
	background:url(../images/common/star.png) no-repeat -4899px 2px;
    background-size: 6300px 16px;
}

.detail_voice_box .box .reviewitem .txt p.rank5 {
	background:url(../images/common/star.png) no-repeat -5599px 2px;
    background-size: 6300px 16px;
}

div.detail_voice_box.detail_voice_list {
}

div.detail_voice_box.detail_voice_list .func{
	margin: 5px 48px 0;
}





/* item_txt
===============================================================*/
.item_txt {
	margin-bottom:42px;
}
.item_txt p {
	text-align:center;
    padding-bottom: 8px;
}
.item_txt p a {
	text-decoration:underline;
}

.item_txt2 {
    width: 970px;
/*    margin: -60px auto 25px;*/
    margin: 0 auto 25px;
    padding-left: 230px;
    box-sizing: border-box;
}
.item_txt2 p a:hover {
	color:#ff9900 ;
}





/* ADD 2018.10 */
.detail .con .nobuy {
	color: #c10000;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e6ddd1;
    border-radius: 3px;
    padding: 6px 0;
    margin-bottom: 1em;
}


/* osusume
===============================================================*/

.osusume .detail {
	margin:30px 10px 30px 20px;
	clear:both;
	overflow:hidden;
}

.osusume p.txt{
	margin: 0 20px;
}

.osusume p.more{
	text-align: right;
	text-decoration: underline;
	padding-bottom: 20px;
	padding-right: 20px;
	border-bottom: #d0cebb 1px solid;
}

.osusume .detail p.ph {
    float: left;
	width:250px;
/*	width:126px; */
}

.osusume .detail .con {
    width: 430px;
/*    width: 550px; */
    float: right;
}

.osusume .detail .itemname a{
	color: #004f9f;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro, sans-serif";
    font-weight: normal;
	font-size: 14px;
}

.osusume .detail .con ul.tag_list{
	margin: 10px 0 10px;
	display: flex;
	flex-wrap: wrap;
}

.detail .con ul.tag_list li{
	margin-right: 7px;
	padding: 2px 10px;
	font-size: 13px;
	color: #735c46;
	margin-bottom: 3px;
}

.detail .con p.d {
    font-size: 18px;
    line-height: 22px;
	font-family: 'Arial',YuGothic,'Yu Gothic', sans-serif;
    color: #444444;
    padding-left: 110px;
}
.detail .con .big_d{
	display: inline-block;
	margin:6px 0 0 0;
}

.osusume .detail .con p.d{
	width: 150px;
	font-size: 14px;
    line-height: 18px;
    padding: 0 0 5px 84px;
}

.detail .con p.d a{
	color: #606060;
    text-decoration: underline;
}


.detail .con p.price {
    font-size: 16px;
    margin: 6px 0 10px;
}
.osusume .detail .con p.price span {
    font-size: 16px;
}
.osusume .detail .con p.price span.tag {
    font-size: 10px;
}


.osusume .detail .con .con p.st1 {
	background:url(../images/common/star.png) no-repeat 0 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st15 {
	background:url(../images/common/star.png) no-repeat -612px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st2 {
	background:url(../images/common/star.png) no-repeat -1225px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st25 {
	background:url(../images/common/star.png) no-repeat -1837px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st3 {
	background:url(../images/common/star.png) no-repeat -2450px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st35 {
	background:url(../images/common/star.png) no-repeat -3062px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st4 {
	background:url(../images/common/star.png) no-repeat -3674px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st45 {
	background:url(../images/common/star.png) no-repeat -4286px 2px;
    background-size: 5512px 14px;
}

.osusume .detail .con p.st5 {
	background:url(../images/common/star.png) no-repeat -4898px 2px;
    background-size: 5512px 14px;
}

/* .new-topic
===============================================================*/
.new-topic { margin-bottom: 60px;}
.new-topic h2.sectit { margin-bottom: 5px;}
.new-topic .love-wrapper {
    display: flex;
    padding: 20px;
    margin: 0px;
    border-bottom: #b8b8b8 1px dotted;
}

.new-topic .love-wrapper figure {
    width: 200px;
/*    width: 177px; */
    margin: 0 20px 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% - 197px);
}

.new-topic .love-wrapper .topic-right .list-tit {
    font-size: 16px;
/*    font-weight: 700; */
    margin-bottom: 15px;
}

.new-topic .love-wrapper .topic-right .list-text {
    font-size: 14px;
    margin-bottom: 15px;
}

.new-topic .love-wrapper .topic-right .info-area {
    display: flex;
}

.new-topic .love-wrapper .topic-right .info-area .date {
    font-size: 14px;
    margin-right: 15px;
}

.new-topic .more {
	text-align: right;
    text-decoration: underline;
	padding-right: 20px;
	margin-top: 15px;
}

/* 20210416 女性用・男性用ページ追加 */

.sec_wrap { margin-bottom: 60px;}
.sec_wrap figure img { max-width: 100%;}

.sec_wrap .wrap { margin: 0 20px 30px;}
.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;
}
.text_tit {
	color: #52381e;
	font-weight: 700;
	margin-bottom: 6px;
}
.line_yell {
	background: linear-gradient(transparent 50%, #fff476 50%);
	font-weight: 700;
}
.line_pink {
	background: linear-gradient(transparent 50%, #ffe2e8 50%);
	font-weight: 700;
}
.line_blue {
	background: linear-gradient(transparent 50%, #ddeff8 50%);
	font-weight: 700;
}
.row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.color_box {
	padding: 15px 35px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-top: 13px;
}
.color_box.female { background: #fbf4f6;}
.color_box.male { background: #f5f6f8;}
.color_box .row { margin: 10px 0 -6px;}
.color_box .row li {
	width: 50%;
	padding-left: 28px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 6px;
}
.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 .col {
	width: calc(100% - 287px);
}
.row figure {
	width: 272px;
	margin: 0;
}
.row.row2 figure { width: 284px;}
.row.row2 .col { width: calc(100% - 325px);}
.row.row3 figure { width: 158px;}
.row.row3 .col { width: calc(100% - 180px);}
.row.row3 .col strong a { text-decoration: underline;}
.row.row3 .col .tag {
    height: 26px;
	line-height: 26px;
	padding: 0px 14px;
    box-sizing: border-box;
	display: inline-block;
    margin-top: 13px;
}
.row.row3 .col .tag.female {
	color: #c30101;
	border: 1px solid #c30101;
}
.row.row3 .col .tag.male {
	color: #028be2;
	border: 1px solid #028be2;
}
.row.row4 figure { width: 361px;}
.row.row4 .col { width: calc(100% - 380px);}
.row.row5 { flex-direction: row-reverse;}
.row.row5 figure { width: 165px;}
.row.row5 .col { width: calc(100% - 210px);}
	

.wrap .more {
	text-align: right;
	margin-top: -1em;
}
.wrap .more a { text-decoration: underline;}

.sec_wrap .wrap.border_wrap {
	padding: 25px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	border-radius: 10px;
}
