﻿﻿
.-dress_b12010s {
	color: #000000;
	font-size: 13px;
	/* font-family: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; */
	background-color: #FFFFFF;
	line-height: 2;
	font-weight: 400;
}

.-dress_b12010s a {
	color: #30492C;
}

.-dress_b12010s .b-tab .b-tab_navigation {
	background-color: rgba(0, 0, 0, 0);
}

.-dress_b12010s.b-tab .b-tab_navigation {
	background-color: rgba(0, 0, 0, 0);
}

.-dress_b12010s .b-tab .b-tab_navigation li {
	margin: 0px;
	padding: 0px;
}

.-dress_b12010s.b-tab .b-tab_navigation li {
	margin: 0px;
	padding: 0px;
}

.-dress_b12010s .b-tab .b-tab_navigation li a {
	color: #FFFFFF;
	background-color: #000000;
	padding: 1em;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	font-weight: 500;
}

.-dress_b12010s.b-tab .b-tab_navigation li a {
	color: #FFFFFF;
	background-color: #000000;
	padding: 1em;
	font-size: 1em;
	line-height: 1.75;
	text-align: left;
	font-weight: 500;
}

.-dress_b12010s .b-tab .b-tab_navigation .-active a {
	background-color: #30492C;
}

.-dress_b12010s.b-tab .b-tab_navigation .-active a {
	background-color: #30492C;
}

.-dress_b12010s .b-tab .b-tab_navigation li a:hover {
	background-color: #30492C;
}

.-dress_b12010s.b-tab .b-tab_navigation li a:hover {
	background-color: #30492C;
}

.-dress_b12010s .b-tab .b-tab_contents {
	padding: 2em;
	background-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s.b-tab .b-tab_contents {
	padding: 2em;
	background-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .b-tab.-slide .column {
	padding: 2em;
}

.-dress_b12010s.b-tab.-slide .column {
	padding: 2em;
}

.-dress_b12010s .b-accordion .b-accordion_navigation {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

.-dress_b12010s.b-accordion .b-accordion_navigation {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

.-dress_b12010s .b-accordion .b-accordion_navigation a {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
	font-weight: 500;
}

.-dress_b12010s.b-accordion .b-accordion_navigation a {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
	font-weight: 500;
}

.-dress_b12010s .b-accordion .b-accordion_navigation.-active a {
	background-color: #30492C;
	color: #FFFFFF;
}

.-dress_b12010s.b-accordion .b-accordion_navigation.-active a {
	background-color: #30492C;
	color: #FFFFFF;
}

.-dress_b12010s .b-accordion .b-accordion_navigation a:hover {
	background-color: #30492C;
}

.-dress_b12010s.b-accordion .b-accordion_navigation a:hover {
	background-color: #30492C;
}

.-dress_b12010s .b-accordion .column {
	padding: 2em;
	background-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s.b-accordion .column {
	padding: 2em;
	background-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .c-page_title {
	line-height: 1.4;
	/* font-family: "Roboto Condensed", sans-serif; */
	letter-spacing: 20px;
	font-weight: 600;
}

.-dress_b12010s .c-page_title a {
	color: #30492C;
}

.-dress_b12010s .c-title {
	color: #30492C;
	line-height: 1.5;
	/* font-family: "Roboto Condensed", sans-serif; */
	letter-spacing: 5px;
	margin-left: -1px;
	font-size: 26px;
	font-weight: 700;
}

.-dress_b12010s .c-title a {
	color: #30492C;
}

.-dress_b12010s .c-large_headline {
	font-size: 20px;
	color: #30492C;
	line-height: 1.5;
	padding-bottom: 15px;
}

.-dress_b12010s .c-large_headline a {
	color: #30492C;
}

.-dress_b12010s .c-small_headline {
	font-size: 15px;
	color: #30492C;
	line-height: 1.75;
	letter-spacing: 1px;
}

.-dress_b12010s .c-small_headline a {
	color: #30492C;
}

.-dress_b12010s .c-lead {
	font-size: 12px;
	line-height: 1.85;
	letter-spacing: 1px;
	font-weight: 500;
}

.-dress_b12010s .c-lead a {
	color: #30492C;
}

.-dress_b12010s .c-blockquote {
	color: rgba(0, 0, 0, 0.7);
	font-style: oblique;
}

.-dress_b12010s .c-enclosure {
	border: solid 1px rgba(0, 0, 0, 0.5);
	padding: 2em;
	margin: auto;
}

.-dress_b12010s .c-note {
	color: rgba(0, 0, 0, 0.7);
	font-size: 0.85em;
	line-height: 1.8;
	/* font-family: "Roboto Condensed", sans-serif; */
	letter-spacing: 1px;
	padding-top: 20px;
	font-weight: 400;
}

.-dress_b12010s .c-credit {
	color: rgba(0, 0, 0, 0.7);
	font-size: 0.85em;
	line-height: 1.8;
}

.-dress_b12010s .c-hr {
	border-top: solid 1px rgba(0, 0, 0, 0.5);
	margin-top: 2em;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.-dress_b12010s .c-img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.-dress_b12010s .c-img .c-img_comment {
	color: rgba(0, 0, 0, 0.7);
	font-size: 0.85em;
	line-height: 1.8;
}

.-dress_b12010s .c-img .js-photo_mouseover {
	font-size: 1em;
}

.-dress_b12010s .c-list_indent {
	margin: auto;
}

.-dress_b12010s .c-list_indent th {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	text-align: left;
	font-weight: 500;
}

.-dress_b12010s .c-list_indent td {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 2em;
	text-align: left;
}

.-dress_b12010s .c-list_indent .c-affix {
	color: rgba(0, 0, 0, 0.7);
	font-size: 0.85em;
	padding: 0px;
}

.-dress_b12010s .c-list_table {
	margin: auto;
	border: solid 1px rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .c-list_table th {
	border: solid 1px rgba(0, 0, 0, 0.1);
	vertical-align: top;
	padding: 1em;
	text-align: left;
	background-color: rgba(48, 73, 44, 0.1);
	font-weight: 500;
}

.-dress_b12010s .c-list_table td {
	border: solid 1px rgba(0, 0, 0, 0.1);
	vertical-align: middle;
	padding: 1em;
	text-align: left;
}

.-dress_b12010s .c-list_table .c-affix {
	color: rgba(0, 0, 0, 0.7);
	font-size: 0.85em;
	padding: 0px;
}

.-dress_b12010s .c-list_news {
	border-top: solid 1px rgba(0, 0, 0, 0.1);
	margin: auto;
}

.-dress_b12010s .c-list_news th {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	vertical-align: top;
	text-align: left;
	padding-right: 1em;
	padding-left: 0em;
	padding-bottom: em;
	padding-top: em;
	font-weight: 500;
}

.-dress_b12010s .c-list_news td {
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	vertical-align: middle;
	text-align: left;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}

.-dress_b12010s .c-list_news .c-affix {
	font-size: 0.85em;
	color: rgba(0, 0, 0, 0.7);
	padding: 0px;
}

.-dress_b12010s .c-list-no_mark {
	margin: auto;
}

.-dress_b12010s .c-list-no_mark li {
	font-size: 1em;
	list-style-type: none;
}

.-dress_b12010s .c-list-no_mark ul {
	margin-left: 2em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.-dress_b12010s .c-list-no_mark ul li {
	font-size: 1em;
}

.-dress_b12010s .c-list-sign {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-sign li {
	font-size: 1em;
	list-style-type: disc;
	list-style-position: outside;
}

.-dress_b12010s .c-list-sign ul {
	margin: auto;
}

.-dress_b12010s .c-list-sign ul li {
	font-size: 1em;
}

.-dress_b12010s .c-list-numbers {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-numbers li {
	font-size: 1em;
	list-style-position: outside;
	list-style-type: decimal;
}

.-dress_b12010s .c-list-numbers ol {
	margin: auto;
}

.-dress_b12010s .c-list-numbers ol li {
	font-size: 1em;
}

.-dress_b12010s .c-list-alphabet {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-alphabet li {
	font-size: 1em;
	list-style-position: outside;
	list-style-type: upper-alpha;
}

.-dress_b12010s .c-list-alphabet ol {
	margin: auto;
}

.-dress_b12010s .c-list-alphabet ol li {
	font-size: 1em;
}

.-dress_b12010s .c-list-alphabet_small {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-alphabet_small li {
	font-size: 1em;
	list-style-type: lower-alpha;
	list-style-position: outside;
}

.-dress_b12010s .c-list-alphabet_small ol {
	margin: auto;
}

.-dress_b12010s .c-list-alphabet_small ol li {
	font-size: 1em;
}

.-dress_b12010s .c-list-greece {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-greece li {
	font-size: 1em;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.-dress_b12010s .c-list-greece ol {
	margin: auto;
}

.-dress_b12010s .c-list-greece ol li {
	font-size: 1em;
}

.-dress_b12010s .c-list-greece_small {
	margin: auto;
	padding-left: 2em;
}

.-dress_b12010s .c-list-greece_small li {
	font-size: 1em;
	list-style-position: outside;
	list-style-type: lower-roman;
}

.-dress_b12010s .c-list-greece_small ol {
	margin: auto;
}

.-dress_b12010s .c-list-greece_small ol li {
	font-size: 1em;
}

.-dress_b12010s .c-breadcrumb {
	font-size: 0.85em;
	margin: auto;
}

.-dress_b12010s .c-breadcrumb a {
	text-decoration: underline;
	color: #000000;
}

.-dress_b12010s .c-breadcrumb a:hover {
	color: #30492C;
}

.-dress_b12010s .c-breadcrumb em,
.-dress_b12010s .c-breadcrumb .c-current {
	font-weight: bolder;
}

.-dress_b12010s .c-pager {
	margin: auto;
	font-size: 1em;
}

.-dress_b12010s .c-pager a {
	color: #000000;
}

.-dress_b12010s .c-pager a:hover {
	color: #30492C;
}

.-dress_b12010s .c-pager .c-current {
	font-weight: bolder;
}

.-dress_b12010s .c-pager span {
	color: rgba(0, 0, 0, 0.5);
}

.-dress_b12010s .c-link_top {
	color: #000000;
}

.-dress_b12010s .c-link_top:hover {
	color: #30492C;
}

.-dress_b12010s .c-link_top span {
	font-size: 1em;
}

.-dress_b12010s .c-sound_btn1 {
	background-image: none;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	padding: 3px;
	vertical-align: middle;
}

.-dress_b12010s .c-sound_btn1.on {
	background-image: none;
	background-color: #000000;
}

.-dress_b12010s .c-sound_btn1::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_off%3C/title%3E%3Cpath d='M13.6,5a.4.4,0,0,0-.68-.29l-3,3,3.67,3.67Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M6.4,8.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H8.8l4.12,4.12A.4.4,0,0,0,13.6,19V15.86L6.54,8.8Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M19.37,18.23,5.77,4.63A.81.81,0,1,0,4.63,5.77l13.6,13.6a.82.82,0,0,0,1.14,0A.81.81,0,0,0,19.37,18.23Z' fill='rgba(0,0,0, 0.95)'/%3E%3C/svg%3E");
	display: block;
	width: 24px;
	height: 24px;
}

.-dress_b12010s .c-sound_btn1.on::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_on%3C/title%3E%3Cpath d='M16.75,5.56a.81.81,0,0,0-1.18.25.79.79,0,0,0,.21,1,6.39,6.39,0,0,1,0,10.32.79.79,0,0,0-.21,1,.81.81,0,0,0,1.18.25,8,8,0,0,0,0-12.88Z' fill='rgba(255,255,255, 0.95)'/%3E%3Cpath d='M16.8,12a4.81,4.81,0,0,0-1.64-3.61.79.79,0,0,0-1.2.22h0a.8.8,0,0,0,.18,1,3.2,3.2,0,0,1,0,4.76.8.8,0,0,0-.18,1h0a.79.79,0,0,0,1.2.22A4.81,4.81,0,0,0,16.8,12Z' fill='rgba(255,255,255, 0.95)'/%3E%3Cpath d='M11.32,4.68,7.2,8.8H4.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H7.2l4.12,4.12A.4.4,0,0,0,12,19V5A.4.4,0,0,0,11.32,4.68Z' fill='rgba(255,255,255, 0.95)'/%3E%3C/svg%3E");
	display: block;
	width: 24px;
	height: 24px;
}

.-dress_b12010s .c-sound_btn2 {
	background-color: #FFFFFF;
	background-image: none;
	width: auto;
	height: auto;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 1;
}

.-dress_b12010s .c-sound_btn2::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_off%3C/title%3E%3Cpath d='M13.6,5a.4.4,0,0,0-.68-.29l-3,3,3.67,3.67Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M6.4,8.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H8.8l4.12,4.12A.4.4,0,0,0,13.6,19V15.86L6.54,8.8Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M19.37,18.23,5.77,4.63A.81.81,0,1,0,4.63,5.77l13.6,13.6a.82.82,0,0,0,1.14,0A.81.81,0,0,0,19.37,18.23Z' fill='rgba(0,0,0, 0.95)'/%3E%3C/svg%3E");
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
}

.-dress_b12010s .c-sound_btn2::after {
	content: "OFF";
	font-size: 12px;
	color: #000000;
	display: inline-block;
	vertical-align: middle;
	line-height: 2;
	font-weight: 500;
}

.-dress_b12010s .c-sound_btn2.on {
	background-image: none;
	background-color: #000000;
}

.-dress_b12010s .c-sound_btn2.on::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_on%3C/title%3E%3Cpath d='M16.75,5.56a.81.81,0,0,0-1.18.25.79.79,0,0,0,.21,1,6.39,6.39,0,0,1,0,10.32.79.79,0,0,0-.21,1,.81.81,0,0,0,1.18.25,8,8,0,0,0,0-12.88Z' fill='rgba(255,255,255, 0.95)'/%3E%3Cpath d='M16.8,12a4.81,4.81,0,0,0-1.64-3.61.79.79,0,0,0-1.2.22h0a.8.8,0,0,0,.18,1,3.2,3.2,0,0,1,0,4.76.8.8,0,0,0-.18,1h0a.79.79,0,0,0,1.2.22A4.81,4.81,0,0,0,16.8,12Z' fill='rgba(255,255,255, 0.95)'/%3E%3Cpath d='M11.32,4.68,7.2,8.8H4.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H7.2l4.12,4.12A.4.4,0,0,0,12,19V5A.4.4,0,0,0,11.32,4.68Z' fill='rgba(255,255,255, 0.95)'/%3E%3C/svg%3E");
}

.-dress_b12010s .c-sound_btn2.on::after {
	content: "ON";
	color: #FFFFFF;
}

.-dress_b12010s .c-sound_btn3 {
	background-image: none;
	width: auto;
	height: auto;
	vertical-align: middle;
	line-height: 1;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: solid 1px #000000;
	border-radius: 3px;
}

.-dress_b12010s .c-sound_btn3::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_off%3C/title%3E%3Cpath d='M13.6,5a.4.4,0,0,0-.68-.29l-3,3,3.67,3.67Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M6.4,8.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H8.8l4.12,4.12A.4.4,0,0,0,13.6,19V15.86L6.54,8.8Z' fill='rgba(0,0,0, 0.95)'/%3E%3Cpath d='M19.37,18.23,5.77,4.63A.81.81,0,1,0,4.63,5.77l13.6,13.6a.82.82,0,0,0,1.14,0A.81.81,0,0,0,19.37,18.23Z' fill='rgba(0,0,0, 0.95)'/%3E%3C/svg%3E");
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
}

.-dress_b12010s .c-sound_btn3::after {
	content: "OFF";
	color: #000000;
	font-size: 14px;
	line-height: 1.7;
	vertical-align: middle;
	font-weight: bold;
}

.-dress_b12010s .c-sound_btn3.on {
	border-color: #30492C;
}

.-dress_b12010s .c-sound_btn3.on::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ctitle%3Esound_on%3C/title%3E%3Cpath d='M16.75,5.56a.81.81,0,0,0-1.18.25.79.79,0,0,0,.21,1,6.39,6.39,0,0,1,0,10.32.79.79,0,0,0-.21,1,.81.81,0,0,0,1.18.25,8,8,0,0,0,0-12.88Z' fill='rgba(48,73,44, 0.95)'/%3E%3Cpath d='M16.8,12a4.81,4.81,0,0,0-1.64-3.61.79.79,0,0,0-1.2.22h0a.8.8,0,0,0,.18,1,3.2,3.2,0,0,1,0,4.76.8.8,0,0,0-.18,1h0a.79.79,0,0,0,1.2.22A4.81,4.81,0,0,0,16.8,12Z' fill='rgba(48,73,44, 0.95)'/%3E%3Cpath d='M11.32,4.68,7.2,8.8H4.8a.8.8,0,0,0-.8.8v4.8a.8.8,0,0,0,.8.8H7.2l4.12,4.12A.4.4,0,0,0,12,19V5A.4.4,0,0,0,11.32,4.68Z' fill='rgba(48,73,44, 0.95)'/%3E%3C/svg%3E");
}

.-dress_b12010s .c-sound_btn3.on::after {
	color: #30492C;
	content: "ON";
}

.-dress_b12010s .c-sound_btn4 {
	background-image: none;
	width: auto;
	height: auto;
	vertical-align: middle;
	color: #000000;
}

.-dress_b12010s .c-sound_btn4::before {
	content: "SOUND";
	display: inline-block;
	line-height: 2;
	font-weight: bold;
}

.-dress_b12010s .c-sound_btn4::after {
	content: "OFF";
	color: #000000;
	background-color: rgba(0, 0, 0, 0.3);
	display: inline-block;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-left: 0.5em;
	line-height: 2;
	font-weight: bold;
}

.-dress_b12010s .c-sound_btn4.on {
	background-image: none;
}

.-dress_b12010s .c-sound_btn4.on::after {
	content: "ON";
	color: #FFFFFF;
	background-color: #000000;
}

.-dress_b12010s .c-cart {
	margin: auto;
}

.-dress_b12010s .c-cart .c-large_headline {
	color: #000000;
}

.-dress_b12010s .c-cart .c-list_indent {
	margin-bottom: 1em;
	border-style: none;
}

.-dress_b12010s .c-cart .c-list_indent th {
	border-bottom-color: rgba(0, 0, 0, 0.5);
	padding-left: 0px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

.-dress_b12010s .c-cart .c-list_indent td {
	border-bottom-color: rgba(0, 0, 0, 0.5);
	padding-right: 0em;
	padding-left: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
}

.-dress_b12010s .c-cart .c-cart_table {
	margin: auto;
}

.-dress_b12010s .c-cart .c-cart_table th {
	border-left-color: rgba(0, 0, 0, 0.5);
	border-bottom-color: rgba(0, 0, 0, 0.5);
}

.-dress_b12010s .c-cart .c-cart_table td {
	border-left-color: rgba(0, 0, 0, 0.5);
}

.-dress_b12010s .c-cart_buying_area {
	background-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .c-cart_buying_area .c-list_table {
	border: solid 1px rgba(0, 0, 0, 0.5);
	margin-bottom: 1em;
}

.-dress_b12010s .c-cart_buying_area .c-list_table th {
	border: solid 1px rgba(0, 0, 0, 0.5);
	background-color: #FFFFFF;
	padding: 1em;
}

.-dress_b12010s .c-cart_buying_area .c-list_table td {
	border: solid 1px rgba(0, 0, 0, 0.5);
	background-color: #FFFFFF;
	padding: 1em;
}

.-dress_b12010s .c-blog-new {
	background-color: #30492C;
	color: #FFFFFF;
	font-size: 1rem;
	line-height: 1;
	padding: 0.25em;
	font-weight: 500;
}

.-dress_b12010s .c-blog-category {
	border-style: none;
	margin-top: auto;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: auto;
	padding: 0px;
	vertical-align: bottom;
}

.-dress_b12010s .c-blog-category a {
	border-style: solid;
	border-width: 1px;
	display: block;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	font-size: 10px;
	line-height: 1.75;
	color: #000000;
	/* font-family: "Roboto Condensed", sans-serif; */
	font-weight: 400;
}

.-dress_b12010s .c-blog-category a:hover {
	color: #30492C;
	background-color: rgba(48, 73, 44, 0.1);
}

.-dress_b12010s .c-blog-tag {
	display: inline-block;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	vertical-align: bottom;
	border-radius: 0px;
}

.-dress_b12010s .c-blog-tag a {
	display: block;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	font-size: 1em;
	line-height: 1.75;
	border-radius: 0px;
}

.-dress_b12010s .c-blog-tag a:hover {
	color: #30492C;
	background-color: rgba(48, 73, 44, 0.1);
}

.-dress_b12010s .c-blog-category:last-child {
	margin-right: 0px;
}

.-dress_b12010s .c-blog-pagination {
	text-align: center;
	margin: auto;
	line-height: 1.75;
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-link {
	color: #000000;
	border: solid 1px #000000;
	border-radius: 3px;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-link.-current {
	color: #30492C;
	border-color: #30492C;
	background-color: #FFFFFF;
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-link:hover {
	color: #30492C;
	border-color: #30492C;
	background-color: rgba(48, 73, 44, 0.1);
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-previous {
	color: #000000;
	border: solid 1px #000000;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 3px;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-next {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border: solid 1px #000000;
	border-radius: 3px;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-previous:hover {
	color: #30492C;
	border-color: #30492C;
	background-color: rgba(48, 73, 44, 0.1);
}

.-dress_b12010s .c-blog-pagination a.c-blog-pagination-next:hover {
	color: #30492C;
	border-color: #30492C;
	background-color: rgba(48, 73, 44, 0.1);
}

.-dress_b12010s .c-blog-pagination a.-disabled {
	opacity: 0.5;
}

.-dress_b12010s a:hover {
	opacity: 1;
}

.-dress_b12010s .c-menu.-menu_a {
	margin: auto;
	letter-spacing: 4px;
}

.-dress_b12010s .c-menu.-menu_a li {
	border-style: none;
	vertical-align: middle;
	padding-left: 10px;
}

.-dress_b12010s .c-menu.-menu_a li a {
	line-height: 2;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: em;
	padding-left: em;
	font-size: 14px;
	/* font-family: "Roboto Condensed", sans-serif; */
	font-weight: bold;
}

.-dress_b12010s .c-menu.-menu_a li .c-current {
	color: #30492C;
}

.-dress_b12010s .c-menu.-menu_a li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	font-size: 10px;
	line-height: 2;
	padding: 1em;
	/* font-family: "Roboto Condensed", sans-serif; */
	font-weight: bold;
}

.-dress_b12010s .c-menu.-v.-menu_a {
	margin: auto;
	border-style: none;
}

.-dress_b12010s .c-menu.-v.-menu_a li {
	border-style: none;
}

.-dress_b12010s .c-menu.-v.-menu_a li a {
	text-align: left;
	border-style: none;
	padding-right: 0em;
	padding-left: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.-dress_b12010s .c-menu.-v.-menu_a li .c-unlink {
	text-align: left;
	border-style: none;
	padding-right: 0em;
	padding-left: 0em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.-dress_b12010s .c-menu.-v.-menu_a li ul {
	margin-left: 2em;
}

.-dress_b12010s .c-menu.-menu_b {
	margin: auto;
}

.-dress_b12010s .c-menu.-menu_b li {
	vertical-align: middle;
	border-right: solid 1px rgba(0, 0, 0, 0.5);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.-dress_b12010s .c-menu.-menu_b li a {
	color: #000000;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	font-size: 12px;
	line-height: 2;
	/*font-family: "Roboto Condensed", sans-serif;*/
	letter-spacing: 4px;
	font-weight: 500;
}

.-dress_b12010s .c-menu.-menu_b li .c-current {
	color: #30492C;
}

.-dress_b12010s .c-menu.-menu_b li a:hover {
	color: #30492C;
}

.-dress_b12010s .c-menu.-menu_b li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	font-size: 12px;
	line-height: 2;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0em;
	/* font-family: "Roboto Condensed", sans-serif; */
	letter-spacing: 4px;
	font-weight: 400;
}

.-dress_b12010s .c-menu.-v.-menu_b {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: solid 1px rgba(0, 0, 0, 0.5);
}

.-dress_b12010s .c-menu.-v.-menu_b li {
	border-right-style: none;
	border-top: solid 1px rgba(0, 0, 0, 0.5);
	border-bottom-style: none;
	border-left-style: none;
}

.-dress_b12010s .c-menu.-v.-menu_b li a {
	text-align: left;
	border-style: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
}

.-dress_b12010s .c-menu.-v.-menu_b li .c-unlink {
	text-align: left;
	border-style: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0em;
	padding-left: 0em;
}

.-dress_b12010s .c-menu.-v.-menu_b li ul {
	margin-left: 2em;
}

.-dress_b12010s .c-menu.-menu_c {
	background-color: rgba(48, 73, 44, 0.9);
	vertical-align: middle;
	margin: auto;
	display: inline-block;
	border-radius: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.-dress_b12010s .c-menu.-menu_c li {
	border-style: none;
	vertical-align: middle;
}

.-dress_b12010s .c-menu.-menu_c li a {
	background-color: rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-weight: 500;
}

.-dress_b12010s .c-menu.-menu_c li .c-current {
	background-color: #30492C;
}

.-dress_b12010s .c-menu.-menu_c li a:hover {
	background-color: #30492C;
}

.-dress_b12010s .c-menu.-menu_c li .c-unlink {
	color: rgba(255, 255, 255, 0.7);
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
}

.-dress_b12010s .c-menu.-v.-menu_c {
	margin: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

.-dress_b12010s .c-menu.-v.-menu_c li ul {
	margin-left: 2em;
}

.-dress_b12010s .c-menu.-menu_d {
	background-color: rgba(48, 73, 44, 0.9);
	margin: auto;
	padding: 0px;
}

.-dress_b12010s .c-menu.-menu_d li {
	border-style: none;
	vertical-align: middle;
}

.-dress_b12010s .c-menu.-menu_d li a {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0);
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-weight: 500;
}

.-dress_b12010s .c-menu.-menu_d li .c-current {
	background-color: #30492C;
}

.-dress_b12010s .c-menu.-menu_d li a:hover {
	background-color: #30492C;
	opacity: 1;
}

.-dress_b12010s .c-menu.-menu_d li .c-unlink {
	color: rgba(255, 255, 255, 0.7);
	background-color: rgba(0, 0, 0, 0);
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 1em;
	line-height: 1.75;
}

.-dress_b12010s .c-menu.-v.-menu_d {
	margin: auto;
	text-align: left;
}

.-dress_b12010s .c-menu.-v.-menu_d li ul {
	margin-left: 2em;
}

.-dress_b12010s .c-menu.-menu_e {
	background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0.8) 100%);
	background-color: #FFFFFF;
	border-style: none;
}

.-dress_b12010s .c-menu.-menu_e li a {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.75;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-weight: 500;
}

.-dress_b12010s .c-menu.-menu_e li .c-current {
	background-color: #000000;
}

.-dress_b12010s .c-menu.-menu_e li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	opacity: 1;
}

.-dress_b12010s .c-menu.-menu_e li .c-unlink {
	color: rgba(255, 255, 255, 0.7);
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

.-dress_b12010s .c-menu.-v.-menu_e {
	background-color: #FFFFFF;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
	text-align: left;
}

.-dress_b12010s .c-menu.-v.-menu_e li {
	border-style: none;
}

.-dress_b12010s .c-menu.-v.-menu_e li a {
	background-image: none;
	color: #FFFFFF;
}

.-dress_b12010s .c-menu.-v.-menu_e li .c-current {
	background-color: #000000;
}

.-dress_b12010s .c-menu.-v.-menu_e li a:hover {
	background-color: #000000;
}

.-dress_b12010s .c-menu.-v.-menu_e li .c-unlink {
	color: rgba(255, 255, 255, 0.7);
}

.-dress_b12010s .m-motion.-f {
	margin: auto;
	text-align: center;
}

.-dress_b12010s .m-motion.-f li {
	float: none;
	display: inline-block;
	border-style: none;
	width: auto;
	margin: auto;
	padding: 0px;
}

.-dress_b12010s .m-motion.-f li a {
	color: #000000;
	background-color: rgba(0, 0, 0, 0);
	border-style: none;
	display: block;
	text-align: left;
	font-size: 1em;
	line-height: 1.75;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	font-weight: 500;
}

.-dress_b12010s .m-motion.-f li a:hover {
	color: #30492C;
}

.-dress_b12010s .m-motion.-f li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	display: block;
	text-align: left;
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-bottom: 0.5vw;
	padding-right: 1em;
	padding-left: 1em;
	margin: 0px;
}

.-dress_b12010s .m-motion.-f li ul::before {
	border-right: solid 4px rgba(0, 0, 0, 0);
	border-left: solid 4px rgba(0, 0, 0, 0);
	transform: translate(-50%, 0);
	margin: auto;
	border-bottom: solid 4px #000000;
	border-top-style: none;
	display: block;
}

.-dress_b12010s .m-motion.-f li ul li::before {
	transform: translate(-50%, 0);
	margin: auto;
	display: none;
	border-bottom-color: rgba(0, 0, 0, 0);
}

.-dress_b12010s .m-motion.-f li ul {
	transform: translate(-50%, 0);
	margin: auto;
	overflow: hidden;
	width: 200px;
}

.-dress_b12010s .m-motion.-f li ul li a {
	color: #FFFFFF;
	border-style: none;
	background-color: #000000;
	padding: 0.5em;
}

.-dress_b12010s .m-motion.-f li ul li.c-current a {
	color: #FFFFFF;
}

.-dress_b12010s .m-motion.-f li ul li a:hover {
	background-color: #30492C;
	color: #FFFFFF;
}

.-dress_b12010s .m-motion.-f li ul li .c-unlink {
	color: rgba(255, 255, 255, 0.7);
	background-color: #000000;
	border-style: none;
	padding: 0.5em;
}

.-dress_b12010s .m-motion.-f li ul li {
	display: block;
	padding: 0px;
	overflow: hidden;
	border-style: none;
}

.-dress_b12010s .m-motion.-g {
	margin: auto;
	padding: 0px;
	text-align: center;
	overflow: visible;
}

.-dress_b12010s .m-motion.-g li {
	border-style: none;
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.-dress_b12010s .m-motion.-g li a {
	color: #000000;
	display: block;
	height: auto;
	letter-spacing: 0px;
	margin: auto;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
	font-weight: 500;
}

.-dress_b12010s .m-motion.-g li.c-current a {
	color: #000000;
}

.-dress_b12010s .m-motion.-g li a:hover {
	color: #000000;
}

.-dress_b12010s .m-motion.-g li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	display: block;
	height: auto;
	letter-spacing: 0px;
	margin: auto;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
}

.-dress_b12010s .m-motion.-g .lavalamp-object {
	background-color: rgba(48, 73, 44, 0.15);
	border-radius: 8px;
}

.-dress_b12010s .m-motion.-j {
	margin: auto;
	text-align: center;
}

.-dress_b12010s .m-motion.-j li {
	border-style: none;
	display: inline-block;
	float: none;
	vertical-align: bottom;
}

.-dress_b12010s .m-motion.-j li a {
	color: #000000;
	display: block;
	font-size: 1em;
	line-height: 1.75;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-weight: 500;
}

.-dress_b12010s .m-motion.-j li.c-current a {
	color: #30492C;
}

.-dress_b12010s .m-motion.-j li a:hover {
	color: #30492C;
}

.-dress_b12010s .m-motion.-j li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	display: block;
	font-size: 1em;
	line-height: 1.75;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

.-dress_b12010s .m-motion.-j .lavalamp-object {
	border-bottom: solid 1px #30492C;
	border-top-style: none;
}

.-dress_b12010s .m-motion.-h {
	margin: auto;
}

.-dress_b12010s .m-motion.-h li {
	border-style: none;
	margin-bottom: 2px;
}

.-dress_b12010s .m-motion.-h li a {
	background-color: #000000;
	color: #FFFFFF;
	width: 300px;
	border-radius: 3px;
	font-size: 1em;
	line-height: 1.75;
	max-width: 100%;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0px;
	font-weight: 500;
}

.-dress_b12010s .m-motion.-h li.c-current a {
	background-color: #30492C;
}

.-dress_b12010s .m-motion.-h li a:hover {
	background-color: #30492C;
	width: 320px;
	padding-left: 2em;
}

.-dress_b12010s .m-motion.-h li .c-unlink {
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.5);
	width: 300px;
	border-radius: 3px;
	font-size: 1em;
	line-height: 1.75;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	max-width: 100%;
	margin: 0px;
}

.-dress_b12010s .m-motion.-i {
	margin: auto;
}

.-dress_b12010s .m-motion.-i li {
	border-style: none;
	margin-bottom: 4px;
}

.-dress_b12010s .m-motion.-i li a {
	color: #000000;
	background-color: #FFFFFF;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
	border-top: solid 1px #000000;
	border-right: solid 2px #000000;
	border-bottom: solid 2px #000000;
	border-left: solid 1px #000000;
	margin: 0px;
	font-weight: 500;
}

.-dress_b12010s .m-motion.-i li.c-current a {
	color: #30492C;
	border-color: #30492C;
}

.-dress_b12010s .m-motion.-i li a:hover {
	color: #30492C;
	border-color: #30492C;
	padding-right: 2em;
	padding-left: 2em;
}

.-dress_b12010s .m-motion.-i li .c-unlink {
	color: rgba(0, 0, 0, 0.7);
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	font-size: 1em;
	line-height: 1.75;
	padding: 1em;
	margin: 0px;
}

.-dress_b12010s .a-ghost_header {
	background-color: #FFFFFF;
}

.-dress_b12010s .c-menu.-menu_e li {
	border-style: none;
	vertical-align: middle;
}

.-dress_b12010s .c-menu.-menu_b li:first-child {
	border-left: solid 1px rgba(0, 0, 0, 0.5);
}

.-dress_b12010s .c-menu.-v.-menu_b li:first-child {
	border-left-style: none;
}

.-dress_b12010s .c-menu.-v.-menu_e li ul {
	margin-left: 2em;
}

.-dress_b12010s .c-blog-tag:last-child {
	margin-right: 0px;
}

.-dress_b12010s .m-motion.-f li ul li:first-child {
	padding-top: 4px;
}

.-dress_b12010s .a-header {
	background-color: #30492C;
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard {
	background-color: #30492C;
	color: #FFFFFF;
}

.-dress_b12010s .a-header a {
	color: #FFFFFF;
}

.-dress_b12010s .a-main {
	z-index: 2;
}

.-dress_b12010s .-blog-index {
	position: relative;
}

.-dress_b12010s .-blog-index img {
	padding-bottom: 15px;
}

.-dress_b12010s .a-header a:hover {
	opacity: 0.8;
}

.-dress_b12010s .a-header .b-both_diff .column.-col4 .c-lead {
	padding-top: 50px;
}

.-dress_b12010s .a-ghost_header .c-lead {
	padding-top: 2px;
}

.-dress_b12010s .a-header .c-title a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-title {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-large_headline {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-small_headline {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-blockquote {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-note {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-credit {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-enclosure {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-header .c-hr {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-header .c-img_comment {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-list_indent .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-list_table .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-list_news .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-title {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-large_headline {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-small_headline {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-blockquote {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-note {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-credit {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-enclosure {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-hr {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-img_comment {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-list_indent .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-list_table .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-list_news .c-affix {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_a .c-current {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_a .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-menu.-menu_a .c-current {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-menu.-menu_a .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_b .c-current {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_b a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_b li {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_b .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-menu.-menu_b a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-menu.-menu_b .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .c-menu.-menu_b li {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-header .c-menu.-menu_b a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-billboard .c-menu.-menu_b a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-header .c-menu.-menu_c {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-billboard .c-menu.-menu_c {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-header .c-menu.-menu_d {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-billboard .c-menu.-menu_d {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-header .m-motion.-f a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-f .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-f a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-billboard .m-motion.-f a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-f .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .m-motion.-f a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-billboard .m-motion.-f a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-header .m-motion.-g a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-g .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-g a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-header .m-motion.-g li.c-current a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-g a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-g li.c-current a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-g .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-g .lavalamp-object {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-billboard .m-motion.-g .lavalamp-object {
	background-color: rgba(255, 255, 255, 0.1);
}

.-dress_b12010s .a-billboard .m-motion.-g a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-header .m-motion.-j a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-j li.c-current a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-j .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .m-motion.-j a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .a-header .m-motion.-j .lavalamp-object {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-j a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-j li.c-current a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-j .c-unlink {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-j .lavalamp-object {
	border-color: #FFFFFF;
}

.-dress_b12010s .a-billboard .m-motion.-j a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.-dress_b12010s .-blog-article .c-page_title {
	font-size: 2.5em;
	letter-spacing: 1px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.-dress_b12010s .a-billboard .c-breadcrumb a {
	color: #FFFFFF;
}

.-dress_b12010s .b-megamenu .b-megamenu_contents {
	color: #000000;
	background-color: #F6F6F6;
	box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.1);
	margin-top: 15px;
}

.-dress_b12010s.b-megamenu .b-megamenu_contents {
	color: #000000;
	background-color: #F6F6F6;
	box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.1);
	margin-top: 15px;
}

.-dress_b12010s .b-megamenu .c-page_title {
	color: #000000;
	font-size: 20px;
	letter-spacing: 2px;
}

.-dress_b12010s.b-megamenu .c-page_title {
	color: #000000;
	font-size: 20px;
	letter-spacing: 2px;
}

.-dress_b12010s .b-megamenu .b-megamenu_contents a {
	color: #000000;
}

.-dress_b12010s.b-megamenu .b-megamenu_contents a {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-title {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-title {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-large_headline {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-large_headline {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-small_headline {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-small_headline {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-blockquote {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-blockquote {
	color: #000000;
}

.-dress_b12010s .b-megamenu .b-megamenu_contents .column {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	margin-right: 1px;
	padding-right: 30px;
	padding-left: 30px;
}

.-dress_b12010s.b-megamenu .b-megamenu_contents .column {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	margin-right: 1px;
	padding-right: 30px;
	padding-left: 30px;
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation.-active::before {
	position: absolute;
	content: "";
	bottom: -15px;
	right: 45%;
	left: 45%;
	border-top: solid 10px rgba(0, 0, 0, 0);
	border-right: solid 10px rgba(0, 0, 0, 0);
	border-bottom: solid 10px #F6F6F6;
	border-left: solid 10px rgba(0, 0, 0, 0);
}

.-dress_b12010s .a-header .megamenu-list .b-megamenu_navigation.-active::before {
	border-bottom-color: #FFFFFF;
}

.-dress_b12010s .b-megamenu .b-megamenu_contents .column:nth-child(odd) {
	background-color: rgba(48, 73, 44, 0.01);
}

.-dress_b12010s.b-megamenu .b-megamenu_contents .column:nth-child(odd) {
	background-color: rgba(48, 73, 44, 0.01);
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation {
	color: #000000;
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation.-active {
	color: #000000;
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation a {
	color: #000000;
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation a:hover {
	background-color: rgba(48, 73, 44, 0.05);
}

.-dress_b12010s .megamenu-list .b-megamenu_navigation.c-unlink {
	color: rgba(0, 0, 0, 0.6);
}

.-dress_b12010s .a-header .megamenu-list .b-megamenu_navigation {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .megamenu-list .b-megamenu_navigation a {
	color: #FFFFFF;
}

.-dress_b12010s .a-header .megamenu-list .b-megamenu_navigation.-active {
	background-color: rgba(246, 246, 246, 0.05);
}

.-dress_b12010s .a-billboard .megamenu-list .b-megamenu_navigation {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .megamenu-list .b-megamenu_navigation a {
	color: #FFFFFF;
}

.-dress_b12010s .a-billboard .megamenu-list .b-megamenu_navigation.-active {
	background-color: rgba(255, 255, 255, 0.05);
}

.-dress_b12010s .b-megamenu .c-enclosure {
	border-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s.b-megamenu .c-enclosure {
	border-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .b-megamenu .c-note {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-note {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-credit {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-credit {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-img_comment {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-img_comment {
	color: #000000;
}

.-dress_b12010s .a-header .b-megamenu .c-menu.-menu_a li a {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-affix {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-affix {
	color: #000000;
}

.-dress_b12010s .a-billboard .b-megamenu .c-affix {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_a li a {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_a li a {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_a li .c-unlink {
	color: rgba(0, 0, 0, 0.6);
}

.-dress_b12010s.b-megamenu .c-menu.-menu_a li .c-unlink {
	color: rgba(0, 0, 0, 0.6);
}

.-dress_b12010s .b-megamenu .c-menu.-menu_b li a {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_b li a {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_b li .c-current {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_b li .c-current {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_b li .c-unlink {
	color: rgba(0, 0, 0, 0.6);
}

.-dress_b12010s.b-megamenu .c-menu.-menu_b li .c-unlink {
	color: rgba(0, 0, 0, 0.6);
}

.-dress_b12010s .b-megamenu .c-menu.-menu_a li .c-current {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_a li .c-current {
	color: #000000;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_b li {
	border-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s.b-megamenu .c-menu.-menu_b li {
	border-color: rgba(0, 0, 0, 0.1);
}

.-dress_b12010s .b-megamenu .c-menu.-menu_c {
	background-color: #30492C;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_c {
	background-color: #30492C;
}

.-dress_b12010s .b-megamenu .c-menu.-menu_d {
	background-color: rgba(48, 73, 44, 0.9);
}

.-dress_b12010s.b-megamenu .c-menu.-menu_d {
	background-color: rgba(48, 73, 44, 0.9);
}

.-dress_b12010s .b-megamenu .c-menu.-menu_b li a:hover {
	color: #000000;
}

.-dress_b12010s.b-megamenu .c-menu.-menu_b li a:hover {
	color: #000000;
}

.-dress_b12010s .a-header .b-megamenu .c-affix {
	color: #000000;
}

body{
    font-family: "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media only screen and (max-width: 641px) {
	.-dress_b12010s .c-device_outer {
		background-color: #FFFFFF;
	}

	.-dress_b12010s .c-device_changer {
		color: #000000;
		border-radius: 3px;
		border: solid 1px #000000;
	}

	.-dress_b12010s .c-large_headline {
		font-size: 16px;
	}

	.-dress_b12010s .c-list_news th {
		padding-top: 1em;
		padding-right: 0em;
		padding-bottom: 1em;
		padding-left: 0em;
		border-bottom-style: none;
	}

	.-dress_b12010s .c-list_news td {
		padding-top: 0em;
		padding-right: 0em;
		padding-bottom: 1em;
		padding-left: 0em;
	}

	.-dress_b12010s .c-list_table th {
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
	}

	.-dress_b12010s .c-list_table td {
		border-style: none;
	}

	.-dress_b12010s .a-header .b-both_diff .column.-col4 .c-lead {
		padding-top: 0px;
	}

	.-dress_b12010s .c-page_title {
		letter-spacing: 9px;
	}

	.-dress_b12010s .c-title {
		font-size: 22px;
	}
}

@media print,
screen and (max-width: 768px) {
	.-dress_b12010s .m-motion.-f li ul {
		transform: none;
		margin-left: 2em;
	}

	.-dress_b12010s .m-motion.-f li ul li a {
		background-color: rgba(0, 0, 0, 0);
		color: #000000;
		padding-right: 0px;
		padding-left: 0px;
	}

	.-dress_b12010s .m-motion.-f li ul li.c-current a {
		color: #000000;
	}

	.-dress_b12010s .m-motion.-f li ul li .c-unlink {
		color: rgba(0, 0, 0, 0.7);
		background-color: rgba(0, 0, 0, 0);
		padding-right: 0px;
		padding-left: 0px;
	}

	.-dress_b12010s .m-motion.-f li {
		display: block;
	}

	.-dress_b12010s .m-motion.-f li a {
		padding-top: 0.5em;
		padding-right: 0em;
		padding-bottom: 0.5em;
		padding-left: 0em;
	}

	.-dress_b12010s .m-motion.-f li .c-unlink {
		padding-top: 0.5em;
		padding-right: 0em;
		padding-bottom: 0.5em;
		padding-left: 0em;
	}

	.-dress_b12010s .m-motion.-f li ul li a:hover {
		background-color: rgba(0, 0, 0, 0);
		color: #30492C;
	}

	.-dress_b12010s .m-motion.-g li {
		display: block;
	}

	.-dress_b12010s .m-motion.-h li a {
		width: auto;
	}

	.-dress_b12010s .m-motion.-h li .c-unlink {
		width: auto;
	}

	.-dress_b12010s .m-motion.-i li a {
		display: block;
	}

	.-dress_b12010s .m-motion.-i li .c-unlink {
		display: block;
	}

	.-dress_b12010s #spNavigationTrigger {
		background-color: #FFFFFF;
		border-style: none;
		border-width: 1px;
	}

	.-dress_b12010s #spNavigationTrigger .c-sp-navigation_line {
		width: 24px;
		right: auto;
		left: 50%;
		transform: translate(-50%, -50%);
		top: 50%;
		bottom: auto;
		border-top: solid 2px #000000;
	}

	.-dress_b12010s #js-globalNavigation {
		background-color: #FFFFFF;
		box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.4);
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.-dress_b12010s#js-globalNavigation {
		background-color: #FFFFFF;
		box-shadow: 0px 0px 20px -4px rgba(0, 0, 0, 0.4);
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

	.-dress_b12010s #js-globalNavigation ul {
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		border-radius: 0px;
		width: auto;
		margin: auto;
		padding: 0px;
		height: auto;
		border-style: none;
		display: block;
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	}

	.-dress_b12010s#js-globalNavigation ul {
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		border-radius: 0px;
		width: auto;
		margin: auto;
		padding: 0px;
		height: auto;
		border-style: none;
		display: block;
		box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	}

	.-dress_b12010s #js-globalNavigation ul li {
		border-style: none;
		background-color: rgba(0, 0, 0, 0);
		display: block;
		border-radius: 0px;
		margin: auto;
		padding: 0px;
		width: auto;
		height: auto;
	}

	.-dress_b12010s#js-globalNavigation ul li {
		border-style: none;
		background-color: rgba(0, 0, 0, 0);
		display: block;
		border-radius: 0px;
		margin: auto;
		padding: 0px;
		width: auto;
		height: auto;
	}

	.-dress_b12010s #js-globalNavigation ul li a {
		color: #000000;
		border-style: none;
		border-radius: 0px;
		background-color: rgba(0, 0, 0, 0);
		font-size: 1em;
		line-height: 1.75;
		text-align: left;
		margin: auto;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		width: auto;
		height: auto;
		display: block;
		font-weight: 500;
	}

	.-dress_b12010s#js-globalNavigation ul li a {
		color: #000000;
		border-style: none;
		border-radius: 0px;
		background-color: rgba(0, 0, 0, 0);
		font-size: 1em;
		line-height: 1.75;
		text-align: left;
		margin: auto;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		width: auto;
		height: auto;
		display: block;
		font-weight: 500;
	}

	.-dress_b12010s #js-globalNavigation ul li .c-current {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s#js-globalNavigation ul li .c-current {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s #js-globalNavigation ul li.c-current a {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s#js-globalNavigation ul li.c-current a {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s #js-globalNavigation ul li a:hover {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s#js-globalNavigation ul li a:hover {
		color: #000000;
		background-color: rgba(0, 0, 0, 0);
	}

	.-dress_b12010s #js-globalNavigation ul li .c-unlink {
		color: rgba(0, 0, 0, 0.7);
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		border-style: none;
		border-radius: 0px;
		font-size: 1em;
		line-height: 1.75;
		text-align: left;
		margin: auto;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 1em;
		padding-right: 1em;
		width: auto;
		height: auto;
		display: block;
		font-weight: 500;
	}

	.-dress_b12010s#js-globalNavigation ul li .c-unlink {
		color: rgba(0, 0, 0, 0.7);
		background-image: none;
		background-color: rgba(0, 0, 0, 0);
		border-style: none;
		border-radius: 0px;
		font-size: 1em;
		line-height: 1.75;
		text-align: left;
		margin: auto;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 1em;
		padding-right: 1em;
		width: auto;
		height: auto;
		display: block;
		font-weight: 500;
	}

	.-dress_b12010s #js-globalNavigation .c-sp-closer a {
		text-align: right;
	}

	.-dress_b12010s#js-globalNavigation .c-sp-closer a {
		text-align: right;
	}

	.-dress_b12010s .m-motion.-j li {
		display: block;
	}

	.-dress_b12010s .c-menu.-menu_c {
		display: block;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
	}

	.-dress_b12010s #js-globalNavigation ul li ul {
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: 2em;
		padding: 0px;
	}

	.-dress_b12010s#js-globalNavigation ul li ul {
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: 2em;
		padding: 0px;
	}

	.-dress_b12010s .c-menu.-menu_b li {
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
		border-top: solid 1px rgba(0, 0, 0, 0.5);
	}

	.-dress_b12010s .c-menu.-menu_b li a {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-right: 0em;
		padding-left: 0em;
	}

	.-dress_b12010s .c-menu.-menu_b li:first-child {
		border-left-style: none;
	}

	.-dress_b12010s .c-menu.-menu_b {
		border-bottom: solid 1px rgba(0, 0, 0, 0.5);
	}

	.-dress_b12010s .c-menu.-menu_b li .c-unlink {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-right: 0em;
		padding-left: 0em;
	}

	.-dress_b12010s .m-motion.-g li a {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-left: 0em;
		padding-right: 0em;
		border-radius: 8px;
	}

	.-dress_b12010s .m-motion.-g li .c-unlink {
		padding-top: 0.5em;
		padding-bottom: 0.5em;
		padding-right: 0em;
		padding-left: 0em;
	}

	.-dress_b12010s .m-motion.-g li.c-current a {
		background-color: rgba(48, 73, 44, 0.15);
	}

	.-dress_b12010s .m-motion.-j li a {
		padding-right: 0px;
		padding-left: 0px;
	}

	.-dress_b12010s .m-motion.-j li.c-current a {
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}

	.-dress_b12010s .m-motion.-j li .c-unlink {
		padding-right: 0px;
		padding-left: 0px;
	}

	.-dress_b12010s #spNavigationTrigger .c-sp-navigation_line:first-child {
		transform: translate(-50%, -350%);
	}

	.-dress_b12010s #spNavigationTrigger .c-sp-navigation_line:last-child {
		transform: translate(-50%, 250%);
	}

	.-dress_b12010s .m-motion.-f li ul li:first-child {
		padding: 0px;
	}

	.-dress_b12010s .a-billboard .c-menu.-menu_b {
		border-color: #FFFFFF;
	}

	.-dress_b12010s .a-header .c-menu.-menu_b {
		border-color: #FFFFFF;
	}

	.-dress_b12010s .a-header .m-motion.-f li ul li.c-current a {
		color: #FFFFFF;
	}

	.-dress_b12010s .a-billboard .m-motion.-f li.c-current a {
		color: #FFFFFF;
	}

	.-dress_b12010s .a-header .m-motion.-g li.c-current a {
		background-color: rgba(255, 255, 255, 0.1);
	}

	.-dress_b12010s .a-billboard .m-motion.-g li.c-current a {
		background-color: rgba(255, 255, 255, 0.1);
	}
}

/* created version 9.00*/
