@charset "utf-8";
/***********************
sp.css
************************/
@media screen and (min-width: 0px) and (max-width: 800px) {

	/*---------------------
	全体
	-----------------------*/
	html {
		background: #fff;
	}
	#container {
		min-width: 0;
		max-width: initial;
	}
	.bg_long{
		background: url(../img/top_sp/bg_long.jpg) center top;
		background-size: 100% auto;
		position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
	}
	/*---------------
	メインエリア
	-----------------*/
	#main {
		position: relative;
		/*position: absolute;*/ /*動画背景時*/
        top: 0;
		width: 100%;
		max-width: 100%;
		height: inherit;
		padding-top: 0;
		margin: 0;
		padding-bottom: 0;
		background: url(../img/top_sp/bg2.jpg) no-repeat center top;
		/* 動画背景時 */
		background: none;
		background-size: 100% auto;
	}
	.title_area {
		min-width: 0;
	}
	.t_director{
	position: absolute;
     left: calc(314 / 780* 100%);
    top: calc(849 / 1220* 100%);
    width: calc(154 / 780* 100%);
	}
	.t_look_up{
    position: absolute;
     left: calc(361 / 780* 100%);
    top: calc(672 / 1220* 100%);
    width: calc(59 / 780* 100%);
}
	.t_logo{
        position: absolute;
     left: calc(158 / 780* 100%);
    top: calc(875 / 1220* 100%);
    width: calc(466 / 780* 100%);
	}
	.t_day{
         position: absolute;
     left: calc(330 / 780* 100%);
    top: calc(1097 / 1220* 100%);
    width: calc(128 / 780* 100%);
	}
	.hash{
        position: absolute;
		width: calc(170 / 780* 100%);
        bottom: 0;
        /*margin-bottom: calc(30 / 780* 100%);*/
        right: calc(20 / 780* 100%);
	}
    
    .hash2{
    position: absolute;
    width: calc(275 / 780* 100%);
     left: calc(487 / 780* 100%);
    top: calc(1127 / 1220* 100%);
	z-index: 2;
    transition: .3s ease;
}
.hash2:hover{
	opacity: 0.7;
}
	/*---------------
	メイン動画
	-----------------*/
	#video_area {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		height: 100%;
	}
	#top_video {
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		display: none;
	}
	#top_video_sp {
		position: relative;
		width: 100%;
		display: block;
		/* transform: scale(1.2); */
	}
	#dotted {
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 0;
		width: 100%;
		height: 100%;
		background: url("../img/top_sp/dotted.png") repeat left top;
	}
	#bk_img {
		position: relative;
		top: 0;
	}
	#bk_img img {
        width: 100%;
        position: absolute;
	}
	/*---------------
	丸バナー
	-----------------*/
	.fan_bnr{
		position: relative;
        z-index: 1;
        width: 100%;
        margin: 0;
	}
	/*---------------
	メイン下バナー
	-----------------*/
	.main_bnr{
		padding: calc(30 / 780* 100%) calc(50 / 780* 100%) ;
		max-width: 100%;
		gap: calc(20 / 780* 100vw);
	}
	.main_bnr li img{
		width: 100%;
		min-width: inherit;
		max-width: inherit;
	}
	/*---------------
	ムビチケエリア
	-----------------*/
	#mvtk_ticket {
		max-width: 100%;
       /* background: #000;*/
		padding: calc(0 / 780* 100%) calc(50 / 780* 100%);
        padding-top:10px;
	}
	/*SNSボタン*/
	.mvtk_area_sns{
		padding-bottom: calc(60 / 780* 100%);
	}
	.mvtk_area_sns li{
		width: 50px;
	}
	/*THEATERS・NEWSボタン*/
	.mvtk_btn_area{
		width: 100%;
		flex-direction: column;
		gap: calc(20 / 780* 100vw);
	}
	/*ムビチケウィジェット*/
	#mvtk-widgets-container {
		margin: 0 auto;
        border: solid 1px #ccc;
        border-radius: 6px;
		box-sizing: border-box;
        background: #fff;
        overflow: hidden;
		border: none;
	}
	.mvtk_widgets_area {
		margin: calc(0 / 780* 100%) auto 0;
		box-sizing: border-box;
	}
	.mvtk_widgets_wrap {
		width: 100%;
		margin-bottom: calc(30 / 780* 100%);
	}
	/*ムビチケバナー*/
	.mb-1 {
		width: auto;
		flex-direction: column;
	}
	.mb-1 img {
		width: 100%;
	}
	.mb-1>a:first-child {
		margin-bottom: 3.6%;
	}
	/*---------------
	動画エリア
	-----------------*/
	/* 共通：全体の設定 */
	.yt_area {
		height: auto;
		padding: calc(60 / 780* 100%) 0 calc(40 / 780* 101%);/* スライダー：動画1本以上〜 */
		padding: calc(60 / 780* 100%) 0;/* スライダー：動画1本 */
	}
	/*共通：watch_on_youtubeボタン*/
	 .video_more{
		width: calc(399 / 780* 100vw);
        top: 0;
        background: none;
        margin: 0 auto;
	 }
	.video_more:hover img {
		opacity: 1;
	}
	/*---------------
	動画下エリア囲み
	-----------------*/
	#section_bg_wrap{
		padding-top: calc(120 / 780* 100%);
	}
	/*---------------
	バナーエリア
	-----------------*/
	#bnr_area {
		padding-bottom: calc(120 / 780* 100%);
	}
	.pickup_title{
		width: calc(372 / 780* 100%);
		margin: 0 auto calc(40 / 780* 100%);
	}
	#bnr_wrap {
		position: relative;
		width: 100%;
		min-height: 0;
		padding: 0 calc(50 / 780* 100%);
	}
	#bnr_wrap a:hover {
		text-decoration: underline;
	}
	.works_bnr {
		width: calc(325 / 680* 100%);
		max-width: inherit;
		min-width: inherit;
	}
	#bnr_load {
		position: relative;
		width: 100%;
		padding-top: 0;
	}
	.bnr_column {
		width: 100%;
		margin: 0 auto;
		display: none;
		justify-content: center;
		gap: calc(30 / 680* 100vw);
	}
	.bnr_img img{
		width: 100%;
		max-width: inherit;
		min-width: inherit;
	}
	.bnr_text {
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
		margin: calc(20 / 680* 100vw) 0 calc(30 / 680* 100vw);
	}
	#bnr_sort {
		position: relative;
		width: 100%;
		display: flex !important;
		justify-content: center;
		margin-bottom: 0;
		padding-top: 12%;
		z-index: 1;
		display: none !important;
	}
	#bnr_more {
		position: relative;
		width: 100%;
		padding-top: calc(10 / 680* 100vw);
	}
	.bnr_category {
		margin: 0 4px;
	}
	.bnr_category {
		width: 21.85%;
		height: auto;
		cursor: pointer;
	}
	.bnr_category:nth-child(1) {
		background: url(../img/category/sp/cate1.png) no-repeat left top;
		background-size: 100% auto;
	}
	.bnr_category:nth-child(2) {
		background: url(../img/category/sp/cate2.png) no-repeat left top;
		background-size: 100% auto;
	}
	.bnr_category:nth-child(3) {
		background: url(../img/category/sp/cate3.png) no-repeat left top;
		background-size: 100% auto;
	}
	.bnr_category:nth-child(4) {
		background: url(../img/category/sp/cate4.png) no-repeat left top;
		background-size: 100% auto;
	}
	.bnr_category img {
		opacity: 0;
		transition: 0s;
		/* vertical-align: top; */
		display: block;
		margin: 0;
		padding: 0;
	}
	.bnr_category img:hover {
		opacity: 1;
	}
	.category_target img {
		opacity: 1;
	}
	.category_target img:hover {
		opacity: 1;
	}
	/*---------------
	Who is supermanエリア
	-----------------*/
	#about_area {
		/*padding-bottom: calc(120 / 780* 100%);*/
	}
	.ws_area_1 {
		background: url(../img/ws/sp/area_1_bg.jpg) no-repeat center top;
		background-size: 100% auto;
		padding-bottom: calc(115 / 780* 100vw);
	}
	.area_1_ttl {
		width: 100%;
		padding-top: calc(105.5 / 780* 100vw);
	}
	.area_1_copy1 {
		width: 100%;
		left: 0;
		padding-top: calc(43.5 / 780* 100vw);
	}
	.area_1_copy2 {
		width: 100%;
		left: 0;
		padding-top: calc(22.5 / 780* 100vw);
	}

	.ws_area_2 {
		background: url(../img/ws/sp/area_2_bg.jpg) no-repeat center top;
		background-size: 100% auto;
		padding-bottom: calc(110 / 780* 100vw);
	}
	.area_2_copy1 {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-top: calc(488 / 780* 100vw);
	}
	.area_2_copy2 {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-top: calc(32.5 / 780* 100vw);
	}
	.area_2_copy3 {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-top: calc(36.5 / 780* 100vw);
	}
	.area_2_copy4 {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-top: calc(43.5 / 780* 100vw);
	}
	.area_2_copy5 {
		width: 100%;
		left: 0;
		margin-left: 0;
		padding-top: calc(33.5 / 780* 100vw);
	}

	/*---------------
	ニュースエリア
	-----------------*/
	#news_area {
		position: relative;
		width: 100%;
		background: none;
		padding-bottom: calc(200 / 780* 100%);
	}
    
    #goods_area {
		position: relative;
		width: 100%;
		background: none;
		padding-bottom: calc(120 / 780* 100%);
	}
	#news_wrap {
		padding: 0 calc(50 / 780* 100%);
        margin: 0;
	}
	#news_title {
        width: calc(262 / 780* 100%);
		margin: 0 auto calc(40 / 780* 100%);
    }
    
    	#goods_title {
        width: calc(780 / 780* 100%);
		margin: 0 auto calc(40 / 780* 100%);
    }
	.news_article {
		position: relative;
        display: flex;
		align-items: center;
		justify-content: space-between;
        margin: 0;
		padding: 1.4vw 0;
	}
	.news_thumb {
		position: relative;
		width: 100%;
		height: 0;
		overflow: hidden;
        width: calc(284 / 680* 100%);
        height: 0;
		padding-top: calc(160 / 680* 100%);
	}
	.news_thumb img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		top: 0;
	}
	.news_day {
		position: relative;
		font-size: 11px;
		margin: 0 0 2vw;
		padding: 0 3px;
        line-height: 16px;
		text-align: justify;
	}
	.news_title {
		position: relative;
		width: calc(370 / 680* 100%);
        margin-left: 0;
        font-size: 12px;
        line-height: 19px;
		text-align: justify;
		/* -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        display: -webkit-box; */
	}
	#credit {
		position: relative;
		left: 50%;
		width: 842px;
		padding-top: 70px;
		transform: translateX(-50%);
	}
	.news_border {
		width: 100%;
		background: url(../img/top_sp/news/border.png) no-repeat center top;
		background-size: 100% auto;
	}
	#news_more {
		position: relative;
        width: 100%;
        left: inherit;
        transform: inherit;
        margin-top: calc(40 / 680 * 100%);
	}
	#news_more img {
		opacity: 1;
	}
	#news_more:hover img {
		opacity: 1;
	}
	/*---------------
	フッターロゴ
	-----------------*/
	.bottom_logo {
		position: relative;
		margin: 0 auto;
    /*    padding-top: calc(130 / 780* 100%);*/
		padding-bottom: calc(150 / 780* 100%);
		width: calc(338 / 780* 100%);
	}
	/*---------------
	フッターバナー
	-----------------*/
	#footer_bnr_area{
		padding: calc(30 / 780* 100%) 0;
	}
	.footer_bnr li img{
		width: calc(340 / 780* 100vw);
		min-width: inherit;
		max-width: inherit;
	}
	.footer_bnr{
		gap: calc(10 / 780* 100vw);
	}
	/*---------------
	前作サイトリンクボタン
	-----------------*/
	#series1 {
		margin: inherit;
		padding-top: 30px;
	}
	#series1 img {
		padding-top: inherit;
		width: 75%;
	}
	#series1:hover {
		opacity: 1;
	}

}