<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ======================
 * Module CSS
======================= */

@media print, screen and (min-width: 721px) {

/* Page
=========================================*/
#page {
}


/* Header
=========================================*/
	

/* Navigation
=========================================*/


/* breadcrumb
=========================================*/
#breadcrumb {
	clear: both;
	width: 1200px;
	margin: 20px auto 0;
}
#breadcrumb #breadcrumbList {
}
#breadcrumb #breadcrumbList li {
	float: left;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.1;
}
#breadcrumb #breadcrumbList li:before {
	margin: 0 13px 0 13px;
	content: "＞";
}
#breadcrumb #breadcrumbList li:first-child:before {
	margin: 0;
	content: "";
}
#breadcrumb #breadcrumbList li:last-child a {
	color: #333333;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}



/* Contents
=========================================*/
#contentWrap {
	width: 1200px;
	margin: 20px auto 0;
}
body#top #contentWrap {
	width: 100%;
	margin: 0 auto 0;
}

/* main */
#contentWrap #main {
	float: right;
	width: 910px;
}
body#top #contentWrap #main,
#contentWrap #main.asideOff {
	float: none;
	width: 100%;
}
.section {
}

/* aside */
#contentWrap #aside {
	float: left;
	width: 260px;
}
#contentWrap #aside #menuArea {
}
#contentWrap #aside #menuArea .asideHeading {
	position: relative;
	overflow: hidden;
	width: 260px;
	height: 160px;
	background: #d1e7fc;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
body#contact #contentWrap #aside #menuArea .asideHeading {
	background: #d1e7fc;
}
body#care #contentWrap #aside #menuArea .asideHeading {
	background: #d3f9fa;
}
body#glasses #contentWrap #aside #menuArea .asideHeading {
	background: #d4d8fb;
}
body#enjoy #contentWrap #aside #menuArea .asideHeading {
	background: #fee0e7;
}
body#faq #contentWrap #aside #menuArea .asideHeading,
body#company #contentWrap #aside #menuArea .asideHeading,
body#b2b #contentWrap #aside #menuArea .asideHeading {
	background: #f1f1f1;
}
body#hajimete #contentWrap #aside #menuArea .asideHeading {
	line-height: 1.2;
	background: url(/hajimete/images/com_bg01.png) no-repeat 0 0;
}
#contentWrap #aside #menuArea .asideHeading:after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 160px 260px;
	border-color: transparent transparent #bcd8f3 transparent;
	z-index: 2;
	content: "";
}
body#contact #contentWrap #aside #menuArea .asideHeading:after {
	border-color: transparent transparent #bcd8f3 transparent;
}
body#care #contentWrap #aside #menuArea .asideHeading:after {
	border-color: transparent transparent #b1ecee transparent;
}
body#glasses #contentWrap #aside #menuArea .asideHeading:after {
	border-color: transparent transparent #b7befc transparent;
}
body#enjoy #contentWrap #aside #menuArea .asideHeading:after {
	border-color: transparent transparent #ffcdda transparent;
}
body#faq #contentWrap #aside #menuArea .asideHeading:after,
body#company #contentWrap #aside #menuArea .asideHeading:after,
body#b2b #contentWrap #aside #menuArea .asideHeading:after {
	border-color: transparent transparent #e5e5e5 transparent;
}
body#hajimete #contentWrap #aside #menuArea .asideHeading:after {
	display: none;
}
#contentWrap #aside #menuArea .asideHeading a {
	position: relative;
	display: block;
	width: 260px;
	height: 160px;
	padding-top: 95px;
	color: #333333;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 3;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
body#faq #contentWrap #aside #menuArea .asideHeading a,
body#company #contentWrap #aside #menuArea .asideHeading a,
body#b2b #contentWrap #aside #menuArea .asideHeading a,
body#animal #contentWrap #aside #menuArea .asideHeading a,
body#medical #contentWrap #aside #menuArea .asideHeading a{
	padding-top: 73px;
}
#contentWrap #aside #menuArea .asideHeading a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
body#contact #contentWrap #aside #menuArea .asideHeading a:before {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -23px;
	content: url(/common_new/images/aside_ic01.png);
}
body#care #contentWrap #aside #menuArea .asideHeading a:before {
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -16px;
	content: url(/common_new/images/aside_ic02.png);
}
body#glasses #contentWrap #aside #menuArea .asideHeading a:before {
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -28px;
	content: url(/common_new/images/aside_ic03.png);
}
body#hajimete #contentWrap #aside #menuArea .asideHeading a:before {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -28px;
	content: url(/common_new/images/aside_ic04.png);
}
body#enjoy #contentWrap #aside #menuArea .asideHeading a:before {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -28px;
	content: url(/common_new/images/aside_ic05.png);
}

#contentWrap #aside #menuArea dl,
#contentWrap #aside #menuArea &gt; ul {
	margin-top: 20px;
}
#contentWrap #aside #menuArea dl dt {
	margin-bottom: 10px;
	padding: 7px 10px 6px 10px;
	background: #d1e7fc;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.1;
}
body#contact #contentWrap #aside #menuArea dl dt {
	background: #d1e7fc;
}
body#care #contentWrap #aside #menuArea dl dt {
	background: #d3f9fa;
}
body#glasses #contentWrap #aside #menuArea dl dt {
	background: #d4d8fb;
}
body#enjoy #contentWrap #aside #menuArea dl dt {
	background: #fee0e7;
}
body#faq #contentWrap #aside #menuArea dl dt,
body#company #contentWrap #aside #menuArea dl dt,
body#b2b #contentWrap #aside #menuArea dl dt {
	background: #f1f1f1;
}
#contentWrap #aside #menuArea dl dt a {
	display: block;
	color: #333333;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#contentWrap #aside #menuArea dl dt a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contentWrap #aside #menuArea dl dd {
}
#contentWrap #aside #menuArea ul {
}
body#hajimete #contentWrap #aside #menuArea ul {
	margin-top: 20px;
}
#contentWrap #aside #menuArea ul li {
}
#contentWrap #aside #menuArea ul li a {
	display: block;
	padding: 13px 10px 13px 23px;
	background: #ffffff url(/common_new/images/com_ic02.png) no-repeat 10px 1em;
	color: #333333;
	line-height: 1.1;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#contentWrap #aside #menuArea ul li a:hover {
	background: #f0f0f0 url(/common_new/images/com_ic02.png) no-repeat 10px 1em;
	color: #005eae;
	text-decoration: none;
}
body#hajimete #contentWrap #aside #menuArea ul li a:hover {
	background: #ffe8eb url(/common_new/images/com_ic02.png) no-repeat 10px 1em;
	border-radius: 5px;
}
#contentWrap #aside #menuArea ul li.on &gt; a {
	color: #005eae;
	font-weight: bold;
}
#contentWrap #aside #menuArea ul li ul {
	margin-left: 20px;
}

#contentWrap #aside #asideOtherArea {
	margin-top: 20px;
}
#contentWrap #aside #asideOtherArea .otherMenu {
}
#contentWrap #aside #asideOtherArea .otherMenu li {
	margin-top: 10px;
	background: #f0f0f0;
	border: solid 2px #d2d2d2;
}
#contentWrap #aside #asideOtherArea .otherMenu li:first-child {
	margin-top: 0;
}
#contentWrap #aside #asideOtherArea .otherMenu li a {
	display: block;
	padding: 13px 10px 13px 23px;
	background: url(/common_new/images/com_ic02.png) no-repeat 10px 1.1em;
	color: #333333;
	font-weight: bold;
	line-height: 1.1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#contentWrap #aside #asideOtherArea .otherMenu li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contentWrap #aside #asideOtherArea .bannerList li {
	margin-top: 10px;
}
#contentWrap #aside #asideOtherArea .bannerList li a {
	display: block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
#contentWrap #aside #asideOtherArea .bannerList li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}






/* Footer
=========================================*/










/* ClearFix
=========================================*/
#breadcrumb #breadcrumbList:after,
#contentWrap:after {
	content: "";
	display: block;
	clear: both;
}
#breadcrumb #breadcrumbList,
#contentWrap {
	min-height: 1%;
	zoom: 1;
}


}</pre></body></html>