@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: 'Noto Sans JP', sans-serif;
}

video{
	border-radius: 6px;
}

.pamphlet {
	width : 80% ;
	margin-top: 50px ;
}

.pamph {
	position: relative;
	width: 100%;
	height: auto;
}

.pamph:before {
	position  : absolute;
	top: 20px;
	left: 10%;
	content:"";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/pdf24.png) no-repeat;
}

h1 {
	font-weight: 900;
}

body {
	line-height: 1.3;
	width : 100%;
	color: #325643 ;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

nav ul, li {
  list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;  
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mt48 {
  margin-top: 48px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mr48 {
  margin-right: 48px !important;
}

.ml48 {
  margin-left: 48px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pr48 {
  padding-right: 48px !important;
}

.pl48 {
  padding-left: 48px !important;
}

.mt56 {
  margin-top: 56px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mr56 {
  margin-right: 56px !important;
}

.ml56 {
  margin-left: 56px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pr56 {
  padding-right: 56px !important;
}

.pl56 {
  padding-left: 56px !important;
}

.mt64 {
  margin-top: 64px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mr64 {
  margin-right: 64px !important;
}

.ml64 {
  margin-left: 64px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pr64 {
  padding-right: 64px !important;
}

.pl64 {
  padding-left: 64px !important;
}

.mt72 {
  margin-top: 72px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mr72 {
  margin-right: 72px !important;
}

.ml72 {
  margin-left: 72px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pr72 {
  padding-right: 72px !important;
}

.pl72 {
  padding-left: 72px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col-1 {
  width: 74.66667px;
}

.row .col-2 {
  width: 181.33333px;
}

.row .col-3 {
  width: 288px;
}

.row .col-4 {
  width: 394.66667px;
}

.row .col-5 {
  width: 501.33333px;
}

.row .col-6 {
  width: 608px;
}

.row .col-7 {
  width: 714.66667px;
}

.row .col-8 {
  width: 821.33333px;
}

.row .col-9 {
  width: 928px;
}

.row .col-10 {
  width: 1034.66667px;
}

.row .col-11 {
  width: 1141.33333px;
}

.row .col-12 {
  width: 1248px;
}

.row [class*='col-'] {
  float: left;
}

.cf, .wrap, .wrap-main {
  *zoom: 1;
}
.cf:after, .wrap:after, .wrap-main:after {
  content: "";
  display: table;
  clear: both;
}

.width-100 {
  width: 100%;
}

.font-xsmall {
  font-size: 13px;
  font-size: 0.8125rem;
}

.font-small {
  font-size: 15px;
  font-size: 0.9375rem;
}

.font-normal {
  font-size: 18px;
  font-size: 1.125rem;
}

.font-large {
  font-size: 22px;
  font-size: 1.375rem;
}

.font-xlarge {
  font-size: 26px;
  font-size: 1.625rem;
}

/*top画面ここから*/

/*hamburger*/

ul{ 
  margin:0;
  padding:0;
  li{
  list-style-type: none;
  }
}

.l_main{
  height:auto;
}

.main_cover{
    position: fixed;
    width: 100%;
    visibility: hidden;
    z-index: -1;  
    -webkit-transition: .3s;
    transition: .3s;
}

.main_cover.active{
    height:100%;
    visibility: visible;
    background:rgba(0,0,0,0.2);
    z-index:1000;
}

/*------------------------------------------*/
/*l_header
/*------------------------------------------*/

.l_header{
    background: #000;
}

.header_inner{
    width: 265px;
    padding: 10px;
    height: 60px;
    position:fixed;
    top: 0;
	right: 0;
    z-index: 10000;
}

.nav_list li {
	width : 100%;
	display: block;
	padding: 6.5% 55px;
	border: 0.5px solid #e9f4f0 ;
	font-weight: 700;
	font-size: 14pt;
	text-align: left;
	transition: 0.01s all ease;
}

.nav_list_inner {
	text-decoration: none;
	color: #374d54 ;
	transition : 0.3s ease all;
	position : relative;
}

.nav_list_inner:hover {
	color:#f29c78;
}

.nav_list_inner::before {
	content: url(../img/list_leaf.svg);
	width : 25px;
	height: auto;
	top: 4px;
	left: -37px;
	display: block;
	position : absolute;
}

.header_wrap{
    position:relative;
    width: 100%;
    height: 60px;
}

/*nav=====*/
.nav{
    display: none;
    position: relative;
    width: 100%;
    text-align: center;
    top: 10px;
    right: 80px;
    background: #fff;
    overflow: hidden;
    z-index: 10000;
    border-radius: 8px;
    li{
        background: #323232;
        border-bottom: 1px solid #000;
    }
    a{
        color: #fff;
        display: block;
        height: 40px;
        line-height: 40px;
    }

}

/*header_sp_nav=====*/
.header_sp_nav{
    width: 30px;
    height: 26px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin:auto;
    cursor: pointer;
}

.nav_line{
    display: block;
    position: absolute;
    width: 40px;
    height: 4px;
    right: 10px;
    background: #004d25;
    -webkit-transition: .3s;
    transition: .3s;
}

.nav_line1{
    top: 0;
    bottom: auto;
    margin-bottom: 10px;
}

.nav_line2{
    top: 0;
    bottom: 0;
    margin: auto;
}

.nav_line3{
    bottom: 0;
    top: auto;
}

.header_sp_nav.active{
    .nav_line2{
        right: -60px;
}

.nav_line1{
        top: 0;
        bottom: 0;
        margin: auto;
        transform:rotate(45deg);
}

.nav_line3{
        top: 0;
        bottom: 0;
        margin: auto;
        transform:rotate(-45deg);
}
}

.nav_menu {
	display : block;
	width : 40px ;
	position : absolute;
	right: 20px;
	top: 45px;
	font-size: 9.5pt;
	font-weight: 700;
	color: #004d25;
}

/**/

/**/

img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.row {
	margin: 0;
	padding: 0;
}

.topBox{
	display: block;
	position : relative;
	margin-bottom: bottom;
}

.main_img img{
	width: 100%;
}

.topBox::before {
	content: '';
	background: rgba(50,50,50,0.2);
	mix-blend-mode:  multiply;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.topBox h2 {
	color : #fff ;
	font-size: 2.2rem ;
	font-family: 'Mochiy Pop One', sans-serif;
	font-weight: 500;
	line-height: 1.4em;
	background: rgba(242,156,120,0.8);
	padding-top: 8px ;
	padding-bottom: 8px ;
	width: 100%;
}

.kanoya_logo {
	display : block;
	position: absolute;
	top: 19.5vw;
	left: 34%;
	width : 17%;
	height: auto;
}

.closs {
	display : block;
	position: absolute;
	top: 20.5vw;
	left: 52.5%;
	width : 2%;
	height: auto;
}

.kkb_logo {
	display : block;
	position: absolute;
	top: 20.2vw;
	left: 56%;
	width : 9.5%;
	height: auto;
}

.logo {
	display : block;
	position: absolute;
	top: 24vw;
	left: 50%;
	transform: translate(-50%,0);
	width : 40%;
	height: auto;
}

.logo2 {
	display : block;
	position: absolute;
	top: 40vw;
	left: 50%;
	transform: translate(-50%,0);
	width : 40%;
	height: auto;
}

.fadein{
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  opacity: 0;
}

.fadein.active{
  opacity: 1;
}

.movie {
	display: block;
}

.pv_box {
	display: block;
	background-image: url(../img/egg-shell.png) ;
	background-color: #79c06e;
	padding: 40px 0 80px 0;
	width : 100%;
}

.pv_inbox {
	width: 40%;
}

/*
video{
	z-index: 1;
	display : block;
}*/

.level {
	display : block;
	width : 100%;
	height: auto;
	padding-bottom: 70px;
	margin : -10px auto auto 0;
	background-image: url(../img/egg-shell.png) ;
	background-color: #79c06e;
	clear: both ;
	position: relative;
	z-index: 1;

}
/*
.level:after {
 	content: url(../img/top_deco2.png);
	width: 100%;
	height: auto;
	display: block;
	margin-top  40px;
	top: 98%;
	left: 0;
	z-index: 1;
	overflow: hidden ;
	vertical-align: bottom;
	position: absolute;
}

*/
.level h2 {
	width : 60%;
	padding: 15px ;
	background-image: url(../img/egg-shell.png) ;
	background-color: #004d25 ;
	color: #fff;
	text-align: center;
	font-size : 25pt;
	border-radius: 16px;
	font-weight: 800;
}

.level_button {
	display: flex ;
	/*display : block;*/
	width : 76%;
	margin: 0 auto;
}

.basic {
	transition : ease all 0.3s;
	display : block;
	margin: 20px auto 10px auto;
	width : 37%;
	border-radius: 8px;
	font-size: 24pt;
	line-height: 0.9em;
	padding: 0 25px;
	/*padding: 20px 25px;*/
	text-align : center;
	color: #fffff9;
	/*color: #282423;
	/background-image: -webkit-gradient(linear, left top, right top, from(#d4f9e9), to(#fce9e3));
  	background-image: -webkit-linear-gradient(left, #d4f9e9 0%, #fce9e3 100%);
  	background-image: linear-gradient(to right, #d4f9e9 0%, #fce9e3 100%);*/
	font-weight: 900;
	z-index: 100;
	opacity : 1;
	position: relative;
}

.level h4 {
	text-align : center;
	margin: 80px auto 0 auto;
	font-size: 16pt;
}

.level_move  {
	transition : ease all 0.3s;
/*	display : block;
	float: left;*/
	width : 48% ;
	font-size: 16pt;
	line-height: 0.9em;
	text-align : center;
	font-weight: 900;
	z-index: 100;
	margin-top : 25px;
	margin-left: 2%;
	margin-bottom : 40px;
	overflow: hidden;
}


.level_move p {
	transition : ease all 0.3s;
	display : block;
	float: left;
	width : 90%;
	translate: ;
	border-radius: 8px;
	font-size: 24pt;
	line-height: 0.9em;
	padding: 0 25px;
	/*padding: 20px 25px;*/
	text-align : center;
	color: #fffff9;
/*	color: #282423;
	background-image: -webkit-gradient(linear, left top, right top, from(#d4f9e9), to(#fce9e3));
  	background-image: -webkit-linear-gradient(left, #d4f9e9 0%, #fce9e3 100%);
  	background-image: linear-gradient(to right, #d4f9e9 0%, #fce9e3 100%);*/
  	font-weight: 900;
	z-index: 100;
    margin-left: 14px;
	margin-top : 20px ;
	margin-bottom : 10px;
	opacity : 1;
	left: 4.5%;
}


.video {
	width: 100% ;
	height: 0;
	position: relative;
	padding-top: 56.25%;
}

.video  iframe {
		position: absolute ;
		top: 0;
		left: 0;
		width: 100%;
		height : 100%;
}

/*
.level_move iframe{
	padding: 10px 20px;
	/*display : block;
	width: 100%;
	height: 45vh; 
	justify-content: center;
	/*margin : 0 auto;
	margin: 10px 0 ;
}
*/


.level_move video{
/*	display : block;*/
	width: 100%;
	height: auto;
	margin-bottom : 0;
}

/*
.level_move p:hover {
	background: #fff9ec;
	box-shadow: 0px 0px 18px rgba(214,242,191,.4);
	color: #7cb629;
}*/

.midasi3 {
    display: block;
    padding: 8px 20px;
    border-bottom: 6px solid #004d25;
    color: ##004d25;
    font-size: 32pt;
    font-weight: 500;
    width: 75%;
    margin: 60px auto;
	text-align: center ;
    position: relative;
}

.syokai_wrap {
	display : block;
	padding: 40px 20px;
	background-color: #fff;
	background-size: cover;
	width: 70%;
	margin: 0 auto;
	position: relative;
}

.syokai {
	padding : 10px 50px;
}

.syokai h2 {
	font-size : 1.3em;
}

.syokai p {
	font-size: 1.1em;
    color: #333;
}

.syokai a {
	color: #00afcc;
	font-size: 0.9em;
    transition: ease all .5s;
    word-break: break-all;
}


.syokai a:hover {
	color: #f39800;
}


.song {
	display : block;
	padding: 50px 20px;
	background-image: url(../img/sky.png) ;
	background-color: #fff;
	background-size: cover;
	width: 70%;
	margin: 5% auto 0 auto;
	position: relative;

}

.song h1 {
	font-size: 28pt;
	margin-top: 50px;
}

.song p {
	color: #333;
}

.song_wrap {
	display : flex;
	margin-top: 40px;
	align-items: center;
	justify-content: center;
}


.theme_song {
	background : #325643;
	color: #fff ;
	width: 180px;
	text-align: center ;
	padding: 10px;
	border-radius : 8px ;
}

.theme_song h2 {
		font-size: 1em;
}

.lyric {
 padding: 0 5% 0 30px;
 display: inline-block;
 width: 70%;

}

.lyric p {
 font-size: 13pt;
}

.artist {
	display : inline-block;
	width: 70%;
	margin: 0 auto;
	text-align: center;
}


.artist h5 {
	margin-top: 8px;
	color: #333;
}

.artist h2 {
	color: #333;
}

.artist a {
	color: #00afcc;
	transition : ease all .5s;
}

.artist img {
	width: 50%;
}

.artist a:hover {
	color: #f39800;
}

.accent2 {
	padding: 2px 10px;
	background: #25b7c0;
	border-radius: 8px; 
	margin-right: 8px;
	color: #fff;
}

.mt16 {
 margin-top: 16px;
}

.mb80 {
 margin-bottom: 80px;
 }

.deco {
	display: block;
	top: 59.1vw;
	position: absolute;
	vertical-align : bottom;
}

.deco2 {
	display: block;
	top: 0;
	position: absolute;
	margin: 0 ;
	width : 100%;
}

.midasi1 {
	display :block;
	padding: 22px 20px;
	background-image: url(../img/egg-shell.png) ;
	background-color:#004d25;
	border-radius: 16px;
	color: #fff ;
	font-size: 40pt;
	font-weight:100;
	width: 45% ;
	margin: 100px auto 50px auto;
	text-align: center;
	z-index: 10;
	position : relative;
}

.midasi1::after {
	content: '';
	position : absolute;
}

.movie_video{
	width : 755px;
	height: 425px;
}

.main_text video{
	width : 40vw;
	height: auto;
	margin-top: 90px;
	border-radius: 20px;
}

/*ここまで*/

/*main_contentsここから*/

.main_contents {
	display: block;
	width : 100%;
	background: url(../img/egg-shell.png),linear-gradient(-180deg, #ebf7f2 50%, #f3fffd );
	position: relative;
	overflow: hidden;
}

.midasi2 {
	display :block;
	padding: 22px 20px;
	background-image: url(../img/egg-shell.png) ;

	background-color: #004d25 ;
	border-radius: 16px;
	color: #fff ;
	font-size: 32pt;
	font-weight:500;
	width: 40% ;
	margin: 200px auto 0px auto;
	text-align: center;
	position: relative;
}

.leaf{
	position: absolute;
	display: block ;
	width: 260px ;
	top: -2.85vw;
	left: 34.8%;
	vertical-align : bottom ;
}

.accent {
	font-size: 40pt;
}

.concept_img{
	display: block;
	width : 60%;
	height: auto;
	margin: 4% auto 5% auto;
}

.main_text {
	padding: 30px;
	border-radius: 16px;
	width : 80%;
	margin : 0 auto 80px auto;
	position: relative;
}

.main_text p {
	width : 60vw;
	margin: 0 auto;
	font-weight: 500;
	font-size: 16pt;
	line-height: 2.5em;
	letter-spacing: 0.005em;
}
/*
.main_text p:nth-child(3){
	margin-top: 25px;
	margin-bottom: 50px;
}*/

.mint {
	color: #427c7c ;
	font-weight: 700;
	font-size: 19pt;
}

.kiso_ex {
	display : block;
	width : 90%;
	margin: 80px auto 20px auto;
	overflow: hidden;
}

.kiso_gaiyo {
	margin: 20px auto 60px auto;
	font-weight: 500;
	font-size: 18pt;
	text-align :center;
	line-height: 1.5em;
}

.kiso_exbox{
	display : block;
	width : 40%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 5.8%;
	margin-right: 0;
	margin-bottom : 80px;
}

.text_box  {
	font-weight: 00;
	margin-top: 16px ;
	height: 540px;
	line-height: 1.3em;
}

.text_box  ul {
	height: 460px;
	background: #fdfffd;
	padding: 40px 50px;
	box-shadow: 0px 4px 1px rgba(110,213,237,.2) ;
	border-radius: 30px;
}

.text_box ul li {
	font-size: 14.5pt;
	margin :  12px auto;
	list-style-type: disc;
}

.kiso_head {
	display : block;
	padding: 15px 20px ;
	background : linear-gradient(40deg,#97c56a 10%,#a9db72)/*#50d1c5*/;
	color: #fff;
	text-align: center;
	font-size: 24pt;
	font-weight: 800;
	border-radius: 50px;
	margin: 0px 0 20px 0;
}

.kiso_head video {
	width : 100%;
}

.ex_history {
	display : block;
	width :  100%;
	margin : 0 auto;
	padding: 20px 0;
}

.ex_history p {
	width : 75%;
	font-size: 16pt;
	font-weight: 700;
	line-height: 2em;
	margin:  60px auto 20px auto ;
}

.person {
	display : block;
	width : 90%;
	margin: 80px auto;
	overflow: hidden;
}

.person_box {
	display : block;
	width : 40%;
	float: left;
	margin-left:5.5%;
	margin-right: 1.2%;
	margin-top: 10px;
	margin-bottom : 40px;
}

.person_box p {
	font-size: 18pt;
	font-weight:500;
	text-align: center;
	color: #282423;
	background: #fdfffd;
	line-height: 1.4em;
	padding: 15px 12px;
	width : 40%;
	margin: 14px auto 10px auto;
	border-radius: 8px;
}

.mini {
	font-size: 13pt;
}

.person_box img  {
 	border-radius: 8px ;
}

.anchor {
	display: block;
	margin-top: -30px;
	padding-top: 30px;
}

/*ここまで*/

/*fotterここから*/

.back-to-top {
    position: fixed;
    right: 2.5%;
    bottom: 2.5%;
	background: url(../img/pagetop.png);
	width:55px;
	height: 55px;
	z-index: 2000;
	transition: 0.5s all ease;
}

.back-to-top:hover {
	background: url(../img/pagetop_h.png);
}

.footer {
	background-image: url(../img/egg-shell.png) ;
	background-color:  #79c06e ;
	padding: 40px 0;
	position : relative;
	bottom : 0;
	z-index: 1;
	display : block;
}

.footer_deco {
	position: absolute;
	width : 100%;
	top: -7vw;
	vertical-align: bottom;
}

.credit {	
	margin : 90px auto 20px auto;
	display : block;
	color: #fff ;
}

.credit h4 {
	width : 190px;
	margin: 10px auto;
	background-image: url(../img/egg-shell.png) ;
	background-color: #004d25 ;
	font-weight: 700;
	padding: 8px;
	font-size: 16pt;
	color:#effff7;	
	border-radius: 16px;
}

.credit p {
	font-weight: 700;
	font-size: 16pt;
}

.copy {
	text-align: center;
	font-weight: bold;
	position : relative;
	font-size: 15pt;
	color: #ddede6;
}

.copy a {
	color: #ddede6;
	transition : all ease 0.3s;
	text-decoration: none;
}

.copy a:hover{
	color: #a4edcd;
}

.pamph_history {
	width: 70%;
    margin: 60px auto 0 auto ;
}

.pamph_history p {
    font-size: 16pt;
    font-weight: 700;
    line-height: 2em;
}

.p_button {
	display: block ;
	padding: 10px 40px;
	border-radius:  40px;
	color: #fff ;
	text-decoration: none;
	transition: 0.3s ease all ;
	margin: 10px auto 0 auto ;
	font-weight: 700;
	letter-spacing: 0.1em ;
	background: #003894 ;
	width : 240px;
}

.p_button:hover {
	background: #0054ce ;
}

/*ここまで*/


/*メディアクエリ ここから*/

@media (max-height: 320px){

.nav {
	height: 220px;
	overflow-y: scroll;
	-webkit-overflow-scrolling : touch;
}

} 

@media (min-height: 280px){


.p_button {
	width : 170px;
	/*font-size : 10pt ;*/
}

} 


@media (max-width: 599px) {

.main_img {
	width : 100%;
}

.font-large {
    font-size: 18px;
    font-size: 1.125rem;
  }
  
.font-xlarge {
    font-size: 20px;
    font-size: 1.25rem;
  }
  
.level {
   height: 100% ;
   
}

.basic {
	width : 150px;
	    font-size: 16pt;
	padding: 0 15px 15px 15px;
}

.level_button {
    display: block;
    width: 95%;
    margin: 40px auto 0 auto;
}

.level h2 {
	width : 85%;
	font-size: 14pt;
}

.level h4 {
    text-align: center;
    margin: 30px auto;
    font-size: 16pt;
}

.level_move{
	width: 100%;
	float: none;
	margin : 0;
	left: 0;
	padding: 0;
}

.movie_video{
	left: 0;
	width : 95%;
	height: 240px;
}

.level_move p {
    display: block;
    float: none;
    font-size: 16pt;
    margin : 16px auto  50px auto;
    width: 150px;
    left: 0;
	padding: 0 15px 15px 15px;
 }
 

 .level a {
 	text-decoration: none;
 }
/*
.level_move iframe:nth-child(1) {
	margin-top: 60px;
}

.level_move iframe {
	left: 0;
	width : 480px;
	height: 270px;
}*/

.logo {
    top: 14vw;
	left: 50%;
	transform: translate(-50%,0);
    width: 68%;
}


.logo2 {
    top: 41vw;

}

.topBox h2 {
    font-size: 1.1rem;
    width: 100%;
}
.kanoya_logo {
    top: 8vw;
    left: 22%;
    width: 30%;
}

.closs {
	top: 10.7vw;
    left: 55.5%;
}

.kkb_logo {
    top: 9.5vw;
    left: 60.7%;
    width: 14%;
}



.header_wrap {
    height: 50px;
}

.nav_menu {
    top: 41px;
}

.header_inner {
	padding: 0;
} 

 .nav_line {
    right: 1px;
    width: 33px;
}

.nav {
	top : 70px;
	right: 10px;
}

.nav_menu {
	right: 6px;
}

.midasi2:nth-child(1) {
    margin-top: 100px;
}
  
  
    .leaf {
 	width : 40vw;
	top: -8vw;
	left: 28%;

}

  .midasi1,.midasi2, .midasi3 {
  	width : 85%;
  	font-size: 18pt;
  	padding: 10px ;
  }
  
  .midasi1 {
	margin: 10px auto 20px auto;
} 
  

.midasi2 {
	margin-top: 90px;
}
  
 .accent {
    font-size: 24pt;
}

element.style {
}

.concept_img {
    width: 100%;
}

.pv_box {
    padding: 40px 0 50px 0;
}

	main_text {
	margin-top: 30px; 
	width : 90%;
	padding: 10px ;
	border-radius: 40px ;
	overflow: hidden;
}



.main_text p {
    width: 95% ;
    font-size: 12pt;
    letter-spacing: -0.008em;
    line-height: 1.7em;
    text-align : left;
}



.mint {
	font-size: 13pt;
}

.main_text video{
	width : 85%;
	height: auto;
	margin-top : 30px;
}

.kiso_ex {
    display: block;
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
}

.kiso_head{
	font-size: 16pt;
	border-radius: 30px;
	margin-bottom : 8px;
	padding: 16px;
}

.kiso_gaiyo {
	font-size: 12pt;
	text-align : left ;
	width : 90%;
	margin : 0 auto 40px auto;
}

.kiso_exbox {
	width : 90%;
	height: auto;
	float: none;
	margin : 0 auto 50px auto;
}

.text_box {
    font-size: 11pt;
    font-weight: 500;
    height:auto;

    margin-top: 14px;
}

.text_box ul{
	height: auto;
}

.text_box ul li {
    font-size: 11.51pt;
    line-height: 1.3em;
}

.ex_history p{
	width: 90%;
	margin : 10px auto 20px auto ;
    font-size: 11.8pt;
    line-height: 1.6em;
}

.person {
    display: block;
    width: 95%;
    margin: 40px auto;
    overflow: hidden;
}

.person_box {
    display: block;
    width: 100%;
    float: none;
    margin: auto;
}

.person_box p {
    margin-top: 10px;
    font-size: 12pt;
    line-height: 1.5em;
    padding: 10px 15px;
    width: 65%;
    margin: 8px auto 40px auto;
    border-radius: 8px;
}

.person_box img {
	border-radius: 8px;
}

.mini {
	font-size: 11pt;
}

.copy {
	font-size: 10pt;
	padding: 30px 10px 10px 10px;
}

.credit {
	margin : 50px auto 10px auto;
}

.credit p {
	font-size: 12.5pt;
}

.footer_sp_deco{
	display : block;
	width : 98%;
	position : absolute;
	top : -22vw;
	left: 1.5%;
}

.pamphlet {
	width: 95%;
}

.pamph:before {
	position  : absolute;
	top: 20px;
	left: 16px;
	content:"";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/PDF_24.png) no-repeat;
}

.pv_inbox {
    width: 92%;
    margin: auto ;
}

.song {
	width: 80%;
}

.song_wrap {
	display : block;

}

.lyric {
	width: 100%;
	margin-bottom: 50px;
	padding: 0;
}

.artist {
	width : 100%;
}

.artist h5 {
	font-size: 10pt;
}

.theme_song {
	width: 100px;
}

.theme_song h2 {
	font-size : 0.8em ;
}

.song h1 {
    margin-top: 20px;
}

.midasi3 {
	width: auto;
	margin-top : 20px ;
	margin-bottom: 20px;
}

.syokai_wrap {
	width: 80%;
	margin-bottom: 100px;
}

.syokai {
	padding : 10px ;
}


.syokai p {
	font-size: 0.8em;
}


}


.font-bold {
  font-weight: bold;
}

.flL {
  float: left;
}

.flR {
  float: right;
}

.aL {
  text-align: left;
}

.aR {
  text-align: right;
}

.ac {
  text-align: center;
}

.color-red {
  color: red;
}

.color-pink {
  color: #ff3366;
}

.color-white {
  color: white;
}

.bg-red {
  background: red;
}

.bg-yellow {
  background: #fbc700;
}

.bg-skyblue {
  background: deepskyblue;
}

.bg-green {
  background: green;
}

.bg-gray {
  background: gray;
}

.bg-ghostwhite {
  background: ghostwhite;
}

.bg-lightgreen {
  background: #b8e6b8;
}

.bg-lightyellow {
  background: #ffffb3;
}

.button {
  background: #ffa500;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none;
  margin: 10px 0;
  border-radius: 5px;
  color: #fff;
}

.button a, .button a:hover {
  color: #ffffff;
  text-decoration: none;
}

.button:hover {
  background: #ff8c00;
}

.button2 a {
  background: deepskyblue;
  border-radius: 3px;
  box-shadow: 0 3px 0 #007299;
  color: #ffffff;
  display: block;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  margin: 10px auto;
  padding: 10px 0;
  font-size: 20px;
  font-size: 1.25rem;
  width: 450px;
}

@media (max-width: 599px) {
  .button2 a {
    font-size: 16px;
    font-size: 1rem;
    width: 270px;
  }
  
 /* .level_button {
  	margin-top: 14% ;
  }*/
  
}

.button2 a:hover {
	box-shadow: 0 3px 0 #007299;
	margin: 12px auto 8px;
	text-decoration: none;
}

.line-teal {
	border: 2px solid #006a6c;
}

.line-kogane {
	border: 2px solid #e6b422;
}

html {
	font-family: Verdana,Meiryo,Hiragino Kaku Gothic Pro W3,Hiragino Kaku Gothic Pro,MS PGothic,sans-serif;
	word-wrap: break-word;
}

html a {
	text-decoration: underline;
}

body {
	width: 100%;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.5;
}

.wrap {
	margin: 0 auto 0 auto;
	width: 980px;
}

@media (max-width: 599px) {
  .wrap {
    width: 92%;
    margin: 0 auto;
  }
}

.wrap-main {
	width: 980px;
	margin: 0 auto;
}

@media (min-width: 1366px) and (max-width: 1700px) {
.level_move  {
	width: 46%;
}

.level {
	height: 600px;
	margin-top: -10px;
}


/*
.level_move iframe{
	padding: 10px 20px;
/*	display : block;
	width: 100%;
	height: 45vh; 
	/*margin : 0 auto;
	margin: 10px 0 ;
}*/

.level_button {
	width: 100%;
}



.topBox h2 {
    margin-top: 10px;
}

.pv_inbox {
    width: 54%;
}

}


@media (min-width: 600px) and (max-width: 1023px) {
 .wrap-main {
    width: 92%;
  }
  
.midasi2,.midasi1 {
    width: 60%;
    font-size: 26pt;
}


.nav_menu {
	font-size: 10.8pt;
    width: 48px;
}

.midasi2:nth-child(1){
	margin-top: 150px;
}

.midasi2 {
	font-size: 24pt;
	margin-top: 90px;
}

.midasi3 {
	width: 90%;
}


.nav_line {
    width: 48px;
}



.kanoya_logo {
    top: 18vw;
    left: 31%;
    width: 22%;
}

.closs {
    left: 55%;
    top: 19.8vw;
}

.kkb_logo {
    top: 19.5vw;
    left: 60.5%;
    width: 9.5%;
}


.logo {
    top: 23.5vw;
	left: 50%;
	transform: translate(-50%,0);
    width: 46%;
}

.logo2 {
    top: 40vw;
}

.topBox h2 {
    font-size: 1.8rem;
    width: 100%;
    margin-top: 10px;
}


.leaf {
	top: -50px;
	left: 50%;
	transform: translate(-50%,0);
}

.concept_img {
    display: block;
    width: 87%;
    height: auto;
    margin: 14% auto 8% auto;
}


.movie_video{
    width: 620px;
    height: 349px;
    margin-left: 0 ;
}


.level_move iframe {
    /*display: block;
    width: 620px;
    height: 349px;*/
    margin: auto ;
}

.pv_inbox {
    width: 70%;
}

.level_move{
    /*display: block;
	width :100%;
	height: 520px;*/
	float: none; 
	left: 0;
	padding: 0;
	margin: auto;
}

.level_move p {
	
	width: 45%;
	margin-top: 14px;
	margin-left: 25.5%;
	left: 0;
}

.level {
		height:100%;
	}


.level_button {
   /* display: block;*/
    width: 100%;
    margin: 0 auto;
}

.level h2 {
	width : 80%; 
	margin-bottom: 30px;
}

.level h4 {
    margin: 50px auto 30px auto;
    font-size: 16pt;
}

.level_button {
	width : 100%;
	margin-top: 5%;
}

.level:after {
    top: 95%;
}

.main_text {
	width : 85%;
	margin-bottom :100px;
	border-radius: 80px;
}

.main_text p {
	width : 95% ;
}



.main_text video {
	width : 55%;
	height: auto ;
}

.kiso_ex {
	width: 98%;
	margin-top : 50px;
}

.kiso_head {
	font-size: 18pt;
}

.kiso_gaiyo  {
	width : 78%;
	font-size: 16pt;
	left: 50%;
	transform: (-50%, 0);
	text-align: left;
}

.kiso_exbox {
    display: block;
    width: 47%;
    height: 1010px;
    float: left;
    margin-top: 10px;
    margin-left: 1.9vw;
    margin-bottom: 40px;
}

.text_box  ul li {
	line-height: 1.3em;
}

.ex_history p{
	margin-top: 20px;
	font-size: 12pt;
}

.person {
    display: block;
    width: 95%;
    margin: 80px auto;
    overflow: hidden;
}

.person_box {
    display: block;
 }

.person_box {
    display: block;
    width: 47%;
    float: left;
    margin-left: 1.22%;
}

.person_box  p {
	width : 60%;
	font-size: 16pt;
}

.mini {
	font-size: 11.5pt ; 
}


.footer_deco {
	top: -10.5vw;
}

.footer_sp_deco{
	display : block;
	width : 100%;
	position : absolute;
	top : -22vw;
}


.copy {
	padding-top : 20px;
	font-size: 11pt;
}

.song {
	width: 80%;
}

.syokai_wrap {
	width: 80%;
	margin-bottom: 80px;
}


}

@media (max-width: 1024px) {

 /*.lyric {
    padding: 0 5% 0 10px;
	}*/
 
 .lyric p {
    font-size: 9pt;
	}
	
	.level {
	height: auto;
	margin-top: -10px;
}
	.person_box p {
    width: 55%;
}

.level_button {
    width: 86%;
}

.level_button {
    width: 90%;
}

.level_move {
    width: 100%;
}

.midasi3 {
    width: 70%;
    margin-top: 20px;
 }
 
 .syokai h2 {
 font-size: 1em;
 }

}

@media (min-width: 599px) and  (max-width: 823px) {
	
	.text_box  ul {
	height:635px;
}

}

@media (min-width: 600px) and  (max-width: 914px) {
	
.level_button {
	display: block; 
}

 .lyric p {
    font-size: 13pt;
	}

.level:after {
    top: 98%;
}


.level_move {
	width: 70%;
	margin-top: 20px ;
}

.song_wrap {
	display : block;

}

.lyric {
	width : 97% ;
	padding: 2% ;
}

.artist {
	width: 100%;
	margin-top : 50px;
}

}



/*@media (min-width:  360px) and (max-width: 598px) {

.level_move iframe {
    display: block;
    width: 95%;
    height: 240px;
	margin: 0 auto;
}

} */

@media (max-height: 360px){
	.movie_video{
    width: 480px;
    height: 270px;
}
/*
.level_move iframe {
    display: block;
    width: 480px;
    height: 270px;
	margin: 0 auto;
}*/

}

@media (max-width: 280px){

.topBox h2 {
    font-size: 0.75rem;
    width: 100%;
}

.accent {
    font-size: 18pt;
}

.midasi2:nth-child(1) {
    font-size: 14pt;
}

.midasi3 {
    width: 90%;
}

.lyric {
   padding: 0 ;
}

.level {
	 margin-bottom : 0;
	 padding-bottom : 0;
}

.level_move p{
	font-size: 0.8em;
}

.footer_sp_deco {
	width: 95%;
	left: 2.5%;
}

.credit p {
	font-size: 0.8em;
	}

.copy {
font-size: 0.5em;
	}
	
	.artist a {
	font-size: 9pt;
}

.main_text {
	padding: 30px 0;
}

}

@media (max-width: 599px) {
  .wrap-main {
    width: 92%;
  }
}

img {
  max-width: 100%;
}

.page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
@media (max-width: 599px) {
  .page-top {
    position: fixed;
    bottom: 0px;
    right: 10px;
  }
}
@media (max-width: 599px) {
  .page-top img {
    width: 50px;
  }
}

h2 {
	font-size: 28px;
	font-size: 1.75rem;
}
@media (max-width: 599px) {
  h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

h3 {
  font-size: 22px;
  font-size: 1.375rem;
}
@media (max-width: 599px) {
  h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
}

.youtube-video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube-video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

p, ul li, dl, dt, dd {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 599px) {
  p, ul li, dl, dt, dd {
  font-size: 15px;
  font-size: 0.9375rem;
  }
}


.w50 {
	width: 50%;
}

@media (max-width: 599px) {
	.w100 {
		width: 100%;
	}
	.w50 {
		width: 100%;
	}
}

.col {
  border: 0px solid transparent;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}

/* 1. 12 Column Grid 0px - Infinity 
----------------------------------------------------------------------------- 

Span 1:    7.41666666667%
Span 2:    15.8333333333%
Span 3:    24.25%
Span 4:    32.6666666667%
Span 5:    41.0833333333%
Span 6:    49.5%
Span 7:    57.9166666667%
Span 8:    66.3333333333%
Span 9:    74.75%
Span 10:    83.1666666667%
Span 11:    91.5833333333%
Span 12:    100%

----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) {
  .col {
    margin-left: 1%;
    padding: 0 0%;
  }

  .row .col:first-child {
    margin-left: 0;
  }

  .span-1 {
    width: 7.41667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-2 {
    width: 15.83333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-3 {
    width: 24.25%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }
  .span-4 {
    width: 32.66667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }
  .span-5 {
    width: 41.08333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }
  .span-6 {
    width: 49.5%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }
  .span-7 {
    width: 57.91667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }
  .span-8 {
    width: 66.33333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-9 {
    width: 74.75%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-10 {
    width: 83.16667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-11 {
    width: 91.58333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 1%;
  }

  .span-12 {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 599px) {
  .span-4,.span-5,.span-6,.span-7,.span-8,.span-9,.span-10,.span-11,.span-12 {
    margin-left: 0;
    width: 100%;
  }
}
