@charset "utf-8";

.aneros-product-page .container {
	max-width: 1280px;
	padding-left: 140px;
	padding-right: 140px;
}

.aneros-product-page p {
	font-size: 14px;
	color: #303030;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top:5px;
	font-style: normal;
}

.aneros-product-page .button{
	height: 33px;
	line-height: 33px;
	background: #ff0000;
	font-size: 12px;
	color: #fff;
	padding: 0 10px;
	margin: 0;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	box-sizing: content-box ;
	min-width: 140px;
}

.aneros-product-page .button:hover{
	background: #cc0000;
  color: #fff;
}

.aneros-product-page .more-link {
	font-size: 16px;
	color: #0886fb;
	white-space: nowrap;
}

.aneros-product-page .desc-contr h3 {
	font-size: 28px;
	color: #e00000;
  margin-bottom: 10px;
}


.product-detail-nav-section .container .product-price-info{
	margin-left: auto;
}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
	.product-detail-nav-section .product-price-info,
	.product-detail-nav-section .container .product-price-info{
		margin-left: 30px;
	}
	.product-detail-nav-section .top-review-box .userguide{
		padding: 4px 0 0 20px;
	}
}

.product-detail-nav-section .product-price-info .regular-price p {
	/*display: inline-block;*/
}

.product-detail-nav-section .sale_price .price {
	font-size: 22px;
	color: red;
}

.product-detail-nav-section .price-box {
	margin: 0;
	line-height: 30px;
	display: inline-block;
}

.product-detail-nav-section .add-to-box{
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
}

.product-detail-nav-section ul li {
	list-style: none;
	width: auto;
	display: inline-block;
}
.product-detail-nav-section ul li a {
	color: #6f6f6f;
	font-size: 22px;
	display: inline-block;
}

.review_all_score_image {
	letter-spacing: -1em;/* inline-block間の隙間をなくす */
	display: inline-block;
	position: relative;
	top: 5px;
}

.review_score div.review_star {
	margin-right: 1px;
}

.review_score div {
	height: 22px;
}

.review_score .trim {
	overflow: hidden;
	position: relative;
}

.review_score img{
	vertical-align: unset;
}

.product-detail-nav-section .userguide {
	padding: 4px 0 0 45px;
}

.product-detail-nav-section .user-guide-link {
	font-size: 18px;
	font-weight: 400;
}

.product-main-section{
	padding-bottom: 30px;
}

.product-main-section .product-info {
	padding: 0 0 0 50px;
}

.product-main-section .product-info .qodef-single-product-title {
	color: #212121;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 50px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.product-main-section .product-info .qodef-single-product-title span {
	color: #000;
	letter-spacing: 0.1em;
	font-size: 29px;
	font-weight: normal;
	text-transform: uppercase;
}

.product-main-section .product-info .qodef-single-product-title .syn {
	color: #e00000;
	font-size:26px;
}

.product-main-section .product-info .qodef-single-product-title .progasm {
	color: #000000;
}

.product-main-section .product-info .features-list li{
	color: #212121;
	font-size: 20px;
	line-height: 2.0em;
}

.product-main-section ul.features-list li::before {
	list-style: none;
	content: "\2022";
	color: red;
	font-weight: bold;
	display: inline-block;
}

.product-pleasure {
	padding-top: 60px;
}

.product-pleasure .desc-contr {
	padding: 0 80px 100px 0;
	width: 560px;
}

.product-pleasure {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color:#f5f5f5;
}

.product-pleasure .desc-contr h3 {
	color: #e00000;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 20px;
}

.product-pleasure p {
	color: #fff;
	font-size: 18px;
	line-height: 1.5em;
}

.product-pleasure .product-pleasure-image img {
	max-width: 330px;
	width:100%
}

.product-pleasure .product-feature-icons img {
	display: inline;
	vertical-align: middle;
	margin: 0 20px;
	position: relative;
}

.product-pleasure .product-feature-icons img.fda-silicone {
	max-width:81px;
}

.product-pleasure .product-feature-icons img.hands-free {
	max-width:194px;
}

.product-pleasure .product-feature-icons {
	margin-top: 20px;
	text-align: center;
}

.product-rewards-experience {
	background-repeat: no-repeat;
	position: relative;
	height: auto;
	padding-bottom: 0px;
	background: #252525;
	background: -webkit-linear-gradient(top, #000, #333); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #000, #333);
    background: -moz-linear-gradient(top, #000, #333);
    background: linear-gradient(top, #000, #333); 
	background: -ms-linear-gradient(top, #000, #333);
}

.product-rewards-experience p {
	font-size:18px;
}

.product-rewards-experience img {
	max-width: 700px;
	max-height: 475px;
	width: auto;
	vertical-align: top;
}

.product-rewards-experience .desc-contr {
	padding-top: 65px;
	padding-bottom: 65px;
	width: 400px;
	margin-right:15px;
}

.product-rewards-experience .desc-contr h3 {
	color: #fff;
	margin-left: -20px;
	font-weight: normal;
	font-size: 32px;
	margin-bottom: 10px;
}

.product-rewards-experience .desc-contr ul {
	list-style: disc;
}
.product-rewards-experience .desc-contr li {
	font-family: "Open Sans", Helvetica;
	font-size: 18px;
	color: #fff;
	list-style: disc;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: normal;
}

.product-developed {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: inherit;
	padding-top: 10px;
	padding-bottom: 0;
	background-color:#1F1F1F;
	background-image: url(../img/products/new-standard-bg.png);
}

.product-developed .desc-contr {
	padding-top: 35px;
	padding-bottom: 30px;
	padding-right: 20px;
  width: 515px;
}

.product-developed .desc-contr img{
	width: 70%;
	margin: 0 auto;
}

.product-developed p {
	color: #fff;
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 18px;
	font-weight: 300;
}

.product-developed .product-developed-image img {
	width: 485px;
	margin-top: 40px;
  position: relative;
}

.product-spec {
	padding-top: 100px;
	padding-bottom: 80px;
}

.product-spec .product-spec-image img {
	margin-left: 120px;
	width: 431px;
}

.product-spec .desc-contr {
	width: 390px;
	padding-top: 75px;
	padding-left: 90px;
}

.product-spec .desc-contr h3 {
	color: #000;
}

.product-spec .desc-contr ul {
	list-style: upper-alpha;
	font-size: 16px;
	color: #000;
}

.product-spec .desc-contr ul li {
	margin-bottom: 5px;
	margin-left: 23px;
}

.product-spec .desc-contr ul .ps-name {
	color: #919191;
	font-size: 16px;
}
.product-spec .desc-contr ul .ps-value {
	font-size: 16px;
}

.shopping-experiernce-tile {
	background: #000;
	height: 130px;
}

.shopping-experiernce-tile .container {
	padding: 0;
}

.shopping-experiernce-tile .tile-bg {
	margin-right: 30px;
}

.about-prostate-massagers-block {
	padding: 30px 0 0;
}
.about-prostate-massagers-block .container:nth-of-type(2){
	margin-top: 30px;
}

.about-prostate-massagers-block .flexbox{
	padding: 0;
}

.about-prostate-massagers-block h2 {
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	margin: 0 0 30px;
	color: #000;
	width: 100%;
}

.about-prostate-massagers-block .item {
	width: 316px;
}
.about-prostate-massagers-block .item img {
	max-width: 316px;
}
.about-prostate-massagers-block .item-middle {
	margin: 0 26px;
}

.about-prostate-massagers-block h3 {
	font-size: 28px;
	color: #e00000;
	margin: 25px 0;
	padding-left: 15px;
	padding-right: 15px;
}

.about-prostate-massagers-block .item p {
	font-size: 18px;
	color: #919191;
	font-family: "Open Sans", Helvetica;
	line-height: 1.4em;
	margin-bottom: 15px;
	letter-spacing: normal;
	font-weight: 400;
	padding-left: 15px;
	padding-right: 15px;
}

.product-dont-forget-lubricant {
	background: #fff url(../img/products/donot-forget-lubricant-bg.jpg) no-repeat center bottom;
}

.product-dont-forget-lubricant h3 {
	padding-left: 15px;
	padding-right: 15px;
}

.product-dont-forget-lubricant .container {
	padding-top: 30px;
	padding-bottom: 30px;
	height: 540px;
	overflow: hidden;
}

.product-dont-forget-lubricant .desc-contr {
	width: 520px;
	padding-right: 20px;
	padding-top: 50px;
}

.product-dont-forget-lubricant .desc-contr p {
	font-size: 18px;
	color: #919191;
	font-family: "Open Sans", Helvetica;
	line-height: 1.4em;
	margin-bottom: 15px;
	letter-spacing: normal;
	font-weight: 400;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 1px 1px 2px white;
}

.product-compare-prostate-massagers .desc-contr p {
	font-size: 16px;
	color: #919191;
	line-height: 1.2em;
	margin-bottom: 18px;
	font-weight: 300;
}

.product-dont-forget-lubricant .lubricant-images {
	position: relative;
	height: 100%;
	padding-left: 120px;
}

.product-dont-forget-lubricant .lubricant-images img{
	width: auto;
}

.product-dont-forget-lubricant .more-link{
	float: right;
}

.product-other-products.container {
	padding: 60px 0 65px;
	justify-content: center;
}

.product-other-products img {
	width: auto;
	margin-right: 5px;
}

/*.product-compare-prostate-massagers {
	height: 400px;
}*/

.product-compare-prostate-massagers .desc-contr {
	width: 360px;
	padding-top: 45px;
}

.product-compare-prostate-massagers .desc-contr .more-link {
	color: #000;
	font-size: 16px;
}

#review_area h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 400;
	margin: 30px 0;
	color: #000000;
}

#review_area h3 {
	font-size: 18px;
	border-bottom: none;
	text-align: center;
}

#review_area h3.review-title {
	font-weight:bold;
	text-align:left;
	margin-bottom:0;
	font-size:16px;
}

#review_area .review_list, #review_area .row {
	max-width: 1280px;
	padding: 0 140px;
	margin: 0 auto;
}

#review_area .review_list li {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px dotted #cccccc;
}

#review_area .review_list li:last-child {
	border-bottom: none;
}

#review_area .review_list .review-hed{
	margin-bottom: 0;
	margin-top: 0;
}

#review_area .review_list .review-body{
	margin-top: 5px;
	margin-bottom: 0;
}

#review_area .review_list .recommend_level{
	display: block;
}

#review_area .review_list .recommend_level span{
	display: flex;
}

#review_area .review_list .recommend_level img {
	display: block;
	float: left;
	margin-right: 1px;
	max-width:25px;
	max-height:25px;	 
}

#review_area .review_list .left {
	margin-top: 5px;
}

#review_area .review_list .fade{
	height: 16px;
	width: 100%;
	position: absolute;
	bottom: 25px;
	left: 0;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
	background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
}

#review_area div.btn_area li {
	text-align: right;
	list-style-type: none;
}

#review_area div.btn_area{
	max-width: 1280px;
  padding: 0 140px;
  margin: 0 auto;
	text-align: right;
}

#review_area div.btn_area .button {
	list-style-type: none;
	width: auto;
	min-width: 140px;
	background-color: #ff0000;
}

#review_area div.btn_area .button:hover{
	background: #cc0000;
	color: #fff;
}

/* デフォルト商品 */
#default-product-page select:focus,
#default-product-page input:focus {
	outline: none;
}

#default-product-page input[type="number"]::-webkit-outer-spin-button, 
#default-product-page input[type="number"]::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

#default-product-page input[type="number"] { 
  -moz-appearance:textfield; 
}

#default-product-page .product-img-box {
	padding-right: 15px;
	margin-bottom: 10px;
	width: 50%;
}

#default-product-page .product-img-box .product-image-thumbs img{
	width: 100%;
	height: 100%;
}

#default-product-page .product-img-box .product-image-gallery img{
	max-width: 100%;
	max-height: 750px;
	margin: 0px auto;
	display: none;
}

#default-product-page .product-img-box .product-image-gallery img.visible{
	display: block;
	max-width:400px;
	width:100%;
}

#default-product-page .more-views {
	position: relative;
	margin-right: 12px;
	margin-bottom: 20px;
}

#default-product-page .product-images-thumbs {
	width: 87px;
	height: 484px;
	position: relative;
	overflow: hidden;
}
#default-product-page .product-images-thumbs .product-image-thumbs a.selected, 
#default-product-page .product-images-thumbs .product-image-thumbs a:hover {
	border-color: #ff0000;
}
#default-product-page .product-images-thumbs .product-image-thumbs a {
	border: solid 1px transparent;
	outline: none;
	width: 85px;
/*	height: 110px;*/
	display: inline-block;
}

#default-product-page .product-images-thumbs .product-image-thumbs li {
	margin-bottom: 4px;
	margin-left: 0;
}

#default-product-page .product-image-thumbs {
	position: absolute;
	top: 0;
	left: 0;
}

#default-product-page .more-views .carousel-next{
	right: 10px;
	padding-left: 1px;
}

#default-product-page .more-views .carousel-prev {
	left: 10px;
	right: 25px;
	padding-right: 1px;
}

#default-product-page .more-views .carousel-next, 
#default-product-page .more-views .carousel-prev {
	bottom: -20px;
	background: none;
	color: #d90000;
	top: auto;
	margin: 0;
	cursor: pointer;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	background-repeat: no-repeat;
	position: absolute;
	height: 20px;
	width: 20px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
	-moz-border-radius: 1px;
	text-align: center;
	font-size: 16px;
}

#default-product-page .more-views .carousel-next .fa-angle-right, 
#default-product-page .more-views .carousel-prev .fa-angle-left{
	display: none;
}

#default-product-page #product-image-view {
	width: 372px;
	height: 484px;
	border: none;
}

#default-product-page .product-img-box .product-image {
	margin-bottom: 10px;
	position: relative;
	display: block;
}

#default-product-page #product-image-large-view {
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	background: #fff url(../img/products/zoom-icon.png) no-repeat;
	left: 10px;
	top: 10px;
	z-index: 10;
}

#default-product-page .product-shop {
	width: 50%;
}

#default-product-page .product-name.mobile {
	display: none;
}

#default-product-page .product-name h1 {
	font-size: 28px;
	color: #000;
	line-height: 32px;
	margin: 0 0 20px;
}

#default-product-page .top_review_score h3 {
	margin: 5px 0 0 0;
}

#default-product-page .price-info {
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	padding: 20px 0;
	margin-bottom: 10px;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#default-product-page .price-info p{
	font-size: 14px;
	color: #303030;
	line-height: 1.4em;
	margin-bottom: 0;
	margin-top: 5px;
	font-style: normal;
	width: 180px;
}
#default-product-page .price-info .top_review_score {
	width: 100%;
	text-align: left;

}
#default-product-page .normal_price price {
	font-size: 14px;
	text-decoration: line-through;
	margin-right: 10px;
}

#default-product-page .sale_price .price {
	font-size: 22px;
	color: red;
}

#default-product-page .add-to-cart-wrapper{
	margin-left: auto;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

#default-product-page .add-to-cart {
	padding: 0;
	margin: 0;
	border: none;
}

#default-product-page .add-to-cart .qty-wrapper label {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 32px;
	margin-right: 7px;
}

#default-product-page .add-to-cart .qty-wrapper input[name="quantity"] {
	font-size: 15px;
	color: #999;
	height: 32px;
	width: 40px;
	text-align: center;
	line-height: 32px;
	border: solid 1px #acacac;
	margin-right: 2px;
	background: #fff;
	padding: 0;
}

#default-product-page .add-to-cart .increase-qty {
	background: #333;
	height: 32px;
	width: 35px;
	text-align: center;
	line-height: 32px;
	font-size: 25px;
	color: #888888;
	margin-right: 10px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	box-sizing: content-box;
}

#default-product-page .add-to-cart-wrapper .ec-productRole__btn{
	margin-right: 20px;
}

#default-product-page .add-to-cart-wrapper .button {
	background: #ff0000;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight:normal;
	padding: 0 20px;
	line-height: 32px;
	min-width: 0;
	width: auto;
/*	margin: 0;*/
	margin: 0 20px 0 0;
	height: 32px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	box-sizing: content-box !important;
}

#default-product-page .add-to-cart-wrapper .button:hover {
	background: #cc0000;
}

#default-product-page .add-to-cart-wrapper .mb-3{
	text-align: right;
}

#default-product-page .add-to-cart-wrapper .mb-3 .required{
	display: none;
}

/**
#default-product-page .add-to-cart-wrapper .form-group select {
	background: #7a7a7a;
	color: #fff;
	font-size: 12px;
	height: 34px;
	font-family: "Trebuchet MS";
	border: none;
	box-shadow: none;
	padding: 8px 0 7px 18px;
	margin: 10px 0 0 0;
}
**/

#default-product-page .add-to-cart-wrapper select.form-select {
    color: #393939;
    border-style: solid;
    border-width: 1px;
    border-color: #cfcfcf #ddd #e6e6e6;
    font-size: 12px;
    padding: 8px 0 7px 18px;
    height: 34px;
    outline: none;
    background: #ebebeb;
    border-radius: 0;
    box-shadow: -2px 2px 5px -2px #dddddd inset;
	margin: 10px 10px 0 0;
    line-height: 1.5;
}

#default-product-page .product-view .product-info-box h3 {
	color: #646464;
	font-size: 20px;
	padding: 12px 50px;
	border-bottom: solid 1px #d8d8d8;
}

#default-product-page .product-view .product-info-box .std {
	color: #403f3f;
	font-size: 18px;
	padding: 30px 50px;
	line-height: 1.3em;
}

#default-product-page .product-zoom-area{
	width: 475px;
	height: auto;
	position: fixed;
	top: 20%;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	overflow: visible;
	z-index: 4000;
}

#default-product-page .product-zoom-area .nav{
	height: 38px;
	width: 40%;
	top: 50%;
	margin-top: -19px;
	position: absolute;
	cursor: pointer;
	z-index: 4010;
	opacity: 0;
}
#default-product-page .product-zoom-area .nav:hover {
	opacity: 1;
}


#default-product-page .product-zoom-area .prev{
	left: 0;
}

#default-product-page .product-zoom-area .next{
	right: 0;
}

#default-product-page .product-zoom-area .prev span {
	background: rgba(255, 255, 255, 0.5) url(../img/products/lightbox-left-btn.png) no-repeat center;
}

#default-product-page .product-zoom-area .next span {
	background: rgba(255, 255, 255, 0.5) url(../img/products/lightbox-right-btn.png) no-repeat center;
	right: 0;
}

#default-product-page .product-zoom-area .nav span{
	height: 38px;
	width: 28px;
	margin-top: -19px;
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 8040;
}

#default-product-page .product-zoom-area .zoom-close {
	background: none;
	width: auto;
	height: auto;
	top: -10px;
	right: -10px;
	padding: 3px 5px;
	border-radius: 16px;
	background-color: rgba(255, 255,255, 0.4);
	position: absolute;
	cursor: pointer;
	z-index: 8040;
}

#default-product-page .product-zoom-area .zoom-close .fa {
	color: #000;
	font-size: 18px;
}

#default-product-page #review_area {
	margin-bottom: 60px;
}

#default-product-page #review_area .review-body {
	font-size: 14px;
}

#with-tax {
	font-size:10px; 
	color:#000;
}

.product-other-products .item img{
	max-width: 330px;
}

.product-compare-prostate-massagers-image img{
	max-width:631px;
}

.img-fast-shipping, .img-secure-cc-processing, .img-money-back-gurantee {
	max-width:158px;
}

span.price.price01_default {
    text-decoration: line-through;
}

.aneros-product-page .button.add-to-cart-out {
    background-color: #9f9f9f;
    cursor: unset;
}

#default-product-page .favorite-button, #product-detail-page .favorite-button {
/*	margin-top:10px;*/
	text-align:right;
}

#default-product-page .favorite-button .button, #product-detail-page .favorite-button .button {
	background: #ababab;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight:normal;
	padding: 0 20px;
	line-height: 32px;
	min-width: 0;
	width: auto;
	margin: 0;
	height: 32px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	box-sizing: content-box !important;
}

#default-product-page .favorite-button .button:hover, #product-detail-page .favorite-button .button:hover {
	background: #989898;
}

#default-product-page .favorite-button .button-favorited, #product-detail-page .favorite-button .button-favorited {
	background: #989898;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	font-weight:normal;
	padding: 0 20px;
	line-height: 32px;
	min-width: 0;
	width: auto;
	margin: 0;
	height: 32px;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	box-sizing: content-box !important;
	border:0;
}

#default-product-page .favorite-button .button-favorited:hover, #product-detail-page .favorite-button .button-favorited:hover {
	background: #878787;
}

.aneros-product-page p.paidy-price, #default-product-page .price-info p.paidy-price {font-size:12px;}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
	.aneros-product-page .container {
		width: 985px;
		padding-left: 0;
		padding-right: 0;
	}
	.shopping-experiernce-tile .tile-bg{
		margin: 0;
	}
	.shopping-experiernce-tile .fast-shipping,
	.shopping-experiernce-tile .money-back-gurantee{
		margin: auto 0;
	}
	.shopping-experiernce-tile .secure-cc-processing{
		margin: auto 5px;
	}
}

@media only screen and (max-width: 999px){
	.flexbox{
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
    flex-direction: column;
	}

	.flexbox-1, .flexbox-2, .flexbox-3{
		-webkit-box-ordinal-group:unset;
		-ms-flex-order:unset;
		-webkit-order:unset;
		order:unset;
	}

	.flexbox-right, .flexbox-center{
			margin: 0;
	}

	.aneros-product-page .container {
    padding: 30px 0;
    max-width: 600px;
	}
	
	.product-detail-nav-section .product-price-info{
		width: 100%
	}

	.product-detail-nav-section .price-box,
	.product-detail-nav-section .add-to-box{
		display: block;
		width: 100%;
		text-align: right;
	}

	.product-detail-nav-section .add-to-box{
		margin: 0 0 5px 0;
	}

	.product-detail-nav-section .add-to-box .button{
		width: 100%;
		padding: 0;
	}

	.product-main-section .product-main-image{
		margin: 0 auto;
	}

	.product-main-section .product-info{
		padding: 0;
		margin: 0 auto;
	}

	.product-main-section .product-info .qodef-single-product-title{
		font-weight: 400;
    font-size: 42px;
	}
	
	.product-pleasure {
    padding-top: 20px;
	}
	
	.product-pleasure .desc-contr{
		padding: 0;
	}

	.product-pleasure .product-feature-icons img{
		margin: 0;
	}
	
	.product-pleasure .product-feature-icons img:nth-of-type(2){
		margin: 0 40px;
	}

	.product-rewards-experience .desc-contr{
		width: 100%;
	}
	.product-rewards-experience img{
		max-height: 287px;
		max-width: 100%;
		margin: 0 auto;
	}
	
	.product-rewards-experience .desc-contr h3 {
		margin-left:0;
	}
	
	.product-pleasure .product-pleasure-image img {
		margin:25px auto 0px;
	}
	.product-developed .desc-contr{
		width: 100%;
	}
	.product-developed .product-developed-image img{
		max-width: 100%;
		margin: 0 auto;
	}

	.product-spec .product-spec-image img {
    margin: 0 auto;
	}
	.product-spec .desc-contr {
		width: 500px;
		margin: 0 auto;
	}

	.shopping-experiernce-tile{
		height: auto;
	}

	.shopping-experiernce-tile .container{
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
    flex-direction: row;
		padding: 15px 0;
	}
	.shopping-experiernce-tile .tile-bg{
		margin: 0 auto 24px;
	}

	.shopping-experiernce-tile .fast-shipping,
	.shopping-experiernce-tile .secure-cc-processing,
	.shopping-experiernce-tile .money-back-gurantee{
		margin: auto;
	}

	.about-prostate-massagers-block .item{
		margin: 0 auto 30px;
	}

	.product-dont-forget-lubricant .container{
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
	}

	.product-dont-forget-lubricant .desc-contr{
		width: 350px;
		padding: 20px 0 0;
	}

	.product-dont-forget-lubricant .lubricant-images{
		width: 250px;
		padding: 0 40px 0 0;
	}
	.product-dont-forget-lubricant .lubricant-images img{
		max-width: 100%;
	}

	.product-dont-forget-lubricant .flexbox-1{
		-webkit-box-ordinal-group:1;
		-ms-flex-order:1;
		-webkit-order:1;
		order:1;
	}
	
	.product-dont-forget-lubricant .flexbox-2{
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
	}

	.product-other-products.container{
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
	}

	.product-other-products .item img{
		width: 196px;
	}

	.product-compare-prostate-massagers{
		height: auto;
	}

	.product-compare-prostate-massagers .desc-contr{
		width: auto;
	}

	.product-compare-prostate-massagers .more-link{
		float: right;
	}

	#default-product-page .product-img-box {
		-webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
		margin-left: auto;
    margin-right: auto;
		width: auto;
	}

	#default-product-page .product-shop {
		width: auto;
		order: -1;
	}

	#default-product-page .product-shop .product-name{
		display: none;
	}

	#default-product-page .product-name.mobile {
		display: block;
		text-align: center;
	}
	
	#default-product-page .price-info{
		border: none;
	}

	#default-product-page .price-info,
	#default-product-page .add-to-cart,
	#default-product-page .add-to-cart .qty-wrapper {
		-webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
	}

	#default-product-page .product-view .product-info-box h3 {
    padding: 12px 10px;
	}

	#default-product-page .product-view .product-info-box .std {
		padding: 20px 10px;
	}
	#default-product-page .product-img-box .product-image-gallery img{
		max-width: 400px;
	}

	#default-product-page .price-info {
		-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}

	#default-product-page .price-info p{
		width: 100%;
		text-align: right;
	}

	#default-product-page #product-image-view{
		-webkit-order: -1;
    order: -1;
    width: 100%;
    height: auto;
    margin: 20px 0;
	}

	#default-product-page .add-to-cart .qty-wrapper{
		display: none;
	}

	#default-product-page .add-to-cart-wrapper{
		margin-left: 0;
	}
	#default-product-page .add-to-cart .ec-productRole__btn{
		width: 100%;
		margin: 0;
	}
	#default-product-page .add-to-cart-wrapper .button{
		width: 100%;
    padding: 0;
	}
	#default-product-page .add-to-cart-wrapper .mb-3{
		-webkit-order: -1;
    order: -1;
		margin: 0 0 20px 0;
	}
	#default-product-page .add-to-cart-wrapper .mb-3 select{
		width: 100%;
	}
	#default-product-page #form1, #default-product-page #form2, #product-detail-page #form1, #product-detail-page #form2{
		width:100%;
	}
	#default-product-page .favorite-button .button, #default-product-page .favorite-button .button-favorited, #product-detail-page .favorite-button .button, #product-detail-page .favorite-button .button-favorited {
		width:100%;
		padding:0;
	}
	#default-product-page .add-to-cart-wrapper .favorite-button, #product-detail-page .add-to-cart-wrapper .favorite-button {
		margin-right:0;
	}

}

@media only screen and (max-width: 767px){
	.aneros-product-page .container {
    padding: 10px 0;
    max-width: 300px;
	}

	.top-review-box .review_score,
	.top-review-box .user-guide-link {
    	font-size: 15px;
	}

	.product-detail-nav-section .userguide{
		padding: 0;
	}

	.product-main-section .product-main-image img{
		max-width: 100%;
    height: auto;
	}

	.product-main-section .product-info .features-list li{
		font-size: 14px;
	}

	.product-pleasure .desc-contr{
		padding: 0;
		width: auto;
	}

	.product-pleasure .product-feature-icons img{
		margin-bottom: 10px!important;/* nth-of-typeを上書きするためimportant */
	}

	.product-rewards-experience .container{
		padding: 0;
	}

	.product-rewards-experience .desc-contr{
		padding-bottom: 0;
	}

	.product-spec .product-spec-image img{
		width: 100%;
	}
	
	.product-spec .desc-contr{
		width: 100%;
		padding-left: 0;
	}
	
	.product-spec .desc-contr ul .ps-value{
		display: block;
	}

	.shopping-experiernce-tile .tile-bg{
		margin: 0;
	}

	.shopping-experiernce-tile .tile-bg img{
		width: 100%;
	}

	.shopping-experiernce-tile .container div:nth-child(n+2){
		margin-top: 10px;
	}

	.about-prostate-massagers-block{
		padding: 0;
	}

	.about-prostate-massagers-block h2{
		font-size: 28px;
    margin: 8px 0 20px;
	}
	
	.about-prostate-massagers-block .item {
		width: auto;
	}
	
	.product-dont-forget-lubricant .container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}

	.product-dont-forget-lubricant .flexbox-1,
	.product-dont-forget-lubricant .flexbox-2{
		-webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    -webkit-order: unset;
    order: unset;
	}

	.product-dont-forget-lubricant .desc-contr{
		width: 100%;
	}

	.product-dont-forget-lubricant .lubricant-images{
		width: auto;
		margin: 0 auto;
		padding: 20px 0;
	}

	.product-dont-forget-lubricant .lubricant-images img{
		width: 240px;
	}

	.product-other-products.container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}

	.product-other-products .item img{
		width: 100%;
		margin: 5px 0;
	}

	.product-compare-prostate-massagers .product-compare-prostate-massagers-image img{
		width: 100%;
	}
	.product-compare-prostate-massagers .desc-contr{
		padding: 0 15px;
		margin: 0 0 50px;
	}
	.product-compare-prostate-massagers .desc-contr h3{
		text-align: right;
	}

	#review_area .review_list{
		max-width: 300px;
		margin: 0 auto;
		padding: 8px 15px;
	}
	
	#review_area h2{
		font-size: 28px;
		margin: 20px 0;
	}
	
	#default-product-page .more-views{
		margin-right: 0;
	}

	#default-product-page .more-views .carousel-next, 
	#default-product-page .more-views .carousel-prev {
		display: block;
	}

	#default-product-page .more-views .carousel-next .fa-angle-right, 
	#default-product-page .more-views .carousel-prev .fa-angle-left{
		display: none;
	}

	#default-product-page .product-img-box {
		-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
		padding-right: 0;
	}

	#default-product-page .product-images-thumbs{
		width: 100%;
		height: 117px;
	}

	#default-product-page .product-images-thumbs .product-image-thumbs li {
    margin: 0 8px 0 7px;
		float: left;
	}

	#default-product-page .more-views .carousel-next .fa-angle-right, 
	#default-product-page .more-views .carousel-prev .fa-angle-left{
		display: inline-block;
	}
	#default-product-page .more-views .carousel-next .fa-angle-down, 
	#default-product-page .more-views .carousel-prev .fa-angle-up{
		display: none;
	}
	#default-product-page .more-views .carousel-prev {
    top: -23px;
    right: 25px;
    left: auto;
	}
	#default-product-page .more-views .carousel-next {
		top: -23px;
		right: 0;
	}

	#default-product-page .product-img-box .product-image-gallery img{
		max-width: 100%;
	}

/*
	#default-product-page .price-info {
		-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}

	#default-product-page .price-info p{
		width: 100%;
		text-align: right;
	}

	#default-product-page #product-image-view{
		-webkit-order: -1;
    order: -1;
    width: 100%;
    height: auto;
    margin: 20px 0;
	}

	#default-product-page .add-to-cart .qty-wrapper{
		display: none;
	}

	#default-product-page .add-to-cart-wrapper{
		margin-left: 0;
	}
	#default-product-page .add-to-cart .ec-productRole__btn{
		width: 100%;
		margin: 0;
	}
	#default-product-page .add-to-cart-wrapper .button{
		width: 100%;
    padding: 0;
	}
	#default-product-page .add-to-cart-wrapper .form-group{
		-webkit-order: -1;
    order: -1;
		margin: 0 0 20px 0;
	}
	#default-product-page .add-to-cart-wrapper .form-group select{
		width: 100%;
	}
*/
	#default-product-page #review_area .review_list{
		width: auto;
	}
		
	#review_area div.btn_area{
		max-width: 300px;
		padding: 8px 0;
		margin: 0 auto;
		text-align: center;
	}
	
	#review_area div.btn_area .button {
		width: 90%;
		max-width: 250px;
	}
	
	.about-prostate-massagers-block .item img {
		max-width:100%
	}
	.aneros-product-page p.paidy-price br {display:none;}
}

/* Pictograms */

.pictogram-area {padding:10px 0; margin:auto; text-align:center;}

.pictogram {
  position: relative;
  display: inline-block;
}

.pictogram img {
  width:40px;
  max-width:100%;
  margin:15px 10px;
}

.pictogram .pictogramtext {
  visibility: hidden;
  width: 90px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #000;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 85%;
  left: 50%;
  margin-left: -45px;
  font-size: 10px;
}

.pictogram .pictogramtext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.pictogram:hover .pictogramtext {
  visibility: visible;
}

.pictogram .pictogramtext {
  opacity: 0;
  transition: opacity 1s;
}

.pictogram:hover .pictogramtext {
  opacity: 1;
}

.favorite-heart {
	width: 33px;
	cursor:pointer;
	border:none;
	background:transparent;
	padding: 0;
}
.favorite-heart .fa-heart-o {
	font-size:33px;
	color:red;
	width: 33px;
}
.favorite-heart .fa-heart-o:before{-moz-transition: all 1s ease;-webkit-transition: all 1s ease; position:relative; right:0px;}
.favorite-heart .fa-heart-o:after {content: "\f004"; opacity:0;-moz-transition: all 1s ease;-webkit-transition: all 1s ease; position:relative; right:33px;}
.favorite-heart .fa-heart-o:hover:after {opacity:1}
.favorite-heart .fa-heart-o:hover:before {opacity:0}

.unfavorite-heart {cursor:pointer; border:none; background:transparent;}
.unfavorite-heart .fa-heart {font-size:33px;color:red; position:relative;}

.add-to-cart-buttons {display: inline-block; vertical-align:top;}
form#form2 {display:inline-block;}
#default-product-page .favorite-button, #product-detail-page .favorite-button {max-width:40px;}

#default-product-page #form1 {display:inline-block; position:absolute; right:20px;}

#default-product-page .price-info {min-height:110px}

@media only screen and (max-width: 999px){
/*.favorite-heart .fa-heart-o:before{right:-33px;}
.favorite-heart .fa-heart-o:after {right:0px;}*/
/*.favorite-heart .fa-heart-o:before, .unfavorite-heart .fa-heart:before {margin-top:-15px; margin-left:-30px}
.favorite-heart .fa-heart-o:after, .unfavorite-heart .fa-heart:after {margin-top:-15px; margin-left:-30px}*/
.add-to-cart-buttons {display: block; margin-right:auto;}
form#form2 {display:block;}
#default-product-page #form1 {display:block; position:inherit; right:auto;}
#default-product-page .favorite-button, #product-detail-page .favorite-button {max-width:inherit; margin-top:10px;}
#default-product-page .add-to-cart-wrapper .button {margin:inherit;}
#default-product-page .price-info {min-height:inherit}
}