

@media screen and (max-width:1200px){

.chairman .chairman_comment {
    width: 47.8%;
	background: rgba(19,12,20,0.4);
}	
.chairman .conts > img {
    width: 74%;
}
.intro h3 {
	width: 100%;
    margin: 0 0 41px 0;
}
.intro .left {
    width: 45%;
}
.note_dit .modal_txt {
    padding: 8% 5%;
}
.cast_dit .modal_txt {
    padding: 8% 10% 8% 5%;
}	
.cast_dit .line {
    width: 90%;
    height: 90%;
}
footer li{margin-right:10%;}

}

@media screen and (max-width:991px){
.note_dit .modal-contents {
    display: block;
    margin: 0;
    padding: 50% 0 0 0;
    color: #000;
    position: relative;
}
.note_dit .modal_txt {
    margin: 0;
    padding: 10%;
    min-height: inherit;
}
.note_dit .bg {
    height: auto;
    width: 100%;
	padding-bottom: 50%;
}
.note_dit .line {
    top: 0;
    transform: translate(-50%,0);
    padding-top: 46%;
}
.note_dit .title {
    width: 30%;
    left: 50%;
    top: 0;
    transform: translate(-50%,0) rotate(0);
    padding-top: 2.5%;
}
.note_dit p {
    margin: 10% 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 2em;
}
.close_button {
    width: 40px;
    height: 38px;
}
.cast_dit .modal-contents {
    display: block;
    margin: 0;
    padding: 50% 0 0 0;
    color: #000;
    position: relative;
}
.cast_dit .modal_txt {
    margin: 0;
    padding: 10% 5%;
    padding-top: 5%;
    min-height: inherit;
}
.cast_dit .line {
	display: none;
}
.cast_dit .bg {
    height: auto;
    width: 100%;
	padding-bottom: 50%;
}
.cast_dit .title {
    width: 7%;
    left: 50%;
    top: 0;
    transform: translate(-50%,0) rotate(0);
    padding-top: 2.5%;
}
#content07 .bg{
	background: url(../img/cast_dit01_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content08 .bg{
	background: url(../img/cast_dit02_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content09 .bg{
	background: url(../img/cast_dit03_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content10 .bg{
	background: url(../img/cast_dit04_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content11 .bg{
	background: url(../img/cast_dit05_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content12 .bg{
	background: url(../img/cast_dit06_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content13 .bg{
	background: url(../img/cast_dit07_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content14 .bg{
	background: url(../img/cast_dit08_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content15 .bg{
	background: url(../img/cast_dit09_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content16 .bg{
	background: url(../img/cast_dit10_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content17 .bg{
	background: url(../img/cast_dit11_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
#content18 .bg{
	background: url(../img/cast_dit12_bg_sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;	
}
footer ul.snsnavi {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 30px 5% 0 5%;
}
footer ul.snsnavi li {
	width: 25%;
	height:auto;
	float: left;
	margin: 0;
	padding:  0 5px 10px 5px;	
}
footer ul.snsnavi li a img {
	width: 100%;
}
footer ul.bannernav {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 30px 5% 0 5%;
}
footer ul.bannernav li {
	width: 25%;
	height:auto;
	float: left;
	margin: 0;
	padding:  0 5px 10px 5px;	
}
footer ul.bannernav li a img {
	width: 100%;
}
footer ul.corpnavi {
	width: 90%;
	margin: 30px 5% 0 5%;
	overflow: hidden;
}
.overlay ul li a {
	font-size: 13px;
}
}

@media screen and (min-width:801px){
.sp{
	display:none !important;
}
}
@media screen and (max-width:800px){

.pc{
	display:none !important;
}
	
/* ==========================================================================
hero
========================================================================== */

.hero .navicon p {
	display:none;
}
	
/* ==========================================================================
about
========================================================================== */

.about{
	background: url(../img/about_bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 2.5% 2.5% 5%;
	min-height: 100vh;
}
	
.about .frame {
    margin: 0 auto;
	position: inherit;
    padding: 0;
    top: auto;
    left: auto;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    transform: inherit;
    width: 96%;
}
	
.about .arrows{
    width: 60px;
    height: 72px;
    position: relative;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
}
	
.about .about_txt {
    position: inherit;
    margin: -5% auto 10%;
    padding: 0;
    top: auto;
    left: auto;
    transform: inherit;
    width: 65%;
}
	
	
/* ==========================================================================
comment
========================================================================== */

.comment{
	background: none;
}
.comment .left {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
}
	
.comment .right {
    padding: 10% 6.5% 7.6%;
	margin: 0;
    margin-top: 80%;
	background: #fff;
}
	
/* ==========================================================================
chairman
========================================================================== */
	
.chairman {
    margin: 0;
    padding: 8% 5%;
}
.chairman::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/grid.png);
}
.chairman .conts > img {
    width: 100%;
    position: inherit;
    top: auto;
    left: auto;
}
.chairman .chairman_comment {
    width: 100%;
    background: rgba(19,12,20,0.4);
	margin-top: 5%
}
	
.chairman .chairman_comment img {
    max-width: 200px;
}
	
/* ==========================================================================
intro
========================================================================== */
		
.intro .txt .clearfix {
	padding: 100px 5% 10%;
}
.intro .left {
    float: none;
    width: 100%;
	padding: 0 0 10%;
}
.intro h3 {
    width: 100%;
    margin: 0 0 41px 0;
    max-width: 450px;
}
.intro .right {
    float: none;
    width: 100%;
}
	
/* ==========================================================================
note
========================================================================== */
	
.note {
    background: #fff;
    box-sizing: border-box;
}
.note .left {
    position: inherit;
    width: 100%;
    top: auto;
    left: 0;
    transform: inherit;
    padding: 0 6%;
    background: url(../img/note_bg02.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.note h2 {
    margin: auto;
    width: 70%;
    padding: 40% 0 10%;
}
.note .right {
    float: none;
    width: 100%;
    padding: 4% 6%;
}
.note .bg {
	display: none;
}
	
/* ==========================================================================
cast
========================================================================== */
	
.cast li {
    margin: 0 0 0 0;
    padding: 0;
    float: left;
    width: 50%;
    border: 1px solid #c5a15e;
    border-top: none;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}
.cast li:nth-of-type(2),
.cast li:nth-of-type(3),
.cast li:nth-of-type(5),
.cast li:nth-of-type(6),
.cast li:nth-of-type(8),
.cast li:nth-of-type(9),
.cast li:nth-of-type(11),
.cast li:nth-of-type(12){
	border-left: 1px solid #c5a15e;
}

.cast li:nth-of-type(3){
	border-top: none;
}
	
.cast li:nth-of-type(even){
	border-left: none;
}
	
/* ==========================================================================
epilogue
========================================================================== */
		
.epilogue img {
    width: 55%;
    margin: 0 auto;
}

/* ==========================================================================
nav
========================================================================== */

.grnv {
	padding-top:8%;
	background: #fff;
}

.grnv ul li, .grnv ul li:nth-child(even) {
	width: 49%;
	margin: 0 0 2% 2%;
}
.grnv ul li, .grnv ul li:nth-child(odd) {
	width: 49%;
	margin: 0 0 2% 0;
	float: left;
	text-align: center;
}

.grnv ul li {
	width: 100%;
	margin: 0 0 2% 0;
	float: left;
}

.grnv ul {
    margin: 0 auto;
    text-align: left;
    max-width: 350px;
	width: 90%
}
.grnv ul li a {
	font-size: 12px;
}
.hero .col-md-6.navicon {
    top: 9px;
    left: -5px;
}
	
/* ==========================================================================
flickity
========================================================================== */
	
.features-slider li p {
    color: #000;
}	

.features-slider {
	padding: 80px 5% 40px 5%;
}
.features-img, .features-bg {
	height: auto;
	/*min-height: 300px;*/
}


/* ==========================================================================
manu
========================================================================== */
	
.overlay ul{margin-left:0px;}
.overlay ul li {
	width: 48%;
	margin: 0 4% 4% 0;
}
.overlay ul li:nth-child(even) {
	margin: 0 0 5% 0;
}
.overlay ul li a{padding:10px 0;min-width:100%;font-size:11px; display: block;}
.overlay ul.icon li {
	width: 52%;
	margin: 0 !important;
}
.overlay ul.icon li:nth-child(even) {
	width: 48%;
	margin: 0;
}
.overlay ul li a i {
	width: 20%;
}
.overlay ul.icon li a{padding:0;min-width:100%;font-size:12px; display: block;}



/* ==========================================================================
news
========================================================================== */

body.news dd, #staff p.conts {
margin: 0;
}

.news dl {height:auto;}
.news dl dt span {
	float: none;
	clear: both;
}

.news dl dt br {
	display: none;
}
	
/* ==========================================================================
footer
========================================================================== */
footer {
	padding: 0px;
}
footer ul.snsnavi li {
	width: 50%;
	height:auto;
	float: left;
	margin: 0;
	padding:  0 5px 10px 5px;	
}

footer ul.bannernav li {
	width: 50%;
	height:auto;
	float: left;
	margin: 0;
	padding:  0 5px 10px 5px;	
}

footer ul.corpnavi {
	margin: 20px 5%;
}
footer ul.corpnavi li {
	width: 50%;
	display: block;
	text-align: left;
	float: left;
}

footer .footer-logo {
	padding-bottom: 40px;
}

nav{margin-top:0;}
}

footer .billing {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
	
footer .billing img {
    margin: 0;
    width: 100%;
}

@media screen and (max-width:640px){
.music h2 {
    width: 20%;
    margin: 0 auto 80px;
    padding: 0;
}	
}

@media screen and (max-width:465px){

footer ul.corpnavi li {width: 100%;}

}

@media (min-width: 421px) {
.intro .intro_sp{
	display: none;
}
}

@media (max-width: 420px) {
.about .about_txt {
    margin: 5% auto 20%;
    width: 90%;
}
.intro {
    padding: 5%;
}
.intro .border {
    width: 90px;
}
.intro .intro_pc{
	display: none;
}
.intro .txt .clearfix {
    padding: 70px 0 10%;
}
.intro h2 {
    margin: 0;
    padding: 0;
    width: 70%;
    position: absolute;
    bottom: 18%;
    left: 6%;
}
.music h2 {
    width: 35%;
    margin: 0 auto 80px;
    padding: 0;
}
.music h3 {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 20px;
}
.music .txt > img {
    width: 90%;
    margin: 0 auto;
}
.note ul li {
    width: 100%;
    margin: 0 0 10% 0;
    padding: 0;
    float: none;
}
.note ul li:nth-child(odd) {
    margin-right: 0;
}
.cast li {
    float: none;
    width: 100%;
}
.cast li:nth-of-type(even) {
    border-left: 1px solid #c5a15e;
}
.cast li:nth-of-type(2) {
    border-top: none;
}
.epilogue {
    margin: 0;
    padding: 40% 0 8% 0;
}
.epilogue img {
    width: 75%;
    margin: 0 auto;
}
.banner li{
	display:block;
	height: auto;
	width:90%;
	max-width:200px;
	margin:10px auto;
}
.banner li img{
	display:block;
	height: auto;
	width:100%;
}

}
