@charset "UTF-8";
@font-face {
	font-family: seisenKozminH;
	/*src: url("../common/font/seisenKozminH/seisenKozminH.eot"); /*For IE*/
	src: url("../font/seisenKozminH/seisenKozminH_.woff") format("woff"), url("../font/seisenKozminH/seisenKozminH_.otf") format("opentype");
}

.fa, .fab, .fal, .far, .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em;
}

.fa-xs {
	font-size: .75em;
}

.fa-sm {
	font-size: .875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}

.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
	margin-left: .3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	        animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	        animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(1turn);
		        transform: rotate(1turn);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		        transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(1turn);
		        transform: rotate(1turn);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	        transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	        transform: scaleY(-1);
}

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	        transform: scale(-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
	-webkit-filter: none;
	        filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #fff;
}

.fa-500px:before {
	content: "\f26e";
}

.fa-accessible-icon:before {
	content: "\f368";
}

.fa-accusoft:before {
	content: "\f369";
}

.fa-acquisitions-incorporated:before {
	content: "\f6af";
}

.fa-ad:before {
	content: "\f641";
}

.fa-address-book:before {
	content: "\f2b9";
}

.fa-address-card:before {
	content: "\f2bb";
}

.fa-adjust:before {
	content: "\f042";
}

.fa-adn:before {
	content: "\f170";
}

.fa-adobe:before {
	content: "\f778";
}

.fa-adversal:before {
	content: "\f36a";
}

.fa-affiliatetheme:before {
	content: "\f36b";
}

.fa-air-freshener:before {
	content: "\f5d0";
}

.fa-algolia:before {
	content: "\f36c";
}

.fa-align-center:before {
	content: "\f037";
}

.fa-align-justify:before {
	content: "\f039";
}

.fa-align-left:before {
	content: "\f036";
}

.fa-align-right:before {
	content: "\f038";
}

.fa-alipay:before {
	content: "\f642";
}

.fa-allergies:before {
	content: "\f461";
}

.fa-amazon:before {
	content: "\f270";
}

.fa-amazon-pay:before {
	content: "\f42c";
}

.fa-ambulance:before {
	content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3";
}

.fa-amilia:before {
	content: "\f36d";
}

.fa-anchor:before {
	content: "\f13d";
}

.fa-android:before {
	content: "\f17b";
}

.fa-angellist:before {
	content: "\f209";
}

.fa-angle-double-down:before {
	content: "\f103";
}

.fa-angle-double-left:before {
	content: "\f100";
}

.fa-angle-double-right:before {
	content: "\f101";
}

.fa-angle-double-up:before {
	content: "\f102";
}

.fa-angle-down:before {
	content: "\f107";
}

.fa-angle-left:before {
	content: "\f104";
}

.fa-angle-right:before {
	content: "\f105";
}

.fa-angle-up:before {
	content: "\f106";
}

.fa-angry:before {
	content: "\f556";
}

.fa-angrycreative:before {
	content: "\f36e";
}

.fa-angular:before {
	content: "\f420";
}

.fa-ankh:before {
	content: "\f644";
}

.fa-app-store:before {
	content: "\f36f";
}

.fa-app-store-ios:before {
	content: "\f370";
}

.fa-apper:before {
	content: "\f371";
}

.fa-apple:before {
	content: "\f179";
}

.fa-apple-alt:before {
	content: "\f5d1";
}

.fa-apple-pay:before {
	content: "\f415";
}

.fa-archive:before {
	content: "\f187";
}

.fa-archway:before {
	content: "\f557";
}

.fa-arrow-alt-circle-down:before {
	content: "\f358";
}

.fa-arrow-alt-circle-left:before {
	content: "\f359";
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b";
}

.fa-arrow-circle-down:before {
	content: "\f0ab";
}

.fa-arrow-circle-left:before {
	content: "\f0a8";
}

.fa-arrow-circle-right:before {
	content: "\f0a9";
}

.fa-arrow-circle-up:before {
	content: "\f0aa";
}

.fa-arrow-down:before {
	content: "\f063";
}

.fa-arrow-left:before {
	content: "\f060";
}

.fa-arrow-right:before {
	content: "\f061";
}

.fa-arrow-up:before {
	content: "\f062";
}

.fa-arrows-alt:before {
	content: "\f0b2";
}

.fa-arrows-alt-h:before {
	content: "\f337";
}

.fa-arrows-alt-v:before {
	content: "\f338";
}

.fa-artstation:before {
	content: "\f77a";
}

.fa-assistive-listening-systems:before {
	content: "\f2a2";
}

.fa-asterisk:before {
	content: "\f069";
}

.fa-asymmetrik:before {
	content: "\f372";
}

.fa-at:before {
	content: "\f1fa";
}

.fa-atlas:before {
	content: "\f558";
}

.fa-atlassian:before {
	content: "\f77b";
}

.fa-atom:before {
	content: "\f5d2";
}

.fa-audible:before {
	content: "\f373";
}

.fa-audio-description:before {
	content: "\f29e";
}

.fa-autoprefixer:before {
	content: "\f41c";
}

.fa-avianex:before {
	content: "\f374";
}

.fa-aviato:before {
	content: "\f421";
}

.fa-award:before {
	content: "\f559";
}

.fa-aws:before {
	content: "\f375";
}

.fa-baby:before {
	content: "\f77c";
}

.fa-baby-carriage:before {
	content: "\f77d";
}

.fa-backspace:before {
	content: "\f55a";
}

.fa-backward:before {
	content: "\f04a";
}

.fa-balance-scale:before {
	content: "\f24e";
}

.fa-ban:before {
	content: "\f05e";
}

.fa-band-aid:before {
	content: "\f462";
}

.fa-bandcamp:before {
	content: "\f2d5";
}

.fa-barcode:before {
	content: "\f02a";
}

.fa-bars:before {
	content: "\f0c9";
}

.fa-baseball-ball:before {
	content: "\f433";
}

.fa-basketball-ball:before {
	content: "\f434";
}

.fa-bath:before {
	content: "\f2cd";
}

.fa-battery-empty:before {
	content: "\f244";
}

.fa-battery-full:before {
	content: "\f240";
}

.fa-battery-half:before {
	content: "\f242";
}

.fa-battery-quarter:before {
	content: "\f243";
}

.fa-battery-three-quarters:before {
	content: "\f241";
}

.fa-bed:before {
	content: "\f236";
}

.fa-beer:before {
	content: "\f0fc";
}

.fa-behance:before {
	content: "\f1b4";
}

.fa-behance-square:before {
	content: "\f1b5";
}

.fa-bell:before {
	content: "\f0f3";
}

.fa-bell-slash:before {
	content: "\f1f6";
}

.fa-bezier-curve:before {
	content: "\f55b";
}

.fa-bible:before {
	content: "\f647";
}

.fa-bicycle:before {
	content: "\f206";
}

.fa-bimobject:before {
	content: "\f378";
}

.fa-binoculars:before {
	content: "\f1e5";
}

.fa-biohazard:before {
	content: "\f780";
}

.fa-birthday-cake:before {
	content: "\f1fd";
}

.fa-bitbucket:before {
	content: "\f171";
}

.fa-bitcoin:before {
	content: "\f379";
}

.fa-bity:before {
	content: "\f37a";
}

.fa-black-tie:before {
	content: "\f27e";
}

.fa-blackberry:before {
	content: "\f37b";
}

.fa-blender:before {
	content: "\f517";
}

.fa-blender-phone:before {
	content: "\f6b6";
}

.fa-blind:before {
	content: "\f29d";
}

.fa-blog:before {
	content: "\f781";
}

.fa-blogger:before {
	content: "\f37c";
}

.fa-blogger-b:before {
	content: "\f37d";
}

.fa-bluetooth:before {
	content: "\f293";
}

.fa-bluetooth-b:before {
	content: "\f294";
}

.fa-bold:before {
	content: "\f032";
}

.fa-bolt:before {
	content: "\f0e7";
}

.fa-bomb:before {
	content: "\f1e2";
}

.fa-bone:before {
	content: "\f5d7";
}

.fa-bong:before {
	content: "\f55c";
}

.fa-book:before {
	content: "\f02d";
}

.fa-book-dead:before {
	content: "\f6b7";
}

.fa-book-open:before {
	content: "\f518";
}

.fa-book-reader:before {
	content: "\f5da";
}

.fa-bookmark:before {
	content: "\f02e";
}

.fa-bowling-ball:before {
	content: "\f436";
}

.fa-box:before {
	content: "\f466";
}

.fa-box-open:before {
	content: "\f49e";
}

.fa-boxes:before {
	content: "\f468";
}

.fa-braille:before {
	content: "\f2a1";
}

.fa-brain:before {
	content: "\f5dc";
}

.fa-briefcase:before {
	content: "\f0b1";
}

.fa-briefcase-medical:before {
	content: "\f469";
}

.fa-broadcast-tower:before {
	content: "\f519";
}

.fa-broom:before {
	content: "\f51a";
}

.fa-brush:before {
	content: "\f55d";
}

.fa-btc:before {
	content: "\f15a";
}

.fa-bug:before {
	content: "\f188";
}

.fa-building:before {
	content: "\f1ad";
}

.fa-bullhorn:before {
	content: "\f0a1";
}

.fa-bullseye:before {
	content: "\f140";
}

.fa-burn:before {
	content: "\f46a";
}

.fa-buromobelexperte:before {
	content: "\f37f";
}

.fa-bus:before {
	content: "\f207";
}

.fa-bus-alt:before {
	content: "\f55e";
}

.fa-business-time:before {
	content: "\f64a";
}

.fa-buysellads:before {
	content: "\f20d";
}

.fa-calculator:before {
	content: "\f1ec";
}

.fa-calendar:before {
	content: "\f133";
}

.fa-calendar-alt:before {
	content: "\f073";
}

.fa-calendar-check:before {
	content: "\f274";
}

.fa-calendar-day:before {
	content: "\f783";
}

.fa-calendar-minus:before {
	content: "\f272";
}

.fa-calendar-plus:before {
	content: "\f271";
}

.fa-calendar-times:before {
	content: "\f273";
}

.fa-calendar-week:before {
	content: "\f784";
}

.fa-camera:before {
	content: "\f030";
}

.fa-camera-retro:before {
	content: "\f083";
}

.fa-campground:before {
	content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
	content: "\f785";
}

.fa-candy-cane:before {
	content: "\f786";
}

.fa-cannabis:before {
	content: "\f55f";
}

.fa-capsules:before {
	content: "\f46b";
}

.fa-car:before {
	content: "\f1b9";
}

.fa-car-alt:before {
	content: "\f5de";
}

.fa-car-battery:before {
	content: "\f5df";
}

.fa-car-crash:before {
	content: "\f5e1";
}

.fa-car-side:before {
	content: "\f5e4";
}

.fa-caret-down:before {
	content: "\f0d7";
}

.fa-caret-left:before {
	content: "\f0d9";
}

.fa-caret-right:before {
	content: "\f0da";
}

.fa-caret-square-down:before {
	content: "\f150";
}

.fa-caret-square-left:before {
	content: "\f191";
}

.fa-caret-square-right:before {
	content: "\f152";
}

.fa-caret-square-up:before {
	content: "\f151";
}

.fa-caret-up:before {
	content: "\f0d8";
}

.fa-carrot:before {
	content: "\f787";
}

.fa-cart-arrow-down:before {
	content: "\f218";
}

.fa-cart-plus:before {
	content: "\f217";
}

.fa-cash-register:before {
	content: "\f788";
}

.fa-cat:before {
	content: "\f6be";
}

.fa-cc-amazon-pay:before {
	content: "\f42d";
}

.fa-cc-amex:before {
	content: "\f1f3";
}

.fa-cc-apple-pay:before {
	content: "\f416";
}

.fa-cc-diners-club:before {
	content: "\f24c";
}

.fa-cc-discover:before {
	content: "\f1f2";
}

.fa-cc-jcb:before {
	content: "\f24b";
}

.fa-cc-mastercard:before {
	content: "\f1f1";
}

.fa-cc-paypal:before {
	content: "\f1f4";
}

.fa-cc-stripe:before {
	content: "\f1f5";
}

.fa-cc-visa:before {
	content: "\f1f0";
}

.fa-centercode:before {
	content: "\f380";
}

.fa-centos:before {
	content: "\f789";
}

.fa-certificate:before {
	content: "\f0a3";
}

.fa-chair:before {
	content: "\f6c0";
}

.fa-chalkboard:before {
	content: "\f51b";
}

.fa-chalkboard-teacher:before {
	content: "\f51c";
}

.fa-charging-station:before {
	content: "\f5e7";
}

.fa-chart-area:before {
	content: "\f1fe";
}

.fa-chart-bar:before {
	content: "\f080";
}

.fa-chart-line:before {
	content: "\f201";
}

.fa-chart-pie:before {
	content: "\f200";
}

.fa-check:before {
	content: "\f00c";
}

.fa-check-circle:before {
	content: "\f058";
}

.fa-check-double:before {
	content: "\f560";
}

.fa-check-square:before {
	content: "\f14a";
}

.fa-chess:before {
	content: "\f439";
}

.fa-chess-bishop:before {
	content: "\f43a";
}

.fa-chess-board:before {
	content: "\f43c";
}

.fa-chess-king:before {
	content: "\f43f";
}

.fa-chess-knight:before {
	content: "\f441";
}

.fa-chess-pawn:before {
	content: "\f443";
}

.fa-chess-queen:before {
	content: "\f445";
}

.fa-chess-rook:before {
	content: "\f447";
}

.fa-chevron-circle-down:before {
	content: "\f13a";
}

.fa-chevron-circle-left:before {
	content: "\f137";
}

.fa-chevron-circle-right:before {
	content: "\f138";
}

.fa-chevron-circle-up:before {
	content: "\f139";
}

.fa-chevron-down:before {
	content: "\f078";
}

.fa-chevron-left:before {
	content: "\f053";
}

.fa-chevron-right:before {
	content: "\f054";
}

.fa-chevron-up:before {
	content: "\f077";
}

.fa-child:before {
	content: "\f1ae";
}

.fa-chrome:before {
	content: "\f268";
}

.fa-church:before {
	content: "\f51d";
}

.fa-circle:before {
	content: "\f111";
}

.fa-circle-notch:before {
	content: "\f1ce";
}

.fa-city:before {
	content: "\f64f";
}

.fa-clipboard:before {
	content: "\f328";
}

.fa-clipboard-check:before {
	content: "\f46c";
}

.fa-clipboard-list:before {
	content: "\f46d";
}

.fa-clock:before {
	content: "\f017";
}

.fa-clone:before {
	content: "\f24d";
}

.fa-closed-captioning:before {
	content: "\f20a";
}

.fa-cloud:before {
	content: "\f0c2";
}

.fa-cloud-download-alt:before {
	content: "\f381";
}

.fa-cloud-meatball:before {
	content: "\f73b";
}

.fa-cloud-moon:before {
	content: "\f6c3";
}

.fa-cloud-moon-rain:before {
	content: "\f73c";
}

.fa-cloud-rain:before {
	content: "\f73d";
}

.fa-cloud-showers-heavy:before {
	content: "\f740";
}

.fa-cloud-sun:before {
	content: "\f6c4";
}

.fa-cloud-sun-rain:before {
	content: "\f743";
}

.fa-cloud-upload-alt:before {
	content: "\f382";
}

.fa-cloudscale:before {
	content: "\f383";
}

.fa-cloudsmith:before {
	content: "\f384";
}

.fa-cloudversify:before {
	content: "\f385";
}

.fa-cocktail:before {
	content: "\f561";
}

.fa-code:before {
	content: "\f121";
}

.fa-code-branch:before {
	content: "\f126";
}

.fa-codepen:before {
	content: "\f1cb";
}

.fa-codiepie:before {
	content: "\f284";
}

.fa-coffee:before {
	content: "\f0f4";
}

.fa-cog:before {
	content: "\f013";
}

.fa-cogs:before {
	content: "\f085";
}

.fa-coins:before {
	content: "\f51e";
}

.fa-columns:before {
	content: "\f0db";
}

.fa-comment:before {
	content: "\f075";
}

.fa-comment-alt:before {
	content: "\f27a";
}

.fa-comment-dollar:before {
	content: "\f651";
}

.fa-comment-dots:before {
	content: "\f4ad";
}

.fa-comment-slash:before {
	content: "\f4b3";
}

.fa-comments:before {
	content: "\f086";
}

.fa-comments-dollar:before {
	content: "\f653";
}

.fa-compact-disc:before {
	content: "\f51f";
}

.fa-compass:before {
	content: "\f14e";
}

.fa-compress:before {
	content: "\f066";
}

.fa-compress-arrows-alt:before {
	content: "\f78c";
}

.fa-concierge-bell:before {
	content: "\f562";
}

.fa-confluence:before {
	content: "\f78d";
}

.fa-connectdevelop:before {
	content: "\f20e";
}

.fa-contao:before {
	content: "\f26d";
}

.fa-cookie:before {
	content: "\f563";
}

.fa-cookie-bite:before {
	content: "\f564";
}

.fa-copy:before {
	content: "\f0c5";
}

.fa-copyright:before {
	content: "\f1f9";
}

.fa-couch:before {
	content: "\f4b8";
}

.fa-cpanel:before {
	content: "\f388";
}

.fa-creative-commons:before {
	content: "\f25e";
}

.fa-creative-commons-by:before {
	content: "\f4e7";
}

.fa-creative-commons-nc:before {
	content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
	content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea";
}

.fa-creative-commons-nd:before {
	content: "\f4eb";
}

.fa-creative-commons-pd:before {
	content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
	content: "\f4ed";
}

.fa-creative-commons-remix:before {
	content: "\f4ee";
}

.fa-creative-commons-sa:before {
	content: "\f4ef";
}

.fa-creative-commons-sampling:before {
	content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1";
}

.fa-creative-commons-share:before {
	content: "\f4f2";
}

.fa-creative-commons-zero:before {
	content: "\f4f3";
}

.fa-credit-card:before {
	content: "\f09d";
}

.fa-critical-role:before {
	content: "\f6c9";
}

.fa-crop:before {
	content: "\f125";
}

.fa-crop-alt:before {
	content: "\f565";
}

.fa-cross:before {
	content: "\f654";
}

.fa-crosshairs:before {
	content: "\f05b";
}

.fa-crow:before {
	content: "\f520";
}

.fa-crown:before {
	content: "\f521";
}

.fa-css3:before {
	content: "\f13c";
}

.fa-css3-alt:before {
	content: "\f38b";
}

.fa-cube:before {
	content: "\f1b2";
}

.fa-cubes:before {
	content: "\f1b3";
}

.fa-cut:before {
	content: "\f0c4";
}

.fa-cuttlefish:before {
	content: "\f38c";
}

.fa-d-and-d:before {
	content: "\f38d";
}

.fa-d-and-d-beyond:before {
	content: "\f6ca";
}

.fa-dashcube:before {
	content: "\f210";
}

.fa-database:before {
	content: "\f1c0";
}

.fa-deaf:before {
	content: "\f2a4";
}

.fa-delicious:before {
	content: "\f1a5";
}

.fa-democrat:before {
	content: "\f747";
}

.fa-deploydog:before {
	content: "\f38e";
}

.fa-deskpro:before {
	content: "\f38f";
}

.fa-desktop:before {
	content: "\f108";
}

.fa-dev:before {
	content: "\f6cc";
}

.fa-deviantart:before {
	content: "\f1bd";
}

.fa-dharmachakra:before {
	content: "\f655";
}

.fa-dhl:before {
	content: "\f790";
}

.fa-diagnoses:before {
	content: "\f470";
}

.fa-diaspora:before {
	content: "\f791";
}

.fa-dice:before {
	content: "\f522";
}

.fa-dice-d20:before {
	content: "\f6cf";
}

.fa-dice-d6:before {
	content: "\f6d1";
}

.fa-dice-five:before {
	content: "\f523";
}

.fa-dice-four:before {
	content: "\f524";
}

.fa-dice-one:before {
	content: "\f525";
}

.fa-dice-six:before {
	content: "\f526";
}

.fa-dice-three:before {
	content: "\f527";
}

.fa-dice-two:before {
	content: "\f528";
}

.fa-digg:before {
	content: "\f1a6";
}

.fa-digital-ocean:before {
	content: "\f391";
}

.fa-digital-tachograph:before {
	content: "\f566";
}

.fa-directions:before {
	content: "\f5eb";
}

.fa-discord:before {
	content: "\f392";
}

.fa-discourse:before {
	content: "\f393";
}

.fa-divide:before {
	content: "\f529";
}

.fa-dizzy:before {
	content: "\f567";
}

.fa-dna:before {
	content: "\f471";
}

.fa-dochub:before {
	content: "\f394";
}

.fa-docker:before {
	content: "\f395";
}

.fa-dog:before {
	content: "\f6d3";
}

.fa-dollar-sign:before {
	content: "\f155";
}

.fa-dolly:before {
	content: "\f472";
}

.fa-dolly-flatbed:before {
	content: "\f474";
}

.fa-donate:before {
	content: "\f4b9";
}

.fa-door-closed:before {
	content: "\f52a";
}

.fa-door-open:before {
	content: "\f52b";
}

.fa-dot-circle:before {
	content: "\f192";
}

.fa-dove:before {
	content: "\f4ba";
}

.fa-download:before {
	content: "\f019";
}

.fa-draft2digital:before {
	content: "\f396";
}

.fa-drafting-compass:before {
	content: "\f568";
}

.fa-dragon:before {
	content: "\f6d5";
}

.fa-draw-polygon:before {
	content: "\f5ee";
}

.fa-dribbble:before {
	content: "\f17d";
}

.fa-dribbble-square:before {
	content: "\f397";
}

.fa-dropbox:before {
	content: "\f16b";
}

.fa-drum:before {
	content: "\f569";
}

.fa-drum-steelpan:before {
	content: "\f56a";
}

.fa-drumstick-bite:before {
	content: "\f6d7";
}

.fa-drupal:before {
	content: "\f1a9";
}

.fa-dumbbell:before {
	content: "\f44b";
}

.fa-dumpster:before {
	content: "\f793";
}

.fa-dumpster-fire:before {
	content: "\f794";
}

.fa-dungeon:before {
	content: "\f6d9";
}

.fa-dyalog:before {
	content: "\f399";
}

.fa-earlybirds:before {
	content: "\f39a";
}

.fa-ebay:before {
	content: "\f4f4";
}

.fa-edge:before {
	content: "\f282";
}

.fa-edit:before {
	content: "\f044";
}

.fa-eject:before {
	content: "\f052";
}

.fa-elementor:before {
	content: "\f430";
}

.fa-ellipsis-h:before {
	content: "\f141";
}

.fa-ellipsis-v:before {
	content: "\f142";
}

.fa-ello:before {
	content: "\f5f1";
}

.fa-ember:before {
	content: "\f423";
}

.fa-empire:before {
	content: "\f1d1";
}

.fa-envelope:before {
	content: "\f0e0";
}

.fa-envelope-open:before {
	content: "\f2b6";
}

.fa-envelope-open-text:before {
	content: "\f658";
}

.fa-envelope-square:before {
	content: "\f199";
}

.fa-envira:before {
	content: "\f299";
}

.fa-equals:before {
	content: "\f52c";
}

.fa-eraser:before {
	content: "\f12d";
}

.fa-erlang:before {
	content: "\f39d";
}

.fa-ethereum:before {
	content: "\f42e";
}

.fa-ethernet:before {
	content: "\f796";
}

.fa-etsy:before {
	content: "\f2d7";
}

.fa-euro-sign:before {
	content: "\f153";
}

.fa-exchange-alt:before {
	content: "\f362";
}

.fa-exclamation:before {
	content: "\f12a";
}

.fa-exclamation-circle:before {
	content: "\f06a";
}

.fa-exclamation-triangle:before {
	content: "\f071";
}

.fa-expand:before {
	content: "\f065";
}

.fa-expand-arrows-alt:before {
	content: "\f31e";
}

.fa-expeditedssl:before {
	content: "\f23e";
}

.fa-external-link-alt:before {
	content: "\f35d";
}

.fa-external-link-square-alt:before {
	content: "\f360";
}

.fa-eye:before {
	content: "\f06e";
}

.fa-eye-dropper:before {
	content: "\f1fb";
}

.fa-eye-slash:before {
	content: "\f070";
}

.fa-facebook:before {
	content: "\f09a";
}

.fa-facebook-f:before {
	content: "\f39e";
}

.fa-facebook-messenger:before {
	content: "\f39f";
}

.fa-facebook-square:before {
	content: "\f082";
}

.fa-fantasy-flight-games:before {
	content: "\f6dc";
}

.fa-fast-backward:before {
	content: "\f049";
}

.fa-fast-forward:before {
	content: "\f050";
}

.fa-fax:before {
	content: "\f1ac";
}

.fa-feather:before {
	content: "\f52d";
}

.fa-feather-alt:before {
	content: "\f56b";
}

.fa-fedex:before {
	content: "\f797";
}

.fa-fedora:before {
	content: "\f798";
}

.fa-female:before {
	content: "\f182";
}

.fa-fighter-jet:before {
	content: "\f0fb";
}

.fa-figma:before {
	content: "\f799";
}

.fa-file:before {
	content: "\f15b";
}

.fa-file-alt:before {
	content: "\f15c";
}

.fa-file-archive:before {
	content: "\f1c6";
}

.fa-file-audio:before {
	content: "\f1c7";
}

.fa-file-code:before {
	content: "\f1c9";
}

.fa-file-contract:before {
	content: "\f56c";
}

.fa-file-csv:before {
	content: "\f6dd";
}

.fa-file-download:before {
	content: "\f56d";
}

.fa-file-excel:before {
	content: "\f1c3";
}

.fa-file-export:before {
	content: "\f56e";
}

.fa-file-image:before {
	content: "\f1c5";
}

.fa-file-import:before {
	content: "\f56f";
}

.fa-file-invoice:before {
	content: "\f570";
}

.fa-file-invoice-dollar:before {
	content: "\f571";
}

.fa-file-medical:before {
	content: "\f477";
}

.fa-file-medical-alt:before {
	content: "\f478";
}

.fa-file-pdf:before {
	content: "\f1c1";
}

.fa-file-powerpoint:before {
	content: "\f1c4";
}

.fa-file-prescription:before {
	content: "\f572";
}

.fa-file-signature:before {
	content: "\f573";
}

.fa-file-upload:before {
	content: "\f574";
}

.fa-file-video:before {
	content: "\f1c8";
}

.fa-file-word:before {
	content: "\f1c2";
}

.fa-fill:before {
	content: "\f575";
}

.fa-fill-drip:before {
	content: "\f576";
}

.fa-film:before {
	content: "\f008";
}

.fa-filter:before {
	content: "\f0b0";
}

.fa-fingerprint:before {
	content: "\f577";
}

.fa-fire:before {
	content: "\f06d";
}

.fa-fire-alt:before {
	content: "\f7e4";
}

.fa-fire-extinguisher:before {
	content: "\f134";
}

.fa-firefox:before {
	content: "\f269";
}

.fa-first-aid:before {
	content: "\f479";
}

.fa-first-order:before {
	content: "\f2b0";
}

.fa-first-order-alt:before {
	content: "\f50a";
}

.fa-firstdraft:before {
	content: "\f3a1";
}

.fa-fish:before {
	content: "\f578";
}

.fa-fist-raised:before {
	content: "\f6de";
}

.fa-flag:before {
	content: "\f024";
}

.fa-flag-checkered:before {
	content: "\f11e";
}

.fa-flag-usa:before {
	content: "\f74d";
}

.fa-flask:before {
	content: "\f0c3";
}

.fa-flickr:before {
	content: "\f16e";
}

.fa-flipboard:before {
	content: "\f44d";
}

.fa-flushed:before {
	content: "\f579";
}

.fa-fly:before {
	content: "\f417";
}

.fa-folder:before {
	content: "\f07b";
}

.fa-folder-minus:before {
	content: "\f65d";
}

.fa-folder-open:before {
	content: "\f07c";
}

.fa-folder-plus:before {
	content: "\f65e";
}

.fa-font:before {
	content: "\f031";
}

.fa-font-awesome:before {
	content: "\f2b4";
}

.fa-font-awesome-alt:before {
	content: "\f35c";
}

.fa-font-awesome-flag:before {
	content: "\f425";
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6";
}

.fa-fonticons:before {
	content: "\f280";
}

.fa-fonticons-fi:before {
	content: "\f3a2";
}

.fa-football-ball:before {
	content: "\f44e";
}

.fa-fort-awesome:before {
	content: "\f286";
}

.fa-fort-awesome-alt:before {
	content: "\f3a3";
}

.fa-forumbee:before {
	content: "\f211";
}

.fa-forward:before {
	content: "\f04e";
}

.fa-foursquare:before {
	content: "\f180";
}

.fa-free-code-camp:before {
	content: "\f2c5";
}

.fa-freebsd:before {
	content: "\f3a4";
}

.fa-frog:before {
	content: "\f52e";
}

.fa-frown:before {
	content: "\f119";
}

.fa-frown-open:before {
	content: "\f57a";
}

.fa-fulcrum:before {
	content: "\f50b";
}

.fa-funnel-dollar:before {
	content: "\f662";
}

.fa-futbol:before {
	content: "\f1e3";
}

.fa-galactic-republic:before {
	content: "\f50c";
}

.fa-galactic-senate:before {
	content: "\f50d";
}

.fa-gamepad:before {
	content: "\f11b";
}

.fa-gas-pump:before {
	content: "\f52f";
}

.fa-gavel:before {
	content: "\f0e3";
}

.fa-gem:before {
	content: "\f3a5";
}

.fa-genderless:before {
	content: "\f22d";
}

.fa-get-pocket:before {
	content: "\f265";
}

.fa-gg:before {
	content: "\f260";
}

.fa-gg-circle:before {
	content: "\f261";
}

.fa-ghost:before {
	content: "\f6e2";
}

.fa-gift:before {
	content: "\f06b";
}

.fa-gifts:before {
	content: "\f79c";
}

.fa-git:before {
	content: "\f1d3";
}

.fa-git-square:before {
	content: "\f1d2";
}

.fa-github:before {
	content: "\f09b";
}

.fa-github-alt:before {
	content: "\f113";
}

.fa-github-square:before {
	content: "\f092";
}

.fa-gitkraken:before {
	content: "\f3a6";
}

.fa-gitlab:before {
	content: "\f296";
}

.fa-gitter:before {
	content: "\f426";
}

.fa-glass-cheers:before {
	content: "\f79f";
}

.fa-glass-martini:before {
	content: "\f000";
}

.fa-glass-martini-alt:before {
	content: "\f57b";
}

.fa-glass-whiskey:before {
	content: "\f7a0";
}

.fa-glasses:before {
	content: "\f530";
}

.fa-glide:before {
	content: "\f2a5";
}

.fa-glide-g:before {
	content: "\f2a6";
}

.fa-globe:before {
	content: "\f0ac";
}

.fa-globe-africa:before {
	content: "\f57c";
}

.fa-globe-americas:before {
	content: "\f57d";
}

.fa-globe-asia:before {
	content: "\f57e";
}

.fa-globe-europe:before {
	content: "\f7a2";
}

.fa-gofore:before {
	content: "\f3a7";
}

.fa-golf-ball:before {
	content: "\f450";
}

.fa-goodreads:before {
	content: "\f3a8";
}

.fa-goodreads-g:before {
	content: "\f3a9";
}

.fa-google:before {
	content: "\f1a0";
}

.fa-google-drive:before {
	content: "\f3aa";
}

.fa-google-play:before {
	content: "\f3ab";
}

.fa-google-plus:before {
	content: "\f2b3";
}

.fa-google-plus-g:before {
	content: "\f0d5";
}

.fa-google-plus-square:before {
	content: "\f0d4";
}

.fa-google-wallet:before {
	content: "\f1ee";
}

.fa-gopuram:before {
	content: "\f664";
}

.fa-graduation-cap:before {
	content: "\f19d";
}

.fa-gratipay:before {
	content: "\f184";
}

.fa-grav:before {
	content: "\f2d6";
}

.fa-greater-than:before {
	content: "\f531";
}

.fa-greater-than-equal:before {
	content: "\f532";
}

.fa-grimace:before {
	content: "\f57f";
}

.fa-grin:before {
	content: "\f580";
}

.fa-grin-alt:before {
	content: "\f581";
}

.fa-grin-beam:before {
	content: "\f582";
}

.fa-grin-beam-sweat:before {
	content: "\f583";
}

.fa-grin-hearts:before {
	content: "\f584";
}

.fa-grin-squint:before {
	content: "\f585";
}

.fa-grin-squint-tears:before {
	content: "\f586";
}

.fa-grin-stars:before {
	content: "\f587";
}

.fa-grin-tears:before {
	content: "\f588";
}

.fa-grin-tongue:before {
	content: "\f589";
}

.fa-grin-tongue-squint:before {
	content: "\f58a";
}

.fa-grin-tongue-wink:before {
	content: "\f58b";
}

.fa-grin-wink:before {
	content: "\f58c";
}

.fa-grip-horizontal:before {
	content: "\f58d";
}

.fa-grip-lines:before {
	content: "\f7a4";
}

.fa-grip-lines-vertical:before {
	content: "\f7a5";
}

.fa-grip-vertical:before {
	content: "\f58e";
}

.fa-gripfire:before {
	content: "\f3ac";
}

.fa-grunt:before {
	content: "\f3ad";
}

.fa-guitar:before {
	content: "\f7a6";
}

.fa-gulp:before {
	content: "\f3ae";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-hacker-news-square:before {
	content: "\f3af";
}

.fa-hackerrank:before {
	content: "\f5f7";
}

.fa-hammer:before {
	content: "\f6e3";
}

.fa-hamsa:before {
	content: "\f665";
}

.fa-hand-holding:before {
	content: "\f4bd";
}

.fa-hand-holding-heart:before {
	content: "\f4be";
}

.fa-hand-holding-usd:before {
	content: "\f4c0";
}

.fa-hand-lizard:before {
	content: "\f258";
}

.fa-hand-paper:before {
	content: "\f256";
}

.fa-hand-peace:before {
	content: "\f25b";
}

.fa-hand-point-down:before {
	content: "\f0a7";
}

.fa-hand-point-left:before {
	content: "\f0a5";
}

.fa-hand-point-right:before {
	content: "\f0a4";
}

.fa-hand-point-up:before {
	content: "\f0a6";
}

.fa-hand-pointer:before {
	content: "\f25a";
}

.fa-hand-rock:before {
	content: "\f255";
}

.fa-hand-scissors:before {
	content: "\f257";
}

.fa-hand-spock:before {
	content: "\f259";
}

.fa-hands:before {
	content: "\f4c2";
}

.fa-hands-helping:before {
	content: "\f4c4";
}

.fa-handshake:before {
	content: "\f2b5";
}

.fa-hanukiah:before {
	content: "\f6e6";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-hat-wizard:before {
	content: "\f6e8";
}

.fa-haykal:before {
	content: "\f666";
}

.fa-hdd:before {
	content: "\f0a0";
}

.fa-heading:before {
	content: "\f1dc";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-headphones-alt:before {
	content: "\f58f";
}

.fa-headset:before {
	content: "\f590";
}

.fa-heart:before {
	content: "\f004";
}

.fa-heart-broken:before {
	content: "\f7a9";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-helicopter:before {
	content: "\f533";
}

.fa-highlighter:before {
	content: "\f591";
}

.fa-hiking:before {
	content: "\f6ec";
}

.fa-hippo:before {
	content: "\f6ed";
}

.fa-hips:before {
	content: "\f452";
}

.fa-hire-a-helper:before {
	content: "\f3b0";
}

.fa-history:before {
	content: "\f1da";
}

.fa-hockey-puck:before {
	content: "\f453";
}

.fa-holly-berry:before {
	content: "\f7aa";
}

.fa-home:before {
	content: "\f015";
}

.fa-hooli:before {
	content: "\f427";
}

.fa-hornbill:before {
	content: "\f592";
}

.fa-horse:before {
	content: "\f6f0";
}

.fa-horse-head:before {
	content: "\f7ab";
}

.fa-hospital:before {
	content: "\f0f8";
}

.fa-hospital-alt:before {
	content: "\f47d";
}

.fa-hospital-symbol:before {
	content: "\f47e";
}

.fa-hot-tub:before {
	content: "\f593";
}

.fa-hotel:before {
	content: "\f594";
}

.fa-hotjar:before {
	content: "\f3b1";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-start:before {
	content: "\f251";
}

.fa-house-damage:before {
	content: "\f6f1";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-hryvnia:before {
	content: "\f6f2";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-hubspot:before {
	content: "\f3b2";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-icicles:before {
	content: "\f7ad";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-id-card:before {
	content: "\f2c2";
}

.fa-id-card-alt:before {
	content: "\f47f";
}

.fa-igloo:before {
	content: "\f7ae";
}

.fa-image:before {
	content: "\f03e";
}

.fa-images:before {
	content: "\f302";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-industry:before {
	content: "\f275";
}

.fa-infinity:before {
	content: "\f534";
}

.fa-info:before {
	content: "\f129";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-intercom:before {
	content: "\f7af";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-invision:before {
	content: "\f7b0";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-italic:before {
	content: "\f033";
}

.fa-itunes:before {
	content: "\f3b4";
}

.fa-itunes-note:before {
	content: "\f3b5";
}

.fa-java:before {
	content: "\f4e4";
}

.fa-jedi:before {
	content: "\f669";
}

.fa-jedi-order:before {
	content: "\f50e";
}

.fa-jenkins:before {
	content: "\f3b6";
}

.fa-jira:before {
	content: "\f7b1";
}

.fa-joget:before {
	content: "\f3b7";
}

.fa-joint:before {
	content: "\f595";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-journal-whills:before {
	content: "\f66a";
}

.fa-js:before {
	content: "\f3b8";
}

.fa-js-square:before {
	content: "\f3b9";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-kaaba:before {
	content: "\f66b";
}

.fa-kaggle:before {
	content: "\f5fa";
}

.fa-key:before {
	content: "\f084";
}

.fa-keybase:before {
	content: "\f4f5";
}

.fa-keyboard:before {
	content: "\f11c";
}

.fa-keycdn:before {
	content: "\f3ba";
}

.fa-khanda:before {
	content: "\f66d";
}

.fa-kickstarter:before {
	content: "\f3bb";
}

.fa-kickstarter-k:before {
	content: "\f3bc";
}

.fa-kiss:before {
	content: "\f596";
}

.fa-kiss-beam:before {
	content: "\f597";
}

.fa-kiss-wink-heart:before {
	content: "\f598";
}

.fa-kiwi-bird:before {
	content: "\f535";
}

.fa-korvue:before {
	content: "\f42f";
}

.fa-landmark:before {
	content: "\f66f";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-laptop-code:before {
	content: "\f5fc";
}

.fa-laravel:before {
	content: "\f3bd";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-laugh:before {
	content: "\f599";
}

.fa-laugh-beam:before {
	content: "\f59a";
}

.fa-laugh-squint:before {
	content: "\f59b";
}

.fa-laugh-wink:before {
	content: "\f59c";
}

.fa-layer-group:before {
	content: "\f5fd";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-lemon:before {
	content: "\f094";
}

.fa-less:before {
	content: "\f41d";
}

.fa-less-than:before {
	content: "\f536";
}

.fa-less-than-equal:before {
	content: "\f537";
}

.fa-level-down-alt:before {
	content: "\f3be";
}

.fa-level-up-alt:before {
	content: "\f3bf";
}

.fa-life-ring:before {
	content: "\f1cd";
}

.fa-lightbulb:before {
	content: "\f0eb";
}

.fa-line:before {
	content: "\f3c0";
}

.fa-link:before {
	content: "\f0c1";
}

.fa-linkedin:before {
	content: "\f08c";
}

.fa-linkedin-in:before {
	content: "\f0e1";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-lira-sign:before {
	content: "\f195";
}

.fa-list:before {
	content: "\f03a";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-lock:before {
	content: "\f023";
}

.fa-lock-open:before {
	content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
	content: "\f309";
}

.fa-long-arrow-alt-left:before {
	content: "\f30a";
}

.fa-long-arrow-alt-right:before {
	content: "\f30b";
}

.fa-long-arrow-alt-up:before {
	content: "\f30c";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-luggage-cart:before {
	content: "\f59d";
}

.fa-lyft:before {
	content: "\f3c3";
}

.fa-magento:before {
	content: "\f3c4";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-mail-bulk:before {
	content: "\f674";
}

.fa-mailchimp:before {
	content: "\f59e";
}

.fa-male:before {
	content: "\f183";
}

.fa-mandalorian:before {
	content: "\f50f";
}

.fa-map:before {
	content: "\f279";
}

.fa-map-marked:before {
	content: "\f59f";
}

.fa-map-marked-alt:before {
	content: "\f5a0";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-map-marker-alt:before {
	content: "\f3c5";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-markdown:before {
	content: "\f60f";
}

.fa-marker:before {
	content: "\f5a1";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mask:before {
	content: "\f6fa";
}

.fa-mastodon:before {
	content: "\f4f6";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-medal:before {
	content: "\f5a2";
}

.fa-medapps:before {
	content: "\f3c6";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-medium-m:before {
	content: "\f3c7";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-medrt:before {
	content: "\f3c8";
}

.fa-meetup:before {
	content: "\f2e0";
}

.fa-megaport:before {
	content: "\f5a3";
}

.fa-meh:before {
	content: "\f11a";
}

.fa-meh-blank:before {
	content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5";
}

.fa-memory:before {
	content: "\f538";
}

.fa-mendeley:before {
	content: "\f7b3";
}

.fa-menorah:before {
	content: "\f676";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-meteor:before {
	content: "\f753";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-alt:before {
	content: "\f3c9";
}

.fa-microphone-alt-slash:before {
	content: "\f539";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-microscope:before {
	content: "\f610";
}

.fa-microsoft:before {
	content: "\f3ca";
}

.fa-minus:before {
	content: "\f068";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-mitten:before {
	content: "\f7b5";
}

.fa-mix:before {
	content: "\f3cb";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-mizuni:before {
	content: "\f3cc";
}

.fa-mobile:before {
	content: "\f10b";
}

.fa-mobile-alt:before {
	content: "\f3cd";
}

.fa-modx:before {
	content: "\f285";
}

.fa-monero:before {
	content: "\f3d0";
}

.fa-money-bill:before {
	content: "\f0d6";
}

.fa-money-bill-alt:before {
	content: "\f3d1";
}

.fa-money-bill-wave:before {
	content: "\f53a";
}

.fa-money-bill-wave-alt:before {
	content: "\f53b";
}

.fa-money-check:before {
	content: "\f53c";
}

.fa-money-check-alt:before {
	content: "\f53d";
}

.fa-monument:before {
	content: "\f5a6";
}

.fa-moon:before {
	content: "\f186";
}

.fa-mortar-pestle:before {
	content: "\f5a7";
}

.fa-mosque:before {
	content: "\f678";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-mountain:before {
	content: "\f6fc";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-mug-hot:before {
	content: "\f7b6";
}

.fa-music:before {
	content: "\f001";
}

.fa-napster:before {
	content: "\f3d2";
}

.fa-neos:before {
	content: "\f612";
}

.fa-network-wired:before {
	content: "\f6ff";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-newspaper:before {
	content: "\f1ea";
}

.fa-nimblr:before {
	content: "\f5a8";
}

.fa-nintendo-switch:before {
	content: "\f418";
}

.fa-node:before {
	content: "\f419";
}

.fa-node-js:before {
	content: "\f3d3";
}

.fa-not-equal:before {
	content: "\f53e";
}

.fa-notes-medical:before {
	content: "\f481";
}

.fa-npm:before {
	content: "\f3d4";
}

.fa-ns8:before {
	content: "\f3d5";
}

.fa-nutritionix:before {
	content: "\f3d6";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-oil-can:before {
	content: "\f613";
}

.fa-old-republic:before {
	content: "\f510";
}

.fa-om:before {
	content: "\f679";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-osi:before {
	content: "\f41a";
}

.fa-otter:before {
	content: "\f700";
}

.fa-outdent:before {
	content: "\f03b";
}

.fa-page4:before {
	content: "\f3d7";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-paint-roller:before {
	content: "\f5aa";
}

.fa-palette:before {
	content: "\f53f";
}

.fa-palfed:before {
	content: "\f3d8";
}

.fa-pallet:before {
	content: "\f482";
}

.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-parachute-box:before {
	content: "\f4cd";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-parking:before {
	content: "\f540";
}

.fa-passport:before {
	content: "\f5ab";
}

.fa-pastafarianism:before {
	content: "\f67b";
}

.fa-paste:before {
	content: "\f0ea";
}

.fa-patreon:before {
	content: "\f3d9";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-peace:before {
	content: "\f67c";
}

.fa-pen:before {
	content: "\f304";
}

.fa-pen-alt:before {
	content: "\f305";
}

.fa-pen-fancy:before {
	content: "\f5ac";
}

.fa-pen-nib:before {
	content: "\f5ad";
}

.fa-pen-square:before {
	content: "\f14b";
}

.fa-pencil-alt:before {
	content: "\f303";
}

.fa-pencil-ruler:before {
	content: "\f5ae";
}

.fa-penny-arcade:before {
	content: "\f704";
}

.fa-people-carry:before {
	content: "\f4ce";
}

.fa-percent:before {
	content: "\f295";
}

.fa-percentage:before {
	content: "\f541";
}

.fa-periscope:before {
	content: "\f3da";
}

.fa-person-booth:before {
	content: "\f756";
}

.fa-phabricator:before {
	content: "\f3db";
}

.fa-phoenix-framework:before {
	content: "\f3dc";
}

.fa-phoenix-squadron:before {
	content: "\f511";
}

.fa-phone:before {
	content: "\f095";
}

.fa-phone-slash:before {
	content: "\f3dd";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-phone-volume:before {
	content: "\f2a0";
}

.fa-php:before {
	content: "\f457";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-pied-piper-hat:before {
	content: "\f4e5";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-piggy-bank:before {
	content: "\f4d3";
}

.fa-pills:before {
	content: "\f484";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-place-of-worship:before {
	content: "\f67f";
}

.fa-plane:before {
	content: "\f072";
}

.fa-plane-arrival:before {
	content: "\f5af";
}

.fa-plane-departure:before {
	content: "\f5b0";
}

.fa-play:before {
	content: "\f04b";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-playstation:before {
	content: "\f3df";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-plus:before {
	content: "\f067";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-poll:before {
	content: "\f681";
}

.fa-poll-h:before {
	content: "\f682";
}

.fa-poo:before {
	content: "\f2fe";
}

.fa-poo-storm:before {
	content: "\f75a";
}

.fa-poop:before {
	content: "\f619";
}

.fa-portrait:before {
	content: "\f3e0";
}

.fa-pound-sign:before {
	content: "\f154";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-pray:before {
	content: "\f683";
}

.fa-praying-hands:before {
	content: "\f684";
}

.fa-prescription:before {
	content: "\f5b1";
}

.fa-prescription-bottle:before {
	content: "\f485";
}

.fa-prescription-bottle-alt:before {
	content: "\f486";
}

.fa-print:before {
	content: "\f02f";
}

.fa-procedures:before {
	content: "\f487";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-project-diagram:before {
	content: "\f542";
}

.fa-pushed:before {
	content: "\f3e1";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-python:before {
	content: "\f3e2";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-question:before {
	content: "\f128";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-quidditch:before {
	content: "\f458";
}

.fa-quinscape:before {
	content: "\f459";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-quran:before {
	content: "\f687";
}

.fa-r-project:before {
	content: "\f4f7";
}

.fa-radiation:before {
	content: "\f7b9";
}

.fa-radiation-alt:before {
	content: "\f7ba";
}

.fa-rainbow:before {
	content: "\f75b";
}

.fa-random:before {
	content: "\f074";
}

.fa-raspberry-pi:before {
	content: "\f7bb";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-react:before {
	content: "\f41b";
}

.fa-reacteurope:before {
	content: "\f75d";
}

.fa-readme:before {
	content: "\f4d5";
}

.fa-rebel:before {
	content: "\f1d0";
}

.fa-receipt:before {
	content: "\f543";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-red-river:before {
	content: "\f3e3";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-redhat:before {
	content: "\f7bc";
}

.fa-redo:before {
	content: "\f01e";
}

.fa-redo-alt:before {
	content: "\f2f9";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-reply:before {
	content: "\f3e5";
}

.fa-reply-all:before {
	content: "\f122";
}

.fa-replyd:before {
	content: "\f3e6";
}

.fa-republican:before {
	content: "\f75e";
}

.fa-researchgate:before {
	content: "\f4f8";
}

.fa-resolving:before {
	content: "\f3e7";
}

.fa-restroom:before {
	content: "\f7bd";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-rev:before {
	content: "\f5b2";
}

.fa-ribbon:before {
	content: "\f4d6";
}

.fa-ring:before {
	content: "\f70b";
}

.fa-road:before {
	content: "\f018";
}

.fa-robot:before {
	content: "\f544";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-rocketchat:before {
	content: "\f3e8";
}

.fa-rockrms:before {
	content: "\f3e9";
}

.fa-route:before {
	content: "\f4d7";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-ruble-sign:before {
	content: "\f158";
}

.fa-ruler:before {
	content: "\f545";
}

.fa-ruler-combined:before {
	content: "\f546";
}

.fa-ruler-horizontal:before {
	content: "\f547";
}

.fa-ruler-vertical:before {
	content: "\f548";
}

.fa-running:before {
	content: "\f70c";
}

.fa-rupee-sign:before {
	content: "\f156";
}

.fa-sad-cry:before {
	content: "\f5b3";
}

.fa-sad-tear:before {
	content: "\f5b4";
}

.fa-safari:before {
	content: "\f267";
}

.fa-sass:before {
	content: "\f41e";
}

.fa-satellite:before {
	content: "\f7bf";
}

.fa-satellite-dish:before {
	content: "\f7c0";
}

.fa-save:before {
	content: "\f0c7";
}

.fa-schlix:before {
	content: "\f3ea";
}

.fa-school:before {
	content: "\f549";
}

.fa-screwdriver:before {
	content: "\f54a";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-scroll:before {
	content: "\f70e";
}

.fa-sd-card:before {
	content: "\f7c2";
}

.fa-search:before {
	content: "\f002";
}

.fa-search-dollar:before {
	content: "\f688";
}

.fa-search-location:before {
	content: "\f689";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-searchengin:before {
	content: "\f3eb";
}

.fa-seedling:before {
	content: "\f4d8";
}

.fa-sellcast:before {
	content: "\f2da";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-server:before {
	content: "\f233";
}

.fa-servicestack:before {
	content: "\f3ec";
}

.fa-shapes:before {
	content: "\f61f";
}

.fa-share:before {
	content: "\f064";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-shekel-sign:before {
	content: "\f20b";
}

.fa-shield-alt:before {
	content: "\f3ed";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-shipping-fast:before {
	content: "\f48b";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-shoe-prints:before {
	content: "\f54b";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-shopware:before {
	content: "\f5b5";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-shuttle-van:before {
	content: "\f5b6";
}

.fa-sign:before {
	content: "\f4d9";
}

.fa-sign-in-alt:before {
	content: "\f2f6";
}

.fa-sign-language:before {
	content: "\f2a7";
}

.fa-sign-out-alt:before {
	content: "\f2f5";
}

.fa-signal:before {
	content: "\f012";
}

.fa-signature:before {
	content: "\f5b7";
}

.fa-sim-card:before {
	content: "\f7c4";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-sistrix:before {
	content: "\f3ee";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-sith:before {
	content: "\f512";
}

.fa-skating:before {
	content: "\f7c5";
}

.fa-sketch:before {
	content: "\f7c6";
}

.fa-skiing:before {
	content: "\f7c9";
}

.fa-skiing-nordic:before {
	content: "\f7ca";
}

.fa-skull:before {
	content: "\f54c";
}

.fa-skull-crossbones:before {
	content: "\f714";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-slack:before {
	content: "\f198";
}

.fa-slack-hash:before {
	content: "\f3ef";
}

.fa-slash:before {
	content: "\f715";
}

.fa-sleigh:before {
	content: "\f7cc";
}

.fa-sliders-h:before {
	content: "\f1de";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-smile:before {
	content: "\f118";
}

.fa-smile-beam:before {
	content: "\f5b8";
}

.fa-smile-wink:before {
	content: "\f4da";
}

.fa-smog:before {
	content: "\f75f";
}

.fa-smoking:before {
	content: "\f48d";
}

.fa-smoking-ban:before {
	content: "\f54d";
}

.fa-sms:before {
	content: "\f7cd";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-snowboarding:before {
	content: "\f7ce";
}

.fa-snowflake:before {
	content: "\f2dc";
}

.fa-snowman:before {
	content: "\f7d0";
}

.fa-snowplow:before {
	content: "\f7d2";
}

.fa-socks:before {
	content: "\f696";
}

.fa-solar-panel:before {
	content: "\f5ba";
}

.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-alpha-down:before {
	content: "\f15d";
}

.fa-sort-alpha-up:before {
	content: "\f15e";
}

.fa-sort-amount-down:before {
	content: "\f160";
}

.fa-sort-amount-up:before {
	content: "\f161";
}

.fa-sort-down:before {
	content: "\f0dd";
}

.fa-sort-numeric-down:before {
	content: "\f162";
}

.fa-sort-numeric-up:before {
	content: "\f163";
}

.fa-sort-up:before {
	content: "\f0de";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-sourcetree:before {
	content: "\f7d3";
}

.fa-spa:before {
	content: "\f5bb";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-speakap:before {
	content: "\f3f3";
}

.fa-spider:before {
	content: "\f717";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-splotch:before {
	content: "\f5bc";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-spray-can:before {
	content: "\f5bd";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-square-full:before {
	content: "\f45c";
}

.fa-square-root-alt:before {
	content: "\f698";
}

.fa-squarespace:before {
	content: "\f5be";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-stamp:before {
	content: "\f5bf";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-and-crescent:before {
	content: "\f699";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-star-half-alt:before {
	content: "\f5c0";
}

.fa-star-of-david:before {
	content: "\f69a";
}

.fa-star-of-life:before {
	content: "\f621";
}

.fa-staylinked:before {
	content: "\f3f5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-steam-symbol:before {
	content: "\f3f6";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-sticker-mule:before {
	content: "\f3f7";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stopwatch:before {
	content: "\f2f2";
}

.fa-store:before {
	content: "\f54e";
}

.fa-store-alt:before {
	content: "\f54f";
}

.fa-strava:before {
	content: "\f428";
}

.fa-stream:before {
	content: "\f550";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-stripe:before {
	content: "\f429";
}

.fa-stripe-s:before {
	content: "\f42a";
}

.fa-stroopwafel:before {
	content: "\f551";
}

.fa-studiovinari:before {
	content: "\f3f8";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-subway:before {
	content: "\f239";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-suitcase-rolling:before {
	content: "\f5c1";
}

.fa-sun:before {
	content: "\f185";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-supple:before {
	content: "\f3f9";
}

.fa-surprise:before {
	content: "\f5c2";
}

.fa-suse:before {
	content: "\f7d6";
}

.fa-swatchbook:before {
	content: "\f5c3";
}

.fa-swimmer:before {
	content: "\f5c4";
}

.fa-swimming-pool:before {
	content: "\f5c5";
}

.fa-synagogue:before {
	content: "\f69b";
}

.fa-sync:before {
	content: "\f021";
}

.fa-sync-alt:before {
	content: "\f2f1";
}

.fa-syringe:before {
	content: "\f48e";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-table-tennis:before {
	content: "\f45d";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-tablet-alt:before {
	content: "\f3fa";
}

.fa-tablets:before {
	content: "\f490";
}

.fa-tachometer-alt:before {
	content: "\f3fd";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-tape:before {
	content: "\f4db";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-taxi:before {
	content: "\f1ba";
}

.fa-teamspeak:before {
	content: "\f4f9";
}

.fa-teeth:before {
	content: "\f62e";
}

.fa-teeth-open:before {
	content: "\f62f";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-telegram-plane:before {
	content: "\f3fe";
}

.fa-temperature-high:before {
	content: "\f769";
}

.fa-temperature-low:before {
	content: "\f76b";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-tenge:before {
	content: "\f7d7";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-the-red-yeti:before {
	content: "\f69d";
}

.fa-theater-masks:before {
	content: "\f630";
}

.fa-themeco:before {
	content: "\f5c6";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-thermometer:before {
	content: "\f491";
}

.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-think-peaks:before {
	content: "\f731";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbtack:before {
	content: "\f08d";
}

.fa-ticket-alt:before {
	content: "\f3ff";
}

.fa-times:before {
	content: "\f00d";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-tint:before {
	content: "\f043";
}

.fa-tint-slash:before {
	content: "\f5c7";
}

.fa-tired:before {
	content: "\f5c8";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-toilet:before {
	content: "\f7d8";
}

.fa-toilet-paper:before {
	content: "\f71e";
}

.fa-toolbox:before {
	content: "\f552";
}

.fa-tools:before {
	content: "\f7d9";
}

.fa-tooth:before {
	content: "\f5c9";
}

.fa-torah:before {
	content: "\f6a0";
}

.fa-torii-gate:before {
	content: "\f6a1";
}

.fa-tractor:before {
	content: "\f722";
}

.fa-trade-federation:before {
	content: "\f513";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-traffic-light:before {
	content: "\f637";
}

.fa-train:before {
	content: "\f238";
}

.fa-tram:before {
	content: "\f7da";
}

.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-trash-alt:before {
	content: "\f2ed";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-trello:before {
	content: "\f181";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-truck-loading:before {
	content: "\f4de";
}

.fa-truck-monster:before {
	content: "\f63b";
}

.fa-truck-moving:before {
	content: "\f4df";
}

.fa-truck-pickup:before {
	content: "\f63c";
}

.fa-tshirt:before {
	content: "\f553";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-tv:before {
	content: "\f26c";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-typo3:before {
	content: "\f42b";
}

.fa-uber:before {
	content: "\f402";
}

.fa-ubuntu:before {
	content: "\f7df";
}

.fa-uikit:before {
	content: "\f403";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-umbrella-beach:before {
	content: "\f5ca";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-undo:before {
	content: "\f0e2";
}

.fa-undo-alt:before {
	content: "\f2ea";
}

.fa-uniregistry:before {
	content: "\f404";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-university:before {
	content: "\f19c";
}

.fa-unlink:before {
	content: "\f127";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-untappd:before {
	content: "\f405";
}

.fa-upload:before {
	content: "\f093";
}

.fa-ups:before {
	content: "\f7e0";
}

.fa-usb:before {
	content: "\f287";
}

.fa-user:before {
	content: "\f007";
}

.fa-user-alt:before {
	content: "\f406";
}

.fa-user-alt-slash:before {
	content: "\f4fa";
}

.fa-user-astronaut:before {
	content: "\f4fb";
}

.fa-user-check:before {
	content: "\f4fc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-clock:before {
	content: "\f4fd";
}

.fa-user-cog:before {
	content: "\f4fe";
}

.fa-user-edit:before {
	content: "\f4ff";
}

.fa-user-friends:before {
	content: "\f500";
}

.fa-user-graduate:before {
	content: "\f501";
}

.fa-user-injured:before {
	content: "\f728";
}

.fa-user-lock:before {
	content: "\f502";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-user-minus:before {
	content: "\f503";
}

.fa-user-ninja:before {
	content: "\f504";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-user-shield:before {
	content: "\f505";
}

.fa-user-slash:before {
	content: "\f506";
}

.fa-user-tag:before {
	content: "\f507";
}

.fa-user-tie:before {
	content: "\f508";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-users:before {
	content: "\f0c0";
}

.fa-users-cog:before {
	content: "\f509";
}

.fa-usps:before {
	content: "\f7e1";
}

.fa-ussunnah:before {
	content: "\f407";
}

.fa-utensil-spoon:before {
	content: "\f2e5";
}

.fa-utensils:before {
	content: "\f2e7";
}

.fa-vaadin:before {
	content: "\f408";
}

.fa-vector-square:before {
	content: "\f5cb";
}

.fa-venus:before {
	content: "\f221";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-vial:before {
	content: "\f492";
}

.fa-vials:before {
	content: "\f493";
}

.fa-viber:before {
	content: "\f409";
}

.fa-video:before {
	content: "\f03d";
}

.fa-video-slash:before {
	content: "\f4e2";
}

.fa-vihara:before {
	content: "\f6a7";
}

.fa-vimeo:before {
	content: "\f40a";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-vimeo-v:before {
	content: "\f27d";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-vk:before {
	content: "\f189";
}

.fa-vnv:before {
	content: "\f40b";
}

.fa-volleyball-ball:before {
	content: "\f45f";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-mute:before {
	content: "\f6a9";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-vote-yea:before {
	content: "\f772";
}

.fa-vr-cardboard:before {
	content: "\f729";
}

.fa-vuejs:before {
	content: "\f41f";
}

.fa-walking:before {
	content: "\f554";
}

.fa-wallet:before {
	content: "\f555";
}

.fa-warehouse:before {
	content: "\f494";
}

.fa-water:before {
	content: "\f773";
}

.fa-weebly:before {
	content: "\f5cc";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-weight:before {
	content: "\f496";
}

.fa-weight-hanging:before {
	content: "\f5cd";
}

.fa-weixin:before {
	content: "\f1d7";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-whatsapp-square:before {
	content: "\f40c";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-whmcs:before {
	content: "\f40d";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-wind:before {
	content: "\f72e";
}

.fa-window-close:before {
	content: "\f410";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-wine-bottle:before {
	content: "\f72f";
}

.fa-wine-glass:before {
	content: "\f4e3";
}

.fa-wine-glass-alt:before {
	content: "\f5ce";
}

.fa-wix:before {
	content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
	content: "\f730";
}

.fa-wolf-pack-battalion:before {
	content: "\f514";
}

.fa-won-sign:before {
	content: "\f159";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-wordpress-simple:before {
	content: "\f411";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-wpressr:before {
	content: "\f3e4";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-x-ray:before {
	content: "\f497";
}

.fa-xbox:before {
	content: "\f412";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-y-combinator:before {
	content: "\f23b";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-yandex:before {
	content: "\f413";
}

.fa-yandex-international:before {
	content: "\f414";
}

.fa-yarn:before {
	content: "\f7e3";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-yen-sign:before {
	content: "\f157";
}

.fa-yin-yang:before {
	content: "\f6ad";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-youtube-square:before {
	content: "\f431";
}

.fa-zhihu:before {
	content: "\f63f";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.eot);
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.woff2) format("woff2"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.woff) format("woff"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.ttf) format("truetype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-brands-400.svg#fontawesome) format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.eot);
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.woff2) format("woff2"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.woff) format("woff"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.ttf) format("truetype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-regular-400.svg#fontawesome) format("svg");
}

.far {
	font-weight: 400;
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.eot);
	src: url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.woff2) format("woff2"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.woff) format("woff"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.ttf) format("truetype"), url(../font/fontawesome-free-5.6.3-web/webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa, .far, .fas {
	font-family: "Font Awesome 5 Free";
}

.fa, .fas {
	font-weight: 900;
}

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform,-webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height,-webkit-transform;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top,.2s -webkit-transform;
	transition: .2s top,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s top;
	transition: .2s transform,.2s top;
	-webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
	transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left,.2s -webkit-transform;
	transition: .2s left,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s left;
	transition: .2s transform,.2s left;
	-webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
	transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right,.2s -webkit-transform;
	transition: .2s right,.2s -webkit-transform;
	-webkit-transition: .2s transform,.2s right;
	transition: .2s transform,.2s right;
	-webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
	transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px;
}

/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	        box-shadow: none;
	-ms-touch-action: manipulation;
	    touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* -----reset end------------------------------------------------ */
html {
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Verdana, Meiryo, "Original Yu Gothic", "Yu Gothic", YuGothic, "M+ 1p", sans-serif;
	color: #000;
}

.main *, .footer *, .sub *,
body.home .container *,
.mfp-wrap * {
	line-height: 1.7;
}

/*
p,li,dt,dd,th,td {
	font-size: 12px;
	line-height: 170%;
}*/
.pan a[href], .pan a[href] *, .container a[href], .container a[href] * {
	color: #005ca9;
}

.pan a[href]:active, .pan a[href] *:active, .container a[href]:active, .container a[href] *:active {
	color: #002a4c;
}

.belong-jc .pan a[href], .belong-jc .container a[href] {
	color: #e4473c;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a[target='_blank']:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 9px;
	height: 8px;
	margin-left: 6px;
	margin-right: 4px;
	background: url(../images/base/icon_blank-r.png) no-repeat center center;
	background-size: 9px;
}

.belong-uni a[target='_blank']:after {
	background-image: url(../images/base/icon_blank-blue.png);
}

.belong-jc a[target='_blank']:after {
	background-image: url(../images/base/icon_blank-pink.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	a[target='_blank']:after {
		background-image: url(../images/base/icon_blank-r.svg);
	}
	.belong-uni a[target='_blank']:after {
		background-image: url(../images/base/icon_blank-blue.svg);
	}
	.belong-jc a[target='_blank']:after {
		background-image: url(../images/base/icon_blank-pink.svg);
	}
}

a[href*='.pdf']:after, a[href*='.xls']:after, a[href*='.lxls']:after, a[href*='.doc']:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: auto;
	height: auto;
	margin: 2px 4px 0 6px;
}

a[href*='.pdf']:after {
	content: url(../images/base/icon_pdf.gif) !important;
}

a[href*='.xls']:after, a[href*='.lxls']:after {
	content: url(../images/base/icon_excel.gif) !important;
}

a[href*='.doc']:after {
	content: url(../images/base/icon_word.gif) !important;
}

a.no-icon:after {
	content: none !important;
}

a:hover img,
input:hover {
	opacity: .8;
}

img {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%;
	height: auto;
	border: 0;
}

ol {
	padding-left: 1.4em;
}

ul li {
	list-style: none;
}

ol li {
	list-style-position: outside;
}

h1 {
	background: url(../images/base/h1_bg.jpg) no-repeat 0 0;
	margin-bottom: 10px;
	padding: 20px 20px 28px 20px;
	line-height: 1 !important;
	font-size: 18px;
	color: #191919;
}

.main.full h1 {
	background-image: url(../images/base/h1_bg-full.jpg);
}

h1.cancel {
	background: none;
	padding: 0;
}

h2 {
	position: relative;
	margin: 40px 0 1em 0;
	padding: .8em 1.4em;
	border: solid 1px #eaeaea;
	border-bottom-color: #d9d9d9;
	line-height: 1.3 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), to(#ededed));
	background: -webkit-linear-gradient(top, #fff, #fff 50%, #ededed);
	background: linear-gradient(to bottom, #fff, #fff 50%, #ededed);
	color: #191919;
	-webkit-box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.16);
	        box-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.16);
}

h2:after {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: solid 1px #fff;
}

h2.cancel {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

h2.cancel:after {
	content: none;
	display: inline;
	position: static;
	width: auto;
	height: auto;
	border: 0;
}

h3 {
	margin: 40px 0 15px 0;
	padding: 12px 15px;
	border-left: 6px solid #AD1E23;
	line-height: 1.2;
	background-color: #EFEFEF;
}

h3.cancel {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-left: 0;
	background: none;
}

h4 {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: solid 2px #efefef;
	line-height: 1.3;
}

h4:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 150px;
	height: 0;
	border-bottom: solid 2px #ad1e23;
}

h4.cancel {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

h4.cancel:after {
	content: none;
	display: inline;
	position: static;
	width: auto;
	height: auto;
	border: 0;
}

h5 {
	border-left: 6px solid #AD1E23;
	padding: 2px 0 1px 8px;
	margin: 1.2em 0;
	line-height: 1.2 !important;
}

h5.cancel {
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 1.4 !important;
}

h6 {
	margin-bottom: 15px;
	line-height: 1.3;
	font-size: 15px;
}

.main-in > *:first-child,
h2 + h3, h2 + h4, h2 + h5 {
	margin-top: 0;
}

h5:first-child {
	margin-top: .6em;
}

p {
	margin-bottom: 1em;
}

address {
	font-style: normal;
}

.header,
.uni-g-nav, .jc-g-nav,
.pan, .container, #gnav {
	min-width: 1000px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.main-in * {
	line-height: 1.6;
}

.header,
.uni-g-nav, .jc-g-nav,
.pan, .container {
	/* width: 1000px; */
}

.header {
	width: 100%;
}

.header-inner {
	width: 960px;
	margin: 0 auto;
}

.footer {
	min-width: 1000px;
}

.footer-inner {
	width: 1000px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
}

.wrapper {
	overflow: hidden;
	z-index: 0;
	position: relative;
	min-width: 1000px;
	padding: 57px 0 60px 0;
	background-color: #F0F0F0;
}

body.belong-all .wrapper {
	background: -webkit-linear-gradient(top, #f2f2f2 1000px, #f9f9f9);
	background: linear-gradient(to bottom, #f2f2f2 1000px, #f9f9f9);
}

.pan, .container {
	width: 1000px;
}

.pan {
	padding-top: 15px;
	padding-bottom: 15px;
}

.container {
	position: relative;
	text-align: left;
}

.container:after {
	content: '';
	display: block;
	clear: both;
}

.main {
	float: left;
	width: 730px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.main.full {
	width: 100%;
	background-size: 100%;
}

.main-in {
	padding: 12px 19px 30px 19px;
}

.sub {
	float: right;
	width: 208px;
}

.header {
	position: relative;
	border-top: 3px solid #c51721;
	background: #fff;
}

.header a[target="_blank"]:after {
	content: none;
}

.header-inner {
	height: 90px;
	padding-top: 17px;
}

.header-inner:after {
	content: '';
	display: block;
	clear: both;
}

.menu-button {
	display: none;
}

.header .logo-all, .header .logo-uni, .header .logo-jc {
	float: left;
	overflow: visible;
	width: 194px;
	margin: 0;
	padding: 0;
	background: none;
}

.header .logo-all:after, .header .logo-uni:after, .header .logo-jc:after {
	content: '';
	display: block;
	clear: both;
}

.header .logo-all > *, .header .logo-uni > *, .header .logo-jc > * {
	float: left;
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 54px;
	line-height: 2;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
}

.header .logo-all > *:first-child, .header .logo-uni > *:first-child, .header .logo-jc > *:first-child {
	background-image: url(../images/base/logo.png);
	background-size: 194px;
}

.header .logo-all a:hover, .header .logo-uni a:hover, .header .logo-jc a:hover {
	opacity: .8;
}

.header .logo-uni > *, .header .logo-jc > * {
	background-position: right center;
}

.header .logo-uni > * {
	width: 149px;
	background-image: url(../images/base/logo-uni.png);
	background-size: 194px;
}

.header .logo-jc {
	width: 236px;
}

.header .logo-jc > * {
	width: 191px;
	background-image: url(../images/base/logo-jc.png);
	background-size: 236px;
}

.header .logo-uni > :first-child, .header .logo-jc > :first-child {
	margin-bottom: 0;
	width: 45px;
	background-position: left center;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.header .logo-uni > * {
		background-image: url(../images/base/logo-uni.svg);
	}
	.header .logo-jc > * {
		background-image: url(../images/base/logo-jc.svg);
	}
	.header .logo-all > :first-child, .header .logo-uni > :first-child, .header .logo-jc > :first-child {
		background-image: url(../images/base/logo.svg);
	}
}

.to-pc,
.to-sp {
	width: 50px;
	height: 30px;
	text-align: right;
}

.to-pc a,
.to-sp a {
	display: inline-block;
	overflow: hidden;
	height: 0;
	padding-top: 30px;
	line-height: 2;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 50px;
}

.to-pc a {
	background-image: url(../images/base/to-pc.png);
}

.to-sp a {
	background-image: url(../images/base/to-sp.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.to-pc a {
		background-image: url(../images/base/to-pc.svg);
	}
	.to-sp a {
		background-image: url(../images/base/to-sp.svg);
	}
}

.to-sp {
	display: block;
	float: right;
}

.header .header-right {
	padding-top: 0px;
	width: 620px;
	float: right;
	margin-top: -2px;
}

.header .header-right:after {
	content: '';
	display: block;
	clear: both;
}

.header .header-right .utilities {
	margin-bottom: 10px;
	text-align: right;
}

.header .header-right .utilities:after {
	content: '';
	display: block;
	clear: both;
}

.header .header-right .utilities > * {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.header .header-right .utilities > ul {
	text-align: right;
}

.header .header-right .utilities > ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.header .header-right .utilities > ul li[class*=icon] {
	margin-right: .2em;
	text-align: center;
}

.header .header-right .utilities > ul li[class*=icon] a {
	overflow: visible;
	background: none;
	padding-top: 0;
	height: auto !important;
	width: auto;
	font-size: 16px;
	width: 24px;
	height: 24px !important;
	border-radius: 3px;
	background: #999;
	color: #fff;
}

.header .header-right .utilities > ul li[class*=icon] a:hover {
	opacity: .7;
}

.header .header-right .utilities > ul li[class*=icon] i, .header .header-right .utilities > ul li[class*=icon] i:before {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 100%;
	line-height: 24px;
}

.header .header-right .utilities > ul li.icon-fb a {
	background: #3B5998;
}

.header .header-right .utilities > ul li.icon-tw a {
	background: #1da1f2;
}

.header .header-right .utilities > ul li.icon-in a {
	background: #e1306c;
}

.header .header-right .utilities > ul li a {
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 12px;
	line-height: 2;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/base/header_nav01.png);
	background-size: 512px;
}

.header .header-right .utilities > ul li.contact a {
	background-position: -157px 0;
	width: 87px;
}

.header .header-right .utilities > ul li.access a {
	background-position: -70px 0;
	width: 87px;
}

.header .header-right .utilities > ul li.english a {
	background-position: -468px 0;
	width: 54px;
}

.header .header-right .utilities > ul li.contact a:hover {
	background-position: -157px -12px;
}

.header .header-right .utilities > ul li.access a:hover {
	background-position: -70px -12px;
}

.header .header-right .utilities > ul li.english a:hover {
	background-position: -468px -12px;
}

.header .header-right .utilities .box-search {
	width: 166px;
	background-color: #E5E5E5;
}

.header .header-right .utilities .box-search:after {
	content: '';
	display: block;
	clear: both;
}

.header .header-right .utilities .box-search #search-area {
	float: left;
	width: 140px;
	background-color: #E5E5E5;
	border: 0 none;
	margin: 0;
	padding: 3px 0 0 2px;
}

.header .header-right .utilities .box-search #search {
	float: right;
	width: 22px;
	border: 0 none;
	padding: 0;
	margin: 0;
}

.header .header-right .header-nav {
	float: right;
	width: auto;
	text-align: right;
}

.header .header-right .header-nav:after {
	content: '';
	display: block;
	clear: both;
}

.header .header-right .header-nav li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-bottom: 0;
	text-align: left;
}

.header .header-right .header-nav li a {
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 13px;
	line-height: 2;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/base/header_nav02.png);
	background-size: 477px;
}

.header .header-right .header-nav li.examinees a {
	background-position: 0 0;
	width: 95px;
}

.header .header-right .header-nav li.students a {
	background-position: -95px 0;
	width: 95px;
}

.header .header-right .header-nav li.graduates a {
	background-position: -190px 0;
	width: 95px;
}

.header .header-right .header-nav li.protectors a {
	background-position: -285px 0;
	width: 95px;
}

.header .header-right .header-nav li.generals a {
	background-position: -380px 0;
	width: 97px;
}

.header .header-right .header-nav li.examinees a:hover, .examinees .header .header-right .header-nav li.examinees a {
	background-position: 0 -13px;
}

.header .header-right .header-nav li.students a:hover, .students .header .header-right .header-nav li.students a {
	background-position: -95px -13px;
}

.header .header-right .header-nav li.graduates a:hover, .graduates .header .header-right .header-nav li.graduates a {
	background-position: -190px -13px;
}

.header .header-right .header-nav li.protectors a:hover, .protectors .header .header-right .header-nav li.protectors a {
	background-position: -285px -13px;
}

.header .header-right .header-nav li.generals a:hover, .generals .header .header-right .header-nav li.generals a {
	background-position: -380px -13px;
}

.header .header-right .header-nav .request {
	margin-left: 1em;
}

.header .header-right .header-nav .request a {
	display: block;
	overflow: hidden;
	width: 99px;
	height: 0;
	padding: 25px .8em 0 1em;
	color: #fff;
	background: url(../images/base/hright_request.png) no-repeat center center #ad1e23;
	background-size: 70px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.header .header-right .header-nav .request a {
		background-image: url(../images/base/hright_request.svg);
	}
}

.header .header-right .header-nav .request a:hover {
	text-decoration: none;
	opacity: .7;
}

/*$tabHeadText: #ad1e23;
$tabBG: #efefef;
$tabContentText: #000;
//$boxInnerBG: #dcdcdc;
$boxInnerBG: #fff;
$boxInnerText: #000;
*/
#gnav.on #gnavInner, #gnavInner:hover {
	height: 204px;
}

#gnavInner:before, .gnavTab-head:after {
	content: '';
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	width: 1px;
	height: 24px;
	background: #e1e1e1;
}

#gnav {
	z-index: 5000;
	position: absolute;
	width: 100%;
	background: #fff;
	border-top: solid 3px #ad1e23;
	-webkit-box-shadow: 0px 4px 4px -3px rgba(0, 0, 0, 0.2);
	        box-shadow: 0px 4px 4px -3px rgba(0, 0, 0, 0.2);
}

#gnavInner {
	overflow: hidden;
	position: relative;
	width: 960px;
	height: 54px;
	margin: 0 auto;
	padding: 3px 0;
	-webkit-transition: height .4s ease .05s;
	transition: height .4s ease .05s;
}

#gnavInner:before {
	left: 0;
	right: auto;
}

.gnavTab {
	float: left;
	display: block;
	position: static;
	width: 25%;
}

.gnavTab-head {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 48px;
	padding-top: 0;
	text-align: center;
	line-height: 48px;
	letter-spacing: .05em;
	font-family: seisenKozminH, serif;
	font-weight: 900;
	font-size: 13px;
	cursor: default;
}

.gnavTab-head, .gnavTab-head * {
	color: #000;
}

body.ie .gnavTab-head {
	line-height: 4.5;
}

.gnavTab-head:before {
	content: '';
	display: block;
	z-index: 0;
	position: absolute;
	top: 1px;
	bottom: 0;
	left: 4px;
	right: 4px;
	margin: auto;
	background: #ad1e23;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	opacity: 0;
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}

.gnavTab-head > span {
	z-index: 1;
	position: relative;
}

.gnavTab:first-child .gnavTab-contentInner {
	border-top-left-radius: 5px;
}

.gnavTab:last-child .gnavTab-contentInner {
	border-top-right-radius: 5px;
}

.gnavTab-content {
	z-index: 1;
	position: absolute;
	top: 51px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	font-size: 0;
	opacity: 0;
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}

.gnavTab-content:after {
	content: '';
	display: block;
	clear: both;
}

.gnavTab-contentInner {
	position: absolute;
	top: 0;
	bottom: 8px;
	left: 0;
	right: 0;
	margin: auto;
	background: #ad1e23;
	border-radius: 8px;
}

.gnavTab-contentInner a[target='_blank']:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 6px 8px 6px 7px;
	border-radius: 3px;
	background-color: #fff;
	background-size: 9px;
}

.gnavTab-content * {
	color: #fff;
}

.gnavTab-content li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: .25em;
	padding-bottom: .25em;
	font-size: 14px;
}

.gnavTab-content li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	padding-left: 1.1em;
	line-height: 1.6;
}

.gnavTab-content li a:hover {
	color: #bd5458;
}

.gnavTab-content li a:before {
	content: '◆';
	position: absolute;
	left: 0;
	color: #ad1e23;
}

.gnavTab:hover .gnavTab-head, .gnavTab:hover .gnavTab-head *, .gnavTab.on .gnavTab-head, .gnavTab.on .gnavTab-head * {
	color: #fff !important;
	text-decoration: none;
}

.gnavTab:hover .gnavTab-head:before, .gnavTab.on .gnavTab-head:before {
	opacity: 1;
	-webkit-transition-duration: .2s;
	        transition-duration: .2s;
}

.gnavTab:hover .gnavTab-content, .gnavTab.on .gnavTab-content {
	opacity: 1;
	z-index: 1000;
	-webkit-transition-duration: .2s;
	        transition-duration: .2s;
}

.gnavBox {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	vertical-align: top;
	height: 100%;
	padding: 8px 0 8px 8px;
	text-align: left;
	/*
		li.gnavBox-head {
			font-weight: bold;
			line-height: 1.6;
			a {
				display: inline;
			}
		}
		li.gnavBox-btn {
			margin-left: .7em;
			
			a {
				font-weight: bold;
				padding: .1em .7em;
				border-radius: .3em;
				background: #444;
				color: #fff !important;
				
				&:hover {
					text-decoration: none;
					opacity: .6;
				}
			}
		}
		*/
	/*
		.cul_green li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #2cac39; }
			&.gnavBox-btn > * { background: #2cac39; }
		}
		.navy li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #005ba9; }
			&.gnavBox-btn > * { background: #005ba9; }
		}
		.aqua li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #77c0ff; }
			&.gnavBox-btn > * { background: #77c0ff; color: #104673 !important; }
		}
		.blue li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #0081DC; }
			&.gnavBox-btn > * { background: #0081DC; }
		}
		.orange li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #f39800; }
			&.gnavBox-btn > * { background: #f39800; }
		}
		.nur_pink li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #ea545e; }
			&.gnavBox-btn > * { background: #ea545e; }
		}
		.cld_pink li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #ef6b62; }
			&.gnavBox-btn > * { background: #ef6b62; }
		}
		.cmn_green li {
			a:before,
			&.gnavBox-head,
			&.gnavBox-head * { color: #34ab78; }
			&.gnavBox-btn > * { background: #34ab78; }
		}
		*/
}

.gnavBox:first-child {
	padding-left: 0;
}

.gnavBox-inner {
	overflow: hidden;
	display: block;
	height: 100%;
	padding: 6px 10px 6px 10px;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
	        box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

.gnavBox-inner * {
	color: #fff;
}

.gnavBox li.gnavBox-head,
.gnavBox li.gnavBox-btn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}

.gnavBox li.gnavBox-head > *,
.gnavBox li.gnavBox-btn > * {
	padding-left: 0;
}

.gnavBox li.gnavBox-head > *:before,
.gnavBox li.gnavBox-btn > *:before {
	content: none !important;
}

.gnavBox li.gnavBox-head,
.gnavBox li.gnavBox-btn {
	margin-right: .7em;
}

.gnavBox li.gnavBox-head > *,
.gnavBox li.gnavBox-btn > * {
	display: block;
	line-height: 1.6;
	font-weight: bold;
	padding: .1em .7em;
	border-radius: .3em;
	background: #444;
	color: #fff !important;
}

.gnavBox li.gnavBox-head a:hover,
.gnavBox li.gnavBox-btn a:hover {
	text-decoration: none;
	opacity: .6;
}

.gnavBox .cul_green li a:before {
	color: #2cac39;
}

.gnavBox .cul_green li.gnavBox-btn > *, .gnavBox .cul_green li.gnavBox-head > * {
	background: #2cac39;
}

.gnavBox .navy li a:before {
	color: #005ba9;
}

.gnavBox .navy li.gnavBox-btn > *, .gnavBox .navy li.gnavBox-head > * {
	background: #005ba9;
}

.gnavBox .aqua li a:before {
	color: #77c0ff;
}

.gnavBox .aqua li.gnavBox-btn > *, .gnavBox .aqua li.gnavBox-head > * {
	background: #77c0ff;
}

.gnavBox .blue li a:before {
	color: #0081DC;
}

.gnavBox .blue li.gnavBox-btn > *, .gnavBox .blue li.gnavBox-head > * {
	background: #0081DC;
}

.gnavBox .orange li a:before {
	color: #f39800;
}

.gnavBox .orange li.gnavBox-btn > *, .gnavBox .orange li.gnavBox-head > * {
	background: #f39800;
}

.gnavBox .nur_pink li a:before {
	color: #ea545e;
}

.gnavBox .nur_pink li.gnavBox-btn > *, .gnavBox .nur_pink li.gnavBox-head > * {
	background: #ea545e;
}

.gnavBox .cld_pink li a:before {
	color: #ef6b62;
}

.gnavBox .cld_pink li.gnavBox-btn > *, .gnavBox .cld_pink li.gnavBox-head > * {
	background: #ef6b62;
}

.gnavBox .cmn_green li a:before {
	color: #34ab78;
}

.gnavBox .cmn_green li.gnavBox-btn > *, .gnavBox .cmn_green li.gnavBox-head > * {
	background: #34ab78;
}

.gnavBox .aqua li.gnavBox-btn *, .gnavBox .aqua li.gnavBox-head * {
	color: #104673 !important;
}

body.about .gnavTab.about .gnavTab-head, body.about .gnavTab.about .gnavTab-head *,
body.academics .gnavTab.academics .gnavTab-head,
body.academics .gnavTab.academics .gnavTab-head *,
body.examination .gnavTab.examination .gnavTab-head,
body.examination .gnavTab.examination .gnavTab-head *,
body.campus .gnavTab.campus .gnavTab-head,
body.campus .gnavTab.campus .gnavTab-head * {
	color: #ad1e23;
}

.pan {
	text-align: left;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.pan li {
	line-height: 1.3;
	float: left;
	font-size: 10px;
}

.pan li:before {
	content: '＞';
	padding-left: .5em;
	padding-right: .2em;
}

.pan li.begin:before {
	content: none;
}

.sub {
	border: 1px solid #CCC;
}

.sub-wrap {
	position: absolute;
	width: 210px;
	right: 20px;
}

@media print {
	.sub {
		position: static !important;
	}
	.sub-wrap {
		position: static;
		float: right;
	}
}

.sub-nav01, .sub-nav02 {
	padding: 0 0 30px 0;
	background-color: #FFF;
}

.sub-nav01 > p, .sub-nav02 > p {
	position: relative;
	margin-bottom: 15px;
	padding: 18px 14px 17px 14px;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f0f0f0));
	background: -webkit-linear-gradient(top, #fefefe, #f0f0f0);
	background: linear-gradient(to bottom, #fefefe, #f0f0f0);
}

.sub-nav01 > p:before, .sub-nav02 > p:before {
	content: '';
	display: block;
	position: absolute;
	margin: auto;
	top: 1px;
	left: 1px;
	right: 1px;
	border-bottom: solid 2px #ad1e22;
}

.sub-nav01 .on, .sub-nav02 .on {
	background-color: #F0F0F0;
	color: #000;
}

.sub-nav01 .on:hover, .sub-nav02 .on:hover {
	text-decoration: none;
	color: #000;
}

.sub-nav01 ul.on, .sub-nav02 ul.on {
	background-color: transparent;
}

.sub-nav01 > ul, .sub-nav02 > dl {
	width: 180px;
	margin: 15px auto 0 auto;
}

.sub-nav01 ul a {
	display: block;
}

.sub-nav01 ul a:hover {
	background-color: #F0F0F0;
}

.sub-nav01 ul.small * {
	line-height: 1.3;
}

.sub-nav01 ul.small li a {
	padding-top: 6px;
	padding-bottom: 6px;
}

.sub-nav01 ul.small li a.sec {
	background-position: 16px 11px;
}

.sub-nav01 > ul {
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
}

.sub-nav01 > ul > li {
	padding: 0;
	border-bottom: none;
}

.sub-nav01 > ul > li .sec, .sub-nav01 > ul > li .sec2, .sub-nav01 > ul > li .sec3, .sub-nav01 > ul > li .sec4 {
	margin: 1px 0 0 0;
	padding: 8px 0 8px 25px;
	background-repeat: no-repeat;
	background-position: 16px 15px;
	background-image: url(../images/base/icon03.gif);
}

.sub-nav01 > ul > li .sec2 {
	padding-left: 40px;
	background-position: 31px 15px;
}

.sub-nav01 > ul > li .sec3 {
	padding-left: 55px;
	background-position: 46px 15px;
}

.sub-nav01 > ul > li .sec4 {
	padding-left: 46px;
	background-position: 35px 15px;
}

.sub-nav01 > ul > li > *:not(ul) {
	display: block;
	zoom: 1;
	padding: 8px 0 8px 10px;
	background-image: url(../images/base/icon02.gif);
	background-position: 1px 15px;
	background-repeat: no-repeat;
	font-style: normal;
}

.sub .sub-nav02 dl dt {
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
}

.sub .sub-nav02 dl dd ul li {
	border-bottom: 1px dotted #CCC;
}

.sub .sub-nav02 dl dd ul li a {
	display: block;
	padding: 8px 0 8px 10px;
	background-image: url(../images/base/icon02.gif);
	background-position: 1px 15px;
	background-repeat: no-repeat;
	font-style: normal;
}

.sub .sub-nav02 dl dd.single {
	padding: 8px 0;
	border-bottom: 1px dotted #CCC;
}

.sub .sub-nav02 dl dd.single2 {
	border-bottom: 1px dotted #CCC;
}

.sub .sub-nav02 dl dd.single2 a {
	padding: 8px 0;
	display: block;
}

.sub .sub-nav02 dl dd select {
	width: 150px;
	margin: 0;
}

.sub > * > ul > li ul {
	display: none;
	margin: 0;
}

.sub > * > ul > li a.on + ul, .sub > * > ul > li ul.open {
	display: block;
}

.footer {
	padding-bottom: .4em;
	background: url(../images/base/footer_bg.png) repeat-x 0 0 #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.footer {
		background-image: url(../images/base/footer_bg.svg);
		background-size: 4px;
	}
}

.footer-inner {
	padding-bottom: 14px;
}

.footer-inner, .footer-inner * {
	color: #2b2b2b !important;
}

.footer-inner .clearfix p {
	font-size: 11px;
}

.footer .pagetop {
	margin-bottom: 20px;
	text-align: right;
}

.footer .pagetop a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	width: 111px;
	height: 0;
	padding-top: 43px;
	line-height: 2;
	background: url(../images/base/page_top.png) no-repeat center center;
	background-size: contain;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.footer .pagetop a {
		background-image: url(../images/base/page_top.svg);
	}
}

.footer .pagetop a:hover {
	opacity: .8;
}

.footer address {
	margin-right: 2.1em;
}

.footer-logo {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	width: 300px;
	height: 0;
	margin-bottom: .2em;
	padding-top: 38px;
	background: url(../images/base/footer_logo.png) no-repeat center center;
	background-size: contain;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1), only screen and (-o-min-device-pixel-ratio: 1), only screen and (min--moz-device-pixel-ratio: 1), only screen and (min-device-pixel-ratio: 1) {
	.footer-logo {
		background-image: url(../images/base/footer_logo.svg);
	}
}

.footer .accredited {
	text-align: center;
}

.footer .accredited > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.footer .accredited > li:first-child {
	margin-right: .2em;
}

.footer .accredited a[target="_blank"]:after {
	content: none;
}

.footer .f-right nav ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 15px;
}

.footer .f-right nav ul li {
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	background: url(../images/base/icon01.gif) no-repeat 0 6px;
}

.footer .copy {
	margin-bottom: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background-color: #AD1E23;
}

#TabPanel01 li > b:after, #TabPanel02 li > b:after, #TabPanel03 li > b:after, body.topics .date:after {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: .2em;
	padding: 0 .2em;
	line-height: 1.3;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}

#TabPanel01 li > b.all:after,
body.belong-uni.home #TabPanel02 li > b:after,
body.belong-jc.home #TabPanel02 li > b:after, body.topics .date.all:after {
	content: '総合';
	background: #b0211f;
}

#TabPanel01 li > b.uni:after,
body.belong-all.home #TabPanel02 li > b:after, body.topics .date.uni:after {
	content: '大学';
	background: #0084de;
}

#TabPanel01 li > b.jc:after,
body.belong-all.home #TabPanel03 li > b:after, body.topics .date.jc:after {
	content: '短大';
	background: #f47367;
}

.titleA {
	margin: 0;
	padding: 1px;
	border: solid 1px #d7d7d7;
	background: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.titleA span {
	display: block;
	position: relative;
	padding: 0.75em 0.8em;
	font-family: 'Century', serif;
	font-weight: normal;
	font-size: 1.05em;
	color: #3c3c3c;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: -webkit-linear-gradient(top, #fff, #f0f0f0);
	background: linear-gradient(to bottom, #fff, #f0f0f0);
}

.titleA span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 2px;
	background: #ad1e22;
}

.titleB {
	-webkit-box-shadow: none;
	        box-shadow: none;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: none;
	font-family: "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "MS PMincho", serif;
	font-weight: normal;
}

.titleB:after {
	content: none;
}

.listAlpha {
	list-style: lower-alpha;
	padding-left: 1em;
}

.listRoman {
	list-style: upper-roman;
	padding-left: 1.8em !important;
}

.pickup {
	overflow: hidden;
	margin-bottom: 30px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.pickup > .titleA {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

body.belong-uni .pickup > .titleA span:before {
	background: #0081dc;
}

body.belong-jc .pickup > .titleA span:before {
	background: #F07269;
}

.pickup ul {
	padding: 5px 20px 20px 20px;
}

.pickup ul li {
	position: relative;
	border-bottom: 1px dotted #CCC;
}

.pickup ul li:before {
	content: 'お知らせ';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	position: absolute;
	top: 1.3em;
	left: 0;
	width: 5em;
	margin-right: .8em;
	padding: 0 .2em;
	text-align: center;
	line-height: 1.4;
	font-size: 10px;
	background: #666;
	color: #fff;
}

.pickup ul li.exam:before {
	content: '受験関連';
	background: #900;
}

.pickup ul li.opencampus:before {
	content: 'OC';
	background: #bf1920;
}

.pickup ul li.event:before {
	content: 'イベント';
	background: #ef4f01;
}

.pickup ul li.media:before {
	content: 'メディア';
	background: #3f0099;
}

.pickup ul li.library:before {
	content: '図書館';
	background: #313e73;
}

.pickup ul li.festival:before {
	content: '清泉祭';
	background: #12bb80;
}

.pickup ul li.community:before {
	content: '地域連携';
	background: #ff0;
	color: #000;
	font-weight: bold;
}

.pickup ul li.uni:before {
	content: '大学';
	background: #0084de;
}

.pickup ul li.cat48:before, .pickup ul li.culture:before {
	content: '文化学科';
	background: #0f921c;
}

.pickup ul li.nursing:before {
	content: '看護学部';
	background: #0d376f;
}

.pickup ul li.jc_childhood:before {
	content: '幼児教育';
	background: #F07269;
}

.pickup ul li.jc_communication:before {
	content: '国際コム';
	background: #17bb9d;
}

.pickup ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	padding: 8px 0 8px 4.6em;
	width: 100%;
}

.list01, .thumb-list01, .thumb-list02 {
	overflow: hidden;
	position: relative;
	margin: 0 -20px 0 0;
}

.list01 li, .thumb-list01 li, .thumb-list02 li {
	float: left;
	width: 335px;
	width: calc( 50% - 20px);
	margin: 0 20px 12px 0;
}

.list01 li.width-full, .thumb-list01 li.width-full, .thumb-list02 li.width-full {
	width: 100%;
}

.list01 li {
	padding-left: 12px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	background: url(../images/base/icon02.gif) no-repeat 0 7px;
}

.list02 li {
	display: block;
	background: url(../images/base/icon02.gif) no-repeat 0 7px;
	margin: 0 0 8px 0;
	padding: 0 0 4px 12px;
	border-bottom: 1px dotted #CCC;
	font-style: normal;
}

.list02 li > * {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.listArrow01 > * {
	padding-left: .8em;
	background: url(../images/base/icon02.gif) no-repeat 0 0.7em;
	margin-top: .4em;
}

.listArrow01 > * > ul > li {
	padding-left: .8em;
	background: url(http://www.seisen-jc.ac.jp/common/images/base/icon03.gif) no-repeat 0 0.7em;
	margin-top: .4em;
}

.thumb-list01 img, .thumb-list02 img {
	margin: 0 0 3px 0;
}

.menu-list {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: -30px -20px 0 0;
}

.menu-list dl {
	float: left;
	width: 335px;
	width: calc( 50% - 20px);
	margin: 30px 20px 0 0;
}

.menu-list dl dt {
	background: url(../images/base/h4_bg.gif) no-repeat 0 100%;
	font-size: 15px;
	font-weight: bold;
}

.menu-list dl dt a, .menu-list dl dt span {
	padding: 0 0 6px 0;
	display: block;
	zoom: 1;
}

.menu-list dd {
	padding: 20px 0 0 0;
}

.menu-list dd .menu-detail img {
	float: left;
	margin: 0 20px 0 0;
}

.menu-list dd ul {
	overflow: hidden;
	zoom: 1;
	clear: both;
	position: relative;
	margin: 0 -15px 0 0;
	padding: 20px 0 0 0;
}

.menu-list dd ul li {
	float: left;
	width: 160px;
	width: calc( 50% - 15px);
	margin: 0 15px 8px 0;
	border-bottom: 1px dotted #CCC;
}

.menu-list dd ul li > * {
	display: block;
	zoom: 1;
	background: url(../images/base/icon02.gif) no-repeat 0 7px;
	padding: 0 0 8px 12px;
	font-style: normal;
}

.nav-list {
	display: block;
	overflow: hidden;
	width: calc( 100% + 20px);
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -1.5em;
}

.nav-list > * {
	display: block;
	float: left;
	width: 50%;
	margin-top: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-justify: distribute;
}

.main.full .nav-list > * {
	width: 33.3333%;
}

.nav-list > * > a {
	display: block;
	overflow: hidden;
}

.nav-list > * > a, .nav-list > * > a * {
	text-decoration: none !important;
	color: #000;
}

.nav-list a:hover strong {
	text-decoration: underline !important;
}

.nav-list a[target='_blank']:after {
	content: none;
}

.nav-list a[target='_blank'] strong:after {
	content: url(../images/base/icon_blank.gif);
	margin-left: .5em;
	display: inline-block;
	margin-top: 0.2em;
}

.belong-uni .nav-list a[target='_blank'] strong:after {
	content: url(../../uni/images/base/icon_blank.gif);
}

.belong-jc .nav-list a[target='_blank'] strong:after {
	content: url(../../jc/images/base/icon_blank.gif);
}

.nav-list strong {
	display: block;
	position: relative;
	margin-bottom: 0.7em;
	padding: 0.3em 0;
	border-bottom: solid 2px #efefef;
	line-height: 1.2;
	font-size: 15px;
	color: #c52c32;
}

.nav-list strong + * {
	font-size: 13px;
	color: #000 !important;
}

.nav-list strong:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 210px;
	margin-bottom: -2px;
	border-bottom: solid 2px #ad1e23;
}

.nav-list img {
	display: block;
	float: left;
	width: 120px;
	height: auto;
	margin-right: 1em;
	margin-bottom: 1em;
}

.nav-list ul {
	overflow: hidden;
	width: calc( 100% + 10px);
	margin-left: -5px;
}

.nav-list ul li {
	float: left;
	position: relative;
	width: 50%;
	padding-left: calc( 5px + 10px);
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 12px;
	background: url(../images/base/icon02.gif) no-repeat 5px 5px;
	line-height: 1.4;
}

.nav-list ul li:before {
	content: url(../images/base/icon02.gif);
	content: '';
	display: block;
	position: absolute;
	left: 5px;
	bottom: 0;
	width: calc( 100% - 10px);
	border-bottom: 1px dotted #CCC;
}

.nav-list ul a {
	display: block;
	line-height: 1.4;
}

.nav-list ul a:hover {
	text-decoration: underline !important;
}

.belong-uni .nav-list strong,
.belong-uni.nav-list strong,
.nav-list li.belong-uni strong {
	color: #0081dc;
}

.belong-uni .nav-list strong:before,
.belong-uni.nav-list strong:before,
.nav-list li.belong-uni strong:before {
	border-bottom-color: #0081dc;
}

.belong-jc .nav-list strong,
.belong-jc.nav-list strong,
.nav-list li.belong-jc strong {
	color: #f35a4f;
}

.belong-jc .nav-list strong:before,
.belong-jc.nav-list strong:before,
.nav-list li.belong-jc strong:before {
	border-bottom-color: #f07269;
}

.photo-list li > * {
	height: 100%;
	padding: 6px;
	line-height: 0;
	text-align: justify;
	text-justify: distribute;
	background: #e9e9e9;
	background: -webkit-gradient(linear, right top, left top, color-stop(18%, #f2f2f8), color-stop(80%, #e9e9e9));
	background: -webkit-linear-gradient(right, #f2f2f8 18%, #e9e9e9 80%);
	background: linear-gradient(to left, #f2f2f8 18%, #e9e9e9 80%);
}

.photo-list li > *:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	line-height: 0;
}

.photo-list li > * > * {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.photo-list li > * > :first-child {
	width: auto;
	width: calc( 100% - 110px);
	padding: 8px 0 8px 10px;
}

.photo-list li > * img {
	width: 80px;
	height: auto;
}

.photo-list p {
	margin-bottom: 0;
}

.photo-list_title {
	display: block;
	padding-left: .8em;
	border-bottom: solid 1px #d0d0d0;
	background: url(../images/base/icon02_red.gif) no-repeat 0 7px;
}

.photo-list_links {
	display: block;
	padding-left: .8em;
	padding-top: .2em;
}

.square, .square-blue, .square-orange, .square-pink, .square-green,
.circle,
.circle-blue,
.circle-orange,
.circle-pink,
.circle-green {
	position: relative;
	padding-left: 1.4em;
	line-height: 1.7;
}

.square:before, .square-blue:before, .square-orange:before, .square-pink:before, .square-green:before,
.circle:before,
.circle-blue:before,
.circle-orange:before,
.circle-pink:before,
.circle-green:before {
	content: '';
	display: block;
	position: absolute;
	top: .12em;
	left: 0;
	width: 1em;
	height: 1em;
	background: #494949;
}

.circle:before, .circle-blue:before, .circle-orange:before, .circle-pink:before, .circle-green:before {
	border-radius: 100%;
}

.circle-list2 li:before {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	top: -2px;
	width: 5px;
	height: 5px;
	margin-right: 6px;
	border-radius: 100%;
	background: #ff8185;
}

.circle-list-pink li {
	position: relative;
	padding-left: 1.4em;
	line-height: 1.7;
	background: none !important;
}

.circle-list-pink li:before {
	content: '';
	display: block;
	position: absolute;
	top: .55em;
	left: .4em;
	width: .6em;
	height: .6em;
	border-radius: 100%;
	background: #F07269;
}

.arrow {
	background: url(../images/base/icon02.gif) no-repeat 0 7px;
	padding: 0 0 0 10px;
}

.buttonA, .buttonB {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: .5em 1.2em;
	text-align: center;
	font-weight: bold;
}

.buttonA {
	border: solid 2px #c7c7c7;
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
	background: -webkit-linear-gradient(#fff, #f0f0f0);
	background: linear-gradient(#fff, #f0f0f0);
	color: #494949;
	font-size: 1.1em;
}

.buttonA:before {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 3px;
	height: .7em;
	margin-right: 8px;
	background: url(../images/base/icon02.gif) no-repeat center center;
}

.buttonA a.buttonA:hover {
	text-decoration: none;
	opacity: .8;
}

.buttonA.full {
	display: block;
	padding-left: 0;
	padding-right: 0;
}

.buttonA.blue {
	border-color: #0081DC;
	color: #0081DC !important;
}

.buttonA.orange {
	border-color: #f39800;
	color: #f39800 !important;
}

.buttonA.pink {
	border-color: #F07269;
	color: #F07269 !important;
}

.buttonA.nur_pink {
	border-color: #ea545e;
	color: #ea545e !important;
}

.buttonA.green {
	border-color: #4bc458;
	color: #4bc458 !important;
}

.buttonA.cul_green {
	border-color: #2cac39;
	color: #2cac39 !important;
}

.buttonB {
	font-size: 1.05em;
	color: #fff;
	background: #444;
}

.buttonB:hover {
	opacity: .8;
}

.buttonB.blk {
	padding-left: .5em;
	padding-right: .5em;
}

.buttonB.blue {
	background: #0081DC;
}

.buttonB.orange {
	background: #f39800;
}

.buttonB.pink {
	background: #F07269;
}

.buttonB.green {
	background: #53B98D;
}

.buttonB.cul_green {
	background: #2cac39;
}

.buttonB.gray {
	background: #616161;
}

.buttonB.lightgray {
	background: #afafaf;
}

.btn-youkou {
	display: block;
	position: relative;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: .6em;
	border: solid 1px #c7c7c7;
	color: #5c7384;
}

.btn-youkou:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
	margin: auto;
	border: solid 3px #91a1ad;
}

.btn-youkou strong {
	font-family: serif;
	font-size: 2em;
}

.btn-youkou small {
	color: #000;
}

a.btn-youkou:hover {
	text-decoration: none;
	opacity: .7;
}

a.btn-youkou:before {
	border-color: #0081dc !important;
}

a.btn-youkou.nursing, a.btn-youkou.nursing * {
	color: #ff353c;
}

a.btn-youkou.nursing:before {
	border-color: #ff353c !important;
}

a.btn-youkou.jc, a.btn-youkou.jc * {
	color: #fb574c;
}

a.btn-youkou.jc:before {
	border-color: #F07269 !important;
}

.cardA {
	display: block;
	position: relative;
	font-size: 1.1em;
	border: solid 1px #d7d7d7;
	background: #fff;
}

.cardA:after {
	content: none !important;
}

.cardA-tag {
	display: block;
	z-index: 5;
	position: absolute;
	top: .7em;
	left: .7em;
	padding: 0 .5em;
	font-weight: bold;
	font-size: .85em;
	line-height: 1.7;
	letter-spacing: .02em;
	background: #777;
	color: #fff !important;
}

.cardA:hover .cardA-tag {
	opacity: .8;
}

.nursing .cardA-tag {
	background: #0d376f;
}

.culture .cardA-tag {
	background: #2cac39;
}

.cardA-title {
	display: block;
	padding: .5em .7em;
	line-height: 1.3;
	font-size: .95em;
}

.cardA-btm {
	display: block;
	padding: 0 0.9em 0.6em;
	text-align: justify;
	text-justify: distribute;
	font-size: 0.82em;
	line-height: 1.55;
}

.table01, .table03 {
	width: 100%;
}

.table01, .table03, .table01 th, .table03 th, .table01 td, .table03 td {
	border: 1px solid #D68E91;
	vertical-align: middle;
}

.table01 th, .table03 th {
	padding: 6px 10px;
	text-align: left;
	font-weight: normal;
}

.table01 td, .table03 td {
	padding: 6px 10px;
}

.table01 th {
	background-color: #EFD2D3;
}

.table01.cul_green, .table01.cul_green th, .table01.cul_green td {
	border-color: #2cac39;
}

.table01.cul_green * {
	color: #000;
}

.table01.cul_green th {
	background-color: #d5ffda;
}

.table03, .table03 th, .table03 td {
	border-color: #8E92D7;
}

.table03 th {
	background-color: #D4D5F0;
}

.tableA {
	width: 100%;
}

.tableA th, .tableA td {
	padding: 6px 10px;
	border: solid 3px #fff;
	background: #eee;
}

.tableA th {
	text-align: center;
}

.tableA .vert {
	width: 1em;
}

.tableA .course {
	word-wrap: break-word;
	word-break: break-all;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
}

.tableA th.course {
	width: 3.4em;
	padding-left: 0;
	padding-right: 0;
	font-size: 0.7em;
	letter-spacing: -0.1em;
}

.tableA th.field {
	width: 7em;
}

.tableA th.future {
	width: 8em;
}

.tableMiddle, .tableMiddle * {
	vertical-align: middle;
}

@media screen and (max-width: 619.98px) {
	.tableWrap table {
		position: relative;
		width: 250% !important;
		-webkit-transform: scale(0.4, 0.4);
		        transform: scale(0.4, 0.4);
		-webkit-transform-origin: top left;
		        transform-origin: top left;
	}
}

@media (min-width: 620px) {
	.tableWrap {
		height: auto !important;
	}
}

.td-color01, .th-color01 {
	background-color: #F0F0F0;
}

.td-color03 {
	background-color: #F0F0F0;
}

.blue-line, .orange-line, .pink-line, .green-line {
	border-width: 3px;
	border-style: solid;
	padding: 15px 20px;
}

.blue-line {
	border-color: #b1d2ee;
}

.orange-line {
	border-color: #fae3a6;
}

.pink-line {
	border-color: #F7B8B4;
}

.green-line {
	border-color: #95CFAF;
}

ul.tags > li, .tag, .tag-blue, .tag-orange, .tag-pink, .tag-green, .tag-cul_green, .ttlTag {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: .1em;
	margin-bottom: .5em;
	padding: .1em .8em;
	border-radius: 5px;
	background: #999;
	color: #fff;
}

.tag-blue {
	background: #0081DC;
}

.tag-orange {
	background: #f39800;
}

.tag-pink {
	background: #F07269;
}

.tag-green {
	background: #4bc458;
}

.tag-cul_green {
	background: #2cac39;
}

.ttlTag {
	padding: 0 .4em;
	border-radius: 0;
	background: red;
	color: #fff !important;
	font-weight: bold;
	font-size: .9em;
	margin-left: 8px;
	margin-bottom: 0;
}

.bt-blue {
	border-top: solid 1px #0081DC;
}

.bb-blue {
	border-bottom: solid 1px #0081DC;
}

.swiper-container {
	overflow: visible !important;
}

.swiper-slide {
	max-width: 100%;
}

.swiper-slide:before {
	content: none !important;
}

.swiper-slide > * {
	display: block;
	position: relative;
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
}

.swiper-slide > *:before {
	content: '';
	display: block;
	padding-top: 260px;
}

.swiper-slide > *:after {
	content: '';
	display: block;
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -65px;
	right: -65px;
	background: #fff;
}

.swiper-slide > * > * {
	z-index: 10;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.swiper-slide > * > * > * {
	display: block;
	width: 100%;
	width: 1080px;
	max-width: 99999px;
	margin-left: -65px;
}

.swiper-slide-active {
	z-index: 2500;
}

.swiper-buttons {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	width: 100%;
	max-width: 260px;
	margin: 0 auto;
}

.swiper-button-prev,
.swiper-button-next {
	overflow: hidden;
	margin-top: -12px !important;
	width: 24px !important;
	height: 24px !important;
	border-radius: 100%;
	background: #949494 !important;
	text-indent: 0 !important;
	text-decoration: none !important;
	opacity: .8;
	font-weight: 900;
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.swiper-button-prev:hover, .swiper-button-prev:focus,
.swiper-button-next:hover, .swiper-button-next:focus {
	opacity: 1;
}

.swiper-button-prev:before,
.swiper-button-next:before {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	height: 100%;
	font-size: 1.4em;
	line-height: 25px;
	text-align: center;
	color: #fff;
}

.swiper-button-prev:before {
	content: "\f104";
	padding-right: .07em;
}

.swiper-button-next:before {
	content: "\f105";
	padding-left: .07em;
}

.swiper-pagination {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	/* position: relative !important; */
	bottom: -30px !important;
	width: 100% !important;
}

.swiper-pagination-bullet {
	/* display: inline-block; */
	vertical-align: bottom;
	background: #666 !important;
	text-indent: -9999px;
	/* display: block; */
	width: 10px !important;
	height: 10px !important;
	margin: 0 5px !important;
	outline: 0;
	border-radius: 100% !important;
	opacity: 0.4 !important;
}

.swiper-pagination-bullet-active {
	opacity: 1 !important;
}

@media print {
	.swiper-slide {
		display: none;
	}
	.swiper-slide-active {
		display: block !important;
		position: relative !important;
		-webkit-transform: none !important;
		        transform: none !important;
		opacity: 1 !important;
	}
}

.mfp {
	/* overlay at start */
	/* content at start */
	/* content animate in */
	/* content animate out */
}

.mfp-wrap, .mfp-bg {
	min-width: 1000px;
}

.mfp-bg {
	z-index: 6000;
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	/* overlay animate in */
	/* overlay animate out */
}

.mfp-bg.mfp-ready {
	background: #000;
	opacity: 0.8;
}

.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-wrap {
	z-index: 6001;
}

.mfp-content {
	position: relative;
	max-width: 780px;
	padding: 36px 46px;
	background: #fff;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.mfp-content > * {
	z-index: 1;
	position: relative;
}

.mfp-image .mfp-content {
	background: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.mfp-fade .mfp-content:before, .mfp-fade .mfp-content:after {
	content: '';
	display: block;
	z-index: 0;
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 4px;
	right: 4px;
	margin: auto;
	border: solid 1px #ad1e23;
}

.mfp-fade .mfp-content:after {
	top: 6px;
	bottom: 6px;
	left: 6px;
	right: 6px;
	border-width: 2px;
}

.mfp-close-btn-in .mfp-close {
	color: #ad1e23 !important;
	position: absolute;
	right: -41px;
	top: -34px;
	font-size: 2.6em;
}

.mfp-close-btn-in .mfp-close .mfp-image.mfp-close-btn-in .mfp-close {
	right: -9px;
	top: -39px;
	color: #fff !important;
}

.mfp-close-btn-in .mfp-close .mfp-image.mfp-close-btn-in .mfp-close:active {
	top: -38px !important;
}

.mfp-close:active {
	top: -33px !important;
}

.mfp-figure .mfp-close {
	top: -17px;
}

.mfp-figure .mfp-close:active {
	top: -16px !important;
}

.mfp-image img.mfp-img {
	background: #fff;
	padding: 0;
}

.mfp-title {
	display: none;
}

.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.blk {
	display: block;
}

.iblk {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.center-blk {
	margin-left: auto;
	margin-right: auto;
}

.vt {
	vertical-align: top !important;
}

.vm {
	vertical-align: middle !important;
}

.vb {
	vertical-align: bottom !important;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.f-left {
	float: left !important;
}

.f-right {
	float: right !important;
}

.ph-left, .ph-right {
	margin-bottom: 10px;
}

.ph-left {
	float: left;
	margin-right: 20px;
}

.ph-right {
	float: right;
	margin-left: 20px;
}

.ph-dummy {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	width: 100%;
	background: #ccc;
}

.ph-dummyIn {
	display: block;
	width: 100%;
	padding-top: 62.5%;
}

.ph-dummyText {
	position: absolute;
	top: .5em;
	left: .8em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #f00000;
}

.ph-dummyText:before {
	display: block;
}

.ph-dummyText:before {
	content: "画像が入ります";
}

.fig-dummy {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	width: 100%;
	background: #ccc;
}

.fig-dummyIn {
	display: block;
	width: 100%;
	padding-top: 62.5%;
}

.fig-dummyText {
	position: absolute;
	top: .5em;
	left: .8em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #f00000;
}

.fig-dummyText:before {
	display: block;
}

.fig-dummyText:before {
	content: "図表が入ります";
}

.column2, .column3, .column4, .column5, .column6 {
	margin-left: -10px;
	margin-right: -10px;
}

.column2:after, .column3:after, .column4:after, .column5:after, .column6:after {
	content: '';
	display: block;
	clear: both;
}

.column2 > *, .column3 > *, .column4 > *, .column5 > *, .column6 > * {
	float: left;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.column4, .column5, .column6 {
	margin-left: -5px;
	margin-right: -5px;
}

.column4 > *, .column5 > *, .column6 > * {
	padding-left: 5px;
	padding-right: 5px;
}

.column2 > * {
	width: 50%;
}

.column3 > * {
	width: 33.33333%;
}

.column4 > * {
	width: 25%;
}

.column5 > * {
	width: 20%;
}

.column6 > * {
	width: 16.66667%;
}

.box01:after, .box02:after, .box03:after, .box04:after, .box05:after, .box06:after, .box07:after {
	content: '';
	display: block;
	clear: both;
}

.box01 {
	margin-bottom: 10px;
}

.box02 {
	margin-bottom: 20px;
}

.box03 {
	margin-bottom: 30px;
}

.box04 {
	margin-bottom: 40px;
}

.box05 {
	margin-bottom: 50px;
}

.box06 {
	margin-bottom: 60px;
}

.box07 {
	margin-bottom: 70px;
}

.boxA {
	padding: 10px 18px;
	border: solid 1px #F7B8B4;
}

.indent > * {
	display: block;
	padding-left: 6em;
}

.indent > *:first-child {
	width: 5.8em;
	padding-left: 0;
	float: left;
	text-align: justify;
	text-justify: distribute;
}

.indent > *:first-child:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
}

.left {
	text-align: left !important;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.justify, .justify-all {
	text-align: justify;
	text-justify: distribute;
}

.justify-all:after {
	content: '';
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 0;
	line-height: 0;
}

.serif {
	font-family: "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "MS PMincho", serif;
}

.normal {
	font-weight: normal !important;
}

.bold {
	font-weight: bold !important;
}

.underline {
	text-decoration: underline !important;
}

.red, .red * {
	color: red !important;
}

.blue {
	color: #0081DC !important;
}

.orange {
	color: #f39800 !important;
}

.pink {
	color: #F07269 !important;
}

.gray {
	color: #616161 !important;
}

.black {
	color: #191919 !important;
}

.green {
	color: #4bc458 !important;
}

.cul_green {
	color: #2cac39 !important;
}

.nur_pink {
	color: #ea545e !important;
}

.ul-disc {
	padding-left: 1.8em;
}

.ul-disc li {
	list-style: disc;
}

.gray-line, .page-inner-link {
	border: 3px solid #E3E3E3;
}

.gray-line {
	padding: 15px 20px;
}

.ph-right2 {
	float: right;
	margin: 0 0 0 20px;
}

.gray-box-list, .gray-box-list2 {
	overflow: hidden;
	zoom: 1;
	position: relative;
	margin: 0 -20px 0 0;
}

.gray-box-list2 li {
	width: 180px;
	float: left;
	padding: 15px 20px;
	background-color: #F0F0F0;
	margin: 0 15px 15px 0;
}

.box-gray {
	padding: 20px;
	background-color: #F0F0F0;
}

.box-gray:after {
	content: '';
	display: block;
	clear: both;
}

.employ_box01 dl {
	background-color: #F07269;
	overflow: hidden;
	zoom: 1;
}

.employ_box01 p {
	padding: 10px 0 10px 60px;
}

.employ_box01 dl dt {
	text-align: center;
	padding: 10px 15px;
	font-weight: bold;
	color: #FFF;
	width: 100px;
	float: left;
}

.employ_box01 dl dd {
	background-color: #F2F2F2;
	padding: 10px 15px;
	margin: 0 0 0 130px;
}

.employ_box01 li {
	display: table;
	position: relative;
	margin-top: 28px;
}

.employ_box01 li > * {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 15px;
	background-color: #F2F2F2;
}

.employ_box01 li > *:first-child {
	text-align: center;
	background-color: #F07269;
	color: #FFF;
	width: 130px;
}

.employ_box01 li:before {
	content: '';
	display: block;
	position: absolute;
	top: -14px;
	left: 65px;
	border-top: solid 7px #333;
	border-left: solid 7px transparent;
	border-right: solid 7px transparent;
	margin-left: -7px;
	margin-top: -3.5px;
}

.employ_box01 li:first-child {
	margin-top: 0;
}

.employ_box01 li:first-child:before {
	content: none;
}

/*＿＿＿blog＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿＿*/
.rss {
	background: url(../images/base/icon_rss.jpg) no-repeat 0 0;
	padding: 2px 0 2px 22px;
}

.date {
	font-size: 10px;
	margin: 0 0 15px 0;
}

.blog-ph {
	width: 250px;
	float: right;
	margin: 0 0 5px 20px;
}

.blog-ph, .blog-ph > * {
	text-align: center;
}

.blog-ph img {
	display: inline;
	max-width: 100%;
}

/* pager */
.blog-page-nav {
	background-color: #F9F9F9;
	border: 1px solid #E1E1E1;
	text-align: center;
	padding: 5px;
}

.blog-page-nav > * {
	margin: 0 10px;
}

.blog-page-nav .prev {
	border-right: 1px solid #000000;
	padding: 0 20px 0 0;
}

.blog-page-nav .next {
	border-left: 1px solid #000000;
	padding: 0 0 0 20px;
}

.topicsBtn {
	overflow: hidden;
	position: relative;
	margin: 0 -20px 0 0;
}

.topicsBtn li {
	float: left;
	margin: 0 15px 0 0;
	width: 337px;
	/*width: 220px;*/
	font-size: .9em;
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
}

.topicsBtn li a {
	color: #FFF;
	display: block;
	text-align: center;
	padding: 15px 0;
	line-height: 1.2;
	text-decoration: none;
	-webkit-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}

.topicsBtn li a:hover {
	opacity: .8;
}

.topicsBtn .btnUni a {
	background: #0081DC;
}

.topicsBtn .btnJc a {
	background: #F07269;
}

.page-inner-link {
	padding: 15px 0 0 20px;
}

.page-inner-link:after {
	content: '';
	display: block;
	clear: both;
}

.page-inner-link li {
	float: left;
	margin: 0 20px 15px 0;
}

.page-inner-link li a {
	color: #B1272C !important;
}

.totop {
	text-align: right;
}

a.totop, .totop a {
	color: #B1272C !important;
}

.showall {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #272727 !important;
	background: url(../images/base/icon01.gif) no-repeat 0 6px;
}

.showall:hover {
	opacity: .8;
	text-decoration: none;
}

.youtube-wrap, .youtube-wrap-4_3 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.youtube-wrap > iframe, .youtube-wrap-4_3 > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube-wrap-4_3 {
	padding-bottom: 75%;
}

.mt0 {
	margin-top: 0px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt55 {
	margin-top: 55px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt65 {
	margin-top: 65px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt75 {
	margin-top: 75px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt85 {
	margin-top: 85px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mt95 {
	margin-top: 95px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mr0 {
	margin-right: 0px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr45 {
	margin-right: 45px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mr55 {
	margin-right: 55px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.mr65 {
	margin-right: 65px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.mr75 {
	margin-right: 75px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.mr85 {
	margin-right: 85px !important;
}

.mr90 {
	margin-right: 90px !important;
}

.mr95 {
	margin-right: 95px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml0 {
	margin-left: 0px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml35 {
	margin-left: 35px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml45 {
	margin-left: 45px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml55 {
	margin-left: 55px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.ml65 {
	margin-left: 65px !important;
}

.ml70 {
	margin-left: 70px !important;
}

.ml75 {
	margin-left: 75px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.ml85 {
	margin-left: 85px !important;
}

.ml90 {
	margin-left: 90px !important;
}

.ml95 {
	margin-left: 95px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.pt0 {
	padding-top: 0px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt55 {
	padding-top: 55px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pt65 {
	padding-top: 65px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.pt75 {
	padding-top: 75px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pt85 {
	padding-top: 85px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.pt95 {
	padding-top: 95px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pr0 {
	padding-right: 0px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr45 {
	padding-right: 45px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pr55 {
	padding-right: 55px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.pr65 {
	padding-right: 65px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.pr75 {
	padding-right: 75px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.pr85 {
	padding-right: 85px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.pr95 {
	padding-right: 95px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.pb0 {
	padding-bottom: 0px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb45 {
	padding-bottom: 45px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb55 {
	padding-bottom: 55px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pb65 {
	padding-bottom: 65px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pb75 {
	padding-bottom: 75px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pb85 {
	padding-bottom: 85px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pb95 {
	padding-bottom: 95px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl0 {
	padding-left: 0px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl45 {
	padding-left: 45px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl55 {
	padding-left: 55px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pl65 {
	padding-left: 65px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.pl75 {
	padding-left: 75px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.pl85 {
	padding-left: 85px !important;
}

.pl90 {
	padding-left: 90px !important;
}

.pl95 {
	padding-left: 95px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.fe0 {
	font-size: 0;
}

.fe01 {
	font-size: 0.1em !important;
}

.fe02 {
	font-size: 0.2em !important;
}

.fe03 {
	font-size: 0.3em !important;
}

.fe04 {
	font-size: 0.4em !important;
}

.fe05 {
	font-size: 0.5em !important;
}

.fe06 {
	font-size: 0.6em !important;
}

.fe07 {
	font-size: 0.7em !important;
}

.fe08 {
	font-size: 0.8em !important;
}

.fe09 {
	font-size: 0.9em !important;
}

.fe10 {
	font-size: 1em !important;
}

.fe11 {
	font-size: 1.1em !important;
}

.fe12 {
	font-size: 1.2em !important;
}

.fe13 {
	font-size: 1.3em !important;
}

.fe14 {
	font-size: 1.4em !important;
}

.fe15 {
	font-size: 1.5em !important;
}

.fe16 {
	font-size: 1.6em !important;
}

.fe17 {
	font-size: 1.7em !important;
}

.fe18 {
	font-size: 1.8em !important;
}

.fe19 {
	font-size: 1.9em !important;
}

.fe20 {
	font-size: 2em !important;
}

.fe21 {
	font-size: 2.1em !important;
}

.fe22 {
	font-size: 2.2em !important;
}

.fe23 {
	font-size: 2.3em !important;
}

.fe24 {
	font-size: 2.4em !important;
}

.fe25 {
	font-size: 2.5em !important;
}

.fe26 {
	font-size: 2.6em !important;
}

.fe27 {
	font-size: 2.7em !important;
}

.fe28 {
	font-size: 2.8em !important;
}

.fe29 {
	font-size: 2.9em !important;
}

.w0 {
	width: 0;
}

.w1 {
	width: 1% !important;
}

.w2 {
	width: 2% !important;
}

.w3 {
	width: 3% !important;
}

.w4 {
	width: 4% !important;
}

.w5 {
	width: 5% !important;
}

.w6 {
	width: 6% !important;
}

.w7 {
	width: 7% !important;
}

.w8 {
	width: 8% !important;
}

.w9 {
	width: 9% !important;
}

.w10 {
	width: 10% !important;
}

.w11 {
	width: 11% !important;
}

.w12 {
	width: 12% !important;
}

.w13 {
	width: 13% !important;
}

.w14 {
	width: 14% !important;
}

.w15 {
	width: 15% !important;
}

.w16 {
	width: 16% !important;
}

.w17 {
	width: 17% !important;
}

.w18 {
	width: 18% !important;
}

.w19 {
	width: 19% !important;
}

.w20 {
	width: 20% !important;
}

.w21 {
	width: 21% !important;
}

.w22 {
	width: 22% !important;
}

.w23 {
	width: 23% !important;
}

.w24 {
	width: 24% !important;
}

.w25 {
	width: 25% !important;
}

.w26 {
	width: 26% !important;
}

.w27 {
	width: 27% !important;
}

.w28 {
	width: 28% !important;
}

.w29 {
	width: 29% !important;
}

.w30 {
	width: 30% !important;
}

.w31 {
	width: 31% !important;
}

.w32 {
	width: 32% !important;
}

.w33 {
	width: 33% !important;
}

.w34 {
	width: 34% !important;
}

.w35 {
	width: 35% !important;
}

.w36 {
	width: 36% !important;
}

.w37 {
	width: 37% !important;
}

.w38 {
	width: 38% !important;
}

.w39 {
	width: 39% !important;
}

.w40 {
	width: 40% !important;
}

.w41 {
	width: 41% !important;
}

.w42 {
	width: 42% !important;
}

.w43 {
	width: 43% !important;
}

.w44 {
	width: 44% !important;
}

.w45 {
	width: 45% !important;
}

.w46 {
	width: 46% !important;
}

.w47 {
	width: 47% !important;
}

.w48 {
	width: 48% !important;
}

.w49 {
	width: 49% !important;
}

.w50 {
	width: 50% !important;
}

.w51 {
	width: 51% !important;
}

.w52 {
	width: 52% !important;
}

.w53 {
	width: 53% !important;
}

.w54 {
	width: 54% !important;
}

.w55 {
	width: 55% !important;
}

.w56 {
	width: 56% !important;
}

.w57 {
	width: 57% !important;
}

.w58 {
	width: 58% !important;
}

.w59 {
	width: 59% !important;
}

.w60 {
	width: 60% !important;
}

.w61 {
	width: 61% !important;
}

.w62 {
	width: 62% !important;
}

.w63 {
	width: 63% !important;
}

.w64 {
	width: 64% !important;
}

.w65 {
	width: 65% !important;
}

.w66 {
	width: 66% !important;
}

.w67 {
	width: 67% !important;
}

.w68 {
	width: 68% !important;
}

.w69 {
	width: 69% !important;
}

.w70 {
	width: 70% !important;
}

.w71 {
	width: 71% !important;
}

.w72 {
	width: 72% !important;
}

.w73 {
	width: 73% !important;
}

.w74 {
	width: 74% !important;
}

.w75 {
	width: 75% !important;
}

.w76 {
	width: 76% !important;
}

.w77 {
	width: 77% !important;
}

.w78 {
	width: 78% !important;
}

.w79 {
	width: 79% !important;
}

.w80 {
	width: 80% !important;
}

.w81 {
	width: 81% !important;
}

.w82 {
	width: 82% !important;
}

.w83 {
	width: 83% !important;
}

.w84 {
	width: 84% !important;
}

.w85 {
	width: 85% !important;
}

.w86 {
	width: 86% !important;
}

.w87 {
	width: 87% !important;
}

.w88 {
	width: 88% !important;
}

.w89 {
	width: 89% !important;
}

.w90 {
	width: 90% !important;
}

.w91 {
	width: 91% !important;
}

.w92 {
	width: 92% !important;
}

.w93 {
	width: 93% !important;
}

.w94 {
	width: 94% !important;
}

.w95 {
	width: 95% !important;
}

.w96 {
	width: 96% !important;
}

.w97 {
	width: 97% !important;
}

.w98 {
	width: 98% !important;
}

.w99 {
	width: 99% !important;
}

.w100 {
	width: 100% !important;
}

.w1_3 {
	width: 33.33333% !important;
}

.w2_3 {
	width: 66.66667% !important;
}

.wp10 {
	width: 10px !important;
}

.wp20 {
	width: 20px !important;
}

.wp30 {
	width: 30px !important;
}

.wp40 {
	width: 40px !important;
}

.wp50 {
	width: 50px !important;
}

.wp60 {
	width: 60px !important;
}

.wp70 {
	width: 70px !important;
}

.wp80 {
	width: 80px !important;
}

.wp90 {
	width: 90px !important;
}

.wp100 {
	width: 100px !important;
}

.wp110 {
	width: 110px !important;
}

.wp120 {
	width: 120px !important;
}

.wp130 {
	width: 130px !important;
}

.wp140 {
	width: 140px !important;
}

.wp150 {
	width: 150px !important;
}

.wp160 {
	width: 160px !important;
}

.wp170 {
	width: 170px !important;
}

.wp180 {
	width: 180px !important;
}

.wp190 {
	width: 190px !important;
}

.wp200 {
	width: 200px !important;
}

.wp210 {
	width: 210px !important;
}

.wp220 {
	width: 220px !important;
}

.wp230 {
	width: 230px !important;
}

.wp240 {
	width: 240px !important;
}

.wp250 {
	width: 250px !important;
}

.wp260 {
	width: 260px !important;
}

.wp270 {
	width: 270px !important;
}

.wp280 {
	width: 280px !important;
}

.wp290 {
	width: 290px !important;
}

.wp300 {
	width: 300px !important;
}

.wp310 {
	width: 310px !important;
}

.wp320 {
	width: 320px !important;
}

.wp330 {
	width: 330px !important;
}

.wp340 {
	width: 340px !important;
}

.wp350 {
	width: 350px !important;
}

.wp360 {
	width: 360px !important;
}

.wp370 {
	width: 370px !important;
}

.wp380 {
	width: 380px !important;
}

.wp390 {
	width: 390px !important;
}

.wp400 {
	width: 400px !important;
}

.wp410 {
	width: 410px !important;
}

.wp420 {
	width: 420px !important;
}

.wp430 {
	width: 430px !important;
}

.wp440 {
	width: 440px !important;
}

.wp450 {
	width: 450px !important;
}

.wp460 {
	width: 460px !important;
}

.wp470 {
	width: 470px !important;
}

.wp480 {
	width: 480px !important;
}

.wp490 {
	width: 490px !important;
}

.wp500 {
	width: 500px !important;
}

.we1 {
	width: 1em !important;
}

.we2 {
	width: 2em !important;
}

.we3 {
	width: 3em !important;
}

.we4 {
	width: 4em !important;
}

.we5 {
	width: 5em !important;
}

.we6 {
	width: 6em !important;
}

.we7 {
	width: 7em !important;
}

.we8 {
	width: 8em !important;
}

.we9 {
	width: 9em !important;
}

.we10 {
	width: 10em !important;
}

.we11 {
	width: 11em !important;
}

.we12 {
	width: 12em !important;
}

.we13 {
	width: 13em !important;
}

.we14 {
	width: 14em !important;
}

.we15 {
	width: 15em !important;
}

.we16 {
	width: 16em !important;
}

.we17 {
	width: 17em !important;
}

.we18 {
	width: 18em !important;
}

.we19 {
	width: 19em !important;
}

.we20 {
	width: 20em !important;
}
