.menu-wrap {
    height: 161px;
}
#sC_menu img {
    vertical-align: bottom;
}
button {
    outline:none;
}
#popfind ._searchresults ._items ._item ._wrap ._add_item_list{
	display: none;
}
#popfind ._searchresults ._items ._item{
	min-height: 100%;
}
#popfind ._searchresults ._items ._item:nth-child(2n+1){
	clear: both;
}
/* --------------------
 howto_mv
 -------------------- */
.howto_inner {
    width: 96%;
    margin: 0 2%;
}
.howto_mv {
    background: url(/img/usr/products/i/200129_howto/bg_mv_sp.jpg) center top no-repeat;
    background-size: cover;
    text-align: center;
    letter-spacing: 0.05em;
    height: 187px;
    margin: 0 auto 2px;
    padding: 60px 0 0;
    margin: 0 auto 2px;
    box-sizing: border-box;
}
.howto_mv .ttl {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
}
@media screen and (max-width: 320px) {
    .howto_mv .ttl {
        font-size: 17px;
    }
    .howto_mv .ttl span {
        font-size: 15px;
    }
}
.howto_mv .ttl span {
    font-size: 16px;
    position: relative;
    color: #fff;
}
.howto_mv .ttl span:before,
.howto_mv .ttl span:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 12px;
    height: 15px;
}
.howto_mv .ttl span:before {
    left: -1em;
    background: url(/img/usr/products/i/200129_howto/txt_mv_before.png) center no-repeat;
    background-size: 12px 15px;
}
.howto_mv .ttl span:after {
    right: -1em;
    background: url(/img/usr/products/i/200129_howto/txt_mv_after.png) center no-repeat;
    background-size: 12px 15px;
}
.howto_mv .txt {
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 1.56;
}
.mv_txt {
    font-size: 14px;
    text-align: center;
    background: #f3f3f3;
    padding: 20px 13px;
}
/* --------------------
 howto_menu
 -------------------- */
.howto_menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 92px;
}
.howto_menu li {
    width: calc(100%/3);
    border-right: 1px solid #808080;
    box-sizing: border-box;
}
.howto_menu li:last-child {
    border: none;
}
.howto_menu li a {
    display: block;
    background: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    letter-spacing: 0.05em;
    padding: 25px;
}
.howto_menu li:hover a {
    opacity: .7;
}

/* --------------------
 howto_head
 -------------------- */
#howto02{
	margin-top: 40px;
	padding: 0 0 40px 0;
}
.howto_head {
    padding: 0 0 40px;
    border-bottom: 1px solid #ddd;
}
#howtopurpose.howto_head{
	border-bottom: none;
}
#gift{
	margin: 0 10px;
}
.howto_head .ttl_bdr {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.05em;
    background: url(/img/usr/products/i/200129_howto/bdr_ttl.png) center bottom no-repeat;
    background-size: 82% auto;
    position: relative;
    margin: 0 auto 20px;
}
#howtopurpose.howto_head .ttl_bdr{
    background-size: 38% auto;
}
#gift.howto_head .ttl_bdr{
    background-size: 38% auto;
}
@media screen and (max-width: 320px) {
    .howto_head .ttl_bdr {
        font-size: 21px;
    }
}
.howto_head .ttl_bdr span {
    position: relative;
}
.howto_head .ttl_bdr span:before,
.howto_head .ttl_bdr span:after {
    content: "";
    position: absolute;
    top: 5px;
    width: 15px;
    height: 20px;
}
.howto_head .ttl_bdr span:before {
    left: -1em;
    background: url(/img/usr/products/i/200129_howto/mark_ttl_before.png) center no-repeat;
    background-size: 15px 20px;
}
.howto_head .ttl_bdr span:after {
    right: -1em;
    background: url(/img/usr/products/i/200129_howto/mark_ttl_after.png) center no-repeat;
    background-size: 15px 20px;
}
.howto_head .txt {
    font-size: 14px;
    text-align: center;
    line-height: 1.71;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 320px) {
    .howto_head .txt {
        font-size: 12px;
    }
}
/* --------------------
 howto_mini
 -------------------- */
.howto_starterkit,
.howto_mini {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}
.howto_starterkit .ttl,
.howto_mini .ttl,
.howto_perfume .ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 0 5px;
    margin: 0 0 10px;
    letter-spacing: 0.05em;
}
.howto_mini .txt,
.howto_perfume .txt {
    font-size: 14px;
    line-height: 1.71;
    text-align: left;
    padding: 0 5px;
    margin: 0 0 35px;
}
@media screen and (max-width: 320px) {
    .howto_mini .txt,
    .howto_perfume .txt {
        font-size: 12px;
    }
}
.howto_mini .mini_box {
    width: 100%;
    margin: 0 auto;
}
.howto_mini .mini_box a {
    display: block;
    background: #f6f6f6 url(/img/usr/products/i/200129_howto/mark_arrow_black_sp.png) 97% center no-repeat;
    background-size: 17px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid #eee;
    box-sizing: border-box;
    padding:  13px 20px 10px;
}
.howto_mini .mini_box .ph {
    margin: -30px 20px 0 0;
    width: 60%;
}
@media screen and (max-width: 320px) {
    .howto_mini .mini_box .ph {
        width: 50%;
    }
}
.howto_mini .mini_box .txt {
    font-size: 13px;
    text-align: left;
    letter-spacing: 0.05em;
    margin: 0;
}
.howto_mini .mini_box .txt span {
    display: block;
    font-family: Interstate Bold Condensed;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1;
}

/* --------------------
 howto_perfume
 -------------------- */
.howto_perfume {
    padding: 40px 0 60px;
}
.perfume_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.perfume_list li {
    width: 49.5%;
    height: 39vw;
    margin: 0 0 3px;
    background: url(/img/usr/products/i/200129_howto/bg_perfume_01_sp.jpg) no-repeat;
    background-size: cover;
}
.perfume_list li:nth-child(2) {
    background: url(/img/usr/products/i/200129_howto/bg_perfume_02_sp.jpg) no-repeat;
    background-size: cover;
}
.perfume_list li:nth-child(3) {
    background: url(/img/usr/products/i/200129_howto/bg_perfume_03_sp.jpg) no-repeat;
    background-size: cover;
}
.perfume_list li:nth-child(4) {
    background: url(/img/usr/products/i/200129_howto/bg_perfume_04_sp.jpg) no-repeat;
    background-size: cover;
}
.perfume_list li:hover {
    opacity: .7;
}
.perfume_list li a {
    display: block;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    height: 100%;
}
.perfume_list .txt {
    background: rgba(0, 0, 0, 0.7) url(/img/usr/products/i/200129_howto/mark_arrow_white.png) no-repeat 95% 88%;
    background-size: 16px auto;
    padding: 12px 0 10px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin: 0;
    width: 100%;
}
.perfume_list .txt span {
    display: block;
    font-family: Interstate Bold Condensed;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 1;
}
@media screen and (max-width: 320px) {
    .perfume_list .txt {
        font-size: 11px;
    }
    .perfume_list .txt span {
        font-size: 14px;
    }
}
.recommend_area .box {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}
.recommend_area .box:last-child{
	border: none;
}
.recommend_area .ttl_recommend {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 0 0 15px 22px;
}



/*########################*/

/*sC_menu*/

/*########################*/
/*メニュー開閉背景イメージ*/
#sC_menu{
	position: fixed;
	top: 74px;
	left: 0;
	width: 100%;
	z-index: 99;
}
#sC_menu .f_width{
	width: 100%;
}
.f_width.slidepanel.block_a a.list{
  background-image: url(/img/usr/products/i/200129_howto/menu_navi.png);
  display:block;
  background-repeat: no-repeat;
  background-size: auto 31px;
  height:31px;
  background-position: center center;
  background-color: #000;
  position: relative;
}
.f_width.slidepanel.block_a a.list.close::after {
	position: absolute;
	top: 20%;
	right: 10%;
	content:'　';
	color: #fff;
	font-weight: bold;
  background: url(/img/sp/usr/navi/open.png) center center no-repeat;
}
.f_width.slidepanel.block_a a.list.open::after {
	position: absolute;
	top: 20%;
	right: 10%;
	content:'　';
	color: #fff;
	font-weight: bold;
  background: url(/img/sp/usr/navi/close.png) center center no-repeat;
}
.f_width.slidepanel.block_a a.list + ul a{
	background: #000 none;
	color: #fff;
	display: block;
	padding: 10px 0 10px 30px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #464646;
}



.navi_topicpath_{
	margin-top: 40px;
}

/*########################*/

/*btn*/

/*########################*/
/* btn */
.btnCart01{
	position:absolute;
}
.btnCart01 a.sC_btn_bg {
	display: block;
	position: absolute;
	width: 122px;
	/*height: 31px;*/
	background: #000000 url(/img/usr/products/sp/i/180315_shower_gel/btn_mark01.png) top right no-repeat;
	text-align: center;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	padding-top:9px;
	padding-right:18px;
	padding-bottom:8px; 
}
.btnCart01 a:hover.sC_btn_bg {
	background: #7b7e7e url(/img/usr/products/sp/i/180315_shower_gel/btn_mark01.png) top right no-repeat;
}

/* btn */
.btnComingsoon{
	position:absolute;
	width: 140px;
	/*height: 35px;*/
	background: #a0a0a0;
	text-align: center;
	font-size:13px;
	color:#ffffff;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:6px; 
}
.btnComingsoon .btnDateTxt{
	font-size:20px;
}

/* btn */
.btnSet01{
	position:absolute;
}
.btnSet01 a.sC_btn_bg {
	display: block;
	position: absolute;
	width: 262px;
	/*height: 31px;*/
	background: #000000 url(/img/usr/products/sp/i/180315_shower_gel/btn_mark01.png) top right no-repeat;
	text-align: center;
	font-size:14px;
	color:#ffffff;
	text-decoration: none;
	padding-top:9px;
	padding-right:18px;
	padding-bottom:8px; 
}
.btnSet01 a:hover.sC_btn_bg {
	background: #7b7e7e url(/img/usr/products/sp/i/180315_shower_gel/btn_mark01.png) top right no-repeat;
}

/* text_btn */
a.text_btn01 {
	text-decoration: underline;
	color:#000000;
}
a:hover.text_btn01 {
		text-decoration: none;
		color:#000000;
}

/*########################*/

/*lineupSideBtn*/

/*########################*/
#lineupSideBtn {
	position: fixed;
	bottom: 150px;
	right: 0px;
}
#lineupSideBtn a {
	background: #626262;
	text-decoration: none;
	width: 35px;
	padding: 0;
	text-align: center;
	display: block;
}
#lineupSideBtn a:hover {
	text-decoration: none;
	background: #434343;
}
#lineupSideBtn p,
#lineupSideBtn img {
	line-height: 0;
	display: block;
}

#lineupSideBtn .side_menu_ft {
	height:4px;
}
.menu-wrap {
top: 75px;
}
.menu-button {
top: 75px;
}
  
.recommend_area .howto_inner{
  width: 98%;
  margin: 0 0 0 2%;
}
/* --------------------
 目的から探す
 -------------------- */
div#howtopurposelist p.howtopurposelisttitle{
	margin: 40px 20px 10px;
	line-height: 1;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
div#howtopurposelist p.howtopurposelisttext{
	margin: 0 20px;
	line-height: 1.8;
	color: #000;
	font-size: 14px;
}
div#howtopurposelist p.howtopurposelistsubtilte{
	text-align: center;
	margin: 45px 0 35px;
	font-size: 15px;
	font-weight: bold;
}
div.howtopurposeline{
	overflow: hidden;
	margin: 0 10px;
}
div.howtopurposeline div.howtopurposeitem{
	width: 48%;
	float: left;
	margin-bottom: 40px;
}
div.howtopurposeline div.howtopurposeitem:nth-child(odd){
	margin-right: 1%;
}
div.howtopurposeline div.howtopurposeitem:nth-child(even){
	margin-left: 1%;
}

div.howtopurposeline#howtopurposeline1 div.howtopurposeitem:last-child,
div.howtopurposeline#howtopurposeline2 div.howtopurposeitem:last-child,
div.howtopurposeline#howtopurposeline4 div.howtopurposeitem:last-child
{
	margin: 0 auto 5px;
	clear: both;
	float: none;
}
div.howtopurposeline#howtopurposeline4 div.howtopurposeitem:last-child{
	width: auto;
}
div.howtopurposeline#howtopurposeline4 div.howtopurposeitem span.howtopurposeitemimg{
	width: 48%;
	margin: 0 auto;
	display: block;
}
div.howtopurposeline#howtopurposeline4 div.howtopurposeitem span.howtopurposeitembtn{
	width: 48%;
	margin: 0 auto;
	display: block;
}
div.howtopurposeline div.howtopurposeitem p{
	text-align: center;
	font-size: 14px;
	color: #000;
	margin: 19px 0 19px;
}
div.howtopurposeline div.howtopurposeitem span.howtopurposeitembtn{
	display: block;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin: 0 6%;
}
div#howtopurposelist{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 60px;
	margin-bottom: 40px;
	
}
/* --------------------
 ケア
 -------------------- */
div#howtocarelist p.howtocarelisttitle{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin: 0 20px 10px;
}
div#howtocarelist p.howtocarelisttext{
	font-size: 14px;
	line-height: 1.8;
	margin: 0 20px 10px;
}
div.howtocareline{
	overflow: hidden;
	margin: 0 0 43px;
	padding: 0 13px 41px;
	border-bottom: 1px solid #e1e1e1;
}
div.howtocareitem{
	float: left;
	width: 49.5%;
	position: relative;
	margin-bottom: 2px;
}
div.howtocareitem p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	height: 58px;
	line-height: 58px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
#bodycare5 p{
	line-height: 1.4;
	padding-top: 20px;
}
div.howtocareitem:nth-child(odd){
	margin-right: 0.5%;
}
div.howtocareitem:nth-child(even){
	margin-left: 0.5%;
}

div#howtocarelist div.howtocareitem p::after {
  content: ' ';
  position: absolute;
  right: 5px;
  bottom: 5px;
  background: url(../shape.png) no-repeat;
  width: 22px;
  height: 8px;
}
div.howtopurposeline#howtocareline3 div.howtocareitem:last-child{
	margin: 0 auto 5px;
	clear: both;
	float: none;
}
#recommender_sp321,
#recommender_sp322,
#recommender_sp323,
#recommender_sp324{
  overflow: scroll;
  position: relative;
  width: 100%;
}
.dv_recommend{
  width: -webkit-max-content;
  width: max-content;
}

#recommender_sp321 .dv_rc_items::before, #recommender_sp322 .dv_rc_items::before, #recommender_sp323 .dv_rc_items::before, #recommender_sp324 .dv_rc_items::before, #recommender_sp331 .dv_rc_items::before, #recommender_sp332 .dv_rc_items::before, #recommender_sp333 .dv_rc_items::before, #recommender_sp334 .dv_rc_items::before {
  left: 0;
  right: 0;
	background-size: 31px auto;
}
body #recommender_sp321 .dv_recommend .dv_rc_items,
body #recommender_sp322 .dv_recommend .dv_rc_items,
body #recommender_sp323 .dv_recommend .dv_rc_items,
body #recommender_sp324 .dv_recommend .dv_rc_items {
  position: relative;
  width: 165px;
  float: left;
  margin-bottom: 0;
  padding: 0 5px;
  box-sizing: border-box;
  border: none;
}
body #recommender_sp321 .dv_recommend .dv_rc_items .dv_rc_img,
body #recommender_sp322 .dv_recommend .dv_rc_items .dv_rc_img,
body #recommender_sp323 .dv_recommend .dv_rc_items .dv_rc_img,
body #recommender_sp324 .dv_recommend .dv_rc_items .dv_rc_img{
	float: none;
	width: auto;
	margin: 0 0 24px;
}
body #recommender_sp321 .dv_recommend .dv_rc_items .dv_rc_name,
body #recommender_sp322 .dv_recommend .dv_rc_items .dv_rc_name,
body #recommender_sp323 .dv_recommend .dv_rc_items .dv_rc_name,
body #recommender_sp324 .dv_recommend .dv_rc_items .dv_rc_name{
	padding-top: 0;
	min-height: 75px;
}
body #recommender_sp321 .dv_recommend .dv_rc_items .dv_rc_description,
body #recommender_sp322 .dv_recommend .dv_rc_items .dv_rc_description,
body #recommender_sp323 .dv_recommend .dv_rc_items .dv_rc_description,
body #recommender_sp324 .dv_recommend .dv_rc_items .dv_rc_description{
  font-size: 12px;
  margin-bottom: 12px;
  text-align: center!important;
  min-height: 36px;
  white-space: nowrap;
}
body #recommender_sp321 .dv_recommend div.dv_rc_description img,
body #recommender_sp322 .dv_recommend div.dv_rc_description img,
body #recommender_sp323 .dv_recommend div.dv_rc_description img,
body #recommender_sp324 .dv_recommend div.dv_rc_description img{
  width: 70px;
  display: block;
  margin: auto auto 4px!important;
  float: none!important;
}
body #recommender_sp321 .dv_recommend .dv_rc_items .dv_rc_price,
body #recommender_sp322 .dv_recommend .dv_rc_items .dv_rc_price,
body #recommender_sp323 .dv_recommend .dv_rc_items .dv_rc_price,
body #recommender_sp324 .dv_recommend .dv_rc_items .dv_rc_price{
	text-align: center;
}
a#popfindmorebtn{
	display: block;
	margin: 0 auto;
	width: 222px;
	height: 46px;
	line-height: 46px;
	border: 2px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
#popfind2 {
    font-family: "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
}
#popfind2 ._searchstatus {
    text-align: center;
    margin: 50px 0 30px;
    font-size: 26px;
}
#popfind2 ._searchstatus ._status {}
#popfind2 ._searchresults {
}
#popfind2 ._searchresults ._items {
    overflow: hidden;
}
#popfind2 ._searchresults ._items ._item {
    float: left;
    width: 50%;
    margin: 0 0px 40px;
    min-height: 480px;
}
#popfind2 ._searchresults ._items ._item:nth-child(odd) {
	clear: both;
}
#popfind2 ._searchresults ._items ._item ._wrap {}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons1 {
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 1;
    padding: 0;
    text-align: left;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons1 ._icon {
    padding:0;
}

#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons1 img {
    width: 40px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons2 {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 1;
    padding: 0;
    text-align: right;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons2 ._icon {
    padding:0;
}

#popfind2 ._searchresults ._items ._item ._wrap ._additional_icons2 img {
    width: 38%;
}
#popfind2 ._searchresults ._items ._item ._wrap ._image {
    padding: 0;
    margin-bottom: 24px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._title {
    text-align: center;
    clear: both;
}
#popfind2 ._searchresults ._items ._item ._wrap ._title a {
    font-size: 14px;
    font-weight: bold;
    display: block;
}
#popfind2 ._searchresults ._items ._item ._wrap ._icons,
#popfind2 ._searchresults ._items ._item ._wrap ._review_score {
    padding: 0;
    margin: 0 auto 0px;
    font-size: 18px;
    width: 50%;
    float: left;
    line-height: 18px;
    letter-spacing: -2px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._icons ._icon,
#popfind2 ._searchresults ._items ._item ._wrap ._review_score {
    padding: 5px 0px 5px 0px;
    text-align: right;
}
#popfind2 ._searchresults ._items ._item ._wrap ._icons img {
    width: 70px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._text,
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text4 {
    float: right;
    padding: 0;
    width: 50%;
    margin-bottom: 0px;
    text-align: left;
    box-sizing: border-box;
    padding: 0 0 0 6px;
    line-height: 27px;
    white-space: nowrap;
}
#popfind2 ._searchresults ._items ._item ._wrap ._review_score::before,
#popfind2 ._searchresults ._items ._item ._wrap ._review_score::after {right: 0;left: initial;}
#popfind2 ._searchresults ._items ._item ._wrap ._review_score::before {}
#popfind2 ._searchresults ._items ._item ._wrap ._review_score::after {
    color: #000;
}
#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list {
	display: none;
}

#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list label {
    position: relative;
}
#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list label input {
    position: absolute;
    top: 2px;
    left: -6px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list label span {
    padding: 0 0 0 15px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text6,
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text5 {
    /* float: left; */
    /* width: 50%; */
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    padding: 9px 12px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text6.price_down {
    text-align: center;
    font-size: 11px;
    padding: 0;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text6.price_down span {
    text-decoration: line-through;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text6.price_down::after {
    content:"→";
    text-decoration:none;
    padding:0 0 0 5px;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text5 {
    /* text-align: left; */
    color: #c84b47;
    font-weight: bold;
    padding: 0;
}
#popfind2 ._searchresults ._items ._item ._wrap ._additional_text5::before {
}

#popfind2 ._searchresults ._items ._item ._wrap ._additional_text5 + ._price {
    display: none;
}
#popfind2 ._searchresults ._items ._item ._wrap ._price {
    text-align: center;
}
#popfind2 ._searchresults ._items ._item ._wrap ._price span {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
#popfind2 ._searchresults ._items ._item ._wrap {
    width: 100%;
    border: none;
}
#popfind2 ._pagenator ._nav ._disable {
    display: none;
}
#popfind2 ._pagenator ._nav ._button {
}
._comparison_modal ._window {
    height: 70vh !important;
    margin: 100px auto auto !important;
    width: 85vw !important;
}
._comparison_modal ._window ._close {
    
right: -10px !important;
}
._compareresults ._compare_items table tbody td ._compare_layouts {
    width: 40vw !important;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._review_score {
    width: 90px;
    font-size: 18px
}
._compareresults ._compare_items table tbody td ._compare_layouts ._review_score:after {
    color: #000 !important;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._image a {
    
padding: 10px;
    
box-sizing: border-box;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._image a img {
    
vertical-align: top;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._title a {
    text-align: center;
    display: block;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._icons img {
    width: 70px;
}
._compareresults ._compare_items table tbody td ._compare_layouts ._price {
    text-align: center !important;
}
._compareresults ._compare_items table tbody td {
    padding: 0 0 !important;
    vertical-align: middle !important;
}
._comparison_list ._list_buttons ._button {}
._comparison_list ._list_buttons ._button a {}


#popfind2 ._items ._item ._wrap ._additional_link1 {
    width: 160px;
    margin: 4px auto 0;
    overflow: visible;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
#popfind2 ._items ._item ._wrap ._additional_link1 a {
    display: block;
    font-size: 0;
    padding: 10px 0;

}
#popfind2 ._items ._item ._wrap ._additional_link1 .addcart_overlay_ {
    
position: absolute;
    
bottom: 42px;
}
#popfind2 ._items ._item ._wrap ._additional_link1 a:hover {
    background-color: #000;
}
#popfind2 ._items ._item ._wrap ._additional_link1 a::before {
    content:"カートに入れる";
    visibility: visible;
    font-size: 13px;
    font-weight: bold;
}
#popfind2 ._items ._item ._wrap ._additional_link1 a:hover::before {
    color: #fff;
}

#popfind2 ._items ._item ._wrap ._additional_text1 {
    padding: 15px 0;
    color: #c84b47;
}

#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list {
    margin-bottom: 20px;
}

#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list label input {
    width: 21px;
    height: 21px;
    top: -2px;
    left: 10px;
}

#popfind2 ._searchresults ._items ._item ._wrap ._add_item_list label span {
    font-weight: bold;
    padding: 5px 12px 5px 40px;
}
#popfind ._items ._item ._wrap ._additional_link1,
#popfind2 ._items ._item ._wrap ._additional_link1{
    display: none;
    
    /*border: 2px solid #111111;
    padding: 0px;
    color: #111111;
    font-size: 13px;
    font-weight: bold;
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
    width: 70%;
    position: relative;
    z-index: 3;*/
}
#popfind ._items ._item ._wrap ._additional_link1 a,
#popfind2 ._items ._item ._wrap ._additional_link1 a{
    padding: 15px 0 12px;
}

#popfind ._searchresults ._items ._item,
#popfind2 ._searchresults ._items ._item{
	padding-bottom: 0px;
	margin-bottom: 20px;
}




#popfind ._searchresults ._items ._item ._wrap ._image,
#popfind2 ._searchresults ._items ._item ._wrap ._image{
	margin-bottom: 0;
}

._items ._item ._wrap ._additional_link1,
._items ._item ._wrap ._icons,
._items ._item ._wrap ._text,
._items ._item ._wrap ._additional_text6,
._items ._item ._wrap ._additional_text1{
	display: none;
}
#popfind ._searchresults ._items ._item,
#popfind2 ._searchresults ._items ._item{
	min-height: inherit;
}