@charset "UTF-8";



#headersub {
	padding: 0px 16px;
}
#contentArea {
	padding: 0px 16px;
}
#contentArea a {
	display: block;
}
/*----------------------------------------
	#mainArea
----------------------------------------*/
#mainArea {
	margin-bottom: 52px;
}
#mainArea h2 {
	padding: 6px 0 30px;
	border-top: 1px solid #da0024;
}



/*----------------------------------------
	section
----------------------------------------*/
.section {
	margin-top: 7px;
	margin-bottom: 83px;
	padding-top: 6px;
}
.section h3 {
	padding: 6px 0;
	border-top: 1px solid #da0024;
	border-bottom: 1px solid #ccc;
}
.section .lensDetail {
	padding: 6px 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.section .lensDetail li {
	position: relative;
	float: left;
}
.section .moreBtn {
	position: absolute;
	right: 120px;
	bottom: 10px;
}
.section .attention {
	padding-top: 6px;
	color: #333;
	font-size: 13px;
}
.section .attention p {
	margin-bottom: 3px;
	color: #333;
	font-size: 13px;
}
.section .attention .lpLink {
	margin-top: 5px;
}
.section .attention .lpLink a {
	display: inline-block !important;
}
.section .attention .campeign {
    padding: 15px 0 0;
}


#normal h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_normal.jpg) no-repeat;
	background-position: right 6px;
}
#jinsscreen h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_jinsscreen.jpg) no-repeat;
	background-position: right 6px;
}
#fashion h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_fashion.jpg) no-repeat;
	background-position: right 6px;
}
#active h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_active.jpg) no-repeat;
	background-position: right 6px;
}
#antifog h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_antifog.jpg) no-repeat;
	background-position: right 6px;
}
#bifocal h3 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_bifocal.jpg) no-repeat;
	background-position: right 6px;
}

/*----------------------------------------
#jinsscreen
----------------------------------------*/
#jinsscreen .lensDetail li {
	border-top: 1px solid #ccc;
}
#jinsscreen .lensDetail li:first-child {
		border-top: 0;
}
#jinsscreen .lensDetail li img {
		display: block;
}
#jinsscreen .attentionList li {
	text-indent: -1em;
	padding-left: 1em;
}

/*----------------------------------------
	#linkBtnArea
----------------------------------------*/
#linkBtnArea {
	margin-bottom: 70px;
	overflow: hidden;
}
#linkBtnArea li {
	float: left;
	margin-right: 14px;
}
#linkBtnArea .last {
	margin-right: 0 !important;
}

/*----------------------------------------
	#viewPage
----------------------------------------*/
#viewPage {
	background: #fff;
	border: 0;
	overflow-x:hidden;
}
#viewPage #contentArea {
	width: 742px;
	margin: 0;
	padding: 0 7px;
}
#viewPage h1 {
	margin-top: 14px;
	margin-bottom: 90px;
	border-top: 1px solid #da0024;
}
#viewPage ul li {
	margin-top: 7px;
	padding-top: 6px;
	border-top: 1px solid #da0024;
}



/*----------------------------------------
	module
----------------------------------------*/
.left0 {
	left: 0!important;
}
.noBorder {
	padding-bottom: 0px !important;
	border-bottom: 0px !important;
}
#contentArea a img { background: #fff;}


/*----------------------------------------
	m20160114 add cyclo
----------------------------------------*/
.btn_style {
	text-align: right;
}
.btn_style a:hover img {
	opacity: 0.7;
}
.ttl_line {
    padding: 6px 0 30px;
    border-top: 1px solid #da0024;
}
.ttl_line_img {
	padding: 6px 0;
	border-top: 1px solid #da0024;
	border-bottom: 1px solid #ccc;
}
.lenz_sec_01 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_normal.jpg) no-repeat;
  background-position: right 6px;
}
.lenz_sec_02 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_jinsscreen.jpg) no-repeat;
	background-position: right 6px;
}
.lenz_sec_03 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_fashion.jpg) no-repeat;
	background-position: right 6px;
}
.lenz_sec_04 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_active.jpg) no-repeat;
  background-position: right 6px;
}
.lenz_sec_05 {
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_antifog.jpg) no-repeat;
  background-position: right 6px;
}
.lenz_sec_06{
	background: url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/img_bifocal.jpg) no-repeat;
	background-position: right 6px;
}

/*----------------------------------------
	20160407
----------------------------------------*/
#mainArea .guideBtn a {
	display: inline-block;
}

#mainArea #lensNav {
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 1px;
}

#mainArea #lensNav:after {
	content:"";
	clear: both;
	display: block;
}

#mainArea #lensNav li {
	float: left;
	margin: 0 12px 12px 0;
}

#mainArea #lensNav li a {
	display: block;
	position: relative;
	padding: 5px 10px 10px 10px;
	border: 1px solid #dedede;
	border-radius:4px;
	width: 319px;
	height: 130px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#mainArea #lensNav li:nth-child(3n) { margin: 0 0px 18px 0; }

.ttl_lenslist {
	padding:10px 0 35px 0;
	color: #da0024;
	font-size: 25px;
	font-weight: bold;
	border-top:1px solid #da0024;
}

.ttl_lenslist span {
	font-size: 22px;
	color: #da0024;

}
.guideBtn-01 a {
	padding: 9px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #da0024!important;
	background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/ico_arrow.gif) no-repeat left 13px;
}

#mainArea #lensNav li.lens001 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_001.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens002 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_002.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens003 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_003.jpg) no-repeat 140px 40px; }
#mainArea #lensNav li.lens004 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_004.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens005 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_005.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens006 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_006.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens007 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_007.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens008 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_008.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens009 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_009.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens010 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_010.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens011 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_011.jpg) no-repeat 155px 45px; }
#mainArea #lensNav li.lens012 { background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/img/list_index/lens_bg_012.jpg) no-repeat 155px 45px; }


#mainArea #lensNav li dt.lens-ttl {
	color: #000;
	font-size: 22px;
	font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.3;
}

#mainArea #lensNav li dt.lens-ttl span b {
	color: #000;
	font-size: 14px;
	font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#mainArea #lensNav li dt.lens-ttl span  {
	color: #000;
	font-size: 12px;
	font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#mainArea #lensNav li dd { 
	position: absolute;
	left:10px;
	bottom:10px;
}

#mainArea #lensNav li a:hover {	border: 1px solid #da0024; }

#mainArea #lensNav li a:hover dt,
#mainArea #lensNav li a:hover dt.lens-ttl span b,
#mainArea #lensNav li a:hover dt.lens-ttl span  {
	color: #da0024;
}

#mainArea #lensNav .lens-price {
  font-family: 'jins_nextregular';
	font-weight: bold;
	font-size: 20px;
	color: #da0024!important;
}

/*----------------------------------------
	lens 下層ページテンプレート
----------------------------------------*/

.lens-headArea:after {
	content:"";
	display: block;
	clear: both;
}

.lens-headArea-inner {
	float: left;
	width: 550px;
}

.lens-headArea .lens-head-pic {
	float: right;
	margin-bottom: 40px;
}

.lens-headArea-ttl {
	margin-bottom: 30px;
	padding-top: 15px;
	font-weight: bold!important;
	color: #da0024!important;
	border-top: 1px solid #da0024;
}

.lens-headArea-ttl span {
	padding-left: 15px;
	font-size: 20px;
  font-family: 'jins_nextregular';
	color: #da0024!important;
}

.lens-headArea-lead {
	margin-bottom: 35px;
	color: #333333;
	font-weight: bold;
	font-size: 20px;
}

.lens-headArea-lead span {
	color: #333333;
	font-weight: normal;
	font-size: 16px;
}

.lens-headArea-detailList {
	margin-bottom: 18px;
	width: 400px;
}

.lens-headArea-detailList li {
	display: inline-block;
	margin-bottom: 7px;
	padding: 8px 10px;
	color: #da0024!important;
	font-weight: bold;
	font-size: 12px;
	background: #f6f3f4;
}

.lens-headArea-detailList li span {
	color: #da0024!important;
	font-size: 11px;
	font-weight: normal;
}

.lens-headArea-price {
	margin-bottom: 35px;
  font-family: 'jins_nextregular'!important;
	font-weight: bold;
	font-size: 35px;
	color: #da0024!important;
}

.lens-headArea-chart {
	clear: both;
	margin-bottom: 40px;
	border:1px solid #cccccc ;
}

.lens-headArea-chart dt,
.lens-headArea-chart dd {
	display: inline-block;
}

.lens-headArea-chart dt {
	color: #000;
	padding: 20px 60px;
	font-size: 20px;
	font-weight: bold;
	border-right:1px solid #cccccc ;
}

.lens-headArea-chart dd {
	color: #000;
  font-family: 'jins_nextbold';
	font-size: 20px;
	padding: 20px 0px 20px 50px;
}

.lens-headArea-bar {
  clear: both;
  border: none;
  border-top:1px solid #cccccc;
  height: 0;
  overflow: hidden;
  margin-bottom: 39px;
}
.lens-headArea-data {
  clear: both;
  width: 100%;
  margin: 0 0 5px;
}
.lens-headArea-data th,
.lens-headArea-data td {
  text-align: center;
  border:1px solid #cccccc;
  width: 33.3%;
  padding: 18px 0;
}


.lens-guide-att {
	margin: 7px 0 10px 0;
}

.lens-guide-att dt {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif!important;
}

.lens-guide-att dd {
	color: #333;
	font-size: 12px;
	margin-left: 1em;
	text-indent: -1em;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif!important;
}

.lens-guide-att dd:before {
	content:"※";
}

#linkBtnArea-02 {
	margin-bottom: 70px;
}

#linkBtnArea-02:after {
	content:"";
	display: block;
	clear: both;
}

#linkBtnArea-02 li {
	float: left;
	margin-right: 14px;
}

#linkBtnArea-02 li:last-child {
	margin-right: 0;
}

.lens-youtubeArea {
	position: relative;
	width: 994px;
	height: 428px;
	background:url(/client_info/JINSJINS/view/userweb/ext/st/lens/colorcontrol/img/img-01.jpg) no-repeat left top;
}

.lens-youtubeArea iframe {
	position: absolute;
	top:90px;
	right:0;
}

.lens-price-att {
	clear: both;
	margin: -25px 0 20px 0;
	font-size: 12px;
}



