@charset "UTF-8";
/* CSS Document */
@import url('common.css');
@import url('bootstrap.min.css');
@import url("https://fonts.googleapis.com/css?family=Lato:400,300,700,900");
@font-face {
	font-family: "Arial Narrow";
	src: url(fonts/arial-narrow.ttf) format("ttf");
}
html {
	font-size: 62.5%;
}
body {
	height: 100%;
	width: 100%;
	overflow: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	letter-spacing: 1.5;
	line-height: 1.8;
	margin-top: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial, "Lato", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 300;
	font-size: 1.6rem;
}
h3{
	font-family: "游ゴシック", YuGothic,  "Arial Narrow", Arial, "Lato","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: 300;
	font-size: 1.8rem;
	letter-spacing: 0.2rem;
	line-height: 2.2rem;
}
.title01{
	font-size: 1.7rem;
	letter-spacing: 0.5rem;
	line-height: 2.5rem;	
}
.title02{
	font-size: 1.6rem;
	letter-spacing: 0.7rem;
	line-height: 2.5rem;	
}
.title03{
	font-size: 1.2rem;
	letter-spacing: 0.5rem;
	line-height: 2.5rem;	
}
.title04{
	font-size: 1.2rem;
	letter-spacing: 0.5rem;
	line-height: 1.8rem;	
}
p{
	font-family: "游ゴシック", YuGothic,  "Arial Narrow", Arial, "Lato","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,
	sans-serif;
	text-align: justify; 
   text-justify: inter-ideograph;
	font-weight: 300;
	font-size: 1.1rem;
	letter-spacing: 0.2rem;
	line-height: 2.1rem;	
}
#wapper {
	overflow-x: hidden;
}
.flex_container {
	width: 100%;
	padding: 0;
	margin: 0;
	height: auto;
	frex-direction: row;
	display: flex;
	flex-wrap: wrap;
}
.block_element {
}
.order1 {
	box-sizing: border-box;
	width: 50%;
	border: 1px solid #FFFFFF;
}
.order1_a {
	box-sizing: border-box;
	width: 50%;
	border: 1px solid #FFFFFF;
	border-top: none;
}
.order1in1{
	width: 100%;
}
.order1in2{
	height: 50%;
	width: 100%;
}
.order1in2_2 iframe{
	width: 100%;
	height: 290px;
}
.order2 {
	box-sizing: border-box;
	line-height: 2rem;
	letter-spacing: 0.6rem;
	font-size: 1.4rem;
	width: 50%;
	padding: 15px;
	border: 1px solid #FFFFFF;
	border-left: none;
}
.order3 {
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px 0 15px;
	border: 1px solid #FFFFFF;
	border-top:none;
	
}
.order4 {
	box-sizing: border-box;
	width: 100%;
	padding: 15px 15px 0 15px;
	border: 1px solid #FFFFFF;
	border-top:none;
	
}
.line{
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
}
/* bg-slider
-------------------------------------------------------------- */
.bg-slider {
	margin: 0;
	padding: 0;
	width: 100vw;
	min-height: 100vh;
	background-position: center center;
	background-size: cover;
}
.bg-01 {
	background-color: #000000;
}
.bg-02 {
	background-color: #FFFFFF;
}
/* 外部埋め込みiframe
-------------------------------------------------------------- */
.iframe_music {
	width: 100%;
	height: 1500px;
}
/* リンク
-------------------------------------------------------------- */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
#MUSIC a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
/* etc
-------------------------------------------------------------- */
.line01 {
	outline: 1px solid #FFFFFF;
	padding: 0px;
}
.logo01 img {
	padding-top: 10px;
	padding-bottom: 25px;
	max-width: 600px;
}
/* SLIDER PRO
-------------------------------------------------------------- */
.sp-previous-arrow {
	margin-left: -100px;
}
.sp-next-arrow {
	margin-right: -100px;
}
/* NAV
-------------------------------------------------------------- */
.nav_1 {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	display: table;
	width: 100%;
	height: 40px;
	max-width: 630px;
	text-align: center;
}
.nav_1 li {
	font-size: 1.7rem;
	letter-spacing: 1.0rem;
	text-indent: 1.5rem;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.nav_space {
	width: 40px;
}
.nav_1 li a {
	display: block;
	text-decoration: none;
}
.nav_wp {
	padding: 0px;
	margin: 0px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.nav_2 {
}
.nav_2 li {
	font-size: 2.0rem;
	letter-spacing: 1.0rem;
	text-indent: 0.2rem
}
.small_wp{
	line-height: 2.3rem;	
}
.small01{
	font-size: 1.8rem;
	letter-spacing: 0.5rem;
	line-height: 0rem;	
}
.small02{
	font-size: 1.3rem;
	letter-spacing: 0.2rem;
	line-height: 0rem;	
}
/* SECTION
-------------------------------------------------------------- */
.container {
	max-width: 630px;
}
.gutter-0 {
	margin-left: 0px;
	margin-right: 0px;
}
.gutter-0 > [class*='col-'] {
	padding-left: 0px;
	padding-right: 0px;
}
/* pagetop
-------------------------------------------------------------- */
.pagetop {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 40px;
}
.pagetop a {
	display: block;
	text-decoration: none;
	width: 50px;
	height: 50px;
}
/* SNS
-------------------------------------------------------------- */
.sns_btn {
	width: 580px;
	padding-top: 20px;
	margin-bottom: 50px;
	font-size: 2.7rem;
	margin: 0 auto;
	text-align: center;
}
.sns_btn i {
	margin-left: 15px;
	margin-right: 15px;
}
.sns_04 {
	float: left;
	display: inline-block;
}
.sns_05 {
	display: inline-block;
}
.sns_06 {
	float: right;
	display: inline-block;
}
/* FOOTER
-------------------------------------------------------------- */
#small {
	margin-top: 50px;
	text-align: center;
	height: 50px;
	font-size: 1.2rem;
	letter-spacing: 0.2rem;
}

/* ラージPC
-------------------------------------------------------------- */
@media (min-width : 1200px ) {
.container {
	padding-top: 3%;
}
}

/* tb
-------------------------------------------------------------- */
@media (max-width : 991px ) {
.flex_container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	frex-direction: row;
	display: flex;
	flex-wrap: wrap;
}
.block_element {
	width: 100%;
}
	.order1in2{
	height: 150px;;
}
	.nav_2 {
		margin-top: 8px;
}
.order1 {
	order: 1;
}
.order1_a {
	order: 1;
}
.order2 {
	order: 2;
	border-left: 1px solid #FFFFFF;
	border-top:none; 
}
.order3 {
	order: 3;
}
.order4 {
	order: 4;
}
/* SNS
-------------------------------------------------------------- */
.sns_btn {
	width: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 2.7rem;
	margin: 0 auto;
	text-align: center;
}
.sns_btn i {
	margin-left: 10px;
	margin-right: 10px;
}
.sns_04 {
	margin-top: 20px;
	width: 100%;
	float: none;
	display: inline-block;
}
.sns_05 {
	display: inline-block;
}
.sns_06 {
	float: none;
	display: inline-block;
}
}

/* sp
-------------------------------------------------------------- */
@media (max-width: 767px) {
.nav_1 {
	border: 0;
	display: inline;
	width: auto;
	height: auto;
	padding-left: auto;
	max-width: auto;
}
.nav_1 li {
	display: inline;
}
.container {
	padding-top: 0px;
}
#small {
	letter-spacing: 0rem;
}
.bg-slider {
	width: 100%;
	height: 100%;
}
.logo01 {
	padding-bottom: 60px;
}
.logo01 img {
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-left: 15px;
	max-width: 250px;
	float: left;
}
.spark img {
	padding-top: 0px;
	margin-top: 15px;
}
/* ドロワーメニュー
-------------------------------------------------------------- */
* {
	box-sizing: border-box;
}
.menu {
	height: 50px;
	float: right;
	margin-top: 12px;
}
nav {
	transition: all .3s ease;
	background-color: rgba(0, 0, 0, .0);
}
nav.dark {
	margin-left: -15px;
	margin-right: -15px;
	background-color: rgba(34, 167, 180, 0.5);
}
nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: lighter;
}
nav .menu {
	display: flex;
	justify-content: space-between;
}
.fa {
	font-size: 1.6em;
}
nav .menu a {
	padding: 15px;
}
.menu-icon-box {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.menu-icon {
	height: 2px;
	width: 25px;
	background-color: #FFFFFF;
	position: relative;
	transition: all .3s ease;
	transform-origin: top center;
	transform-style: preserve-3d;
}
.menu-icon-box.open .menu-icon:first-child {
	position: absolute;
	transform: rotate(45deg);
	background-color: #FFFFFF;
}
.menu-icon-box.open .menu-icon:last-child {
	transform: rotate(-45deg);
	background-color: #FFFFFF;
}
nav .submenu {
	text-align: center;
	height: 0px;
	overflow: hidden;
	transition: all .3s ease;
	padding-left: 35px;
}
nav .submenu li {
	font-size: 2.0rem;
	letter-spacing: 1.0rem;
	margin: 20px 0 20px 0px;
	text-decoration: none;
}
nav .submenu.open {
	height: calc(100vh);
	min-height: 468px;
}
.submenu a {
	padding: 12px 0;
	text-decoration: none;
}
.menu-about-container ul {
	display: block;
}
.menu-about-container li {
	display: block;
}
.menu-item a {
	display: block;
}
.submenu a:last-child {
	border-color: white;
}
.submenu a:last-child i {
	margin-right: 10px;
}
nav .submenu .submenu-container {
	display: flex;
	flex-direction: column;
	padding: 30px 0px;
	font-size: 1.3em;
}
nav .submenu.open a {
	opacity: 0;
	animation-name: curtain;
	animation-duration: .3s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
 @keyframes curtain {
 0% {
 transform: translate(-20px, -20px);
}
 100% {
 transform: translate(0, 0);
 opacity: 1;
}
}
nav .submenu.open .submenu-container a:nth-child(2) {
	animation-delay: .1s;
}
nav .submenu-container a:nth-child(3) {
	animation-delay: .2s;
}
nav .submenu-container a:nth-child(4) {
	animation-delay: .3s;
}
nav .submenu-container a:nth-child(5) {
	animation-delay: .4s;
}
nav .submenu-container a:nth-child(6) {
	animation-delay: .5s;
}
nav .submenu-container a:nth-child(7) {
	animation-delay: .6s;
}
nav .submenu-container a:nth-child(8) {
	animation-delay: .7s;
}
}
