/*
Theme Name: BCv20_company
Theme URI: http://
Author: WebWorks.
Author URI: http://
*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-all;
	margin: 0;
	padding: 0;
}


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

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
}

body,
button,
input,
select,
textarea {
	font-size: 18px;
	line-height: 1.7;
	font-family: 'Poppins', 'Noto Sans JP', sans-serif;
}

.mincho {
	font-weight: 500;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

.font-block {
	font-family: 'Poppins', 'Noto Sans JP', sans-serif !important;
}

.font-os {
	font-family: 'Oswald', 'Noto Sans JP', sans-serif !important;
}


@media (max-width:1024px) {

	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		line-height: 1.65;
	}
}

@media (max-width:768px) {

	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		line-height: 1.6;
	}
}

body.page .edit-link {
	display: none;
}

body {
	position: relative;
	color: #fff;
	background: url(images/bg.png);
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	letter-spacing: 0.075em;
	font-weight: 500;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

@media (max-width:1024px) {
	body {
		letter-spacing: 0.05em;
	}
}

a {
	color: var(--color-orange);
	text-decoration: none;
	outline: none;
	transition: all 0.5s ease;
}

a.black {
	color: #726862;
}

a.white {
	color: #fff;
}

.archive_body a {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a:hover {
	outline: none;
}

a:active {
	outline: none;
}

a:hover {
	color: var(--color-red);
}

a:active {
	color: var(--color-red);
}

a.black:hover,
a.black:focus,
a.black:active,
a.white:hover,
a.white:focus,
a.white:active {
	color: var(--color-red);
}

h1,
.h1 {
	font-size: 26px;
	font-size: 1.6em;
	line-height: 1.5;
}

h2,
.h2 {
	font-size: 24px;
	font-size: 1.5em;
	line-height: 1.6;
}

h3,
.h3 {
	font-size: 22px;
	font-size: 1.4em;
	line-height: 1.7;
}

h4,
.h4 {
	font-size: 20px;
	font-size: 1.3em;
	line-height: 1.7;
}

h5,
.h5 {
	font-size: 18px;
	font-size: 1.2em;
	line-height: 1.7;
}

h6,
.h6 {
	font-size: 16px;
	font-size: 1.1em;
	line-height: 1.7;
}


address {
	margin-bottom: 15px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

strong {
	font-size: 120%;
}

cite,
dfn,
em,
i {
	font-style: italic;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin: 0;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 1em;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

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

blockquote {
	font-size: 1em;
	line-height: 1.4;
	margin-bottom: 15px;
}

blockquote cite,
blockquote small {
	font-size: 0.85em;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 500;
}

small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,
ol {
	list-style: none;
}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
	list-style-position: inside;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	image-rendering: -webkit-optimize-contrast;

}


figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
	/* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	margin-bottom: 15px;
}

table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.15);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	width: 100%;
}

caption,
th,
td {
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
}

td {
	border-width: 0 1px 1px 0;
}

del {
	color: #767676;
}

hr {
	border: none !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
	margin: 25px 0;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

.clearfix {
	min-height: 1px;
	/*IE6、7対策*/
}

.flexbox {
	-js-display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.font-tsume {
	font-feature-settings: "palt"
}

.m-0 {
	margin: 0 !important;
}

.m-1 {
	margin: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.mx-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.mx-1 {
	margin-left: 0.25rem !important;
	margin-right: 0.25rem !important;
}

.mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.my-1 {
	margin-top: 0.25rem !important;
	margin-bottom: 0.25rem !important;
}

.my-2 {
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-05 {
	margin-top: 0.5rem !important;
}

.mt-1 {
	margin-top: 1rem !important;
}

.mt-15 {
	margin-top: 1.5rem !important;
}

.mt-2 {
	margin-top: 2rem !important;
}

.mt-3 {
	margin-top: 3rem !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-025 {
	margin-bottom: 0.25rem !important;
}

.mb-05 {
	margin-bottom: 0.5rem !important;
}

.mb-075 {
	margin-bottom: 0.75rem !important;
}

.mb-1 {
	margin-bottom: 1rem !important;
}

.mb-15 {
	margin-bottom: 1.5rem !important;
}

.mb-2 {
	margin-bottom: 2rem !important;
}

.mb-25 {
	margin-bottom: 2.5rem !important;
}

.mb-3 {
	margin-bottom: 3rem !important;
}

.mb-35 {
	margin-bottom: 3.5rem !important;
}

.mb-4 {
	margin-bottom: 4rem !important;
}

@media (max-width:640px) {
	.mb-3 {
		margin-bottom: 2.5rem !important;
	}

	.mb-35 {
		margin-bottom: 2.5rem !important;
	}

	.mb-4 {
		margin-bottom: 3rem !important;
	}
}

.mb-35 {
	margin-bottom: 3.5rem !important;
}

.mb-4 {
	margin-bottom: 4rem !important;
}

.mb-section {
	margin-bottom: 7% !important;
}

.m-auto {
	margin-right: auto !important;
	margin-left: auto !important;
}

.mr-auto {
	margin-right: auto !important;
}

.ml-auto {
	margin-left: auto !important;
}

.mr-05 {
	margin-right: 0.15rem !important;
}

.mr-1 {
	margin-right: 0.25rem !important;
}

.mr-15 {
	margin-right: 0.35rem !important;
}

.mr-2 {
	margin-right: 0.5rem !important;
}

.mr-3 {
	margin-right: 0.75rem !important;
}

.mr-4 {
	margin-right: 1rem !important;
}

.ml-1 {
	margin-left: 0.25rem !important;
}

.ml-2 {
	margin-left: 0.5rem !important;
}

.ml-3 {
	margin-left: 0.75rem !important;
}

.ml-4 {
	margin-left: 1rem !important;
}

.mx-1 {
	margin-right: 0.25rem !important;
	margin-left: 0.25rem !important;
}

.mx-2 {
	margin-right: 0.5rem !important;
	margin-left: 0.5rem !important;
}

.mx-3 {
	margin-right: 0.75rem !important;
	margin-left: 0.75rem !important;
}

.mx-4 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.p-0 {
	padding: 0 !important;
}

.px-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pt-2 {
	padding-top: 2% !important;
}

.pt-4 {
	padding-top: 4% !important;
}

.pl-1 {
	padding-left: 1rem !important;
}

.pr-1 {
	padding-right: 1rem !important;
}

.pr-2 {
	padding-right: 2rem !important;
}

.smp-none {
	display: none !important;
}

.d-block {
	display: block !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-inline-flex {
	display: inline-flex !important;
}

@media (max-width:768px) {
	.d-inline-block.change {
		display: inline !important;
	}

	.mb-section {
		margin-bottom: 10% !important;
	}
}

@media (max-width:480px) {
	.mb-section {
		margin-bottom: 12% !important;
	}
}

.position-relative {
	position: relative !important;
}

.font-3x {
	font-size: 3em !important;
}

.font-25x {
	font-size: 2.5em !important;
}

.font-2x {
	font-size: 2em !important;
}

.font-ll2 {
	font-size: 1.8em !important;
}

.font-ll {
	font-size: 1.6em !important;
}

.font-lg {
	font-size: 1.4em !important;
}

.font-mdl {
	font-size: 1.3em !important;
}

.font-md {
	font-size: 1.2em !important;
}

.font-ms {
	font-size: 1.1em !important;
}

.font-mss {
	font-size: 1.05em !important;
}

.font-normal {
	font-size: 1em !important;
}

.font-mm {
	font-size: 0.95em !important;
}

.font-m {
	font-size: 0.9em !important;
}

.font-sm {
	font-size: 0.85em !important;
}

.font-s {
	font-size: 0.8em !important;
}

.font-ss {
	font-size: 0.7em !important;
}

.font-sss {
	font-size: 0.6em !important;
}

@media (max-width:1024px) {
	.font-2x {
		font-size: 1.8em !important;
	}

	.font-25x {
		font-size: 2em !important;
	}
}

@media (max-width:768px) {
	.font-lg {
		font-size: 1.3em !important;
	}

	.font-2x {
		font-size: 1.6em !important;
	}

	.font-25x {
		font-size: 1.8em !important;
	}
}

.bold {
	font-weight: bold !important;
}

.nobold {
	font-weight: normal !important;
}

.bold300 {
	font-weight: 300 !important;
}

.bold500 {
	font-weight: 500 !important;
}

.bold600 {
	font-weight: 600 !important;
}

.spacing {
	letter-spacing: 2px !important;
}

.spacing-lg {
	letter-spacing: 0.2em !important;
}

.spacing-m {
	letter-spacing: 0.025em !important;
}

.spacing-none {
	letter-spacing: 0 !important;
}

.nega-spacing {
	letter-spacing: -0.04em !important
}

.line-height-min {
	line-height: 1.35;
}

.line-height1 {
	line-height: 1;
}

.line-height11 {
	line-height: 1.1;
}

.line-height12 {
	line-height: 1.2;
}

.line-height13 {
	line-height: 1.3;
}

.line-height14 {
	line-height: 1.4;
}

.line-height16 {
	line-height: 1.6;
}

.line-height18 {
	line-height: 1.8;
}

.line-height2 {
	line-height: 2;
}

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

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

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

.font-palt {
	font-feature-settings: "palt";
}

.image-shadow {
	box-shadow: 0px 20px 35px -10px rgba(0, 0, 0, 0.5);
}

:root {
	--color-blue: #154372 !important;
	--color-blue2: #0d5cac !important;
	--color-green: #06C167 !important;
	--color-lightgreen: #e6d7a7 !important;
	--color-lightgreen2: #f6f7eb !important;
	--color-red: #ca0a0a !important;
	--color-gold: #d8b133 !important;
	--color-gray: #282928 !important;
	--color-orange: #e93904 !important;
	--color-orange2: #e2c49e !important;
	--color-orange3: #bf9c56 !important;
	--color-yellow: #ffee00 !important;
	--color-black: #141414 !important;
	--color-skin: #d4c2a7 !important;
	--color-skin2: #fcf9f2 !important;
	--color-skin3: #f7f4ed !important;
	--color-body: #141414 !important;
	--color-brown: #73573f !important;
}

.font-body {
	color: var(--color-body) !important;
}

.font-white {
	color: #ffffff !important;
}

.font-black {
	color: #1f1f1f !important;
}

.font-blue {
	color: var(--color-blue) !important;
}

.font-blue2 {
	color: var(--color-blue2) !important;
}

.font-green {
	color: var(--color-green) !important;
}

.font-lightgreen {
	color: var(--color-lightgreen) !important;
}

.font-lightgreen2 {
	color: var(--color-lightgreen2) !important;
}

.font-orange {
	color: var(--color-orange) !important;
}

.font-orange2 {
	color: var(--color-orange2) !important;
}

.font-orange3 {
	color: var(--color-orange3) !important;
}

.font-yellow {
	color: var(--color-yellow) !important;
}

.font-red {
	color: var(--color-red) !important;
}

.font-gold {
	color: var(--color-gold) !important;
}

.font-gray {
	color: var(--color-gray) !important;
}

.font-skin {
	color: var(--color-skin) !important;
}

.font-brown {
	color: var(--color-brown) !important;
}

.bg-red {
	background: var(--color-red) !important;
}

.bg-white {
	background: #ffffff !important;
}

.bg-ivory {
	background: var(--color-ivory) !important;
}

.bg-black {
	background: var(--color-black) !important;
}

.bg-gray {
	background: #555555 !important;
}

.bg-lightgray {
	background: #f7f2eb !important;
}

.bg-blue {
	background: var(--color-blue) !important;
}

.bg-blue2 {
	background: var(--color-blue2) !important;
}

.bg-lightblue {
	background: var(--color-lightblue) !important;
}

.bg-green {
	background: var(--color-green) !important;
}

.bg-orange {
	background: var(--color-orange) !important;
}

.aligin-middle {
	vertical-align: middle !important;
}

.align-items-top {
	align-items: flex-start !important;
}

.align-items-bottom {
	align-items: flex-end !important;
}

.align-items-center {
	align-items: center !important;
}

.justify-content-top {
	justify-content: flex-start !important;
}

.justify-content-bottom {
	justify-content: flex-end !important;
}

.justify-content-center {
	justify-content: center !important;
}

.deco-border,
#privacy h2:after {
	display: block;
	margin: 20px 0;
	height: 2px;
	background: linear-gradient(to right, var(--color-red) 25%, #666 25%);
}

.min-border {
	display: block;
	width: 60px;
	margin: auto;
	height: 5px;
	background: linear-gradient(to right, var(--color-red) 25%, #666 25%);
}

.min-border.t2 {
	background: var(--color-brown);
}

.border-none {
	border: none !important;
}

.radius-0 {
	border-radius: 0 !important;
}

.noshadow {
	box-shadow: none !important;
}

.opacity7 {
	opacity: .7;
}

.opacity5 {
	opacity: .5;
}

.opacity3 {
	opacity: .3;
}

.opacity2 {
	opacity: .2;
}

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 8px 10px 7px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

textarea {
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: none;
	border: solid 1px rgba(0, 0, 0, 0.35);
	color: #0f0f0f;
	width: 32%;
	margin: 35px 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 1.15em;
	padding: 15px;
	text-transform: none;
	vertical-align: bottom;
	text-align: center;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

@media (max-width:480px) {

	button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		width: 43%;
		margin: 45px 3px;
	}
}


button:hover,
.button:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	color: #fff;
	background: #151515;
	border: solid 1px #151515;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	color: #fff;
	background: #151515;
	border: solid 1px #151515;
}

input[type="submit"].back_btn {
	background: none;
	border: solid 1px rgba(0, 0, 0, 0.35);
	color: #151515;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}

.smp_menu button {
	background-image: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #c5c5c5;
}

:-moz-placeholder {
	color: #c5c5c5;
}

::-moz-placeholder {
	color: #c5c5c5;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #c5c5c5;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}



.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-thumbnail,
img.size-medium,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

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

p>embed,
p>iframe,
p>object,
span>embed,
span>iframe,
span>object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

img.alignnone {
	margin: 0 0 5px 0;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 0px 15px 10px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 0px 0 10px 15px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

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

.wp-caption {
	color: #444444;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
	display: none;
}

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

.hide {
	display: none;
}


/* =======================================
	ローディング
======================================= */
#wrapper {
	opacity: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

#wrapper.load {
	opacity: 1;
	transition: opacity 2s;
	-moz-transition: opacity 2s;
	-webkit-transition: opacity 2s;
	-o-transition: opacity 2s;
}

.loader {
	position: relative;
	background: url(images/bg.png);
	height: 100%;
	left: 0;
	position: fixed;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.home .loader {
	background: url(images/bg.png);
}

.loader-logo {
	position: relative;
	display: block;
	z-index: 3;
	width: 35%;
	max-width: 200px;
	margin-bottom: 30px;
}

.fadeDown {
	animation-name: fadeUpAnime;
	animation-duration: 0.5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes fadeUpAnime {
	from {
		opacity: 0;
		transform: translateY(-60px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.loader-logo.zoom-fadeOut {
	opacity: 1;
	transform: scale(1);
	animation: zoom-fadeOut .5s cubic-bezier(.75, 0, .74, 1) forwards;
}

@keyframes zoom-fadeOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}

	100% {
		opacity: 0;
		transform: scale(2);
	}
}

.loader-logo img {
	width: 100%;
	height: auto;
}

.default_load {
	position: relative;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex;
}

.chaotic-orbit {
	--uib-size: 30px;
	--uib-speed: 1.5s;
	--uib-color: var(--color-red);

	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: var(--uib-size);
	width: var(--uib-size);
	animation: rotate calc(var(--uib-speed) * 1.667) infinite linear;
}

.chaotic-orbit::before,
.chaotic-orbit::after {
	content: '';
	position: absolute;
	height: 60%;
	width: 60%;
	border-radius: 50%;
	background-color: var(--uib-color);
	will-change: transform;
	flex-shrink: 0;
}

.chaotic-orbit::before {
	animation: orbit var(--uib-speed) linear infinite;
}

.chaotic-orbit::after {
	animation: orbit var(--uib-speed) linear calc(var(--uib-speed) / -2) infinite;
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes orbit {
	0% {
		transform: translate(calc(var(--uib-size) * 0.5)) scale(0.73684);
		opacity: 0.65;
	}

	5% {
		transform: translate(calc(var(--uib-size) * 0.4)) scale(0.684208);
		opacity: 0.58;
	}

	10% {
		transform: translate(calc(var(--uib-size) * 0.3)) scale(0.631576);
		opacity: 0.51;
	}

	15% {
		transform: translate(calc(var(--uib-size) * 0.2)) scale(0.578944);
		opacity: 0.44;
	}

	20% {
		transform: translate(calc(var(--uib-size) * 0.1)) scale(0.526312);
		opacity: 0.37;
	}

	25% {
		transform: translate(0%) scale(0.47368);
		opacity: 0.3;
	}

	30% {
		transform: translate(calc(var(--uib-size) * -0.1)) scale(0.526312);
		opacity: 0.37;
	}

	35% {
		transform: translate(calc(var(--uib-size) * -0.2)) scale(0.578944);
		opacity: 0.44;
	}

	40% {
		transform: translate(calc(var(--uib-size) * -0.3)) scale(0.631576);
		opacity: 0.51;
	}

	45% {
		transform: translate(calc(var(--uib-size) * -0.4)) scale(0.684208);
		opacity: 0.58;
	}

	50% {
		transform: translate(calc(var(--uib-size) * -0.5)) scale(0.73684);
		opacity: 0.65;
	}

	55% {
		transform: translate(calc(var(--uib-size) * -0.4)) scale(0.789472);
		opacity: 0.72;
	}

	60% {
		transform: translate(calc(var(--uib-size) * -0.3)) scale(0.842104);
		opacity: 0.79;
	}

	65% {
		transform: translate(calc(var(--uib-size) * -0.2)) scale(0.894736);
		opacity: 0.86;
	}

	70% {
		transform: translate(calc(var(--uib-size) * -0.1)) scale(0.947368);
		opacity: 0.93;
	}

	75% {
		transform: translate(0%) scale(1);
		opacity: 1;
	}

	80% {
		transform: translate(calc(var(--uib-size) * 0.1)) scale(0.947368);
		opacity: 0.93;
	}

	85% {
		transform: translate(calc(var(--uib-size) * 0.2)) scale(0.894736);
		opacity: 0.86;
	}

	90% {
		transform: translate(calc(var(--uib-size) * 0.3)) scale(0.842104);
		opacity: 0.79;
	}

	95% {
		transform: translate(calc(var(--uib-size) * 0.4)) scale(0.789472);
		opacity: 0.72;
	}

	100% {
		transform: translate(calc(var(--uib-size) * 0.5)) scale(0.73684);
		opacity: 0.65;
	}
}

/* =======================================
	トップスライダー
======================================= */
#body-wrapper {
	width: 100%;
	/* height: calc(var(--vh, 1vh) * 100 + 40px); */
	height: calc(var(--vh, 1vh) * 100);
	z-index: -1;
	position: relative;
	position: fixed;
	overflow: hidden;
	width: 100%;
}

#body-wrapper:after {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 20vh;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0) 100%);
}

#body-wrapper .slide_item {
	opacity: 0;
	transform: scale(1.2);
	transform-origin: center;
	transition: opacity 2s linear, transform 10s linear;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#body-wrapper .slide_item.show_ {
	opacity: 1;
	transform: scale(1);
}

#body-wrapper .slide_item.zoom_ {
	transform: scale(1);
}

#body-wrapper .slide_item img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
	object-fit: cover;
}


/* =======================================
	トップイメージ
======================================= */
#imageSpacer {
	position: relative;
	/* height: 100vh; */
	height: calc(var(--vh, 1vh) * 100);
	width: 100%;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 0 10%;
}

.copy {
	position: absolute;
	content: "";
	display: block;
	width: 45%;
	max-width: 680px;
}

.copy img {
	width: 100%;
	height: auto;
	filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff) drop-shadow(0 0 6px #fff) drop-shadow(0 0 20px #fff);
}

.copy img.smp {
	display: none;
}

.top-smp-logo {
	display: none;
}

@media (max-width:1600px) {
	#imageSpacer {
		padding: 0 7%;
	}
}

@media (max-width:1400px) {
	#imageSpacer {
		padding: 0 6%;
	}
}

@media (max-width:1024px) {
	#imageSpacer {
		align-items: center;
	}

	.top-smp-logo {
		position: relative;
		display: block;
		width: 45%;
		max-width: 320px;
		margin-bottom: 1em;
	}

	.top-smp-logo a {
		display: block;
	}

	.top-smp-logo img {
		width: 100%;
		height: auto;
		filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.5)) drop-shadow(0 2px 10px rgba(0, 0, 0, 0.5));
	}

	.copy {
		position: relative;
		width: 60%;
		max-width: 500px;
	}

	.copy img.pc {
		display: none;
	}

	.copy img.smp {
		display: block;
	}

	.copy img {
		filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff) drop-shadow(0 0 6px #fff) drop-shadow(0 0 10px #fff);
	}
}

@media (max-width:480px) {
	.copy {
		width: 75%;
	}

	.copy img {
		filter: drop-shadow(0 0 1px #fff) drop-shadow(0 0 2px #fff) drop-shadow(0 0 3px #fff) drop-shadow(0 0 5px #fff);
	}
}


.fade-in-animation {
	opacity: 0;
	animation: fade-in 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
}

.fade-in-up-animation {
	transform: translateY(100%);
	opacity: 0;
	animation: fade-in-up 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
}

.fade-in-up-animation-delay {
	transform: translateY(100%);
	opacity: 0;
	animation: fade-in-up 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
	animation-delay: 1.2s
}

.fade-in-up-zoom-animation {
	transform: translateY(10%) scale(1.2);
	transform-origin: center top;
	opacity: 0;
	animation: fade-in-up-zoom 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
}

.fade-in-slide-animation {
	transform: translateX(-50%);
	opacity: 0;
	animation: fade-in-slide 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
}

.fade-down {
	transform: translateY(-100%);
	opacity: 0;
	animation: fade-down 1.5s ease forwards;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fade-in-bg {
	0% {
		opacity: 0;
	}

	100% {
		opacity: .1;
	}
}

@keyframes fade-in-up {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes fade-in-up-zoom {
	0% {
		transform: translateY(10%) scale(1.2);
		opacity: 0;
	}

	100% {
		transform: translateY(0) scale(1);
		opacity: 1;
	}
}

@keyframes fade-in-slide {
	0% {
		transform: translateX(-50%);
		opacity: 0;
	}

	100% {
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes fade-down {
	0% {
		transform: translateY(-100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}


/* =======================================
	ページアップ
======================================= */
#tothetopfixed {
	position: fixed;
	right: 0;
	bottom: 80px;
	z-index: 99;
	transform: translateY(152px) rotate(-90deg);
	transform-origin: center top;
	opacity: 0;
	transition: all .5s ease;
}

#tothetopfixed.smp {
	display: none;
}

#tothetopfixed.pc {
	display: inline-block;
}

#tothetopfixed.pc.slide-in {
	transform: translateY(0) rotate(-90deg);
	opacity: 1;
}

a.pageup {
	position: relative;
	z-index: 4;
	display: block;
	font-size: 0.9em;
	padding: 6px 35px;
	color: var(--color-red);
	border: 2px solid var(--color-red);
	border-radius: 50px;
	text-align: center;
	text-decoration: none;
	transition: .2s;
	letter-spacing: 2px;
	text-indent: 2px;
	transition: all ease .5s;
}

a.pageup:before {
	position: absolute;
	top: 50%;
	left: 100%;
	content: "";
	width: 60px;
	height: 6px;
	border-bottom: 2px solid var(--color-red);
	border-right: 2px solid var(--color-red);
	margin-top: -3px;
	margin-left: -20px;
	transform: translate(0, -50%) skew(45deg);
	transition: all ease .5s;
}

a.pageup:hover {
	color: var(--color-red);
	border-color: var(--color-red);
}

a.pageup:hover:before {
	width: 80px;
	border-bottom-color: var(--color-red);
	border-right-color: var(--color-red);
}

a.pageup.smp {
	display: none;
}

@media (max-width:1024px) {
	#tothetopfixed.pc {
		display: none;
	}

	#tothetopfixed.smp {
		display: inline-block;
		margin-bottom: 2em;
	}

	#tothetopfixed,
	#tothetopfixed.slide-in {
		position: relative;
		display: inline-block;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		opacity: 1;
		transform: none;
	}

	a.pageup.pc {
		display: none;
	}

	a.pageup.smp {
		display: inline-block;
	}

	a.pageup,
	a.pageup:hover {
		background: none;
		color: var(--color-red);
		border: 1px solid var(--color-red);
		transition: all .3s ease;
	}

	a.pageup:before {
		display: none;
	}
}


/* =======================================
	ページダウン
======================================= */
.arrowWrap {
	position: relative;
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scale(1.1);
	bottom: 0;
	padding-bottom: 10px;
	z-index: 999;
	font-family: 'Oswald', sans-serif;
	backface-visibility: hidden;
}

.arrowInner a {
	filter: none;
}

@media (min-width:768px) {
	.arrowWrap {
		transform: translateX(-50%) scale(1.3);
		transform-origin: center bottom;
	}
}

@media (min-width:1024px) {
	.arrowWrap {
		transform: translateX(-50%) scale(1.4);
	}
}

.arrowInner a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	backface-visibility: hidden;
	color: var(--color-red);
	filter: drop-shadow(0 0 10px rgba(0, 0, 0, 1)) drop-shadow(0 0 20px rgba(0, 0, 0, 1));
}

.arrowInner p {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.arrowInner a:hover p {
	transform: translateY(-5px);
}

.arrowInner i {
	margin-top: -5px;
	animation: falling 2s linear 0s infinite;
}

@keyframes falling {
	0% {
		opacity: 0;
		transform: translateY(-10px);
	}

	50% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(10px);
	}
}

.arrow {
	width: 2px;
	height: 80px;
	margin: 5px auto 0;
	background-color: rgba(255, 255, 255, 0.7);
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.arrow::before {
	content: '';
	width: 3px;
	height: 80px;
	margin: 50px auto 0;
	background-color: #fff;
	position: absolute;
	top: -150px;
	left: 1px;
	-webkit-animation: arrow 2s ease-in-out 0s infinite normal;
	animation: arrow 2s ease-in-out 0s infinite normal;
}

@keyframes arrow {
	0% {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	60% {
		-webkit-transform: translate3d(-50%, 100px, 0);
		transform: translate3d(-50%, 100px, 0);
	}

	100% {
		-webkit-transform: translate3d(-50%, 100px, 0);
		transform: translate3d(-50%, 100px, 0);
	}
}


/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.site {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(images/bg.png);
}

.site-main {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

.footer {
	margin-top: auto;
	color: #fff;
}

.main-content {
	width: 100%;
	padding: 7% 0;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

.home .main-content {
	padding: 0;
}

/* =======================================
	ベースラップ
======================================= */
.page .entry-title {
	display: none;
}

button.fancybox-button {
	border: none;
}

button:hover .fancybox-button {
	border: none;
}

.fancybox-button:hover {
	background: none;
	border: none;
}

.fancybox-button:active {
	background: none;
	border: none;
}

section {
	position: relative;
	z-index: 2;
	padding: 7%;
	text-align: center;
}

section.pt-half {
	padding: 3.5% 7% 7%;
}

section.pb-half {
	padding: 7% 7% 3.5%;
}

section.py-half {
	padding: 3.5% 7%;
}

section.overhidden {
	overflow: hidden;
}

section#footer {
	padding: 0;
}

.footer-inner {
	display: block;
	padding: 7% 7% 150px;
}

@media (max-width:1024px) {
	.footer-inner {
		padding: 7% 7% 120px;
	}
}

@media (max-width:768px) {
	section {
		padding: 10% 5%;
	}

	section.pt-half {
		padding: 6% 5% 10%;
	}

	section.pb-half {
		padding: 10% 5% 6%;
	}

	section.py-half {
		padding: 6% 5%;
	}

	.footer-inner {
		padding: 10% 0 120px;
	}
}

@media (max-width:480px) {
	section {
		padding: 12% 15px;
	}

	section.pt-half {
		padding: 8% 15px 12%;
	}

	section.pb-half {
		padding: 12% 15px 8%;
	}

	section.py-half {
		padding: 8% 15px;
	}

	.footer-inner {
		padding: 12% 0 120px;
	}
}

.bgc1 {
	background: rgba(255, 255, 255, 0.05);
}

.bgc2 {
	background: rgba(255, 255, 255, 0.5);
}

.bgc3 {
	background: #f8f8ef;
}

.bgc4 {
	background: var(--color-gray);
}

.bgc5 {
	background: linear-gradient(120deg, rgba(0, 72, 130, 0.9), rgba(10, 208, 182, 0.9));
}

.inner_wrap {
	width: 100%;
	max-width: 1280px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

.inner_wrap.min-s {
	max-width: 850px;
}

.inner_wrap.min {
	max-width: 1000px;
}

.inner_wrap.middle {
	max-width: 1100px;
}

.inner_wrap.wide {
	max-width: 1400px;
}

.inner_wrap.full {
	max-width: 100%;
}

.edit .inner_wrap {
	text-align: left;
}

.archive_wrap {
	display: block;
	margin: auto;
	margin-bottom: calc(5% + 30px);
	max-width: 1000px;
	text-align: left;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

.home .archive_wrap {
	margin-bottom: 0;
}

/**
 * 4.0 Header
 * -----------------------------------------------------------------------------
 */


#wpadminbar {
	min-height: 32px;
}

#site-header {
	position: relative;
}

.site-header {
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	z-index: 99;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	transition: all .5s ease;
}

.site-header:after {
	position: absolute;
	top: 100%;
	left: 0;
	content: "";
	width: 100%;
	height: 0px;
	background: linear-gradient(to right, var(--color-red) 25%, var(--color-gray) 25%);
}

.site-header.fixed-header {
	background: #121212;
}

.site-header.fixed-header:after {
	height: 3px;
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .5)
}

.header-main {
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
	margin: 0 auto;
	padding: 2.5% 4%;
	z-index: 99;
	transition: all .5s ease;
}

.fixed-header .header-main {
	padding: 14px 4%;
}

@media (max-width:1440px) {
	.header-main {
		padding: 2.5% 2.5%;
	}

	.fixed-header .header-main {
		padding: 14px 2.5%;
	}
}

.site-title {
	position: absolute;
	top: 0;
	left: 5px;
	line-height: 1;
	z-index: 100;
	margin: 0;
	transition: ease .3s all;
}

.site-title a {
	display: inline-block;
	width: 160px;
	padding: 1em 0.25em;
	background: url(images/bg.png);
	border-left: 2px solid var(--color-gold);
	border-right: 2px solid var(--color-gold);
	box-shadow: 5px 0 0 #111, -5px 0 0 #111;
}

.site-title a img {
	width: 100%;
	height: auto;
	transition: ease .3s all;
}


.menu-title {
	position: relative;
	line-height: 1;
	z-index: 3;
	margin: 0;
	transition: ease .3s all;
}

.menu-title a {
	display: inline-block;
	width: 50px;
}

.menu-title a img {
	width: 100%;
	height: auto;
	transition: ease .3s all;
}

.fade-in-zoom-animation {
	transform: scale(1.5) translateY(-10%);
	opacity: 0;
	animation: fade-in-zoom 2s cubic-bezier(0.87, 0, 0.13, 1) forwards;
}

@keyframes fade-in-zoom {
	0% {
		transform: scale(1.5) translateY(-10%);
		opacity: 0;
	}

	100% {
		transform: scale(1) translateY(0);
		opacity: 1;
	}
}

@media (max-width:1024px) {
	.menu-wrap {
		display: none;
	}

}


/* =======================================
	メニュー
======================================= */
.menu-wrap {
	position: relative;
	display: flex;
	margin-left: auto;
	justify-content: flex-end;
	align-items: center;
	transition: all .5s ease;
}

.fixed-header .menu-wrap {
	background: none;
	box-shadow: none;
	padding: 0;
}

.navi_wrap {
	position: relative;
	margin: 0;
	padding: 0;
}



ul.sns_icon {
	margin-left: 0;
	display: flex;
}

ul.sns_icon li {
	margin-left: 0.35em;
}

ul.sns_icon li a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	line-height: 1;
}

ul.sns_icon li a img {
	width: 100%;
	height: auto;
	transition: .3s ease;
	image-rendering: auto;
}

ul.sns_icon li a:hover img {
	filter: hue-rotate(-25deg);
}

ul.sns_icon li a span {
	line-height: 1;
}

@media (max-width:1024px) {
	ul.sns_icon {
		display: none;
	}
}


/** hamburger **/
.smp_menu {
	display: none;
	overflow: hidden;
}

.smp-menu-header {
	display: none;
}

.openbtn {
	position: relative;
	position: fixed;
	z-index: 9999;
	top: 16px;
	right: calc(0.5% + 15px);
	cursor: pointer;
	width: 45px;
	height: 42px;
}

.openbtn span {
	display: inline-block;
	transition: all .3s;
	position: absolute;
	width: 45px;
	height: 3px;
	background: #fff;
}

.openbtn span:nth-of-type(1) {
	top: 10px;
}

.openbtn span:nth-of-type(2) {
	top: 20px;
}

.openbtn span:nth-of-type(3) {
	top: 30px;
}

.openbtn.active span {
	background: #fff;
}

.openbtn.active:before {
	transform: translate(125%, -156%);
}

.openbtn.active span:nth-of-type(1) {
	transform: rotate(45deg);
	margin-top: 10px;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
	transform: rotate(-45deg);
	margin-top: -10px;
}

#g-nav {
	position: relative;
	position: fixed;
	z-index: -1;
	opacity: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	transition: all .5s;
	transition-delay: .5s;
}

#g-nav.panelactive {
	opacity: 1;
	transition: .3s;
	z-index: 999;
}

.g-nav_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.g-nav_bg-item {
	position: absolute;
	top: 0;
	left: 0;
	transform: scalex(0);
	transform-origin: left center;
	transition: transform 0.5s cubic-bezier(0.87, 0, 0.13, 1);
	background: url(images/bg.png);
	height: 20.05%;
	width: 100%;
}

.g-nav_bg-item.slidepanel {
	transform: scalex(1);
	transform-origin: right center;
}

.g-nav_bg-item:nth-of-type(1) {
	top: 0%;
	transition-delay: 0s;
}

.g-nav_bg-item:nth-of-type(2) {
	top: 20%;
	transition-delay: 0.08s;
}

.g-nav_bg-item:nth-of-type(3) {
	top: 40%;
	transition-delay: 0.16s;
}

.g-nav_bg-item:nth-of-type(4) {
	top: 60%;
	transition-delay: 0.24s;
}

.g-nav_bg-item:nth-of-type(5) {
	top: 80%;
	transition-delay: 0.32s;
}

.g-nav_bg-item:nth-of-type(6) {
	top: 100%;
	transition-delay: 0.32s;
}

#g-nav.panelactive #g-nav-list {
	width: 100%;
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#g-nav .g-nav-container {
	display: none;
	position: relative;
	z-index: 999;
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
}

#g-nav.panelactive .g-nav-container {
	display: flex;
	flex-direction: column;
	animation-name: gnaviAnime;
	animation-duration: 1s;
	animation-delay: .5s;
	animation-fill-mode: forwards;
	opacity: 0;
}

@keyframes gnaviAnime {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.nav-logo {
	display: block;
	background: url(images/bg.png);
	padding: calc(3% + 15px);
}

.nav-logo img {
	width: 25%;
	max-width: 160px;
	height: auto;
}

.nav-content {
	position: relative;
}

.smp-menu-list {
	display: flex;
	flex-direction: column;
	background: url(images/bg.png);
}

.smp-footer {
	position: relative;
	margin-top: auto;
	background: url(images/bg.png);
	color: #fff;
}

.smp-menu-site-info {
	position: relative;
	z-index: 2;
	display: block;
	padding: 40px 20px 120px;
	letter-spacing: 0.05em;
}

.smp-menu-site-info .smp-ft-title {
	font-size: 1.35em;
	margin: 0 0 7px;
	padding: 8px 20px;
	display: inline-block;
	text-align: center;
	line-height: 1;
	border-radius: 50px;
}

.smp-menu-site-info p {
	line-height: 1.4;
}

.smp-menu-site-info a {
	color: #fff;
}

.smp-menu-site-info .font-2x {
	font-size: 2em !important;
}

.smp-menu-list li .sub-menu {
	display: none;
}

.scroll-prevent {
	position: fixed;
	z-index: -1;
	width: 100%;
}

@media screen and (max-width: 1024px) {
	.smp_menu {
		display: block;
	}

	.smp-menu-header {
		display: flex;
		width: 100%;
		text-align: left;
		justify-content: flex-start;
		align-items: center;
		height: 75px;
		background: #fff;
		padding: 0 calc(0.5% + 15px);
		transition: all .3s ease;
	}

	.smp-menu-header.fixed-header {
		box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15);
	}

	.smp-site-title {
		position: relative;
		width: 300px;
		line-height: 1;
		transition: all .5s ease;
	}

	.smp-site-title a {
		display: block;
	}

	.smp-site-title a img {
		width: 100%;
		height: auto;
		transition: all .5s ease;
	}

	.navi_wrap,
	.header_sns {
		display: none;
	}

	.smp-menu-list li {
		width: 100%;
		text-align: center;
	}

	.smp-menu-list {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	.smp-menu-list li a {
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 25px;
		color: #fff;
		font-size: 1.3rem;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		font-weight: 700;
	}

	.smp-menu-list li a:after {
		position: absolute;
		top: 50%;
		right: 20px;
		transform: translateY(-50%);
		font-family: "Line Awesome Free";
		font-weight: 900;
		content: "\f105";
		z-index: 2;
		-webkit-font-smoothing: antialiased;
		transition: all 0.3s ease;
		height: auto;
	}

	.smp-footer .tab_btn.full a {
		font-size: 1.4rem;
	}

	.smp-menu-list li a span {
		display: block;
		font-size: 0.8em;
		line-height: 1;
	}
}

@media (max-width:768px) {
	.smp-site-title {
		width: 260px;
	}
}

@media (max-width:640px) {
	.smp-site-title {
		width: 240px;
	}
}

@media (max-width:480px) {
	.nav-logo {
		padding: 22px calc(0.5% + 15px);
	}

	.nav-logo img {
		width: 100%;
		max-width: 100px;
	}

	.smp-menu-site-info {
		font-size: 1em;
	}

	.smp-menu-list li a {
		font-size: 1rem;
		padding: 20px 25px;
		text-align: left;
	}

	.smp-footer .tab_btn.full a {
		font-size: 1.05rem;
	}

	.smp-site-title {
		width: 220px;
	}
}

/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

.fa {
	display: inline-block;
	font-family: "FontAwesome";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.site-navigation ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	display: block;
	text-align: center;
	transition: all 0.5s ease;
}

.site-navigation ul li {
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0 24px;
	transition: all 0.5s ease;
}

.site-navigation ul li a {
	font-size: 1em;
	color: #fff;
	margin: 0;
	transition: all 0.5s ease;
	padding: 0px;
	letter-spacing: 0.05em;
	display: block;
	position: relative;
}

.site-navigation ul li a:after {
	position: absolute;
	bottom: -2px;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: var(--color-red);
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform .3s;
}

.site-navigation ul li a:hover:after {
	transform: scale(1, 1);
}

.site-navigation ul li a:hover {
	color: #fff;
}

.site-navigation ul li.reserve {
	margin-left: 15px;
}

.site-navigation ul li.reserve a {
	font-size: 0.9em;
	padding: 0.4em 1.25em;
	background: var(--color-red);
	border: 1px solid var(--color-red);
	border-radius: 50px;
}

.site-navigation ul li.reserve {
	margin-right: 0;
}

.site-navigation ul li.reserve a:hover {
	background: rgba(0, 0, 0, 0.7);
}

.site-navigation ul li.reserve a:after {
	display: none;
}

.site-navigation ul li.course a {
	letter-spacing: -0.05em;
}

@media (max-width:1800px) {
	.site-navigation ul li {
		margin: 0 18px;
	}

	.site-navigation ul li.reserve {
		margin-left: 5px;
	}
}

@media (max-width:1700px) {
	.site-navigation ul li {
		margin: 0 13px;
	}

	.site-navigation ul li.reserve {
		margin-left: 0px;
	}
}

@media (max-width:1600px) {
	.site-navigation ul li {
		margin: 0 10px;
	}

	.site-navigation ul li.reserve a {
		padding: 0.35em 1em;
		letter-spacing: 0.01em;
	}

	ul.sns_icon {
		margin-left: 0;
	}

	ul.sns_icon li {
		margin-left: 0.25em;
	}

	ul.sns_icon li a {
		width: 48px;
		height: 48px;
	}
}

@media (max-width:1520px) {
	.site-navigation ul li {
		margin: 0 7px;
	}

	.site-navigation ul li a {
		font-size: 0.95em;
	}

	ul.sns_icon {
		margin-left: 0;
	}
}

@media (max-width:1440px) {
	.site-title a {
		width: 145px;
	}

	.site-navigation ul li {
		margin: 0 8px;
	}

	.site-navigation ul li.reserve {
		margin-left: 0px;
	}

	.site-navigation ul li.reserve a {
		font-size: 0.85em;
		padding: 0.3em 0.85em;
		letter-spacing: -1px;
	}

	ul.sns_icon li a {
		width: 42px;
		height: 42px;
	}
}

@media (max-width:1365px) {
	.site-title a {
		width: 136px;
	}

	.site-navigation ul li {
		margin: 0 13px;
	}

	.site-navigation ul li.course {
		display: none;
	}
}

@media (max-width:1279px) {

	.site-navigation ul li {
		margin: 0 11px;
	}

	.site-navigation ul li.top {
		display: none;
	}

	.site-navigation ul li a {
		font-size: 0.95em;
	}

}

@media (max-width:1180px) {
	.site-title a {
		width: 120px;
	}

	.site-navigation ul li {
		margin: 0 5px;
	}

	.site-navigation ul li a {
		font-size: 0.9em;
	}

	.site-navigation ul li.reserve {
		margin-left: 0;
	}

	.site-navigation ul li.reserve a {
		padding: 0.26em 0.75em;
		letter-spacing: -1px;
		font-size: 0.8em;
	}

	ul.sns_icon li a {
		width: 38px;
		height: 38px;
	}
}

@media (max-width:1024px) {
	.site-title a {
		width: 132px;
	}

	.home .site-title {
		display: none;
	}
}

@media (max-width:768px) {
	.site-title a {
		width: 120px;
		border-left: 1px solid var(--color-gold);
		border-right: 1px solid var(--color-gold);
	}
}

@media (max-width:640px) {
	.site-title a {
		width: 110px;
	}
}

@media (max-width:560px) {
	.site-title a {
		width: 100px;
	}
}

@media (max-width:480px) {
	.site-title a {
		width: 80px;
	}
}

.site-navigation .current_page_item>a,
.site-navigation .current_page_ancestor>a,
.site-navigation .current_page-item>a,
.site-navigation .current-page-item>a,
.site-navigation .current-page-ancestor>a,
.site-navigation .current-menu-item>a,
.site-navigation .current-menu-ancestor>a {
	color: #fff;
}

.site-navigation .top.current_page_item>a,
.site-navigation .top.current_page_ancestor>a,
.site-navigation .top.current_page-item>a,
.site-navigation .top.current-page-item>a,
.site-navigation .top.current-page-ancestor>a,
.site-navigation .top.current-menu-item>a,
.site-navigation .top.current-menu-ancestor>a {
	color: #fff;
}

.site-navigation .current_page_item>a:after,
.site-navigation .current_page_ancestor>a:after,
.site-navigation .current-page-item>a:after,
.site-navigation .current-page-ancestor>a:after,
.site-navigation .current-menu-item>a:after,
.site-navigation .current-menu-ancestor>a:after {
	transform: scale(1, 1);
}

.site-navigation .top.current_page_item>a:after,
.site-navigation .top.current_page_ancestor>a:after,
.site-navigation .top.current-page-item>a:after,
.site-navigation .top.current-page-ancestor>a:after,
.site-navigation .top.current-menu-item>a:after,
.site-navigation .top.current-menu-ancestor>a:after {
	transform: scale(0, 1);
}

.site-navigation .top.current_page_item>a:hover:after,
.site-navigation .top.current_page_ancestor>a:hover:after,
.site-navigation .top.current-page-item>a:hover:after,
.site-navigation .top.current-page-ancestor>a:hover:after,
.site-navigation .top.current-menu-item>a:hover:after,
.site-navigation .top.current-menu-ancestor>a:hover:after {
	transform: scale(1, 1);
}

.post-type-archive-news .site-navigation ul li.news a:after,
.tax-news-cat .site-navigation ul li.news a:after,
.single-news .site-navigation ul li.news a:after {
	transform: scale(1, 1);
}


/**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta {
	margin: 0 auto;
}

.page-content {
	margin-bottom: 20px;
}


/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */

.entry-content,
.entry-summary,
.page-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.page .entry-content {
	padding-top: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a {
	text-decoration: none;
}

.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
	text-decoration: none;
}

.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: none;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #4ca5ff;
}


/* Page links */

.page-links {
	clear: both;
	font-size: 12px;
	font-weight: 900;
	line-height: 2;
	margin: 24px 0;
	text-transform: none;
}

.page-links a,
.page-links>span {
	background: #fff;
	border: 1px solid #fff;
	display: inline-block;
	height: 22px;
	margin: 0 1px 2px 0;
	text-align: center;
	width: 22px;
}

.page-links a {
	background: #0f0f0f;
	border: 1px solid #0f0f0f;
	color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	background: #4ca5ff;
	border: 1px solid #4ca5ff;
	color: #fff;
}

.page-links>.page-links-title {
	height: auto;
	margin: 0;
	padding-right: 7px;
	width: auto;
}

/**
 * 6.6 Post Formats
 * -----------------------------------------------------------------------------
 */

.format-aside .entry-content,
.format-aside .entry-summary,
.format-quote .entry-content,
.format-quote .entry-summary,
.format-link .entry-content,
.format-link .entry-summary {
	padding-top: 0;
}

.site-content .format-link .entry-title,
.site-content .format-aside .entry-title,
.site-content .format-quote .entry-title {
	display: none;
}

/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}


/**
 * 6.9 Archives
 * -----------------------------------------------------------------------------
 */

.home .archive-header,
.home .page-header {
	display: none;
}

.archive-header,
.page-header {
	position: relative;
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 580px;
	background: url(images/bg-over.png), url(images/header/header_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, left center;
	background-size: auto, cover;
}

.commitment .page-header {
	background: url(images/bg-over.png), url(images/header/header_commitment.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}

.menu .page-header {
	background: url(images/bg-over.png), url(images/header/header_menu.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}

.information .page-header {
	background: url(images/bg-over.png), url(images/slider/slider03.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}

.post-type-archive-news .page-header,
.tax-news-cat .page-header,
.single-news .page-header {
	background: url(images/bg-over.png), url(images/header/header_news.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}

.recruit .page-header {
	background: url(images/bg-over.png), url(images/header/header_recruit.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}

.entry .page-header {
	background: url(images/bg-over.png), url(images/header/header_entry.jpg);
	background-repeat: repeat, no-repeat;
	background-position: left top, center;
	background-size: auto, cover;
}


.archive-title,
.page-title {
	display: block;
	position: relative;
	text-align: left;
	margin: 0 auto;
	font-size: 2.4rem;
	color: #fff;
	letter-spacing: 0.5rem;
	padding: 0 0.75em 0 0;
	writing-mode: vertical-rl;
}

.page-title span {
	position: relative;
	display: block;
	font-size: 0.5em;
	letter-spacing: 4px;
	margin-top: 0.5em;
}

.error404 .page-title {
	writing-mode: unset;
	padding: 0;
}

.page-header.min,
.page-id-382 .page-header,
.page-id-385 .page-header,
.page-id-388 .page-header,
.page-id-1282 .page-header,
.page-id-1279 .page-header,
.page-id-1275 .page-header {
	height: 460px;
}

.page-title.min,
.page-id-810 .page-title,
.page-id-814 .page-title,
.page-id-817 .page-title,
.page-id-382 .page-title,
.page-id-385 .page-title,
.page-id-388 .page-title {
	font-size: 1.8rem;
	padding: calc(2.5% + 10px) 0;
}

.section-title {
	position: relative;
	display: block;
	text-align: center;
	font-size: 2em;
	color: #fff;
	padding: 0 15px;
}

.section-title span {
	position: relative;
	display: block;
	margin-top: 10px;
	padding-top: 20px;
}

.section-title span:before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	width: 50px;
	height: 5px;
	background: linear-gradient(to right, var(--color-red) 25%, #666 25%);
}

.category-archive-title {
	position: relative;
	display: inline-block;
	font-size: 1em;
	color: #777;
	border: 1px solid #999;
	padding: 5px 30px;
	border-radius: 50px;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 4%;
}

@media (max-width:1280px) {

	.archive-header,
	.page-header {
		height: 500px;
	}

	.archive-title,
	.page-title {
		font-size: 2em;
	}

	.page-header.min,
	.page-id-382 .page-header,
	.page-id-385 .page-header,
	.page-id-388 .page-header,
	.page-id-1282 .page-header,
	.page-id-1279 .page-header,
	.page-id-1275 .page-header {
		height: 400px;
	}
}

@media (max-width:1024px) {

	.archive-header,
	.page-header {
		height: 420px;
	}

	.archive-title,
	.page-title {
		font-size: 1.7em;
	}

	.page-header.min,
	.page-id-382 .page-header,
	.page-id-385 .page-header,
	.page-id-388 .page-header,
	.page-id-1282 .page-header,
	.page-id-1279 .page-header,
	.page-id-1275 .page-header {
		height: 320px;
	}

	.page-title.min,
	.page-id-810 .page-title,
	.page-id-814 .page-title,
	.page-id-817 .page-title,
	.page-id-382 .page-title,
	.page-id-385 .page-title,
	.page-id-388 .page-title {
		font-size: 1.4rem;
	}

	.section-title {
		font-size: 1.7em;
	}

	.section-title.mb-3 {
		margin-bottom: 2rem !important;
	}
}

@media (max-width:768px) {

	.archive-header,
	.page-header {
		height: 360px;
	}

	.archive-title,
	.page-title {
		font-size: 1.5em;
	}

	.page-header.min,
	.page-id-382 .page-header,
	.page-id-385 .page-header,
	.page-id-388 .page-header,
	.page-id-1282 .page-header,
	.page-id-1279 .page-header,
	.page-id-1275 .page-header {
		height: 280px;
	}

	.page-title.min,
	.page-id-810 .page-title,
	.page-id-814 .page-title,
	.page-id-817 .page-title,
	.page-id-382 .page-title,
	.page-id-385 .page-title,
	.page-id-388 .page-title {
		font-size: 1.2rem;
	}

	.section-title {
		font-size: 1.5em;
	}

	.section-title.mb-3 {
		margin-bottom: 1.5rem !important;
	}
}

@media (max-width:640px) {

	.archive-header,
	.page-header {
		height: 320px;
	}

	.page-header.min,
	.page-id-382 .page-header,
	.page-id-385 .page-header,
	.page-id-388 .page-header,
	.page-id-1282 .page-header,
	.page-id-1279 .page-header,
	.page-id-1275 .page-header {
		height: 260px;
	}

	.archive-title,
	.page-title {
		letter-spacing: 4px;
		text-indent: 4px;
	}

	.page-title.min-spacing {
		letter-spacing: 2px;
		text-indent: 2px;
	}

	.page-id-7 .page-title,
	.page-title.nospace {
		letter-spacing: 0px;
		text-indent: 0;
	}

	.category-archive-title {
		font-size: 0.9em;
		padding: 5px 20px;
	}
}

@media (max-width:480px) {

	.archive-header,
	.page-header {
		height: 280px;
	}

	.archive-title,
	.page-title {
		font-size: 1.3em;
	}

	.page-header.min,
	.page-id-382 .page-header,
	.page-id-385 .page-header,
	.page-id-388 .page-header,
	.page-id-1282 .page-header,
	.page-id-1279 .page-header,
	.page-id-1275 .page-header {
		height: 240px;
	}

	.page-title.min,
	.page-id-810 .page-title,
	.page-id-814 .page-title,
	.page-id-817 .page-title,
	.page-id-382 .page-title,
	.page-id-385 .page-title,
	.page-id-388 .page-title {
		font-size: 1.1rem;
	}

	.page-title.mb-3 {
		margin-bottom: 2rem !important;
	}

	.section-title {
		font-size: 1.3em;
	}

	.section-title.mb-3 {
		margin-bottom: 1rem !important;
	}
}

.taxonomy-description,
.author-description {
	color: #767676;
	font-size: 14px;
	line-height: 1.2857142857;
	padding-top: 18px;
}

.taxonomy-description p,
.author-description p {
	margin-bottom: 18px;
}

.taxonomy-description p:last-child,
.author-description p:last-child {
	margin-bottom: 0;
}

.taxonomy-description a,
.author-description a {
	text-decoration: underline;
}

.taxonomy-description a:hover,
.author-description a:hover {
	text-decoration: none;
}

/**
 * 6.11 404 Page
 * -----------------------------------------------------------------------------
 */

.error404 .page-content {
	text-align: center;
	padding-top: 0;
}

.error404 .page-content .search-form {
	margin-bottom: 24px;
}

/**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#supplementary {
	padding: 0 10px;
	max-width: 1400px;
	margin: 0 auto;
}

.site-footer {
	width: 100%;
	background: none;
	position: relative;
	z-index: 3;
	text-align: center;
}

.footer-content {
	display: flex;
	align-items: flex-start;
}

.ftc-left {
	margin-right: auto;
	display: flex;
}

.ftc-right {
	display: flex;
	margin-left: auto;
	text-align: left;
	justify-content: flex-end;
}

.ft-widget {
	padding-left: 5em;
}

.ft-site-title {}

.ft-site-title a {
	display: block;
	margin-right: 2em;
}

.ft-site-info {
	flex: 1;
	text-align: left;
	letter-spacing: 0.04em;
	padding: 0;
}

.ft-site-title img {
	width: 180px;
	height: auto;
}

.footer-sns {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.6em;
	margin-right: 2em;
}

.footer-sns li {
	display: inline-flex;
	margin: 0 7px;
}

.footer-sns li a {
	margin: 0;
}

.footer-sns li a img {
	display: block;
	width: 57px;
	height: auto;
	margin: auto;
}

.ft-site-info h2 {
	font-size: 1.4em;
	margin: 0 0 10px;
	display: inline-block;
	text-align: left;
	border-radius: 50px;
	line-height: 1;
}

.ft-site-info a.tel {
	color: var(--color-black);
}

.ft-site-info a.tel:hover {
	color: var(--color-blue);
}

.ft-site-info p {
	line-height: 1.4;
}

.ft-site-info p.h3 {
	font-size: 1.3em;
	margin: 0;
	letter-spacing: 1px;
}

.ft-site-info h3 p {
	font-size: 15px;
}

.ft-site-info h4 {
	font-size: 1.4em;
	margin: 0;
	letter-spacing: 1px;
}

.footer_nav {
	display: flex;
	flex-direction: column;
}

.footer_nav li {
	position: relative;
	display: inline-flex;
	line-height: 1;
	padding: 9px 0 9px 0;
	letter-spacing: 0.1em;
}

.footer_nav_title a,
.footer_nav li a {
	position: relative;
	font-size: 0.95em;
	font-weight: 600;
	letter-spacing: 0.05em;
	display: block;
	color: #fff;
	white-space: nowrap;
}

.footer_nav_title a {
	margin-bottom: 0.5em;
}

.footer_nav_title a:hover,
.footer_nav li a:hover {
	color: var(--color-red);
	transform: translateX(15px);
}

.footer_nav_title a small,
.footer_nav li a small {
	display: block;
	text-align: left;
	font-size: 0.7em;
	letter-spacing: 0;
	line-height: 1;
}

.ft-hidden-pc {
	display: none;
}


.site-info {
	margin-top: 5%;
	font-size: 0.8em;
	padding: 0 15px;
}

.site-info a {
	display: inline-block;
	margin-bottom: 1em;
	color: #fff;
}

.site-info a:hover {
	color: var(--color-red);
}

@media (max-width:1335px) {
	.ft-widget {
		padding-left: 4em;
	}
}

@media (max-width:1200px) {
	.footer-content {
		flex-direction: column;
	}

	.ftc-left {
		margin: 0 auto 3em;

	}

	.ftc-right {
		margin: auto;
		justify-content: center;
		margin-bottom: 2em;
	}

	.ft-widget {
		padding: 0 2em;
	}
}

@media (max-width:1023px) {
	.footer-content {
		flex-direction: column;
	}

	.ftc-left {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		width: 100%;
		max-width: 100%;
		margin: 1em auto 2em;
	}

	.ft-site-title a {
		margin-right: 0;
	}

	.ftc-left .text-left {
		text-align: center !important;
	}

	.ft-site-info {
		text-align: center;
	}

	.footer-sns {
		margin-right: 0;
	}
}

@media (max-width:768px) {
	.footer-content {
		font-size: 1em
	}

	.ftc-right {
		width: 100%;
		max-width: none;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.ftc-right .ft-widget {
		width: 100%;
		padding: 0;
		margin: 0;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.ft-site-info {
		padding: 10px;
	}

	.footer_nav_title a {
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		padding: 20px calc(4% + 20px);
		margin: 0;
		text-align: left;
	}

	.footer_nav_title a small {
		text-align: left;
	}

	.footer_nav_title a:after {
		position: absolute;
		top: 50%;
		right: calc(2% + 15px);
		font-family: "Line Awesome Free";
		font-weight: 900;
		content: "\f105";
		z-index: 2;
		font-size: 18px;
		margin-top: -0.75em;
		-webkit-font-smoothing: antialiased;
		transition: all 0.3s ease;
		height: auto;
	}

	.footer_nav {
		width: 100%;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	.ft-widget.num2 .footer_nav {
		border-top: none;
	}

	.ftc-right .ft-widget {
		width: 100%;
	}

	.footer_nav li {
		display: flex;
		align-items: center;
		padding: 0;
		border: none;
	}

	.footer_nav li:before {
		position: absolute;
		top: 50%;
		left: 15px;
		transform: translateY(-50%);
	}

	.footer_nav li a {
		position: relative;
		display: block;
		text-align: left;
		padding: 20px;
		padding-left: calc(2% + 20px + 0.5em);
		width: 100%;
		height: 100%;
		border: none;
		margin: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.footer_nav li a:after {
		position: absolute;
		top: 50%;
		right: calc(2% + 15px);
		font-family: "Line Awesome Free";
		font-weight: 900;
		content: "\f105";
		z-index: 2;
		font-size: 18px;
		margin-top: -0.5em;
		-webkit-font-smoothing: antialiased;
		transition: all 0.3s ease;
		height: auto;
	}

	.footer_nav li a:hover {
		color: #fff;
		transform: none;
	}

	.ft-hidden-pc {
		display: block;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
	}

	.footer_nav_title a.ft-hidden-smp {
		display: none;
	}

	.ftc-left .font-2x {
		font-size: 2em !important;
	}
}

@media (max-width:640px) {
	.site-info {
		font-size: 0.75em;
	}

	.ft-site-info {
		text-align: center;
	}

	.ftc-left {
		padding: 0 25px;
	}

	.ftc-left .flexbox,
	.ftc-left .flexbox span {
		display: block;
	}

	.footer_nav_title a {
		padding: 20px;
	}

	.footer_nav li a {
		padding: 20px;
	}

	.footer_nav_title a:after,
	.footer_nav li a:after {
		right: 15px;
	}

	.ft-site-title img {
		width: 140px;
	}
}

/**
 * 11.0 Media Queries
 * -----------------------------------------------------------------------------
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 400px) {
	.list-view .site-content .post-thumbnail {
		background: none;
		width: auto;
		z-index: 2;
	}

	.list-view .site-content .post-thumbnail img {
		float: left;
		margin: 0 10px 3px 0;
		width: 84px;
	}

	.list-view .site-content .entry-header {
		background-color: transparent;
		padding: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin: 0;
		min-height: 60px;
		padding: 12px 0 9px;
	}

	.list-view .site-content .cat-links,
	.list-view .site-content .type-post .entry-content,
	.list-view .site-content .type-page .entry-content,
	.list-view .site-content .type-post .entry-summary,
	.list-view .site-content .type-page .entry-summary,
	.list-view .site-content footer.entry-meta {
		display: none;
	}

	.list-view .site-content .entry-title {
		clear: none;
		font-size: 15px;
		font-weight: 900;
		line-height: 1.2;
		margin-bottom: 6px;
		text-transform: none;
	}

	.list-view .site-content .format-aside .entry-title,
	.list-view .site-content .format-link .entry-title,
	.list-view .site-content .format-quote .entry-title {
		display: block;
	}

	.list-view .site-content .entry-meta {
		background-color: transparent;
		clear: none;
		margin: 0;
		text-transform: none;
	}

	.error404 .page-header {
		border-bottom: 0;
		margin: 0 auto 24px;
		padding: 0 10px;
	}
}

@media screen and (min-width: 401px) {
	a.post-thumbnail:hover img {
		opacity: 0.85;
	}

	.full-size-link:before,
	.parent-post-link:before,
	.site-content span+.byline:before,
	.site-content span+.comments-link:before,
	.site-content span+.edit-link:before,
	.site-content span+.entry-date:before {
		content: "";
	}

	.attachment span.entry-date:before,
	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before,
	.site-content .byline a:before,
	.site-content .comments-link a:before,
	.site-content .entry-date a:before,
	.site-content .featured-post:before,
	.site-content .full-size-link a:before,
	.site-content .parent-post-link a:before,
	.site-content .post-format a:before {
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font: normal 16px/1 Genericons;
		text-decoration: inherit;
		vertical-align: text-bottom;
	}

	.site-content .entry-meta>span {
		margin-right: 10px;
	}

	.site-content .format-video .post-format a:before {
		content: "\f104";
	}

	.site-content .format-audio .post-format a:before {
		content: "\f109";
	}

	.site-content .format-image .post-format a:before {
		content: "\f473";
	}

	.site-content .format-quote .post-format a:before {
		content: "\f106";
		margin-right: 2px;
	}

	.site-content .format-gallery .post-format a:before {
		content: "\f103";
		margin-right: 4px;
	}

	.site-content .format-aside .post-format a:before {
		content: "\f101";
		margin-right: 2px;
	}

	.site-content .format-link .post-format a:before {
		content: "\f107";
		position: relative;
		top: 1px;
	}

	.site-content .featured-post:before {
		content: "\f308";
		margin-right: 3px;
		position: relative;
		top: 1px;
	}

	.site-content .entry-date a:before,
	.attachment .site-content span.entry-date:before {
		content: "\f303";
		margin-right: 1px;
		position: relative;
		top: 1px;
	}

	.site-content .byline a:before {
		content: "\f304";
	}

	.site-content .comments-link a:before {
		content: "\f300";
		margin-right: 2px;
	}

	.entry-content .edit-link a:before,
	.entry-meta .edit-link a:before {
		content: "\f411";
	}

	.site-content .full-size-link a:before {
		content: "\f402";
		margin-right: 1px;
	}

	.site-content .parent-post-link a:before {
		content: "\f301";
	}

	.list-view .site-content .hentry {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		padding-top: 48px;
	}

	.list-view .site-content .hentry:first-of-type,
	.list-view .site-content .hentry.has-post-thumbnail {
		border-top: 0;
		padding-top: 0;
	}
}

@media screen and (min-width: 594px) {

	.site-content .has-post-thumbnail .entry-header {
		margin-top: -48px;
	}
}

@media screen and (min-width: 880px) {

	.attachment .entry-attachment .attachment {
		margin-right: -168px;
		margin-left: -168px;
		max-width: 810px;
	}

	.attachment .site-content .attachment img {
		display: block;
		margin: 0 auto;
	}

	.contributor-avatar {
		margin-left: -168px;
	}

	.contributor-summary {
		float: left;
	}
}

@media screen and (min-width: 980px) {
	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	#secondary,
	#supplementary {
		padding: 0 30px;
	}

	.site-content .entry-header {
		margin-top: 0;
	}

	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}

	.site-description {
		display: block;
		margin: -3px 0 21px;
	}

	.site-description:empty {
		margin: 0;
	}

	.secondary-navigation .menu-item-has-children>a:after {
		-webkit-font-smoothing: antialiased;
		content: "\f501";
		display: inline-block;
		font: normal 8px/1 Genericons;
		position: absolute;
		right: 26px;
		top: 14px;
		vertical-align: text-bottom;
	}

	#supplementary {
		padding: 0;
	}
}

/**
 * 12.0 Print
 * -----------------------------------------------------------------------------
 */

@media print {
	body {
		background: none !important;
		/* Brute force since user agents all print differently. */
		color: #2b2b2b;
		font-size: 12pt;
	}

	.site,
	.site-header,
	.hentry,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content .entry-meta,
	.page-content,
	.archive-header,
	.page-header,
	.contributor-info,
	.comments-area,
	.attachment .entry-attachment .attachment {
		max-width: 100%;
	}

	#site-header img,
	.search-toggle,
	.site-navigation,
	.site-content nav,
	.edit-link,
	.page-links,
	.widget-area,
	.more-link,
	.post-format-archive-link,
	.comment-respond,
	.comment-list .reply,
	.comment-reply-login,
	#secondary,
	.site-footer,
	.slider-control-paging,
	.slider-direction-nav {
		display: none;
	}

	.entry-content a,
	.entry-summary a,
	.page-content a,
	.comment-content a {
		text-decoration: none;
	}

	.site-header,
	.post-thumbnail,
	a.post-thumbnail:hover,
	.site-content .entry-header,
	.site-footer,
	.featured-content,
	.featured-content .entry-header {
		background: transparent;
	}

	.content-area {
		padding-top: 0;
	}

	.list-view .site-content .hentry {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-bottom: 48px;
		padding-bottom: 24px;
	}

	.post-thumbnail img {
		margin: 0 10px 24px;
	}

	.site-content .has-post-thumbnail .entry-header {
		padding-top: 0;
	}

	.site-content footer.entry-meta {
		margin: 24px auto;
	}

	.entry-meta .tag-links a {
		color: #fff;
	}

	.singular .site-content .hentry.has-post-thumbnail {
		margin-top: 0;
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.featured-content .hentry {
		margin-bottom: 48px;
	}

	.featured-content .post-thumbnail,
	.slider .featured-content .post-thumbnail {
		padding-top: 0;
	}

	.featured-content .post-thumbnail img {
		position: relative;
	}

	.featured-content .entry-header {
		padding: 0 10px 24px;
	}

	.featured-content .entry-meta {
		font-size: 9pt;
		margin-bottom: 11px;
	}

	.featured-content .cat-links {
		font-weight: 900;
	}

	.featured-content .entry-title {
		font-size: 25pt;
		line-height: 36px;
	}
}

/* =======================================
	タブボタン
======================================= */
.tab_btn {
	margin: 0px;
}

.tab_btn.normal {
	font-style: normal;
}

.tab_btn.right-cell,
.right-cell {
	text-align: right;
}

.tab_btn.center-cell,
.center-cell {
	text-align: center;
}

.tab_btn a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	font-size: 0.95em;
	padding: 13px 25px;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: .2s;
	min-width: 240px;
	letter-spacing: 2px;
	border: 1px solid var(--color-red);
	background: none;
	/* font-weight: 500; */
	transition: all ease .5s;
	/* box-shadow: 5px 5px 0 -2px rgb(0 0 0 / 15%); */
}

.tab_btn a:hover {
	min-width: 240px;
	color: #fff;
	background: var(--color-red);
}

.tab_btn.nobefore a:before {
	display: none;
}

.tab_btn.wh a {
	color: #fff;
	border-color: #fff;
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(5px);
}

.tab_btn.wh a:hover {
	background: rgba(255, 255, 255, 0.3);
}

.tab_btn.blue a {
	color: #fff;
	background: #0173E6;
	border-color: #0173E6;
	box-shadow: 5px 5px 0 -2px rgb(0 0 0 / 15%);
}

.tab_btn.blue a:hover {
	color: #0173E6;
	border-color: #0173E6;
	background: #fff;
}

.tab_btn.red a {
	color: #fff;
	background: #eb5050;
	border-color: #eb5050;
}

.tab_btn.red a:hover {
	color: #eb5050;
	border-color: #eb5050;
	background: #fff;
}

.tab_btn.orange a {
	color: #fff;
	background: var(--color-orange);
	border-color: var(--color-orange);
	letter-spacing: 0.05em;
}

.tab_btn.orange a:hover {
	color: var(--color-orange);
	border-color: var(--color-orange);
	background: none;
}

.tab_btn.green a {
	color: #fff;
	background: var(--color-green);
	border-color: var(--color-green);
	letter-spacing: 0.05em;
}

.tab_btn.green a:hover {
	color: var(--color-green);
	border-color: var(--color-green);
	background: none;
}

.tab_btn.vio a {
	color: #fff;
	background: #CF2E92;
	border-color: #CF2E92;
	letter-spacing: 0.05em;
}

.tab_btn.vio a:hover {
	color: #CF2E92;
	border-color: #CF2E92;
	background: none;
}


#next.tab_btn a {
	margin-top: 30px;
}

#next.tab_btn a:after {
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 0;
}

#next.tab_btn a:hover:after {
	height: 50px;
}

.tab_btn.large a {
	min-width: 280px;
	font-size: 1.05em;
	padding: 16px 45px;
	box-shadow: 10px 10px 0 -5px rgba(0, 0, 0, 0.15);
}

.tab_btn.large a:hover {
	padding: 16px 45px;
}

.tab_btn.full a {
	width: 90%;
	max-width: 480px;
	font-size: 1.2em;
	padding: 20px;
	box-shadow: 10px 10px 0 -5px rgba(0, 0, 0, 0.15);
}

.tab_btn.min a {
	min-width: 150px;
	padding: 5px 15px;
	font-size: 0.85em;
}

.tab_btn.space-min a {
	letter-spacing: 0.015em;
}

.tab_btn.nospace a {
	letter-spacing: 0px;
	text-indent: 0px;
}

.tab_btn.w-auto a {
	min-width: auto;
}

@media (max-width:480px) {

	.tab_btn a,
	.tab_btn a:hover {
		min-width: 200px;
		letter-spacing: 1px;
	}

	.tab_btn.min a,
	.tab_btn.min:hover a {
		min-width: 120px;
	}

	.tab_btn.full a {
		padding: 15px 20px;
	}
}

/* =======================================
	snsボタン
======================================= */

.s_sbm ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	margin: 45px 0 0;
	text-align: right;
}

.archive_body .s_sbm ul {
	padding-top: calc(2% + 5px);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.s_sbm li {
	display: inline-block;
	text-align: center;
	font-size: 2.6em;
	vertical-align: middle;
	line-height: 1;
}

.s_sbm li.sbm_title {
	margin-right: 5px;
	font-size: 0.8em;
}

.s_sbm li a {
	color: #fff;
	width: 42px;
	display: block;
}

.s_sbm li.sf a:hover {
	color: #1877f2;
}

.s_sbm li.st a:hover {
	color: #1DA1F2;
}

.s_sbm li.sl a:hover {
	color: #00b900;
}

.s_sbm li.sg a:hover {
	color: #dd4b39;
}

@media (max-width:480px) {
	.s_sbm {
		text-align: center;
	}

	.s_sbm ul {
		margin: 30px auto 20px;
	}

	.s_sbm li a {
		width: 38px;
	}
}

@media (max-width:360px) {
	.s_sbm ul {
		margin: 30px 0 0;
		font-size: 0.95em;
	}

	.s_sbm li a {
		width: 36px;
	}

	.s_sbm li.sl {
		margin-top: 1px;
	}
}

/* =======================================
	privacy policy
======================================= */
#privacy.archive_body,
.kiyaku .archive_body {
	line-height: 2;
	font-feature-settings: initial;
}

#privacy.archive_body ol {
	list-style: decimal-leading-zero outside none;
	margin-left: 2em;
	margin-bottom: 24px;
}

#privacy.archive_body ol li {
	line-height: 1.8;
	margin-bottom: 1em;
}


#privacy h2 {
	position: relative;
	padding: 40px 0 20px;
	font-size: 1.25em;
	line-height: 1.4;
	margin: 0;
	margin: 3% 0 20px;
}

#privacy h2:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	margin: auto;
}

table.blue,
#privacy table {
	border: none;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	margin-bottom: 2.5em;
}

table.blue th,
#privacy th {
	border: none;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #dddddd;
	padding: 17px 30px;
	text-align: center;
	vertical-align: middle;
	min-width: 82px;
}

table.blue td,
#privacy td {
	border: none;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-bottom: none;
	vertical-align: middle;
	padding: 17px 30px;
}

table.blue {
	border-top: 1px solid var(--color-blue);
	border-right: 1px solid var(--color-blue);
}

table.blue th {
	color: #fff;
	padding: 17px 0;
	width: 23%;
	min-width: 120px;
	background: var(--color-blue);
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

table.blue th.first {
	border-left: 1px solid var(--color-blue);
}

table.blue td {
	border-left: 1px solid var(--color-blue);
	border-bottom: 1px solid var(--color-blue);
}

#privacy p {
	margin-bottom: 1em;
}

@media (max-width:1024px) {
	table.blue td {
		padding: 17px 20px;
	}
}

@media (max-width:768px) {
	#privacy h2 {
		margin: 25px 0 15px;
	}

	table.blue th {
		width: auto;
		padding: 15px 0px;
	}

	table.blue td,
	#privacy th,
	#privacy td {
		padding: 15px;
	}
}

@media (max-width:640px) {
	table.blue {
		letter-spacing: 0;
	}

	table.blue th {
		padding: 12px 0px;
		min-width: initial;
		width: 25%;
	}

	table.blue th.s1 {
		width: 30%;
	}

	table.blue th.s3 {
		width: 23%;
	}

	table.blue th.s4 {
		width: 22%;
	}

	table.blue td {
		padding: 12px;
	}
}

@media (max-width:560px) {
	table.blue {
		font-size: 0.95em;
	}

	table.blue th {
		padding: 10px 0px;
	}

	table.blue td {
		padding: 8px;
	}
}

@media (max-width:480px) {
	table.blue {
		font-size: 0.85em;
	}

	table.blue th {
		padding: 8px 0px;
	}

	table.blue td {
		padding: 6px;
	}
}


/*-----------------------------
	パンくず
-----------------------------*/
#breadcrumb {
	position: relative;
	z-index: 2;
	width: 100%;
	padding: 0 2%;
	background: rgba(0, 0, 0, 0.4);
}

#breadcrumb ul {
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: auto;
	padding: 14px 0 13px;
}

#breadcrumb li {
	position: relative;
	padding-right: 15px;
	margin-right: 11px;
	font-size: 0.8em;
	letter-spacing: 0.025em;
	color: #ddd;
}

#breadcrumb li span {
	max-width: 500px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#breadcrumb li a {
	color: var(--color-red);
}

#breadcrumb li a:hover {
	color: var(--color-orange);
}

#breadcrumb li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	transform: rotate(45deg);
}

#breadcrumb li:last-child::after {
	display: none;
}

@media (max-width:1024px) {
	#breadcrumb ul {
		overflow-x: auto;
		white-space: nowrap;
	}

	#breadcrumb li span {
		max-width: none;
	}
}

@media (max-width:768px) {
	#breadcrumb li {
		font-size: 0.8em;
	}
}

@media (max-width:640px) {
	#breadcrumb {
		padding: 0 2%;
	}

	#breadcrumb ul {
		padding: 12px 0 11px;
	}

	#breadcrumb li {
		padding-right: 12px;
		margin-right: 8px;
		font-size: 0.75em;
	}
}

@media (max-width:560px) {
	#breadcrumb li {
		font-size: 0.7em;
	}
}


/*-------------------------------
	会社概要
-------------------------------*/
.company h2 {
	position: relative;
	line-height: 1.4;
	margin: 0;
}

table.company-info {
	border: none;
}

table.company-info tr {
	border-bottom: 1px solid #555;
}

table.company-info th {
	padding: 25px 20px;
	width: 22%;
	vertical-align: top;
	border: none;
}

table.company-info td {
	border: none;
	padding: 25px 20px;
	width: 78%;
}

@media(max-width:786px) {
	table.company-info th {
		width: 25%;
	}

	table.company-info td {
		width: 75%;
	}

	table.company-info.type2 th {
		width: 30%;
	}

	table.company-info.type2 td {
		width: 70%;
	}
}

@media(max-width:640px) {

	table.company-info th,
	table.company-info td {
		padding: 15px;
	}
}

@media(max-width:480px) {
	table.company-info {
		font-size: 0.95em;
	}

	table.company-info th {
		width: 26%;
	}

	table.company-info td {
		width: 74%;
	}

	table.company-info th,
	table.company-info td {
		padding: 12px 5px;
	}
}

.ggmap {
	position: relative;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width:768px) {
	.ggmap {
		padding-bottom: 56.25%;
	}
}

.ggmap.full {
	position: relative;
	padding-bottom: 30%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}


/* =======================================
	お問い合わせ・チケットフォーム
======================================= */
.c1 {
	position: relative;
	padding: 25px 3%;
	display: block;
	line-height: 1.4;
}

.c2 {
	position: relative;
	padding: 25px 3%;
	line-height: 1.4;
}

.c3 {
	position: relative;
	padding: 30px 3%;
	background: rgba(255, 255, 255, 0.05);
	margin-bottom: 15px;
}

@media (max-width:768px) {

	.c1,
	.c2,
	.c3 {
		padding: 30px 5% 20px;
	}

	.c1:hover,
	.c2:hover,
	.c3:hover {
		box-shadow: none;
	}
}

@media (max-width:480px) {

	.c1,
	.c2,
	.c3 {
		padding: 30px 10px 20px;
	}
}


.c3 label input {
	margin-right: 5px;
}

.c3 p.tab_btn {
	margin: 15px 0;
}

.c1 b,
.c2 b {
	font-size: 1em;
	margin-right: 10px;
	font-weight: normal;
}

p.c1,
p.c2,
p.c3 {
	margin: 0;
}

.c1 p,
.c2 p {
	margin: 15px 0;
}

.c1 small,
.c2 small {
	display: inline-block;
}

p.zip small {
	color: #ce3851;
	padding: 5px 10px;
}

/* .mw_wp_form_complete {
	background:rgba(255,255,255,0);
} */

.form_end {
	padding: 4%;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

.form_end h2 {
	display: block;
	font-size: 2em;
	margin: 0 0 1.8rem;
	background: none;
	font-weight: 500;
	color: var(--color-orange);
}

.form_end p {
	display: block;
	margin-bottom: 20px;
	text-align: left;
}

@media (max-width:640px) {
	.form_end h2 {
		margin: 15px 0;
		font-size: 1.6em;
	}
}

@media (max-width:480px) {
	.form_end p {
		margin-bottom: 15px;
	}
}

.alert-h,
.alert-n {
	font-size: 0.95rem;
}

.alert-h {
	display: inline-block;
	padding: 0.3em 0.8em;
	background: #ce3851;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}

.alert-n {
	display: inline-block;
	padding: 0.3em 0.8em;
	background: #35ad85;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 15px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}

.c2 span label {
	display: inline-block;
	margin: 0 20px 10px 0;
}

.c2 span label input {
	display: inline-block;
	margin: 0 5px 0 0;
}

.c1 textarea,
.c2 textarea {
	width: 100%;
}

input[type=text],
input[type=email] {
	width: 100%;
}

.age input[type=text] {
	width: auto;
	display: inline-block;
}

@media (max-width:480px) {
	.page-id-814 .c1.age {
		padding-bottom: 40px;
	}

	.age .error {
		position: absolute;
		bottom: 20px;
		left: 10px;
		width: 110px;
		display: inline-block;
	}
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	border: solid 1px var(--color-red);
	box-shadow: 0 0 0 1px var(--color-red);
}

input[type=text],
select,
input[type=email],
input[type=tel] {
	outline: none;
}

.mwform-zip-field input[type="text"],
input[type="email"] {
	width: auto;
}

.zip input[type="text"],
input[type="email"] {
	width: auto;
}

input[type="radio"] {
	margin: 0 0 4px 0 !important;
}

input[type="submit"],
input[type="submit"].back_btn {
	position: relative;
	background: none;
	border-radius: 0;
	letter-spacing: 4px;
	text-indent: 4px;
	width: 45%;
	border-radius: 50px;
	background: none;
	padding: 20px;
	border: 2px solid var(--color-red);
	background: var(--color-red);
	color: #fff;
	transition: all ease .5s;
	margin: 15px 5px 35px;
	font-weight: 500;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;

}

input[type="submit"]:hover,
input[type="submit"].back_btn:hover,
input[type="submit"]:focus,
input[type="submit"].back_btn:focus {
	color: var(--color-red);
	border: 2px solid var(--color-red);
	background: none;
	width: 50%;
}

input[type="submit"].back_btn {
	color: #fff;
	background: #707679;
	border: 2px solid #707679;
}

input[type="submit"].back_btn:hover,
input[type="submit"].back_btn:focus {
	color: #707679;
	border: 2px solid #707679;
	background: none;
}

@media (max-width:1024px) {

	input[type="submit"],
	input[type="submit"].back_btn {
		width: 50%;
		margin: 1em 2px 2em;
		padding: 15px;
	}

	input[type="submit"]:hover,
	input[type="submit"].back_btn:hover,
	input[type="submit"]:focus,
	input[type="submit"].back_btn:focus {
		width: 50%;
	}
}

@media (max-width:768px) {

	input[type="submit"],
	input[type="submit"].back_btn {
		padding: 10px 15px;
	}
}

.contact-caution {
	display: block;
	padding: 0;
	margin: 60px 3% 0;
	line-height: 1.6;
	font-size: 0.9em;
}

.contact-caution b {
	color: var(--color-orange);
	font-size: 1.1em;
}

@media (max-width:768px) {
	.contact-caution {
		margin: 25px 5% 0;
	}
}


.form_nav {
	width: 100%;
	position: relative;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 40px;
	padding: 0;
}

.form_nav li {
	width: 32%;
	padding: 20px 5px;
	margin: 0;
	color: #999;
	border: 1px solid var(--color-red);
	background: none;
	text-align: center;
	line-height: 1.4;
}

.form_nav li span {
	display: inline-block;
}

.form_nav li.active {
	color: #fff;
	background: var(--color-red);
	border-color: var(--color-red);
}

.form_nav li.error {
	color: #fff;
	background: #ce3851;
	border: 1px solid #ce3851;
}

.mw_wp_form .error {
	font-size: 0.85em;
	color: #fff;
	border: 1px solid #ce3851;
	background: #ce3851;
	border-radius: 50px;
	padding: 2px 15px;
	display: inline-block;
	text-align: center;
	margin: 5px 0 0;
}

p.form_error {
	display: block;
	text-align: center;
	color: var(--color-red);
	font-size: 1.1em;
	margin: 0 0 30px;
}

p.form_comment {
	display: block;
	color: var(--color-orange);
	text-align: center;
	font-size: 1em;
	margin: 0 4% 30px;
}


@media (max-width:1024px) {
	.form_nav li {
		width: 30%;
	}
}

@media (max-width:768px) {
	.form_nav {
		-webkit-justify-content: space-between;
		justify-content: space-between;
		margin: 15px 0 20px;
	}

	.form_nav li {
		width: 32%;
		margin: 0px;
	}
}

@media (max-width:600px) {
	.form_nav li {
		border-radius: 0px;
		font-size: 0.95em;
	}
}

@media (max-width:480px) {
	.form_nav li {
		padding: 10px 6px;
		font-size: 0.9em;
	}
}


.mwform-checkbox-field-text,
.mwform-radio-field-text {
	margin-left: 5px;
	line-height: 1;
}

.mwform-checkbox-field,
.mwform-radio-field {
	display: inline-block;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.mwform-checkbox-field label,
.mwform-radio-field label {
	display: flex;
	align-items: center;
	padding: 10px 16px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	cursor: pointer;
	background: #fff;
	color: #000;
	font-weight: 500;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin-left: 0;
}

select {
	padding: 8px;
	border-radius: 4px;
	border-color: rgba(0, 0, 0, 0.2);
}

.break {
	display: inline-block;
}

.break_full {
	display: block;
}

.page-id-385 .break,
.page-id-1279 .break {
	vertical-align: top;
	margin-top: -5px;
}

.page-id-382 .c1 b,
.page-id-382 .c2 b,
.page-id-1282 .c1 b,
.page-id-1282 .c2 b {
	color: #fff;
	font-size: 0.8em;
	background: var(--color-orange);
	border-radius: 50px;
	padding: 5px 15px;
}

.page-id-382 .help-tag,
.page-id-1282 .help-tag {
	display: none !important;
}


@media (max-width:768px) {
	.break {
		display: block;
	}

	.page-id-385 .break,
	.page-id-1279 .break {
		margin-top: -2px;
	}
}

@media (max-width:480px) {

	.mwform-checkbox-field,
	.mwform-radio-field {
		display: block;
	}
}

.mwform-tel-field input[type="text"] {
	display: inline-block;
	width: 28.5% !important;
}


/*------------------------------
	カテゴリーメニュー
------------------------------*/
ul.category_tab_btn {
	position: relative;
	max-width: 1280px;
	z-index: 2;
	margin: 0 auto;
	padding: 0 0 7%;
	text-align: center;
	justify-content: center;
}

ul.category_tab_btn li {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 5px;
	flex: 1;
	max-width: 180px;
	text-align: center;
}

ul.category_tab_btn li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	color: #fff;
	border: 1px solid #444;
	padding: 8px 0px;
	border-radius: 50px;
	font-size: 0.85em;
}

ul.category_tab_btn li a:hover,
ul.category_tab_btn li.current-cat a {
	background: var(--color-red);
	border-color: var(--color-red);
	color: #fff;
}

.cat-item-none {
	display: none !important;
}

.category_archive_title {
	display: block;
	font-size: 1.4em;
	margin-bottom: calc(4% + 15px);
}

@media (max-width:1280px) {
	ul.category_tab_btn li a {
		font-size: 0.9em;
	}
}

@media (max-width:1024px) {
	ul.category_tab_btn {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	ul.category_tab_btn li {
		flex: auto;
		width: 32.5%;
		max-width: 32.5%;
		margin-bottom: 1%;
		padding: 0;
		border: none;
	}

	ul.category_tab_btn:after {
		display: block;
		content: "";
		width: 32.5%;
	}

	ul.category_tab_btn li:first-child {
		border: none;
	}

	ul.category_tab_btn li a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 100%;
		border: 1px solid #444;
		padding: 8px 0px;
	}

	ul.category_tab_btn li a:after,
	ul.category_tab_btn li.current-cat a:after {
		display: none;
	}

	ul.category_tab_btn li.current-cat a {
		background: var(--color-red);
		border-color: var(--color-red);
		color: #fff;
	}
}

@media (max-width:640px) {
	ul.category_tab_btn li a {
		font-size: 0.8em;
		padding: 6px 0px;
		letter-spacing: normal;
	}
}

@media (max-width:480px) {
	ul.category_tab_btn li a {
		font-size: 0.75em;
		letter-spacing: -0.025em;
	}
}

/* =======================================
	その他
======================================= */
.nodata {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 5%;
	min-height: 250px;
	text-align: center;
	letter-spacing: 3px;
	font-size: 1em;
	color: var(--color-gray);
}

/*記事投稿内 YouTube*/
.post-singular-movie {
	display: block;
	max-width: 640px;
	margin: 15px 0;
}

.movie-frame {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.movie-frame iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.goback {
	display: none;
	text-align: left;
	padding: 15px 15px 0;
}

@media (max-width:640px) {
	.goback {
		display: block;
	}
}


.lead {
	display: block;
	padding: 0px 12px;
	border-left: 5px solid var(--color-orange);
	/* font-size: 1em; */
	font-weight: 500;
}

.color-box {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	padding: calc(4% + 10px);
	box-shadow: 12px 12px 0 -5px rgba(0, 0, 0, 0.1);
}

.border-box {
	display: block;
	border-radius: 1.5vw;
	overflow: hidden;
	padding: calc(4% + 10px);
	border: 2px solid var(--color-orange);
	background: var(--color-ivory);
	box-shadow: 12px 12px 0 -5px rgba(0, 0, 0, 0.1);
}

.tag_btn {
	display: inline-block;
	margin: auto;
	padding: 5px 35px;
	border-radius: 50px;
	border: 1px solid var(--color-gray);
	background: var(--color-gray);
	color: #fff;
	transition: all .3s ease;
}







/* =======================================
	追記
======================================= */

/*-----------------------------
	お知らせ
-----------------------------*/
.news-section-simple {
	position: relative;
	display: flex;
	max-width: 1080px;
	margin: auto;
	margin-bottom: calc(2% + 25px);
}

.news-section-title {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: none;
	border: 1px solid #555;
	width: 200px;
	font-size: 1em;
}

.news-section-title::after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #555;
}

@media (max-width:1024px) {
	.news-section-title::after {
		width: calc(100% - 15px);
		height: calc(100% - 15px);
		;
	}
}

.news-list {
	display: block;
	flex: 1;
	width: 50%;
	padding-left: 25px;
}

.news_archive {
	padding: 0;
}

.news-list li {
	display: block;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.news-list li a {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 10px 0;
	width: 100%;
	color: #fff;
	overflow: hidden;
	isolation: isolate;
}

.news-list.news_archive li a {
	padding-top: 15px;
	padding-bottom: 15px;
}

.news-list li a:before {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-100%, -50%);
	content: "\f30b";
	font-family: "Line Awesome Free", "Line Awesome Brands";
	font-weight: 900;
	font-size: 1.4em;
	color: var(--color-red);
	transition: all .3s ease;
}

.news-list li a:hover,
.news-list.news_archive li a:hover {
	color: var(--color-red);
	padding-left: 35px;
}

.news-list li a:hover:before {
	transform: translate(0, -50%);
}

.news-list a small {
	width: 100%;
	color: var(--color-body);
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.infodate {
	margin-right: 12px;
	letter-spacing: 0.05em;
	display: block;
	font-size: 0.9em;
	font-family: 'Noto Sans JP', sans-serif !important;
	font-weight: 400;
}

.infocat {
	display: inline-block;
	margin-right: 10px;
}

.news-list .infocat {
	padding: 2px 5px;
	background: var(--color-gray);
	border: 2px solid var(--color-gray);
	font-size: 0.8em;
	min-width: 7em;
	border-radius: 2px;
	text-align: center;
	color: #FFF;
}

.news-header .infocat,
.news-header .infocat a {
	display: block;
	padding: 4px 10px;
	border-radius: 50px;
	background: var(--color-red);
	border: 2px solid var(--color-red);
	font-size: 0.9em;
	min-width: 8em;
	text-align: center;
	color: #FFF;
}

.news-header .infocat {
	border: none;
}

.infocat a:hover {
	background: #fff;
	color: var(--color-orange);
}

.infotitle {
	flex: 1;
	font-size: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-header {
	position: relative;
	display: block;
}

.news-header .infocat,
.news-header .infodate {
	display: inline-block;
}

.news-header .infocat {
	font-size: 0.9em;
	margin-right: 5px;
}

.news-header .infodate {
	font-size: 1em;
}

.news-header .infotitle {
	font-weight: 500;
	padding: 0;
	margin: 35px 0 25px;
	font-size: 1.5em;
	overflow: visible;
	text-overflow: inherit;
	white-space: inherit;
	display: block;
	-webkit-line-clamp: inherit;
	-webkit-box-orient: inherit;
}

@media (max-width:1024px) {
	.news-section-simple {
		flex-direction: column;
	}

	.news-section-title,
	.news-list {
		width: 100%;
	}

	.news-list {
		padding: 0;
	}

	.news-section-title {
		padding: 12px 25px;
		margin-bottom: 10px;
	}

	.news-list li a {
		padding-right: 30px;
	}

	.news-list li a:after {
		position: absolute;
		top: 50%;
		right: 0;
		font-family: "Line Awesome Free";
		font-weight: 900;
		content: "\f0da";
		z-index: 2;
		font-size: 1.5em;
		margin-top: -0.75em;
		-webkit-font-smoothing: antialiased;
		font-weight: 900;
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		height: auto;
	}
}

@media (max-width:768px) {
	.news-list li a {
		flex-wrap: wrap;
		padding-right: 25px;
	}

	.infotitle {
		flex: auto;
		width: 100%;
		padding: 0;
		margin-top: 7px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		white-space: inherit;
	}

	.infodate,
	.infocat {
		margin-right: 6px;
	}

	.news-header .infotitle {
		font-size: 1.4em;
		line-height: 1.4;
	}
}

@media (max-width:480px) {
	.news-header .infotitle {
		font-size: 1.25em;
		line-height: 1.3;
	}
}



.fl-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.t_sec_wrap {
	position: relative;
	z-index: 2;
	display: block;
	padding: 5% 0 3.5%;
}

.t_sec_wrap .bg {
	width: 100%;
	height: 100%;
	background: url(images/logo-bgi.svg) center center no-repeat;
	background-size: contain;
	/* opacity: .25; */
	position: absolute;
	top: 50%;
	left: 50%;
	/* transform: translate(-50%,-50%); */
	z-index: 1;
}

.t_sec_wrap .msg {
	font-size: 1.8em;
	line-height: 1.7;
	text-align: center;
	letter-spacing: .2em;
	z-index: 3;
}

.t_sec_wrap .txt {
	margin-top: 18px;
	font-size: 1em;
	letter-spacing: .1em;
	text-align: center;
	z-index: 3;
}

.t_sec1 .cloud {
	width: 800px;
	height: 200px;
	position: absolute;
	z-index: 1;
	/* opacity: .2; */
}

.t_sec1 .cloud_l {
	background: url(images/cloud.png) center center no-repeat;
	background-size: 100% auto;
	bottom: 10%;
	left: 7%;
}

.t_sec1 .cloud_r {
	background: url(images/cloud2.png) center center no-repeat;
	background-size: 100% auto;
	top: 10%;
	right: 7%;
}

@media (max-width:1024px) {
	.t_sec1 .cloud {
		width: 600px;
		height: 150px;
	}

	.t_sec_wrap .bg {
		background-size: auto 90%;
	}
}

@media (max-width:768px) {
	.t_sec_wrap .msg {
		font-size: 1.5em;
		letter-spacing: .1em;
	}

	.t_sec1 .cloud {
		width: 400px;
		height: 100px;
	}

	.t_sec_wrap .bg {
		background-size: auto 80%;
	}
}

@media (max-width:640px) {
	.t_sec_wrap .msg {
		font-size: 1.3em;
	}

	.t_sec_wrap .txt {
		font-size: 1em;
		letter-spacing: .05em;
	}

	.t_sec_wrap .bg {
		background-size: auto 70%;
	}

	.t_sec1 .cloud {
		width: 300px;
		height: 75px;
	}
}

@media (max-width:480px) {
	.t_sec_wrap .msg {
		font-size: 1.1em;
	}

	.t_sec_wrap .bg {
		background-size: auto 60%;
	}

	.t_sec_wrap .txt {
		font-size: 0.95em;
	}
}




.t_menu .t_menu_itm {
	height: 591px;
	margin-bottom: calc(7% + 30px);
	align-items: center;
	position: relative;
}

.t_menu .t_menu_itm_l {
	padding-right: calc(100% - 620px);
	justify-content: flex-start;
}

.t_menu .t_menu_itm_r {
	padding-left: calc(100% - 560px);
	justify-content: flex-end;
}

.t_menu .t_menu_dtl {
	width: 560px;
	z-index: 2;
	display: flex;
	align-items: center;
}

.t_menu .t_menu_itm_l .t_menu_dtl {
	width: 620px;
}

.t_menu .t_menu_dtl .ic {
	width: 325px;
	height: 325px;
	display: block;
	position: absolute;
	top: -50px;
	background: url(images/bg_circle.svg) center center no-repeat;
	background-size: 100% auto;
	z-index: -2;
}

.t_menu .t_menu_itm_l .t_menu_dtl .ic {
	left: -50px;
}

.t_menu .t_menu_itm_r .t_menu_dtl .ic {
	right: -50px;
}

.t_menu .t_menu_copy {
	font-size: 2em;
	line-height: 1.66;
	letter-spacing: .2em;
	text-align: left;
	writing-mode: vertical-rl;
	text-shadow: 0 0 20px #212121, 0 0 20px #212121, 0 0 10px #212121;
}

.t_menu .t_menu_txt {
	width: 400px;
	font-size: 1em;
	line-height: 2;
	letter-spacing: 0.05em;
	text-align: left;
	text-shadow: 0 0 20px #212121, 0 0 20px #212121, 0 0 10px #212121;
}

.t_menu .t_menu_btn {
	position: relative;
	width: 290px;
	height: 66px;
	margin-top: 35px;
	padding: 0 25px;
	border-radius: 33px;
	text-align: left;
	color: #fff;
	border: 1px solid var(--color-red);
	text-decoration: none;
	font-size: 1em;
	letter-spacing: .15em;
	line-height: 64px;
}

.t_menu .t_menu_btn:after {
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	font-family: "Line Awesome Free";
	font-weight: 900;
	content: "\f30b";
	font-size: 1.4em;
	color: var(--color-red);
	transition: .3s ease;
}

.t_menu .t_menu_btn:hover {
	border: 1px solid var(--color-red);
	background: var(--color-red);
}

.t_menu .t_menu_btn:hover:after {
	color: #fff;
}

.t_menu .t_menu_itm_r .t_menu_btn {
	margin-left: auto;
}

.t_menu .t_menu_img {
	width: 800px;
	height: auto;
	position: absolute;
	top: 0;
}

.t_menu .t_menu_itm_l .t_menu_img {
	right: -50px;
}

.t_menu .t_menu_itm_r .t_menu_img {
	left: -50px;
}

@media (max-width:1279px) {

	.t_menu .t_menu_dtl {
		align-items: flex-start;
	}

	.t_menu .t_menu_img {
		width: 90%;
		max-width: 720px;
	}

	.t_menu .t_menu_dtl .ic {
		width: 280px;
		height: 280px;
	}

	.t_menu .t_menu_itm_l .t_menu_dtl .ic {
		left: -35px;
	}

	.t_menu .t_menu_itm_r .t_menu_dtl .ic {
		right: -35px;
	}

	.t_sec_wrap {
		padding: 5% 0 7%;
	}
}

@media (max-width:768px) {
	.t_menu .t_menu_dtl .ic {
		width: 200px;
		height: 200px;
	}

	.t_menu .t_menu_itm_l .t_menu_dtl .ic {
		left: -15px;
	}

	.t_menu .t_menu_itm_r .t_menu_dtl .ic {
		right: auto;
		left: -15px;
	}

	.t_menu .t_menu_itm_l .t_menu_dtl {
		width: 100%;
		flex-direction: column;
	}

	.t_menu .t_menu_txt {
		width: 100%;
	}

	.t_menu .t_menu_itm_l,
	.t_menu .t_menu_itm_r {
		padding: 0;
		width: 100%;
	}

	.t_menu .t_menu_img {
		width: 100%;
		max-width: 100%;
	}

	.t_menu .t_menu_itm_l .t_menu_img {
		right: 0;
	}

	.t_menu .t_menu_itm_r .t_menu_img {
		left: 0;
	}

	.t_menu .t_menu_itm {
		height: auto;
	}

	.t_menu .t_menu_dtl,
	.t_menu .t_menu_itm_l .t_menu_dtl {
		width: 100%;
	}

	.t_menu .t_menu_btn {
		margin-left: auto;
		margin-top: 1.5em;
		width: 260px;
		height: 55px;
		line-height: 53px;
	}
}

@media (max-width:640px) {
	.t_sec_wrap {
		padding: 5% 0 10%;
	}

	.t_menu .t_menu_dtl .ic {
		width: 160px;
		height: 160px;
	}

	.t_menu .t_menu_itm_l .t_menu_dtl .ic,
	.t_menu .t_menu_itm_r .t_menu_dtl .ic {
		left: -5px;
	}

	.t_menu .t_menu_copy {
		font-size: 1.8em;
		line-height: 1.4;
		letter-spacing: .2em;
		margin-left: 1em;
	}

	.t_menu .t_menu_itm {
		margin-bottom: calc(10% + 30px);
	}
}

@media (max-width:560px) {
	.t_menu .t_menu_copy {
		font-size: 1.5em;
		margin-left: 0.5em;
	}

	.t_menu .t_menu_dtl .ic {
		width: 120px;
		height: 120px;
	}

	.t_menu .t_menu_btn {
		margin-top: 1em;
		width: 220px;
	}
}

@media (max-width:480px) {
	.t_menu .t_menu_copy {
		font-size: 1.35em;
		margin-left: 0.25em;
	}

	.t_menu .t_menu_itm {
		margin-bottom: calc(12% + 30px);
	}
}





.greet {
	background: url(images/bg-over3.png), url(images/top/greet_bg.jpg);
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
	background-position: center bottom 30%;
	background-attachment: scroll, fixed;
}

.greet_wrap {
	padding: 5% 0;
}

@media (max-width:1024px) {
	.greet {
		background-attachment: scroll;
	}
}

@media (max-width:640px) {
	.greet_wrap h2 {
		font-size: 1.5em !important;
	}

	.greet_wrap h3 {
		font-size: 1.25em;
	}
}

@media (max-width:560px) {
	.greet_wrap p {
		font-size: 0.95em;
	}

	.greet_wrap h2 {
		font-size: 1.35em !important;
	}

	.greet_wrap h3 {
		font-size: 1.2em;
	}
}

@media (max-width:480px) {
	.greet_wrap h2 {
		font-size: 1.25em !important;
	}

	.greet_wrap h3 {
		font-size: 1.1em;
		white-space: nowrap;
		margin-bottom: 1rem !important;
	}

	.greet_wrap p {
		font-size: 0.9em;
	}
}




.column2 {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.column2 li {
	position: relative;
	width: 47.5%;
}

.column2 .image {
	width: 50%;
}

.column2 .text {
	position: relative;
	width: 47.5%;
	z-index: 2;
	line-height: 1.8;
	text-shadow: 0 0 20px #212121, 0 0 20px #212121, 0 0 10px #212121;
}

.com-bg {
	width: 325px;
	height: 325px;
	display: block;
	position: absolute;
	top: -50px;
	background: url(images/bg_circle.svg) center center no-repeat;
	background-size: 100% auto;
	z-index: -1;
	opacity: .25;
}

.com-bg-tl {
	left: -50px;
}

.com-bg-tr {
	right: -50px;
}

@media (max-width:1280px) {
	.column2 {
		align-items: center;
	}

	.column2.mb-section {
		margin-bottom: calc(7% + 30px) !important;
	}

	.column2.first {
		margin-top: 30px;
	}

	.column2 li.text {
		width: 58%;
		padding: 6% 0;
	}

	.column2 .image {
		position: absolute;
		top: 0;
		right: 0;
	}

	.column2.rev .image {
		position: absolute;
		top: 0;
		left: 0;
	}

	.column2.rev li.text {
		margin-left: auto;
	}

	.com-bg {
		width: 280px;
		height: 280px;
		top: -15px;
	}

	.com-bg-tl {
		left: -35px;
	}

	.com-bg-tr {
		right: -35px;
	}
}

@media (max-width:1024px) {
	.column2.mb-section {
		margin-bottom: calc(2% + 30px) !important;
	}

	.column2 {
		flex-wrap: wrap;
	}

	.column2 li.text {
		width: 70%;
	}

	.column2 li.text {
		order: 1;
	}

	.column2.rev li.text {
		margin-left: 0;
	}

	.column2 .image,
	.column2.rev .image {
		width: 80%;
		order: 2;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		margin-left: auto;
		margin-top: -200px;
	}

	.com-bg {
		width: 240px;
		height: 240px;
		top: -15px;
	}

	.com-bg-tl {
		left: -35px;
	}

	.com-bg-tr {
		right: auto;
		left: -35px;
	}
}

@media (max-width:768px) {
	.column2 li.text {
		width: 100%;
	}

	.column2 .image,
	.column2.rev .image {
		width: 80%;
		margin-top: -100px;
	}

	.com-bg {
		width: 200px;
		height: 200px;
		top: -15px;
	}

	.com-bg-tl,
	.com-bg-tr {
		left: -15px;
	}
}

@media (max-width:640px) {
	.com-bg {
		width: 160px;
		height: 160px;
		top: -15px;
	}

	.com-bg-tl,
	.com-bg-tr {
		left: -5px;
	}

	.column2 .image,
	.column2.rev .image {
		width: 100%;
	}
}

@media (max-width:560px) {
	.column2.first {
		margin-top: 10px;
	}

	.com-bg {
		width: 120px;
		height: 120px;
		top: -15px;
	}

	.column2 .image,
	.column2.rev .image {
		margin-top: -60px;
	}

	.commitment-sec .font-25x {
		font-size: 1.5em !important;
	}
}



.page_menu .menu_wrap {
	width: 100%;
	position: relative;
}

.menu-sec_header {
	display: flex;
	align-items: flex-end;
	font-feature-settings: "palt";
}

.page_menu .menu_ttl {
	font-size: 1.4em;
	margin-right: auto;
	line-height: 1;
}

.page_menu .menu_ttr {
	font-size: 1.1em;
	margin-left: auto;
	line-height: 1.2;
}

.page_menu .menu_imgs {
	width: 100%;
}

.page_menu .menu_img {
	width: calc(33.3% - 20px);
	position: relative;
}

.page_menu .menu_imgs-col1 .menu_img {
	width: 100%;
}

.page_menu .menu_img img {
	width: 100%;
	height: auto;
}

.page_menu .menu_img_alt {
	font-size: 1em;
	line-height: 1;
	position: absolute;
	bottom: 1em;
	right: 1em;
	text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 5px #000, 0 0 10px #000, 0 0 15px #000, 0 0 20px #000, 0 0 25px #000, 0 0 30px #000;
}

.page_menu .menu_lists {
	margin-top: 30px;
	font-feature-settings: "palt";
}

.page_menu .menu_list {
	width: 48.5%;
}

.page_menu .menu_itm {
	width: 100%;
	padding: 0.75em 0;
	border-bottom: 1px solid #3f3e3e;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

.page_menu .menu_itm .name {
	letter-spacing: .05em;
	line-height: 1.5;
	flex: 1;
}

.page_menu .menu_itm .price {
	width: 13em;
	letter-spacing: .05em;
	line-height: 1.5;
	text-align: right;
	white-space: nowrap;
}

@media (max-width:1023px) {
	.menu-sec_header {
		font-size: 0.9em;
	}

	.page_menu .menu_itm .price {
		width: 12.5em;
	}

	.page_menu .menu_img {
		width: calc(33.3% - 15px);
	}
}

@media (max-width:768px) {
	.page_menu .menu_lists {
		font-size: 0.95em;
	}

	.page_menu .menu_img_alt {
		bottom: 0.5em;
		right: 0.5em;
		font-size: 0.9em;
	}
}

@media (max-width:767px) {
	.menu-sec_header {
		flex-direction: column;
		align-items: flex-start;
		font-size: 0.85em;
	}

	.page_menu .menu_ttr {
		margin-left: 0;
		margin-top: 0.75em;
	}

	.menu_ttl {
		line-height: 1.2;
	}

	.page_menu .menu_img {
		width: calc(33.3% - 7px);
	}

	.page_menu .menu_lists {
		font-size: 1em;
	}

	.page_menu .menu_list {
		width: 100%;
	}

	.page_menu .menu_img_alt {
		font-size: 0.8em;
	}
}

@media (max-width:640px) {
	.menu-sec_header {
		font-size: 0.8em;
	}

	.page_menu .menu_img_alt {
		font-size: 0.7em;
		bottom: 0.25em;
		right: 0.25em;
	}

	.page_menu .menu_img {
		width: calc(33.3% - 5px);
	}

	.page_menu .menu_img_alt {
		font-size: 0.7em;
	}
}

@media (max-width:480px) {
	.page_menu .menu_img_alt {
		font-size: 0.55em;
	}

	.page_menu .menu_lists {
		font-size: 0.95em;
	}

	.page_menu .menu_itm .price {
		width: 11em;
	}

	.page_menu .menu_img {
		width: calc(33.3% - 2px);
	}
}





.info-greet-title {
	font-size: 1.8em;
}

.info-column2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.info-column2 .image {
	position: relative;
	z-index: 2;
	width: 50%;
}

.info-column2 .text {
	position: relative;
	width: 50%;
	margin-top: 2em;
	padding: calc(4% + 10px);
}

.info-column2 .text:before {
	position: absolute;
	top: 0;
	left: -6em;
	content: "";
	width: calc(100% + 6em);
	height: 100%;
	background: rgba(255, 255, 255, 0.05);
}

.info-column2 .image img,
.info-sub-image img {
	box-shadow: 0px 20px 35px -10px rgba(0, 0, 0, 0.5);
}

.info-sub-image {
	position: relative;
	z-index: 3;
	display: flex;
	max-width: 75%;
	margin-left: 4em;
}

.info-sub-image .image01 {
	position: relative;
	width: 60%;
	margin-top: -4em;
}

.info-sub-image .image02 {
	position: relative;
	z-index: -1;
	width: 45%;
	margin-left: -1em;
	margin-top: 2.5em;
}

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

.info-list {
	display: flex;
	margin-bottom: 0.5em;
}

.info-list span {
	flex-shrink: 1;
	line-height: 1.3;
	font-size: 0.95em;
	padding: 5px 0;
}

.info-list .tag {
	display: flex;
	flex-shrink: 0;
	width: 6.5em;
	font-size: 0.8em;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 1px solid #333;
	border-radius: 2px;
	margin-right: 0.75em;
}

@media (max-width:1279px) {
	.info-greet-title {
		font-size: 1.6em;
	}

	.info-column2 {
		flex-direction: column;
	}

	.info-column2 .image {
		width: 70%;
	}

	.info-column2 .text {
		position: relative;
		width: 80%;
		margin-top: -2em;
		padding: calc(5% + 2em);
		margin-left: auto;
		background: rgba(255, 255, 255, 0.05);
	}

	.info-column2 .text:before {
		display: none;
	}

	.info-sub-image {
		margin-top: 1em;
	}

	.shop-info {
		flex-wrap: wrap;
	}

	.shop-info li {
		width: 100%;
		max-width: 800px;
		margin: auto;
	}

	.shop-info li.info-txt {
		margin-bottom: 1.5em;
	}
}

@media (max-width:1024px) {
	.info-column2 .image {
		width: 80%;
	}

	.info-column2 .text {
		width: 90%;
	}

	.info-sub-image {
		max-width: 80%;
		margin-left: 2em;
	}
}

@media (max-width:768px) {
	.info-greet-title {
		font-size: 1.4em;
	}
}

@media (max-width:640px) {
	.info-column2 .image {
		width: 100%;
	}

	.info-column2 .text {
		width: 100%;
		margin-top: 1em;
		padding: 5%;
	}

	.info-sub-image {
		margin-top: 5em;
		max-width: 100%;
		margin-left: 0;
	}
}

@media (max-width:560px) {
	.info-greet-title {
		font-size: 1.2em;
	}
}

@media (max-width:480px) {
	.info-greet-title {
		font-size: 1.05em;
	}

	.info-lists {
		font-size: 0.95em;
	}

	.info-list .tag {
		width: 6em;
		font-size: 0.75em;
		margin-right: 0.5em;
	}
}




.rec-image {
	width: 65%;
	margin-right: auto;
}

.rec-image2 {
	width: 50%;
	margin-left: auto;
	margin-top: -4em;
}

.rec-image img,
.rec-image2 img {
	box-shadow: 0px 20px 35px -10px rgba(0, 0, 0, 0.5);
}

@media (max-width:1024px) {
	.rec-image {
		width: 70%;
	}

	.rec-image2 {
		width: 55%;
		margin-top: -3em;
	}
}

@media (max-width:768px) {
	.rec-sub-text {
		font-size: 1em;
	}

	.rec-image {
		width: 75%;
	}

	.rec-image2 {
		width: 60%;
		margin-top: -2em;
	}
}

@media (max-width:640px) {
	.rec-image {
		width: 80%;
	}

	.rec-image2 {
		width: 65%;
		margin-top: -1em;
	}
}

@media (max-width:560px) {
	.rec-image {
		width: 85%;
	}

	.rec-image2 {
		width: 67%;
	}

	.rec-sub-text {
		font-size: 0.95em;
	}
}

@media (max-width:480px) {
	.rec-image {
		width: 90%;
	}

	.rec-image2 {
		width: 70%;
	}

	.rec-sub-text {
		font-size: 0.9em;
	}
}

.bg-fudemaru {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
	background: url(images/bg-maru.png) no-repeat;
	background-size: contain;
	background-position: center;
	opacity: .2;
	display: block;
}


[data-aos="cloud-anime-left"] {
	transform: translate3d(100px, 0, 0);
	opacity: 0;
	transition-property: transform, opacity;
}

[data-aos="cloud-anime-left"].aos-animate {
	transform: translateZ(0);
	opacity: 0.3;
}

[data-aos="cloud-anime-right"] {
	transform: translate3d(-100px, 0, 0);
	opacity: 0;
	transition-property: transform, opacity;
}

[data-aos="cloud-anime-right"].aos-animate {
	transform: translateZ(0);
	opacity: 0.3;
}

[data-aos="maru-fade"] {
	transform: scale(.6);
	opacity: 0;
	transition-property: opacity, transform;
}

[data-aos="maru-fade"].aos-animate {
	transform: translateZ(0) scale(1);
	opacity: 0.3;
}

[data-aos="logo-fade"] {
	transform: translate(-50%, -50%) scale(.7);
	opacity: 0;
	transition-property: opacity, transform;
}

[data-aos="logo-fade"].aos-animate {
	transform: translate(-50%, -50%) scale(1);
	opacity: 0.2;
}

[data-aos="logo-fade2"] {
	transform: scale(.7);
	opacity: 0;
	transition-property: opacity, transform;
}

[data-aos="logo-fade2"].aos-animate {
	transform: translateZ(0) scale(1);
	opacity: 0.2;
}

.banner {
	display: block;
	text-align: center;
}

.banner a {
	display: block;
	width: 100%;
	max-width: 960px;
	margin: auto;
}

.banner a img {
	width: 100%;
	height: auto;
	transition: .5s ease;
	border-radius: 10px;
}

.banner a:hover img {
	transform: translateY(-7px);
	filter: brightness(1.2);
}


.image-over-min {
	transition: .5s ease;
}

.image-over-min:hover {
	filter: hue-rotate(-25deg);
}




.smp-ft-btn {
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	transition: .5s ease;
}

.home .smp-ft-btn {
	transform: translateY(100%);
}

.home .smp-ft-btn.active {
	transform: translateY(0);
}

.smp-ft-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.5em;
	height: 60px;
	line-height: 1;
	font-size: 1em;
	white-space: nowrap;
	text-align: center;
	background: var(--color-orange);
	color: #fff;
	box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.5);
}

@media(max-width:1024px) {
	.smp-ft-btn {
		display: block;
	}
}


.info-sub-image2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.info-sub-image2 div {
	position: relative;
	z-index: 2;
	width: 25%;
}

.info-sub-image2 .num2,
.info-sub-image2 .num4 {
	z-index: 1;
	margin-top: 2%;
	margin-left: -3%;
}

@media(max-width:1024px) {
	.info-sub-image2 {
		max-width: 600px;
		margin: auto;
	}

	.info-sub-image2 div {
		width: 49%;
		margin-bottom: 2%;
	}

	.info-sub-image2 .num2,
	.info-sub-image2 .num4 {
		z-index: 1;
		margin: 0;
	}
}

.course-sec {
	position: relative;
}

.course-sec:before {
	position: absolute;
	z-index: -1;
	top: -0.65em;
	left: 0;
	content: "";
	width: 100%;
	height: 120px;
	background: url(images/cloud.png), url(images/cloud2.png);
	background-repeat: no-repeat;
	background-position: left 30% bottom, right 30% top;
	background-size: 500px auto;
	opacity: .3;
}

.course-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 3em 0 2em;
}

.course-list .image {
	width: 50%;
}

.course-list .text {
	width: 47.5%;
}

.course-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.5em;
}

.course-title {
	font-size: 2.2em;
	line-height: 1.1;
}

.course-price-wrap {
	display: flex;
	align-items: flex-end;
	margin-left: auto;
}

.course-qr {
	width: 72px;
	line-height: 1;
	margin-left: 1em;
}

.course-qr img {
	width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

.course-menu-list-wrap {
	display: block;
	border-top: 1px solid #3f3e3e;
	padding-top: 1em;
}

.course-menu-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.course-menu-list p {
	width: 48.5%;
	text-align: left;
	font-size: 0.95em;
	line-height: 1;
	padding: 0.6em 0;
	border-bottom: 1px dotted #3f3e3e;
	letter-spacing: 0.025em;
}

@media (max-width:1439px) {
	.course-list .image {
		width: 49%;
	}

	.course-list .text {
		width: 48.5%;
	}

	.course-sec:before {
		background-position: left 20% bottom, right 20% top;
	}
}

@media (max-width:1365px) {
	.course-list {
		font-size: 0.95em;
	}
}

@media (max-width:1279px) {
	.course-list .image {
		width: 47.5%;
	}

	.course-list .text {
		width: 50.5%;
	}

	.course-header {
		font-size: 0.95em;
	}

	.course-list {
		font-size: 0.92em;
	}
}

@media (max-width:1200px) {
	.course-header {
		font-size: 1em;
	}

	.course-list,
	.course-menu-list-wrap {
		font-size: 1em;
	}

	.course-list {
		margin: 2em 0 4em;
	}

	.course-list .image,
	.course-list .text {
		width: 100%;
	}

	.course-list .image {
		order: 1;
		margin-bottom: 1.5em;
	}

	.course-list .text {
		order: 2;
	}

	.course-menu-list p {
		width: 32%;
	}

	.course-menu-list p {
		padding: 0.75em 0;
	}

	.course-sec:before {
		background-position: left 15% bottom, right 15% top;
	}
}

@media (max-width:1024px) {
	.course-sec:before {
		background-position: left 10% bottom, right 10% top;
		background-size: 450px auto;
	}
}

@media (max-width:767px) {
	.course-menu-list p {
		width: 48.5%;
	}

	.course-sec:before {
		background-position: left bottom 20px, right top 5px;
		background-size: 360px auto;
	}
}

@media (max-width:640px) {
	.smp-break {
		display: none;
	}

	.course-sec:before {
		background-position: left bottom 30px, right top 5px;
		background-size: 300px auto;
	}
}

@media (max-width:560px) {
	.course-header {
		flex-wrap: wrap;
		font-size: 0.9em;
	}

	.course-qr {
		width: 65px;
	}

	.course-sub-text {
		font-size: 1.1em !important;
	}
}

@media (max-width:500px) {
	.course-header {
		font-size: 0.85em;
	}

	.course-qr {
		width: 60px;
	}
}

@media (max-width:480px) {
	.course-header {
		font-size: 0.8em;
	}

	.course-price {
		font-size: 1.05em;
	}

	.course-qr {
		width: 56px;
		margin-left: 0.5em;
	}

	.course-menu-list-wrap {
		font-size: 0.95em;
	}

	.course-menu-list p {
		width: 100%;
	}

	.course-list {
		margin: 2em 0 3em;
	}

	.course-list .image {
		margin-bottom: 1em;
	}

	.course-sec:before {
		background-position: left bottom 40px, right top 5px;
		background-size: 250px auto;
	}
}


.ft-uber,
.ft-demaecan {
	display: inline-block;
}

.ft-uber a,
.ft-demaecan a {
	padding: 0;
	min-width: 200px;
}

.ft-uber a {
	background: var(--color-green);
	border-color: var(--color-green);
}

.ft-demaecan a {
	background: #e83434;
	border-color: #e83434;
}

.ft-uber a:hover,
.ft-demaecan a:hover {
	min-width: 200px;
}

.ft-uber a:hover {
	background: #fff;
	border-color: #fff;
}

.ft-demaecan a:hover {
	background: #000;
	border-color: #222;
}

.ft-uber a img,
.ft-demaecan a img {
	width: auto;
	height: 50px;
	transition: .2s;
}


.banner-flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.banner-flex li {
	margin: 0 2em;

}

.banner-uber,
.banner-demaecan {
	margin: auto;
}

.banner-uber img,
.banner-demaecan img {
	width: 100%;
	max-width: 320px;
	height: auto;
	transition: .5s ease;
	border-radius: 10px;
	image-rendering: auto;
}

.banner-uber a:hover img,
.banner-demaecan a:hover img {
	transform: translateY(-7px);
}

@media (max-width:1023px) {

	.ft-uber,
	.ft-demaecan {
		display: block;
		margin-bottom: 1px;
	}

	.banner-flex li {
		width: 100%;
		margin: 0 0 1.5em;
	}

	.banner-uber img,
	.banner-demaecan img {
		width: 60%;
	}
}