/*画面の横幅が640pxまで Landscape phones and down */
@media (max-width: 640px) { 

.PC{
	display:none;
}
.SP{
	display:block;
}
.PC-inline{
	display:none;
}
.SP-inline{
	display:inline;
}

a{
    outline: none;
}

/* コンテンツ基本
------------------------------------------------------------ */	
body{
	-webkit-text-size-adjust: 100%;
	width:100%;
	min-width:100%;
}

#main-wrapper {
	
}

#contents-wrapper{

}

/*コンテンツ幅*/
.content-inner{
	width:92%;
	margin:0 auto;
	text-align:left;
}
.content-innerS{
	width:90%;
	margin:0 auto;
	text-align:left;
}
.full-inner{ 
	width:100%;
}

.inner{
}


/*基本レイアウト*/
.photo-left .imgbox{
	float:left;
	margin:0 15px 15px 0;
	width:30%;
}
.photo-left .txtbox{
	
}

.photo-right .imgbox{
	float:right;
	margin:0 0px 15px 15px;
	width:30%;
}
.photo-right .txtbox{
	
}

.col2box .inner{
	margin:0;
}
.col2box .box{
	width:100%;
}
.col2box .box .box-inner{
	padding:0 0;
}

.col3box .inner{
	margin:0;
}
.col3box .box{
	width:100%;
}
.col3box .box .box-inner{
	padding:0 0;
}

.col4box .inner{
	margin:0 -2%;
}
.col4box .box{
	width:50%;
	float: left;
}
.col4box .box .box-inner{
	padding:0 4%;
}


.col5box .inner{
	margin:0 -2%;
}
.col5box .box{
	width:50%;
	float: left;
}
.col5box .box .box-inner{
	padding:0 4%;
}




/* ページトップ 
------------------------------------------------------------ */
.pagetop{
	position:fixed;
	bottom:30px;
	right:4%;
	display:none;
	z-index:1000;
}

.pagetop a{
	display: block;
	text-indent: -9999px;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background: url(../../images/btn_pagetop.png) center center no-repeat;
	background-size: cover;
}


/* ヘッダー
------------------------------------------------------------ */
	
#header	{
	height:60px;
}


/* ナビ部分 
------------------------------------------------------------ */

#menuBtn{
	position:fixed;
	top:0px;
	right:0;
	width:60px;
	height:60px;
	z-index:1050;
}


#panel-btn{
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
}
#panel-btn:hover{

}
#panel-btn-icon{
  width: 30px;
  margin: -1px 0 0 -15px;
}

#panel-btn-icon:before{
  margin-top: -8px;
}
#panel-btn-icon:after{
  margin-top: 6px;
}




#navi{

	right: -95%;
	width:95%;

}



/**/
#navi #navi-inner{
    padding: 30px 5%;

}


#navi #navi-inner .site-name{
    padding: 30px 0;
}
#navi #navi-inner .site-name h1,
#navi #navi-inner .site-name strong{
    font-size: 45px;
}
#navi #navi-inner .site-name h1 span,
#navi #navi-inner .site-name strong span{
    display: block;
    font-size: 12px;
    margin-left: 0px;
    line-height: 100%;
}
#navi #navi-inner .site-name p{
    font-size: 16px;
}

#navi #navi-inner ul li{
    font-size: 18px;
}
#navi #navi-inner ul li a{
    padding: 20px 0;
}


/* フッター
------------------------------------------------------------ */
#footer{
    padding: 35px 0;
    text-align: center;
    font-size: 10px;
}



/*
--------------------------------------------*/

.page-title{
    padding: 60px 0;
}
.page-title h1,
.page-title h2{
    font-size: 30px;
    
}

.about-head{
    
}
.about-head h2{
    font-size: 50px;
    
}
.about-head p{
    font-size: 20px;

}

/**/
.section-area{
    border-top: solid #eee 1px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-inner{
    padding-top: 50px;
}

.section-inner h3{
    font-size: 25px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.at{
    font-size: 11px;
}


/*
--------------------------------------------*/
/**/
.history-block{
    padding-top: 20px;
}
.history-block dl.histroy{
    display: block;
    width: auto;
    padding-right: 0;
}
.history-block .imgbox{
    display: block;
    width: auto;
    margin-top: 30px;
}
.history-block .imgbox span{

    font-size: 11px;
}


.history-block dl.histroy{
    font-size: 14px;
    line-height: 200%;
}
.history-block dl.histroy dt{
    padding-top: 30px;
    font-size: 15px;
    line-height: 160%;
}
.history-block dl.histroy dd{
    line-height: 160%;
}

/**/
.member-block{
    padding-top: 0px;
    margin-top: -20px;
    display: block;
}
.member-block .txtbox{
    display: block;
    width: auto;
    padding-right: 0;
    line-height: 160%;
}
.member-block .imgbox{
    display: block;
    width: auto;
    margin-top: 40px;
}

.member-item{
    padding-top: 40px;
}
.member-item h4{
    font-size: 18px;

    padding-left: 30px;
    padding-bottom: 15px;
}
.member-item h4:after{
    content:'';
    position: absolute;
    width: 20px;
    height: 3px;
    top:0.75em;
    left: 0;
}
.member-item .kana{
    font-size: 12px;
    
    margin-left: 15px;
}
.member-item .post{
    font-size: 14px;
    display: block;
}
.member-item p{
    padding-top:5px;
    padding-left: 30px;
    font-size: 14px;
}


/**/
.concept{
    margin-top: 30px;
    padding: 20px;
    font-size: 14px;
    
}





/* トップショートカット
--------------------------------------------*/
.top-shortcat-area{
    
}
.top-shortcat-area .short-item{
    width: auto;
    float: none;
}
.top-shortcat-area .short-item a{
    display: block;
    width: auto;
}
.top-shortcat-area .short-item a .short-txt{
    display: table-cell;
    width: 80%;
    padding: 0 10%;
    height: 300px;
    vertical-align: middle;
    text-align: left;
}

.top-shortcat-area .short-item a .short-txt h3{
    font-size: 40px;
}
.top-shortcat-area .short-item a .short-txt p{
    padding-top: 20px;
    font-size: 14px;
}
.top-shortcat-area .short-item a .short-txt p strong{
    display: inline-block;
    font-weight: 400;
    margin-right: 15px;
}


.top-shortcat-area .short-item.movie{
    background: url("../../images/short001.jpg") center bottom no-repeat;
    background-size: cover;
}
.top-shortcat-area .short-item.about{
    background: url("../../images/short002.jpg") center top no-repeat;
    background-size: cover;
}



/* トップ
--------------------------------------------*/


.event-info{
    padding: 60px 0 60px 0;
}
.event-info h2{
    font-size: 30px;
}
.event-item{
    padding-top: 50px;
    display: block;
    width: auto;
    margin: 0 auto;
}
.event-item .imgbox{
    width: auto;
    display: block;
    vertical-align: middle;
    text-align: center;
}
.event-item .txtbox{
    padding: 30px 0 0 0px;
    width: auto;
    display: block;
    vertical-align: middle;
}
.event-item .txtbox p{
    display: block;
    text-align: left;
}



.art-area{
    padding: 60px 0;
}

.art-info{
    
}

.art-info h2{
    font-weight: 400;
    font-size: 30px;
    padding-bottom: 50px;
}

.art-item{
    width: auto;
    display: block;
}
.art-item .imgbox{
   width: auto;
    display: block;
    text-align: center;
}
.art-item .txtbox{
    padding: 40px 0 0 0;
     width: auto;
    display: block;
}
.art-item .txtbox h3{
    font-size: 40px;
    padding-bottom: 30px;
}
.art-item .txtbox h3 span{
    font-size: 14px;
}





/* トップメイン 
--------------------------------------------*/

.main-txt-next h2{

    font-size: 80px;
}
.main-txt-next p{

    font-size: 20px;
    margin-top: 1.5%;
    line-height: 130%;
}
.main-txt-next span{
    text-shadow: 0px 0px 10px rgba(0,0,0,0.20);
}


.main-txt-next .btn-link{
    bottom:30px;
}
.main-txt-next .btn-link a{
    width: 80%;
    padding-left: 0;
    padding-right: 0;
    margin: 5px auto;
    display: block;
    
}


/**/
.main-container{
   height: 300px;/*js制御*/
}

.main-content svg {
   height: 300px;/*js制御*/
}

.main-content svg text {
   font-size: 80px;
   line-height: 100%;
}
.main-content svg text.subtxt {
   font-size: 20px;
   line-height: 100%;
}

.main-content svg rect {

   width: 100%;
   height: 300px;/*js制御*/
}

		
	
}