@charset "UTF-8";
/*--------------------------------------------------------------------
=== [レスポンシブ] ====================================
 -------------------------------------------------------------------*/
.pcHide {
  display: none;
}
.spHide {
  display: block;
}

@media (max-width: 1180px) {
    
    #wrapper{
        overflow: hidden;
    }  
    
    header h1 {
    max-width: 250px;
    }
    
    header .inner {
    width: 100%;  
    padding: 2.66vw;
}
    header #gnav li:first-child {
    margin-left: 0;
}
    
header #gnav li {
    max-width: 160px;
} 
    
#kvArea {
width: 100%;
    height:52.11vw;
    background-size: 100% 52.11vw;
}    
    
#kvArea .inner {
    width: 100%;
    height:52.11vw;
    background-size: 100% 52.11vw;
}    
    
#leftContent {
    max-width: 880px;
    }
    
main .mainInner {
    margin: 20px;
}   

.whatsNew ul li {
    font-size: 0;
    width: 32%;
}    
 
 .whatsNew ul li a {
    width: 22vw;
	 }	
    
.pickUpMovie ul li {
    width: 48%;
    }
	
.whatsNew ul::after {
    display: block;
    content: "";
    width: 22vw;
}	
    
}

@media (max-width: 1024px) {
    
#leftContent {
    width: 70vw;
    }  
  
}
@media (max-width: 820px) {
	
	
#rightContent {
    max-width: 180px;
}		

}
@media (max-width: 768px) {
  #wrapper {
    overflow: hidden;
  }
  .pcHide {
    display: block;
  }
  .spHide {
    display: none !important;
  }
  header {
	background-image:url("../img/header_bg_sp.jpg");
    height: 24.666vw;
    background-size: 100% auto;
	background-color: #fff;  }
  header h1 {
    max-width: 53.33vw;
    margin: 0 auto;
    position: absolute;
    z-index: 1111;
    left: 0;
    right: 0;
      top: 3vw;
  }
    
header .inner {
    width: 100%;
height: 24.666vw;
}    
	
footer {
    background-size: 100% auto;
    height: 26.666vw;
    padding-top: 0;
    font-size: 12px;	
    display: flex;
    align-items: center;
    justify-content: center;
	}
  .gnavSp {
    display: block;
  }
  .menu-btn {
    position: absolute;
   top: 3.5vw;
    right: 2.66vw;
   width: 18.4vw;
    height: 18.4vw;;
    text-align: center;
    cursor: pointer;
    z-index: 9999;
  }
  .menu-btn span {
    color: #fff;
  }
  .menu-btn span:after {
    content: "";
    background-size: contain;
    background-image: url(../img/menu_open.png);
    width: 18.4vw;
    height: 18.4vw;
    display: inline-block;
  }
  .open .menu-btn span:after {
    content: "";
    background-size: contain;
    background-image: url(../img/menu_close.png);
   width: 18.4vw;
    height: 18.4vw;;
    display: inline-block;
  }
  .open {
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
  }
  .gnavSp {
    position: fixed;
    left: 0;
    background-image: url("../img/sp_gnav_bg.png");
    background-repeat: repeat-y;
    width: 100%;
    height: 100vh;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
    opacity: 0;
    z-index: 8000;
    padding-bottom: 10%;
    overflow-y: hidden;
    background-size: 100%;
  }
  .open .gnavSp {
    visibility: inherit;
    opacity: 1;
    text-align: left;
  }
  .gnavSp .wrap {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .gnavSp ul {
    padding-top: 15vw;
  }
  .gnavSp li {
    width: 72.66vw;
    margin: 0 auto 2.66vw;
    background-size: 100% auto;
  }
  .wideslider_base {
    overflow: hidden;
  }
  .slider_prev::after {
    display: none;
  }
  .slider_next::after {
    display: none;
  }
  .pagination {
    top: 38vw;
      height: 1vw;
  }
	
	.slider_bg {

    background-position: center 100px;
	}
    

@media (max-width: 375px){
.pagination {
    top: 37.5vw;
  }
	}    
    
.slider_bg {
    padding: 2vw 0 0;
    height: 45.33vw;    
    }
.wideslider {
      height: 43.6vw!important;;
}    
    

	
#kvArea {
    background-image: url(../img/kv_bg_sp.png);
	background-size: 100% 155.33vw;
	height: 155.33vw;
		}
    
#kvArea .inner {
    width: 100%;
    height: 155.33vw;
    background-image: none;
}    
    
.kvInfo {
    width: 98.66vw;
    float: none;
    position: absolute;
    bottom: inherit;
    right: 0;
    left: 0;
    top: 75vw;
    margin: auto;
}    
    
    
.kvInfo .btn {
width: 75.73vw;
    margin: 0px auto;
	}
    
.kvInfo .sns {
margin-top: -2.5vw;
    }    

.kvInfo .sns li {
    width: 10.6vw;
}    
    
main .mainInner {
    max-width: 100%;
    display: inherit;
	margin: 0;
	}
	
#leftContent {
    max-width: 100%;
    margin-top: 9.33vw;
    width: 100%;
}	
	
#rightContent {
    max-width: 100%;
padding: 0 6.66vw;
}
	
section h3 {
	margin:0 2.66vw;
	margin-bottom: 4vw!important;
}
	
main section {
    margin-bottom:9.33vw !important;
}
.pickUpMovie ul {
    display: inherit;
    padding: 0 6.66vw;
}	
	
.pickUpMovie ul li {
    width: 100%;
    padding: 6vw;
}
    
.pickUpMovie ul li:first-child {
    margin-bottom: 4vw;
}    
.pickUpMovie ul li iframe {
    height: 42.66vw;
}

	
.whatsNew ul{
	padding: 0 6.66vw;
}	

.whatsNew ul li{
		font-size: 0;
	margin-bottom: 4vw;
    width: 100%;}
.whatsNew ul li a {
    width: 100%;
	padding: 4vw;
}
	
.whatsNew ul {
    display: inherit;
}


.whatsNew ul li figure {
    border: 1px solid #f2f2f2;
    overflow: hidden;
    max-width: 280px;
    max-height: 280px;
    margin-bottom: 20px;
	display: flex;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
    width: 100%;
}

.whatsNew ul li figure img {
    width: 100%;
    height: auto;
}

.whatsNew ul li a {
    text-decoration: none;
    color: #333;
}

.whatsNew ul li .date {
    font-size: 16px;
    padding: 0 5px;
}

.whatsNew ul li h4 {
    color: #1c2563;
    font-weight: bold;
    font-size: 21px;
    padding: 0 5px;
}
	
.whatsNew ul li a h4 {
	margin-bottom: 0px;
    margin-top: 0px;
	}


.whatsNew ul li .txt {
    font-size: 17px;
    padding: 0 5px;
}

.whatsNew ul li .cate span {
   height: 25px;
   margin-top: 10px;
	margin-bottom: 10px;
}

.cast .mainChara {
    margin-bottom: 9.33vw;
padding: 0 6.66vw;    
}
    
.cast .regular ul  {
    display: inherit;
}     
    
.cast .regular ul:nth-of-type(1) {
    margin-bottom: 4vw;
    display: inherit;
}    
    
.cast .regular ul li {
    width: auto;
    font-size: 0;
    color: #fff;
    margin: 1vw 6vw;
}    
    
	.cast .regular ul li h5 {
		margin: 20px 0 0 0;
	}
.cast .regular ul li::before {
   height: 5vw;
}

.cast .regular ul li::after {
   height: 5vw;
}
    
 .story .img {
        margin: 0 6vw;
    }	
    
.story .btn {
    width: 75.73vw;
    margin: 2.66vw auto;
}    
    
.themeSong ul {
    display: inherit;
    padding: 0 6.66vw;
}
	
.themeSong ul li .wrap {
    width: 100%;
    display: inherit;
}
    
.themeSong li figure {
    height: auto;
    width: 100%;
}    
    
.themeSong li figure img {
    height: auto;
    width: 100%;    
    }
    

.themeSong li h4 {
    margin-bottom: 0px;
}
	
.story .btn {
    width: 75.73vw;
    margin: 2.66vw auto;
} 
    
#pageTop {
    width:17.66vw;
    bottom: 17.66vw;
    right: 0;
    left: 0;
    margin: auto;
	}
#ttlArea {
    background-image: url(../img/btm_pagettl_bg_sp.png);
    background-size: 100% auto;
    height: 28vw;
    padding-top: 10px;
    margin-bottom: 30px;
}
.about #ttlArea h2 {
    width: 37.33vw;
    bottom: 1vw;    
}
	
.about .outline .wrap {
    display: inherit;
    padding: 0 9.33vw;
}
	
.about .outline .txt {
    font-size: 16px;
    width: 100%;
    line-height: 1.8;
    padding: 0;
}

.about .outline figure {
    width: 40vw;
    margin: 30px auto;
}	
	

.about .staff .position {
    padding: 0 6.66vw;	
margin-bottom: 30px;
	}
    
    

.about #broadcast {
    margin: 0 6.66vw;
}
    
#broadcast .wrap {
    padding: 4.8vw;
}    

#broadcast dl {
    display: inherit;
    border-top: 1px solid #dadada;
    padding: 2.66vw 0;
}
    
#broadcast dl dt {
    width: 100%;
    border-bottom: none;
    border-top: none;
    padding:10px 0 0 0;

}  
    
#broadcast dl dd {
    width: 100%;
    border-top: none;
    padding:0 0 10px 0;
}    
	

    
	
.event ul li figure img {
    width: 100%;
    height: auto;
}	
	
.event ul li .txtArea {
    width: 100%;
}	
	
.event .eventList li a h4 {
    margin-bottom: 10px;
    margin-top: 10px;
}	
	
.single-event .detail,.single-products_detail .detail {
    padding: 0 6.66vw;
    margin-bottom: 30px;
}
.single-event .detail::before,.single-products_detail .detail::before {
    height: 10.8vw;
    background-image: url(https://rizsta.jp/assets/img/fr_bl_top.png);
	margin-bottom: -1.6vw;
}
.single-event .detail::after,.single-products_detail .detail::after {
    height: 10.8vw;
    background-image: url(https://rizsta.jp/assets/img/fr_bl_btm.png);
}
	
.single-event .detail .wrap,.single-products_detail .detail .wrap {
    width: 100%;
    padding: 0 21px 10px 21px;
    background-image: url(https://rizsta.jp/assets/img/fr_bl_mid.png);
}
	
.single-event .ttlArea h4, .single-products_detail .ttlArea h4 {
    font-size: 20px;
    margin: 0;
	padding: 0;
}
	
.single-event .lead {
    line-height: 1.5;
}
.single-event .linkBox a,
.single-products_detail .linkBox{
}
.single-event .linkBox a::after,
.single-products_detail .linkBox a::after{
	position: relative;
}
	
	

.single-event .textBlock .imgLeft .img,.single-products_detail .textBlock .imgLeft .img {
	float: none;
	margin-right:0px;
	width: 100%;
}

.single-event .textBlock .imgRight .img,.single-products_detail .textBlock .imgRight .img {
	float: none;
	margin-left: 0px;
	width: 100%;
}
	
.single-event .textBlock li img, .single-products_detail .textBlock li img {
    width: 100%;
}	
	
 .single-event .textBlock h3{
    line-height: 1.5;
    font-size: 16px;
}	

    
.message #ttlArea h2 {
    width: 42.26vw;
    bottom: 1vw;
} 
    
.message h3 {
    margin:2.66vw;
}    
        
.message #leftContent ul li {
    margin: 1vw 6vw;
}
    
.message #leftContent ul li .wrap {
    padding: 10px 20px;
    box-sizing: border-box;
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100% auto;
    display: inherit;
}    
    
.message #leftContent ul li figure {
    width: 100%;
    margin-right: 0;
    }
    
.message #leftContent ul li .act {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 2;    
}  
    
 .message #leftContent ul li .act.pcHide span {
        display: block;
    }   
    
    
.event #ttlArea h2 {
    width: 64.26vw;
    bottom: 1vw;
} 
	
.single-event #ttlArea h2 {
    width: 64.26vw;
    bottom: 1vw;
} 	
    
.event .frame {
    padding: 4.8vw;
    margin: 0 6.66vw;
} 
	
.single-event .frame ,.single-products_detail .frame {
    padding: 4.8vw;
    margin: 0 6.66vw;
} 	
    
.event .frame .ttlArea {
    font-size: 20px;
    }
	
.single-event .frame .ttlArea,.single-products_detail .frame .ttlArea {
    font-size: 20px;
    }	
    
.event .frame .ttlArea h4 {
    margin-top: 0;
}    
	
.single-event .frame .ttlArea h4,.single-products_detail .frame .ttlArea h4 {
    margin-top: 0;
}    
  	
   
.event .frame .lead,.single-event .frame .lead,.single-products_detail .frame .lead {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.vod #ttlArea h2 {
    width: 23vw;
    bottom: 1vw;
} 
 	
.goods #ttlArea h2 {
    width: 32vw;
    bottom: 1vw;    
}	
	
.dvdDetail .imgList li img {
    width: 100%;
}
	
.goods #ttlArea h2 {
    width: 27vw;
}
	
.book #ttlArea h2 {
    width: 20vw;
    bottom: 1vw;    	
}
	
	

.categoryid-1 #ttlArea h2 {
    width: 27vw;
		}

.categoryid-2 #ttlArea h2 {
    width: 44vw;

		}

.categoryid-3 #ttlArea h2 {
    width: 20vw;

		}
	
	
#showTtl {
    width: 100%;
}
	
#show .mainInner {
    padding: 20px;	
	}
	
#show .mainInner h3 {
    font-size: 20px;
    padding: 1rem 1rem;	
	}
	
#show .mainInner .subTtl {
    font-size: 16px;
    margin: 10px auto 30px;	
	}
	
#show h4 {
    font-size: 14px;
    padding: 6px;
	}
	
#show .date {
    margin-top: 30px;
    margin-bottom: 30px;
}	
#show h5 {
    font-size: 14px;
	}
	
#show h5::after {
    top: 0.2em;
	}
	
#show table {
    font-size: 14px;
}	
	
#show table tr:last-child {
    font-size: 14px;
	}
	
#show .act {
    margin-bottom: 30px;
}	
	
#show .act .txt {
    margin-top: 30px;
    font-size: 16px;
}
	
#show .disclaimer ul li {
    font-size: 14px;
	line-break: anywhere;
}
	
	#show .guide {
    font-size: 14px;
}
	
#show .linkArea .wrap .link .btn {
    width: 100%;
	}
	

#show .linkArea .wrap .link {
    text-align: center;
}
	
	#show .add0725, #show .add0729 {
    margin-bottom: 30px;
    font-size: 14px;

}	
	
	
#fesTtl {
    width: 100%;
}
	
#fes .mainInner {
    padding: 20px;	
	}
	
#fes .mainInner h3 {
    font-size: 20px;
    padding: 1rem 1rem;	
	}
	
#fes .mainInner .subTtl {
    font-size: 16px;
    margin: 20px auto;	
	text-align: left;
	}
	
#fes h4 {
    font-size: 18px;
    padding: 6px;
	}
	
#fes .date {
    margin-top: 30px;
    margin-bottom: 30px;
}	
#fes h5 {
    font-size: 16px;
	}
	
#fes h5::after {
    top: 0.4em;
	}
	
#fes table {
    font-size: 14px;
}	
	
#fes table tr {
    font-size: 14px;
	}
	

	
#fes .act {
    margin-bottom: 30px;
}	
	
#fes .act .txt {
    margin-top: 30px;
    font-size: 16px;
}
	
#fes .act ul.main, #fes .act ul.sub {
    flex-wrap: wrap;
}
	
#fes .act ul.main li {
    width: 30%;
}
	
	#fes .act ul.main:after {
    content: "";
    width: 30%;
}
	
#fes .act ul.sub li {
    width: 100%;
	margin-bottom: 20px;
	
}
	
#fes .act .note {
    margin-top: 0;
    font-size: 14px;
}	
	
#fes .present .item {
    display: block;
	text-align: left;
	}
	
#fes .present .item figure {
    margin: 0 auto 10px;
}	
	
#fes .present .item .txt {
    font-size: 14px;
	}
	
#fes .ticket h6 {
    font-size: 14px;
}	
	
#fes .ticket table td .note {
    padding: 10px;
    font-size: 14px;
}
	
	#fes .ticket table td {
		
		text-align: left;
	}	
	
#fes .present .item ul {
    margin-top: 10px;
	}
	
#fes .disclaimer ul li {
    font-size: 14px;
	line-break: anywhere;
}
	
	#fes .guide {
    font-size: 14px;
}
	
#fes .linkArea .wrap .link .btn {
    width: 100%;
	}
	

#fes .linkArea .wrap .link {
    text-align: center;
}
	
#fes .btn {
    width: 100%;
    line-height: inherit;
    border-radius: 50px;
    padding: 10px;
}
	
#fes .add1205 .addTtl {
    font-size: 20px;
    margin-bottom: 15px;
	}
	
#fes .add1205 .txt {
    font-size: 14px;
	text-align: left;
}	
	
#fes .add1205 {
    margin-bottom: 15px;
}	
	
#fes .btnArea .btn {	
	    width: 100%;
}
	
}