@charset "utf-8";

/* =============================================================================
    reset
============================================================================= */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,strong,th,var{font-weight:400}em{font-style:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}abbr,acronym{border:0}strong,em{font-weight:medium}figure{margin:0;padding:0}input:focus,textarea:focus,select:focus,button:focus{outline:none}input,button,textarea,select{color: #231815;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;outline:none;font-size:100%}

/* =============================================================================
    common
============================================================================= */
html{-webkit-text-size-adjust:100%;scroll-behavior:auto!important;font-size:62.5%}body{font-size:1.6rem;font-family:'游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;color:#231815;/*font-feature-settings:"palt"*/;line-height:1.9;letter-spacing:.1em;background:#fff}body *{box-sizing:border-box}input,button,textarea,select{font-family:'游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;}

/*  共通リンク色・別ウィンドウ
-----------------------------------------------------------*/
a, a:link, a:visited, a:hover{ color: #231815; text-decoration: none; } a.link-txt{ color: #3498DB; text-decoration: underline; }@media screen and (min-width:960px){a.link-txt:hover{text-decoration:none;}}

/*  画像
-----------------------------------------------------------*/
img{width: 100%; height: auto}

/* 表示・非表示 */
@media screen and (max-width:999px){.pc-only{display:none}}@media screen and (min-width:1000px){.sp-only{display:none}}

/*  sect/inner
-----------------------------------------------------------*/
.sect{
	padding: 50px 0;
}
.inner{
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
@media screen and (min-width: 960px){
	.sect{
		padding: 80px 0;
	}
}

/*  ttl
-----------------------------------------------------------*/
.ttl{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.ttl:before{
	content: attr(data-en);
	color: #53ab5c;
	font-size: 2.0rem;
}
.ttl span{
	padding-top: 5px;
	font-size: 2.3rem;
	border-top: solid 1px #53ab5c;
	letter-spacing: .2em;
}

/*  PAGE
-----------------------------------------------------------*/
/* header */
.header{
	position: relative;
	z-index: 1;
	background: #fffbf6;
}
.header2{
	position: relative;
	z-index: 1;
	background: #fffbf6;
}
.header .inner{
	position: relative;
}
.header_ttl{
	position: absolute;
	left: 25px;
	top: 25px;
	width: 180px;
}
.header2_ttl{
	position: absolute;
	left: 40px;
	top: 40px;
	width: 210px;
}
.header_txt{
	position: absolute;
	left: 30px;
	bottom: 13%;
	color: #fff;
	font-size: 1.9rem;
	text-shadow: 1px 3px 5px rgb(0 0 0);
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.5;
	letter-spacing: .2em;
}
.header2_txt{
	position: absolute;
	left: 100px;
	bottom: 10%;
	color: #fff;
	font-size: 2.0rem;
	text-shadow: 1px 3px 5px rgb(0 0 0);
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.5;
	letter-spacing: .2em;
}
.header_mv img{
	vertical-align: bottom;
}
.header_chara{
	position: absolute;
	right: 20px;
	bottom: -58px;
	width: 120px;
}
.header_chara figcaption{
	margin-left: 10px;
	width: 80px;
}
.header2_chara{
	position: absolute;
	right: 100px;
	bottom: 10px;
	width: 184px;
}
.header2_chara figcaption{
	margin-left: 10px;
	width: 80px;
}
.header2_img{
	width:100%;
	height:100%;
	object-fit: cover;
}

	
@media screen and (min-width: 960px){
	.header{
		padding: 90px 0;
	}
	.header2{
		padding: 0 0 0 0;
	}
	.header_ttl{
		left: 0;
		top: -40px;
		width: 250px;
	}
	.header_txt{
		bottom: inherit;
		left: 150px;
		top: 50%;
		transform: translateY(-50%);
		font-size: 2.3rem;
		line-height: 1.8;
		letter-spacing: .2em;
	}
		.header2_txt{
		bottom: inherit;
		left: 250px;
		top: 30%;
/*		transform: translateY(-50%);*/
		font-size: 2.5rem;
		line-height: 1.8;
		letter-spacing: .2em;
	}
	.header_chara{
		right: 0;
		bottom: 0;
		width: 183px;
	}
	.header_chara figcaption{
		width: 96px;
	}
	.header2_chara{
	position: absolute;
	right: 200px;
	bottom: 10px;
	width: 184px;
}
.header2_chara figcaption{
	margin-left: 10px;
	width: 80px;
}
}
@media screen and (max-width: 480px){

.header2_ttl{
position: absolute;
    left: 25px;
    top: 25px;
    width: 180px;
}   
	.header2_chara{
	position: absolute;
	right: 20px;
	bottom: -58px;
	width: 120px;
}
.header2_chara figcaption{
	margin-left: 10px;
	width: 80px;
}
.header2_txt{
	position: absolute;
	left: 30px;
	bottom: 13%;
	color: #fff;
	font-size: 1.9rem;
	text-shadow: 1px 3px 5px rgb(0 0 0);
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	line-height: 1.5;
	letter-spacing: .2em;
}
}

/* 山わさびについて */
.sect.-about{
	position: relative;
	background: #fffbf6;
	overflow: hidden;
	padding: 0;
}
.about-wrap{
	position: absolute;
	left: 50%;
	top: 100px;
	transform: translateX(-50%);
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.about-wrap2{
	top:200px;
}
.about-wrap .about_txt1{
	writing-mode: lr-tb;
	position: relative;
	top: -17px;
	}
.about-wrap .about_txt2{
	position: relative;
	top: -36px;
	}	
.about_ttl{
	font-size: 2.4rem;
	letter-spacing: .3em;
}
.about_txt{
	margin-right: 20px;
	height: 300px;
	line-height: 2.0;
	font-size: 1.8rem;
}
.about_img{
	margin: 0 auto;
	height: 575px;
}
.about_img2{
	margin: 0 auto;
	height: 750px;
}
.about_img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    vertical-align: bottom;
}
@media screen and (min-width: 960px){
	.about_txt{
		margin-right: 80px;
		line-height: 3.5;
	}
}
@media screen and (min-width: 2200px){
	.about_img img{
	    object-position: 50% 60%;
	}
}
@media screen and (max-width:480px) {
	.about_txt{
	font-size: 1.6rem;
	}
	.about-wrap .about_txt1{
	top:-7px;
}
	.about-wrap .about_txt2{
	top:-12px;
}
.about-wrap2{
	top:100px;
}
.about_img2{
	margin: 0 auto;
	height: 575px;
}
}

/* 産地直送 */
.sect.-shipping{
	background: #fffbf6;
}
.sect.-shipping .inner{
	padding-top: 150px;
	position: relative;
}
.shipping_ttl{
	font-size: 1.6rem;
	letter-spacing: .3em;
	text-align: center;
}
.shipping_ttl span{
	display: inline-block;
	margin-bottom: 20px;
	margin-top:28px;
	padding-left: .3em;
	font-size: 2.4rem;
	line-height: 1.3;
	background:linear-gradient(transparent 30%, #c4e69e 30%);
}
.shipping-wrap{
	margin: 40px 10px 0;
}
.shipping-item{
	display: flex;
	flex-direction: column;
	margin-top: 40px;
}
.shipping-item_body{
	margin-top: 30px;
}

.shipping-item_ttl{
	text-align: center;
	font-size: 2.1rem;
}
.shipping-item_txt{
	margin-top: 20px;
}
.shipping-item_img{
	order: -1;
	width: 100%;
	height: 200px;
}
.shipping-item_img figure{
	width: 100%;
	height: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.shipping-item_img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    vertical-align: bottom;
}

.shipping_img{
	position: absolute;
	left: 30px;
	top: -130px;
	width: 300px;
}
@media screen and (min-width: 960px){
	.sect.-shipping .inner{
		padding-top: 0;
	}
	.shipping_ttl{
		font-size: 2.3rem;
	}
	.shipping_ttl span{
		margin-bottom: 30px;
		font-size: 2.8rem;
	}
	.shipping-wrap{
		margin: 70px 0 0;
	}
	.shipping-item{
		flex-direction: row-reverse;
	}
	.shipping-item_body{
		margin: 0 0 0 50px;
		flex: 1;
	}
	.shipping-item_ttl{
		text-align: left;
	}
	.shipping-item_img{
		order: 1;
		width: 225px;
		height: 206px;
	}
	.shipping_img{
		left: 0;
		top: -100px;
		transform: translateY(-45%);
		width: 425px;
	}
}
@media screen and (max-width: 480px){
	.shipping-item_txt{
	font-size:1.4rem;
}
	.shipping_ttl span{
	margin-top:0px;
	}
}

/* ご注文について */
.sect.-order{
	background: #f1efe6;
}
.order-wrap{
	display: flex;
	flex-direction: column;
	margin: 30px 10px 0;
}
.order-wrap_body{
	margin-top:0px;
	flex: 1;
}
.order_dl dt{
	font-size: 2.1rem;
}
.order_dl dt:not(:first-of-type){
	margin-top: 30px;
}
.order_dl dd{
	margin-top: 10px;
}
.shipping_txt{
	margin-top: 20px;
}
.order_img{
	order: -1;
}
.order_img figure{
	position: relative;
	width: 100%;
	height: 100%;
}
.order_img figcaption{
	position: absolute;
	right: 0;
	bottom: 10px;
	padding: 0 10px;
	font-size: 1.2rem;
}

.orderbt{
	margin: 30px 10px 0;
}
.orderbt-list_item{
	margin-top: 20px;
}
.orderbt-list_itembt{
	background: #fff;
}
.orderbt-list_itembt a{
	position: relative;
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 2.0rem;
	line-height: 2.5;
	text-align: center;
	letter-spacing: .2em;
	transition: opacity .3s;
}
.orderbt-list_itembt a:after{
	position: absolute;
	right: 15px;
	top: 50%;
	content: "";
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 10px;
	height: 10px;
	border: 1px solid currentColor;
	border-right: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-50%) rotate(135deg);
}

.orderbt-list_itembt .target{
	font-size: 1.4rem;
}
.orderbt-list_itembt.-restaurant a{
	background: #8bc01f;
}
.orderbt-list_itembt.-wholesale a{
	background: #4ca81b;
}
.orderbt-list_itembt.-inquiry a{
	background: #686e5c;
}
.orderbt-list_itemtxt{
	margin-top: 10px;
	font-size: 1.3rem;
}
.orderbt-list_itemtxt a{
	text-decoration: underline;
}

.postage{
	margin: 30px 10px 0;
}
.postage_ttl{
	padding: 5px 30px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	background: #666053;
	letter-spacing: .4em;
}
.postage-table{
	width: 100%;
	background: #fff;
	table-layout: fixed;
}
.postage-table caption{
	padding: 5px;
	text-align: right;
	border: solid 1px #666053;
	border-bottom: none;
	background: #fff;
}
.postage-table th{
	padding: 5px;
	border: solid 1px #666053;;
	text-align: center;
}
.postage-table td{
	padding: 5px;
	border: solid 1px #666053;
	text-align: center;
}

.postage-table thead th:first-child,
.postage-table tbody th{
	width: 100px;
}
.postage-table .hokkaido{
	line-height:20px;
}
@media screen and (min-width: 960px){
	.order-wrap{
		flex-direction: row-reverse;
		margin-top: 50px;
	}
	.order-wrap_body{
		margin-left: 50px;
	}
	.order_dl dt:not(:first-of-type){
		margin-top: 50px;
	}
	.order_dl dd{
		margin-top: 14px;
	}
	.order_img{
		order: 1;
		width: 48%;
	}
	.orderbt{
		margin: 70px 0 0;
	}
	.orderbt-list{
		display: flex;
		justify-content: space-between;
	}
	.orderbt-list_item{
		margin: 0 auto;
		width: calc(50% - 8px);
	}
	.orderbt-list_itembt a:after{
		right: 30px;
	}
	.orderbt-list_itembt a:hover{
		opacity: .6;
	}

	.postage{
		margin: 66px 0 0;
	}
	.postage_ttl{
		padding: 10px 30px;
	}
	.postage-table caption{
		padding: 5px 10px;
	}
	.postage-table thead th:not(:first-child){
		padding: 30px 10px;
		letter-spacing: .3em;
	}
	.postage-table thead th:not(:first-child) span{
		-ms-writing-mode : tb-lr;
		writing-mode : vertical-lr;
	}
	.postage-table thead th:first-child,
	.postage-table tbody th{
		width: 120px;
	}
}
@media screen and (max-width: 480px){
	.order_dl dt{
	font-size:1.8rem;	
}
	.order_dl dt.order_first{
	margin-top:20px;	
}
	.order_dl dd{
	font-size:1.4rem;	
}
}

/* よくある質問 */
.sect.-faq{
	background: #fffbf6;
}
.faq-wrap{
	margin: 50px 10px 0;
}
.faq_ttl{
	cursor: pointer;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 68px;
	margin-top: 20px;
	padding: 10px 50px 10px 15px;
	line-height: 1.5;
	background: #f1efe6;
}
.faq_ttl span{
	display: flex;
}
.faq_ttl span:before{
	margin: -2px 10px 0 0;
	color: #c39f85;
	content: "Q";
	font-size: 2.6rem;
	font-weight: normal;
	line-height: 1;
}

.faq_ttl::before,.faq_ttl::after{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: inline-block;
	width: 20px;
	height: 2px;
	background-color: #c39f85;
	transition: opacity .2s;
}
.faq_ttl::after{
	transform: translateY(-50%) rotate(90deg);
	transition: transform .2s;
}
.faq_ttl.is-open::before{
	opacity: 0;
}
.faq_ttl.is-open::after{
	transform: translateY(-50%) rotate(180deg);
}



.faq_txt{
	display: none;
}
.faq_txt-box{
	padding: 10px 10px 0 10px;
}
.faq-list_item{
	display: flex;
}
.faq-list_item:before{
	content: "\30FB";
	margin-right: .2em;
	width: 1em;
}
.faq-dl{
	margin-top: 20px;
}
.faq-listnum_item{
	display: flex;
}
.faq-listnumt_item span{
	width: 1em;
	margin-right: .2em;
}
@media screen and (min-width: 960px){
	.faq-wrap{
		margin: 50px 0 0;
	}
	.faq_ttl{
		padding: 12px 30px 10px;
		font-size: 1.8rem;
	}
	.faq_ttl span:before{
		margin-right: 20px;
	}
	.faq_txt-box{
		padding: 20px 30px 0 75px;
	}
	.faq_txt-box:before{
		margin-right: 30px;
	}
	.faq_txt-box a:hover{
		opacity: .6;
	}
}
@media screen and (max-width: 480px){
	.faq_txt-box p{
	font-size:1.6rem;	
	}
}

/* 山わさびの美味しい食べ方 */
.sect.-eat{
	background: #f1efe6;
}
.sect.-eat .inner{
	position: relative;
}
.eatex-list{
	margin: -20px 10px 0;
}
.eatex-list_item{
/*	display: flex;*/
	flex-direction: column;
	margin-top: 50px;
}
.eatex-list_ttl{
	margin-top: 10px;
	text-align: center;
	font-size: 1.9rem;
}
.eatex-list_img{
	order: -1;
	margin:10px 0;
}
.eatex-list_img img{
	vertical-align: bottom;
}

.eatex-list_txt{
	display: flex;
	justify-content: center;
	color: #a8841e;
	line-height: 1.5;
	font-size:1.4rem;
}
.eatex-list_ex{
	line-height: 1.5;
	font-size:1.3rem;
}
.eat_chara{
	display: flex;
	justify-content: center;
	flex-direction: row-reverse;
	margin-top: 20px;
}
.eat_chara > img{
	margin-left: -10px;
	width: 115px;
}
.eat_chara figcaption{
	margin-left: 10px;
	width: 115px;
}


@media screen and (min-width: 960px){
	.eatex-list{
		display: flex;
		flex-wrap: wrap;
		margin: 20px 0 0 -30px;
	}
	.eatex-list_item{
		margin: 30px 0 0 30px;
		width: calc(100% / 3 -	30px);
	}
	.eat_chara{
		position: absolute;
		right: 3%;
		top: -40px;
		margin: 0;
	}
	.eat_chara > img{
		width: 130px;
	}
	.eat_chara figcaption{
		width: 129px;
	}
}

/* お客様からの声 */
.sect.-voice{
	background: #fffbf6;
}
.voice-list{
	margin: 0 10px;
}
.voice-list_item{
	margin-top: 28px;
}

.voice-list_ttl{
	margin-bottom: 15px;
	text-align: center;
	font-size: 2.2rem;
	border-bottom: solid 1px #d8c6ba;
}
.voice-list_img img{
	vertical-align: bottom;
}
.voice-list_txt{
	margin-top:30px;
	order: 2;
}
.voice-list_ttl_product{
	font-size:2.0rem;
}

@media screen and (max-width: 959px){
	.voice-list_item{
		overflow: auto;
	}
	.voice-list_item:not(:first-of-type){
		padding-top: 30px;
	}
	.voice-list_img{
		float: left;
		margin-right: 10px;
	/*	width: 55%;*/
	}
}

@media screen and (min-width: 960px){
	.voice-list{
		display: flex;
		margin: 30px 0 30px -30px;
	}
	.voice-list_item{
		display: flex;
		flex-direction: column;
		margin: 0 0 0 40px;
		width: calc(100% / 2 -	30px);
	}
	.voice-list_ttl{
		margin: 55px 0 0 0;
		border-bottom: 1px #C4C2B8 solid;
		padding-bottom: 10px;
	}
	.voice-list_img{
		margin-top: 10px;
	}
	.voice-list_txt{
		margin-top: 30px;
	}
}

@media screen and (max-width: 959px){
	.voice-list_txt{
	font-size:1.6rem;	
	}
}
@media screen and (max-width:  480px){
	.voice-list_ttl{
	font-size:2.0rem;
	border:none;
	margin-top:40px;
	}
	.voice-list_item{
	margin-top:0px;
	}
}
/* 追尾ボタン */
.sidefixed{
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
}
.sidefixed .orderbt{
	margin: 0;
}
.sidefixed .orderbt-list{
	display: flex;
}
.sidefixed .orderbt-list_item{
	margin: 0;
	width: 100%;
}
.sidefixed .orderbt-list_itembt a:after{
	right: 10px;
}
.sidefixed_chara{
	display: none;
}

@media screen and (max-width: 959px){
	.sidefixed{
		opacity: 1;
		visibility: visible;
		transition: opacity .3s;
	}
	.nofixed .sidefixed{
		opacity: 0;
		visibility: hidden;
	}
	.sidefixed .orderbt-list_itembt a{
		font-size: 1.6rem;
		letter-spacing: 0.1em;
	}
	.sidefixed .orderbt-list_itembt a .target{
		font-size: 1.2rem;
	}
}

@media screen and (min-width: 1200px){
	.sidefixed{
		left: inherit;
		bottom: inherit;
		right: 0;
		top: calc(50% - 350px);
		width: 72px;
		line-height: 1;
	}
	.sidefixed .orderbt-list{
		display: block;
		width: 100%;
	}
	.sidefixed .orderbt-list_item{
		width: auto;
	}
	.sidefixed .orderbt-list_item a{
		display: block;
		padding: 50px 10px;
		width: 70px;
		height: 238px;
	}
	
	.sidefixed .orderbt-list_itembt.-restaurant a{
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2027.7.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%0A%09%20y%3D%220px%22%20viewBox%3D%220%200%2038%20133%22%20style%3D%22enable-background%3Anew%200%200%2038%20133%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M27.4%2C10.6c0.7-0.1%2C1.3-0.3%2C1.8-0.5c-0.2-0.6-0.4-1-0.7-1.3c0%2C0%2C0%2C0%2C0%2C0c0-0.1%2C0-0.1%2C0.1-0.1c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0.6%2C0.2%2C1.1%2C0.5%2C1.5%2C0.9c0.3%2C0.3%2C0.5%2C0.6%2C0.5%2C0.9c0%2C0.2-0.1%2C0.4-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.4%2C0.2c-0.2%2C0-0.3%2C0-0.3-0.1%0A%09%09%09c-0.1-0.1-0.1-0.3-0.2-0.6c-0.8%2C0.5-1.8%2C1-3%2C1.5c-0.1%2C0.3-0.2%2C0.5-0.3%2C0.5c-0.1%2C0-0.2-0.1-0.2-0.3c-0.1-0.2-0.2-0.6-0.4-1.2%0A%09%09%09c0.3%2C0%2C0.6%2C0%2C0.9-0.1V4.1c-0.3%2C0.2-0.6%2C0.4-1%2C0.6c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0C26%2C3.9%2C26.6%2C3%2C27.2%2C2%0A%09%09%09c0.3-0.6%2C0.5-1%2C0.6-1.5c1%2C0.3%2C1.5%2C0.6%2C1.5%2C0.7c0%2C0.1-0.2%2C0.2-0.5%2C0.2c1.4%2C0.4%2C2.1%2C0.9%2C2.1%2C1.4c0%2C0.2-0.1%2C0.3-0.2%2C0.5%0A%09%09%09c-0.1%2C0.1-0.2%2C0.2-0.4%2C0.2c-0.2%2C0-0.3%2C0-0.4-0.1c-0.1-0.1-0.2-0.3-0.4-0.6c-0.2-0.4-0.5-0.8-0.9-1.1c-0.6%2C0.9-1.3%2C1.7-2%2C2.2%0A%09%09%09c0.1%2C0%2C0.4%2C0.2%2C0.8%2C0.4h0.4V3.5c0%2C0%2C0-0.3%2C0-0.8c1%2C0.1%2C1.5%2C0.2%2C1.5%2C0.4c0%2C0.1-0.1%2C0.2-0.4%2C0.3v0.9h0.4c0.3-0.3%2C0.5-0.5%2C0.6-0.5%0A%09%09%09c0.1%2C0%2C0.3%2C0.1%2C0.6%2C0.4c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.2-0.3%2C0.3v0.5l0%2C2.8c0%2C0.3-0.2%2C0.5-0.7%2C0.5c-0.2%2C0-0.4%2C0-0.4-0.1%0A%09%09%09c-0.1-0.1-0.1-0.2-0.1-0.3V8.1h-2V10.6z%20M29.4%2C6V4.5h-2V6H29.4z%20M27.4%2C6.3v1.5h2V6.3H27.4z%20M34%2C6.7c-0.1%2C0.9-0.3%2C1.6-0.6%2C2.3%0A%09%09%09c-0.7%2C1.6-2%2C2.7-3.9%2C3.4c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c1.4-0.9%2C2.4-2%2C3-3.3C32.8%2C8%2C33%2C6.7%2C33%2C5.1%0A%09%09%09c0-0.2%2C0-0.4-0.1-0.7c1.1%2C0.1%2C1.6%2C0.2%2C1.6%2C0.4c0%2C0.1-0.1%2C0.2-0.4%2C0.3c0.1%2C1.6%2C0.4%2C2.9%2C1%2C3.8c0.6%2C0.9%2C1.5%2C1.7%2C2.9%2C2.3%0A%09%09%09c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0%2C0%2C0.1-0.1%2C0.1c-0.2%2C0-0.4%2C0.1-0.5%2C0.3c-0.1%2C0.1-0.2%2C0.3-0.3%2C0.7c0%2C0.2-0.1%2C0.2-0.2%2C0.2c-0.1%2C0-0.2-0.1-0.5-0.3%0A%09%09%09c-0.8-0.7-1.3-1.5-1.7-2.4C34.4%2C9.1%2C34.1%2C8%2C34%2C6.7z%20M32.8%2C3.7c-0.5%2C0.9-1.2%2C1.7-1.9%2C2.3c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1%0A%09%09%09c0%2C0%2C0%2C0%2C0%2C0c0.6-0.9%2C1.1-2.1%2C1.5-3.5c0.2-0.7%2C0.3-1.3%2C0.3-1.8c0.7%2C0.2%2C1.2%2C0.3%2C1.4%2C0.4c0.2%2C0.1%2C0.3%2C0.2%2C0.3%2C0.3%0A%09%09%09c0%2C0.2-0.2%2C0.3-0.5%2C0.3c-0.2%2C0.6-0.5%2C1.3-0.8%2C1.8h2.9c0.4-0.4%2C0.6-0.6%2C0.7-0.6c0.1%2C0%2C0.4%2C0.2%2C0.8%2C0.6c0.2%2C0.2%2C0.3%2C0.4%2C0.3%2C0.4%0A%09%09%09c0%2C0.1-0.1%2C0.2-0.4%2C0.3c-0.1%2C0-0.3%2C0.1-0.5%2C0.3c-0.6%2C0.6-1.1%2C1-1.3%2C1.2c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0.3-0.8%2C0.5-1.4%2C0.6-1.8H32.8z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M33%2C25.1c0.2%2C0.1%2C0.4%2C0.2%2C0.5%2C0.3c1%2C0.5%2C2.2%2C0.7%2C3.7%2C0.8c0%2C0%2C0.1%2C0%2C0.1%2C0.1c0%2C0%2C0%2C0.1%2C0%2C0.1%0A%09%09%09c-0.3%2C0.1-0.5%2C0.2-0.6%2C0.3c-0.1%2C0.1-0.2%2C0.3-0.3%2C0.6c-0.1%2C0.2-0.2%2C0.3-0.3%2C0.3c-0.1%2C0-0.3%2C0-0.6-0.1c-0.7-0.2-1.3-0.5-1.9-0.8%0A%09%09%09c-0.7-0.4-1.3-0.9-1.7-1.4c-0.4-0.5-0.8-1.1-1.2-2h-1.8v2.7c0.9-0.2%2C1.8-0.4%2C2.9-0.6c0.1%2C0%2C0.1%2C0%2C0.1%2C0.1c0%2C0%2C0%2C0%2C0%2C0.1%0A%09%09%09c-1.2%2C0.7-2.8%2C1.4-4.6%2C1.9c-0.1%2C0.2-0.2%2C0.4-0.3%2C0.4c-0.1%2C0-0.2-0.1-0.3-0.4c-0.1-0.2-0.2-0.6-0.4-1.2c0.4%2C0%2C0.9-0.1%2C1.5-0.1v-3.4%0A%09%09%09c0-1%2C0-2%2C0-3c-0.7%2C0.4-1.5%2C0.7-2.4%2C1.1c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c1.8-1.1%2C3.2-2.2%2C4.2-3.5%0A%09%09%09c0.5-0.6%2C0.8-1.2%2C1-1.8c0.8%2C0.2%2C1.3%2C0.4%2C1.5%2C0.5c0.2%2C0.1%2C0.3%2C0.2%2C0.3%2C0.2c0%2C0.1-0.2%2C0.2-0.6%2C0.3c0.6%2C0.8%2C1.4%2C1.4%2C2.4%2C1.9%0A%09%09%09c1.1%2C0.6%2C2.4%2C1%2C3.8%2C1.2c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0.1%2C0%2C0.1-0.1%2C0.1c-0.2%2C0-0.4%2C0.1-0.5%2C0.3c-0.1%2C0.1-0.2%2C0.4-0.3%2C0.7%0A%09%09%09c-0.1%2C0.2-0.1%2C0.3-0.2%2C0.3c-0.1%2C0-0.3-0.1-0.6-0.2c-0.4-0.2-0.8-0.4-1.3-0.7c0%2C0-0.1%2C0.1-0.3%2C0.2v0.4l0.1%2C2.5c0%2C0.1%2C0%2C0.1%2C0%2C0.1%0A%09%09%09c0.1-0.1%2C0.2-0.2%2C0.2-0.3c0.6%2C0.4%2C1%2C0.6%2C1.1%2C0.7c0.1%2C0.1%2C0.2%2C0.2%2C0.2%2C0.3c0%2C0.1-0.1%2C0.2-0.3%2C0.2c-0.1%2C0-0.2%2C0-0.3%2C0%0A%09%09%09C34.6%2C24.4%2C33.8%2C24.8%2C33%2C25.1z%20M28.5%2C19.2c0.1%2C0%2C0.3%2C0.1%2C0.5%2C0.2h1.5v-0.6c0-0.3%2C0-0.6-0.1-1c1.1%2C0.1%2C1.7%2C0.2%2C1.7%2C0.4%0A%09%09%09c0%2C0.1-0.1%2C0.2-0.4%2C0.4v0.8h1.6c0.1%2C0%2C0.2-0.2%2C0.4-0.4c-0.9-0.7-1.7-1.6-2.3-2.6C30.5%2C17.6%2C29.5%2C18.5%2C28.5%2C19.2z%20M33.4%2C21.1v-1.4%0A%09%09%09h-4.5v1.4H33.4z%20M33.4%2C22.9v-1.5h-4.5v1.5H33.4z%20M32.7%2C24.9c0.6-0.5%2C1-0.9%2C1.4-1.3c0.1-0.1%2C0.1-0.1%2C0.2-0.2%0A%09%09%09c-0.1%2C0-0.2%2C0.1-0.4%2C0.1c-0.3%2C0-0.5-0.1-0.5-0.3H31C31.4%2C23.8%2C32%2C24.4%2C32.7%2C24.9z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M32.4%2C32.3h2.9c0.5-0.6%2C0.8-0.9%2C0.9-0.9c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.4%0A%09%09%09c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-9.7v0.5c0%2C2.7-0.2%2C4.6-0.5%2C5.7c-0.2%2C0.7-0.5%2C1.4-0.8%2C2c-0.3%2C0.5-0.7%2C1-1.1%2C1.6c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c0.5-1.3%2C0.9-2.5%2C1.1-3.6c0.1-1%2C0.2-2.4%2C0.2-4.2c0-1.1%2C0-2.1-0.1-2.9c0.5%2C0.2%2C1%2C0.5%2C1.5%2C0.7h3.3%0A%09%09%09v-1.1c0-0.2%2C0-0.5-0.1-0.8c1.2%2C0.1%2C1.8%2C0.3%2C1.8%2C0.4c0%2C0.1-0.2%2C0.2-0.5%2C0.4V32.3z%20M32.5%2C35.5V38h2.3c0.3-0.4%2C0.6-0.6%2C0.7-0.6%0A%09%09%09c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.2-0.3%2C0.4v0.5l0.1%2C2.7c0%2C0.4-0.2%2C0.6-0.7%2C0.6c-0.2%2C0-0.4%2C0-0.5-0.1%0A%09%09%09c-0.1-0.1-0.1-0.2-0.1-0.4v-0.3h-5.2V42c0%2C0.4-0.3%2C0.6-0.8%2C0.6c-0.2%2C0-0.4%2C0-0.5-0.1c-0.1-0.1-0.1-0.2-0.1-0.4l0.1-2.3%0A%09%09%09c0-0.8%2C0-1.6%2C0-2.3c0.6%2C0.2%2C1%2C0.5%2C1.4%2C0.7h1.4v-3.3c0-1.1%2C0-1.6%2C0-1.7c1.2%2C0.1%2C1.8%2C0.2%2C1.8%2C0.4c0%2C0.1-0.2%2C0.3-0.5%2C0.4v1.4h2.1%0A%09%09%09c0.5-0.6%2C0.8-0.8%2C0.9-0.8c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.2%2C0.2%2C0.4%2C0.3%2C0.4%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1H32.5z%20M34.9%2C41.3v-3h-5.2v3H34.9z%0A%09%09%09%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M31.5%2C50.2c0.4%2C0%2C0.7%2C0.1%2C0.9%2C0.4c0.2%2C0.2%2C0.3%2C0.5%2C0.3%2C0.8c0%2C0.4-0.1%2C0.6-0.4%2C0.9c-0.2%2C0.2-0.5%2C0.3-0.8%2C0.3%0A%09%09%09c-0.3%2C0-0.6-0.1-0.9-0.4c-0.2-0.2-0.3-0.5-0.3-0.8c0-0.4%2C0.1-0.6%2C0.4-0.9C30.9%2C50.3%2C31.1%2C50.2%2C31.5%2C50.2z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M28.6%2C63.8c-0.1%2C2.4-0.5%2C4.2-1.1%2C5.5c-0.5%2C1.1-1.3%2C2.1-2.4%2C2.9c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0.8-1%2C1.4-2.2%2C1.8-3.6c0.3-1.2%2C0.5-2.8%2C0.6-4.7h-0.9c-0.4%2C0-0.7%2C0-1%2C0.1l-0.2-0.5c0.4%2C0.1%2C0.7%2C0.1%2C1.1%2C0.1h1c0-0.8%2C0-1.4%2C0-1.7%0A%09%09%09c0-0.4%2C0-0.8-0.1-1.2c0.8%2C0.1%2C1.3%2C0.2%2C1.5%2C0.3c0.2%2C0%2C0.2%2C0.1%2C0.2%2C0.2c0%2C0.1-0.1%2C0.2-0.4%2C0.4c0%2C1%2C0%2C1.7-0.1%2C2.1H30%0A%09%09%09c0.3-0.3%2C0.4-0.5%2C0.5-0.5c0.1-0.1%2C0.1-0.1%2C0.2-0.1c0.1%2C0%2C0.4%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.2-0.4%2C0.4%0A%09%09%09c-0.1%2C1.9-0.2%2C3.4-0.3%2C4.4c-0.1%2C1-0.3%2C1.8-0.5%2C2.4c-0.1%2C0.4-0.4%2C0.7-0.8%2C0.9C29.6%2C72%2C29.3%2C72%2C29%2C72c-0.2%2C0-0.3%2C0-0.3-0.1%0A%09%09%09c0%2C0-0.1-0.1-0.1-0.2c0-0.3-0.1-0.5-0.3-0.6c-0.2-0.1-0.5-0.2-0.8-0.3c0%2C0-0.1%2C0-0.1-0.1c0-0.1%2C0-0.1%2C0.1-0.1%0A%09%09%09c0.8%2C0.1%2C1.4%2C0.1%2C1.5%2C0.1c0.2%2C0%2C0.3%2C0%2C0.4-0.1c0.1-0.1%2C0.1-0.2%2C0.2-0.5c0.3-1.2%2C0.5-3.3%2C0.6-6.3H28.6z%20M35.7%2C70.8h-2v0.6%0A%09%09%09c0%2C0.4-0.2%2C0.6-0.7%2C0.6c-0.4%2C0-0.6-0.2-0.6-0.5l0.1-5.1c0-1.8%2C0-3.2-0.1-4.3c0.6%2C0.2%2C1.1%2C0.5%2C1.5%2C0.7h1.8c0.4-0.4%2C0.6-0.6%2C0.7-0.6%0A%09%09%09c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.2-0.4%2C0.4v1.3l0.1%2C6.5c0%2C0.4-0.2%2C0.6-0.7%2C0.6c-0.4%2C0-0.6-0.2-0.6-0.5%0A%09%09%09V70.8z%20M35.7%2C70.5v-7.3h-2v7.3H35.7z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M30.7%2C85.7v-8.2h-2.8c-0.3%2C0-0.8%2C0-1.2%2C0.1l-0.1-0.5c0.5%2C0.1%2C1%2C0.1%2C1.4%2C0.1h6.4c0.5-0.7%2C0.9-1%2C1-1%0A%09%09%09c0.1%2C0%2C0.4%2C0.2%2C1%2C0.7c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.5c0%2C0.1-0.1%2C0.1-0.2%2C0.1H32v8.2h2.9c0.6-0.7%2C0.9-1.1%2C1.1-1.1c0.1%2C0%2C0.4%2C0.2%2C1%2C0.7%0A%09%09%09c0.3%2C0.2%2C0.5%2C0.4%2C0.5%2C0.5S37.5%2C86%2C37.3%2C86H26.9c-0.4%2C0-0.8%2C0-1.3%2C0.1l-0.1-0.5c0.5%2C0.1%2C1%2C0.1%2C1.4%2C0.1H30.7z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M31.5%2C91.6c-1.3%2C2.3-3.4%2C4-6.3%2C5.2c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c1.8-1.2%2C3.2-2.6%2C4.3-4.3%0A%09%09%09c0.4-0.7%2C0.7-1.3%2C0.9-2c1%2C0.3%2C1.5%2C0.4%2C1.7%2C0.5c0.1%2C0.1%2C0.2%2C0.1%2C0.2%2C0.2c0%2C0.1-0.2%2C0.2-0.6%2C0.3c0.9%2C1.2%2C1.9%2C2.1%2C3.1%2C2.8%0A%09%09%09c0.9%2C0.5%2C1.9%2C0.9%2C3.1%2C1.1c0%2C0%2C0.1%2C0%2C0.1%2C0.1c0%2C0.1%2C0%2C0.1-0.1%2C0.1c-0.4%2C0-0.7%2C0.4-0.9%2C1.1c0%2C0.2-0.1%2C0.2-0.2%2C0.2%0A%09%09%09c-0.1%2C0-0.3-0.1-0.6-0.3c-0.7-0.4-1.4-0.8-1.9-1.3C33.2%2C94.2%2C32.3%2C93%2C31.5%2C91.6z%20M29%2C100.9c1.5%2C0%2C3.2-0.1%2C5-0.2%0A%09%09%09c-0.3-0.6-0.7-1.2-1.3-1.7c0%2C0%2C0%2C0%2C0%2C0c0-0.1%2C0-0.1%2C0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c1%2C0.4%2C1.8%2C0.8%2C2.3%2C1.3c0.5%2C0.4%2C0.7%2C0.9%2C0.7%2C1.3%0A%09%09%09c0%2C0.3-0.1%2C0.5-0.2%2C0.7c-0.1%2C0.2-0.3%2C0.2-0.5%2C0.2c-0.2%2C0-0.4-0.1-0.4-0.2c-0.1-0.1-0.2-0.4-0.4-0.8c0%2C0%2C0-0.1-0.1-0.2%0A%09%09%09c0-0.1%2C0-0.1-0.1-0.2c-1.9%2C0.5-4.2%2C0.8-6.9%2C1.1c-0.1%2C0.3-0.2%2C0.5-0.3%2C0.5c-0.1%2C0-0.2-0.1-0.3-0.3c-0.1-0.2-0.2-0.7-0.4-1.6%0A%09%09%09c0.5%2C0%2C1.1%2C0.1%2C1.7%2C0.1h0.5c0.4-1%2C0.7-2%2C0.9-2.9H27c-0.2%2C0-0.6%2C0-0.9%2C0.1l-0.2-0.5c0.4%2C0.1%2C0.7%2C0.1%2C1.1%2C0.1h7.9%0A%09%09%09c0.5-0.6%2C0.8-0.9%2C0.9-0.9c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.4s-0.1%2C0.1-0.2%2C0.1h-5.8C30.5%2C99%2C29.8%2C100%2C29%2C100.9z%0A%09%09%09%20M34.1%2C95.6c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-4.6c-0.2%2C0-0.5%2C0-0.8%2C0.1l-0.2-0.5c0.3%2C0.1%2C0.7%2C0.1%2C1%2C0.1H32c0.4-0.6%2C0.7-0.8%2C0.8-0.8%0A%09%09%09c0.1%2C0%2C0.4%2C0.2%2C0.8%2C0.6C33.9%2C95.3%2C34.1%2C95.5%2C34.1%2C95.6z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M27.1%2C112.3c-0.6%2C0.4-1.3%2C0.8-2%2C1.1c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c0.9-0.6%2C1.7-1.4%2C2.4-2.3%0A%09%09%09c0.6-0.8%2C1.1-1.6%2C1.5-2.5h-2.6c-0.3%2C0-0.5%2C0-0.8%2C0.1l-0.1-0.5c0.4%2C0.1%2C0.7%2C0.1%2C1%2C0.1h0.8v-1.6c0-0.4%2C0-0.8-0.1-1.1%0A%09%09%09c1.1%2C0.1%2C1.7%2C0.3%2C1.7%2C0.4c0%2C0.1-0.1%2C0.2-0.4%2C0.4v1.9h0.6c0.3-0.3%2C0.5-0.5%2C0.6-0.5c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4%0A%09%09%09c0%2C0.1-0.1%2C0.2-0.4%2C0.3c-0.4%2C0.8-1%2C1.6-1.7%2C2.3c1.5%2C0.4%2C2.2%2C0.9%2C2.2%2C1.6c0%2C0.2-0.1%2C0.3-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.4%2C0.2%0A%09%09%09c-0.2%2C0-0.3%2C0-0.4-0.1c-0.1-0.1-0.1-0.2-0.2-0.4c-0.2-0.6-0.6-1.1-0.9-1.4v1.5l0.1%2C4c0%2C0.4-0.3%2C0.6-0.8%2C0.6%0A%09%09%09c-0.3%2C0-0.5-0.2-0.5-0.5l0.1-2.9V112.3z%20M33.9%2C110.6v5.9h1.4c0.5-0.7%2C0.9-1%2C1-1c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.7c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.5%0A%09%09%09c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-7.1c-0.3%2C0-0.7%2C0-1.1%2C0.1l-0.1-0.5c0.4%2C0.1%2C0.8%2C0.1%2C1.2%2C0.1h2.3v-5.9H31c-0.2%2C0-0.5%2C0-0.9%2C0.1l-0.1-0.5%0A%09%09%09c0.4%2C0.1%2C0.7%2C0.1%2C1%2C0.1h1.6v-2.9c0-0.8%2C0-1.4-0.1-1.9c0.8%2C0.1%2C1.4%2C0.2%2C1.6%2C0.2c0.2%2C0.1%2C0.2%2C0.1%2C0.2%2C0.2c0%2C0.1-0.2%2C0.3-0.5%2C0.4v3.9%0A%09%09%09h1.2c0.5-0.6%2C0.8-0.9%2C1-0.9c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.2%2C0.2%2C0.4%2C0.4%2C0.4%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1H33.9z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M27.1%2C126.4c-0.3%2C0.7-0.6%2C1.3-0.8%2C1.7c-0.2%2C0.4-0.6%2C0.8-1%2C1.2c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0.8-1.6%2C1.4-3.4%2C1.7-5.4h-0.6c-0.2%2C0-0.5%2C0-0.9%2C0.1l-0.1-0.5c0.3%2C0.1%2C0.7%2C0.1%2C1%2C0.1H27v-1.4c0-0.7%2C0-1.3-0.1-1.7%0A%09%09%09c0.8%2C0.1%2C1.2%2C0.1%2C1.4%2C0.2c0.2%2C0%2C0.3%2C0.1%2C0.3%2C0.2c0%2C0.1-0.2%2C0.3-0.5%2C0.4v2.4h0.2c0.3-0.5%2C0.5-0.8%2C0.6-0.8c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5%0A%09%09%09c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-1.6v1.3c1%2C0.4%2C1.4%2C0.8%2C1.4%2C1.4c0%2C0.2-0.1%2C0.4-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.4%2C0.2%0A%09%09%09c-0.3%2C0-0.4-0.2-0.4-0.5c-0.1-0.5-0.2-0.9-0.4-1.2c0%2C0.8%2C0%2C2.2%2C0%2C4.1c0%2C1.3%2C0%2C2.2%2C0%2C2.5c0%2C0.3-0.2%2C0.4-0.7%2C0.4%0A%09%09%09c-0.3%2C0-0.5-0.1-0.5-0.4c0-0.1%2C0-0.9%2C0.1-2.5C27.1%2C128.3%2C27.1%2C127.2%2C27.1%2C126.4z%20M33.5%2C126.9l0.1%2C2.3c0%2C1.1%2C0.1%2C1.8%2C0.1%2C2.2%0A%09%09%09c0%2C0.3-0.1%2C0.6-0.3%2C0.8c-0.2%2C0.2-0.6%2C0.4-1.1%2C0.4c-0.1%2C0-0.2-0.1-0.2-0.3c-0.1-0.2-0.2-0.4-0.4-0.6c-0.2-0.1-0.6-0.3-1.1-0.4%0A%09%09%09c0%2C0%2C0%2C0%2C0-0.1c0-0.1%2C0-0.1%2C0.1-0.1c0.5%2C0%2C1%2C0.1%2C1.7%2C0.1c0.1%2C0%2C0.1-0.1%2C0.1-0.2v-1.6c-1%2C0.7-1.9%2C1.3-2.8%2C1.7%0A%09%09%09c0%2C0.2-0.1%2C0.4-0.1%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1c-0.1%2C0-0.4-0.5-0.8-1.5c0.3%2C0%2C0.8-0.1%2C1.3-0.3c1.1-0.3%2C1.9-0.6%2C2.5-0.8v-2.4H31%0A%09%09%09c-0.3%2C0-0.6%2C0-1.1%2C0.1l-0.1-0.5c0.4%2C0.1%2C0.8%2C0.1%2C1.2%2C0.1h1.6v-1.5h-1.4c-0.2%2C0-0.5%2C0-0.9%2C0.1l-0.1-0.5c0.4%2C0.1%2C0.7%2C0.1%2C1%2C0.1h1.4%0A%09%09%09V123h-1.9c-0.2%2C0-0.4%2C0-0.7%2C0.1l-0.1-0.5c0.3%2C0.1%2C0.6%2C0.1%2C0.9%2C0.1h2.9c0.2-0.5%2C0.4-0.9%2C0.6-1.4c0.1-0.4%2C0.2-0.7%2C0.2-0.9%0A%09%09%09c0.7%2C0.2%2C1.1%2C0.4%2C1.3%2C0.5c0.2%2C0.1%2C0.3%2C0.2%2C0.3%2C0.3c0%2C0.1%2C0%2C0.2-0.1%2C0.2c-0.1%2C0-0.2%2C0.1-0.4%2C0.1c-0.5%2C0.5-0.9%2C0.9-1.4%2C1.2h1.8%0A%09%09%09c0.4-0.4%2C0.6-0.7%2C0.7-0.7c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-3.6v1.5h1.2%0A%09%09%09c0.4-0.5%2C0.7-0.7%2C0.8-0.7c0.1%2C0%2C0.3%2C0.2%2C0.7%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-2.8v1.5h2.1%0A%09%09%09c0.4-0.5%2C0.7-0.8%2C0.8-0.8c0.1%2C0%2C0.3%2C0.2%2C0.8%2C0.6c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.1-0.2%2C0.1h-3.7c0.2%2C0.8%2C0.6%2C1.4%2C1.1%2C2%0A%09%09%09c0.2-0.2%2C0.4-0.5%2C0.7-1c0.2-0.3%2C0.3-0.5%2C0.4-0.8c0.8%2C0.5%2C1.2%2C0.8%2C1.2%2C0.9c0%2C0.1-0.2%2C0.2-0.6%2C0.2c-0.4%2C0.3-0.9%2C0.6-1.5%2C0.8%0A%09%09%09c0.1%2C0.1%2C0.2%2C0.2%2C0.3%2C0.3c0.7%2C0.7%2C1.6%2C1.2%2C2.6%2C1.6c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0.1%2C0%2C0.1-0.1%2C0.1c-0.2%2C0.1-0.4%2C0.2-0.5%2C0.3%0A%09%09%09c-0.1%2C0.1-0.2%2C0.3-0.3%2C0.5c-0.1%2C0.2-0.2%2C0.3-0.2%2C0.3c-0.1%2C0-0.2-0.1-0.5-0.2c-0.7-0.6-1.3-1.2-1.8-1.9%0A%09%09%09C34.2%2C129.1%2C33.8%2C128.1%2C33.5%2C126.9z%20M31.7%2C128.4c0%2C0.2-0.1%2C0.3-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.4%2C0.2c-0.2%2C0-0.3%2C0-0.3-0.1%0A%09%09%09c0-0.1-0.1-0.3-0.3-0.6c-0.2-0.5-0.5-0.9-0.8-1.2c0%2C0%2C0%2C0%2C0%2C0c0-0.1%2C0-0.1%2C0.1-0.1C31.1%2C127.3%2C31.7%2C127.7%2C31.7%2C128.4z%20M32.5%2C121.8%0A%09%09%09c0%2C0.2-0.1%2C0.4-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.4%2C0.2c-0.2%2C0-0.3-0.1-0.4-0.2c-0.1-0.1-0.1-0.3-0.2-0.6c-0.1-0.4-0.3-0.8-0.6-1.2%0A%09%09%09c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0-0.1%2C0.1-0.1c0%2C0%2C0%2C0%2C0%2C0c0.7%2C0.2%2C1.1%2C0.4%2C1.4%2C0.6C32.4%2C121.3%2C32.5%2C121.5%2C32.5%2C121.8z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M3.9%2C8.4c0.1%2C0%2C0.1%2C0%2C0.1%2C0.1s0%2C0.2%2C0%2C0.3c-0.2%2C0.5-0.3%2C1-0.3%2C1.5c0%2C0.7%2C0.3%2C1.2%2C0.9%2C1.5%0A%09%09%09c0.8%2C0.4%2C1.8%2C0.6%2C3.3%2C0.6c1.1%2C0%2C2.1-0.1%2C3-0.3c0.4-0.1%2C0.7-0.1%2C1.1-0.1c0.5%2C0%2C0.8%2C0.1%2C1.1%2C0.3c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.5%0A%09%09%09c0%2C0.2-0.1%2C0.4-0.3%2C0.6c-0.2%2C0.2-0.4%2C0.3-0.7%2C0.3c-0.5%2C0.1-1.1%2C0.2-1.7%2C0.2C9.7%2C14%2C9%2C14%2C8.3%2C14C7%2C14%2C6%2C13.8%2C5.1%2C13.4%0A%09%09%09c-0.6-0.2-1.2-0.6-1.6-1.2c-0.3-0.4-0.5-1-0.5-1.7c0-0.7%2C0.2-1.3%2C0.7-2.1C3.7%2C8.4%2C3.8%2C8.4%2C3.9%2C8.4z%20M4%2C3c0%2C0%2C0.1%2C0%2C0.2%2C0.1%0A%09%09%09c0.4%2C0.5%2C1.2%2C0.7%2C2.7%2C0.7c0.9%2C0%2C1.8-0.2%2C2.9-0.5c0.2-0.1%2C0.4-0.1%2C0.6-0.1c0.3%2C0%2C0.5%2C0%2C0.7%2C0.1c0.5%2C0.1%2C0.8%2C0.4%2C0.8%2C0.7%0A%09%09%09c0%2C0.3-0.1%2C0.5-0.5%2C0.6c-0.1%2C0-0.5%2C0.1-1.1%2C0.1C9.2%2C5.1%2C8.4%2C5.2%2C7.8%2C5.4C7.1%2C5.6%2C6.4%2C5.9%2C5.6%2C6.3C5.2%2C6.5%2C5%2C6.6%2C5%2C6.6%0A%09%09%09c-0.1%2C0-0.1%2C0-0.1-0.1c0-0.1%2C0.5-0.5%2C1.6-1.4c-0.7%2C0-1.3-0.3-1.9-0.7C4.4%2C4.3%2C4.2%2C4.1%2C4%2C3.8C3.9%2C3.5%2C3.8%2C3.3%2C3.8%2C3.2%0A%09%09%09C3.8%2C3.1%2C3.9%2C3%2C4%2C3z%20M12.2%2C2.1c0.6%2C0.1%2C1%2C0.3%2C1.4%2C0.6c0.4%2C0.3%2C0.6%2C0.7%2C0.6%2C1c0%2C0.2-0.1%2C0.3-0.2%2C0.4c-0.1%2C0.1-0.2%2C0.2-0.4%2C0.2%0A%09%09%09c-0.2%2C0-0.4-0.1-0.6-0.4c-0.3-0.6-0.7-1.1-1.1-1.5c-0.1-0.1-0.2-0.2-0.2-0.2c0%2C0%2C0-0.1%2C0.1-0.1c0%2C0%2C0.1%2C0%2C0.1%2C0%0A%09%09%09C12.1%2C2.1%2C12.1%2C2.1%2C12.2%2C2.1z%20M13.5%2C1c0.6%2C0.1%2C1.2%2C0.2%2C1.6%2C0.5c0.4%2C0.3%2C0.6%2C0.5%2C0.6%2C0.8c0%2C0.2-0.1%2C0.4-0.2%2C0.5%0A%09%09%09C15.5%2C3%2C15.3%2C3%2C15.2%2C3c-0.3%2C0-0.5-0.1-0.6-0.4c-0.3-0.5-0.7-1-1.2-1.3c-0.1-0.1-0.2-0.2-0.2-0.2c0%2C0%2C0-0.1%2C0-0.1c0%2C0%2C0.1%2C0%2C0.1%2C0%0A%09%09%09C13.4%2C1%2C13.4%2C1%2C13.5%2C1z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M3.5%2C32.6c0%2C0.1-0.2%2C0.2-0.5%2C0.3c-0.8%2C1.2-1.7%2C2.1-2.9%2C2.7c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1%2C0-0.1-0.1c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0.5-0.6%2C0.9-1.3%2C1.3-2.1c0.2-0.6%2C0.4-1.1%2C0.4-1.6C2.9%2C32.1%2C3.5%2C32.4%2C3.5%2C32.6z%20M3.9%2C30.8H2.3V31c0%2C0.4-0.3%2C0.5-0.8%2C0.5%0A%09%09%09c-0.4%2C0-0.6-0.1-0.6-0.4l0-2.8c0-2.5%2C0-5%2C0-7.6c0.6%2C0.2%2C1.1%2C0.5%2C1.5%2C0.7h1.3c0.4-0.5%2C0.6-0.7%2C0.8-0.7s0.4%2C0.2%2C0.9%2C0.5%0A%09%09%09c0.2%2C0.2%2C0.4%2C0.3%2C0.4%2C0.4c0%2C0.1-0.2%2C0.3-0.5%2C0.5v1.4l0%2C7.3c0%2C0.4-0.3%2C0.6-0.8%2C0.6c-0.4%2C0-0.6-0.1-0.6-0.4V30.8z%20M3.9%2C24.3v-2.5%0A%09%09%09H2.3v2.5H3.9z%20M3.9%2C27.2v-2.6H2.3v2.6H3.9z%20M3.9%2C30.4v-2.8H2.3v2.8H3.9z%20M5.8%2C33.9c0%2C0.3-0.1%2C0.6-0.2%2C0.7%0A%09%09%09c-0.1%2C0.2-0.3%2C0.2-0.5%2C0.2c-0.2%2C0-0.3-0.1-0.4-0.2c-0.1-0.1-0.1-0.4-0.2-0.9C4.2%2C33.1%2C4%2C32.5%2C3.5%2C32c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c0-0.1%2C0-0.1%2C0.1-0.1c0%2C0%2C0%2C0%2C0%2C0C5.1%2C32.4%2C5.8%2C33.1%2C5.8%2C33.9z%20M6.6%2C31.7c0-0.3%2C0-1%2C0-1.9c0-1.1%2C0-2-0.1-2.8%0A%09%09%09c0.6%2C0.2%2C1.1%2C0.5%2C1.7%2C0.7h1.6v-1.3H6.6c-0.2%2C0-0.5%2C0-0.9%2C0.1l-0.2-0.6C6%2C26%2C6.3%2C26.1%2C6.7%2C26.1h1.5v-1.5H7.3c-0.2%2C0-0.5%2C0-0.9%2C0.1%0A%09%09%09L6.2%2C24c0.4%2C0.1%2C0.7%2C0.1%2C1.1%2C0.1h0.8v-1.5H7.2c-0.3%2C0-0.6%2C0-1.1%2C0.1L6%2C22.2c0.4%2C0.1%2C0.8%2C0.1%2C1.2%2C0.1h0.9v-1c0-0.3%2C0-0.6-0.1-1%0A%09%09%09c0.9%2C0.1%2C1.5%2C0.1%2C1.7%2C0.2c0.2%2C0%2C0.2%2C0.1%2C0.2%2C0.2c0%2C0.1-0.1%2C0.2-0.4%2C0.4v1.2h1.8v-1c0-0.2%2C0-0.5%2C0-1c0.9%2C0.1%2C1.4%2C0.2%2C1.6%2C0.2%0A%09%09%09c0.2%2C0%2C0.3%2C0.1%2C0.3%2C0.2c0%2C0.1-0.1%2C0.3-0.4%2C0.4v1.2h0.9c0.4-0.6%2C0.7-0.9%2C0.9-0.9c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.5%0A%09%09%09c0%2C0.1-0.1%2C0.2-0.2%2C0.2h-2.8v1.5h0.6c0.4-0.5%2C0.7-0.8%2C0.8-0.8c0.1%2C0%2C0.4%2C0.2%2C0.8%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4s-0.1%2C0.2-0.2%2C0.2%0A%09%09%09h-2.4v1.5h1.2c0.4-0.6%2C0.7-0.8%2C0.9-0.8c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.6c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.5c0%2C0.1-0.1%2C0.2-0.2%2C0.2h-4.7v1.3h1.8%0A%09%09%09c0.4-0.5%2C0.7-0.7%2C0.8-0.7c0.1%2C0%2C0.4%2C0.2%2C0.9%2C0.5c0.2%2C0.2%2C0.4%2C0.3%2C0.4%2C0.5c0%2C0.1-0.2%2C0.3-0.5%2C0.5v3.1h0.1c0.3-0.6%2C0.5-0.9%2C0.7-0.9%0A%09%09%09c0.1%2C0%2C0.4%2C0.2%2C0.7%2C0.6c0.2%2C0.2%2C0.3%2C0.4%2C0.3%2C0.5c0%2C0.1-0.1%2C0.2-0.2%2C0.2h-1.5l0%2C2.2c0%2C0.5-0.1%2C0.8-0.4%2C1c-0.3%2C0.2-0.7%2C0.4-1.3%2C0.4%0A%09%09%09c-0.1%2C0-0.2-0.1-0.3-0.3c-0.1-0.3-0.2-0.6-0.4-0.7c-0.2-0.1-0.6-0.3-1.1-0.4c0%2C0-0.1%2C0-0.1-0.1c0-0.1%2C0-0.1%2C0.1-0.1%0A%09%09%09c0.8%2C0.1%2C1.4%2C0.1%2C1.8%2C0.1c0.2%2C0%2C0.2-0.1%2C0.2-0.2v-1.7H8v3c0%2C0.4-0.3%2C0.6-0.8%2C0.6c-0.4%2C0-0.6-0.2-0.6-0.5c0-0.2%2C0-0.6%2C0-1.2%0A%09%09%09c0-0.6%2C0-1.2%2C0-1.9H6.3c-0.2%2C0-0.5%2C0-0.8%2C0.1l-0.2-0.6c0.3%2C0.1%2C0.7%2C0.1%2C1%2C0.1H6.6z%20M9.8%2C28.2H8v1.5h1.8V28.2z%20M8%2C31.7h1.8v-1.7H8%0A%09%09%09V31.7z%20M11.4%2C22.7H9.5v1.5h1.8V22.7z%20M11.4%2C26.1v-1.5H9.5v1.5H11.4z%20M13.1%2C29.7v-1.5h-1.9v1.5H13.1z%20M13.1%2C31.7v-1.7h-1.9v1.7%0A%09%09%09H13.1z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M15.9%2C53.2c-0.5%2C0.2-0.8%2C0.6-1.1%2C1.3c-0.1%2C0.2-0.2%2C0.3-0.3%2C0.3c-0.1%2C0-0.4-0.1-0.8-0.4%0A%09%09%09c-1.3-0.9-2.4-2.1-3.3-3.4c-0.8-1.4-1.5-3-1.9-5c-0.7%2C2.2-1.8%2C4.1-3.3%2C5.7c-1.4%2C1.4-2.9%2C2.5-4.7%2C3.3c0%2C0%2C0%2C0%2C0%2C0%0A%09%09%09c-0.1%2C0-0.1-0.1-0.1-0.2c0%2C0%2C0%2C0%2C0-0.1c2.1-1.4%2C3.8-3.3%2C5.1-5.8c1.2-2.2%2C1.9-4.6%2C2.2-7.2H5.2c-0.3%2C0-0.7%2C0-1.1%2C0.1l-0.2-0.7%0A%09%09%09c0.3%2C0.1%2C0.7%2C0.1%2C1.2%2C0.2h2.1c0.4-0.5%2C0.7-0.7%2C0.8-0.7c0.1%2C0%2C0.4%2C0.2%2C0.8%2C0.5c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.4c0%2C0.1-0.1%2C0.2-0.2%2C0.2%0A%09%09%09c-0.1%2C0.1-0.3%2C0.2-0.7%2C0.3c0.3%2C3.5%2C1.5%2C6.2%2C3.5%2C8.2c1.1%2C1.1%2C2.5%2C2%2C4.2%2C2.7C15.9%2C53%2C16%2C53.1%2C15.9%2C53.2C16%2C53.2%2C15.9%2C53.2%2C15.9%2C53.2%0A%09%09%09z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M4.9%2C67.9c0%2C0%2C0%2C0.1-0.1%2C0.3c-0.5%2C1.6-0.8%2C2.7-0.9%2C3.3c0%2C0.2%2C0%2C0.3%2C0%2C0.5v0.2c0%2C0.1%2C0%2C0.2%2C0%2C0.3%0A%09%09%09c0%2C0.1%2C0%2C0.2%2C0%2C0.2C4%2C73%2C4%2C73.2%2C4%2C73.4c0%2C0.2-0.1%2C0.3-0.2%2C0.4s-0.3%2C0.2-0.5%2C0.2c-0.4%2C0-0.7-0.2-0.9-0.7c-0.4-0.9-0.6-2-0.6-3.6%0A%09%09%09c0-1.7%2C0.3-3.6%2C0.8-5.7C2.9%2C63.1%2C3%2C62.6%2C3%2C62.4c0-0.4-0.1-0.8-0.4-1.2C2.5%2C61.1%2C2.4%2C61%2C2.4%2C61c0-0.1%2C0.1-0.1%2C0.3-0.1%0A%09%09%09c0.3%2C0%2C0.6%2C0.2%2C0.9%2C0.5c0.7%2C0.7%2C1%2C1.3%2C1%2C1.8c0%2C0.2-0.1%2C0.4-0.3%2C0.5c-0.2%2C0.1-0.4%2C0.5-0.6%2C1.1c-0.6%2C1.6-0.9%2C3-0.9%2C4.3%0A%09%09%09c0%2C0.6%2C0%2C1%2C0.1%2C1.4c0%2C0.1%2C0.1%2C0.1%2C0.2%2C0.1c0.1%2C0%2C0.1%2C0%2C0.1-0.1c0.4-0.9%2C0.8-1.8%2C1.2-2.6c0.1-0.2%2C0.1-0.2%2C0.2-0.2%0A%09%09%09C4.8%2C67.7%2C4.9%2C67.8%2C4.9%2C67.9z%20M11.8%2C70.6c1.2%2C0.5%2C2%2C0.9%2C2.4%2C1.4c0.2%2C0.2%2C0.3%2C0.5%2C0.3%2C0.8c0%2C0.2-0.1%2C0.4-0.3%2C0.6%0A%09%09%09c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.2c-0.2%2C0-0.4-0.1-0.6-0.3c-0.6-0.6-1.1-1-1.5-1.2c0%2C0.6-0.3%2C1.1-0.8%2C1.4c-0.5%2C0.3-1.1%2C0.5-1.8%2C0.5%0A%09%09%09c-0.7%2C0-1.3-0.1-1.8-0.4c-0.3-0.2-0.5-0.4-0.7-0.7c-0.2-0.3-0.2-0.5-0.2-0.8c0-0.3%2C0.1-0.6%2C0.3-0.9c0.2-0.2%2C0.3-0.4%2C0.5-0.5%0A%09%09%09c0.5-0.3%2C1.1-0.4%2C1.9-0.4c0.4%2C0%2C0.9%2C0.1%2C1.4%2C0.2l-0.1-4.4C9.7%2C66%2C9%2C66.1%2C8.2%2C66.1c-0.4%2C0-0.8-0.1-1.2-0.3%0A%09%09%09c-0.3-0.2-0.6-0.4-0.9-0.8c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1%2C0-0.1%2C0.1-0.1c0%2C0%2C0.1%2C0%2C0.3%2C0.1c0.4%2C0.2%2C0.9%2C0.3%2C1.5%2C0.3%0A%09%09%09c0.6%2C0%2C1.5-0.1%2C2.6-0.3c0-1.5%2C0-2.4-0.1-2.6c0-0.3-0.2-0.5-0.5-0.6c-0.1%2C0-0.2%2C0-0.4%2C0l-0.2%2C0c-0.1%2C0-0.1%2C0-0.1-0.1%0A%09%09%09c0-0.1%2C0.1-0.2%2C0.4-0.4c0.2-0.1%2C0.5-0.2%2C0.7-0.2c0.4%2C0%2C0.8%2C0.1%2C1.2%2C0.3c0.5%2C0.3%2C0.8%2C0.5%2C0.8%2C0.8c0%2C0.2%2C0%2C0.3-0.1%2C0.4%0A%09%09%09c-0.1%2C0.2-0.2%2C0.4-0.3%2C0.6c-0.1%2C0.6-0.1%2C1.1-0.1%2C1.6c0.1%2C0%2C0.3-0.1%2C0.6-0.2c0.1%2C0%2C0.2-0.1%2C0.4-0.2c0.2-0.1%2C0.4-0.2%2C0.7-0.2%0A%09%09%09c0.4%2C0%2C0.7%2C0.1%2C0.9%2C0.2c0.1%2C0.1%2C0.2%2C0.2%2C0.2%2C0.4c0%2C0.3-0.2%2C0.5-0.5%2C0.6c-0.4%2C0.2-1.2%2C0.4-2.3%2C0.6C11.7%2C67.3%2C11.7%2C68.9%2C11.8%2C70.6z%0A%09%09%09%20M10.5%2C71.3c-0.6-0.3-1.2-0.4-1.7-0.4c-0.6%2C0-1%2C0.1-1.2%2C0.2C7.2%2C71.3%2C7%2C71.5%2C7%2C71.8c0%2C0.3%2C0.1%2C0.6%2C0.4%2C0.7%0A%09%09%09c0.2%2C0.1%2C0.7%2C0.2%2C1.3%2C0.2c0.6%2C0%2C1-0.1%2C1.3-0.3c0.2-0.2%2C0.4-0.4%2C0.5-0.7C10.5%2C71.6%2C10.5%2C71.5%2C10.5%2C71.3z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M4%2C86.9c0.1%2C0%2C0.1%2C0%2C0.1%2C0.1s0%2C0.2%2C0%2C0.3c-0.2%2C0.5-0.3%2C1-0.3%2C1.5c0%2C0.7%2C0.3%2C1.2%2C0.9%2C1.5C5.4%2C90.8%2C6.5%2C91%2C8%2C91%0A%09%09%09c1.1%2C0%2C2.1-0.1%2C3-0.4c0.4-0.1%2C0.7-0.1%2C1.1-0.1c0.5%2C0%2C0.8%2C0.1%2C1.1%2C0.3c0.2%2C0.2%2C0.3%2C0.3%2C0.3%2C0.5c0%2C0.2-0.1%2C0.4-0.3%2C0.6%0A%09%09%09c-0.2%2C0.2-0.4%2C0.3-0.7%2C0.3c-0.5%2C0.1-1.1%2C0.2-1.7%2C0.2c-0.7%2C0.1-1.4%2C0.1-2.2%2C0.1c-1.2%2C0-2.3-0.2-3.2-0.6c-0.6-0.2-1.2-0.6-1.6-1.2%0A%09%09%09c-0.3-0.4-0.5-1-0.5-1.7c0-0.7%2C0.2-1.3%2C0.7-2.1C3.9%2C87%2C4%2C86.9%2C4%2C86.9z%20M4.1%2C81.6c0%2C0%2C0.1%2C0.1%2C0.2%2C0.2c0.4%2C0.5%2C1.2%2C0.7%2C2.7%2C0.7%0A%09%09%09c0.9%2C0%2C1.8-0.2%2C2.9-0.5c0.2-0.1%2C0.4-0.1%2C0.6-0.1c0.3%2C0%2C0.5%2C0%2C0.7%2C0.1c0.5%2C0.1%2C0.8%2C0.4%2C0.8%2C0.8c0%2C0.3-0.1%2C0.5-0.5%2C0.6%0A%09%09%09c-0.1%2C0-0.5%2C0.1-1.1%2C0.2c-1.1%2C0.1-1.9%2C0.3-2.5%2C0.4c-0.6%2C0.2-1.4%2C0.5-2.2%2C0.9c-0.3%2C0.2-0.5%2C0.3-0.5%2C0.3c-0.1%2C0-0.1%2C0-0.1-0.1%0A%09%09%09c0-0.1%2C0.5-0.5%2C1.6-1.4c-0.7%2C0-1.3-0.3-1.9-0.7c-0.2-0.2-0.4-0.4-0.6-0.7C4.1%2C82.1%2C4%2C81.9%2C4%2C81.8C4%2C81.6%2C4%2C81.6%2C4.1%2C81.6z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M5.7%2C108.1c1.7-1.1%2C3.3-1.7%2C4.8-1.7c0.5%2C0%2C0.9%2C0.1%2C1.3%2C0.2c0.3%2C0.1%2C0.6%2C0.3%2C0.9%2C0.5c0.7%2C0.5%2C1.1%2C1.2%2C1.1%2C2.2%0A%09%09%09c0%2C1.2-0.6%2C2.1-1.8%2C2.9c-0.8%2C0.5-1.8%2C0.9-3%2C1.2c-1.1%2C0.3-2.3%2C0.4-3.5%2C0.4c-0.2%2C0-0.4-0.1-0.4-0.2c0-0.1%2C0-0.2%2C0.1-0.2%0A%09%09%09c0%2C0%2C0.2%2C0%2C0.5-0.1c1.9-0.3%2C3.5-0.9%2C4.6-1.6c1.2-0.8%2C1.8-1.7%2C1.8-2.7c0-0.6-0.2-1-0.5-1.4c-0.4-0.4-0.9-0.6-1.5-0.6%0A%09%09%09c-1.1%2C0-2.1%2C0.5-3.1%2C1.5c-0.5%2C0.5-0.9%2C1.1-1.2%2C1.7c-0.1%2C0.4-0.4%2C0.6-0.6%2C0.6c-0.3%2C0-0.5-0.2-0.7-0.5c-0.2-0.3-0.2-0.6-0.2-1.1%0A%09%09%09c0-0.1%2C0-0.3%2C0.1-0.4c0.1-0.2%2C0.1-0.3%2C0.2-0.4c0.1-0.2%2C0.2-0.4%2C0.2-0.7c0.1-0.6%2C0.3-1.6%2C0.6-3c-1%2C0.1-1.5%2C0.2-1.6%2C0.2%0A%09%09%09c-0.5%2C0-0.9-0.1-1.2-0.4c-0.4-0.3-0.7-0.7-0.8-1c0%2C0%2C0-0.1%2C0-0.1c0-0.1%2C0-0.2%2C0.1-0.2c0%2C0%2C0.1%2C0%2C0.2%2C0.1c0.3%2C0.2%2C0.6%2C0.3%2C0.8%2C0.4%0A%09%09%09c0.2%2C0%2C0.4%2C0.1%2C0.7%2C0.1c0.4%2C0%2C1.1-0.1%2C2-0.3c0.1-0.9%2C0.2-1.6%2C0.2-2.1c0-0.3%2C0-0.4-0.1-0.5c0-0.1-0.1-0.1-0.3-0.2%0A%09%09%09c-0.3-0.1-0.5-0.1-0.6-0.1c-0.1%2C0-0.1%2C0-0.1-0.1c0-0.1%2C0.1-0.2%2C0.2-0.3c0.3-0.2%2C0.6-0.3%2C0.8-0.3c0.4%2C0%2C1%2C0.2%2C1.6%2C0.6%0A%09%09%09c0.3%2C0.2%2C0.4%2C0.4%2C0.4%2C0.7c0%2C0.2-0.1%2C0.3-0.3%2C0.5c-0.1%2C0.1-0.2%2C0.3-0.3%2C0.6c-0.1%2C0.2-0.2%2C0.5-0.3%2C0.9c0.8-0.2%2C1.3-0.4%2C1.6-0.6%0A%09%09%09c0.2-0.2%2C0.5-0.3%2C0.8-0.3c0.3%2C0%2C0.5%2C0%2C0.8%2C0.1c0.3%2C0.1%2C0.4%2C0.3%2C0.4%2C0.6c0%2C0.2-0.1%2C0.3-0.2%2C0.4c-0.1%2C0.1-0.3%2C0.2-0.7%2C0.3%0A%09%09%09c-0.7%2C0.2-1.8%2C0.5-3.1%2C0.7C6%2C106%2C5.8%2C107.2%2C5.7%2C108.1z%22%2F%3E%0A%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M7.1%2C126.6c1.2-0.6%2C2.2-0.9%2C3.1-0.9c1.2%2C0%2C2.2%2C0.3%2C2.8%2C1c0.5%2C0.6%2C0.8%2C1.3%2C0.8%2C2.1c0%2C0.7-0.3%2C1.4-0.8%2C2%0A%09%09%09c-0.5%2C0.6-1.2%2C1-2%2C1.4c-1.4%2C0.6-3.3%2C0.9-5.7%2C1c0%2C0-0.1%2C0-0.1%2C0c-0.2%2C0-0.3-0.1-0.3-0.2c0-0.1%2C0.1-0.1%2C0.4-0.2%0A%09%09%09c1.8-0.3%2C3.4-0.8%2C4.6-1.5c0.8-0.5%2C1.4-1%2C1.8-1.6c0.3-0.5%2C0.4-1%2C0.4-1.5c0-0.6-0.2-1.1-0.6-1.5c-0.4-0.4-1-0.5-1.7-0.5%0A%09%09%09c-0.5%2C0-1.1%2C0.2-1.8%2C0.6c-0.7%2C0.4-1.3%2C1-2%2C1.8c-0.5%2C0.5-0.8%2C1-0.9%2C1.5c-0.1%2C0.3-0.3%2C0.5-0.5%2C0.5c-0.4%2C0-0.7-0.2-1-0.7%0A%09%09%09c-0.3-0.4-0.4-0.8-0.4-1.2c0-0.4%2C0.1-1.5%2C0.4-3.3c0.1-0.5%2C0.1-0.9%2C0.1-1.1v-0.5c0-0.4%2C0.2-0.8%2C0.7-1.1c0.4-0.3%2C1.1-0.6%2C2.1-0.9%0A%09%09%09c-0.5-0.3-0.8-0.6-1.1-0.9c-0.5-0.5-0.7-1.1-0.7-1.6c0-0.2%2C0-0.3%2C0.1-0.3c0%2C0%2C0.1%2C0.1%2C0.2%2C0.2c0.3%2C0.5%2C1.2%2C1%2C2.6%2C1.4%0A%09%09%09c0.4%2C0.1%2C0.8%2C0.3%2C1%2C0.5c0.2%2C0.2%2C0.4%2C0.5%2C0.4%2C0.8c0%2C0%2C0%2C0%2C0%2C0.1c0%2C0.2-0.1%2C0.4-0.2%2C0.5c-0.1%2C0.1-0.3%2C0.2-0.5%2C0.2%0A%09%09%09c-0.2%2C0-0.4%2C0-0.6%2C0c-0.2%2C0-0.5-0.1-0.7-0.1c-0.1%2C0-0.3%2C0-0.4%2C0c-0.5%2C0-1.1%2C0.1-1.7%2C0.3c-0.2%2C0.1-0.3%2C0.2-0.4%2C0.3%0A%09%09%09c-0.1%2C0.1-0.1%2C0.2-0.1%2C0.3c0%2C0.1%2C0%2C0.3%2C0.1%2C0.4c0.2%2C0.6%2C0.3%2C1%2C0.3%2C1.2c0%2C0.1%2C0%2C0.3-0.1%2C0.5c0%2C0.2-0.1%2C0.3-0.1%2C0.4%0A%09%09%09c-0.1%2C0.7-0.1%2C1.4-0.2%2C2.1c0%2C0.1%2C0%2C0.1%2C0.1%2C0.1c0%2C0%2C0.1%2C0%2C0.2-0.1c0.1%2C0%2C0.1-0.1%2C0.3-0.2l0.1-0.1c0%2C0%2C0.1%2C0%2C0.1-0.1%0A%09%09%09C5.9%2C127.3%2C6.5%2C127%2C7.1%2C126.6z%22%2F%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A');
		background-position: center;
		background-size: 38px auto;
		background-repeat: no-repeat;
	}
	.sidefixed .orderbt-list_itembt.-wholesale a{
		background-image: url("../_images/img_form_side.png");
		background-position: center;
		background-size: 18px auto;
		background-repeat: no-repeat;
	}
	.orderbt-list_itembt-box{
		display: none;
	}
	
	.sidefixed_chara{
		display: block;
		position: absolute;
		right: 10px;
		top: calc(100% + 20px);
		width: 110px;
	}
	.sidefixed .orderbt-list_itembt a:after{
		right: inherit;
		top: inherit;
		left: 50%;
		bottom: 15px;
		transform: translate(-50%, 0) rotate(230deg);
	}
}


/* footer */
.footer{
	position: relative;
	padding-top: 68px;
}
.footer-wrap{
	position: relative;
	z-index: 1;
}
.footer .orderbt{
	margin: 0 30px;
}
.footer .orderbt-list{
	margin-top: -10px;
}
.footer .orderbt-list_item{
	margin-top: 10px;
}
.footer .orderbt-list_item a{
	padding:10px;
	font-size: 1.6rem;
}
.footeraddress{
	margin: 50px 30px 0;
	color: #fff;
	font-size: 1.4rem;
}
.footer_copy{
	position: relative;
	z-index: 1;
	margin-top: 47px;
	padding: 25px 5px;
	text-align: center;
	color: #9f9f9f;
	font-size: 1.2rem;
	background-color: rgba(34,23,20,.7);
}
.footer_img{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	width: 100%;
    height: 100%;
	background: #464646;
	overflow: hidden;
}
.footer_img img{
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    vertical-align: bottom;
	opacity: 0.65;
}

@media screen and (min-width: 960px){
	.footer-wrap{
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-direction: row-reverse;
	}
	.footer .orderbt{
		margin: 0;
		width: 100%;
		max-width: 280px;
	}
	.footer .orderbt-list{
		flex-direction: column;
		margin-top: -10px;
	}
	.footer .orderbt-list_item{
		width: 100%;
	}
	.footeraddress{
		margin: 0;
		font-size: 1.4rem;
	}
}
