@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
}

body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", Verdana, sans-serif;
	background: #FFFFFF;
	text-align: center;
}

img {
	border-style: none;
	line-height: 0;
	vertical-align: middle;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
#wrap {
	margin: 0 auto;
	color: #696969;
	background: url(../images/body_bg.jpg);
	text-align: left;
	padding-bottom: 3%;
	padding-top: 3%;
}

.inner {
	margin: 0 auto;
	position: relative;
	max-width: 1000px;
	width: 94%;
}
.cf::after,#Lens .lensL li::after {
	content:"";
	display:block;
	clear:both;
}
/* ---------- subTxt ---------- */
.subTxt {
	color: #534c4c;
	font-size: 18px;
	letter-spacing: .5pt;
	line-height: 2.2;
	margin: 50px auto;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.subTxt {
		font-size: 14px;
		margin: 8% auto;
	}
}
/* ---------- main ---------- */
#mainVt .inner {
	width: 100%;
}
@media screen and (min-width: 768px) {

	#mainVt {
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 574px;
	}
		#mainVt .inner {
			margin: 0 0 0 -1000px;
			position: absolute;
			left: 50%;
			width: 2000px;
			max-width: none;
		}
}
/* -------------------------------
	header
------------------------------- */
#header {
	background: #831c27;
	display: block;
}
#header .inner {
	border-right: 1px solid #fff;
	box-sizing: border-box;
	display: table;
	margin: 0 auto;
	width: 100%;

}
#logoH {
	display: table-cell;
	vertical-align: middle;
	padding: 1% 0;
	padding-left: 2%;
}
#description {
	color: #fff;
	display: table-cell;
	font-size: 11px;
	line-height: 1.5;
	padding: 1% 0% 1% 3%;
	vertical-align: middle;
	text-align: left;
}
#menunavi {
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	border-left: 1px solid #fff;

}
#menunavi img {
	margin: 0 auto;
}
#cart {
	cursor: pointer;
	display: table-cell;
	vertical-align: middle;
	width: 50px;
}
#cart img {
	width: 25px;
	margin: 0 auto;
}
#header nav {
	background: rgba(0,0,0,0.71);
	display: none;
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
	z-index: 9999;
}
#header nav ul {
	font-size: 12px;
	letter-spacing: -.4em;
	list-style: none;
	margin: 0 1em;
	position: relative;
}
@media screen and (max-width: 768px) {
	#header nav ul {
		margin: 0 0em;
		font-size: 11px;
	}
}
#header nav ul .navi-sub {
	display: none;
	position: absolute;
	width: 16%;
	background: rgba(0,0,0,0.71);
	top: calc(100% + 0px);
	z-index: 9999;
	margin: auto;
}
#header nav ul .navi-sub a{
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 1em .5em;
}
#header nav ul#gNAvi::before {
	content: "";
	display: block;
	border: 4px solid transparent;
	border-bottom-color: #000;
	position: absolute;
	top: -8px;
	right: 8px;
	opacity: .71;
}
#header nav ul li {
	display: inline-block;
	letter-spacing: 1pt;
}
#header nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 1em .5em;
}

.btn_top {
	background: url(../images/btn_top_on.gif) no-repeat;
}

.btn_set {
	background: url(../images/btn_set_on.gif) no-repeat;
}

.btn_frame {
	background: url(../images/btn_frame_on.gif) no-repeat;
}

.btn_lens {
	background: url(../images/btn_lens_on.gif) no-repeat;
}

.btn_low_vision {
	background: url(../images/btn_low_vision_on.gif) no-repeat;
}

.btn_aid {
	background: url(../images/btn_aid_on.gif) no-repeat;
}

.btn_shop {
	background: url(../images/btn_shop_on.gif) no-repeat;
}

.btn_top a,
.btn_set a,
.btn_frame a,
.btn_lens a,
.btn_low_vision a,
.btn_aid a,
.btn_shop a {
	width: 137px;
	height: 50px;
}

.btn_top a:hover,
.btn_set a:hover,
.btn_frame a:hover,
.btn_lens a:hover,
.btn_low_vision a:hover,
.btn_aid a:hover,
.btn_shop a:hover {
	display: block;
	text-indent: -9999px;
}


/* -------------------------------
	footer
------------------------------- */
#footer {
	background: #010100;
	color: #9e9e9e;
	display: block;
}
#toTop {
	display: inline-block;
	bottom: 23px;
	right: -24%;
	width: auto;
	transition: .3s;
	z-index: 9999;
}
#toTop a {
	color: black;
	font-family: Futura,"Futura",Century Gothic,"Century Gothic",Meiryo,"メイリオ",sans-serif;
	font-size: 12px;
	position: relative;
	text-decoration: none;
}
#toTop a:hover {
	opacity: 1;
}

#footer .topColum {
	border-bottom: 1px solid #202327;
}
#footer .topColum .inner {
	display: table;
	width: 100%;
	height: 74px;
}
#fLogo {
	display: table-cell;
	vertical-align: middle;
	width: 110px;
}
#fNavi {
	display: table-cell;
	font-size: 12px;
	line-height: 1.5;
	list-style: none;
	padding: 2% 3%;
	vertical-align: middle;
	text-align: left;
}
#fNavi li {
	display: inline-block;
	margin: 0 1em 0 0;
}
#fNavi li a {
	display: block;
	color: #fff;
	letter-spacing: 1pt;
	text-decoration: none;
}
#fContact {
	background: #c90d0d;
	display: table-cell;
	vertical-align: middle;
	width: 190px;
}
#fContact img {
	margin: 0 auto;
}
#footer .bottomColum {
	display: table;
}
#footer .bottomColum p {
	letter-spacing: 1pt;
	line-height: 1.3;
	display: table-cell;
}
#footer .bottomColum p:first-of-type{
	text-align: left;
}
#wink {
	font-size: 12px;
	padding: 1% 3% 1% 0;
	width: 65%;
}
#wink a {
	color: #9e9e9e;
	text-decoration: none;
}
#copy {
	font-size: 10px;
	padding: 1% 0;
	text-align: right;
	width: 32%;
}

.shop_link li {
	border: 1px solid #FFFFFF;
	list-style-type: none;
	float: left;
}

.footer_inner_r {
	text-align: right;
	float: right;
}

.wink_link a {
	color: #FFFFFF;
	text-decoration: none;
}

.wink_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.line {
	clear: both;
	width: 100%; /* for IE6,7 */
}

.line hr {
	 display: none;
}
.sp_br{
	display: none;
}
#fNavi .fNavi_cart{
	position: relative;
	padding-left: 21px;
}
#fNavi .fNavi_cart i{
	display: inline-block;
	width: 16px;
	margin-right: 5px;
	position: absolute;
	top: -2px;
	left: 0;
}

@media screen and (max-width: 768px) {
	.pc_br{
		display: none;
	}
	.sp_br{
		display: block;
	}
}