@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@600&display=swap');

body{
	background:#1b1b1b;
   /* color:#eaff00;*/
    color:#1b1b1b;
	letter-spacing:	2px;
	font-family: 'Noto Sans JP', sans-serif,游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ ゴシック',’MS PGothic’, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align:	center;
	-webkit-text-size-adjust: 100%;
    display: flex;
	flex-flow: column;
	min-height: 100vh;
}


ul, li {
	list-style: none;
}

a:link{
	color:#8F7003;
	text-decoration:none;
}

a:visited{
	color:#435766;
	text-decoration:none;
}

a:hover{
	color:#ff6600;
	text-decoration:none;
}

.hidden{
	display:none;
	font-size:0px;
	text-indent:-9999px;
}

.object-fitImg{
	width:100%;
	height:100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

.fadeIn {
  opacity: 0;
  transition: 2s;
}
.fadeIn.is-show {
  opacity: 1;
}


#contents .clear{
	clear:both;
}

#snsbanner{
    margin: 0 auto;
    text-align: center;
	padding:0;
}

#gigyaShare {
    vertical-align: top;
    text-align: center;
    margin: 0 auto;
}

#loader_wrap {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    top: 0;
    background: #1b1b1b;
    z-index: 50;
}

/* loading anime */
.loader {
    width: 400px;
    height: 300px;
    background: url("../img/preloader.gif") no-repeat;
    opacity: 0;
    animation: blink 1.5s infinite linear;
    position: relative;
}

@keyframes blink {
    50% {
        opacity: 0.5;
        }
}

/* end of loading */
.loaded {
    opacity: 0;
    visibility: hidden;
}

.color_b{
	background: -webkit-linear-gradient(#1b1b1b, #4a4a4a);
	background: -o-linear-gradient(#1b1b1b, #4a4a4a);
	background: linear-gradient(#1b1b1b, #4a4a4a);
}
.color_y{
	background: -webkit-linear-gradient(#ffc71b, #fff8da);
	background: -o-linear-gradient(#ffc71b, #fff8da);
	background: linear-gradient(#ffc71b, #fff8da);
}


@media screen and (min-width:641px )
{

/*トップ*/
.pc { display: block !important; }
.sp { display: none !important; }

    .img{
        max-width: 100%;
        border: 0;
        margin:0;
        paddingg:0;
    }

    #contents{
        width:100%;
        padding:0;
        margin:0 auto;
        flex: 1;
    }
	
	
	#contents .title_bar_b{
		border: 0.15vw solid #1b1b1b;
        width:98%;
        height:auto;
        padding:0;
        margin:0 auto;
        text-align:center;
   }
       
    #contents .title_bar_y{
		border: 0.15vw solid #ffc71b;
        width:98%;
        height:auto;
        padding:0;
        margin:0 auto;
        text-align:center;
   }
   #contents .t_position_b{
        margin:0.5vw auto;
        color:#1b1b1b;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:950;
        font-size:min(5vw,38px);
   }
	#contents .t_position_y{
        margin:0.5vw auto;
        color:#ffc71b;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:950;
        font-size:min(5vw,38px);
   }
	
	#contents #top{
		width:100%;
		height:auto;
	}
	
    #contents #top .title_bar1{
/*      background:#eaff00;*/
        background:#8f6c00;
        width:100%;
        height:50px;
        padding:0;
        margin:0 auto;
    }
    
     #contents #top .title_text{
        text-align:center;
        color:#fff;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:300;
        font-size:min(3vw,21px);
        letter-spacing: 0.3vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    #contents .title_bar2{
/*        background:#eaff00;*/
        background:#8f6c00;
        width:100%;
        height:80px;
        padding:0;
        margin:0 auto;
        text-align:center;
        display: flex;
        justify-content: center;
        align-items: center;
   }
        
    #contents .title_bar3{
/*        background:#eaff00;*/
        background:#8f6c00;
        width:100%;
        height:80px;
        padding:0;
        margin:0 auto;
        text-align:center;
        display: flex;
        justify-content: center;
        align-items: center;
   }
 
    
    /*top*/

   #contents .wrap{
        width:100%;
        height:auto;
    }
    
     #contents #top .bg2{
        max-width:1080px;
        height:auto;
/*        padding:0 2.55%;*/
		padding-top: 57.4%;
        margin:0 auto;
        background: url("../img/top1_base.png")no-repeat;
        background-position:top;
        background-size:contain;
    }
    
    #contents #top .topImg{
        max-width:1080px;
        height:auto;
        padding:0;
        margin:0 auto;
        text-align: center;
    }
/*	
   	#contents #top .topImg .title{
        height:auto;
        padding-top:18.5%;
        margin:-45% 0 0 0;
        background: url("../img/top1_title.png")no-repeat;
        background-position:top;
        background-size:contain;
	}  
   	#contents #top .topImg .navi{
        height:auto;
        padding-top:4.16%;
        margin:2.5% 0 0 0;
        background: url("../img/top1_name.png")no-repeat;
        background-position:top;
        background-size:contain;
	}
   	#contents #top .topImg .date{
        height:auto;
        padding-top:10.9%;
        margin:2.5% 0 0 0;
        background: url("../img/top1_date.png")no-repeat;
        background-position:top;
        background-size:contain;
	}
*/
	
  	#contents #top .topImg .title{
        height:auto;
        padding-top:18.5%;
        margin:-45% 0 0 0;
        background: url("../img/top1_title.png")no-repeat;
        background-position:top;
        background-size:contain;
		position:relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	
	
   	#contents #top .topImg .navi{
        height:auto;
        padding-top:4.16%;
        margin:0 0 0 0;
        background: url("../img/top1_name.png")no-repeat;
        background-position:top;
        background-size:contain;
		position:relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
   	#contents #top .topImg .date{
        height:auto;
        padding-top:10.9%;
        margin:0.5% 0 0 0;
        background: url("../img/top1_date.png")no-repeat;
        background-position:top;
        background-size:contain;
		position:relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	
	#contents #top .topImg_anime{
        position:absolute;
        top:50px;
        max-width:1080px;
        margin:0 auto;
    }

    #contents #top .read{
        max-width:980px;
        height:auto;
        margin:0 10px;
        padding:0;
        font-size:0.85rem;
        line-height:1.25rem;
    }

    #contents #top .btn:hover {
        opacity: 0.7;
    }

    /*プログラム*/

    #contents .intro{
        max-width:1080px;
        height:auto;
        margin:0 auto;
        padding: 30px 0;
    }

    
    #contents .intro .introRead{
        max-width:1080px;
        height:auto;
        margin:0;
        font-size:min(2vw,21px);
        line-height:min(3.5vw,36px);
        text-align: center;
    }

    #contents .intro .copy{
        height:auto;
        margin-bottom:min(3.5vw,36px);
        padding:0;
    }
    
    #contents .intro .logo{
        margin:30px auto;
        padding: 0;
        text-align: center;
    }
    #contents .intro .logo .size{
       width:25%;
    }

    /*メッセージ*/

    #contents .message{
        max-width:1080px;
        height:auto;
        margin:0 auto;
		padding:2vw 0;
    }
    
    #contents .message .container{
        display: table;
        width: 90%;
        padding-bottom:20px;
        margin:2vw auto 0 auto;
    }

   #contents .message .copy{
        font-size:min(3vw,28px);
        font-weight:bold;
        text-align: left;
        color:#fff;
    }
    
    #contents .message .messageRead{
        height:auto;
        margin:0;
        font-size:min(1.75vw,21px);
        line-height:min(3.5vw,36px);
		color:#fff;
    }
	
    
    #contents .message .wrap_msg{
        display: table-cell;
    }
    
    #contents .message .lBox{
        width:58.5%;
        height:auto;
        margin:0 0 0 2.5%;
        font-size:min(1.5vw,18px);
        line-height:min(2.5vw,24px);
        vertical-align: middle;
    }
    
    #contents .message .notice{
        font-size:min(1.25vw,14px);
        color:#ddd;
		text-align: left;

    }
	#contents .message .notice .em{
		border-bottom: #ffc71b dashed 0.1rem;
	}
    
    #contents .message .rBox{
        width:23.5%;
        height:auto;
        margin:0;
        vertical-align: middle;
		text-align: center;
    }
	
    #contents .message .present{
        width:50%;
        height:auto;
        margin:2vw auto 0 auto;
		padding-top:77%;
		background-image:url("../img/present_pic.png");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    } 
	
	#contents .btnWrap{
        max-width:1080px;
		padding:0.5vw 0 2vw 0;
		margin-top: 2vw;
		text-align: center;
   }
    
   #contents .btn_pc a:link{
        color: #ffc71b;
        border:0.175vw solid #ffc71b;
        font-size: 1.25rem;
        font-weight: bold;
        padding: 1.5vw 4vw;
        text-decoration: none;
        transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;

    }
   #contents .btn_pc a:hover{
        color:#C59A16;
        border:0.2vw solid #C59A16;
        font-size: 1.2rem;
        font-weight: bold;
        padding: 1.45vw 3.95vw;

    }
	#contents .btn_pc a:visited{
        color: #ffc71b;
        border:0.175vw solid #ffc71b;
        font-size: 1.25rem;
        font-weight: bold;
        padding: 1.5vw 4vw;
    }

	
	#contents .btn_sp{
    }

    /*ゲスト*/

    #contents .guest{
        max-width:1080px;
        height:auto;
        margin:0 auto;
		padding:2vw 0;
    }
	
	#contents .guest .wrap {
		max-width: 100%;	
		display: flex;
/*		justify-content:space-between;*/
		justify-content:center;
		align-items: center;
		flex-wrap: wrap;
		margin: 0 auto;
		padding:0;
	}
		
	#contents .guest .box_g{
        width:30%;
		max-width:270px;
        height:auto;
		padding:2vw 1.25vw 0 1.25vw;
		magin:0 0 -1vw 0;
   }
	
	#contents .guest .photo_wrap{
		padding:0.25vw;
		border:0.125vw solid #1b1b1b;
	}

	#contents .guest .photo1{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
  	#contents .guest .photo2{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
	#contents .guest .photo3{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
	#contents .guest .photo4{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
   }
	#contents .guest .photo5{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_5.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
   }
	    
	#contents .guest .name{
        font-size:min(2vw,18px);
        line-height:min(2.5vw,24px);
		color:#1b1b1b;
        font-weight:bold;
		text-align: center;
		margin: 0.5vw 0 0 0;
		padding: 0;
    }

	#contents .guest .name_s{
        font-size:min(1.5vw,14px);
		color:#1b1b1b;
		text-align: center;
		margin: 0.1vw 0 0 0;
		padding: 0;
    }

	/*ツイッター*/

    #contents .tw{
        max-width:1080px;
        height:auto;
        margin:0 auto;
		padding:2vw 0;
    }
 

    #contents .tw .wrap{
        max-width:1080px;
        margin:3vw auto 0 auto;
        padding:0;
    }

	#contents .tw .detail{
        max-width:690px;
        margin:0 auto;
        padding:0;
    }
	
	#contents .tw .wrap_p {
		max-width: 1380px;	
		display: flex;
		justify-content: center;
		align-items: top;
		flex-wrap: wrap;
		margin: 0 auto;
		padding:0;
	}
    /*フッタ*/

    footer{
/*      background:#eaff00;*/
		background: -moz-linear-gradient(top, #ffc71b, #fff8da);
		background: -webkit-linear-gradient(top, #ffc71b, #fff8da);
		background: linear-gradient(to bottom, #ffc71b, #fff8da);
        height:auto;
        margin:0 auto;
        padding:2vw 00;
        width:100vw;
    }
    footer .jSns{
        width:100%;
        margin:0px auto 5px auto;
        padding:0;
        text-align: center;
    }
    footer .jLogo{
        width:100%;
        margin:0px auto 5px 0;
        padding:0;
        text-align: center;
        
    }

    footer .logo_jwave {
        width: 240px;
        margin: 20px 0 5px 20px;
    }

    footer .copyright{
        width:100%;
        font-family: Arial, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
        font-size:12px;
        color:#222;
        text-align:center;
        padding:5px auto 0 auto;
    }

}


/* スマートフォン用 */

@media screen and (max-width:640px )
{
	.pc { display: none !important; }
	.sp { display: block !important; }
/*	
	img {
		border: 0;
		width: 100%;
	}
	
*/
    #contents{
		width:100%;
		margin:0 auto;
		padding:0;
        flex: 1;
	}
		
	#contents .title_bar_b{
		border: 0.3vw solid #1b1b1b;
        width:90%;
        height:auto;
        padding:0;
        margin:0 auto;
        text-align:center;
   }
       
    #contents .title_bar_y{
		border: 0.3vw solid #ffc71b;
        width:90%;
        height:auto;
        padding:0;
        margin:0 auto;
        text-align:center;
   }
    #contents .t_position_b{
        margin:2vw auto;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:900;
        color:#1b1b1b;
        font-size:6vw;
   }   
    #contents .t_position_y{
        margin:2vw auto;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:900;
        color:#ffc71b;
        font-size:6vw;
   }	
	#contents #top{
		width:100%;
		height:auto;
	}
	
   #contents #top .title_bar1{
/*      background:#eaff00;*/
        background:#8f6c00;
        width:100%;
        height:5vh;
        padding:0;
        margin:0 auto;
    }
    
     #contents #top .title_text{
        text-align:center;
        color:#ffffff;
        font-family: dunbar-tall, sans-serif;
        font-style: normal;
        font-weight:400;
        font-size:2vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    #contents #top .title_bar2{
/*      background:#eaff00;*/
        background:#ffffff;
        width:100%;
        height:8vh;
        padding:0;
        margin:0 auto;
        text-align:center;
        display: flex;
        justify-content: center;
        align-items: center;
   }
    
    #contents #top .title_bar3{
/*      background:#eaff00;*/
        background:#8f6c00;
        width:100%;
        height:10vh;
        padding:0;
        margin:0 auto;
        text-align:center;
        display: flex;
        justify-content: center;
        align-items: center;
   }
    
    #contents #top .topImg{
		min-width: 300px;
        height:100%;
        padding:0;
        margin:0 auto;
        text-align: center;
    }
    
    #contents #top .topImg_anime{
        position:absolute;
        top:5vh;
        min-width: 300px;
        margin:0 auto;
    }

	#contents #top .bg2{
        min-width: 300px;
        height:100%;
        padding-top:177.8125%;
        margin:0 auto;
        background: url("../img/top1_base_sp.png")no-repeat;
        background-position:top;
        background-size:contain;
    }

   	#contents #top .topImg .title{
        height:auto;
        padding-top:47.5%;
        margin:-160% 0 0 0;
        background: url("../img/top1_title_sp.png")no-repeat;
        background-position:top;
        background-size:contain;
		position:relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
    #contents #top .topImg .date{
        height:auto;
        padding-top:32.8125%;
        margin:55% 0 0 0;
        background: url("../img/top1_date_sp.png")no-repeat;
        background-position:top;
        background-size:contain;
		position:relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
    #contents #top .topImg .navi{
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
     
    
    #contents .intro{
        min-width:300px;
        height:auto;
        margin:0 auto;
        padding:30px 0;
    }

    #contents .intro .introRead{
        min-width:300px;
        height:auto;
        margin:20px 0 0 0;
        font-size:3vw;
        line-height:6vw;
        text-align: center;
    }

    #contents #top .intro .copy{
        height:auto;
        margin-bottom:6vw;
        padding:0;
    }
    
    #contents .intro .logo{
        margin:30px auto;
        padding: 0;
        text-align: center;
    }
	
    #contents .intro .logo .size{
       width:40%;
    }

 #contents .btnWrap{
		padding:3vw 0 2vw 0;
		text-align: center;
   }
    
   #contents .btn_sp {
        color: #ffc71b;
        border:0.3vw solid #ffc71b;
        font-size: 1.25rem;
        font-weight: bold;
        padding: 1.5vw 8vw;
        text-decoration: none;
        transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;

    }
    /*message_sp*/
    
    #contents .message{
        min-width:300px;
        height:auto;
        margin:0 auto;
        padding:20px 0;
    }
    
   #contents .message .Box1{
        width:90%;
        height:auto;
        margin:0 5%;
        font-size:3vw;
        line-height:4vw;
        color:#1b1b1b;
    }
    
   #contents .message .Box2{
        text-align: center;
        margin-top:10px;
    }

   #contents .message .copy{
        font-size:3.5vw;
        font-weight:bold;
        text-align: center;
        color:#fff;
    }
     
    #contents .message .messageRead{
        height:auto;
        margin:0;
        font-size:3vw;
        line-height:5vw;
		color:#fff;
		text-align: center;
    }
    
   
    #contents .message .notice{
        font-size:2.25vw;
        color:#ddd;
        text-align: center;
		line-height: 4vw;
    }
 	#contents .message .notice .em{
		border-bottom: #ffc71b dashed 0.075rem;
	}
   
    #contents .message .present{
        width:100%;
        height:auto;
        margin:1.5vw auto 3vw auto;
		padding-top:35%;
		background-image:url("../img/present_pic.png");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    } 
    
	/*guest_sp*/
    
	#contents .guest{
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:20px 0;
	}

	#contents .guest .wrap {
		max-width: 95%;	
		display: flex;
/*		justify-content:space-between;*/
		justify-content:center;
		align-items: center;
		flex-wrap: wrap;
		margin: 0 auto;
		padding:0;
	}
	
	
	#contents .guest .box_g{
        width:60%;
		max-width:270px;
        height:auto;
		padding:4vw 2.5% 0 2.5%;
		magin:0;
   }
	
	#contents .guest .photo_wrap{
		padding:0.75vw;
		border:0.3vw solid #1b1b1b;
	}

	#contents .guest .photo1{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
  	#contents .guest .photo2{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
	#contents .guest .photo3{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		
		
   }
	#contents .guest .photo4{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
   }
	#contents .guest .photo5{
        width:100%;
        height:auto;
        margin:0;
		padding-top:67.5%;
		background-image:url("../img/guest_5.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
 		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
   }
	#contents .guest .name{
        font-size: 3vw;
        line-height:3.5vw;
        font-weight:bold;
		text-align: center;
		margin: 0.5vw 0 0 0;
		padding: 0;
    }
	#contents .guest .name_s{
        font-size: 2vw;
		text-align: center;
		margin: 0.25vw 0 0 0;
		padding: 0;
    }

  /*ツイッター*/
    #contents .tw{
        width:100%;
        height:auto;
        margin:0 auto;
		text-align: center;
		padding:20px 0;
	}


	#contents .tw .wrap{
		width:90%;
        min-width:300px;
        margin:0 auto;
        padding:30px 0;
    }

	#contents .tw .detail{
        min-width:300px;
        margin:0 auto;
        padding:0;
    }
   
/*フッタ*/	
	footer{
		width:100%;
		height:auto;
		margin: 0 auto;
		padding:2vw 0;
/*      background: #eaff00;*/
		background: -moz-linear-gradient(top, #ffc71b, #fff8da);
		background: -webkit-linear-gradient(top, #ffc71b, #fff8da);
		background: linear-gradient(to bottom, #ffc71b, #fff8da);
	}
    footer .jSns{
        width:100%;
        margin:20px auto 5px auto;
        padding:0;
        text-align: center;
    }
	footer .jLogo{
		width:100%;
        margin:10px auto 5px auto;
		padding:0;
        float: left;
        text-align: center;
	}

    footer .logo_jwave {
        width: 50%;
        margin:0 0 7px 20px;  
      }

	footer .copyright{
		width:100%;
		font-size:1vw;
		color:#222;
		text-align:center;
        letter-spacing: 0.25vw;
		margin:4.5vw 0 0 0;
	}
	
}