@charset "UTF-8";
/* おすすめコンタクトが大幅値下げ！
------------------------------------------------ */
#staffsrecommendation {
	width: auto;
	margin: 0 auto;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#staffsrecommendation div,
#staffsrecommendation p,
#staffsrecommendation span,
#staffsrecommendation h1,
#staffsrecommendation h2,
#staffsrecommendation h3,
#staffsrecommendation ul,
#staffsrecommendation li,
#staffsrecommendation a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #444;
	text-decoration: none;
}
/*** product_area ***/
#staffsrecommendation .header {
	display: block;
	max-width: 960px;
	width: auto;
	height: auto;
	margin: 0 auto 11.7%;
}

#staffsrecommendation .header img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

#staffsrecommendation .anchor {
	max-width: 880px;
	width: 81.67%;
	margin: 0 auto 5%;
}

#staffsrecommendation .anchor_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

#staffsrecommendation .anchor_list li {
	position: relative;
	max-width: 260px;
	width: 45.55%;
	margin-bottom: 20%;
}

#staffsrecommendation .anchor_list li::after {
	content: "";
	display: block;
	position: absolute;
	top: 113%;
	right: 46%;
	width: 1em;
	height: 1em;
	margin-top: -.25em;
	border-bottom: .3em solid #2c52b3;
	border-right: .3em  solid #2c52b3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .3s;
}

#staffsrecommendation .anchor_list li:nth-child(4) {
	margin-left: 15%;
	margin-bottom: 0;
}

#staffsrecommendation .anchor_list li:nth-child(5) {
	margin-right: 15%;
	margin-bottom: 0;
}

#staffsrecommendation .anchor_link {
	display: block;
}

#staffsrecommendation .anchor_name {
	text-align: center;
	font-size: 3.1vw;
	font-weight: bold;
	min-height: 4em;
	letter-spacing: .05em;
}

#staffsrecommendation .anchor_img {
	display: block;
}

#staffsrecommendation .anchor_img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

#staffsrecommendation .anchor_price {
	display: block;
}

#staffsrecommendation .product_area {
	background: #2c52b3;
	padding: 4%;
    margin-bottom: 16px;	
}

#staffsrecommendation .product {
	position: relative;
	max-width: 880px;
	width: auto;
	margin: 0 auto 9%;
	padding: 11.9% 0 0;
	background: #fff;
}

#staffsrecommendation .product:last-child {
	margin-bottom: 0;
}

#staffsrecommendation .product_name {
	font-size: 4.4vw;
	font-weight: 700;
	margin-bottom: 12%;
	text-align: center;
}
#staffsrecommendation .product_name.height {
	margin-bottom: 6.9%;
}
#staffsrecommendation .product_name.height2 {
	margin-bottom: 5%;
}
#staffsrecommendation .product_name span {
	display: inline-block;
	border-bottom: solid .095em #000;
	padding: 0 0 11px;
	letter-spacing: 0.15em;
}

#staffsrecommendation .product_off {
	position: absolute;
	right: 6%;
	top: 18%;
	width: 18.18%;
	margin: 0 auto;
}
#staffsrecommendation #S1P .product_off {
	position: absolute;
	right: 6.8%;
	top: 15%;
	width: 18.18%;
	margin: 0 auto;
}
#staffsrecommendation #CP1 .product_off {
	position: absolute;
	right: 5%;
	top: 15%;
	width: 18.18%;
	margin: 0 auto;
}
#staffsrecommendation #JOS1 .product_off {
	position: absolute;
	right: 6%;
	top: 16%;
	width: 18.18%;
	margin: 0 auto;
}
#staffsrecommendation #JOS .product_off {
	position: absolute;
	right: 6%;
	top: 13%;
	width: 18.18%;
	margin: 0 auto;
}
#staffsrecommendation .product_off img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

#staffsrecommendation .product_inner {
	max-width: 785px;
	margin: 0 auto;
	padding: 0 0 14%;
}

#staffsrecommendation .product_leftside {
	max-width: 785px;
	margin: 0 auto;
}

#staffsrecommendation .product_img {
	max-width: 600px;
	width: 68.18%;
	margin: 0 auto;
}

#staffsrecommendation .product_img img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}

#staffsrecommendation .product_img.B1T {
	margin-bottom: 6%;
}

#staffsrecommendation .product_img.S1P {
	margin-bottom: 6%;
}

#staffsrecommendation .product_img.CP1 {
	margin-bottom: 6%;
}
#staffsrecommendation .product_img.JOS1 {
	margin-bottom: 6%;
}
#staffsrecommendation .product_img.JOS {
	margin-bottom: 6%;
}

#staffsrecommendation .product_icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 600px;
	width: 68.18%;
	margin: 0 auto 2%;
}

#staffsrecommendation .product_icons li {
	width: 18.7%;
}

#staffsrecommendation .product_icons li img {
	display: block;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 auto;
}
#staffsrecommendation .product_review{
	margin: 0 0 10%;
	text-align: center;
}
#staffsrecommendation .product_rightside {
	max-width: 785px;
	margin: 0 auto;
}

#staffsrecommendation .product_text {
	font-size: 3.4vw;
	line-height: 1.8;
	letter-spacing: .05em;
	text-align: center;
	width: 89.2%;
	margin: 0 auto 4%;
}

#staffsrecommendation .product_price {
	position: relative;
	width: 80%;
	margin: 0 auto 7.5%;
}

#staffsrecommendation .product_price::after {
	content: '';
	display: block;
	position: absolute;
	top: 38%;
	right: 50%;
	width: 3.8%;
	height: 5%;
	padding-top: 5%;
	background: url(/special/staffsrecommendation/img/sp_arrow.png) no-repeat center center;
	background-size: contain;
}

#staffsrecommendation .product_ori_pri {
	font-size: 5.7vw;
	font-weight: bold;
	color: #1b1b1b;
	margin: 0 5% 0 12%;
}

#staffsrecommendation .product_ori_pri .roboto {
	font-weight: 700;
	font-size: 6.0vw;
}

#staffsrecommendation .product_off_pri {
	font-size: 6.8vw;
	font-weight: bold;
	color: #e00000;
	margin: 0 0 0 8%;
}

#staffsrecommendation .product_off_pri .roboto {
	font-size: 8.0vw;
	font-weight: 700;
	color: #e00000;
}

#staffsrecommendation .product_btn {
	width: 89.2%;
	margin: 0 auto;
}

#staffsrecommendation .product_btn a {
	display: block;
	background: #e04141;
	color: #fff;
	font-size: 3.8vw;
	font-weight: 700;
	padding: 4.8% 0;
	text-align: center;
	letter-spacing: .05em;
}

#staffsrecommendation .product_btn a span {
	color: #fff;
}

#staffsrecommendation .roboto {
	font-family: Roboto;
}

/*リモーダル　商品セットメニュー*/
.sm_modal{
	width:90%;
	padding:30px 0 5px 0;
	background-color:#e3ebfc;
}
.sm_modal_close{
	display:inline-block;
	position:absolute;
	top:10px;
	right:10px;
	padding:2px 0 0 22px;
	background-position:left center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
	color:#2658c4;
	font-weight:bold;
	line-height:1;
}
.sm_modal_close:before{
	display:none;
}
.sm_pname{
	margin:15px 10px 0;
	padding:0;
	font-weight:bold;
	line-height:1.4;
	text-align:left;
}
.sm_list{
	background-color:#e3ebfc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sm_btnbox:hover .sm_list{
	display:block;
}
.sm_list li{
	position:relative;
	margin:8px 10px;
	padding:8px 0;
	border:1px solid #c9d6f6;
	background-color:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.sm_list li:active{
	background-color:#fffbc6;
}
.sm_list li a{
	display:table;
	width:100%;
	border-collapse:collapse;
	text-decoration:none;
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.sm_list li .sm_cellbox{
	display:table-cell;
	vertical-align:middle;
	padding:2px 12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
.sm_list li .sm_cellbox:first-child{
	width:80px;
	padding:2px 8px;
	border-right:1px solid #c9d6f6;
	text-align:center;
}
.sm_list li .sm_cellbox .sm_box_name{
	font-size:13px;
}
.sm_list li .sm_cellbox .sm_price{
	font-size:13px;
}
.sm_list li .sm_cellbox .sm_devide{
	display:block;
	color:#ca000f;
	font-size:13px;
}

@media screen and (max-width: 640px) {
	#staffsrecommendation .anchor_list li::after {
		content: "";
		display: block;
		position: absolute;
		top: 113%;
		right: 46%;
		width: 0.5em;
		height: 0.5em;
		margin-top: -.25em;
		border-bottom: .2em solid #2c52b3;
		border-right: .2em solid #2c52b3;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition: all .3s;
	}
}

@media screen and (min-width: 950px) {
	#staffsrecommendation .anchor_name {
		font-size: 30px;
	}
	#staffsrecommendation .product_name {
		font-size: 42px;
	}
	#staffsrecommendation .product_text {
		font-size: 33px;
	}
	#staffsrecommendation .product_ori_pri {
		font-size: 60px;
	}
	#staffsrecommendation .product_off_pri {
		font-size: 56px;
	}
	#staffsrecommendation .product_off_pri .roboto{
		font-size: 81px;
	}
	#staffsrecommendation .product_price::after {
		content: '';
		display: block;
		position: absolute;
		top: 41%;
		right: 47%;
		width: 3.8%;
		height: 5%;
		padding-top: 5%;
		background: url(/special/staffsrecommendation/img/sp_arrow.png) no-repeat center center;
		background-size: contain;
	}
	#staffsrecommendation .product_btn a {
		font-size: 36px;
	}
}
