/*!
Theme Name: demo-tomato
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: demo-tomato
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

demo-tomato is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*claerfix*/
/* for modern brouser */
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* IE7,MacIE5 */
.cf {
	display: inline-block;
}

.content {
	color: #533c0f;
	padding: 20px 10px 60px 20px;
}

.content p {
	margin: 0;
}

/*base*/

.top-wrapper {
	margin: 0 auto 70px;
	padding: 0 164px;
	max-width: 1600px;
}

.content-inner {
	margin: 80px auto 0;
	position: relative;
}

/*module*/
.mg-b20 {
	margin-bottom: 20px !important;
}

.mg-t20 {
	margin-top: 20px !important;
}

.mg-t50 {
	margin-top: 50px !important;
}

.mg-b50 {
	margin-bottom: 50px !important;
}

.mg-b150 {
	margin-bottom: 150px !important;
}

.pd-t20 {
	padding-top: 20px !important;
}

.fs18 {
	font-size: 18px !important;
}

.fs-20 {
	font-size: 20px !important;
}

.fs-22 {
	font-size: 22px !important;
}

.fs32 {
	font-size: 32px !important;
}

.fs34 {
	font-size: 34px !important;
}

.fs46 {
	font-size: 46px !important;
}

.tp30 {
	top: 30px !important;
}

.top80 {
	top: 80px !important;
}

.bg-yamabuki {
	background-color: #fefbb8 !important;
}

#menu5 .bg-yamabuki {
	width: auto !important;
}

.bg-yellow {
	background-color: rgba(230, 231, 46, 1) !important;
}

.bg-blue {
	background-color: #cde3f9 !important;
}

.bg-indigo {
	background-color: #8de5f4 !important;
}

#menu2 .menu-headline h3 {
	color: #fff !important;
}

.bg-pink {
	background-color: #fad5fa !important;
}

.border_btm {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 50px;
	height: 2px;
	margin-left: -25px;
	background: #222;
}

.line-right {
	text-align: right;
}

.flex {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

.more a {
	border-radius: 0;
	border-bottom: 1px solid;
	padding: 8px 16px;
	color: inherit;
	display: block;
	font-size: .875rem;
	letter-spacing: .05em;
	position: relative;
	font-family: 'Playfair Display', serif;
}

.more a::after {
	content: '>';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) scaleY(1.5);
}

.grid {
	display: grid;
	gap: 0px;
	grid-template-columns: repeat(2, minmax(200px, 566px));
	width: 932px;
	margin: 0 auto;
}

.grid-item {
	width: 466px;
	padding: 40px 40px 60px 40px;
	position: relative;
}

.white:before {
	z-index: 0;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255, 255, 255, 0.48);
}

/* WinIE6 below, Exclude MacIE5 \*/
* html .cf {
	height: 1%;
}

.cf {
	display: block;
}

meta.foundation-version {
	font-family: "/5.5.2/"
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0
}

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 40em)/";
	width: 0
}

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:40.0625em)/";
	width: 40.0625em
}

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
	width: 40.0625em
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.0625em)/";
	width: 64.0625em
}

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
	width: 64.0625em
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.0625em)/";
	width: 90.0625em
}

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
	width: 90.0625em
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.0625em)/";
	width: 120.0625em
}

meta.foundation-data-attribute-namespace {
	font-family: false
}

html,
body {
	height: 100%
}

html {
	box-sizing: border-box
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}

html,
body {
	font-size: 100%
}

body {
	color: #333;
	cursor: auto;
	font-family: "Garamond", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: relative;
}

a:hover {
	cursor: pointer
}

img {
	max-width: 100%;
	height: auto
}

img {
	-ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
	max-width: none !important
}

.left {
	float: left !important
}

.right {
	float: right !important
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.hide {
	display: none
}

.invisible {
	visibility: hidden
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px
}

select {
	width: 100%
}

.row {
	margin: 0 auto;
	max-width: 62.5rem;
	width: 100%
}

.row:before,
.row:after {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row.collapse .row {
	margin-left: 0;
	margin-right: 0
}

.row .row {
	margin: 0 -0.9375rem;
	max-width: none;
	width: auto;
	line-height: 1.8;
}

.row .row:before,
.row .row:after {
	content: " ";
	display: table
}

.row .row:after {
	clear: both
}

.row .row.collapse {
	margin: 0;
	max-width: none;
	width: auto
}

.row .row.collapse:before,
.row .row.collapse:after {
	content: " ";
	display: table
}

.row .row.collapse:after {
	clear: both
}

.column,
.columns {
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	width: 100%;
	float: right;
}

.column+.column:last-child,
.columns+.columns:last-child {
	float: left;
}

.column+.column.end,
.columns+.columns.end {
	float: left
}

@media only screen {
	.small-push-0 {
		position: relative;
		left: 0;
		right: auto
	}

	.small-pull-0 {
		position: relative;
		right: 0;
		left: auto
	}

	.small-push-1 {
		position: relative;
		left: 8.3333333333%;
		right: auto
	}

	.small-pull-1 {
		position: relative;
		right: 8.3333333333%;
		left: auto
	}

	.small-push-2 {
		position: relative;
		left: 16.6666666667%;
		right: auto
	}

	.small-pull-2 {
		position: relative;
		right: 16.6666666667%;
		left: auto
	}

	.small-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.small-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.small-push-4 {
		position: relative;
		left: 33.3333333333%;
		right: auto
	}

	.small-pull-4 {
		position: relative;
		right: 33.3333333333%;
		left: auto
	}

	.small-push-5 {
		position: relative;
		left: 41.6666666667%;
		right: auto
	}

	.small-pull-5 {
		position: relative;
		right: 41.6666666667%;
		left: auto
	}

	.small-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.small-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.small-push-7 {
		position: relative;
		left: 58.3333333333%;
		right: auto
	}

	.small-pull-7 {
		position: relative;
		right: 58.3333333333%;
		left: auto
	}

	.small-push-8 {
		position: relative;
		left: 66.6666666667%;
		right: auto
	}

	.small-pull-8 {
		position: relative;
		right: 66.6666666667%;
		left: auto
	}

	.small-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.small-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.small-push-10 {
		position: relative;
		left: 83.3333333333%;
		right: auto
	}

	.small-pull-10 {
		position: relative;
		right: 83.3333333333%;
		left: auto
	}

	.small-push-11 {
		position: relative;
		left: 91.6666666667%;
		right: auto
	}

	.small-pull-11 {
		position: relative;
		right: 91.6666666667%;
		left: auto
	}

	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: right;
	}

	.small-1 {
		width: 8.3333333333%
	}

	.small-2 {
		width: 16.6666666667%
	}

	.small-3 {
		width: 25%
	}

	.small-4 {
		width: 33.3333333333%
	}

	.small-5 {
		width: 41.6666666667%
	}

	.small-6 {
		width: 50%
	}

	.small-7 {
		width: 58.3333333333%
	}

	.small-8 {
		width: 66.6666666667%
	}

	.small-9 {
		width: 75%
	}

	.small-10 {
		width: 83.3333333333%
	}

	.small-11 {
		width: 91.6666666667%
	}

	.small-12 {
		width: 100%
	}

	.small-offset-0 {
		margin-left: 0 !important
	}

	.small-offset-1 {
		margin-left: 8.3333333333% !important
	}

	.small-offset-2 {
		margin-left: 16.6666666667% !important
	}

	.small-offset-3 {
		margin-left: 25% !important
	}

	.small-offset-4 {
		margin-left: 33.3333333333% !important
	}

	.small-offset-5 {
		margin-left: 41.6666666667% !important
	}

	.small-offset-6 {
		margin-left: 50% !important
	}

	.small-offset-7 {
		margin-left: 58.3333333333% !important
	}

	.small-offset-8 {
		margin-left: 66.6666666667% !important
	}

	.small-offset-9 {
		margin-left: 75% !important
	}

	.small-offset-10 {
		margin-left: 83.3333333333% !important
	}

	.small-offset-11 {
		margin-left: 91.6666666667% !important
	}

	.small-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto
	}

	.column.small-centered,
	.columns.small-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.small-uncentered,
	.columns.small-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0
	}

	.column.small-centered:last-child,
	.columns.small-centered:last-child {
		float: none
	}

	.column.small-uncentered:last-child,
	.columns.small-uncentered:last-child {
		float: left
	}

	.column.small-uncentered.opposite,
	.columns.small-uncentered.opposite {
		float: right
	}

	.row.small-collapse>.column,
	.row.small-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.row.small-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.row.small-uncollapse>.column,
	.row.small-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left
	}
}

@media only screen and (min-width:40.0625em) {
	.medium-push-0 {
		position: relative;
		left: 0;
		right: auto
	}

	.medium-pull-0 {
		position: relative;
		right: 0;
		left: auto
	}

	.medium-push-1 {
		position: relative;
		left: 8.3333333333%;
		right: auto
	}

	.medium-pull-1 {
		position: relative;
		right: 8.3333333333%;
		left: auto
	}

	.medium-push-2 {
		position: relative;
		left: 16.6666666667%;
		right: auto
	}

	.medium-pull-2 {
		position: relative;
		right: 16.6666666667%;
		left: auto
	}

	.medium-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.medium-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.medium-push-4 {
		position: relative;
		left: 33.3333333333%;
		right: auto
	}

	.medium-pull-4 {
		position: relative;
		right: 33.3333333333%;
		left: auto
	}

	.medium-push-5 {
		position: relative;
		left: 41.6666666667%;
		right: auto
	}

	.medium-pull-5 {
		position: relative;
		right: 41.6666666667%;
		left: auto
	}

	.medium-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.medium-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.medium-push-7 {
		position: relative;
		left: 58.3333333333%;
		right: auto
	}

	.medium-pull-7 {
		position: relative;
		right: 58.3333333333%;
		left: auto
	}

	.medium-push-8 {
		position: relative;
		left: 66.6666666667%;
		right: auto
	}

	.medium-pull-8 {
		position: relative;
		right: 66.6666666667%;
		left: auto
	}

	.medium-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.medium-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.medium-push-10 {
		position: relative;
		left: 83.3333333333%;
		right: auto
	}

	.medium-pull-10 {
		position: relative;
		right: 83.3333333333%;
		left: auto
	}

	.medium-push-11 {
		position: relative;
		left: 91.6666666667%;
		right: auto
	}

	.medium-pull-11 {
		position: relative;
		right: 91.6666666667%;
		left: auto
	}

	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: right;
	}

	.medium-1 {
		width: 8.3333333333%
	}

	.medium-2 {
		width: 16.6666666667%
	}

	.medium-3 {
		width: 25%
	}

	.medium-4 {
		width: 33.3333333333%
	}

	.medium-5 {
		width: 41.6666666667%
	}

	.medium-6 {
		width: 50%
	}

	.medium-7 {
		width: 58.3333333333%
	}

	.medium-8 {
		width: 66.6666666667%
	}

	.medium-9 {
		width: 75%
	}

	.medium-10 {
		width: 83.3333333333%
	}

	.medium-11 {
		width: 91.6666666667%
	}

	.medium-12 {
		width: 100%
	}

	.medium-offset-0 {
		margin-left: 0 !important
	}

	.medium-offset-1 {
		margin-left: 8.3333333333% !important
	}

	.medium-offset-2 {
		margin-left: 16.6666666667% !important
	}

	.medium-offset-3 {
		margin-left: 25% !important
	}

	.medium-offset-4 {
		margin-left: 33.3333333333% !important
	}

	.medium-offset-5 {
		margin-left: 41.6666666667% !important
	}

	.medium-offset-6 {
		margin-left: 50% !important
	}

	.medium-offset-7 {
		margin-left: 58.3333333333% !important
	}

	.medium-offset-8 {
		margin-left: 66.6666666667% !important
	}

	.medium-offset-9 {
		margin-left: 75% !important
	}

	.medium-offset-10 {
		margin-left: 83.3333333333% !important
	}

	.medium-offset-11 {
		margin-left: 91.6666666667% !important
	}

	.medium-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto
	}

	.column.medium-centered,
	.columns.medium-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.medium-uncentered,
	.columns.medium-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0
	}

	.column.medium-centered:last-child,
	.columns.medium-centered:last-child {
		float: none
	}

	.column.medium-uncentered:last-child,
	.columns.medium-uncentered:last-child {
		float: left
	}

	.column.medium-uncentered.opposite,
	.columns.medium-uncentered.opposite {
		float: right
	}

	.row.medium-collapse>.column,
	.row.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.row.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.row.medium-uncollapse>.column,
	.row.medium-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left
	}

	.push-0 {
		position: relative;
		left: 0;
		right: auto
	}

	.pull-0 {
		position: relative;
		right: 0;
		left: auto
	}

	.push-1 {
		position: relative;
		left: 8.3333333333%;
		right: auto
	}

	.pull-1 {
		position: relative;
		right: 8.3333333333%;
		left: auto
	}

	.push-2 {
		position: relative;
		left: 16.6666666667%;
		right: auto
	}

	.pull-2 {
		position: relative;
		right: 16.6666666667%;
		left: auto
	}

	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.push-4 {
		position: relative;
		left: 33.3333333333%;
		right: auto
	}

	.pull-4 {
		position: relative;
		right: 33.3333333333%;
		left: auto
	}

	.push-5 {
		position: relative;
		left: 41.6666666667%;
		right: auto
	}

	.pull-5 {
		position: relative;
		right: 41.6666666667%;
		left: auto
	}

	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.push-7 {
		position: relative;
		left: 58.3333333333%;
		right: auto
	}

	.pull-7 {
		position: relative;
		right: 58.3333333333%;
		left: auto
	}

	.push-8 {
		position: relative;
		left: 66.6666666667%;
		right: auto
	}

	.pull-8 {
		position: relative;
		right: 66.6666666667%;
		left: auto
	}

	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.push-10 {
		position: relative;
		left: 83.3333333333%;
		right: auto
	}

	.pull-10 {
		position: relative;
		right: 83.3333333333%;
		left: auto
	}

	.push-11 {
		position: relative;
		left: 91.6666666667%;
		right: auto
	}

	.pull-11 {
		position: relative;
		right: 91.6666666667%;
		left: auto
	}
}

@media only screen and (min-width:64.0625em) {
	.large-push-0 {
		position: relative;
		left: 0;
		right: auto
	}

	.large-pull-0 {
		position: relative;
		right: 0;
		left: auto
	}

	.large-push-1 {
		position: relative;
		left: 8.3333333333%;
		right: auto
	}

	.large-pull-1 {
		position: relative;
		right: 8.3333333333%;
		left: auto
	}

	.large-push-2 {
		position: relative;
		left: 16.6666666667%;
		right: auto
	}

	.large-pull-2 {
		position: relative;
		right: 16.6666666667%;
		left: auto
	}

	.large-push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.large-pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.large-push-4 {
		position: relative;
		left: 33.3333333333%;
		right: auto
	}

	.large-pull-4 {
		position: relative;
		right: 33.3333333333%;
		left: auto
	}

	.large-push-5 {
		position: relative;
		left: 41.6666666667%;
		right: auto
	}

	.large-pull-5 {
		position: relative;
		right: 41.6666666667%;
		left: auto
	}

	.large-push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.large-pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.large-push-7 {
		position: relative;
		left: 58.3333333333%;
		right: auto
	}

	.large-pull-7 {
		position: relative;
		right: 58.3333333333%;
		left: auto
	}

	.large-push-8 {
		position: relative;
		left: 66.6666666667%;
		right: auto
	}

	.large-pull-8 {
		position: relative;
		right: 66.6666666667%;
		left: auto
	}

	.large-push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.large-pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.large-push-10 {
		position: relative;
		left: 83.3333333333%;
		right: auto
	}

	.large-pull-10 {
		position: relative;
		right: 83.3333333333%;
		left: auto
	}

	.large-push-11 {
		position: relative;
		left: 91.6666666667%;
		right: auto
	}

	.large-pull-11 {
		position: relative;
		right: 91.6666666667%;
		left: auto
	}

	.column,
	.columns {
		position: relative;
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: right;
	}

	.large-1 {
		width: 8.3333333333%
	}

	.large-2 {
		width: 16.6666666667%
	}

	.large-3 {
		width: 25%
	}

	.large-4 {
		width: 33.3333333333%
	}

	.large-5 {
		width: 41.6666666667%
	}

	.large-6 {
		width: 50%
	}

	.large-7 {
		width: 58.3333333333%
	}

	.large-8 {
		width: 66.6666666667%
	}

	.large-9 {
		width: 75%
	}

	.large-10 {
		width: 83.3333333333%
	}

	.large-11 {
		width: 91.6666666667%
	}

	.large-12 {
		width: 100%
	}

	.large-offset-0 {
		margin-left: 0 !important
	}

	.large-offset-1 {
		margin-left: 8.3333333333% !important
	}

	.large-offset-2 {
		margin-left: 16.6666666667% !important
	}

	.large-offset-3 {
		margin-left: 25% !important
	}

	.large-offset-4 {
		margin-left: 33.3333333333% !important
	}

	.large-offset-5 {
		margin-left: 41.6666666667% !important
	}

	.large-offset-6 {
		margin-left: 50% !important
	}

	.large-offset-7 {
		margin-left: 58.3333333333% !important
	}

	.large-offset-8 {
		margin-left: 66.6666666667% !important
	}

	.large-offset-9 {
		margin-left: 75% !important
	}

	.large-offset-10 {
		margin-left: 83.3333333333% !important
	}

	.large-offset-11 {
		margin-left: 91.6666666667% !important
	}

	.large-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto
	}

	.column.large-centered,
	.columns.large-centered {
		margin-left: auto;
		margin-right: auto;
		float: none
	}

	.column.large-uncentered,
	.columns.large-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0
	}

	.column.large-centered:last-child,
	.columns.large-centered:last-child {
		float: none
	}

	.column.large-uncentered:last-child,
	.columns.large-uncentered:last-child {
		float: left
	}

	.column.large-uncentered.opposite,
	.columns.large-uncentered.opposite {
		float: right
	}

	.row.large-collapse>.column,
	.row.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}

	.row.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}

	.row.large-uncollapse>.column,
	.row.large-uncollapse>.columns {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
		float: left
	}

	.push-0 {
		position: relative;
		left: 0;
		right: auto
	}

	.pull-0 {
		position: relative;
		right: 0;
		left: auto
	}

	.push-1 {
		position: relative;
		left: 8.3333333333%;
		right: auto
	}

	.pull-1 {
		position: relative;
		right: 8.3333333333%;
		left: auto
	}

	.push-2 {
		position: relative;
		left: 16.6666666667%;
		right: auto
	}

	.pull-2 {
		position: relative;
		right: 16.6666666667%;
		left: auto
	}

	.push-3 {
		position: relative;
		left: 25%;
		right: auto
	}

	.pull-3 {
		position: relative;
		right: 25%;
		left: auto
	}

	.push-4 {
		position: relative;
		left: 33.3333333333%;
		right: auto
	}

	.pull-4 {
		position: relative;
		right: 33.3333333333%;
		left: auto
	}

	.push-5 {
		position: relative;
		left: 41.6666666667%;
		right: auto
	}

	.pull-5 {
		position: relative;
		right: 41.6666666667%;
		left: auto
	}

	.push-6 {
		position: relative;
		left: 50%;
		right: auto
	}

	.pull-6 {
		position: relative;
		right: 50%;
		left: auto
	}

	.push-7 {
		position: relative;
		left: 58.3333333333%;
		right: auto
	}

	.pull-7 {
		position: relative;
		right: 58.3333333333%;
		left: auto
	}

	.push-8 {
		position: relative;
		left: 66.6666666667%;
		right: auto
	}

	.pull-8 {
		position: relative;
		right: 66.6666666667%;
		left: auto
	}

	.push-9 {
		position: relative;
		left: 75%;
		right: auto
	}

	.pull-9 {
		position: relative;
		right: 75%;
		left: auto
	}

	.push-10 {
		position: relative;
		left: 83.3333333333%;
		right: auto
	}

	.pull-10 {
		position: relative;
		right: 83.3333333333%;
		left: auto
	}

	.push-11 {
		position: relative;
		left: 91.6666666667%;
		right: auto
	}

	.pull-11 {
		position: relative;
		right: 91.6666666667%;
		left: auto
	}
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

.text-justify {
	text-align: justify !important
}

@media only screen and (max-width: 40em) {
	.small-only-text-left {
		text-align: left !important
	}

	.small-only-text-right {
		text-align: right !important
	}

	.small-only-text-center {
		text-align: center !important
	}

	.small-only-text-justify {
		text-align: justify !important
	}
}

@media only screen {
	.small-text-left {
		text-align: left !important
	}

	.small-text-right {
		text-align: right !important
	}

	.small-text-center {
		text-align: center !important
	}

	.small-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:40.0625em) and (max-width:64em) {
	.medium-only-text-left {
		text-align: left !important
	}

	.medium-only-text-right {
		text-align: right !important
	}

	.medium-only-text-center {
		text-align: center !important
	}

	.medium-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:40.0625em) {
	.medium-text-left {
		text-align: left !important
	}

	.medium-text-right {
		text-align: right !important
	}

	.medium-text-center {
		text-align: center !important
	}

	.medium-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:64.0625em) and (max-width:90em) {
	.large-only-text-left {
		text-align: left !important
	}

	.large-only-text-right {
		text-align: right !important
	}

	.large-only-text-center {
		text-align: center !important
	}

	.large-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:64.0625em) {
	.large-text-left {
		text-align: left !important
	}

	.large-text-right {
		text-align: right !important
	}

	.large-text-center {
		text-align: center !important
	}

	.large-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:90.0625em) and (max-width:120em) {
	.xlarge-only-text-left {
		text-align: left !important
	}

	.xlarge-only-text-right {
		text-align: right !important
	}

	.xlarge-only-text-center {
		text-align: center !important
	}

	.xlarge-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:90.0625em) {
	.xlarge-text-left {
		text-align: left !important
	}

	.xlarge-text-right {
		text-align: right !important
	}

	.xlarge-text-center {
		text-align: center !important
	}

	.xlarge-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:120.0625em) and (max-width:6249999.9375em) {
	.xxlarge-only-text-left {
		text-align: left !important
	}

	.xxlarge-only-text-right {
		text-align: right !important
	}

	.xxlarge-only-text-center {
		text-align: center !important
	}

	.xxlarge-only-text-justify {
		text-align: justify !important
	}
}

@media only screen and (min-width:120.0625em) {
	.xxlarge-text-left {
		text-align: left !important
	}

	.xxlarge-text-right {
		text-align: right !important
	}

	.xxlarge-text-center {
		text-align: center !important
	}

	.xxlarge-text-justify {
		text-align: justify !important
	}
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

a {
	color: #008CBA;
	line-height: inherit;
	text-decoration: none
}

a:hover,
a:focus {
	/*color: #0078a0*/
}

a img {
	border: none
}

p {
	font-family: inherit;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 2.2;
	font-weight: 400;
}

p.lead {
	font-size: 1.21875rem;
	line-height: 1.6
}

p aside {
	font-size: 0.875rem;
	font-style: italic;
	line-height: 1.35
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222222;
	font-family: "Garamond", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 0.5rem;
	margin-top: 0.2rem;
	text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #6f6f6f;
	font-size: 60%;
	line-height: 0
}

h1 {
	font-size: 2.125rem
}

h2 {
	font-size: 1.6875rem
}

h3 {
	font-size: 1.375rem
}

h4 {
	font-size: 1.125rem
}

h5 {
	font-size: 1.125rem
}

h6 {
	font-size: 1rem
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem
}

hr {
	border: solid #DDDDDD;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 1.25rem 0 1.1875rem
}

em,
i {
	font-style: italic;
	line-height: inherit
}

strong,
b {
	font-weight: bold;
	line-height: inherit
}

small {
	font-size: 60%;
	line-height: inherit
}

code {
	background-color: #f8f8f8;
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0.125rem 0.3125rem 0.0625rem
}

ul,
ol,
dl {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.6;
	list-style-position: outside;
	margin-bottom: 1.25rem
}

ul {
	margin-left: 1.1rem
}

ul.no-bullet {
	margin-left: 0
}

ul.no-bullet li ul,
ul.no-bullet li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none
}

ul li ul,
ul li ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
	list-style: inherit
}

ul.square {
	list-style-type: square;
	margin-left: 1.1rem
}

ul.circle {
	list-style-type: circle;
	margin-left: 1.1rem
}

ul.disc {
	list-style-type: disc;
	margin-left: 1.1rem
}

ul.no-bullet {
	list-style: none
}

ol {
	margin-left: 1.4rem
}

ol li ul,
ol li ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold
}

dl dd {
	margin-bottom: 0.75rem
}

abbr,
acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #222;
	cursor: help
}

abbr {
	text-transform: none
}

abbr[title] {
	border-bottom: 1px dotted #DDDDDD
}

blockquote {
	margin: 0 0 1.25rem;
	padding: 0.5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #DDDDDD
}

blockquote cite {
	display: block;
	font-size: 0.8125rem;
	color: #555555
}

blockquote cite:before {
	content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
	color: #555555
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #6f6f6f
}

.vcard {
	display: inline-block;
	margin: 0 0 1.25rem 0;
	border: 1px solid #DDDDDD;
	padding: 0.625rem 0.75rem
}

.vcard li {
	margin: 0;
	display: block
}

.vcard .fn {
	font-weight: bold;
	font-size: 0.9375rem
}

.vevent .summary {
	font-weight: bold
}

.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 0.0625rem
}

@media only screen and (min-width:40.0625em) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		line-height: 1.4
	}

	h1 {
		font-size: 2.75rem
	}

	h2 {
		font-size: 2.3125rem
	}

	h3 {
		font-size: 1.6875rem
	}

	h4 {
		font-size: 1.4375rem
	}

	h5 {
		font-size: 1.125rem
	}

	h6 {
		font-size: 1rem
	}
}

@media only screen {

	.show-for-small-only,
	.show-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.hide-for-small-only,
	.hide-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important
	}

	.visible-for-small-only,
	.visible-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.hidden-for-small-only,
	.hidden-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.show-for-small-only,
	table.show-for-small-up,
	table.show-for-small,
	table.show-for-small-down,
	table.hide-for-medium-only,
	table.hide-for-medium-up,
	table.hide-for-medium,
	table.show-for-medium-down,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.show-for-small-only,
	thead.show-for-small-up,
	thead.show-for-small,
	thead.show-for-small-down,
	thead.hide-for-medium-only,
	thead.hide-for-medium-up,
	thead.hide-for-medium,
	thead.show-for-medium-down,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.show-for-small-only,
	tbody.show-for-small-up,
	tbody.show-for-small,
	tbody.show-for-small-down,
	tbody.hide-for-medium-only,
	tbody.hide-for-medium-up,
	tbody.hide-for-medium,
	tbody.show-for-medium-down,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.show-for-small-only,
	tr.show-for-small-up,
	tr.show-for-small,
	tr.show-for-small-down,
	tr.hide-for-medium-only,
	tr.hide-for-medium-up,
	tr.hide-for-medium,
	tr.show-for-medium-down,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	th.show-for-small-only,
	td.show-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.show-for-small,
	td.show-for-small,
	th.show-for-small-down,
	td.show-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.hide-for-medium-up,
	td.hide-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.show-for-medium-down,
	td.show-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.hide-for-large-up,
	td.hide-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:40.0625em) {

	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.show-for-medium-only,
	.show-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.hide-for-medium-only,
	.hide-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important
	}

	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.visible-for-medium-only,
	.visible-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.hidden-for-medium-only,
	.hidden-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.show-for-medium-only,
	table.show-for-medium-up,
	table.show-for-medium,
	table.show-for-medium-down,
	table.hide-for-large-only,
	table.hide-for-large-up,
	table.hide-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.show-for-medium-only,
	thead.show-for-medium-up,
	thead.show-for-medium,
	thead.show-for-medium-down,
	thead.hide-for-large-only,
	thead.hide-for-large-up,
	thead.hide-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.show-for-medium-only,
	tbody.show-for-medium-up,
	tbody.show-for-medium,
	tbody.show-for-medium-down,
	tbody.hide-for-large-only,
	tbody.hide-for-large-up,
	tbody.hide-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.show-for-medium-only,
	tr.show-for-medium-up,
	tr.show-for-medium,
	tr.show-for-medium-down,
	tr.hide-for-large-only,
	tr.hide-for-large-up,
	tr.hide-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.show-for-medium-only,
	td.show-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.show-for-medium,
	td.show-for-medium,
	th.show-for-medium-down,
	td.show-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.hide-for-large-up,
	td.hide-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:64.0625em) {

	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.show-for-large-only,
	.show-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.hide-for-large-only,
	.hide-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important
	}

	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.visible-for-large-only,
	.visible-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.hidden-for-large-only,
	.hidden-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.show-for-large-only,
	table.show-for-large-up,
	table.show-for-large,
	table.show-for-large-down,
	table.hide-for-xlarge-only,
	table.hide-for-xlarge-up,
	table.hide-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.show-for-large-only,
	thead.show-for-large-up,
	thead.show-for-large,
	thead.show-for-large-down,
	thead.hide-for-xlarge-only,
	thead.hide-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.show-for-large-only,
	tbody.show-for-large-up,
	tbody.show-for-large,
	tbody.show-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.hide-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.show-for-large-only,
	tr.show-for-large-up,
	tr.show-for-large,
	tr.show-for-large-down,
	tr.hide-for-xlarge-only,
	tr.hide-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.show-for-large-only,
	td.show-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.show-for-large,
	td.show-for-large,
	th.show-for-large-down,
	td.show-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.hide-for-xlarge-up,
	td.hide-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:90.0625em) {

	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-large-only,
	.show-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.show-for-xlarge-only,
	.show-for-xlarge-up,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-large-only,
	.hide-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.hide-for-xlarge-only,
	.hide-for-xlarge-up,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important
	}

	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-large-only,
	.visible-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.visible-for-xlarge-only,
	.visible-for-xlarge-up,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-large-only,
	.hidden-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.hidden-for-xlarge-only,
	.hidden-for-xlarge-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-large-only,
	table.show-for-large-up,
	table.hide-for-large,
	table.hide-for-large-down,
	table.show-for-xlarge-only,
	table.show-for-xlarge-up,
	table.show-for-xlarge,
	table.show-for-xlarge-down,
	table.hide-for-xxlarge-only,
	table.hide-for-xxlarge-up,
	table.hide-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-large-only,
	thead.show-for-large-up,
	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.show-for-xlarge-only,
	thead.show-for-xlarge-up,
	thead.show-for-xlarge,
	thead.show-for-xlarge-down,
	thead.hide-for-xxlarge-only,
	thead.hide-for-xxlarge-up,
	thead.hide-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-large-only,
	tbody.show-for-large-up,
	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.show-for-xlarge-only,
	tbody.show-for-xlarge-up,
	tbody.show-for-xlarge,
	tbody.show-for-xlarge-down,
	tbody.hide-for-xxlarge-only,
	tbody.hide-for-xxlarge-up,
	tbody.hide-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-large-only,
	tr.show-for-large-up,
	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.show-for-xlarge-only,
	tr.show-for-xlarge-up,
	tr.show-for-xlarge,
	tr.show-for-xlarge-down,
	tr.hide-for-xxlarge-only,
	tr.hide-for-xxlarge-up,
	tr.hide-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.hide-for-large-down,
	td.hide-for-large-down,
	th.show-for-xlarge-only,
	td.show-for-xlarge-only,
	th.show-for-xlarge-up,
	td.show-for-xlarge-up,
	th.show-for-xlarge,
	td.show-for-xlarge,
	th.show-for-xlarge-down,
	td.show-for-xlarge-down,
	th.hide-for-xxlarge-only,
	td.hide-for-xxlarge-only,
	th.hide-for-xxlarge-up,
	td.hide-for-xxlarge-up,
	th.hide-for-xxlarge,
	td.hide-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important
	}
}

@media only screen and (min-width:120.0625em) {

	.hide-for-small-only,
	.show-for-small-up,
	.hide-for-small,
	.hide-for-small-down,
	.hide-for-medium-only,
	.show-for-medium-up,
	.hide-for-medium,
	.hide-for-medium-down,
	.hide-for-large-only,
	.show-for-large-up,
	.hide-for-large,
	.hide-for-large-down,
	.hide-for-xlarge-only,
	.show-for-xlarge-up,
	.hide-for-xlarge,
	.hide-for-xlarge-down,
	.show-for-xxlarge-only,
	.show-for-xxlarge-up,
	.show-for-xxlarge,
	.show-for-xxlarge-down {
		display: inherit !important
	}

	.show-for-small-only,
	.hide-for-small-up,
	.show-for-small,
	.show-for-small-down,
	.show-for-medium-only,
	.hide-for-medium-up,
	.show-for-medium,
	.show-for-medium-down,
	.show-for-large-only,
	.hide-for-large-up,
	.show-for-large,
	.show-for-large-down,
	.show-for-xlarge-only,
	.hide-for-xlarge-up,
	.show-for-xlarge,
	.show-for-xlarge-down,
	.hide-for-xxlarge-only,
	.hide-for-xxlarge-up,
	.hide-for-xxlarge,
	.hide-for-xxlarge-down {
		display: none !important
	}

	.hidden-for-small-only,
	.visible-for-small-up,
	.hidden-for-small,
	.hidden-for-small-down,
	.hidden-for-medium-only,
	.visible-for-medium-up,
	.hidden-for-medium,
	.hidden-for-medium-down,
	.hidden-for-large-only,
	.visible-for-large-up,
	.hidden-for-large,
	.hidden-for-large-down,
	.hidden-for-xlarge-only,
	.visible-for-xlarge-up,
	.hidden-for-xlarge,
	.hidden-for-xlarge-down,
	.visible-for-xxlarge-only,
	.visible-for-xxlarge-up,
	.visible-for-xxlarge,
	.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto
	}

	.visible-for-small-only,
	.hidden-for-small-up,
	.visible-for-small,
	.visible-for-small-down,
	.visible-for-medium-only,
	.hidden-for-medium-up,
	.visible-for-medium,
	.visible-for-medium-down,
	.visible-for-large-only,
	.hidden-for-large-up,
	.visible-for-large,
	.visible-for-large-down,
	.visible-for-xlarge-only,
	.hidden-for-xlarge-up,
	.visible-for-xlarge,
	.visible-for-xlarge-down,
	.hidden-for-xxlarge-only,
	.hidden-for-xxlarge-up,
	.hidden-for-xxlarge,
	.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px
	}

	table.hide-for-small-only,
	table.show-for-small-up,
	table.hide-for-small,
	table.hide-for-small-down,
	table.hide-for-medium-only,
	table.show-for-medium-up,
	table.hide-for-medium,
	table.hide-for-medium-down,
	table.hide-for-large-only,
	table.show-for-large-up,
	table.hide-for-large,
	table.hide-for-large-down,
	table.hide-for-xlarge-only,
	table.show-for-xlarge-up,
	table.hide-for-xlarge,
	table.hide-for-xlarge-down,
	table.show-for-xxlarge-only,
	table.show-for-xxlarge-up,
	table.show-for-xxlarge,
	table.show-for-xxlarge-down {
		display: table !important
	}

	thead.hide-for-small-only,
	thead.show-for-small-up,
	thead.hide-for-small,
	thead.hide-for-small-down,
	thead.hide-for-medium-only,
	thead.show-for-medium-up,
	thead.hide-for-medium,
	thead.hide-for-medium-down,
	thead.hide-for-large-only,
	thead.show-for-large-up,
	thead.hide-for-large,
	thead.hide-for-large-down,
	thead.hide-for-xlarge-only,
	thead.show-for-xlarge-up,
	thead.hide-for-xlarge,
	thead.hide-for-xlarge-down,
	thead.show-for-xxlarge-only,
	thead.show-for-xxlarge-up,
	thead.show-for-xxlarge,
	thead.show-for-xxlarge-down {
		display: table-header-group !important
	}

	tbody.hide-for-small-only,
	tbody.show-for-small-up,
	tbody.hide-for-small,
	tbody.hide-for-small-down,
	tbody.hide-for-medium-only,
	tbody.show-for-medium-up,
	tbody.hide-for-medium,
	tbody.hide-for-medium-down,
	tbody.hide-for-large-only,
	tbody.show-for-large-up,
	tbody.hide-for-large,
	tbody.hide-for-large-down,
	tbody.hide-for-xlarge-only,
	tbody.show-for-xlarge-up,
	tbody.hide-for-xlarge,
	tbody.hide-for-xlarge-down,
	tbody.show-for-xxlarge-only,
	tbody.show-for-xxlarge-up,
	tbody.show-for-xxlarge,
	tbody.show-for-xxlarge-down {
		display: table-row-group !important
	}

	tr.hide-for-small-only,
	tr.show-for-small-up,
	tr.hide-for-small,
	tr.hide-for-small-down,
	tr.hide-for-medium-only,
	tr.show-for-medium-up,
	tr.hide-for-medium,
	tr.hide-for-medium-down,
	tr.hide-for-large-only,
	tr.show-for-large-up,
	tr.hide-for-large,
	tr.hide-for-large-down,
	tr.hide-for-xlarge-only,
	tr.show-for-xlarge-up,
	tr.hide-for-xlarge,
	tr.hide-for-xlarge-down,
	tr.show-for-xxlarge-only,
	tr.show-for-xxlarge-up,
	tr.show-for-xxlarge,
	tr.show-for-xxlarge-down {
		display: table-row
	}

	th.hide-for-small-only,
	td.hide-for-small-only,
	th.show-for-small-up,
	td.show-for-small-up,
	th.hide-for-small,
	td.hide-for-small,
	th.hide-for-small-down,
	td.hide-for-small-down,
	th.hide-for-medium-only,
	td.hide-for-medium-only,
	th.show-for-medium-up,
	td.show-for-medium-up,
	th.hide-for-medium,
	td.hide-for-medium,
	th.hide-for-medium-down,
	td.hide-for-medium-down,
	th.hide-for-large-only,
	td.hide-for-large-only,
	th.show-for-large-up,
	td.show-for-large-up,
	th.hide-for-large,
	td.hide-for-large,
	th.hide-for-large-down,
	td.hide-for-large-down,
	th.hide-for-xlarge-only,
	td.hide-for-xlarge-only,
	th.show-for-xlarge-up,
	td.show-for-xlarge-up,
	th.hide-for-xlarge,
	td.hide-for-xlarge,
	th.hide-for-xlarge-down,
	td.hide-for-xlarge-down,
	th.show-for-xxlarge-only,
	td.show-for-xxlarge-only,
	th.show-for-xxlarge-up,
	td.show-for-xxlarge-up,
	th.show-for-xxlarge,
	td.show-for-xxlarge,
	th.show-for-xxlarge-down,
	td.show-for-xxlarge-down {
		display: table-cell !important
	}
}

.show-for-landscape,
.hide-for-portrait {
	display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
	display: table !important
}

thead.hide-for-landscape,
thead.show-for-portrait {
	display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
	display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
	display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
	display: table-cell !important
}

@media only screen and (orientation: landscape) {

	.show-for-landscape,
	.hide-for-portrait {
		display: inherit !important
	}

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}

	table.show-for-landscape,
	table.hide-for-portrait {
		display: table !important
	}

	thead.show-for-landscape,
	thead.hide-for-portrait {
		display: table-header-group !important
	}

	tbody.show-for-landscape,
	tbody.hide-for-portrait {
		display: table-row-group !important
	}

	tr.show-for-landscape,
	tr.hide-for-portrait {
		display: table-row !important
	}

	td.show-for-landscape,
	td.hide-for-portrait,
	th.show-for-landscape,
	th.hide-for-portrait {
		display: table-cell !important
	}
}

@media only screen and (orientation: portrait) {

	.show-for-portrait,
	.hide-for-landscape {
		display: inherit !important
	}

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}

	table.show-for-portrait,
	table.hide-for-landscape {
		display: table !important
	}

	thead.show-for-portrait,
	thead.hide-for-landscape {
		display: table-header-group !important
	}

	tbody.show-for-portrait,
	tbody.hide-for-landscape {
		display: table-row-group !important
	}

	tr.show-for-portrait,
	tr.hide-for-landscape {
		display: table-row !important
	}

	td.show-for-portrait,
	td.hide-for-landscape,
	th.show-for-portrait,
	th.hide-for-landscape {
		display: table-cell !important
	}
}

.show-for-touch {
	display: none !important
}

.hide-for-touch {
	display: inherit !important
}

.touch .show-for-touch {
	display: inherit !important
}

.touch .hide-for-touch {
	display: none !important
}

table.hide-for-touch {
	display: table !important
}

.touch table.show-for-touch {
	display: table !important
}

thead.hide-for-touch {
	display: table-header-group !important
}

.touch thead.show-for-touch {
	display: table-header-group !important
}

tbody.hide-for-touch {
	display: table-row-group !important
}

.touch tbody.show-for-touch {
	display: table-row-group !important
}

tr.hide-for-touch {
	display: table-row !important
}

.touch tr.show-for-touch {
	display: table-row !important
}

td.hide-for-touch {
	display: table-cell !important
}

.touch td.show-for-touch {
	display: table-cell !important
}

th.hide-for-touch {
	display: table-cell !important
}

.touch th.show-for-touch {
	display: table-cell !important
}

.show-for-sr {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px
}

.show-on-focus {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px
}

.show-on-focus:focus,
.show-on-focus:active {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.print-only {
	display: none !important
}

@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: #000000 !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block
	}

	.hide-for-print {
		display: none
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print {
		display: table-cell !important
	}

	th.show-for-print {
		display: table-cell !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: .5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.hide-on-print {
		display: none !important
	}

	.print-only {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	.show-for-print {
		display: inherit !important
	}
}

@media print {
	.show-for-print {
		display: block
	}

	.hide-for-print {
		display: none
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print {
		display: table-cell !important
	}

	th.show-for-print {
		display: table-cell !important
	}
}

@media not print {
	.show-for-print {
		display: none !important
	}
}

* {
	outline: none
}

.button {
	display: inline-block;
	padding: 20px 50px;
	background-color: #945901;
	color: #FFF;
	font-size: 0.875rem
}

.button:hover {
	color: #FFF
}

a {
	color: #675d5a
}

a:hover {
	/*color: #675d5a;
  text-decoration: underline*/
}

@media (max-width: 960px) {
	.main-navigation ul li {
		display: block;
		float: none;
		margin: 0 auto;
	}

	.main-navigation ul li ul {
		box-shadow: none;
		float: none;
		position: static;
		top: 0;
		left: 0;
		z-index: 99999
	}

	.main-navigation ul li ul a {
		width: auto;
		padding-left: 50px
	}
}

.mainVisual img {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.menu-toggle {
	display: inline-block;
	max-width: 50px;
	margin: 10px auto;
	text-align: center;
	padding: 15px;
	bottom: 1px solid #ccc;
	bottom: 1px solid #5e5755;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #633c15;
	border: 2px solid #633c15;
}

.menu-toggle:hover {
	background-color: #fdd6dc;
	cursor: pointer
}

.feature {
	color: #646060;
}

.feature .row {
	margin: 20px auto 0;
}

.feature__item {
	margin-bottom: 50px
}

.feature__img {
	text-align: center
}

.feature__title {
	text-align: center;
	font-size: 1.125rem;
	margin: 20px 0
}

.recent__item {
	margin: 0 0 30px 0
}

.recent__thumb {
	width: 150px;
	float: left;
	margin-right: 10px
}

.recent__thumb img {
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.recent__title {
	font-size: 0.875rem
}

.recent__more {
	text-align: center
}

.mainContent {
	margin-top: 0px
}

.content_menu {
	padding: 0 20px;
	margin-bottom: 40px;
}

.entryContent {
	padding: 100px 0 0;
	font-family: 'apercubold';
}

.entryContent figure {
	margin: 0 0 30px 0
}

.entryContent pre {
	word-break: break-word
}

nav.navigation.posts-navigation,
nav.post-navigation {
	margin: 50px 0;
	border-top: 1px solid #ccc;
	padding-top: 30px
}

.widget .widget-title {
	font-size: 1.125rem;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-top: 0
}

.widget ul {
	list-style: none;
	margin: 0;
}

.widget ul a {
	display: block;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 55px;
	position: relative;
	text-align: center;
}

.widget_recent_entries ul {
	padding: 0 30px;
}

.widget_recent_entries ul a {
	text-align: left;
	line-height: 30px;
}

.widget_recent_entries ul a::before {
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #7a0;
	border-right: 2px solid #7a0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.siteFooter {
	background-color: #ffefef;
	color: #7b7b7b;
}

.footer-logo {
	margin-top: 20px;
	float: left;
}

.footer-info {
	float: right;
	width: 415px;
	margin: 0 auto;
	margin-top: 8px;
	padding: 8px;
}

.footer-navi {
	clear: both;
	width: 1000px;
	display: flex;
	justify-content: space-around;
	padding-top: 20px;
}

.footer-navi li {
	font-size: 12px;
	padding-bottom: 9px;
}

.footer-navi li span {
	color: #7b7b7b;
	font-weight: bold;
	border-left: 3px #7b7b7b solid;
	border-bottom: 1px #7b7b7b dashed;
	padding-left: 5px;
}

.copyright {
	font-size: 0.875rem;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #222;
}

.copyright p {
	margin-bottom: 0;
}

.entryDate {
	display: block;
	font-size: 0.875rem
}

.main-navigation {
	clear: both;
	display: block;
	float: none;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 0;
}

.main-navigation .colums {
	padding: 0;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	font-size: 12px;
}

.main-navigation li {
	float: left;
	position: relative;
	padding: 0 16px;
	text-align: center;
}

.main-navigation li a {
	color: #222;
	font-size: 1rem;
	letter-spacing: 0.14em;
	font-family: 'Playfair Display', serif;
	padding: 0;
	line-height: 65px;
	height: 65px;
}

.main-navigation li a:hover {
	opacity: 0.8;
	background-color: #fff;
}

.main-navigation a {
	display: block;
	text-decoration: none
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 3.9em;
	left: -999em;
	z-index: 99999
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0
}

.main-navigation ul ul a {
	width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
	background-color: #2e373d
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block
}

@media screen and (min-width: 960px) {
	.menu-toggle {
		display: none
	}

	.main-navigation ul {
		display: block;
		margin-left: 82px;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 8px auto 0;
}

.widget select {
	max-width: 100%
}

.widget_search .search-submit {
	display: none
}

.textwidget p {
	margin-bottom: 0;
	padding: 0;
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
	display: none
}

.single .byline,
.group-blog .byline {
	display: inline
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

/*base*/
.inner {
	display: -webkit-flex;
	display: flex;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}

.inner .col {
	-webkit-flex: 1;
	flex: 1;
	margin: 10px;
	text-align: center;
}

/*header*/
.siteHeader {
	width: 100%;
	overflow: hidden;
	background: #f3fdff;
}

.header-logo {
	height: 65px;
	float: left;
	padding: 0;
}

.header-logo img {
	height: 100%;
}

.header-reserve {
	float: right;
	width: 160px;
	height: 65px;
	display: block;
	line-height: 65px;
	text-align: center;
	background: #8de5f4;
	color: #000;
	font-size: 1rem;
	font-family: 'Playfair Display', serif;
}

.header_banner {
	padding-top: 180px;
	display: flex;
}

.header_banner .header_banner_logo {
	margin: 0 40px;
}

.header_banner .header_banner_inner {
	position: relative;
	padding: 15px 270px 38px 38px;
	font-family: 'apercubold';
}

.header_banner .header_banner_inner .title_site {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8;
	letter-spacing: 0.15em;
}

.header_banner .header_banner_inner address {
	line-height: 1.6;
	letter-spacing: 0.06em;
}

.headerSlide {
	position: relative;
}

.headerSlide .headerSlide_bg {
	width: 100%;
	max-width: 100%;
	height: 385px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.headerSlide .headerSlide_bg:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: #ffffff6e;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.headerSlide .headerSlide_bg img {
	width: 100%;
	max-width: 100%;
}

.headerSlide .headerSlide_inner {
	position: relative;
	width: 1100px;
	height: 385px;
	margin: auto;
}

.headerSlide .headerSlide_inner .headerSlide_title {
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	width: 1100px;
	padding-left: 50px;
	margin: auto;
}

.headerSlide .headerSlide_inner .headerSlide_title h2 {
	margin-top: 36px;
	font-family: 'apercubold';
	letter-spacing: 0.6rem;
	font-size: 56px;
	font-weight: 800;
	color: #222;
}

/*main*/
.mainVisual {
	padding: 0;
	position: relative;
}

.mainVisual .mainVisual_img {
	width: 100%;
}

.mainVisual .inner {
	display: flex;
	position: relative;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}

.mainVisual .inner .mainVisual-logo {
	padding-left: 50%;
	text-align: center;
	flex: 1;
	-webkit-flex: 1;
	margin: 10px;
}

.mainVisual .inner .mainVisual-logo img {
	width: 300px;
	display: inline-block;
}

.about-img {
	width: 460px;
	margin-right: 30px;
}

#about .about-img img:last-child {
	width: 220px;
	margin-top: 30px;
}

.about-tx {
	width: calc(100% - 490px);
}

.about-tx span {
	font-size: .875rem;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 0;
	font-family: 'Playfair Display', serif;
}

.about-tx h1,
#about h1 {
	font-size: 1.875rem;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	letter-spacing: .025em;
	margin: 0 0 20px 0;
}

.about-tx .sm,
#about .sm {
	color: #6f6f6f;
	font-size: 1.125rem;
	font-family: 'Playfair Display', serif;
	margin: 0;
}

.about-tx .headline {
	margin-bottom: 0;
}

.headline {
	margin-bottom: 50px;
	position: relative;
	padding-bottom: 25px;
}

.grid-item h3 {
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	letter-spacing: .05em;
	margin: 0 0 30px 0;
	text-align: center;
}

.grid-item .more {
	position: absolute;
	bottom: 20px;
	right: 40px;
	width: 200px;
}

.store h2,
.top_menu h2,
.instagram h2,
.access h2 {
	font-size: 1.5rem;
	font-family: 'Playfair Display', serif;
	letter-spacing: .05em;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: 0;
}

.access .about-tx h3 {
	margin: 0;
	font-size: 1.5rem;
	font-family: 'Playfair Display', serif;
}

.top-warapper {
	padding: 0 7.5%;
}

.news {
	padding: 0 164px;
	position: relative;
}

.news .more {
	width: 200px;
	margin-left: auto;
}

.news .news_title {
	margin: 0;
	font-size: 25px;
	font-family: 'Playfair Display', serif;
	font-style: normal;
	letter-spacing: .25em;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
}

.news .blog-inner {
	margin-bottom: 50px;
	padding: 0 82px;
}

.news .blog-inner ul {
	list-style: none;
	margin: 0;
}

.news .blog-meta {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.news .blog-inner .blog-card {
	display: flex;
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #ddd;

}

.news .blog-inner .blog-info {
	width: calc(100% - 120px);
}

.news .blog-inner .blog-cat {
	display: flex;
}

.news .blog-inner .blog-cat li {
	padding: 8px 16px;
	font-size: .75rem;
	background-color: #e6e72e;
	margin: 0 10px 0 0;
	text-align: center;
}

.news .blog-inner .blog-tit {
	margin: 0;
	font-size: .875rem;
}

.news .blog-inner .blog-thumb {
	width: 100px;
	margin-right: 20px;
}

.news .blog-inner .blog-card dl dt .blog-cat a {
	font-family: "Garamond", serif;
	color: #fff;
}

.news .blog-inner .blog-card dl dd a {
	color: #222;
	font-family: 'apercubold';
}

.main_menu {
	background: url(http://playground-5.site/wp-content/uploads/2018/10/menu-demo.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 120px 0;
	color: white;
	text-shadow: 0 0 10px #555;
}

.main_menu:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(82, 82, 82, 0.5) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(82, 82, 82, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 50%, rgba(82, 82, 82, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

.main_menu .inner .col h2 {
	color: #fff;
	font-family: "Garamond", serif;
}

.main_menu a {
	border: 1px solid #fff;
	display: block;
	padding: 20px;
	transition: all 0.2s ease-in-out 0s;
	width: 300px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	z-index: 10;
	text-align: center;
}

.ig_feed {
	width: 1100px;
	margin: 0 auto;
}

/*page*/

.content h2,
.content h3 {
	margin: 0;
	font-size: 1.5rem;
	font-family: 'Playfair Display', serif;
	font-style: normal;
	letter-spacing: .25em;
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
}

.content.menu {
	margin-top: 100px;
	padding: 0;
}

.menu .flex {
	justify-content: center;
}

.menu .flex .item {
	width: 345px;
	display: block;
	position: relative;
	margin-right: 50px;
}

.menu .flex .item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: .5;
}

.menu .flex .item p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 2.25rem;
	font-weight: bold;
	font-family: 'Playfair Display', serif;
}

.menu .grid {
	grid-template-columns: repeat(4, 1fr);
	width: 100%;
}

.menu .grid .grid-item {
	width: 100%;
	height: 345px;
	position: relative;
	padding: 0;
}

.menu .grid .grid-item p {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	letter-spacing: 0.05em;
	display: inline-block;
	font: 24px 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

.menu_wrapper {
	margin: 0 auto;
	padding: 0 7.5%;
	max-width: 1600px;
}

.menu-headline h3 {
	font-size: 100px;
	color: #a7a7a7;
	position: absolute;
	left: 100px;
	z-index: 10;
}

#menu1,
#menu2,
#menu3,
#menu4,
#menu5 {
	margin: 80px auto 0;
	padding: 80px 0 0;
	position: relative;
}

.menu-bg {
	position: absolute;
	top: 0;
	left: -5%;
	right: -5%;
	height: 50%;
	max-height: 400px;
	display: block;
	background: #F2F2F2;
	z-index: 1;
}

.menu-content {
	text-align: center;
	position: relative;
	border: #ededed 1px solid;
}

.menu-img {
	position: relative;
	margin-top: 50px;
	text-align: right;
	z-index: 1;
}

.menu-tx {
	padding: 50px 5% 60px;
}

.menu-tx_inner {
	margin: 0 auto;
	max-width: 800px;
	text-align: left;
}

.menu-tx_inner .more {
	text-align: center;
	margin-top: 50px;
}

/*sport*/

.content.sport {
	margin-top: 100px;
}

.sport .news {
	margin: 0 auto;
	padding: 0 7.5%;
	max-width: 1600px;
	width: 100%;
}

.sport .blog-info {
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
}

.sport .blog-card {
	display: inline-block;
}

.sport .news .blog-inner .blog-tit {
	width: 100%;
	text-align: left;
}

.sport .about-tx {
	text-align: center;
}

.sport .content-wrapper {
	padding: 50px 0;
	margin: 0 auto;
	max-width: 1600px;
}

.sport .grid {
	grid-template-columns: repeat(2, 1fr);
	width: 100%;
}

.sport .grid .grid-item {
	width: 100%;
	height: 345px;
	position: relative;
	padding: 50px 30px;
}

.sport .grid .grid-item b {
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.sport .grid_item-tx {
	text-align: left;
}

.sport .athlete-tx p {
	padding: 0 30px;
}

.sport .service-tx {
	text-align: center;
	width: 100%;
}

/*foorer*/

.footer_nav {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 70px 0;
	background: #8de5f4;
}

.footer_nav .container {
	padding: 0 164px;
}

.footer_nav .container .logo {
	width: 120px;
}

.footer_nav .container .reserve {
	width: 212px;
	border: 1px solid #fff;
	margin-top: 30px;
}

.footer_nav .container .reserve a {
	color: #fff;
	text-align: center;
	display: block;
	padding: 8px 0;
}

.footer_nav .container .c ul {
	margin: 0 0 40px 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}

.footer_nav .container .c li {
	width: 120px;
	margin: 0 40px 20px 0;
}

.footer_nav .container .c li:nth-child(even) {
	margin-right: 0;
	width: calc(100% - 160px);
}

.footer_nav .container .c li a {
	color: #fff;
	font-size: 1rem;
	font-family: 'Playfair Display', serif;
}

.footer_nav .container .c .link {
	display: flex;
}

.footer_nav .container .c .link a {
	font-size: 1rem;
	margin-right: 40px;
	color: #fff;
}

.footer_nav .container .r .img {
	width: 120px;
}

.footer_nav .copyright {
	background-color: #000;
	padding: 8px 0;
}

.footer_nav .copyright p {
	color: #fff;
	font-size: .625rem;
}

.footer_nav nav {
	float: right;
	overflow: hidden;
	display: inline-block;
}

.footer_nav nav ul {
	list-style: none;
}

.footer_nav nav ul li {
	float: right;
	font-size: 20px;
	letter-spacing: 0.14em;
	padding: 10px 20px;
	font-family: 'apercubold';
}

.footer-Totop {
	position: absolute;
	bottom: 30px;
	left: 35px;
}

.footer-Totop a {
	display: block;
	padding: 20px;
	transform: scale(2.3);
}

/*home.php*/

.post-items {}

.entry-header {
	display: table;
	table-layout: fixed;
	min-height: 278px;
	width: 100%;
	position: relative;
	margin: 0 0 70px;
}

.entry-header .post-thumbnail {
	display: inline-block;
	width: 375px;
	position: relative;
	overflow: hidden;
}

.entry-header .post-thumbnail img {
	width: 100%;
	max-height: 301px;
	height: 301px;
	overflow: hidden;
}

.entry-header .entry-info {
	display: inline-block;
	padding: 20px 0;
	padding-left: 35px;
	vertical-align: top;
	font-family: 'apercubold';
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 10px 10px #eee;
	height: 100%;
	width: 70%;
	max-width: 70%;
	display: inline-block;
	position: absolute;
	top: 9%;
	z-index: 10;
	right: 10px;
	transition: all 0.3s ease-in-out 0s;
	overflow: hidden;
}

.entry-header .entry-info .entry-title {
	margin-top: 14px;
	font-size: 1.6rem;
	line-height: 1.6;
	color: #222;
	font-family: 'apercubold';
	font-weight: 400;
	text-align: left;
}

.entry-header .entry-info .entry-title a {
	color: #222;
}

.entry-header .entry-info .entry-meta .post-categories {
	margin: 20px 0;
}

.entry-header .entry-info .entry-meta .post-categories li {
	display: inline-block;
	padding: 6px 10px;
	font-size: 1.2rem;
	line-height: 1;
	color: #fff;
	background: #fe9fb6;
}

.entry-header .entry-info .entry-meta .post-categories li a {
	color: #fff;
}

/*Contact Form*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7-select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.wpcf7-text,
.wpcf7-textarea {
	margin: 0;
	padding: 10px;
	border: #ededed 1px solid;
	color: #222;
	background: #f8f8f8;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 100%;
}

.contact-tb {
	width: 800px;
	margin: 0 auto;
}

.contact-tb dl {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.contact-tb dt {
	width: 30%;
}

.contact-tb dd {
	width: 70%;
}

.contact-tb dt,
.contact-tb dd {
	padding: 10px 20px;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
}

.contact-tb dd .flex .item {
	margin-right: 20px;
}

.contact-tb dd .flex .item p {
	display: flex;
	align-items: center;
}

.contact-tb dd .sm {
	font-size: .75rem;
}

.text-xs-center {
	text-align: center
}

.text-xs-center input {
	color: #fff;
	background: #aaa;
	border: 1px solid;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border-radius: 5px;
	margin-top: 50px;
	-webkit-appearance: button;
	cursor: pointer;
}

.btn-primary {
	transition: .4s
}

.btn-primary:hover {
	background: #aaa;
}

/*single*/

.single-post {
	margin-top: 172px;
	font-family: 'apercubold';
}

.single-post h1 {
	font-size: 1.6rem;
	color: #222;
	font-family: 'apercubold';
}

/*blog*/
.entry-wrapper {
	margin: 0 auto;
	padding: 170px 7.5% 0;
	max-width: 1600px;
}

.entry-wrapper .mainContent {
	float: left;
	width: 65%;
	margin-top: 0;
}

.entry-wrapper .secondary {
	float: right;
	width: 30%;
}

.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0;
	position: relative;
	font-size: 13px;
}

.pagination span,
.pagination a {
	display: block;
	width: auto;
	margin: 4px;
	padding: 8px;
	border: 1px solid #000;
	background-color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
}

/* ページ番号 */
.pagination .pager {
	width: 32px;
}

/* ホバー時 & 現在のページ */
.pagination a:hover,
.pagination .current {
	color: #fff;
	border-color: #000;
	background-color: #000;
}

/* 前へ */
.pagination a.prev {
	margin-right: 16px;
}

/* 次へ */
.pagination a.next {
	margin-left: 16px;
}

/* 最初へ */
.pagination a.first {}

/* 最後へ */
.pagination a.last {}

/* Page x / y */
.pagination span.page_num {
	display: none;
}

.archive .page-title {
	font-size: 1.2rem;
}

.recruit {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.recruit__wrapper {
	width: 50%;
	margin: 0 20px;
}

.recruit__wrapper p {
	margin-bottom: 30px;
}

.content .recruit__h {
	text-align: left;
	font-size: 22px;
}

.sport .service-tx h3 {
	margin: 30px 0 20px;
	font-size: 22px;
}

.content .care_course {
	font-weight: bold;
	margin-top: 20px;
}

.instagram-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1px;
}

.instagram {
	margin-bottom: 70px;
}

.instagram-item {
	width: 50%;
}

@media screen and (min-width: 768px) {
	.instagram-item {
		width: 20%;
	}
}

a.instagram-card {
	display: block;
	position: relative;
}

.instagram-card__img {
	max-width: 100%;
	height: auto;
	display: block;
}

.instagram-card__badge {
	position: absolute;
	top: 8px;
	left: 8px;
	display: flex;
	align-items: center;
	line-height: 1;
	font-size: 14px;
	color: #ffffff;
}

.instagram-icon {
	display: block;
	width: 20px;
	height: 20px;
}

.instagram-card__comment {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.top-wrapper.company {
	padding: 70px 0;
	margin: 130px auto 154px;
	position: relative;
}

.top-wrapper.company::after {
	content: '';
	width: 100%;
	height: 168px;
	background-color: #a0eef1;
	position: absolute;
	top: calc(50% + 84px);
	left: 0;
	transform: translateY(-50%);
	z-index: -1;
}

.top-wrapper.company .content-inner {
	padding: 0 164px;
	margin: 0;
}

.top-wrapper.company .content-inner .flex .item {
	display: block;
	margin-right: 50px;
	position: relative;
	width: calc(50% - 20px);
}

.top-wrapper.company .content-inner .flex .item:last-child {
	margin-right: 0;
}

.top-wrapper.company .content-inner .flex .item:last-child h2 {
	color: #fff;
}

.top-wrapper.company .content-inner .flex .item:last-child .more {
	color: #fff;
}

.top-wrapper.company .content-inner .flex .item:last-child::after {
	background-color: #000;
}

.top-wrapper.company .content-inner .flex .item::after {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: .2;
	position: absolute;
	top: 0;
	left: 0;
}

.top-wrapper.company .content-inner .flex .item h2 {
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
	margin: 0;
	font-size: 1.625rem;
	font-family: 'Playfair Display', serif;
	z-index: 5;
}

.top-wrapper.company .content-inner .flex .item h2 .sm {
	display: block;
	font-size: .875rem;
}

.top-wrapper.company .content-inner .flex .item .more {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: .875rem;
	letter-spacing: .05em;
	z-index: 5;
	color: #000;
	font-family: 'Playfair Display', serif;
}

.store {
	position: relative;
}

.store::before {
	content: '';
	width: 40%;
	height: 500px;
	background-color: #eaeeef;
	position: absolute;
	top: -100px;
	left: 0;
	z-index: -1;
}

.store .content-inner {
	margin-top: 180px;
}

.store .flex {
	align-items: flex-start;
}

.store .tx {
	width: 460px;
	margin-right: 50px;
}

.store .tx h3 {
	margin: 0 0 30px 0;
	font-size: 1.25rem;
	font-family: 'Playfair Display', serif;
}

.store .tx p {
	font-size: .875rem;
	line-height: initial;
}

.store .tx .more {
	width: 180px;
	margin: 20px 0 0 auto;
}

.store .img {
	position: relative;
	width: calc(100% - 510px);
}

.store .img::before,
.store .img::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
}

.store .img::before {
	left: 0;
	top: 0;
	border-width: 75px 75px 0 0;
	border-color: #cbd5d6 transparent transparent transparent;
}

.store .img::after {
	right: 0;
	bottom: 0;
	border-width: 0 0 75px 75px;
	border-color: transparent transparent #cbd5d6 transparent;
}

.page-company .content {
	color: #000;
}

.page-company .entry-header .post-thumbnail {
	width: 100%;
}

.page-company .entry-header .post-thumbnail img {
	height: auto;
	max-height: initial;
}

.page-company .entry-header .ttl {
	position: absolute;
	top: 50%;
	left: 164px;
	transform: translateY(-50%);
	z-index: 1;
}

.page-company p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}

.page-company .entry-header .ttl h1 {
	margin: 0;
	font-size: 2.25rem;
	font-weight: bold;
}

.page-company .entry-header .ttl h1 .sm {
	display: block;
	font-size: 1.25rem;
}

.page-company .container {
	padding: 0 164px;
}

.page-company .container section h2 {
	margin: 0 0 50px 0;
	font-size: 1.5rem;
	font-weight: bold;
}

.page-company .container section h2 .sm {
	display: block;
	font-size: .875rem;
	color: #76ECF0;
	margin-bottom: 5px;
	font-family: 'Playfair Display', serif;
}

.company_introduce {
	position: relative;
}

.company_introduce::after {
	content: '';
	width: 1114px;
	height: 680px;
	background-color: #EAEEEF;
	z-index: -1;
	position: absolute;
	top: 80px;
	right: -164px;
}

.company_introduce .tx {
	padding-top: 130px;
	width: calc(100% - 512px);
	margin-right: 50px;
}

.company_introduce .img {
	width: 462px;
	position: relative;
}

.company_introduce .img img:first-child {
	width: 379px;
}

.company_introduce .img img:last-child {
	position: absolute;
	width: 300px;
	left: 162px;
	top: 373px;
}

.company_ceo {
	margin-top: 140px;
}

.company_ceo>.flex>.img {
	width: 375px;
}

.company_ceo .tx {
	width: calc(100% - 425px);
}

.company_ceo .tx .content {
	width: calc(100% - 265px);
	padding: 0;
	margin-right: 50px;
}

.company_ceo .tx .content {
	margin-bottom: 30px;
}

.company_ceo .tx .content .name {
	text-align: left;
	font-size: 1.25rem;
	margin: 0 0 20px 0;
}

.company_ceo .tx .content ul {
	margin-bottom: 20px;
}

.company_ceo .tx .content li {
	font-size: .875rem;
	margin-bottom: 5px;
}

.company_ceo .tx .content p {
	font-size: .875rem;
}

.company_ceo .tx .img {
	width: 215px;
	align-items: flex-end;
}

.history h3 {
	margin: 0;
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 30px;
}

.history dl {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.history dt {
	margin: 0;
	padding-bottom: 20px;
	width: 160px;
	font-size: 1rem;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
}

.history dd {
	margin: 0;
	font-size: .875rem;
	padding: 0 0 20px 40px;
	width: calc(100% - 160px);
}

.company_service {
	margin-top: 70px;
}

.company_service .flex {
	flex-wrap: wrap;
}

.company_service .flex .item {
	width: calc(50% - 25px);
	margin-right: 50px;
}

.company_service .flex .item:nth-child(even) {
	margin-right: 0;
}

.company_service .flex .item h3 {
	margin: 20px 0;
	font-size: 1.25rem;
	font-weight: bold;
}

.company_service .flex .item {
	margin-bottom: 50px;
}

.company_service .flex .item ul {
	margin-bottom: 0;
}

.company_service .flex .item li {
	font-size: 1rem;
}

.company_partner {
	margin-top: 70px;
}

.company_partner .item {
	width: calc(50% - 25px);
	margin-right: 50px;
}

.company_partner .item:nth-child(even) {
	margin-right: 0;
}

.company_info {
	margin: 70px 0 100px 0;
}

.company_info table {
	width: 100%;
}

.company_info th,
.company_info td {
	padding: 16px 0;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1rem;
}

.company_info th {
	font-weight: normal;
	width: 180px;
}

.company_info td {
	width: calc(100% - 190px);
}

.page-association .entry-header {
	position: relative;
	padding: 165px 0 293px 0;
	margin-bottom: 0;
}

.page-association .entry-header::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/wp-content/themes/demo-tomato/img/association_bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}

.page-association .entry-header .ttl {
	margin-bottom: 90px;
}

.page-association .entry-header .ttl h1 {
	text-align: center;
	color: #fff;
	font-size: 2.25rem;
	margin: 0;
}

.page-association .entry-header .ttl h1 .sm {
	font-size: 1.25rem;
	display: block;
	margin-bottom: 16px;
}

.mainVisual_wrapper {
	padding: 0 164px;
	position: relative;
}

.mainVisual_wrapper .tx {
	background-color: #fff;
	opacity: .9;
	padding: 40px;
	position: absolute;
	width: 709px;
	top: 247px;
	right: 164px;
}

.mainVisual_wrapper .tx p {
	font-size: .875rem;
	line-height: 1.6;
	letter-spacing: initial;
}

.mainVisual_wrapper .tx p:last-child {
	margin-bottom: 0;
}

.mainVisual_wrapper .logo {
	position: absolute;
	left: 830px;
	top: -20px;
	width: 200px;
}

.page-association .entry-content {
	position: relative;
	margin-top: 0;
}

.page-association .entry-content::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 165px 0 0 100vw;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: -164px;
	left: 0;
}

.page-association .entry-header .post-thumbnail {
	width: 584px;
}

.page-association .entry-header .post-thumbnail img {
	max-height: initial;
	height: auto;
}

.page-association .entry-content .container {
	padding: 164px 164px 0 164px;
}

.association_about .h {
	position: relative;
	margin-bottom: 50px;
}

.association_about .flex {
	position: relative;
}

.association_about .flex::after {
	content: '';
	width: 100vw;
	height: 595px;
	background-color: #EAEEEF;
	position: absolute;
	top: 164px;
	left: -164px;
	z-index: -1;
}

.association_about .h h1 {
	margin: 0;
	font-size: 2.25rem;
	font-weight: bold;
}

.association_about .h span {
	position: absolute;
	font-size: 6rem;
	color: #80CEE0;
	opacity: .2;
	left: -82px;
	bottom: 0;
	line-height: 7.25rem;
}

.association_about .item {
	width: calc(50% - 25px);
	margin-right: 50px;
}

.association_about .item:nth-child(even) {
	margin-right: 0;
}

.association_about .item .img {
	margin-bottom: 30px;
}

.association_about .item .tx p {
	letter-spacing: initial;
	line-height: 1.6;
}

.association_course {
	margin-top: 120px;
	position: relative;
}

.association_course h2 {
	margin: 0;
	font-size: 2.5rem;
	color: #80CEE0;
	writing-mode: vertical-lr;
	position: absolute;
	top: -30px;
	left: 0;
}

.association_course .flex {
	padding-left: 98px;
	margin-bottom: 70px;
}

.association_course .flex .tx {
	width: calc(100% - 387px);
	margin-right: 50px;
}

.association_course .flex:nth-child(3) .tx {
	margin: 0 0 50px 0;
}

.association_course .flex .tx h3 {
	margin: 0 0 30px 0;
	color: #80CEE0;
	font-size: 1.5rem;
	line-height: 1.5;
}

.association_course .flex .tx p {
	line-height: 1.5;
	letter-spacing: initial;
}

.association_course .flex .tx dl {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}

.association_course .flex .tx dl dt {
	margin: 0;
	width: 135px;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
}

.association_course .flex .tx dl dd {
	font-size: .875rem;
	width: calc(100% - 135px);
	padding-left: 30px;
	margin: 0;
}

.association_course .flex .img {
	width: 337px;
}

.association_fee .flex {
	flex-wrap: wrap;
	justify-content: flex-start;
}

.association_fee .flex .item {
	width: calc((100% - 100px) / 3);
	margin-right: 50px;
}

.association_fee .flex .item:nth-child(3n) {
	margin-right: 0;
}

.association_fee .flex .item .img img {
	width: 100%;
}

.association_fee .item {
	margin-bottom: 50px;
}

.association_fee .item .tx h3 {
	margin: 30px 0 20px 0;
	font-size: 1rem;
	line-height: 1;
	font-weight: bold;
}

.association_fee .item .tx p {
	letter-spacing: initial;
	line-height: 1.5;
}

.association_fee .item .tx .note {
	color: red;
	font-size: .875rem;
}

.association_fee .h {
	position: relative;
	margin-bottom: 70px;
}

.association_fee .h h2 {
	font-size: 1.5rem;
	color: #80CEE0;
	margin: 0;
	padding-left: 100px;
}

.association_fee .h span {
	position: absolute;
	top: -30px;
	left: 0;
	color: #80CEE0;
	font-size: 3rem;
	writing-mode: vertical-lr;
	line-height: 1;
}

.association_fee {
	margin-bottom: 135px;
}

.association_flow {
	margin-bottom: 50px;
}

.association_flow .h {
	position: relative;
	margin-bottom: 100px;
}

.association_flow .h h2 {
	font-size: 1.5rem;
	color: #80CEE0;
	margin: 0;
	padding-left: 100px;
}

.association_flow .h span {
	position: absolute;
	top: -30px;
	left: 0;
	color: #80CEE0;
	font-size: 3rem;
	writing-mode: vertical-lr;
	line-height: 1;
}

.association_flow .flex {
	flex-wrap: wrap;
}

.association_flow .item {
	width: calc((100% - 230px) / 3);
	margin-right: 115px;
}

.association_flow .item:nth-child(3n) {
	margin-right: 0;
}

.association_flow .item .icon {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background-color: #C2E7F0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0 auto;
}

.association_flow .item .icon img {
	width: 120px;
}

.association_flow .num {
	font-size: 4.375rem;
	font-style: italic;
	font-weight: bold;
	color: #80CEE0;
	position: absolute;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 1;
}

.association_flow .item .tx {
	margin: 20px 0 50px 0;
}

.association_flow .item .tx p {
	margin: 0;
	font-size: .875rem;
	text-align: center;
	letter-spacing: initial;
	line-height: 1.5;
}

.association_consultation {
	margin-bottom: 120px;
}

.association_consultation .img {
	position: relative;
	padding: 40px 0;
	text-align: center;
}

.association_consultation .img::before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/themes/demo-tomato/img/consulting_bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.association_consultation .img .logo {
	width: 150px;
	margin: 0 auto 30px;
}

.association_consultation .img .h p {
	font-size: 1.25rem;
	color: #fff;
	font-family: Hiragino Mincho Pro, serif;
	margin-bottom: 30px;
}

.association_consultation .img .h h2 {
	margin: 0;
	font-size: 2.5rem;
	color: #fff;
	font-family: Hiragino Mincho Pro, serif;
}

.association_consultation .tx {
	margin-top: 30px;
}

.association_consultation .tx p {
	font-size: .875rem;
	letter-spacing: initial;
	line-height: 1.5;
	margin-bottom: 1em;
}

.association_consultation .more {
	background-color: #000;
	width: 60%;
	margin: 40px auto 0;
}

.association_consultation .more a {
	color: #fff;
	text-align: center;
	font-family: inherit;
	padding: 16px 0;
}

.association_consultation .more a::after {
	content: none;
}

.privilege {
	margin-top: 70px;
	padding: 40px;
	border: 2px solid #BFA474;
}

.privilege h3 {
	margin: 0 0 30px 0;
	text-align: center;
	padding: 16px 0;
	background-color: #BFA474;
	font-size: 1.5rem;
	font-family: Hiragino Mincho Pro, serif;
}

.privilege p {
	letter-spacing: initial;
	line-height: 1.5;
}

.privilege ul {
	list-style: none;
	margin: 0;
}

.privilege ul li {
	font-size: .875rem;
	margin-bottom: 20px;
}

.privilege .content {
	padding: 40px;
	background-color: #EAEEEF;
	color: initial;
	margin-top: 30px;
}

.privilege .content p {
	margin-bottom: 20px;
}

.privilege .content .note {
	color: red;
	font-weight: bold;
}

.privilege .content a {
	display: block;
	color: #4896FA;
	text-decoration: underline;
}

.privilege .content .contact {
	margin-bottom: 20px;
	font-size: .875rem;
}

.association_consultation>.note {
	text-align: center;
	margin-top: 20px;
}

.association_consultation>.note a {
	text-decoration: underline;
	color: #000;
}

.association_schedule {
	margin-bottom: 80px;
}

.association_schedule .h {
	position: relative;
	margin-bottom: 100px;
}

.association_schedule .h h2 {
	font-size: 1.5rem;
	color: #80CEE0;
	margin: 0;
	padding-left: 100px;
}

.association_schedule .h span {
	position: absolute;
	top: -30px;
	left: 0;
	color: #80CEE0;
	font-size: 3rem;
	writing-mode: vertical-lr;
	line-height: 1;
}

.association_schedule .table {
	padding-left: 98px;
}

.association_schedule .table table {
	width: 100%;
}

.association_schedule .table th {
	font-weight: normal;
}

.association_schedule .table th,
.association_schedule .table td {
	padding: 16px 0;
	border-bottom: 1px solid #CCCCCC;
	font-size: .875rem;
}

.association_schedule .table td {
	text-align: center;
}

@media screen and (max-width: 960px) {
	.top-wrapper#about .flex {
		flex-direction: column;
	}

	.top-wrapper#about .about-img {
		margin: 0 0 30px 0;
	}

	.top-wrapper#about .about-tx {
		width: 100%;
	}

	.top-wrapper.top_menu .grid {
		display: flex;
		flex-direction: column;
	}

	.top-wrapper.top_menu .grid-item {
		width: 100%;
	}

	.store .flex {
		flex-direction: column;
	}

	.store .tx {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.store .img {
		width: 100%;
	}

	.top-wrapper.company .flex {
		flex-direction: column;
	}

	.top-wrapper.company .content-inner .flex .item {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.top-wrapper.company .content-inner .flex .item:last-child {
		margin-bottom: 0;
	}

	.news {
		width: 100%;
	}

	.news .blog-inner {
		padding: 0;
	}

	.top-wrapper.access .flex {
		flex-direction: column;
	}

	.top-wrapper.access .about-img {
		width: 100%;
		margin: 0 0 30px 0;
	}

	.top-wrapper.access .about-tx {
		width: 100%;
	}

	.footer_nav .container {
		padding: 0 16px;
	}

	.footer_nav .container .l {
		margin-right: 30px;
	}

	.footer_nav .container .c {
		margin-right: 30px;
	}

	.footer_nav .container .c .link {
		flex-direction: column;
	}

	.footer_nav .container .c .link a {
		margin-bottom: 8px;
	}

	.page-association .entry-header .ttl {
		padding: 0 8px;
	}

	.mainVisual_wrapper .tx p {
		font-size: .75rem;
	}

	.page-association .entry-header .ttl h1 {
		font-size: 1rem;
	}

	.mainVisual_wrapper {
		padding: 0 64px;
		padding-top: 60px;
	}

	.mainVisual_wrapper .tx p {
		font-size: .75rem;
	}

	.mainVisual_wrapper .logo {
		left: calc(90% - 160px);
		width: 160px;
		z-index: 5;
	}

	.page-association .entry-header .post-thumbnail {
		width: 95%;
	}

	.mainVisual_wrapper .tx {
		width: 90%;
		right: 0;
		top: -50px;
		padding: 20px;
		position: relative;
		margin-left: auto;
	}

	.page-association .entry-content .container {
		padding: 0 64px;
	}

	.association_about .h h1 {
		font-size: 1.625rem;
	}

	.association_about .h span {
		left: 0;
		font-size: 3rem;
		line-height: 4.5rem;
	}

	.association_about .flex {
		flex-direction: column;
	}

	.association_about .item {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.association_course {
		margin-top: 70px;
	}

	.association_course .flex {
		flex-direction: column;
		padding-left: 70px;
		margin-bottom: 50px;
	}

	.association_course .flex:nth-child(3) {
		flex-direction: column-reverse;
	}

	.association_course .flex .tx {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.association_course .flex .tx h3 {
		font-size: 1.25rem;
	}

	.association_course .flex .tx dl dt {
		width: 30%;
		font-size: .75rem;
		padding-right: 10px;
	}

	.association_course .flex .tx dl dd {
		width: 70%;
		margin-bottom: 30px;
		padding-left: 10px;
		font-size: .75rem;
	}

	.association_fee {
		margin: 100px 0 20px 0;
	}

	.association_fee .flex {
		flex-direction: column;
	}

	.association_fee .flex .item {
		width: 100%;
		margin-right: 0;
	}

	.association_flow .item {
		width: 50%;
		margin-right: 0;
	}

	.association_flow .item .icon {
		width: 100px;
		height: 100px;
	}

	.association_flow .item .icon img {
		width: 60px;
	}

	.association_flow .num {
		font-size: 2.25rem;
	}

	.association_flow .item .tx {
		padding: 0 8px;
	}

	.association_flow .item .tx p {
		font-size: .75rem;
	}

	.association_consultation .img .h p {
		font-size: 1rem;
	}

	.association_consultation .img .h h2 {
		font-size: 1.5rem;
	}

	.association_consultation .more {
		width: 100%;
		padding: 0 16px;
	}

	.privilege {
		padding: 20px;
	}

	.privilege h3 {
		font-size: 1.125rem;
	}

	.privilege .content {
		padding: 20px;
	}

	.association_consultation>.note {
		font-size: .875rem;
	}

	.association_course h2,
	.association_fee .h span,
	.association_flow .h span,
	.association_schedule .h span {
		font-size: 1.5rem;
	}

	.association_schedule .h {
		margin-bottom: 20px;
	}

	.association_flow .h h2,
	.association_fee .h h2,
	.association_schedule .h h2 {
		padding-left: 40px;
	}

	.association_schedule .table {
		padding-left: 40px;
	}

	.association_schedule .table th,
	.association_schedule .table td {
		padding: 16px 4px;
		font-size: .75rem;
	}

	.sport .flex {
		flex-direction: column;
	}

	.sport .about-img {
		width: 100%;
		margin-right: 0;
	}

	.sport .about-tx {
		width: 100%;
		margin: 30px 0 0 0;
	}

	.sport .content-wrapper {
		padding: 50px 30px;
	}
}

@media screen and (max-width: 480px) {
	/*スマホ*/
	/*base*/

	/*module*/
	.content {
		padding: 0;
	}

	.s_fs-14 {
		font-size: 14px !important;
	}

	.pc-only {
		display: none;
	}

	.header-reserve {
		display: none !important;
	}

	.menu-main-container {
		padding-top: 65px;
	}

	.menu-toggle {
		position: absolute;
		top: 0;
		right: 10px;
		background: #fff;
		border-radius: 0;
		border: 0;
	}

	.recruit {
		display: block;
	}

	.recruit__wrapper {
		width: 100%;
	}

	.sport .athlete-tx p {
		text-align: left;
	}

	.menu_button {
		border: none;
		background-color: #fff;
		position: absolute;
		top: 16px;
		right: 16px;
	}

	.menu_button span {
		width: 20px;
		height: 1px;
		background-color: #000;
		display: block;
		margin: 6px 0;
	}

	.menu_button[aria-expanded="true"] span {
		transform: rotate(45deg);
	}

	.menu_button[aria-expanded="true"] span:first-child {
		transform: rotate(45deg) translate(7px, 6px);
	}

	.menu_button[aria-expanded="true"] span:last-child {
		transform: rotate(135deg) translate(1px, -1px);
	}

	.menu_button[aria-expanded="true"] span:nth-child(2) {
		display: none;
	}

	.menu-toggle,
	.main-navigation.toggled ul {
		transition: all .5s;
	}

	/*Contact Form*/
	.contact-tb {
		width: 100%;
	}

	.contact-tb dt,
	.contact-tb dd {
		font-size: 14px;
		padding: 5px 10px;
	}

	.page-association .entry-content .container {
		padding: 0 16px;
	}

	/*main*/
	/*TOP*/
	.top-wrapper .flex {
		flex-direction: column;
	}

	.top-wrapper.store .flex {
		flex-direction: column-reverse;
	}

	#about .about-img {
		margin: 0;
		position: relative;
		text-align: right;
	}

	#about .about-img img:first-child {
		width: 80%;
		margin-left: auto;
	}

	#about .about-img img:last-child {
		width: 180px;
		position: absolute;
		top: 120px;
		left: 0;
	}

	#about .about-tx {
		margin-top: 140px;
		padding: 0 8px;
	}

	.about-img,
	.about-tx {
		width: 100%;
		margin-top: 30px;
	}

	.news {
		width: 95%;
	}

	.news .more {
		position: relative;
		margin-top: 30px;
		right: auto;
		text-align: center;
	}

	.news .blog-inner .blog-tit {
		width: 100%;
	}

	.new-wrapper .flex {
		display: block;
	}

	.news .news_title,
	.top_menu h2,
	.instagram h2,
	.access h2 {
		font-size: 1.25rem;
	}

	.grid {
		display: block;
		width: 100%;
	}

	.grid-item {
		width: 100%;
		padding: 40px 20px 60px 20px;
	}

	.grid-item h3 {
		font-size: 20px;
	}

	.access .about-tx .headline {
		margin-bottom: 25px;
		padding: 0;
	}

	.access .about-img {
		margin: 0;
	}

	.about-tx h1 {
		font-size: 25px;
	}

	.content.menu {
		margin-top: 70px;
	}

	.menu .flex {
		flex-direction: column;
		padding: 0 16px;
	}

	.menu .flex .item p {
		font-size: 1.875rem;
	}

	.menu .flex .item {
		margin: 0 0 30px 0;
		width: 100%;
	}

	.menu .flex .item:last-child {
		margin-bottom: 0;
	}

	.menu .grid .grid-item {
		display: block;
		height: 160px;
		overflow: hidden;
	}

	.menu .grid .grid-item p {
		line-height: 160px;
		top: 0;
	}

	.menu-headline h3 {
		font-size: 40px;
		left: 0;
	}

	.menu-img {
		margin-top: 70px;
	}

	.ig_feed {
		width: 100%;
		padding: 10px;
	}

	.footer_nav {
		display: none;
	}

	/*blog*/
	.entryContent {
		padding: 50px 0 0;
	}

	.entry-wrapper {
		margin-top: 65px;
		padding-top: 50px;
	}

	.entry-wrapper .mainContent {
		width: 100%;
	}

	.entry-header .entry-info {
		padding: 5px;
		width: 100%;
		min-width: 100%;
		position: relative;
		top: 0;
		right: 0;
		box-shadow: none;
	}

	.entry-header .entry-info .entry-title {
		font-size: 15px;
		font-weight: 600;
	}

	.entry-wrapper .secondary {
		float: none;
		width: 100%;
	}

	.entry-header .post-thumbnail {
		width: 100%;
	}

	/*アスリート*/
	.athlete-tx {
		margin-top: 50px;
	}

	.content h2,
	.content h3 {
		font-size: 1.25rem;
	}

	.sport .grid .grid-item {
		padding: 30px 10px;
		height: auto;
	}

	.sport .service-tx {
		padding: 0 20px;
		text-align: left;
	}

	/*footer*/
	.siteFooter {
		padding: 50px 0 44px 0;
	}

	.copyright {
		position: relative;
		font-size: 12px;
		color: #9E9E9E;
	}

	.footer_navi {
		display: none;
	}

	.footer-navi-sp {
		clear: both;
	}

	.footer-navi-sp .footerList {
		width: 100%;
		margin: 10px 0;
		overflow: hidden;
	}

	.footer-navi-sp .footerList li {
		width: 50%;
		display: block;
		float: left;
		font-size: 12px;
		border-bottom: 1px solid #dbdbdb;
		vertical-align: top;
	}

	.footer-navi-sp .footerList li a {
		font-size: 12px;
		display: block;
		padding: 10px 5px;
		padding-right: 18px;
		padding-left: 5%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.footer-navi-sp .footerList li:nth-child(odd) {
		border-right: 1px solid #dbdbdb;
	}

	.footer-navi-sp .footerList li:first-child,
	.footer-navi-sp .footerList li:nth-child(2) {
		border-top: 1px solid #dbdbdb;
	}

	.footer-cta {
		position: fixed;
		bottom: 0;
		width: 100%;
		display: flex;
		z-index: 1000;
	}

	.footer_line {
		width: 183px;
		height: 44px;
		text-align: center;
		padding: 10px 0;
		background: #1dcd00;
		color: #fff;
	}

	.footer_reserve {
		width: calc(100% - 183px);
		height: 44px;
		text-align: center;
		padding: 10px 0;
		background: #fba9b5;
		color: #fff;
	}

	.menu-tx {
		padding-top: 100px;
	}

	.top-wrapper {
		padding: 0 8px;
	}

	.store::before {
		content: none;
	}

	.store .tx {
		width: 100%;
	}

	.store .img {
		width: 100%;
		margin-bottom: 30px;
	}

	.top-wrapper.company .content-inner {
		padding: 0 8px;
	}

	.top-wrapper.company .content-inner .flex .item {
		width: 100%;
	}

	.news {
		padding: 0 8px;
	}

	.top-wrapper.company {
		margin-top: 70px;
	}

	.top-wrapper.company {
		margin: 70px 0;
		padding: 0;
	}

	.top-wrapper.company::after {
		content: none;
	}

	.top-wrapper.company .content-inner .flex .item:first-child {
		margin: 0 0 30px 0;
	}

	.news .blog-inner {
		padding: 0 8px;
	}

	.store .content-inner {
		margin-top: 0;
	}

	.access dt,
	.access dd {
		font-size: .875rem;
	}

	.top-wrapper.company .content-inner .flex .item h2 {
		font-size: 1.25rem;
	}

	.page-company .entry-header .ttl {
		left: 40px;
	}

	.page-company .entry-header .ttl h1 {
		font-size: 1.5rem;
	}

	.page-company .container {
		padding: 0 8px;
	}

	.company_introduce .flex {
		flex-direction: column-reverse;
	}

	.company_introduce .tx {
		width: 100%;
	}

	.company_introduce .img {
		width: 100%;
		margin-bottom: 140px;
	}

	.company_introduce .img img:first-child {
		width: 90%;
	}

	.company_introduce .img img:last-child {
		left: unset;
		right: 0;
	}

	.company_introduce::after {
		width: 64%;
		right: 0;
	}

	.company_ceo {
		margin-top: 70px;
	}

	.company_ceo .flex {
		flex-direction: column;
	}

	.company_ceo>.flex>.img {
		width: 75%;
		margin-bottom: 50px;
	}

	.company_ceo .tx {
		width: 100%;
	}

	.company_ceo .tx .flex {
		flex-direction: column;
	}

	.company_ceo .tx .content {
		width: 100%;
		margin-right: 0;
		padding: 0 8px;
	}

	.company_ceo .history {
		margin-top: 50px;
	}

	.history dt {
		width: 30%;
		font-size: .875rem;
	}

	.history dd {
		width: 70%;
		font-size: .75rem;
	}

	.company_service .flex .item {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.company_service .flex .item h3 {
		font-size: 1.125rem;
	}

	.company_service .flex .item li {
		font-size: .875rem;
	}

	.company_partner .flex {
		flex-direction: column;
	}

	.company_partner .item {
		width: 90%;
		margin: 0 auto 30px;
	}

	.company_partner .item:nth-child(even) {
		margin-right: auto;
	}

	.company_info th,
	.company_info td {
		font-size: .875rem;
	}

	.mainVisual_wrapper {
		padding: 0 16px;
	}

	.association_course .flex .img {
		width: 100%;
	}
}

@media screen and (min-width:480px) and (max-width:600px) {

	/*base*/
	.menu-tx {
		padding-top: 100px;
	}

	/*module*/
	.content {
		padding: 0;
	}

	.s_fs-14 {
		font-size: 14px !important;
	}

	.pc-only {
		display: none;
	}

	/*header*/
	.header-logo {
		width: 115px;
		margin: 10px 5px;
	}

	.header-reserve {
		display: none !important;
	}

	.menu-main-container {
		padding-top: 65px;
	}

	.menu-toggle {
		position: absolute;
		top: 0;
		right: 10px;
		background: #fff;
		border-radius: 0;
		border: 0;
	}

	/*main*/
	/*TOP*/
	.top-wrapper .flex {
		flex-direction: column;
	}

	.about-img,
	.about-tx {
		width: 100%;
		margin-top: 50px;
	}

	.news {
		width: 95%;
	}

	.news .more {
		position: relative;
		margin-top: 30px;
		right: auto;
		text-align: center;
	}

	.news .blog-inner .blog-tit {
		width: 100%;
	}

	.new-wrapper .flex {
		display: block;
	}

	.news .news_title,
	.top_menu h2,
	.instagram h2,
	.access h2 {
		font-size: 18px;
	}

	.grid-item h3 {
		font-size: 20px;
	}

	.about-tx h1 {
		font-size: 25px;
	}

	.menu .grid .grid-item {
		display: block;
		height: 160px;
		overflow: hidden;
	}

	.menu .grid .grid-item p {
		line-height: 160px;
		top: 0;
	}

	.menu-headline h3 {
		font-size: 40px;
		left: 0;
	}

	.menu-img {
		margin-top: 70px;
	}

	.ig_feed {
		width: 100%;
	}

	.footer_nav {
		display: none;
	}

	/*blog*/
	.entryContent {
		padding: 50px 0 0;
	}

	.entry-wrapper {
		margin-top: 65px;
		padding-top: 50px;
	}

	.entry-wrapper .mainContent {
		width: 100%;
	}

	.entry-header .entry-info {
		padding: 5px;
		width: 100%;
		min-width: 100%;
		position: relative;
		top: 0;
		right: 0;
		box-shadow: none;
	}

	.entry-header .entry-info .entry-title {
		font-size: 15px;
		font-weight: 600;
	}

	.entry-wrapper .secondary {
		float: none;
		width: 100%;
	}

	.entry-header .post-thumbnail {
		width: 100%;
	}

	/*アスリート*/
	.athlete-tx {
		margin-top: 50px;
	}

	.content h2,
	.content h3 {
		font-size: 28px;
	}

	.sport .grid .grid-item {
		padding: 30px 10px;
	}

	/*footer*/

	.copyright {
		position: relative;
		font-size: 12px;
		color: #9E9E9E;
	}

	.footer_navi {
		display: none;
	}

	.footer-navi-sp {
		clear: both;
	}

	.footer-navi-sp .footerList {
		width: 100%;
		margin: 10px 0;
		overflow: hidden;
	}

	.footer-navi-sp .footerList li {
		width: 50%;
		display: block;
		float: left;
		font-size: 12px;
		border-bottom: 1px solid #dbdbdb;
		vertical-align: top;
	}

	.footer-navi-sp .footerList li a {
		font-size: 12px;
		display: block;
		padding: 10px 5px;
		padding-right: 18px;
		padding-left: 5%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	.footer-navi-sp .footerList li:nth-child(odd) {
		border-right: 1px solid #dbdbdb;
	}

	.footer-navi-sp .footerList li:first-child,
	.footer-navi-sp .footerList li:nth-child(2) {
		border-top: 1px solid #dbdbdb;
	}

	.footer-cta {
		position: fixed;
		bottom: 0;
		width: 100%;
		display: flex;
		z-index: 1000;
	}

	.footer_line {
		width: 183px;
		height: 44px;
		text-align: center;
		padding: 10px 0;
		background: #1dcd00;
		color: #fff;
	}

	.footer_reserve {
		width: calc(100% - 183px);
		height: 44px;
		text-align: center;
		padding: 10px 0;
		background: #fba9b5;
		color: #fff;
	}
}

@media screen and (min-width:600px) and (max-width:960px) {

	/*module*/
	.pc-only {
		display: none;
	}

	.siteFooter {
		display: none;
	}

	.menu-headline h3 {
		left: auto;
	}

	.header-reserve {
		display: none !important;
	}

	.menu-toggle {
		position: absolute;
		top: 0;
		right: 10px;
		background: #fff;
		border-radius: 0;
		border: 0;
	}

	.menu .grid {
		grid-template-columns: repeat(2, 1fr);
	}

	.contact-tb {
		width: 100%;
	}

	/*main*/

	.ig_feed {
		width: 100%;
		text-align: center;
	}

	.footer_nav nav ul li {
		padding: 10px;
	}

	.grid-item {
		width: 330px;
	}

	.grid {
		width: 100%;
	}

	.new-wrapper .flex {
		display: block;
	}

	.news {
		width: 90%;
	}

	.sport .grid .grid-item {
		padding: 50px 0;
	}
}

@media screen and (min-width:960px) and (max-width:1280px) {
	.siteFooter {
		display: none;
	}

	.sp-only {
		display: none;
	}
}

@media screen and (min-width:1280px) {
	.siteFooter {
		display: none;
	}

	.sp-only {
		display: none;
	}
}

.drawer-nav {
	z-index: 1000;
}

/*# sourceMappingURL=app.css.map 