@charset "UTF-8";

article,
aside,
footer,
header,
nav,
section {
	display: block
}

body {
	font-size: 12px;
	-webkit-text-size-adjust: none;
	background-color: #fff;
	color: #000;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
	line-height: 1.5
}

a {
	color: #000
}

body.fontS {
	font-size: 10px
}

body.fontM {
	font-size: 12px
}

body.fontL {
	font-size: 14px
}

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

input,
textarea {
	margin: 0;
	font-size: 100%
}

label {
	cursor: pointer
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%
}

fieldset,
img {
	border: 0
}

img {
	vertical-align: top;
	max-width: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

q:after,
q:before {
	content: ''
}

abbr,
acronym {
	border: 0
}

.clearfix {
	display: block;
	min-height: 1%
}

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

* html .clearfix {
	height: 1%
}

html {
	overflow-y: auto
}

.des-schedule {
	display: none !important
}

.hdm {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	background: -webkit-linear-gradient(top, #7d19df, #c417c7);
	background: linear-gradient(top, #a702cc, #4d99ed);
	border-radius: 3px;
	text-align: left
}

@media screen and (max-width:767px) {
	.hdm {
		color: #fff;
		font-size: 16px;
		margin-bottom: 10px;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 3px;
		text-align: left
	}
}

#wrapper {
	margin: 0 auto;
	position: relative;
	min-width: 1150px;
	
}

.fa {
	margin-right: 10px
}

@media screen and (max-width:767px) {
	#wrapper {
		min-width: 320px
	}
}

.inner {
	max-width: 1150px;
	margin: 0 auto;
	position: relative
}

.main-inner {
	max-width: 1150px;
	padding: 15px 0 50px;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:767px) {
	.inner {
		width: 100%;
		padding: 0 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media screen and (max-width:767px) {
	.main-inner {
		width: 100%;
		padding: 10px 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box
	}
}

.mainheader {
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mainheader .headerlogo {
	float: left;
	width: 250px
}

.mainheader .headerlinks {
	float: right;
	padding-top: 15px;
	font-size: 18px;
	line-height: 22px;
	color: #a702cc;
	text-align: right
}

.mainheader .headerlinks a {
	color: #a702cc
}

.mainheader .sptel {
	float: right;
	padding-right: 15px
}

.mainheader .sptel a {
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 22px
}

.mainheader .sptel span {
	display: block;
	text-align: center;
	font-size: 12px;
	position: relative;
	bottom: 5px
}

.maintxt {
	font-size: 12px;
	padding: 10px 0;
	text-align: center
}

#header {
	margin-top: 20px
}

.header-in {
	width: 1150px;
	margin: 0 auto;
	position: relative
}

.slick-slide {
	margin: 0 auto
}

.header-in .header-tel {
	text-align: center
}

#navToggle {
	width: 98%;
	white-space: nowrap;
	border: 2px solid #fff;
	background-color: #351904;
	border-radius: 3px;
	box-shadow: 0 3px 0 #7a0b4b;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	margin: 0 1%;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.spheader-box {
	background: url(../img/bg_header.png) no-repeat top center #ecebeb;
	padding: 30px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.spheader-box .sptel {
	border-radius: 4px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd
}

.spheader-box .sptel a {
	display: block;
	background: #d90977;
	color: #fff;
	text-align: center;
	padding: 6px 0
}

.spheader-box .sp-open {
	margin-top: 10px
}

.gnav {
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3)
}

.gnav ul {
	list-style: none
}

.gnav li {
	list-style-type: none;
	display: list-item;
	width: 33.33%;
	border: 1px solid #ffffff;
	background: #7d19df;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	font-size: 14px;
	float: left;
	position: relative
}

.gnav li a {
	padding: 5px 10px;
	display: block;
	color: #fff
}

.sp-menu {
	position: fixed;
	top: 20px;
	right: 10px;
	z-index: 999;
	width: 50px
}

#staffcont {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .8);
	display: none
}

.staffcont-in {
	width: 400px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -200px;
	background: #fff
}

@media screen and (max-width:767px) {
	.mainheader {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 99999;
		background: #7d19df;
		padding: 2px 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.mainheader .headerlogo {
		float: left
	}

	#spheader {
		margin-top: 55px
	}
}

@media screen and (max-width:767px) {
	.maintxt {
		font-size: 12px;
		padding: 0 10px;
		line-height: 24px;
		height: 24px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.maintxt marquee {
		line-height: 24px
	}

	#header {
		background: url(../img/bg_header.jpg) no-repeat top center
	}

	.headerlogo {
		padding: 3px 0;
		float: left
	}

	.headerlogo img {
		width: 150px
	}
}

#navbar {
	position: relative;
	background: #a702cc
}

#navbar ul {
	text-align: center
}

#navbar li {
	float: left;
	width: 14.28%;
	border-right: 2px solid #fceaf4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#navbar li:first-child {
	border-left: 2px solid #fceaf4
}

#navbar li a {
	display: block;
	background: #a702cc;
	height: 50px;
	padding: 6px 0 10px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#navbar li a:hover {
	color: #fff600;
	text-decoration: none
}

#navbar li .en {
	display: block;
	font-size: 12px
}

#navbar li .ja {
	display: block;
	font-size: 14px;
	font-weight: 700
}

#navbarCollapse {
	width: 220px;
	position: fixed;
	height: 100%;
	top: 0;
	left: -220px;
	z-index: 99999;
	overflow: scroll;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #4f3d07
}

#navbarCollapse .img {
	text-align: center;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#navbarCollapse .img img {
	width: 180px
}

#navbarCollapse li {
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#navbarCollapse li a {
	display: block;
	padding: 12px 10px;
	background: url(../img/ico02.png) no-repeat right center;
	-webkit-background-size: 24px;
	background-size: 24px;
	font-size: 14px;
	color: #d90977;
	border-bottom: 1px dashed #000
}

#navbarCollapse li:first-child {
	border-top: 1px solid #4f3d07
}

.scroll-menu {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	text-align: center;
	display: none
}

.nav-list02 {
	padding: 10px 0;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/bg_navlist.png) no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
	text-align: center
}

.nav-list02-box {
	display: inline-block
}

.nav-list02 a {
	display: inline-block;
	background: #000;
	border-radius: 18px;
	color: #fff;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-right: 9px;
	width: 106px;
	font-weight: 700
}

.nav-list02 a:hover {
	background: #3c3129;
	color: #cfbbab;
	text-decoration: none
}

.nav-list02 a.on {
	background: #3c3129;
	color: #cfbbab
}

@media screen and (max-width:767px) {
	.nav-list02 {
		padding: 5px 0 10px;
		background: 0 0
	}

	.nav-list02-box {
		display: inline-block;
		width: 345px;
		margin: 0 auto
	}

	.nav-list02 a {
		margin-top: 5px;
		display: inline-block;
		float: left;
		height: 36px;
		line-height: 36px;
		margin-right: 9px;
		width: 106px;
		color: #fff;
		font-weight: 700
	}

	.nav-list02 a.off {
		display: none
	}
}

#mainimg {
	background: url(../img/mainimg.png) no-repeat top center;
	height: 600px
}

@media screen and (max-width:767px) {
	#mainimg {
		margin-top: 50px;
		background: 0 0;
		height: auto
	}
}

#side {
	text-align: center
}

.side-links li+li {
	margin-top: 15px
}

.concept {
	margin-top: 15px
}

.concept-box {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
	text-align: left
}

.mobile {
	margin-top: 15px
}

.top .schedule {
	margin-top: 15px
}

.schedule-box {
	margin-top: 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
	padding: 15px 20px 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.schedule-box ul {
	margin: -16px 0 0 -16px
}

.schedule-box li {
	float: left;
	width: 25%;
	padding-left: 16px;
	padding-top: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.schedule-box .listbox {
	border: 1px solid #450f7a;
	margin: 0 auto;
	text-align: center;
	border-radius: 3px;
	padding: 4px;
	background: #fff
}

.schedule-box .listbox .box {
	border: 1px solid #450f7a;
	background: url(../img/bg_schedule_box.jpg) repeat-x 0 0
}

.schedule-box .time {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	border: 1px solid #450f7a;
	background: #4d99ed
}

.schedule-box .listimg {
	border: 1px solid #450f7a;
	margin: 2px 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.schedule-box .name {
	font-size: 12px;
	font-weight: 700;
	color: #450f7a
}

.schedule-box .size {
	font-size: 12px;
	color: #450f7a
}

@media screen and (max-width:767px) {
	.top .schedule {
		margin-top: 10px
	}

	.schedule-box {
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
		padding: 10px 10px 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.schedule-box ul {
		margin: -10px 0 0 -10px
	}

	.schedule-box li {
		float: left;
		width: 50%;
		padding-left: 10px;
		padding-top: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

#spmenu01 ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3)
}

#spmenu01 li {
	list-style-type: none;
	display: list-item;
	width: 33.33%;
	border: 1px solid #4f3639;
	background: #4f3d07;
	box-sizing: border-box;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
	font-size: 14px;
	padding: 5px 0;
	float: left;
	position: relative
}

#spmenu .ht01 {
	position: relative;
	height: 60px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	padding-top: 13px;
	margin-bottom: 0;
	color: #fff;
	background: #4f3d07;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#spmenu em {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
	font-size: 22px;
	line-height: 22px
}

#spmenu span {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	color: #c1b07b
}

#spmenu ul li {
	float: left;
	width: 50%
}

#spmenu ul li {
	border-bottom: 1px solid #222
}

#spmenu ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 15px 0 15px 10px;
	background: url(../img/ico02.png) no-repeat right 10px center #4f3d07;
	-webkit-background-size: 30px;
	background-size: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#spmenu ul li:nth-child(2n) a {
	border-left: 1px solid #222
}

.up {
	margin: 0;
	padding: 10px 0 10px;
	text-align: center;
	background: #241e1b
}

.up a {
	width: 180px;
	height: 40px;
	font-size: 14px;
	font-family: FontA;
	line-height: 20px;
	color: #fff;
	padding-top: 14px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	z-index: 2;
	background: #ac8436;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.up a:after {
	position: absolute;
	z-index: 3;
	top: 8px;
	left: calc(50% - 3px);
	content: '';
	width: 6px;
	height: 6px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transition: .2s ease-in-out;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.pagetop {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 99;
	width: 60px
}

@media screen and (max-width:767px) {
	.pagetop {
		position: fixed;
		bottom: 120px;
		right: 10px;
		z-index: 99;
		width: 40px
	}
}

#footer {
	background: -webkit-linear-gradient(top, #735ae0, #a702cc);
	background: linear-gradient(top, #4d99ed, #a702cc)
}

.footerlinks {
	border-bottom: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.footerlinks a+a {
	border-left: 1px solid #fff
}

.footerlinks a {
	display: inline-block;
	font-size: 14px;
	padding: 0 15px;
	line-height: 1;
	color: #fff
}

.footer-box {
	padding: 20px 0 10px
}

.logofooter {
	text-align: center
}

.logofooter img {
	width: 300px
}

.footer-right {
	width: 100%;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center
}

.copyright {
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 2;
	color: #fff
}

.footer-tel {
	font-size: 21px;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif
}

.footer-tel span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px
}

.footer-tel a {
	font-size: 30px;
	color: #fff
}

.out-links {
	text-align: center;
	margin-top: 20px
}

.out-links a {
	display: inline-block;
	text-align: center;
	color: #fff
}

.out-links a:last-child {
	margin-left: 50px
}

.link .out-links a {
	display: inline-block;
	text-align: center;
	color: #000
}

.link .footer-box .out-links a {
	display: inline-block;
	text-align: center;
	color: #000
}

@media screen and (max-width:767px) {
	#footer {
		padding: 53px 0 25%
	}

	.footer-box {
		padding: 5px 0 15px
	}

	.logofooter {
		float: none;
		padding-left: 0;
		text-align: center
	}

	.footer-right {
		float: none;
		width: 100%;
		padding-top: 10px
	}

	.copyright {
		margin-top: 10px;
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center
	}

	.footer-tel {
		font-size: 16px
	}

	.footer-tel span {
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px
	}

	.footer-tel a {
		font-size: 20px;
		color: #fff
	}

	.out-links {
		margin-top: 10px
	}
}

.f_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #7d19df
}

#menu-navi {
	background: #7d19df;
	margin: 0 auto;
	padding: 0;
	height: 49px
}

#menu-navi ul li {
	float: left;
	text-align: center;
	margin: 0 auto
}

#menu-navi ul li {
	width: 20%;
	font-size: 12px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#menu-navi ul li:first-child {
	border-left: none
}

#menu-navi ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#menu-navi ul li a span {
	display: block;
	text-align: center
}

#menu-navi ul li i {
	font-size: 24px;
	color: #fff;
	margin: 5px 0 0 0
}
