@charset "UTF-8";
/* ---------------------------------------------------
 Foundation
--------------------------------------------------- */
/* Base
----------------------------------------------- */

html {
    min-width: 320px;
    font-size: 62.5%;/*10px*/
}
body {
    margin: 0;
    line-height: 1.5;
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "Roboto", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
    padding-top: 60px;
}
img, video {
    max-width: 100%;
    height: auto;
}
.profile-img{
	height: 300px;
}

.profile-img ul li img {
    width: 100%;
}

a:focus,a:active,a:visited,a:link {
    color:#EC0C7D;
    text-decoration: none;
}
a:hover{color: #F3A23F;}


/*clearfix*/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.row {
    margin-bottom: 10px;
}
.row:after {
    content: "";
    clear: both;
    display: block;
}
/* ---------------------------------------------------
 Layout
--------------------------------------------------- */
/* header
--------------------------------------------------------- */
.l-header {
    border-top: 2px solid #222;
    background: #222;
    box-shadow: 0 1px 5px rgba(41,42,43,0.5);
    height: 80px;
    padding: 0 10px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9000;
}
.l-header__inner {
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.l-header__inner__logo {
    margin-top:8px;
    color: #fff;
	
	
}
.no49concert {
	text-align: center;}

/* navigation
--------------------------------------------------------- */
#navControl {
	position: absolute;
	right: 0px;
	margin-top: -67px;
	display: block;
	top: 93px;
}
#navControl a {
    display: inline-block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    background:#EC0C7D url(../images/icon_common.png) no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    vertical-align: bottom;
}
#navControl a.active {
    background-position: 0 -44px;
}
.l-header__nav {
    display: none;
    margin: 0 -20px;
}
.l-gnav {
    display: block;
    float: none;
}
.l-gnav__list a {
    width: 100%;
    margin: 0;
    background: #222;
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 65px;
    text-align: center;
}
.l-gnav__list a:hover{color:#F3A23F; }


 /* drop down */
.l-gnav a {
	display: block;
}

.l-gnav li:hover ul {
   display: block;    
}
.l-gnav ul {
   margin-left: 0px;         
   padding: 0px;        
    
   font-size: 1.2rem;
   
}



/* fullSlideShow
--------------------------- */
.fullSlideShow {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
	
}
.fullSlideShow ul {
	 top: 50%;
    left: 50%;
    width: 100%;
    position: fixed; /* absolute or fixed */
    overflow: hidden;
     z-index: 2;
}
.fullSlideShow ul li {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    position: absolute;
}
.fullSlideShow ul li img {
    width: 100%;
	
}





#pagetop {
    position: fixed;
    bottom: 50px;
    right: 30px;
	z-index: 1;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 50px;
  background:#EC0C7D;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.bira {
	padding-top: 0px;
	background-color: black;
}
.bira h1 {
	padding-top: 40px;
	margin-left: 40px;
	color: #fff;
	font-size: 3.5rem;
}

.bira h2 {
	padding-top: 20px;
	margin-left: 40px;
	color: burlywood;
	font-size: 2.5rem;
}
.l-hero__tagline {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 350px;
    max-width: 350px;
    height: 214px;
    padding: 10px;
    display: block;
    z-index: 2;
}
.l-main {
    position: relative;
	z-index: 3
}
.l-container {
    padding: 20px 0;
    position: relative;
    z-index: 6000;
    background: #fff;
}

.l-container--concert {
    padding: 10px 0;
    position: relative;
    z-index: 6000;
    background: #fff;
}


.l-inner {
    margin:0 20px;
}
.row l-top-example {
	margin: 30px;
}
.c-title--head {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 60px;
	margin-top: 60PX;
	color: #EC0C7D;
}
.c-title--head--midle{
    font-size: 2rem;
}
.c-title--head--concert{
	font-size: 2.5rem;
	line-height: 1.0;
	color: black;
}
.c-title--head--concert p {
	text-align: left;
}
.c-title--head--concert2{
    font-size: 2.2rem;
	line-height: 1.2;
	color: #EC0C7D;
	text-align: left;
	margin-left: 40px;
}
.c-title--head--concert3{
	font-size: 2.5rem;
	line-height: 1.0;
	color: black;
}
.c-title--head__sub {
    font-size: 2.0rem;
    font-weight: bold;
    font-family: Roboto;
    color: black ;
     padding-bottom: 20px;
}
.c-title--head--center {
    text-align: center;
}

.c-list-news {
    text-align: center;
}
.c-list-news__item {
    list-style: none;
    margin-bottom: 2em;
}
.c-list-news__date {
    font-weight: bold;
    display: block;
}
.c-list-news__category {
    background: #A847DE;
    border-radius: 3px;
    color: #fff;
    width: 5em;
    display: block;
    font-size: 1.4rem;
    padding: 0 0.4em;
    margin: 10px auto;
    text-align: center;
}
.c-list-news__category01{
    background: #4D8AEF;
    border-radius: 3px;
    color: #fff;
    width: 5em;
    display: block;
    font-size: 1.4rem;
    padding: 0 0.4em;
    margin: 10px auto;
    text-align: center;
}
.c-list-news__category02{
    background: #71D94D;
    border-radius: 3px;
    color: #fff;
    width: 5em;
    display: block;
    font-size: 1.4rem;
    padding: 0 0.4em;
    margin: 10px auto;
    text-align: center;
}
.c-list-news__category03{
    background: #D1914A;
    border-radius: 3px;
    color: #fff;
    width: 5em;
    display: block;
    font-size: 1.4rem;
    padding: 0 0.4em;
    margin: 10px auto;
    text-align: center;
}
.c-text--center {
	font-size: 1.7rem;
    font-weight: bold;
    font-family: Roboto;
    color: black ;
     padding-bottom: 20px;
    text-align: left;
}
.l-top-example .col {
    margin-bottom:10px;
    text-align:center;
    border-bottom: 1px solid #ddd;
}
.l-top-example--recruit .col {
    margin-bottom: 40px;
    padding-bottom: 20px;
    text-align:center;
    
}
.c-circle {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.c-circle2{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block;
}


.c-circle-profile{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
}


.c-circle-profile1{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin: 60px 0;
}

.c-circle-profile2{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin: 60px 0;
}
.c-circle-profilex {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin: 60px 0;
	
}	

.conductor {
	margin-left: 60px;
}

.profile-top{
	font-size: 2.5rem;
	margin-bottom: 15px;
}
.profile-topx{
	font-size: 2.5rem;
	margin-bottom: 15px;
}
.profile-top2{
	font-size: 2.5rem;
	margin-bottom: 15px;
	text-decoration: underline;
}

.profile-container {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}

.profile-container2 {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
}
.profile-containerx {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;	
}
.profile-container-concert  {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	margin: 70px 0;
}
.l-gmap {
    height: 320px;
    overflow: hidden;
}
.l-gmap iframe {
    width: 100%;
    height: 350px;
    border: 0;
    background-color: transparent;
    overflow: hidden;
}

.input type {
	width: 80%;
}
.l-footer {
    background: #222;
    position: relative;
    z-index: 100;
	
}
.l-footer--inner {
    padding-top: 20px;
}
.l-footer__logo {
    width: 150px;
    margin-bottom: 20px;
	color: #fff;
	padding-left: 15px;
}



.follow-me {
	float: right;
	font-size: 1.3rem;
}


.l-footer__company-detail {
    color: #fff;
    padding-bottom: 0px;
   margin-left: 35px;
}
.l-footer__company-detail p {float: right;
	font-size: 1.3rem;
	color: deeppink;
}
.l-footer__company-detail a {
	color: #fff;
}
.l-footer__company-detail a:hover{color: #F3A23F;}

.l-footer__company-detail ul li{display: block;
	list-style: none;
	font-size:2.0rem;
	padding-bottom: 1.5rem;	
	
}

.l-footer__company-detail ul li a{
	color: lightgrey;
	text-decoratio: none; 
}
.l-footer__company-detail address {
    font-style: normal;
}

.l-copyright {
    color: #fff;
	margin-top: 15px;
}
.btn-primary {
	background: #F79052;
	text-align: center;
	padding: 5px 15px;
	
    border-radius: 5px;
	margin-left: auto;
}
.buttonprimary {
	text-align: center;
	margin-bottom: 20px;
}

@media only screen and (min-width:  835px) {  /*670px*/
.col {
    float: left;
    text-align: center;
    margin-right: 2.5641%;
}
.col:last-child {
    margin-right: 0;
}
.col1 {
    width: 5.9829%;
}
.col2 {
    width: 14.5299%;
}
.col3 {
    width: 23.0769%;
}
.col4 {
    width: 31.6239%;
}
.col5 {
    width: 40.1709%;
}
.col6 {
    width: 48.7179%;
}

.col7 {
    width: 57.2649%;
}
.col8 {
    width: 65.8119%;
}
.col9 {
    width: 74.3589%;
}
.col10 {
    width: 82.9059%;
}
.col11 {
    width: 91.4529%;
}
.col12 {
    width: 100%;
}
/* ---------------------------------------------------
 Layout
--------------------------------------------------- */
/* header
--------------------------------------------------------- */
.l-header__inner {
    max-width: 1170px;
    padding: 0 20px;
    position: relative;
}
.l-header__inner__logo {
    height: 60px;
    float: left;
}
/* navigation
--------------------------------------------------------- */
.l-header__nav {
    display: block!important
}
.l-gnav {
    float: right;
    display: flex;
}
.l-gnav__list a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 75px;
    margin-right: 15px;
    width: 105px;
    text-align: center;
}
.l-gnav__list.l-gnav__list--inqyiry a {
    margin-left: 15px;
    margin-right: 0;
	width: 130px;
    line-height: 75px;
    background:#EC0C7D;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#navControl {
    display: none;
}

/* drop down
--------------------------------------------------------- */	
.l-gnav a {
	display: block;
}

.l-gnav li:hover ul {
   display: block;    
}
.l-gnav ul {
   margin: 0px;         
   padding: 0px;        
   display: none;       
   position: absolute; 
   
}


	
/* base layout
--------------------------------------------------------- */
.schedule {
	overflow: hidden;
	}
	
.containerx {
		float: left;
	}	
.l-inner {
    max-width: 1170px;
    margin: 0 auto;
}
	
.l-inner-news {
	margin-bottom: 120px;	
	}	
	
	
	
.l-hero__tagline {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 800px;
    max-width: 800px;
    height: 300px;
    padding: 40px;
    display: block;
    z-index: 2;
}
	
/*flex box-----*/

.flex-container {
	width: 100%;
	margin: 0 auto;
	display: flex;
}
.flex-item {
    color:black;
	text-align: left;
    background: #fff;
	width:100%;
	padding: 10px;
	margin: 10px;
}

.item01{
	margin-left: 50px;
}
.item02{
	padding-right: 20px;
}
.item03{
	padding-left: 20px;
}
	
	
	
	
.c-circle2{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-block;
	margin-left: 20px;
	margin-top: 25px;
}	
	
.c-circle-profile{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin-left: 65px;
	
}
	
.c-circle-profile1{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin-left: 90px;
}	
.c-circle-profile2{
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin-left: 5px;
	margin-bottom: 20px;
}
	
.c-circle-profilex {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
	margin-left: 90px;
	
}	
	
.l-profile--text {
   float: right;
	}
.l-profile--text2 {
   float: left;
	}	
.c-title--head--concert3{
	font-size: 2.5rem;
	line-height: 1.0;
	color: black;
	margin-top: 80px;
}	
.c-title--head--center {
    text-align: center;
}
.c-list-news {
    text-align: left;
}
.c-list-news__item {
    list-style: none;
    margin-bottom: 1em;
}
.c-list-news__date {
    display: inline;
}
.c-list-news__category {
    display: inline-block;
    margin: 0 1em 0 3em;
}
.c-list-news__category01 {
    display: inline-block;
    margin: 0 1em 0 3em;
}	
.c-list-news__category02 {
    display: inline-block;
    margin: 0 1em 0 3em;
}
.c-list-news__category03 {
    display: inline-block;
    margin: 0 1em 0 3em;
}	
.c-text--center {
    text-align: center;
	
}
.l-top-example .col {
    border: none;
}
	

.profile-topx{
	font-size: 2.5rem;
	margin-bottom: 15px;
	
}	
.profile-container {
	text-align: left;
	}
	
.profile-containerx {
	text-align: left;
	
}
	
.l-footer--inner {
    max-width: 1170px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
}
	
.l-footer__logo {
    width: 150px;
    margin-bottom: 20px;
	color: #fff;
	}
	
.l-footer__company-detail {
    color: #fff;
	}
	
.l-footer__company-detail ul li{display:inline;
	list-style: none;
	font-size:1.6rem;	
	float: left;
	margin-right: 2.0rem;
	color: lightgray;
}	
}
