@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:Thin);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-weight: 600;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

.header__logo { float: left; }
.line { float: left; margin: 20px 0 0 10px;}


@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url("https://example.com/MaterialIcons-Regular.eot");
	/* For IE6-8 */
	src: local("Material Icons"), local("MaterialIcons-Regular"), url("https://example.com/MaterialIcons-Regular.woff2") format("woff2"), url("https://example.com/MaterialIcons-Regular.woff") format("woff"), url("https://example.com/MaterialIcons-Regular.ttf") format("truetype");
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	/* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}

.mt5 {
	margin-top: 5px !important;
}

.pt5 {
	padding-top: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.pb5 {
	padding-bottom: 5px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.pl15 {
	padding-left: 15px !important;
}

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

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

.mr20 {
	margin-right: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.ml35 {
	margin-left: 35px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.mr45 {
	margin-right: 45px !important;
}

.pr45 {
	padding-right: 45px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.pb45 {
	padding-bottom: 45px !important;
}

.ml45 {
	margin-left: 45px !important;
}

.pl45 {
	padding-left: 45px !important;
}

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

.pt50 {
	padding-top: 50px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.pr50 {
	padding-right: 50px !important;
}

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

.pb50 {
	padding-bottom: 50px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.mt55 {
	margin-top: 55px !important;
}

.pt55 {
	padding-top: 55px !important;
}

.mr55 {
	margin-right: 55px !important;
}

.pr55 {
	padding-right: 55px !important;
}

.mb55 {
	margin-bottom: 55px !important;
}

.pb55 {
	padding-bottom: 55px !important;
}

.ml55 {
	margin-left: 55px !important;
}

.pl55 {
	padding-left: 55px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.mt65 {
	margin-top: 65px !important;
}

.pt65 {
	padding-top: 65px !important;
}

.mr65 {
	margin-right: 65px !important;
}

.pr65 {
	padding-right: 65px !important;
}

.mb65 {
	margin-bottom: 65px !important;
}

.pb65 {
	padding-bottom: 65px !important;
}

.ml65 {
	margin-left: 65px !important;
}

.pl65 {
	padding-left: 65px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.ml70 {
	margin-left: 70px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.mt75 {
	margin-top: 75px !important;
}

.pt75 {
	padding-top: 75px !important;
}

.mr75 {
	margin-right: 75px !important;
}

.pr75 {
	padding-right: 75px !important;
}

.mb75 {
	margin-bottom: 75px !important;
}

.pb75 {
	padding-bottom: 75px !important;
}

.ml75 {
	margin-left: 75px !important;
}

.pl75 {
	padding-left: 75px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.mt85 {
	margin-top: 85px !important;
}

.pt85 {
	padding-top: 85px !important;
}

.mr85 {
	margin-right: 85px !important;
}

.pr85 {
	padding-right: 85px !important;
}

.mb85 {
	margin-bottom: 85px !important;
}

.pb85 {
	padding-bottom: 85px !important;
}

.ml85 {
	margin-left: 85px !important;
}

.pl85 {
	padding-left: 85px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.mr90 {
	margin-right: 90px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.ml90 {
	margin-left: 90px !important;
}

.pl90 {
	padding-left: 90px !important;
}

.mt95 {
	margin-top: 95px !important;
}

.pt95 {
	padding-top: 95px !important;
}

.mr95 {
	margin-right: 95px !important;
}

.pr95 {
	padding-right: 95px !important;
}

.mb95 {
	margin-bottom: 95px !important;
}

.pb95 {
	padding-bottom: 95px !important;
}

.ml95 {
	margin-left: 95px !important;
}

.pl95 {
	padding-left: 95px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.pl100 {
	padding-left: 100px !important;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
	padding: 0px 0px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger:hover {
	opacity: 1;
}

.hamburger-box {
	width: 24px;
	height: 16px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 24px;
	height: 2px;
	background-color: #000;
	border-radius: 0px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -7px;
}

.hamburger-inner::after {
	bottom: -7px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
	perspective: 48px;
}

.hamburger--3dx .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
	perspective: 48px;
}

.hamburger--3dx-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
	perspective: 48px;
}

.hamburger--3dy .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
	perspective: 48px;
}

.hamburger--3dy-r .hamburger-inner {
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent;
	transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
	transform: translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
	transform: translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
	transform: translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
	transform: translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	transform: translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
	transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
	transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
}

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
	top: -14px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
	top: -14px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
	transform: translate3d(0, -7px, 0) rotate(45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
	top: 1px;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
	top: 7px;
	transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
	top: 14px;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
	transform: translate3d(0, 7px, 0) rotate(135deg);
	transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
	transform: translate3d(0, -14px, 0) rotate(-270deg);
	transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
	top: 1px;
	transition-duration: 0.275s;
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
	top: 7px;
	transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
	top: 14px;
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
	transform: translate3d(0, 7px, 0) rotate(-135deg);
	transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
	transition-delay: 0s;
	opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -14px, 0) rotate(270deg);
	transition-delay: 0.075s;
}

/*
   * Emphatic
   */
.hamburger--emphatic {
	overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
	top: 7px;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
	left: -48px;
	top: -48px;
	transform: translate3d(48px, 48px, 0) rotate(45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
	right: -48px;
	top: -48px;
	transform: translate3d(-48px, 48px, 0) rotate(-45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
	overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
	transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 7px;
	right: 0;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	transition-delay: 0s;
	transition-timing-function: ease-out;
	background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -48px;
	top: 48px;
	transform: translate3d(48px, -48px, 0) rotate(-45deg);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -48px;
	top: 48px;
	transform: translate3d(-48px, -48px, 0) rotate(45deg);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
	top: 1px;
}

.hamburger--slider .hamburger-inner::before {
	top: 7px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
	top: 14px;
}

.hamburger--slider.is-active .hamburger-inner {
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
	transform: rotate(-45deg) translate3d(-3.42857px, -5px, 0);
	opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
	transform: translate3d(0, -14px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
	top: 1px;
}

.hamburger--slider-r .hamburger-inner::before {
	top: 7px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
	top: 14px;
}

.hamburger--slider-r.is-active .hamburger-inner {
	transform: translate3d(0, 7px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
	transform: rotate(45deg) translate3d(3.42857px, -5px, 0);
	opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
	transform: translate3d(0, -14px, 0) rotate(90deg);
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
	top: 1px;
	transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
	top: 7px;
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
	top: 14px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
	transition-delay: 0.22s;
	background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translate3d(0, 7px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
	top: -14px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
	transform: translate3d(0, -7px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(90deg);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
	transform: rotate(-90deg);
	background-color: transparent;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
	transform: rotate(-225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
	transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
	transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
	transform: rotate(765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
	transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
	transition-duration: 0.2s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
	transition-duration: 0s;
	transition-delay: 0.1s;
	transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
	transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
	transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
	transform: rotate(-765deg);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
	transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(-90deg);
}

@font-face {
	font-family: "din1451alt";
	src: url("../fonts/din1451alt-webfont.eot");
	src: url("../fonts/din1451alt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din1451alt-webfont.woff") format("woff"), url("../fonts/din1451alt-webfont.ttf") format("truetype"), url("../fonts/din1451alt-webfont.svg?#webfont") format("svg");
}

@font-face {
	font-family: "07logotypegothic";
	src: url("../fonts/07logotypegothic.eot");
	src: url("../fonts/07logotypegothic.eot?#iefix") format("embedded-opentype"), url("../fonts/07logotypegothic.woff") format("woff"), url("../fonts/07logotypegothic.ttf") format("truetype"), url("../fonts/07logotypegothic.svg?#webfont") format("svg");
}

@media only screen and (max-width: 768px) {
	.pc {
		display: none !important;
	}
}

@media only screen and (min-width: 768px) {
	.sp {
		display: none !important;
	}
}

html {
	font-size: 62.5%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	letter-spacing: 0.06em;
}

@media only screen and (min-width: 768px) {
	html {
		min-width: 1100px;
	}
}

* {
	font-size: 14px;
	font-size: 1.4rem;
	box-sizing: border-box;
}

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

a {
	color: inherit;
	text-decoration: none;
}

li {
	list-style: none;
}

.wrap {
	overflow-x: hidden;
	padding-top: 120px;
}

@media only screen and (max-width: 768px) {
	.wrap {
		padding-top: 50px;
	}
}

@media only screen and (min-width: 768px) {
	.inner {
		width: 1100px;
		margin: auto;
	}
}

@media only screen and (max-width: 768px) {
	.inner {
		padding: 0 15px;
	}
	#about_us .inner {
		padding: 30px 15px;
	}
}

@media only screen and (min-width: 768px) {
	.inner2 {
		width: 1000px;
		margin: auto;
	}
}

@media only screen and (max-width: 768px) {
	.inner2 {
		padding: 0 15px;
	}
}

.contact {
	background: url(../images/common/contact-bg.jpg) center/cover no-repeat;
	padding: 110px 0;
}

@media only screen and (max-width: 768px) {
	.contact {
		padding: 50px 0;
	}
}

.contact__text {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625em;
	margin: 40px 0 0;
}

@media only screen and (max-width: 768px) {
	.contact__text {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 20px 0 0;
	}
}

.contact__button {
	margin: 44px 0 0;
	position: relative;
	display: inline-block;
	width: 507px;
	height: 134px;
	z-index: 1;
	color: #fff;
	text-align: center;
	padding: 20px 0 0;
	background: url(../images/common/contact-button-bg.png) 7px 11px/auto 123px no-repeat;
}

@media only screen and (max-width: 768px) {
	.contact__button {
		width: 258px;
		height: 67px;
		padding: 10px 0 0;
		margin: 20px 0 0;
		background: url(../images/common/contact-button-bg.png) 4px 5px/auto 62px no-repeat;
	}
}

.contact__button:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	content: "";
	display: block;
	width: 500px;
	height: 123px;
	background: #0088dd;
	border-radius: 500px;
}

@media only screen and (max-width: 768px) {
	.contact__button:before {
		width: 250px;
		height: 61px;
	}
}

.contact__button .num {
	font-size: 54px;
	font-size: 5.4rem;
	font-family: "din1451alt";
}

@media only screen and (max-width: 768px) {
	.contact__button .num {
		font-size: 26px;
		font-size: 2.6rem;
	}
}

.contact__button .num span {
	font-size: 26px;
	font-size: 2.6rem;
	display: inline-block;
	vertical-align: baseline;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 768px) {
	.contact__button .num span {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

.contact__button .text {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 6px 0 0;
}

@media only screen and (max-width: 768px) {
	.contact__button .text {
		font-size: 11px;
		font-size: 1.1rem;
		margin: 2px 0 0;
	}
}

.banner-area {
	padding: 50px 0;
}

.banner-area ul {
	overflow: hidden;
	margin: -3px;
}

.banner-area ul li {
	float: left;
	width: 25%;
	padding: 3px;
}

@media only screen and (max-width: 768px) {
	.banner-area ul li {
		width: 50%;
	}
}

.banner-area ul li img {
	width: 100%;
}

.footer {
	text-align: center;
	padding: 0 0 200px;
}

@media only screen and (max-width: 768px) {
	.footer {
		padding: 0 0 50px;
	}
}

.footer__catch {
	display: inline-block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	padding: 16px 10px;
	border-top: 1px solid #eaebeb;
	border-bottom: 1px solid #eaebeb;
}

.footer__catch span {
	font-size: 14px;
	font-size: 1.4rem;
	display: block;
	line-height: 1.714285714285714em;
	margin: 12px 0 0;
	font-weight: normal;
}

.footer__logo {
	text-align: center;
	margin: 100px 0 0;
}

@media only screen and (max-width: 768px) {
	.footer__logo {
		margin: 50px 0 0;
	}
}

@media only screen and (max-width: 768px) {
	.footer__logo img {
		max-height: 40px;
	}
}

.footer__nav {
	margin: 45px 0 0;
}

@media only screen and (max-width: 768px) {
	.footer__nav {
		margin: 40px -15px;
	}
}

.footer__nav > li {
	position: relative;
	display: inline-block;
	margin: 0 20px;
}

@media only screen and (max-width: 768px) {
	.footer__nav > li {
		display: block;
		margin: 0;
		border-bottom: 1px solid #e5e5e5;
	}
	.footer__nav > li:first-child {
		border-top: 1px solid #e5e5e5;
	}
}

.footer__nav > li > a {
	cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	padding: 15px;
}

@media only screen and (max-width: 768px) {
	.footer__nav > li > a {
		display: block;
	}
}

@media only screen and (min-width: 768px) {
	.footer__nav > li .child {
		position: absolute;
		top: 100%;
		padding-top: 10px;
		left: 0;
		visibility: hidden;
		opacity: 0;
		transition: opacity .4s;
	}
}

@media only screen and (max-width: 768px) {
	.footer__nav > li .child {
		display: none;
	}
}

.footer__nav > li .child > li {
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	white-space: nowrap;
	background: #68457d;
	transition: opacity .4s;
	border-top: 1px solid #fff;
}

@media only screen and (max-width: 768px) {
	.footer__nav > li .child > li {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

.footer__nav > li .child > li:hover {
	opacity: .9;
}

.footer__nav > li .child > li:first-child {
	border-top: 0;
}

.footer__nav > li .child > li > a {
	display: block;
	color: #fff;
}

@media only screen and (min-width: 768px) {
	.footer__nav > li .child > li > a {
		text-align: center;
		padding: 12px 30px;
	}
}

@media only screen and (max-width: 768px) {
	.footer__nav > li .child > li > a {
		padding: 10px 20px;
	}
}

.footer__nav > li:hover .child {
	opacity: 1;
	visibility: visible;
}

.footer__address {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5em;
	margin: 45px 0 0;
	display: block;
}

@media only screen and (max-width: 768px) {
	.footer__address {
		font-size: 12px;
		font-size: 1.2rem;
		margin: 20px 0 0;
	}
}

.footer__copy {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5em;
	margin: 50px 0 0;
}

@media only screen and (max-width: 768px) {
	.footer__copy {
		font-size: 12px;
		font-size: 1.2rem;
		margin: 20px 0 0;
	}
}

.header {
	width: 100%;
	padding: 10px 30px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: #fff;
}

.header:after {
	content: "";
	display: block;
	clear: both;
}

@media only screen and (min-width: 768px) {
	.header {
		min-width: 1100px;
	}
}

@media only screen and (max-width: 768px) {
	.header {
		padding: 0;
	}
}

.header__leftbox {
	z-index: 2;
}

@media only screen and (min-width: 768px) {
	.header__leftbox {
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	.header__leftbox {
		background: #fff;
		overflow: hidden;
		padding: 0 20px;
		height: 50px;
		width: 100%;
		border-bottom: 1px solid #e5e5e5;
	}
}

.header__rightbox {
	float: right;
}

@media only screen and (max-width: 768px) {
	.header__rightbox {
		position: fixed;
		width: 100%;
		top: 50px;
		bottom: 0;
		height: auto;
		right: -100%;
		transition: right .4s;
		z-index: -1;
		overflow-y: scroll;
		width: 100%;
		background: #fff;
	}
	.header__rightbox.is-active {
		right: 0;
	}
}

@media only screen and (max-width: 768px) {
	.header__logo {
		float: left;
		margin: 10px 0 0;
	}
}

.header__logo img {
	height: 44px;
	width: auto;
	margin: 28px 0 0;
}

@media only screen and (max-width: 768px) {
	.header__logo img {
		height: 30px;
		margin: 0;
	}
}

@media only screen and (min-width: 768px) {
	.header .hamburger {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.header .hamburger {
		float: right;
		margin: 17px 0 0;
	}
}

.header__tel {
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (max-width: 768px) {
	.header__tel {
		display: block;
		padding: 20px;
		text-align: center;
	}
}

.header__tel .num {
	margin: 0 0 8px;
}

.header__tel .num i {
	display: inline-block;
	vertical-align: middle;
	line-height: 21px;
}

.header__tel .num span {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #0088dd;
	line-height: 1em;
	display: inline-block;
	vertical-align: middle;
}

.header__tel .text {
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}

@media only screen and (min-width: 768px) {
	.gnav {
		margin: 0 0 0 auto;
		display: inline-block;
		vertical-align: middle;
		margin: 0 16px 0 0;
	}
}

.gnav > ul {
	border-left: 1px solid #e5e5e5;
}

.gnav > ul:after {
	content: "";
	display: block;
	clear: both;
}

.gnav > ul > li {
	position: relative;
	float: left;
}

@media only screen and (min-width: 768px) {
	.gnav > ul > li {
		display: table;
		vertical-align: middle;
		width: 105px;
		border-right: 1px solid #e5e5e5;
	}
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li {
		width: 100%;
		border-bottom: 1px solid #e5e5e5;
	}
}

@media only screen and (min-width: 768px) {
	.gnav > ul > li > a {
		display: table-cell;
		height: 100px;
		vertical-align: top;
		padding: 25px 0 0; 
	}
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li > a {
		display: block;
		padding: 10px 20px;
	}
}

.gnav > ul > li > a > i, .gnav > ul > li > a > span {
	display: block;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li > a > i, .gnav > ul > li > a > span {
		display: inline-block;
		vertical-align: middle;
	}
}

.gnav > ul > li > a > i {
	margin: 0 0 14px;
}

.gnav > ul > li > a > i.two { 
	margin: 0 0 5px;
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li > a > i {
		margin: 0 10px 0 0;
		width: 93px;
		text-align: left; 
	}
	.gnav > ul > li > a > i.two { 
	margin: 0 10px 0 0;
	}
}

.gnav > ul > li > a > span {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4em;
	letter-spacing: 0;
}

@media only screen and (min-width: 768px) {
	.gnav > ul > li .child {
		position: absolute;
		top: 100%;
		left: 0;
		visibility: hidden;
		opacity: 0;
		transition: opacity .4s;
	}
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li .child {
		display: none;
	}
}

.gnav > ul > li .child > li {
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	white-space: nowrap;
	background: #68457d;
	transition: opacity .4s;
	border-top: 1px solid #fff;
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li .child > li {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

.gnav > ul > li .child > li:hover {
	opacity: .9;
}

.gnav > ul > li .child > li:first-child {
	border-top: 0;
}

.gnav > ul > li .child > li > a {
	display: block;
	color: #fff;
}

@media only screen and (min-width: 768px) {
	.gnav > ul > li .child > li > a {
		text-align: center;
		padding: 12px 30px;
	}
}

@media only screen and (max-width: 768px) {
	.gnav > ul > li .child > li > a {
		padding: 10px 20px;
	}
}

.gnav > ul > li:hover .child {
	opacity: 1;
	visibility: visible;
}

@media only screen and (min-width: 768px) {
	.aside {
		width: 27%;
		float: right;
	}
}

@media only screen and (max-width: 768px) {
	.aside {
		padding: 50px 0 50px 0;
	}
}

.aside .pickup__title img,
.aside .ranking__title img {
	max-height: 40px;
}

.aside .pickup__caption,
.aside .ranking__caption {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 30px 0 0;
}

.aside .pickup .post,
.aside .ranking .post {
	padding: 28px 0;
	border-top: 1px solid #e5e5e5;
}

.aside .pickup .post:nth-of-type(1),
.aside .ranking .post:nth-of-type(1) {
	border: 0;
}

.aside .pickup .post > a,
.aside .ranking .post > a {
	display: block;
	overflow: hidden;
}

.aside .pickup .post:nth-of-type(odd),
.aside .ranking .post:nth-of-type(odd) {
	clear: both;
	margin-left: 0;
}

.aside .pickup .post .imagebox,
.aside .ranking .post .imagebox {
	width: 44%;
	float: left;
}

.aside .pickup .post .textbox,
.aside .ranking .post .textbox {
	width: 50.666666666666667%;
	float: right;
}

.aside .pickup .post__image,
.aside .ranking .post__image {
	width: 100%;
}

.aside .pickup .post__date,
.aside .ranking .post__date {
	font-size: 14px;
	font-size: 1.4rem;
	color: #69447a;
	font-family: "din1451alt";
}

.aside .pickup .post__title,
.aside .ranking .post__title {
	margin: 10px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.428571428571429em;
}

.aside .ranking {
	margin: 52px 0 0;
}

@media only screen and (max-width: 768px) {
	.aside .ranking {
		margin: 30px 0 0;
	}
}

.aside .ranking .post-wrap .post {
	counter-increment: num;
}

.aside .ranking .post-wrap .post .imagebox {
	position: relative;
}

.aside .ranking .post-wrap .post .imagebox:before {
	position: absolute;
	top: 6px;
	left: 6px;
	display: block;
	width: 26px;
	line-height: 26px;
	text-align: center;
	border-radius: 26px;
	background: #000;
	color: #fff;
	padding-left: 1px;
	font-family: "din1451alt";
	font-size: 20px;
	font-size: 2rem;
	content: counter(num);
}

.aside .ranking__button {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1em;
	padding: 0 0 14px;
	display: inline-block;
	margin: 10px 0 0;
	border-bottom: 1px solid #000;
}

.aside .ranking__button:after {
	content: "";
	display: inline-block;
	width: 27px;
	height: 7px;
	margin: 0 0 3px 12px;
	background: url(../images/common/icon-arrow02.png) center/cover no-repeat;
}

.breadcrumb {
	margin: 40px 0 50px;
}

@media only screen and (max-width: 768px) {
	.breadcrumb {
		display: none;
	}
}

.breadcrumb ul li {
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
}

.breadcrumb ul li:after {
	content: ">";
	display: inline-block;
	vertical-align: middle;
	margin-left: .4em;
}

.breadcrumb ul li:last-child:after {
	content: none;
}

.breadcrumb ul li a, .breadcrumb ul li span {
	display: inline-block;
	vertical-align: middle;
}

.button-box {
	text-align: center;
}

.button01 {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 56px;
	text-align: center;
	position: relative;
	padding: 0 74px 8px 66px;
	color: #fff;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	background: url(../images/common/button01-bg.png) left 10px center/100% auto repeat-y;
}

@media only screen and (min-width: 768px) {
	.button01 {
		max-width: 300px;
	}
}

@media only screen and (max-width: 768px) {
	.button01 {
		width: 100%;
		max-width: 280px;
	}
}

.button01:before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: 8px;
	bottom: 8px;
	z-index: -1;
	background: #0088dd;
}

.button01:after {
	content: "";
	display: block;
	width: 27px;
	height: 7px;
	position: absolute;
	right: 28px;
	top: 22px;
	background: url(../images/common/icon-arrow01.png) center/cover no-repeat;
}

.pagetitle {
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	width: 100%;
	height: 450px;
}

@media only screen and (max-width: 768px) {
	.pagetitle {
		padding: 0 20px;
	}
}

.pagetitle__text {
	padding: 24px 46px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(255, 255, 255, 0.85);
	text-align: center;
	vertical-align: middle;
}

@media only screen and (max-width: 768px) {
	.pagetitle__text {
		padding: 14px;
	}
}

@media only screen and (max-width: 768px) {
	.pagetitle__text img {
		max-height: 50px;
	}
}

.pagetitle__ja, .pagetitle__en {
	display: block;
	text-align: center;
	white-space: nowrap;
}

.pagetitle__ja {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1em;
	font-family: '07logotypegothic';
	color: #68457d;
}

@media only screen and (max-width: 768px) {
	.pagetitle__ja {
		font-size: 20px;
		font-size: 2rem;
	}
}

.pagetitle__en {
	margin: 12px 0 0;
	font-size: 26px;
	font-size: 2.6rem;
	letter-spacing: 0.12em;
	color: #ef9ca5;
}

@media only screen and (max-width: 768px) {
	.pagetitle__en {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

.title01 {
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.title01 img {
		height: 40px;
	}
}

.title01 span {
	display: block;
	text-align: center;
	white-space: nowrap;
}

.title01__ja {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1em;
	font-family: '07logotypegothic';
}

@media only screen and (max-width: 768px) {
	.title01__ja {
		font-size: 24px;
		font-size: 2.4rem;
	}
}

.title01__en {
	margin: 12px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.16em;
}

@media only screen and (max-width: 768px) {
	.title01__en {
		font-size: 12px;
		font-size: 1.2rem;
		margin: 8px 0 0;
	}
}

body.notfound main {
	position: relative;
	width: 100vw;
	height: 100vh;
	background: #fafafa;
}

body.notfound main section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-family: "Lato";
	font-weight: "Thin";
	font-style: normal;
}

body.notfound main section h1 {
	font-size: 180px;
	font-size: 18rem;
	line-height: 1;
	margin-top: -0.4em;
	letter-spacing: 0.16em;
}

body.notfound main section p {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1;
	margin: 1em 0 0;
	letter-spacing: 0.2em;
}

body.about .main .pagetitle {
	background-image: url(../images/about/pagetitle-bg.jpg);
}

@media only screen and (max-width: 768px) {
	body.about .main .anchor {
		padding-bottom: 0;
	}
}

body.about .main .anchor ul {
	overflow: hidden;
}

body.about .main .anchor ul li {
	width: 25%;
	float: left;
	border-left: 2px solid #fff;
}

body.about .main .anchor ul li:first-child {
	border: 0;
}

body.about .main .anchor ul li a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
	background: #68457d;
	padding: 20px 0;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.about .main .anchor ul {
	margin: 20px 0 0 -1%;
}
	body.about .main .anchor ul li {
	width: 50%;
	padding: 0 0 1% 1%;
	border: none;
}
	body.about .main .anchor ul li a {
		padding: 14px 0;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

	#profile {
		margin: 0 auto 150px;
		padding: 120px 0 0; 
	}
@media only screen and (max-width: 768px) {
	#profile {
		margin: 0 auto 80px;
	}
}
@media only screen and (min-width: 768px) {
	
	body.about .main .profile {
		margin-top: -120px;
		/* padding-top: 120px; */
	}
}

@media only screen and (max-width: 768px) {
	body.about .main .profile {
		padding: 50px 0 0;
	}
}

body.about .main .profile__table {
	width: 880px;
	margin: 50px auto 0;
}

@media only screen and (max-width: 768px) {
	body.about .main .profile__table {
		width: 100%;
		margin: 30px 0 0;
	}
}

body.about .main .profile__table tr {
	border-bottom: 1px solid #e5e5e5;
}

body.about .main .profile__table tr:first-child {
	border-top: 1px solid #e5e5e5;
}

body.about .main .profile__table tr th, body.about .main .profile__table tr td {
	padding: 20px 0;
	text-align: left;
	line-height: 1.625em;
}

@media only screen and (max-width: 768px) {
	body.about .main .profile__table tr th, body.about .main .profile__table tr td {
		padding: 10px 0 30px;
		display: block;
	}
}

body.about .main .profile__table tr th {
	white-space: nowrap;
}

@media only screen and (min-width: 768px) {
	body.about .main .profile__table tr th {
		width: 254px;
	}
}

@media only screen and (max-width: 768px) {
	body.about .main .profile__table tr th {
		padding: 6px 10px 8px;
		display: block;
		text-align: center;
		background: #e5e5e5;
	}
}

body.about .main .profile__image {
	margin: 160px 0 0;
}

@media only screen and (max-width: 768px) {
	body.about .main .profile__image {
		margin: 50px 0 0;
	}
}

body.about .main .profile__image img {
	width: 100%;
}

body.about .main .greeting {
	padding: 130px 0 150px;
	background: url(../images/about/greeting-bg.png) center/auto repeat;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting {
		padding: 50px 0;
	}
}

body.about .main .greeting__title {
	margin: 0 0 40px;
}

body.about .main .greeting .block {
	background: #fff;
	padding: 50px;
	overflow: hidden;
	margin: 25px 0 0;
}

#about { background: url(../images/about/about_us_bg.jpg) no-repeat center top; background-size: cover; height: 600px; }

#about img { display: none; }

#about_us {
	background: url(../images/about/greeting-bg.png) center/auto repeat;
	height: 290px;
}

#about_us .inner {
	background: url(../images/about/greeting-bg.png) center/auto repeat;
	padding: 60px;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	position: relative;
	top: -250px;
}
#about_us p { 
	font-size: 16px; 
	text-align: center; 
	line-height: 190%;
}

@media only screen and (max-width: 768px) {
	#about  { background: none; height: inherit; }
	
	#about img { display: block; }
	
	#about_us {
		background: url(../images/about/greeting-bg.png) center/auto repeat;
		height: inherit;
	}
	#about_us h1 {
		margin: 0 auto 20px;
	}
	#about_us .inner {
		background: url(../images/about/greeting-bg.png) center/auto repeat;
		padding: 40px 15px;
		position: inherit;
		top: 0;
	}
	#about_us p { 
	font-size: 14px; 
	text-align: left; 
	line-height: 170%;
	}
}


@media only screen and (max-width: 768px) {
	body.about .main .greeting .block {
		padding: 20px;
	}
}

@media only screen and (min-width: 768px) {
	body.about .main .greeting .block .imagebox {
		width: 19%;
	}
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .block .imagebox {
		width: 100%;
		text-align: center;
	}
}

body.about .main .greeting .block .textbox {
	letter-spacing: 0.06em;
}

@media only screen and (min-width: 768px) {
	body.about .main .greeting .block .textbox {
		width: 77%;
	}
}

body.about .main .greeting .block__title {
	font-size: 38px;
	font-size: 3.3rem;
	color: #ef9ca5;
	font-family: '07logotypegothic';
	line-height: 1.315789473684211em;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .block__title {
		font-size: 20px;
		font-size: 2rem;
		margin: 20px 0 0;
	}
}

body.about .main .greeting .block__name {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 20px 0 0;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .block__name {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 14px 0 0;
	}
}

body.about .main .greeting .block__name span {
	margin: 0 0 0 5px;
	font-size: 20px;
	font-size: 2.2rem;
	font-family: '07logotypegothic';
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .block__name span {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

body.about .main .greeting .block__text {
	margin: 30px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .block__text {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 14px 0 0;
	}
}

@media only screen and (min-width: 768px) {
	body.about .main .greeting .block:nth-of-type(1) .imagebox {
		width: 26%;
	}
	body.about .main .greeting .block:nth-of-type(1) .textbox {
		width: 69%;
	}
	body.about .main .greeting .block:nth-of-type(odd) .imagebox {
		float: left;
	}
	body.about .main .greeting .block:nth-of-type(odd) .textbox {
		float: right;
	}
	body.about .main .greeting .block:nth-of-type(even) .imagebox {
		float: right;
	}
	body.about .main .greeting .block:nth-of-type(even) .textbox {
		float: left;
	}
}

body.about .main .greeting .greeting01 {
	overflow: hidden;
	margin: 34px auto 0;
}

@media only screen and (min-width: 768px) {
	body.about .main .greeting .greeting01 .imagebox {
		float: left;
		width: 42.178217821782178%;
	}
}

body.about .main .greeting .greeting01 .imagebox figure {
	width: 100%;
	position: relative;
	display: block;
	padding: 54px 0 0 34px;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting01 .imagebox figure > img {
		width: 100%;
	}
}

body.about .main .greeting .greeting01 .imagebox figure figcaption {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting01 .imagebox figure figcaption img {
		width: 40px;
	}
}

body.about .main .greeting .greeting01 .textbox {
	padding: 54px 0 0;
}

@media only screen and (min-width: 768px) {
	body.about .main .greeting .greeting01 .textbox {
		width: 50%;
		float: right;
	}
}

body.about .main .greeting .greeting01 .textbox .catch {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.6em;
	font-weight: bold;
	margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting01 .textbox .catch {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

body.about .main .greeting .greeting01 .textbox .text {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2em;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting01 .textbox .text {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.about .main .greeting .greeting02 {
	margin: 100px 0 50px;
}

body.about .main .greeting .greeting02 figure {
	position: relative;
	text-align: center;
}

body.about .main .greeting .greeting02 figure figcaption {
	position: absolute;
	top: -54px;
	left: 66px;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting02 figure figcaption {
		top: -27px;
		left: 10px;
	}
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting02 figure figcaption img {
		width: 40px;
	}
}

body.about .main .greeting .greeting02 p {
	max-width: 600px;
	margin: 60px auto 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2em;
}

@media only screen and (max-width: 768px) {
	body.about .main .greeting .greeting02 p {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.about .main .greeting .greeting02 p em {
	font-style: normal;
	font-weight: bold;
}

body.about .main .activity {
	padding: 150px 0;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity {
		padding: 50px 0;
	}
}

body.about .main .activity__list {
	overflow: hidden;
	margin: 10px 0 0;
}

body.about .main .activity__list li {
	border: 1px solid #e5e5e5;
	border-top: 10px solid #f4cd2f;
	border-radius: 6px;
	margin: 40px 0 0;
	padding: 34px 50px 50px;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	body.about .main .activity__list li {
		width: 47.5%;
		float: left;
		height: 550px;
	}
	body.about .main .activity__list li:nth-of-type(even) {
		margin-left: 2.5%;
	}
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__list li {
		padding: 16px 20px 20px;
	}
}

body.about .main .activity__list li h2 {
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.3636363636363643em;
	margin: 0 0 34px;
}

body.about .main .activity__list li h2.ex {
	height: 109px;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__list li h2 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	body.about .main .activity__list li h2.ex {
	height: inherit;
}
}

body.about .main .activity__list li h2 span {
	display: block;
	width: 34px;
	line-height: 34px;
	text-align: center;
	font-family: "din1451alt";
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	background: #68457d;
	border-radius: 34px;
	color: #fff;
	margin: 0 auto 12px;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__list li h2 span {
		font-size: 20px;
		font-size: 2rem;
		width: 26px;
		line-height: 26px;
		padding-left: 1px;
	}
}

body.about .main .activity__list li figure {
	display: block;
}

body.about .main .activity__list li figure > img {
	width: auto;
	max-height: 170px;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__list li figure > img {
		max-height: 100px;
	}
}

body.about .main .activity__list li p {
	margin: 34px 0 0;
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625em;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__list li p {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 20px 0 0;
	}
}

body.about .main .activity__axis {
	text-align: center;
	margin: 100px 0 0;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__axis {
		margin: 50px 0 0;
	}
}

body.about .main .activity__axis h2 {
	font-size: 30px;
	font-size: 3rem;
	padding: 20px;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	margin: 0 0 45px;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__axis h2 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6em;
		padding: 14px;
		margin: 0 0 30px;
	}
}

body.about .main .activity__axis p {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.9em;
	margin: 0 0 45px;
}

@media only screen and (max-width: 768px) {
	body.about .main .activity__axis p {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 30px;
	}
}

body.about .main .report {
	padding: 150px 0;
	background: url(../images/about/report-bg.png) center/auto repeat;
}

@media only screen and (max-width: 768px) {
	body.about .main .report {
		padding: 50px 0;
	}
}

body.about .main .report__comingsoon {
	margin: 50px 0 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 28px;
	text-align: center;
	font-family: "din1451alt";
	font-weight: bold;
	font-size: 46px;
	font-size: 4.6rem;
	letter-spacing: 0.12em;
}

@media only screen and (max-width: 768px) {
	body.about .main .report__comingsoon {
		font-size: 24px;
		font-size: 2.4rem;
		margin: 30px 0 0;
		padding: 20px 15px;
	}
}

body.about .main .accounting {
	padding: 0 0 150px;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting {
		padding: 0 0 50px;
	}
}

body.about .main .accounting__text {
	font-size: 20px;
	font-size: 2rem;
	margin: 30px 0 50px;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting__text {
		font-size: 16px;
		font-size: 1.6rem;
	}
}

body.about .main .accounting__block {
	padding: 50px 0;
	border-bottom: 1px solid #e5e5e5;
}

body.about .main .accounting__block:nth-of-type(1) {
	border-top: 1px solid #e5e5e5;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting__block {
		padding: 30px 0;
	}
}

body.about .main .accounting__block dt {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting__block dt {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

body.about .main .accounting__block dd ul {
	text-align: center;
	width: 100%;
}

body.about .main .accounting__block dd ul li {
	display: inline-block;
	margin: 20px 15px 0;
}

body.about .main .accounting__block dd ul li a {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: underline;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting__block dd ul li a {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.about .main .accounting__block dd ul li a:hover {
	text-decoration: none;
}

body.about .main .accounting .pdf-button-box {
	text-align: center;
	width: 600px; 
	margin: 0 auto; 
}
body.about .main .accounting .pdf-button-box::after { 
   content: "";
   display: block;
   clear: both;
}

body.about .main .accounting .pdf-button-box a {
	float: left;
	width: 48%;
	margin: 0 0 4% 4%;
	vertical-align: middle;
	font-size: 16px;
	font-size: 1.6rem;
	text-decoration: underline;
	padding: 15px 20px;
	border: 1px solid #e5e5e5;
	text-align: center;
}
body.about .main .accounting .pdf-button-box a:nth-of-type(2n+1) {
	clear: both;
	margin: 0 auto 4%;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting .pdf-button-box {
	width: 240px;
	margin: 0 auto;
	}

	body.about .main .accounting .pdf-button-box a {
		width: 240px;
		margin: 6px 0;
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.about .main .accounting .pdf-button-box a:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 26px;
	margin: 0 14px 0 0;
	vertical-align: middle;
	background: url(../images/about/accounting-icon-pdf.png) center/cover no-repeat;
}

@media only screen and (max-width: 768px) {
	body.about .main .accounting .pdf-button-box a:before {
		width: 16px;
		height: 20.8px;
	}
}

body.about .main .accounting .pdf-button-box a:hover {
	text-decoration: none;
}

body.about .main .accounting .button-box {
	margin: 70px 0 0;
}

body.access .main .pagetitle {
	background-image: url(../images/access/pagetitle-bg.jpg);
}

body.access .main .map-area {
	padding: 0 0 100px;
}

@media only screen and (max-width: 768px) {
	body.access .main .map-area {
		padding: 50px 0;
	}
}

body.access .main .map-area__text {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.555555555555556em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 40px;
}

@media only screen and (max-width: 768px) {
	body.access .main .map-area__text {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 20px;
	}
}

body.access .main .map-area__link {
	text-align: center;
	margin: 30px 0 0;
}

body.access .main .map-area__link:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin: 0 6px 0 0;
	background: url(../images/common/icon-link.png) center/cover no-repeat;
}

body.access .main .map-area__link a {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: middle;
}

body.access .main .map-area iframe {
	width: 100%;
	height: 450px;
}

@media only screen and (max-width: 768px) {
	body.access .main .map-area iframe {
		height: 300px;
	}
}

body.access .main .transportation {
	background: url(../images/access/transportation-bg.png) center/auto repeat;
	padding: 100px 0 120px;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation {
		padding: 50px 0;
	}
}

body.access .main .transportation__title {
	margin: 0 0 50px;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation__title {
		margin: 0 0 30px;
	}
}

body.access .main .transportation .public {
	margin: 90px 0 0;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public {
		margin: 30px 0 0;
	}
}

body.access .main .transportation .public__title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	padding: 22px 0;
	margin: 0 0 34px;
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__title {
		font-size: 18px;
		font-size: 1.8rem;
		padding: 12px 0;
		margin: 0 0 20px;
	}
}

@media only screen and (min-width: 768px) {
	body.access .main .transportation .public__list {
		margin: -12px;
		overflow: hidden;
	}
}

@media only screen and (min-width: 768px) {
	body.access .main .transportation .public__list .item {
		float: left;
		width: 33.333333%;
		padding: 12px;
	}
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item {
		margin: 20px 0 0;
	}
}

body.access .main .transportation .public__list .item__inner {
	background: #fff;
	border-top: 10px solid #f4cd2f;
	border-radius: 6px;
	padding: 30px 30px 0;
}

@media only screen and (min-width: 768px) {
	body.access .main .transportation .public__list .item__inner {
		height: 340px;
	}
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item__inner {
		padding: 20px;
	}
}

body.access .main .transportation .public__list .item__image {
	display: block;
	text-align: center;
}

body.access .main .transportation .public__list .item__image img {
	max-height: 40px;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item__image img {
		max-height: 30px;
	}
}

body.access .main .transportation .public__list .item__title {
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	margin: 20px 0 24px;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item__title {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 16px 0;
	}
}

body.access .main .transportation .public__list .item__text {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625em;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item__text {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.access .main .transportation .public__list .item__links {
	margin: 14px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.714285714285714em;
}

@media only screen and (max-width: 768px) {
	body.access .main .transportation .public__list .item__links {
		margin: 10px 0 0;
		font-size: 13px;
		font-size: 1.3rem;
	}
}

body.access .main .transportation .public__list .item__links a {
	color: #68457d;
}

body.access .main .transportation .button-box {
	margin: 50px 0 0;
}

body.index .main .fv {
	position: relative;
	z-index: 1;
}

body.index .main .fv__bg {
	width: 100%;
}

body.index .main .fv:after,
body.index .main .fv .slider {
	position: absolute;
	overflow: hidden;
	top: 2.333333333333333%;
	right: 9.612625538020086%;
	width: 39.885222381635581%;
	height: 94%;
}

@media only screen and (max-width: 768px) {
	body.index .main .fv:after,
	body.index .main .fv .slider {
		width: 71.71875%;
		height: 54.588235294117647%;
		top: 40.941176470588235%;
		right: 6.25%;
	}
}

/*
body.index .main .fv:after {
	content: "";
	display: block;
	z-index: 2;
	background: url(../images/index/fv-layer.png) center center/100% auto no-repeat;
}
*/

body.index .main .fv .slider {
	z-index: 0;
}

body.index .main .fv .slider img {
	width: 100%;
}

body.index .main .news {
	padding: 84px 0 100px;
}

@media only screen and (max-width: 768px) {
	body.index .main .news {
		padding: 40px 0 50px;
	}
}

body.index .main .news__title {
	margin: 0 0 30px;
}

body.index .main .news__list {
	padding: 0 15px;
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	body.index .main .news__list {
		text-align: center;
		letter-spacing: -15px;
	}
}

@media only screen and (min-width: 768px) {
	body.index .main .news__list li {
		width: 20%;
		padding: 0 15px;
		display: inline-block;
		text-align: left;
		vertical-align: top;
		letter-spacing: normal;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .news__list li {
		border-bottom: 1px solid #e5e5e5;
		padding: 14px 0;
	}
	body.index .main .news__list li:first-child {
		border-top: 1px solid #e5e5e5;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .news__list li .imagebox {
		display: table-cell;
		vertical-align: top;
		width: 30%;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .news__list li .textbox {
		width: 70%;
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
	}
}

body.index .main .news__list li img {
	width: 100%;
}

body.index .main .news__list li time {
	display: block;
	font-family: "din1451alt";
	font-size: 14px;
	font-size: 1.6rem;
	color: #574a89;
	margin: 15px 0 8px;
}

@media only screen and (max-width: 768px) {
	body.index .main .news__list li time {
		margin: 0 0 10px;
	}
}

body.index .main .news__list li h2 {
	font-size: 14px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1.5em;
	border: solid 2px #fc52a7;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	padding: 10px;
	/*
max-height: 94px;
	overflow: hidden;
*/
}

body.index .main .what {
	background: url(../images/index/what-bg.png) center top/100% auto repeat-y;
	padding: 130px 0 0;
}

@media only screen and (max-width: 768px) {
	body.index .main .what {
		padding: 50px 0 0;
	}
}

body.index .main .what__title {
	margin: 0 0 40px;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__title {
		margin: 0 0 20px;
	}
}

body.index .main .what__catch {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.75em;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__catch {
		font-size: 18px;
		font-size: 1.8rem;
		margin: 20px 0 0;
	}
}

body.index .main .what__text {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 2.75em;
	text-align: center;
	margin: 24px 0 0;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__text {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 20px 0 0;
		padding: 0 15px;
		line-height: 1.6em;
		text-align: left;
	}
}

body.index .main .what__list {
	margin: 100px 0 64px;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__list {
		margin: 50px 0 30px;
	}
}

body.index .main .what__list dt {
	text-align: center;
	margin: 0 0 30px;
}

body.index .main .what__list dt img {
	width: auto;
	height: 23px;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__list dt img {
		height: 16px;
	}
}

body.index .main .what__list dd ul {
	overflow: hidden;
	margin: 0 -6px;
}

body.index .main .what__list dd ul li {
	width: 25%;
	float: left;
	padding: 0 6px;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__list dd ul li {
		width: 50%;
		padding: 6px;
	}
}

body.index .main .what__list dd ul li img {
	width: 100%;
}

body.index .main .what__image {
	overflow: hidden;
	margin: 130px 0 0;
}

@media only screen and (max-width: 768px) {
	body.index .main .what__image {
		margin: 50px 0 0;
	}
}

body.index .main .what__image li {
	width: 33.3333%;
	float: left;
}

body.index .main .what__image li img {
	width: 100%;
}

body.index .main .howto {
	padding: 130px 0;
	/* background: url(../images/index/howto-bg.png) center/auto repeat; */
	background: #f7f9f9;
}

@media only screen and (max-width: 768px) {
	body.index .main .howto {
		padding: 50px 0;
	}
}

body.index .main .howto__title {
	text-align: center;
	margin: 0 0 20px;
}

@media only screen and (max-width: 768px) {
	body.index .main .howto__title img {
		height: auto;
		max-height: 100px;
	}
}

body.index .main .howto__list {
	margin: auto;
}

@media only screen and (min-width: 768px) {
	body.index .main .howto__list {
		width: 1000px;
	}
}

body.index .main .howto__list dt {
	display: block;
	width: 100%;
	text-align: center;
}

body.index .main .howto__list dd {
	display: block;
	width: 100%;
	text-align: center;
	padding: 50px 0 0;
}

body.index .main .howto__list dd area {
	border: none;
	outline: none;
}

@media only screen and (min-width: 768px) {
	body.index .main .howto__list dd ul {
		width: 100%;
		display: table;
	}
}

body.index .main .howto__list dd ul li:nth-of-type(1) {
	text-align: left;
}

body.index .main .howto__list dd ul li:nth-of-type(2) {
	text-align: center;
}

body.index .main .howto__list dd ul li:nth-of-type(3) {
	text-align: right;
}

@media only screen and (min-width: 768px) {
	body.index .main .howto__list dd ul li {
		width: 33.333333%;
		display: table-cell;
	}
	body.index .main .howto__list dd ul { 
		padding: 50px 0 0;
	}
	body.index .main .howto__list dd ul.bottom li {
		width: 50%;
		display: table-cell;
	}
	body.index .main .howto__list dd ul.bottom li:nth-of-type(1) {
		width: 50%;
		display: table-cell;
		text-align: right;
		padding: 0 35px 0 0;
	}
	body.index .main .howto__list dd ul.bottom li:nth-of-type(2) {
		width: 50%;
		display: table-cell;
		text-align: left;
		padding: 0 0 0 35px;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .howto__list dd ul li {
		width: 250px;
		margin: 30px auto 0;
	}
}

body.index .main .howto__list dd p {
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.625em;
	margin: 50px 0 0;
}

@media only screen and (max-width: 768px) {
	body.index .main .howto__list dd p {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.index .main .access {
	padding: 150px 0;
	position: relative;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
	body.index .main .access {
		padding: 50px 0 0;
	}
}

body.index .main .access .inner {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	body.index .main .access .inner {
		padding: 0 50px;
	}
}

@media only screen and (min-width: 768px) {
	body.index .main .access .imagebox {
		position: absolute;
		top: 150px;
		right: 0;
		width: 50%;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .access .imagebox {
		margin: 40px 0 50px;
	}
}

@media only screen and (min-width: 768px) {
	body.index .main .access .textbox {
		display: inline-block;
		max-width: 50%;
		padding: 70px 0 0;
	}
}

@media only screen and (max-width: 768px) {
	body.index .main .access .textbox {
		text-align: center;
	}
}

body.index .main .access .textbox h1 {
	margin: 0 0 30px;
}

body.index .main .access .textbox p {
	margin: 0 0 35px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.625em;
}

@media only screen and (max-width: 768px) {
	body.index .main .access .textbox p {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.news .pagetitle {
	background-image: url(../images/news/pagetitle-bg.jpg);
}

body.results .pagetitle {
	background-image: url(../images/results/pagetitle-bg.jpg);
}

@media only screen and (min-width: 768px) {
	body.news .wrap > .inner,
	body.results .wrap > .inner {
		overflow: hidden;
		padding: 0 0 100px;
	}
}

@media only screen and (max-width: 768px) {
	body.news .wrap > .inner,
	body.results .wrap > .inner {
		padding-bottom: 50px;
	}
}

@media only screen and (min-width: 768px) {
	body.news .main,
	body.results .main {
		width: 65.454545454545455%;
		float: left;
	}
}

@media only screen and (max-width: 768px) {
	body.news .main,
	body.results .main {
		padding: 50px 0 0;
	}
}

body.news .main .post-wrap,
body.results .main .post-wrap {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	body.news .main .post-wrap .post,
	body.results .main .post-wrap .post {
		width: 47.353760445682451%;
		float: left;
		margin: 0 0 50px 5.292479108635097%;
	}
}

@media only screen and (max-width: 768px) {
	body.news .main .post-wrap .post,
	body.results .main .post-wrap .post {
		margin-bottom: 30px;
	}
}

body.news .main .post-wrap .post > a,
body.results .main .post-wrap .post > a {
	display: block;
	overflow: hidden;
}

body.news .main .post-wrap .post:nth-of-type(odd),
body.results .main .post-wrap .post:nth-of-type(odd) {
	clear: both;
	margin-left: 0;
}

body.news .main .post-wrap .post__image,
body.results .main .post-wrap .post__image {
	width: 100%;
}

body.news .main .post-wrap .post__date,
body.results .main .post-wrap .post__date {
	font-size: 14px;
	font-size: 1.4rem;
	color: #69447a;
	font-family: "din1451alt";
	margin: 20px 0 0;
}

body.news .main .post-wrap .post__title,
body.results .main .post-wrap .post__title {
	margin: 10px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.428571428571429em;
}

body.news .pagenav,
body.results .pagenav {
	text-align: center;
}

body.news .pagenav .pager,
body.results .pagenav .pager {
	letter-spacing: -1em;
}

body.news .pagenav .pager span, body.news .pagenav .pager a,
body.results .pagenav .pager span,
body.results .pagenav .pager a {
	letter-spacing: normal;
	display: inline-block;
	width: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	border: 1px solid #000;
	margin: 0 7px;
}

body.news .pagenav .pager span,
body.results .pagenav .pager span {
	background: #000;
	color: #fff;
}

body.news .pagenav .pager a,
body.results .pagenav .pager a {
	transition: all .4s;
}

body.news .pagenav .pager a:hover,
body.results .pagenav .pager a:hover {
	background: #000;
	color: #fff;
}

body.news-detail .breadcrumb,
body.results-detail .breadcrumb {
	margin: 0 0 100px;
	padding: 8px 0;
	background: #f0ecf2;
}

body.news-detail .article__head,
body.results-detail .article__head {
	padding: 0 0 18px;
	border-bottom: 1px solid #e5e5e5;
}

body.news-detail .article__date,
body.results-detail .article__date {
	font-size: 14px;
	font-size: 1.4rem;
	color: #69447a;
	font-family: "din1451alt";
}

body.news-detail .article__title,
body.results-detail .article__title {
	margin: 6px 0 0;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.428571428571429em;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__title,
	body.results-detail .article__title {
		font-size: 18px;
		font-size: 1.8rem;
	}
}

body.news-detail .article__body p,
body.results-detail .article__body p {
	margin: 40px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.714285714285714em;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__body p,
	body.results-detail .article__body p {
		margin: 20px 0 0;
	}
}

body.news-detail .article__body p b,
body.results-detail .article__body p b {
	font-style: normal;
	font-weight: bold;
}

body.news-detail .article__body img,
body.results-detail .article__body img {
	margin: 48px 0 0;
	width: 100%;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__body img,
	body.results-detail .article__body img {
		margin: 24px 0 0;
	}
}

body.news-detail .article__body .youtube,
body.news-detail .article__body .twitter,
body.news-detail .article__body .instagram,
body.results-detail .article__body .youtube,
body.results-detail .article__body .twitter,
body.results-detail .article__body .instagram {
	margin: 48px 0 0;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__body .youtube,
	body.news-detail .article__body .twitter,
	body.news-detail .article__body .instagram,
	body.results-detail .article__body .youtube,
	body.results-detail .article__body .twitter,
	body.results-detail .article__body .instagram {
		margin: 24px 0 0;
	}
}

body.news-detail .article__body .youtube,
body.results-detail .article__body .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

body.news-detail .article__body .youtube iframe,
body.results-detail .article__body .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

body.news-detail .article__body h2,
body.results-detail .article__body h2 {
	background: #f0ecf2;
	border-left: 10px solid #67457f;
	padding: 10px 24px;
	margin: 100px 0 0;
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.6em;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__body h2,
	body.results-detail .article__body h2 {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 50px 0 0;
		border-width: 4px;
		padding: 10px 16px;
	}
}

body.news-detail .article__pdf,
body.results-detail .article__pdf {
	text-align: center;
	margin: 100px 0 0;
}

@media only screen and (max-width: 768px) {
	body.news-detail .article__pdf,
	body.results-detail .article__pdf {
		margin: 50px 0 0;
	}
}

body.news-detail .pickup,
body.results-detail .pickup {
	margin: 100px 0 0;
}

@media only screen and (max-width: 768px) {
	body.news-detail .pickup,
	body.results-detail .pickup {
		margin: 50px 0 0;
	}
}

body.news-detail .pickup__title,
body.results-detail .pickup__title {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 0 10px;
	margin: 0 0 20px;
	border-bottom: 1px solid #e5e5e5;
}

@media only screen and (max-width: 768px) {
	body.news-detail .pickup__title,
	body.results-detail .pickup__title {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0 0 16px;
	}
}

body.news-detail .pickup__list li,
body.results-detail .pickup__list li {
	margin: 16px 0 0;
}

@media only screen and (max-width: 768px) {
	body.news-detail .pickup__list li,
	body.results-detail .pickup__list li {
		margin: 14px 0 0;
	}
}

body.news-detail .pickup__list li h2,
body.results-detail .pickup__list li h2 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
}

@media only screen and (max-width: 768px) {
	body.news-detail .pickup__list li h2,
	body.results-detail .pickup__list li h2 {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

body.news-detail .pickup__list li h2:before,
body.results-detail .pickup__list li h2:before {
	content: "・";
	display: inline-block;
}

body.news-detail .facebook-like,
body.results-detail .facebook-like {
	margin: 50px 0 0;
	display: table;
	width: 100%;
	border: 1px solid #4463b4;
}

body.news-detail .facebook-like .imagebox,
body.results-detail .facebook-like .imagebox {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	body.news-detail .facebook-like .imagebox,
	body.results-detail .facebook-like .imagebox {
		width: 42.585034013605442%;
		display: table-cell;
		vertical-align: middle;
	}
}

body.news-detail .facebook-like .imagebox img,
body.results-detail .facebook-like .imagebox img {
	width: 100%;
}

body.news-detail .facebook-like .textbox,
body.results-detail .facebook-like .textbox {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	body.news-detail .facebook-like .textbox,
	body.results-detail .facebook-like .textbox {
		width: 57.414965986394558%;
		display: table-cell;
		vertical-align: middle;
	}
}

@media only screen and (max-width: 768px) {
	body.news-detail .facebook-like .textbox,
	body.results-detail .facebook-like .textbox {
		padding: 20px;
	}
}

body.news-detail .facebook-like .textbox p,
body.results-detail .facebook-like .textbox p {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 0 24px;
}

@media only screen and (max-width: 768px) {
	body.news-detail .facebook-like .textbox p,
	body.results-detail .facebook-like .textbox p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4em;
		margin: 0 0 12px;
	}
}

body.news-detail .sns-sharebox,
body.results-detail .sns-sharebox {
	margin: 40px -1px 0;
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	body.news-detail .sns-sharebox li,
	body.results-detail .sns-sharebox li {
		float: left;
		width: 33.333333%;
		padding: 0 1px;
	}
}

@media only screen and (max-width: 768px) {
	body.news-detail .sns-sharebox li,
	body.results-detail .sns-sharebox li {
		margin: 10px 0 0;
		text-align: center;
	}
	body.news-detail .sns-sharebox li:first-child,
	body.results-detail .sns-sharebox li:first-child {
		margin-top: 0;
	}
	body.news-detail .sns-sharebox li img,
	body.results-detail .sns-sharebox li img {
		max-width: 200px;
	}
}

body.news-detail .relation,
body.results-detail .relation {
	clear: both;
	padding: 100px 0 0;
}

@media only screen and (max-width: 768px) {
	body.news-detail .relation,
	body.results-detail .relation {
		padding: 0;
	}
}

@media only screen and (max-width: 768px) {
	body.news-detail .relation .inner,
	body.results-detail .relation .inner {
		padding: 0;
	}
}

body.news-detail .relation__title,
body.results-detail .relation__title {
	padding: 28px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

@media only screen and (max-width: 768px) {
	body.news-detail .relation__title,
	body.results-detail .relation__title {
		padding: 20px 0;
	}
}

body.news-detail .relation__posts,
body.results-detail .relation__posts {
	overflow: hidden;
	margin: 0 0 50px;
}

@media only screen and (min-width: 768px) {
	body.news-detail .relation__posts .post,
	body.results-detail .relation__posts .post {
		width: 30.909090909090909%;
		float: left;
		margin: 40px 0 0 3.636363636363637%;
	}
	body.news-detail .relation__posts .post:first-child,
	body.results-detail .relation__posts .post:first-child {
		margin-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	body.news-detail .relation__posts .post,
	body.results-detail .relation__posts .post {
		margin: 20px 0 0;
	}
}

body.news-detail .relation__posts .post .imagebox img,
body.results-detail .relation__posts .post .imagebox img {
	width: 100%;
}

body.news-detail .relation__posts .post__date,
body.results-detail .relation__posts .post__date {
	font-size: 14px;
	font-size: 1.4rem;
	color: #69447a;
	font-family: "din1451alt";
	margin: 20px 0 0;
}

body.news-detail .relation__posts .post__title,
body.results-detail .relation__posts .post__title {
	margin: 10px 0 0;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.428571428571429em;
}

@media only screen and (max-width: 768px) {
.toggle a.js-accordion-menu { position: relative; }
.toggle h5 { position: absolute; z-index: 1000; right: 0; top: 20px; width: 30px; height: 30px; }

}
@media only screen and (min-width: 768px) {
	body { min-width: 1310px }
	.header { min-width: 1310px}
}

@media only screen and (max-width: 768px) {
	body { min-width: inherit }
	.header { min-width: inherit}
	.header .line { margin: 0; margin: 10px 0 0 5px;} 
	.header .line img { width: 110px; height: auto; } 
}
}

/*# sourceMappingURL=style.css.map */