@charset "UTF-8";
/* @import url(./add-mystyle.css); */
/*
 * a9
 */
@font-face {
	font-family: "nobel";
	src: url(../fonts/NobelRegular.ttf);
}

/* --Reconfigure
-------------------------------------------------- */
:root {
	scroll-padding: 80px;
}
html, body {
	overflow: hidden;
	min-width: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
}
html {
	font-size: 62.5%;
	overflow-x: hidden;
	overflow-y: scroll;
	scroll-behavior: smooth;
}

@media screen and (max-width: 767px) {
	.elementor-kit-65 h2 {
		font-size: 28px;
	}
}

/* navbar collapse for iPad (bootstrap) */
@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 0px -15px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 13px;
		padding-bottom: 13px;
	}
	.navbar-text {
		float: none;
		margin: 15px 0;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
	}
	.collapsing {
		overflow: hidden!important;
	}
}
.snip1352 {
	background-color: #000;
	float: left;
	overflow: hidden;
	width: 100%;
	margin: 10px 1%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	position: relative;
}
.snip1352 img {
	vertical-align: top;
	max-width: 100%;
	transition: all 0.8s ease-out;
	-webkit-transition: all 0.8s ease-out;
}
.snip1352:hover img,
.snip1352.hover img {
	opacity: 0.5;
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.fade-in2 {
	transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
}
.fade-up2 {
	transition: opacity 0.7s;
	transition: transform 0.7s;
	-webkit-transition: opacity 0.7s;
	-webkit-transition: transform 0.7s;
	-moz-transition: opacity 0.7s;
	-moz-transition: transform 0.7s;
	-o-transition: opacity 0.7s;
	-o-transition: transform 0.7s;
}
.flex-container {
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-direction: row; /* Safari */
}
.flex-container-bt, .flex-container-bt-arc {
	display: -webkit-flex; /* Safari */
	display: flex;
	align-items: top;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-flex-direction: row; /* Safari */
	-webkit-justify-content: space-between;

	-moz-justify-content: space-between;
}
.flex-container-bt-arc:after {
	content: "";
	display: block;
	width: 32%;  /* .boxに指定したwidthと同じ幅を指定する */
	height: 0;
}
.flex-container-riv {
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	-webkit-flex-direction: row-reverse; /* Safari */
}
.flex-container-cen {
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center; /* Safari */
}
.flex-container-f {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.f-item {
	width: 30%;
	margin-right: 5%;
}
.f-item:nth-child(3n) {
	margin-right: 0;
}

@media (max-width: 768px) {
	.f-item {
		margin-right: 0;
	}
}
.breadcrumbs {
	font-size: 0.9em;
	margin-bottom: 20px;
}
.breadcrumbs a {
	color: #232323;
}
.wrapper {
	margin: 40px 0 40px;
}
.wrapper-p {
	padding: 40px 0 40px;
}
.wrapper-bg {
	background-color: #fafafa;
	padding: 100px 0;
}
.wrapper-bg-f {
	background-color: #fff;
	padding: 100px 0;
}
.wrapper-bg-b {
	color: #fff;
	background-color: #263b61;
	padding: 100px 0;
}
.wrapper-single {
	margin: 40px 0 40px;
}
.wrapper-single2 {
	margin: 20px 0 20px;
}
.wrapper-single img {
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.w-t {
	color: #fff;
}
.gray {
	color: #5b5b5b;
}
.stock-noselect {
	color: #e5e5e5;
}
.stock-noselect2 {
	color: #e6e6e6;
}
.thum-ins img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	position: absolute;
}
.thum-ins span {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.top-about-bg {
	color: #fff;
	margin-bottom: 0rem;
}
.top-about-bg::before {
	content: "";
	background-color: rgba(0,0,0,0.3);
	background-image: url(../img/top/top-about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-blend-mode: darken;
	display: block;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
.title-jp {
	font-size: 60%;
	font-weight: 500;
	font-weight: bold;
	font-style: normal;
	color: #232323;
	display: block;
}
.title-en {
	font-size: 140%;
	font-family: futura-pt, "source-han-sans-cjk-ja", sans-serif;
	font-weight: 500;
	line-height: 1.3;
	color: #0c3258;
	letter-spacing: 0.1em;
	display: block;
}
.title-sub {
	font-size: 70%;
	line-height: 1.8;
	letter-spacing: 0.1em;
	display: block;
	margin-top: 32px;
}
.title-p {
	margin-top: 10px;
}
.title-std {
	font-size: 1.2em;
	font-weight: 500;
	margin: 10px 0;
}
.page-title {
	font-size: 130%;
	font-weight: 400;
	margin: 30px 0 20px;
}
.page-text {
	margin: 0 0 8rem 0;
}
.page-text01-sv01 {
	text-indent: -1em;
	padding-left: 1em;
}
.page-text02-sv01 {
	font-weight: 500;
}
.bf-tit01 {
	font-size: 200%;
	font-family: "Teko";
	font-weight: 600;
	text-align: center;
}
.soldout {
	font-size: 5em;
	font-family: "Teko";
	font-weight: 900;
	color: #6e0000;
}

/**
.price {
  font-family: 'Teko';
  font-weight: 600;
  font-size: 600%;
}
**/
.box-shadow {
	box-shadow: 2px 2px 4px #c6c6c6;
}
a:hover,a:hover div, a:hover img {
	opacity: 0.8;
	transition: 0.3s ease-in-out;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;

	-moz-opacity: 0.8;
}

@keyframes my-fade-in {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fadein01 {
	animation-name: my-fade-in;
	animation-duration: 3s;
}
.ggmap {
	overflow: hidden;
	height: 100%;
	margin: 80px 0 40px;
	padding-top: 100px;
	padding-bottom: 18.25%;
	position: relative;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

@media (max-width: 768px) {
	.ggmap {
		overflow: hidden;
		height: 0;
		padding-top: 100px;
		padding-bottom: 78.25%;
		position: relative;
	}
}

@media (max-width: 768px) {
	.wrapper {
		margin: 30px 0;
		padding: 0 0px;
	}
	.wrapper-p {
		padding: 30px 0;
	}
	.wrapper-bg {
		background-color: #fafafa;
		padding: 100px 0;
	}
	.wrapper-bg-f {
		background-color: #fff;
		padding: 100px 0;
	}
	.wrapper-bg-b {
		color: #fff;
		background-color: #263b61;
		padding: 100px 0;
	}
	.navbar-default .navbar-nav > li {
		text-align: center;
		position: relative;
		/*      border-bottom: solid 1px #949494;*/
	}
	.navbar-default .navbar-nav > li a:after {
		display: block;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 1px #232323;
		border-right: solid 1px #232323;
		/*    content: "";*/
		position: absolute;
		top: 50%;
		right: 20px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}
	.navbar-default .navbar-nav > li a[aria-expanded="true"]:after {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		margin: -4px 0 0 0;
		border-top: solid 1px #232323;
		border-right: solid 1px #232323;
		position: absolute;
		top: 46%;
		right: 20px;
		transform: rotate(133deg);
		-webkit-transform: rotate(133deg);
	}
	.navbar-default .dropdown-menu > li a:after {
		display: none;
	}
	.dropdown-menu {
		font-size: 95%;
	}
}

@media (min-width: 768px) {
	.spbox01 {
		margin: 50px 0;
	}
	.spbox02 {
	}
	.top-sv-flo {
		display: block;
		width: 50%;
		padding: 5%;
	}
	.flo20 {
		width: 20%;
		padding: 1%;
	}
	.flo30 {
		width: 30%;
		padding: 1%;
	}
	.flo33 {
		width: 33.333%;
	}
	.flo50 {
		width: 50%;
	}
	.mission-flo {
		width: 50%;
		padding: 20px;
	}
	.company-flo {
		width: 50%;
	}
	.flo70 {
		width: 70%;
		padding: 1%;
	}
	.flo80 {
		width: 80%;
		padding: 1%;
	}
	.top-flo01 {
		width: 50%;
		padding: 2%;
	}
	.top-flo02 {
		width: 50%;
	}
	.top-flo03 {
		text-align: right;
		width: 40%;
		margin: 4% 0 0 7%;
	}
	.top-flo04 {
		width: 50%;
		padding: 5%;
	}
	.parts-flo01 {
		width: 33.33%;
		padding: 1%;
	}
	.parts-flo02 {
		width: 25%;
		padding: 1%;
	}
	.media-flo01 {
		width: 25%;
		padding: 1%;
	}
	.media-flo01 img {
		width: 100%;
		height: 280px;
		object-fit: cover;
	}
	.media-trimming img {
		width: 100%;
		height: 280px;
		object-fit: cover;
	}
	.box-shadow2 {
		background-color: #fff;
		padding-top: 40px;
		box-shadow: 2px 2px 4px #c6c6c6;
	}
	.pick01 {
		width: 24%;
	}
	.news-pad {
		padding: 0 20%;
	}
	.news-pad-arc {
		padding: 0 0%;
	}
	.page-text {
		margin-bottom: 60px;
	}
	.page-text2 {
		margin-bottom: 40px;
	}
	.page-flo01 {
		width: 50%;
		margin-bottom: 40px;
		padding-right: 5%;
	}
	.page-flo02 {
		width: 50%;
	}
	.page-flo03 {
		width: 50%;
		margin-bottom: 80px;
		padding-left: 5%;
	}
	.page-flo04 {
		width: 50%;
	}
	.interior-flo01 {
		width: 33%;
		padding: 1%;
	}
	.pcv {
	}
	.spv {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.spbox01 {
		padding: 10% 5% 5% 5%;
	}
	.spbox02 {
		padding: 5% 5% 10% 5%;
	}
	.top-sv-flo {
		width: 100%;
		padding: 5% 0;
	}
	.flo20 {
		width: 30%;
		padding: 1%;
	}
	.flo30 {
		width: 30%;
		padding: 1%;
	}
	.flo33 {
		width: 100%;
	}
	.flo50 {
		width: 100%;
	}
	.flo50 img {
		width: 100%;
		max-width: 400px;
	}
	.mission-flo {
		width: 100%;
		margin: 20px 0;
	}
	.company-flo {
		width: 100%;
	}
	.flo70 {
		width: 70%;
		padding: 1%;
	}
	.flo80 {
		width: 70%;
		padding: 1%;
	}
	.top-flo01 {
		width: 100%;
	}
	.top-flo02 {
		width: 100%;
	}
	.top-flo03 {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		padding: 10% 0 5%;
	}
	.top-flo04 {
		text-align: center;
		width: 100%;
		margin: 0 auto;
		padding: 5%;
	}
	.parts-flo01 {
		width: 50%;
		padding: 1%;
	}
	.parts-flo02 {
		width: 50%;
		padding: 1%;
	}
	.media-flo01 {
		width: 33.33%;
		padding: 1%;
	}
	.media-flo01 img {
		width: 100%;
		height: 150px;
		object-fit: cover;
	}
	.media-trimming img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.box-shadow2 {
		background-color: #fff;
		box-shadow: 2px 2px 4px #c6c6c6;
	}
	.pick01 {
		width: 49%;
		margin-bottom: 2%;
	}
	.page-text {
		margin-bottom: 60px;
	}
	.page-text2 {
		margin-bottom: 40px;
	}
	.page-title02 {
		font-size: 130%;
		font-weight: 900;
		margin: 20px 0 20px 0;
		padding: 0.25em 0 0.25em 0.75em;
		border-left: solid 2px #b1b0b0;
	}
	.page-flo01 {
		width: 100%;
	}
	.page-flo02 {
		width: 100%;
	}
	.page-flo03 {
		width: 100%;
	}
	.page-flo04 {
		width: 100%;
	}
	.interior-flo01 {
		width: 100%;
		padding: 1%;
	}
	.pcv {
		display: none !important;
	}
	.spv {
	}
}
.btn01 {
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 270px;
	height: 50px;
	padding: 5px 0;
	outline: none;
}
.btn01::before,
.btn01::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn01,
.btn01::before,
.btn01::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn01 {
	color: #565656;
	border: 1px solid #565656;
	position: relative;
}
.btn01:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 1px #565656;
	border-right: solid 1px #565656;
	position: absolute;
	top: 49%;
	right: 20px;
	z-index: 1;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.btn01:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn01:hover:after {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}
#access .btn01 {
	width: 100%;
}
#access a {
	color: #06f;
	text-decoration: underline;
	display: block;
}
#access a:hover, a:hover img {
	opacity: 1;
}
.btn01-w {
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 270px;
	height: 50px;
	margin-top: 20px;
	padding: 5px 40px;
	outline: none;
}
.btn01-w::before,
.btn01-w::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn01-w,
.btn01-w::before,
.btn01-w::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn01-w {
	color: #fff;
	border: 1px solid #fff;
	position: relative;
}
.btn01-w:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	top: 49%;
	right: 20px;
	z-index: 1;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.btn01-w:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn01-w:hover:after {
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
}
.btn-bg-w {
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 90%;
	max-width: 300px;
	height: 50px;
	margin-top: 30px;
	padding: 5px 5px;
	outline: none;
}
.btn-bg-w::before,
.btn-bg-w::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn-bg-w,
.btn-bg-w::before,
.btn-bg-w::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn-bg-w {
	color: #fff;
	border: 1px solid #fff;
	position: relative;
}
.btn-bg-w:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	top: 49%;
	right: 20px;
	z-index: 1;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.btn02 {
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 270px;
	height: 50px;
	margin-top: 20px;
	outline: none;
}
.btn02::before,
.btn02::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn02,
.btn02::before,
.btn02::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn02 {
	line-height: 52px;
	color: #fff;
	background-color: #917d97;
	position: relative;
}
.btn02:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 0;
	border-top: solid 1px #fff;
	border-right: solid 1px #fff;
	position: absolute;
	top: 49%;
	right: 20px;
	z-index: 1;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.btn02:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn03 {
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	max-width: 380px;
	height: 50px;
	padding: 0 90px;
	outline: none;
}
.btn03::before,
.btn03::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn03,
.btn03::before,
.btn03::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn03 {
	line-height: 52px;
	color: #fff;
	background-color: #0d0d81;
	border: 1px solid #000;
	position: relative;
}
.btn03:after {
	content: url("../../../../img/icon/mail.png");
	display: block;
	width: 10px;
	height: 10px;
	margin: -4px 0 0 0;
	position: absolute;
	top: 23%;
	right: 50px;
	z-index: 1;
}
.btn03:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn04 {
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	display: block;
	max-width: 1000px;
	height: 55px;
	padding: 8px 90px 0;
	outline: none;
}
.btn04::before,
.btn04::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn04,
.btn04::before,
.btn04::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn04 {
	line-height: 12px;
	color: #fff;
	background-color: #cf002e;
	border: 1px solid #000;
	position: relative;
}
.btn04:after {
	content: url("../../../../img/icon/tel.png");
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 0 0 0;
	position: absolute;
	top: 23%;
	right: 50px;
	z-index: 1;
}
.btn04:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn05 {
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	display: block;
	max-width: 1000px;
	height: 55px;
	padding: 0 90px;
	outline: none;
}
.btn05::before,
.btn05::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn05,
.btn05::before,
.btn05::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn05 {
	line-height: 52px;
	color: #fff;
	background-color: #0d0d81;
	border: 1px solid #000;
	position: relative;
}
.btn05:after {
	content: url("../../../../img/icon/mail.png");
	display: block;
	width: 10px;
	height: 10px;
	margin: -4px 0 0 0;
	position: absolute;
	top: 23%;
	right: 50px;
	z-index: 1;
}
.btn05:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn06 {
	line-height: 54px;
	text-align: center;
	text-decoration: none;
	display: block;
	max-width: 1000px;
	height: 50px;
	padding: 0 90px;
	outline: none;
}
.btn06::before,
.btn06::after {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
}
.btn06,
.btn06::before,
.btn06::after {
	box-sizing: border-box;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 0.3s;
	-moz-box-sizing: border-box;
}
.btn06 {
	line-height: 52px;
	color: #565656;
	background-color: #fff;
	border: 1px solid #565656;
	position: relative;
}
.btn06:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin: -4px 0 0 0;
	border-top: solid 2px #565656;
	border-right: solid 2px #565656;
	position: absolute;
	top: 46%;
	right: 20px;
	z-index: 1;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.btn06:hover {
	color: #fff;
	background-color: #000;
	border-color: #232323;
}
.btn06:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}

@media (min-width: 991px) {
	.btn07 {
		line-height: 36px;
		color: #000;
		text-align: center;
		text-decoration: none;
		display: inline-block;
		width: 150px;
		height: 40px;
		margin-top: -10px;
		padding: 0px 10px;
		border: solid 1px #000;
		outline: none;
		position: relative;
	}
	.btn07::before,
	.btn07::after {
		content: "";
		display: block;
		position: absolute;
		z-index: -1;
	}
	.btn07,
	.btn07::before,
	.btn07::after {
		box-sizing: border-box;
		transition: all 0.3s;
		-webkit-box-sizing: border-box;
		-webkit-transition: all 0.3s;
		-moz-box-sizing: border-box;
	}
}
.container2 {
	max-width: 800px;
	margin: 0 auto;
}
.footer-bg {
	color: #fff;
	background-color: #ae987b;
	text-align: center;
	width: 100%;
	padding: 4%;
}
.footer-bg2 {
	color: #fff;
	background-color: #403e30;
	text-align: center;
	width: 55%;
	padding: 4%;
}
.footer-flo01 {
	font-size: 0.9em;
	text-align: left;
	padding-left: 40%;
}
.footer-flo02 {
	text-align: left;
	width: 100%;
	padding-left: 10%;
}
.footer-flo02 li a {
	color: #fff;
}
.footer-flo02 ul {
	width: 30%;
	padding-right: 4%;
}
.footer-flo02 li:not(:nth-child(1)) {
	font-size: 0.8em;
}
.footer-flo03 {
	display: -webkit-flex; /* Safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	-webkit-flex-direction: row; /* Safari */
}

@media (max-width: 800px) {
	.footer-bg {
		width: 100%;
		padding: 16% 8%;
	}
	.footer-bg2 {
		width: 100%;
		padding: 0 8% 12%;
	}
	.footer-flo01 {
		font-size: 0.9em;
		text-align: left;
		width: 100%;
		padding-left: 0;
	}
	.footer-flo02 {
		text-align: left;
		width: 100%;
		padding-left: 0%;
	}
	.footer-flo02 ul {
		width: 100%;
		margin-top: 40px;
	}
	.footer-flo02 li:not(:nth-child(1)) {
		font-size: 0.9em;
		display: inline-block;
		width: 49%;
	}
	.footer-flo03 {
		display: -webkit-flex; /* Safari */
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
		-webkit-justify-content: left; /* Safari */
	}
}

/* スライドショーCSS */
#stage {
	background: #f3f3f3;
	max-width: 600px;
	margin: 0 auto;
	position: relative;
}
.pic {
	position: absolute;
}
.pic img {
	width: 100%;
	height: auto;
	opacity: 0;
	box-shadow: 2px 2px 4px #c6c6c6;
	animation: imgTrans 20s infinite;
	-webkit-animation: imgTrans 20s ease-in infinite;
	-moz-animation: imgTrans 20s infinite;
}
.pic2 {
	position: absolute;
	top: 4%;
	right: 0%;
	z-index: 100;
}
.pic2 img {
	width: 70%;
}

@media (max-width: 767px) {
	.pic2 img {
		width: 50%;
	}
}
.pic3 {
	position: absolute;
	top: 4%;
	left: 4%;
	z-index: 100;
}
.pic3 img {
	width: 70%;
}

@media (max-width: 767px) {
	.pic3 img {
		width: 50%;
	}
}
#photo1 img {
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-moz-animation-delay: 0s;
}
#photo2 img {
	animation-delay: 4s;
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
}
#photo3 img {
	animation-delay: 8s;
	-webkit-animation-delay: 8s;
	-moz-animation-delay: 8s;
}
#photo4 img {
	animation-delay: 12s;
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
}
#photo5 img {
	animation-delay: 16s;
	-webkit-animation-delay: 16s;
	-moz-animation-delay: 16s;
}

@-webkit-keyframes imgTrans {
	0% {
		opacity: 0;
	}
	7% {
		opacity: 1;
	}
	18% {
		opacity: 1;
	}
	25% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

/* --- お問い合わせフォーム --- */
/* デザインカスタマイズ */
div.wpcf7 {
	background: #fafafa;
	margin: 0 0 30px 0;
	padding: 0px;
	border: 1px solid #ddd;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 10px;

	-khtml-border-radius: 0px;
}
div.wpcf7 p {
	font-size: 11px;
	margin: 0;
	padding: 20px 20px 0;
}
div.wpcf7 input, .wpcf7 textarea {
	font-size: 14px;
	max-width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
}
div.wpcf7 textarea {
	width: 100%;
	height: 300px;
}
div.wpcf7 input.wpcf7-submit {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #333;
	display: block;
	width: 200px;
	height: 45px;
	margin: 0 auto;
	cursor: pointer;
	border: 1px solid #666;
	border-radius: 5px;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #808080;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;
}
div.wpcf7 input.wpcf7-submit:hover {
	background: #006080;
	border: 1px solid #006080;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5), inset 0px 32px 0px -12px #007ea8;
}
.wpcf7 input.wpcf7-submit:active {
	box-shadow: none;
	position: relative;
	bottom: -2px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	border: 1px solid #009de1;
}
.wpcf7-captchac {
	border: 1px solid #ccc;
}


/* エラー個所をわかりやすく表示 */
.wpcf7 .wpcf7-not-valid {
	background: #ffb6c1;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 .wpcf7-response-output {
	margin: 10px 0 0;
	padding: 8px 35px 8px 14px;
	border-radius: 4px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid #eed3d7;
}
.wpcf7 .wpcf7-mail-sent-ok {
	color: #3a87ad;
	background-color: #d9edf7;
	border: 1px solid #bce8f1;
}

/* 必須赤色表示 */
.wpcf7 .required {
	color: #f00;
}

/* 任意緑色表示 */
.wpcf7 .any {
	color: #080;
}
.youtube2 {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}
.youtube2 iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.breadcrumbs span[property="name"] {
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	overflow: hidden;
	max-width: 300px;
	margin-top: 0px;
	padding: 0;
}

@media (min-width: 768px) {
	.slide-text {
		font-size: 280%;
		color: #fff;
		width: 150px;
		position: absolute;
		top: 39%;
		right: 14%;
		z-index: 100;
		transform: translate(-50%, -30%);
		-webkit-transform: translate(-50%, -30%);
		-ms-transform: translate(-50%, -30%);
	}
	.slide-text2 {
		font-size: 280%;
		color: #fff;
		width: 40%;
		min-width: 700px;
		position: absolute;
		bottom: 3%;
		left: 5%;
		z-index: 100;
	}
	.slide-text img {
		width: 100% !important;
		height: 100% !important;
	}
	.slide-text2 img {
		width: 100% !important;
		height: 100% !important;
	}
	.bg-b {
		background-color: #121212;
		padding-top: 3rem;
	}
	.f-24 {
		font-size: 24px;
	}
	.top-banner-t {
		font-size: 400%;
		color: #fff;
		text-align: center;
		margin-bottom: 10px;
	}
	.top-banner-t2 {
		color: #fff;
	}
	.about-flo01 {
		width: 50%;
	}
	.about-flo02 {
		background-color: rgba(255,255,255,0.9);
		width: 60%;
		padding: 5%;
		position: absolute;
		top: 15%;
		right: 0%;
		z-index: 1;
	}
	.about-flo03 {
		width: 50%;
		margin-left: 50%;
	}
	.about-flo04 {
		background-color: rgba(255,255,255,0.9);
		text-align: justify;
		width: 60%;
		margin-right: 40%;
		padding: 5%;
		position: absolute;
		top: 15%;
		right: 0%;
		z-index: 1;
	}
	.about-flo05 {
		width: 49%;
		margin-bottom: 4%;
	}
	.asobu-flo01 {
		width: 32%;
		margin-bottom: 4%;
	}
	.asobu-flo02 {
		width: 49%;
		margin-bottom: 4%;
	}
	.about-flo05-txt {
		font-size: 0.8em;
		padding: 0 4%;
	}
	.about-flo05-arc-txt {
	}
	.stock-main-detail01 {
		background-color: #f0f0f0;
		width: 20%;
		margin: -0.5px;
		padding: 0.5% 0;
		border: solid 0.5px #696969;
	}
	.stock-main-detail02 {
		text-align: justify;
		width: 30%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail03 {
		background-color: #f0f0f0;
		width: 20%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail04 {
		width: 30%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail05 {
		font-size: 0.8em;
		width: 20%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 1px #696969;
	}
	.fake-bg {
		margin-top: 100px;
	}

	.top-about-bg2 {
		color: #fff;
		background-image: url(../img/top/top-about-bg2.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		margin-bottom: 0rem;
		padding: 9rem 0;
	}
	.news-top-bg {
		color: #fff;
		background-image: url(../img/news-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		padding: 16rem 0 9rem;
	}
	.default-top-bg {
		color: #232323;
		/* background-color: ; */
		background-attachment: fixed;
		margin-bottom: -50px;
		padding: 16rem 0 9rem;
	}
	.faq-top-bg {
		background-image: url(../img/faq-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center 150%;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.price-top-bg {
		background-image: url(../img/price-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center -70rem;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.service03-top-bg {
		background-image: url(../img/service03/service03-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.service04-top-bg {
		background-image: url(../img/service04/service04-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.company-top-bg {
		background-image: url(../img/company/company-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.contact-top-bg {
		background-image: url(../img/company/contact-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.democar-top-bg {
		background-image: url(../img/democar/democar-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.movie-top-bg {
		background-image: url(../img/movie/movie-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.recruit-top-bg {
		background-image: url(../img/recruit-top-bg2.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 32rem 0 32rem;
	}
	.reserve-top-bg {
		color: #fff;
		background-image: url(../img/reserve-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 32rem 0 32rem;
	}
}

@media (max-width: 767px) {
	.slide-text {
		font-size: 280%;
		color: #fff;
		width: 35%;
		position: absolute;
		top: 20%;
		right: 5%;
		z-index: 100;
	}
	.slide-text2 {
		font-size: 280%;
		color: #fff;
		width: 92%;
		position: absolute;
		bottom: 13%;
		left: 4%;
		z-index: 100;
	}
	.slide-text img {
		width: 100% !important;
		height: 100% !important;
	}
	.slide-text2 img {
		width: 100% !important;
		height: 100% !important;
	}
	.bg-b {
		background-color: #121212;
		padding-top: 1rem;
	}
	.f-24 {
		font-size: 18px;
	}
	.top-banner-t {
		font-size: 300%;
		color: #fff;
		text-align: center;
		margin-bottom: 10px;
	}
	.top-banner-t2 {
		color: #fff;
	}
	.about-flo01 {
		width: 100%;
		margin-bottom: 20px;
	}
	.about-flo02 {
		width: 100%;
	}
	.about-flo03 {
		width: 100%;
		margin-bottom: 20px;
	}
	.about-flo05 {
		width: 49%;
		margin-bottom: 30px;
	}
	.about-flo05-txt {
		font-size: 0.8em;
		padding: 0%;
	}
	/* .about-flo05-arc-txt {
	} */
	.asobu-flo01 {
		width: 49%;
		margin-bottom: 30px;
	}
	.asobu-flo02 {
		width: 100%;
		margin-bottom: 30px;
	}
	.stock-main-detail01 {
		background-color: #f0f0f0;
		width: 20%;
		margin: -0.5px;
		padding: 1% 0;
		border: solid 0.5px #696969;
	}
	.stock-main-detail02 {
		text-align: justify;
		width: 30%;
		margin: -0.5px;
		padding: 1% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail03 {
		background-color: #f0f0f0;
		width: 20%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail04 {
		width: 30%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 0.5px #696969;
	}
	.stock-main-detail05 {
		width: 50%;
		margin: -0.5px;
		padding: 0.5% 1%;
		border: solid 1px #696969;
	}
	.fake-bg {
		margin-top: 80px;
	}
	.top-about-bg2 {
		color: #fff;
		background-image: url(../img/top/top-about-bg2.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		margin-bottom: 0rem;
		padding: 9rem 0;
	}
	.news-top-bg {
		color: #fff;
		background-image: url(../img/news-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		padding: 11rem 0 4rem;
	}
	.default-top-bg {
		color: #232323;
		margin-bottom: -50px;
		padding: 11rem 0 4rem;
	}
	.faq-top-bg {
		background-image: url(../img/faq-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 28% 50%;
		margin-bottom: 0rem;
		/* background-size: ; */
		padding: 11rem 0 4rem;
	}
	.price-top-bg {
		background-image: url(../img/price-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 70% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.service03-top-bg {
		background-image: url(../img/service03/service03-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 70% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.service04-top-bg {
		background-image: url(../img/service04/service04-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 70% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.bodykit-top-bg {
		background-image: url(../img/bodykit/bodykit-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 80% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.interior-top-bg {
		background-image: url(../img/interior/interior-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.parts-top-bg {
		background-image: url(../img/parts/parts-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.company-top-bg {
		background-image: url(../img/company/company-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.contact-top-bg {
		background-image: url(../img/company/contact-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.democar-top-bg {
		background-image: url(../img/democar/democar-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.movie-top-bg {
		background-image: url(../img/movie/movie-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.media-top-bg {
		background-image: url(../img/media/media-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 60% bottom;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.recruit-top-bg {
		background-image: url(../img/recruit-top-bg2.jpg);
		background-repeat: no-repeat;
		background-position: center 100%;
		background-size: contain;
		margin-bottom: 0rem;
		padding: 16rem 0 8rem;
	}
	.reserve-top-bg {
		color: #fff;
		background-image: url(../img/reserve-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: center 80%;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 16rem 0 8rem;
	}
	.about-flo04 {
		background-color: rgba(255,255,255,0.9);
		text-align: justify;
		width: 100%;
		padding: 5%;
	}
}
#page-feature th {
	font-weight: normal;
	color: #fff;
	background-color: #5d5d5d;
	padding: 0.5% 1%;
}
#page-feature td {
	color: #5d5d5d;
	padding: 0.5% 1%;
}
#page-feature tr {
	border: solid 1px #5d5d5d;
}
#bodykit th {
	font-weight: normal;
	color: #fff;
	background-color: #5d5d5d;
	padding: 0.5% 1%;
}
#bodykit td {
	color: #5d5d5d;
	padding: 0.5% 1%;
}
#bodykit tr {
	border: solid 1px #5d5d5d;
}
#afterparts th {
	font-weight: normal;
	color: #fff;
	background-color: #5d5d5d;
	padding: 0.5% 1%;
}
#afterparts td {
	color: #5d5d5d;
	padding: 0.5% 1%;
}
#afterparts tr {
	border: solid 1px #5d5d5d;
}
.trim01 img {
	width: 300px;
	height: 150px;
	object-fit: cover; /* この一行を追加するだけ！ */
}


/** PANCROSS **/
@media (min-width: 768px) {
	.slider1 img {
		width: 100vw;
		height: 1000px;
		object-fit: cover; /* この一行を追加するだけ！ */
	}
}

@media (max-width: 767px) {
	.slider1 img {
		width: 100%;
		height: 100vh;
		object-fit: cover; /* この一行を追加するだけ！ */
	}
}
.swiper-slide a {
	color: #232323;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	height: 3.2em;
}
.swiper-container3 img {
	width: 100%;
}

@media (min-width: 768px) {
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
	.page-head-title-en {
		font-size: 300%;
		text-align: center;
		display: block;
	}
	.page-head-title-jp {
		font-size: 18px;
		text-align: center;
		letter-spacing: 0.1em;
		display: block;
	}
	.top-bnr {
		width: 32%;
	}
	.top-bnr2 {
		width: 32%;
		margin: 0 2%;
	}
	.aboutus-top-bg {
		background-image: url(../img/top/aboutus-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: 0% 50%;
		margin-bottom: 0rem;
		padding: 9rem 0 9rem;
	}
	.aboutus-top-bg2 {
		background-image: url(../img/aboutus/aboutus-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: 0% 50%;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
	.contact-top-bg {
		background-image: url(../img/contact/contact-top-bg.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: 0% 200%;
		margin-bottom: 0rem;
		padding: 16rem 0 9rem;
	}
}

@media (max-width: 767px) {
	.page-head-title-en {
		font-size: 200%;
		text-align: center;
		display: block;
	}
	.page-head-title-jp {
		font-size: 18px;
		text-align: center;
		letter-spacing: 0.1em;
		display: block;
	}
	.top-bnr {
		width: 100%;
		margin-bottom: 1%;
	}
	.top-bnr2 {
		width: 100%;
		margin-bottom: 1%;
	}
	.aboutus-top-bg {
		background-image: url(../img/top/aboutus-bg.jpg);
		background-repeat: no-repeat;
		background-position: 0% 50%;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 4rem 0 4rem;
	}
	.aboutus-top-bg2 {
		background-image: url(../img/aboutus/aboutus-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 80% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
	.contact-top-bg {
		background-image: url(../img/contact/contact-top-bg.jpg);
		background-repeat: no-repeat;
		background-position: 80% top;
		background-size: cover;
		margin-bottom: 0rem;
		padding: 11rem 0 4rem;
	}
}

@media screen and (min-width:768px) {
	.buy-btn {
		color: #fff;
		background-color: #8f1a15;
		text-align: center;
		width: 100%;
		height: 130px;
		padding: 30px 0;
		border: 1px solid #fff;
	}
}

@media screen and (max-width:767px) {
	.buy-btn {
		color: #fff;
		background-color: #8f1a15;
		text-align: center;
		width: 100%;
		height: 80px;
		padding: 16px 0;
		border: 1px solid #fff;
	}
}

/* シェアボタン */
.shareList {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: -5px 0 0 -5px;
	padding: 0;
	list-style: none;
}
.shareList a:visited {
	color: #fff;
}
.shareList__item {
	line-height: 50px;
	text-align: center;
	flex-grow: 1;
	min-width: 100px;
	height: 50px;
	margin: 5px 0 0 5px;
}
.shareList__link {
	color: #fff;
	text-decoration: none;
	display: block;
}
.shareList__link::before {
	font-size: 20px;
	display: block;
	transition: ease-in-out 0.2s;
}
.shareList__link:hover::before {
	background: #fff;
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.15);
	transform: scale(1.2);
}
.shareList__link.icon-twitter {
	background: #55acee;
}
.shareList__link.icon-twitter:hover::before {
	color: #55acee;
}
.shareList__link.icon-facebook {
	background: #3b5998;
}
.shareList__link.icon-facebook:hover::before {
	color: #3b5998;
}
.shareList__link.icon-google-plus {
	background: #dd4b39;
}
.shareList__link.icon-google-plus:hover::before {
	color: #dd4b39;
}
.shareList__link.icon-hatebu {
	background: #008fde;
}
.shareList__link.icon-hatebu:hover::before {
	color: #008fde;
}
.shareList__link.icon-pocket {
	background: #eb4654;
}
.shareList__link.icon-pocket:hover::before {
	color: #eb4654;
}
.shareList__link.icon-rss {
	background: #f90;
}
.shareList__link.icon-rss:hover::before {
	color: #f90;
}
.shareList__link.icon-feedly {
	background: #6cc655;
}
.shareList__link.icon-feedly:hover::before {
	color: #6cc655;
}
.shareList__link.icon-pinterest {
	background: #cb2027;
}
.shareList__link.icon-pinterest:hover::before {
	color: #cb2027;
}
.shareList__link.icon-linkedin {
	background: #0e76a8;
}
.shareList__link.icon-linkedin:hover::before {
	color: #0e76a8;
}
.shareList__link.icon-line {
	background: #1dcd00;
}
.shareList__link.icon-line:hover::before {
	color: #1dcd00;
}

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

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: inherit;
	text-transform: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	speak: none;
}
.icon-line:before {
	content: "\e90a";
}
.icon-feedly:before {
	content: "\e900";
}
.icon-pocket:before {
	content: "\e902";
}
.icon-instagram:before {
	content: "\ea92";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-google:before {
	content: "\ea88";
}
.icon-google2:before {
	content: "\ea89";
}
.icon-google-plus:before {
	content: "\ea8b";
}
.icon-google-plus2:before {
	content: "\ea8c";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-facebook2:before {
	content: "\ea91";
}
.icon-linkedin:before {
	content: "\eaca";
}
.icon-linkedin2:before {
	content: "\eac9";
}
.icon-pinterest:before {
	content: "\ead2";
}
.icon-pinterest2:before {
	content: "\ead1";
}
.icon-hatebu:before {
	content: "\e903";
}
.icon-hatebu2:before {
	content: "\e901";
}
.icon-rss:before {
	content: "\ea9b";
}
.icon-rss2:before {
	content: "\ea9c";
}
.phone {
	font-size: 300%;
	font-weight: 500;
	display: block;
	margin: -10px 0 -20px;
}
.slide-layer01 {
	opacity: 0;
	animation: 2s;
	animation-name: layer1;
	animation-delay: 0.5s;

	animation-fill-mode: forwards;
}

@keyframes layer1 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.slide-layer02 {
	line-height: 2.6;
	color: #fff;
	text-align: center;
	width: 100%;
	opacity: 0;/* ここを追加 */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation-name: layer2;/* アニメーション名 */
	animation-duration: 22s;
	animation-delay: 5.5s;/* 変化開始の時間 */
	animation-iteration-count: 1;/* アニメーションの繰り返し（無限）*/
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);

	animation-fill-mode: forwards; /*これで値を保持*/
}

@keyframes layer2 {
	0% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	85% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.cta-bg01 {
	background: url(../img/box-acardemy2.jpg) no-repeat center center / cover;
}
.cta-bg02 {
	background: url(../img/box-recruit.jpg) no-repeat center center / cover;
}
.cta-bg03 {
	background: url(../img/box-franchise.jpg) no-repeat center center / cover;
}
.cta-bg01,
.cta-bg02,
.cta-bg03 {
	color: #fff;
	padding: 16% 0;
	position: relative;
}
.cta-bg01::before,
.cta-bg02::before,
.cta-bg03::before {
	content: " ";
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.cta-bg01 p,
.cta-bg02 p,
.cta-bg03 p {
	font-size: 2.4em;
	font-weight: 200;
	color: #fff;
	opacity: 1;
	position: relative;
}

@media (max-width: 768px) {
	.wrapper-bg-wood {
		background-image: url(../img/top/wood-bg.jpg);
		padding: 50px 0;
	}
}
.menu-subt {
	font-size: 0.8em;
	font-weight: normal;
	color: #777;
}
.menu-osusume {
	font-size: 0.8em;
	font-weight: normal;
	color: #fff;
	background-color: #8b0000;
	padding: 1px 3px;
}
.menu-bg-sq {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 1% 2%;
}
.menu-yen {
	font-weight: 600;
	color: #8b0000;
	text-align: right;
}
.menu-flo {
	width: 33%;
	padding: 1%;
}
.instructor-flo {
	box-sizing: border-box;
	width: 23.3%; /* 幅 */
	margin: 0 2% 100px;
	padding-bottom: 23.3%; /* 幅と同じ高さをつくる */
	position: relative;
}
.instructor-flo2 {
	width: 25%;
	margin-bottom: 30px;
	padding: 0 1%;
}
.btn-flo01 {
	width: 50%;
}
.bbs-flo2 {
	width: 50%;
	padding: 1%;
}

@media screen and (max-width:767px) {
	.menu-flo {
		width: 50%;
		margin-bottom: 2%;
	}
	.instructor-flo {
		box-sizing: border-box;
		width: 46%; /* 幅 */
		margin: 0 2% 60px;
		padding-bottom: 46%; /* 幅と同じ高さをつくる */
		position: relative;
	}
	.instructor-flo2 {
		width: 33.3%;
		margin-bottom: 30px;
		padding: 0 1%;
	}
	.btn-flo01 {
		width: 100%;
		padding: 0 -10px;
	}
	.bbs-flo2 {
		width: 100%;
		padding: 1%;
	}
}
.title-menu {
	font-size: 22px;
	font-weight: 900;
	text-align: center;
	margin: 40px 0;
	position: relative;
}
.title-menu:before {
	content: "";
	background-color: #8b0000;/*線の色*/
	display: inline-block;
	width: 70px;/*線の長さ*/
	height: 3px;/*線の太さ*/
	position: absolute;
	bottom: -8px;/*線の上下位置*/
	left: 50%;
	transform: translateX(-50%);/*位置調整*/
	-webkit-transform: translateX(-50%);
}
.anchor {
	display: block;
	margin-top: -100px;
	padding-top: 100px;
}

@media screen and (max-width:767px) {
	.navbar-nav .open .dropdown-menu > li > a {
		padding: 10px 0 10px 30px;
		border-top: solid 1px #949494;
	}
}

body {
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/** ポップアップ表示 **/
.contents .Tittle {
	font-size: 2em;
	line-height: 1.3;
	margin-bottom: 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 1px solid #dedede;
}
.contents p {
	line-height: 1.7;
	margin-bottom: 1em;
}
.popupCheck {
	display: none;
}

label {
	cursor: pointer;
}
.button {
	text-align: center;
}
.button label {
	font-size: 20px;
	color: #fff;
	background-color: #29304b;
	text-decoration: none;
	display: inline-block;
	margin: 2.0em;
	padding: 0.8em 4.0em;
	border-radius: 5px;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	transition: 0.3s cubic-bezier(1, 0, 0, 1);
	transition-property: background-color, -webkit-box-shadow;
	transition-property: background-color, box-shadow;
	transition-property: background-color, box-shadow, -webkit-box-shadow;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
	-webkit-transition-property: background-color, -webkit-box-shadow;
}
.button label:hover {
	color: #fff;
	background-color: #404b75;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
}
.popupWrap, .popupBg {
	width: 100%;
	height: 100%;
	margin: auto;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.popupWrap {
	visibility: hidden;
	opacity: 0;
	transition: 0.3s cubic-bezier(1, 0, 0, 1);
	transition-property: opacity;
	will-change: opacity;
	-webkit-transition: 0.3s cubic-bezier(1, 0, 0, 1);
	-webkit-transition-property: opacity;
}
.popupBg {
	background-color: #000;
	cursor: pointer;
	opacity: 0.7;
	z-index: 2;
}
.popupBg label {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.popupCon {
	width: 92%;
	max-width: 640px;
	height: 80%;
	margin: auto;
	position: absolute;
	top: 15%;
	right: 0;
	left: 0;
	z-index: 3;
}
.popupInner {
	background-color: #fff;
	overflow: auto;
	height: 100%;
	padding: 0 1.5em 1.5em;
	cursor: default;
	border-radius: 5px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	position: relative;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
	-webkit-overflow-scrolling: touch;
}
.popupButton_Close {
	position: absolute;
	top: 0;
	right: 0;
}
.popupButton_Close label {
	font-size: 2em;
	color: #333;
	text-decoration: none;
	display: inline-block;
	padding: 0.5em;
}
.popupCheck:not(:checked) ~ .wrapper-pop > *:not(.popupWrap) {
	filter: blur(0px);

	-webkit-filter: blur(0px);
}
.popupCheck:not(:checked) ~ .wrapper-pop .popupWrap {
	visibility: hidden;
	opacity: 0;
}
.popupCheck:checked ~ .wrapper-pop > *:not(.popupWrap) {
	filter: blur(3px);

	-webkit-filter: blur(3px);
}



#popup-course01:checked ~ .wrapper-pop #popup-course01Con {
	visibility: visible;
	opacity: 1;
}
#popup-course02:checked ~ .wrapper-pop #popup-course02Con {
	visibility: visible;
	opacity: 1;
}
#popup-course03:checked ~ .wrapper-pop #popup-course03Con {
	visibility: visible;
	opacity: 1;
}
#popup-course04:checked ~ .wrapper-pop #popup-course04Con {
	visibility: visible;
	opacity: 1;
}
#popup-course05:checked ~ .wrapper-pop #popup-course05Con {
	visibility: visible;
	opacity: 1;
}
#popup-course06:checked ~ .wrapper-pop #popup-course06Con {
	visibility: visible;
	opacity: 1;
}
#popup-course07:checked ~ .wrapper-pop #popup-course07Con {
	visibility: visible;
	opacity: 1;
}
#popup-course08:checked ~ .wrapper-pop #popup-course08Con {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-kaori:checked ~ .wrapper-pop #popup-instructor-kaoriCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-michiko:checked ~ .wrapper-pop #popup-instructor-michikoCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-minami:checked ~ .wrapper-pop #popup-instructor-minamiCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-yutaro:checked ~ .wrapper-pop #popup-instructor-yutaroCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-misa:checked ~ .wrapper-pop #popup-instructor-misaCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-masato:checked ~ .wrapper-pop #popup-instructor-masatoCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-ayumi:checked ~ .wrapper-pop #popup-instructor-ayumiCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-koyomi:checked ~ .wrapper-pop #popup-instructor-koyomiCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-riona:checked ~ .wrapper-pop #popup-instructor-rionaCon {
	visibility: visible;
	opacity: 1;
}
#popup-instructor-yoshiki:checked ~ .wrapper-pop #popup-instructor-yoshikiCon {
	visibility: visible;
	opacity: 1;
}
.popupTittle {
	font-size: 2em;
	line-height: 1.3;
	text-align: center;
	padding: 0.5em 0.5em 0.5em;
}
.popupText .popupCover {
	margin: 0 -1.5em 1em;
}
.popupText p {
	line-height: 1.7;
	margin-bottom: 1em;
}
.fade01 {
	animation: fadeIn 0.2s ease 0.3s 1 normal;
}

@keyframes fade01 {
	/*「fadeIn」と名前をそろえる*/
	0% {
		opacity: 0;
	} /*アニメーション開始時は完全に透過*/
	100% {
		opacity: 1;
	} /*アニメーション終了時は透過しない*/
}

/* 斜め配置 clip-path */
.Block1 {
	color: #fff;
	background-image: url(../img/about/about-bg01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 10% 0 10% 0;
	text-shadow: 1px 2px 5px #000030;
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
	-webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
}
.Block2 {
	color: #fff;
	background-image: url(../img/about/about-bg02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 10% 0 10% 0;
	text-shadow: 1px 2px 5px #000030;
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
	-webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
}
.Block3 {
	color: #fff;
	background-image: url(../img/system/system-bg01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 10% 0 10% 0;
	text-shadow: 1px 2px 5px #000030;
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
	-webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
}
.Block4 {
	color: #fff;
	background-image: url(../img/system/system-bg02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 10% 0 10% 0;
	text-shadow: 1px 2px 5px #000030;
	clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
	-webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 100%);
}
.Block-font {
	font-size: 250%;
}

@media (max-width: 767px) {
	.Block-font {
		font-size: 180%;
	}
}
.title-h2 {
	padding: 1rem 2rem;
	border-left: 4px solid #2c2c2c;
}

ul.asterisk li {
	text-indent: -1em;
	list-style-type: none;
}
ul.asterisk li:before {
	content: "※";
	display: inline;
}
ul.decimal li {
	list-style-type: decimal;
}
.prev-next-link a {
	color: #0bd;
	text-decoration: none;
	display: block;
	padding: 14px 0px;
	border-bottom: 1px #ddd solid;
}
.prev-next-link a:hover {
	background-color: #f6f6f6;
}
.prev-next-link a:first-child {
	border-top: 1px #ddd solid;
}
.prev-next-label {
	font-size: 0.825rem;
	color: #000;
	margin-bottom: 10px;
}

/* Responsive */
@media ( min-width: 600px) {
	.prev-next-link {
		display: flex;
	}
	.prev-next-link a {
		flex: 1;
	}
	.prev-next-link a,
	.prev-next-link a:first-child {
		border: none;
	}
	.next-link {
		text-align: right;
	}
}

/* Arrows */
.prev-link {
	background: url(images/arrow-prev.svg) no-repeat 10px center;
}
.next-link {
	background: url(images/arrow-next.svg) no-repeat right 10px center;
}
.prev-link,
.next-link {
	background-size: 16px 28px;
}

/* Images */
.thumb-wrap {
	display: flex;
}
.thumb-wrap p {
	margin: 0 0 0 16px;
}
.thumb-wrap img {
	width: 80px;
	height: 100%;
}
.pagination {
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	clear: both;
	padding: 20px 0;
	position: relative;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	color: #fff; /* 通常の文字色 */
	background: #47bea0; /* 通常の背景色 */
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	margin: 2px 2px 2px 0;
	padding: 15px 20px 15px 20px;
}
.pagination a:hover {
	color: #47bea0; /* マウスホバー時の文字色 */
	background: #f9d635; /* マウスホバー時の背景色 */
}
.pagination .current {
	color: #47bea0; /* 現在のページの文字色 */
	background: #f9d635; /* 現在のページの背景色 */
	padding: 15px 20px 15px 20px;
}

@media only screen and (max-width: 413px) {
	.pagination {
		font-size: 12px;
		line-height: 12px;
	}
	.pagination span, .pagination a {
		padding: 13px 15px 13px 15px;
	}
	.pagination .current {
		padding: 13px 15px 13px 15px;
	}
}

a {
	word-break: break-all;
}
.footer-txt01 {
	font-family: "futura-pt", "ゴシックMB101 M";
	font-weight: 500;
	margin-bottom: 6px;
}
.trim-wrap,.trim-wrap-arc {
	background-color: #ccc0;
	overflow: hidden;
	width: 1000px;
	max-width: 100%;
	height: 0;
	margin-bottom: 20px;
	padding-bottom: 50%;/* 幅に対する縦のサイズ */
	position: relative;
}
.trim-wrap-sq {
	background-color: #ccc;
	overflow: hidden;
	width: 1000px;
	max-width: 100%;
	height: 0;
	margin-bottom: 20px;
	padding-bottom: 80%;/* 幅に対する縦のサイズ */
	position: relative;
}
.trim-wrap > img,.trim-wrap-sq > img,.trim-wrap-arc > img {
	width: auto;
	max-width: 120%;/* 横向き16:9の画像が表示エリア一杯になるように指定 */
	height: auto;
	max-height: initial;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.trim-wrap > a > img,.trim-wrap-sq > a > img,.trim-wrap-arc > a > img {
	width: auto;
	max-width: 120%;/* 横向き16:9の画像が表示エリア一杯になるように指定 */
	height: auto;
	max-height: initial;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

@media (max-width: 767px) {
	.trim-wrap {
		padding-bottom: 70%;/* 幅に対する縦のサイズ */
	}
	.trim-wrap-sq {
		padding-bottom: 80%;/* 幅に対する縦のサイズ */
	}
	.trim-wrap-arc {
		margin-bottom: 10px;
		padding-bottom: 50%;/* 幅に対する縦のサイズ */
	}
}
.asobu-flo01 h5 {
	margin-top: -4%;
}
.weight-bold {
	font-weight: 500;
}
.prev {
	display: inline-block;
	width: 49%;
}
.next {
	display: inline-block;
	width: 49%;
}
.qa-list dl {
	margin: 10px 0 0;
	cursor: pointer;
	border: 1px solid #ddd;
	position: relative;
}
.qa-list dl:first-child {
	margin-top: 0;
}
.qa-list dl::after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 2px solid #ddd;
	border-right: 2px solid #ddd;
	position: absolute;
	top: 27px;
	right: 26px;
	transform: rotate(135deg);
}
.qa-list .open::after {
	transform: rotate(-45deg);
}
.qa-list dl dt {
	font-weight: normal;
	background: #fff;
	margin: 0;
	padding: 20px 20px 20px 60px;
	position: relative;
}
.qa-list dl dt::before {
	content: "Q.";
	font-size: 22px;
	line-height: 1;
	color: #3285bf;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}
.qa-list dl dd::before {
	content: "A.";
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	color: #b3007c;
	display: block;
	position: absolute;
	left: 20px;
}
.qa-list dl dd {
	background-color: #fff;
	margin: 0;
	padding: 20px 20px 20px 60px;
	border-top: 1px solid #ddd;
	position: relative;
}
.qa-list dl dd p {
	margin: 30px 0 0;
}
.qa-list dl dd p:first-child {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	.qa-list dl {
		margin: 10px 0 0;
	}
	.qa-list dl:after {
		width: 7px;
		height: 7px;
		top: 20px;
		right: 20px;
	}
	.qa-list dl dt {
		font-size: 14px;
		padding: 16px 34px 16px 50px;
	}
	.qa-list dl dt::before {
		font-size: 14px;
		top: 20px;
		left: 20px;
	}
	.qa-list dl dd::before {
		font-size: 14px;
		margin-top: 5px;
		left: 20px;
	}
	.qa-list dl dd {
		font-size: 14px;
		margin: 0;
		padding: 16px 16px 16px 50px;
	}
	.qa-list dl dd p {
		margin: 30px 0 0;
	}
	.qa-list dl dd p:first-child {
		margin-top: 0;
	}
}
.qa-list2 dl {
	margin: 10px 0 0;
	cursor: pointer;
	border: 1px solid #ddd;
	position: relative;
}
.qa-list2 dl:first-child {
	margin-top: 0;
}
.qa-list2 dl::after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 2px solid #ddd;
	border-right: 2px solid #ddd;
	position: absolute;
	top: 27px;
	right: 26px;
	transform: rotate(135deg);
}
.qa-list2 .open::after {
	transform: rotate(-45deg);
}
.qa-list2 dl dt {
	font-weight: bold;
	background: #fff;
	margin: 0;
	padding: 20px 20px 20px 20px;
	position: relative;
}
.qa-list2 dl dd {
	margin: 0;
	padding: 20px 20px 20px 20px;
	border-top: 1px solid #ddd;
	position: relative;
}
.qa-list2 dl dd p {
	margin: 30px 0 0;
}
.qa-list2 dl dd p:first-child {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	.qa-list2 dl {
		margin: 10px 0 0;
	}
	.qa-list2 dl:after {
		width: 7px;
		height: 7px;
		top: 20px;
		right: 20px;
	}
	.qa-list2 dl dt {
		font-size: 14px;
		padding: 16px 34px 16px 16px;
	}
	.qa-list2 dl dt::before {
		font-size: 14px;
		top: 20px;
		left: 20px;
	}
	.qa-list2 dl dd::before {
		font-size: 14px;
		margin-top: 5px;
		left: 20px;
	}
	.qa-list2 dl dd {
		font-size: 14px;
		margin: 0;
		padding: 16px 16px 16px 16px;
	}
	.qa-list2 dl dd p {
		margin: 30px 0 0;
	}
	.qa-list2 dl dd p:first-child {
		margin-top: 0;
	}
}
.sml-txt {
	font-size: 0.8em;
}

tr td a {
	color: #1069c1;
}
.alert {
	color: #d8005c;
}
.blue {
	color: #1069c1;
}

/**xo calenderカスタム**/
#xo-event-calendar-1 table td {
	padding: 0 1px 2% 1px;
	border-bottom: solid 0px #e6e6e6;
}
.xo-event-calendar table.xo-month .month-event-title {
	background-color: #0c3258 !important;
	white-space: normal;
	margin: 3px;
}
.xo-event-calendar table.xo-month .month-event td {
	border-width: 0;
}
.month-event table {
	border-bottom: 0px;
}

@media screen and (max-width: 767px) {
	.xo-event-calendar table.xo-month .month-event-title {
		white-space: nowrap;
	}
}

/**xo calenderカスタム**/
.alt-table-responsive {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
	-webkit-overflow-scrolling: touch;

	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.top-movie {
	width: 100%;
	margin-bottom: -8px;
	position: relative;
}
.videos {
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
}
.top-movie video {
	width: 100%;
	height: 800px;
	object-fit: cover;
}
.top-movie2 {
	width: 100%;
	margin-bottom: -8px;
	position: relative;
}
.top-movie2 video {
	width: 100%;
	height: 800px;
	object-fit: cover;
}

@media screen and (max-width:767px) {
	.top-movie video {
		width: 100%;
		height: 80vh;
		object-fit: cover;
	}
	.top-movie2 video {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}
.navbar-nav li {
	margin-bottom: 0;
}
.bg-w {
	background-color: #fff;
}
.bg01 {
	background-color: #f6f3f0;
}

@media (max-width: 768px) {
	.store-btn {
		color: #fff !important;
		background-color: #0c3258;
	}
	.store-btn:after {
		border-top: solid 1px #fff !important;
		border-right: solid 1px #fff !important;
	}
}
.text-center-pc {
	text-align: center;
}

@media (max-width: 767px) {
	.text-center-pc {
		text-align: left;
	}
}
.sec-title {
	font-size: 2em;
	text-align: center;
	margin: 40px 0 60px;
}
.front-flo50-1 {
	width: 50%;
}
.front-flo50-1-txt {
	width: 50%;
	padding: 10%;
}

@media (max-width: 767px) {
	.front-flo50-1 {
		width: 100%;
		margin-bottom: 40px;
	}
	.front-flo50-1-txt {
		width: 100%;
		margin-bottom: 40px;
		padding: 5%;
	}
	.img-w img {
		width: 100%;
		max-width: 100vw;
		height: 200px;
		object-fit: cover;
	}
}
.br-sp {
	display: none;
}

@media screen and (max-width: 1080px) {
	.br-pc {
		display: none;
	}

	.br-sp {
		display: inline-block;
	}
}
#info table {
	border: none;
}
#info table th, #info table td {
	padding: 0;
	border: none;
}
.navbar-brand {
	padding: 20px 0px 28px 18px;
}
.navbar-brand > img {
	width: 160px;
}
.title01 {
	margin-bottom: 20px;
	position: absolute;
	top: -10%;
}
.title01 {
	margin-bottom: 20px;
	position: absolute;
	top: -10%;
}
.about-title {
	margin: 0 0 20px;
}
.about-check::before {
	content: "✓";
	font-size: 2em;
	color: #9e1639;
	vertical-align: sub;
}

@media (max-width: 767px) {
	.title01 {
		width: 105%;
		top: -6%;
		left: -3%;
		z-index: 100;
	}
}
.about-sq {
	font-size: 0.9em;
	background-color: #fff;
	width: 48%;
	margin-bottom: 20px;
	padding: 2px 20px;
}

@media (max-width: 767px) {
	.about-sq {
		width: 100%;
	}
}
.why-flo {
	text-align: center;
	width: 30%;
}
.why-flo:nth-child(n+4) {
	margin-top: 80px;
}
.why-flo h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
.why-flo .text-left {
	text-align: justify;
}

@media (max-width: 767px) {
	.why-flo {
		width: 100%;
		margin-bottom: 60px;
	}
	.why-flo:nth-child(6) {
		margin-bottom: 0px;
	}
}
.access-flo p:nth-child(2) {
	font-size: 1.5em;
}

@media (min-width: 768px) {
	.access-flo {
		margin-bottom: 40px;
	}
	.access-flo:nth-child(9),.access-flo:nth-child(10),.access-flo:nth-child(11) {
		margin-bottom: 0px;
	}
}

@media (max-width: 767px) {
	.access-flo {
		width: 100%;
		margin-bottom: 60px;
	}
	.access-flo:nth-child(13) {
		margin-bottom: 0px;
	}
}
.voice {
	background-color: #fff;
	text-align: justify;
	width: 100%;
	height: 300px;
	padding: 5%;
	position: relative;
}
.voice p {
	font-size: 1.2em;
	font-weight: bold;
	color: #9e1639;
}

@media (max-width: 767px) {
	.voice {
		height: 350px;
		padding: 7%;
	}
}
.voice .name {
	font-style: oblique;
	text-align: right;
	position: absolute;
	right: 7%;
	bottom: 7%;
}

/*.price {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ae987b;
  text-align: justify;
  position: relative;
}*/
/*.price .text p {
  background-color: #ae987b;
  border-radius: 8px 8px 0 0;
  padding: 20px 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}*/
/* .price {
	margin-top: 80px;
} */
.price h2 {
	font-weight: 900;
	position: relative;
}
.price h2:before {
	content: "";
	background: #a7a7a7;
	display: inline-block;
	width: 80px;
	height: 1px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.price-size {
	font-size: 1.6em;
}
.price .text div {
	padding: 1% 0;
}
.price table {
	border-left: 1px solid #a7a7a7; ;
}
.price tr {
	text-align: center;
}
.price .table-tit {
	background-color: #ae987b;
}
.price td {
	border-right: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
}
.price td,th {
	vertical-align: middle;
}
.price th {
	color: #fff;
	background-color: #a7a7a7;
	text-align: center;
}
.price thead th:not(:last-child) {
	border-right: 1px solid #fff;
}
/* .price th:nth-child(3) {
	border-left: 1px solid #fff;
} */
.price td b.red {
	color: #f00;
}
#company td {
	border-bottom: 1px solid #232323;
}



.wrapper-p .swiper {
	padding-bottom: 50px;
}

@media (min-width: 768px) {
	.wrapper-p .swiper {
		padding: 0 30px 70px 30px;
	}
}
.swiper-pagination-bullet-active {
	background-color: #232323;
}
h2 {
	font-weight: 400;
}
.navbar-toggle span:nth-of-type(2) {
	transition: 0.3s;
}
.navbar-toggle span:nth-of-type(3) {
	transition: 0.3s;
}
.navbar-toggle span:nth-of-type(4) {
	transition: 0.3s;
}
.toggle-active span:nth-of-type(2) {
	transform: translate(0px,8.5px) rotate(-45deg);
	transition: 0.3s;
}
.toggle-active span:nth-of-type(3) {
	opacity: 0;
	transition: 0.3s;
}
.toggle-active span:nth-of-type(4) {
	transform: translate(0px,-3px) rotate(45deg);
	transition: 0.3s;
}
.floating {
	width: 400px;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

@media (max-width: 767px) {
	.floating {
		width: 100%;
		position: fixed;
		right: 0;
		bottom: 0;
	}
}
.floating50 {
	width: 50%;
}
#whats .container {
	padding-top: 60px;
}
.nav > li > a {
	font-size: 14px;
}