<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#wrap #hdHeader {/*  border-bottom: 1px solid transparent; background: transparent; */ } 
#wrap #contentWrapper { border: 0; margin: 0 !important; }
#wrap #contentWrap { padding: 0; }
#main img { max-width: 100%; }
#main .content {
	min-width: 1040px;
    max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px;
    margin: 0 auto;
}
#main .main_rolling { margin-top:70px; margin-bottom:90px; }

#main .section {
	position: relative; z-index: 20;
	background: #fff;
	padding: 0 40px; margin: -100px -40px 80px;
}
#main .section .ban {
	float: left;
	width: 66.7%;
	position: relative;
}
#main .section .ban img {
	width: 100%;
}
#main .section .ban .text {
	position: absolute; top: 20%; left: 20px;
	font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
	margin: 0 0 25px;
}
#main .section .ban .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section .area_latestbbs {
	width: 33.3%;
	position: absolute; bottom: 10px; right: 0;
	padding: 0 40px 0 25px;
	box-sizing: border-box;
}
#main .section .area_latestbbs h2 {
	margin: 0 0 10px;
	position: relative;
}
#main .section .area_latestbbs h2 a {
	display: block;
	font-size: 28px; line-height: 30px; color: #000; font-weight: 700;
	text-decoration: none;
}
#main .section .area_latestbbs h2 a i {
	position: absolute; top: 4px; right: 0;
	font-size: 15px; line-height: 15px; color: #000; font-weight: 700;
}
#main .section .area_latestbbs li {
	position: relative;
}
#main .section .area_latestbbs li i {
	width: 18px; height: 18px;
	font-size: 12px; line-height: 18px; color: #fff; font-weight: 700;
	text-align: center;
	background: #000;
	border-radius: 50%;
	position: absolute; top: 50%; left: 0;
	transform: translateY(-50%);
}
#main .section .area_latestbbs li a {
	display: block;
	font-size: 13px; line-height: 36px; color: #646464; font-weight: 400;
	text-decoration: none;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
	margin: 0 50px 0 26px;
}
#main .section .area_latestbbs li a:hover {
	color: #000;
}
#main .section .area_latestbbs li .date {
	font-size: 13px; line-height: 36px; color: #bbb; font-weight: 400;
	position: absolute; top: 50%; right: 0;
	transform: translateY(-50%);
}

#main .section2 {
	background: #5a5a5a;
	padding: 0 0 100px;
}
#main .section2 .tab_menu {
	text-align: center;
	padding: 44px 0 23px;
}
#main .section2 .tab_menu li {
	display: inline-block;
	padding: 0 25px;
}
#main .section2 .tab_menu li a {
	display: block;
	position: relative;
	font-size: 14px; line-height: 30px; letter-spacing: normal; color: #fff; font-weight: 700;
	text-decoration: none;
}
#main .section2 .tab_menu li a.fixo-active {
	color: #000;
}
#main .section2 .tab_menu li a.fixo-active:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #000;
}

#fixoSlide {
	position: relative;
	opacity: 0; filter:alpha(opacity=0);
	overflow: hidden;
	min-width: 1040px; max-width: 1280px;
	box-sizing: border-box;
	padding: 0 40px; margin: 0 auto;
	text-align: center;
}
#fixoSlide .fixo-viewport {
	overflow: hidden;
}
#main .prd_list_tab {
	font-size: 0; letter-spacing: 0; line-height: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	position: relative;
}
#main .prd_list_tab .discount_rate {
	position: absolute; top: 10px; right: 10px; z-index: 3;
	width: 50px; height: 50px;
	text-align: center;
	font-size: 17px; line-height: 50px; font-weight: 400; color: #fff;
	background: #ff0000;
}
#main .prd_list_tab .box.small .box_prd:nth-child(1) .discount_rate, #main .prd_list_tab .box.small .box_prd:nth-child(2) .discount_rate {
	top: 0;
}
#main .prd_list_tab .box.small {
	display: table-cell;
	vertical-align: top;
	position: relative;
	width: 36.7%;
}
#main .prd_list_tab .box.small:nth-child(1) {
	left: -10px;
}
#main .prd_list_tab .box.small:nth-child(3) {
	right: -10px;
}
#main .prd_list_tab .box.big {
	display: table-cell;
	vertical-align: top;
	width: 26.6%;
	background: #fff;
}
#main .prd_list_tab .box .box_prd {
	display: inline-block;
	vertical-align: top;
	font-size: 12px; letter-spacing: normal; line-height: 1.5;
	margin: 0;
	box-sizing: border-box;
	position: relative;
	width: 50%;
}
#main .prd_list_tab .box .box_prd .info .thumb img {
	vertical-align: top;
}
#main .prd_list_tab .box.small .box_prd:nth-child(1), #main .prd_list_tab .box.small .box_prd:nth-child(2) {
	padding: 0 10px 10px;
}
#main .prd_list_tab .box.small .box_prd:nth-child(3), #main .prd_list_tab .box.small .box_prd:nth-child(4) {
	padding: 10px 10px 0;
}
#main .prd_list_tab .box.small .box_prd .info {
	position: relative;
}
#main .prd_list_tab .box.small .box_prd .info .info_box {
	position: absolute; top: 0; left: 0; bottom: 0; right: 0;
	background: rgba(0,0,0,0.6);
	cursor: pointer;
	opacity: 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner {
	display: table;
	width: 100%; height: 100%;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px; color: #fff;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .name {
	font-weight: 700; line-height: 1;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .subname {
	font-size: 11px; line-height: 1;
	margin: 5px 0 0 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .price {
	font-size: 14px; font-weight: 700;
	margin: 10px 0 0 0;
}
#main .prd_list_tab .box.small .box_prd .info .info_box .box_inner ul .price span {
	display: block;
	font-size: 12px; font-weight: 400;
}
#main .prd_list_tab .box.big .box_prd {
	width: 26.6%; height: 100%;
	padding: 0;
	position: absolute; top: 0; left: 50%; bottom: 0; right: 0;
	transform: translateX(-50%);
}
#main .prd_list_tab .box.big .box_prd .info {
	display: table;
	table-layout: fixed;
    width: 100%; height: 100%;
}
#main .prd_list_tab .box.big .box_prd .info .info_inner {
	display: table-cell;
    vertical-align: middle;
    border: 4px solid transparent;
	transition: all 0.3s ease 0s;
	height: 100%;
}
#main .prd_list_tab .box.big .box_prd .info .info_inner:hover {
	box-sizing: border-box;
	border: 4px solid #000;
	transition: all 0.3s ease 0s;
}
#main .prd_list_tab .box.big .box_prd .info .thumb {
	padding: 0 20px; margin: 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box {
	padding: 20px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul {
	position: relative;
	background: transparent;
	font-size: 13px; color: #000;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .name {
	font-size: 15px; font-weight: 700; line-height: 1;
	max-height: 30px;
	overflow: hidden;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .subname {
	font-size: 11px; color: #aeaeae; line-height: 1;
	margin: 5px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .price {
	font-size: 14px; font-weight: 700;
	margin: 10px 0 0 0;
}
#main .prd_list_tab .box.big .box_prd .info .info_box .box_inner ul .price span {
	display: block;
	font-size: 12px; font-weight: 400; color: #aeaeae;
}

#main .section3 {
	padding: 80px 0;
}
#main .section3 .mov {
	float: left;
	width: 50%;
}
#main .section3 .mov .inner {
	position: relative;
	height: 0;
	padding: 0 0 56.25%;
}
#main .section3 .mov iframe {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	width: 100%; height: 100%;
}
#main .section3 .area_magazine {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 40px;
}
#main .section3 .area_magazine h2 {
    margin: 0 0 15px;
}
#main .section3 .area_magazine h2 a {
    font-size: 28px; line-height: 30px; color: #000; font-weight: 700;
    text-decoration: none;
}
#main .section3 .area_magazine .area_list li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#main .section3 .area_magazine .area_list li:nth-child(1) {
	padding: 0 10px 0 0;
}
#main .section3 .area_magazine .area_list li:nth-child(2) {
	padding: 0 0 0 10px;
}
#main .section3 .area_magazine .area_list li .thumb {
	background-color: #efefef;
	position: relative;
	padding: 0 0 62%;
	cursor: pointer;
}
#main .section3 .area_magazine .area_list li .thumb &gt; div {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	background-position: center;
	background-size: cover;
}
#main .section3 .area_magazine .area_list li .subject {
	display: block;
	margin: 15px 0 10px;
}
#main .section3 .area_magazine .area_list li .subject a {
	font-size: 16px; line-height: 1.2; color: #000; font-weight: 700;
	text-decoration: none;
}
#main .section3 .area_magazine .area_list li .text {
	display: block;
	font-size: 13px; line-height: 1.4; color: #9c9c9c;
}

#main .section4 {
	height: 450px;
	position: relative;
	overflow: hidden;
}
#main .section4 .text {
    font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
    width: 100%; min-width: 1040px; max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px; margin: 0 auto;
    position: absolute; bottom: 23%; left: 50%; z-index: 2;
	transform: translateX(-50%);
}
#main .section4 .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section4 .image {
	text-align: center;
	position: absolute; top: 0; left: 0; right: 0; z-index: 1;
}
#main .section4 .image img {
	max-width: none;
	vertical-align: top;
}

#main .section4-1 {
	padding: 0 0 0 0;
	height: 460px;
	position: relative;
	overflow: hidden;
}
#main .section4-1 .text {
    font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
    width: 100%; min-width: 1040px; max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px; margin: 0 auto;
    position: absolute; bottom: 23%; left: 50%; z-index: 2;
	transform: translateX(-50%);
}
#main .section4-1 .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section4-1 .image {
	text-align: center;
	position: absolute; top: 0; left: 0; right: 0; z-index: 1;
}
#main .section4-1 .image img {
	max-width: none;
	vertical-align: top;
}

#main .section5 {
	margin: 70px 0 90px 0;
}
#main .section5 .ban {
	float: left;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
}
#main .section5 .ban:nth-child(1) {
	padding: 0 20px 0 0;
}
#main .section5 .ban:nth-child(2) {
	padding: 0 0 0 20px;
}
#main .section5 .ban &gt; div {
	cursor: pointer;
}
#main .section5 .ban &gt; div:hover .btn {
	color: #1500de;
}
#main .section5 .ban &gt; div:hover .btn:after {
	background: #1500de;
}
#main .section5 .ban .thumb {
	margin: 0 0 40px;
}
#main .section5 .ban .text {
	margin: 0 0 40px;
	font-size: 20px; line-height: 1; color: #000; font-weight: 700;
}
#main .section5 .ban .btn {
	font-size: 13px; line-height: 33px; color: #000; font-weight: 700;
	position: relative;
	display: inline-block;
}
#main .section5 .ban .btn:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #000;
}


#main .section6 {
	margin: 110px 0 110px 0;
}
#main .section6 .ban {
	float: left;
	text-align: center;
	box-sizing: border-box;
	width: 33.33%;
}
#main .section6 .ban:nth-child(1) {
	padding: 0 20px 0 0;
}
#main .section6 .ban:nth-child(2) {
	padding: 0 0 0 0;
}
#main .section6 .ban:nth-child(3) {
	padding: 0 0 0 20px;
}
#main .section6 .ban &gt; div {
	cursor: pointer;
}
#main .section6 .ban &gt; div:hover .btn {
	color: #1500de;
}
#main .section6 .ban &gt; div:hover .btn:after {
	background: #1500de;
}
#main .section6 .ban .thumb {
	margin: 0 0 40px;
}
#main .section6 .ban .text {
	margin: 0 0 40px;
	font-size: 20px; line-height: 1; color: #000; font-weight: 700;
}
#main .section6 .ban .btn {
	font-size: 13px; line-height: 33px; color: #000; font-weight: 700;
	position: relative;
	display: inline-block;
}
#main .section6 .ban .btn:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #000;
}


#main .section7 {
	margin: -10px 0 90px 0;
}
#main .section7 .ban {
	float: left;
	text-align: center;
	box-sizing: border-box;
	width: 25%;
}
#main .section7 .ban {
	padding: 0 0 0 0;
}
#main .section7 .ban &gt; div {
	cursor: pointer;
}
#main .section7 .ban &gt; div:hover .btn {
	color: #1500de;
}
#main .section7 .ban &gt; div:hover .btn:after {
	background: #1500de;
}
#main .section7 .ban .thumb {
	margin: 0 0 40px;
}
#main .section7 .ban .text {
	margin: 0 0 10px;
	font-size: 20px; line-height: 1; color: #000; font-weight: 700;
}
#main .section7 .ban .btn {
	font-size: 13px; line-height: 33px; color: #000; font-weight: 700;
	position: relative;
	display: inline-block;
}
#main .section7 .ban .btn:after {
	content: '';
	position: absolute; bottom: 0; left: 0; right: 0;
	height: 3px;
	background: #000;
}



/* section-ban */
#main .section-ban {
	padding: 0 0 150px;
	height: 480px;
	position: relative;
	overflow: hidden;
}
#main .section-ban .text {
    font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
    width: 100%; min-width: 1040px; max-width: 1280px;
    box-sizing: border-box;
    padding: 0 40px; margin: 0 auto;
    position: absolute; bottom: 23%; left: 50%; z-index: 2;
	transform: translateX(-50%);
}
#main .section-ban .text span {
	display: block;
	font-size: 14px; line-height: 1.2; color: #000; font-weight: 400;
}
#main .section-ban .image {
	text-align: center;
    background-color: #ffffff;
	position: absolute; top: 0; left: 0; right: 0; z-index: 1;
}
#main .section-ban .image img {
	max-width: none;
	vertical-align: top;
}
#main .section-ban .image li {
    float:left;
}


#main .section_normalprd {
    margin-top:-40px;
}

#main .section_normalprd h2 {
	font-size: 50px; line-height: 50px; color: #000; font-weight: 700;
	margin: 0 0 50px;
}
#main .section_normalprd h2 p {
	display: inline-block;
	position: relative;
}
#main .section_normalprd h2 p:after {
	content: '';
	position: absolute; top: 20px; left: -10px; right: -10px; z-index: -1;
	height: 10px;
	background: #dcdcdc;
}
#main .section_normalprd h2 span {
	font-size: 14px; line-height: 14px; color: #a3a3a3; font-weight: 400;
	display: block;
	margin: 10px 0 0 0;
}


#main .blank { margin: 100px 0 0 0;}

#main .blank2 { margin: 50px 0 0 0;}


#main .main-ct {position:relative; text-align:center;}


#main .youtube { position:relative; text-align:center; margin-bottom:90px; }

#main .midi_main { position:relative; text-align:center; margin-bottom:70px; }

#main .banner { position:relative; text-align:center; }
#main .banner .image { margin-bottom:150px; }

#main .banner2 { position:relative; text-align:center; }
#main .banner2 .image { margin-bottom:20px; }
/* BASIC css end */

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