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

ul, li {
	list-style: none;
}

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

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

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

.repo-link{
	color:#8F7003;
	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: 1s;
}
.fadeIn.is-show {
  opacity: 1;
}

.t-strong{
	font-weight: 600;
	border-bottom:2px solid #bf916b;
}


#contents .clear{
	clear:both;
}

@media screen and (min-width:641px )
{
	/*トップ*/
	.pc { display: block !important; }
	.sp { display: none !important; }

	body{
		background:url("../img/w_bg.jpg")repeat;
		background-attachment: fixed;
		color:#222;
		letter-spacing:	0.15em;
		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%;
	}	

	#snsbanner{
		display: inline-block;
		margin: 2em auto 0.5em auto;
		text-align: center;
		padding:0;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}
	
	header{
		width:100%;
		background-image:url("../img/topImg_pc1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		padding-top: 71.484375%;
		position: relative;
		top:0;
	}
	header .mainImage{
		width:100%;
		height:0;
		margin:0;
		padding-top: 45.03%;
		background-image:url(../img/topImg_pc2.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin: 0;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
 	header #header_inner{
		width:90%;
		height:auto;
		margin: 7.5% 5% 0 5%;
		text-align: center;
		position: absolute;
		top:2vw;
	}
	@media screen and (min-width:1281px )
	{
		header{
			width:100%;
			background-image:url("../img/topImg_pc1.png");
			background-repeat: no-repeat;
			background-size:cover;
			background-position: center bottom;
			padding-top: 915px;
			position: relative;
			margin:0 auto;
		}
		header #header_inner{
 			display: flex;
			justify-content:center;
			align-items: center;
			margin-top: 100px;
		}
		header .mainImage{
			width:1157px;
			background-image:url("../img/topImg_pc2.png");
			background-repeat: no-repeat;
			background-size: contain;
			background-position: center center;
			padding-top: 521px;
			margin:0 auto;
		}	
	}
	.img{
		max-width: 100%;
		border: 0;
		margin:0;
		padding:0;
	}

	#contents{
		width:100%;
		padding:0;
		margin:0 auto;
	}
	#contents p{
		margi:0;
		padding: 0;
	}
	
	/*introduction*/
	#contents #intro{
		width:100%;
		max-width:1280px;
		height:auto;
		margin:0 auto;
		padding: 5em 0 6em 0;
		position: relative;
	}

	#contents #intro .copy{
		height:auto;
		color:#fff;
		font-size:min(4.5vw,57px);
		line-height:min(6vw,77px); 
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:0 auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
	#contents #intro .introRead{
		height:auto;
		margin:0 auto;
		text-align: center;
		position:relative;
		z-index: 2;
	}
	#contents #intro .introRead p{
		margin: 2em auto 1em auto;
		font-size:min(1.5vw,18px);
		line-height:min(4vw,52px);
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
	}
	#contents #intro .introRead .bold{
		margin: 1em auto -0.75em auto;
		font-size:min(2.5vw,32px);
		line-height:min(4vw,52px);
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
		color:#212158;
	}
	#contents #intro .navi, .repo{
		height:auto;
		margin:1em auto 0 auto;
		font-size:min(2.5vw,32px);
		font-family: brother-1816, sans-serif;
		font-weight: 900;
		font-style: normal;
		color:#212158;
		text-align: center;
		position:relative;
		z-index: 2;
	}		
 	#contents #intro ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #intro ul li{
		display: block;
		width: 20%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #intro .img1{
		width:100%;
		background:url("../img/navi1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .img2{
		width:100%;
		background:url("../img/navi2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .img3{
		width:100%;
		background:url("../img/repo.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .name{
        color:#000;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
        font-size:min(1.6vw,21px);
		color:#212158;
		margin: 0.5em auto;
		padding:0;
		text-align: center;
	}
	#contents #intro .name .small{
        font-weight:100;
        font-size:min(1.3vw,16px);
	}
	#contents #intro .sec_bg{
		width:100%;
		padding-top: 21.875%;
		background-image:url(../img/intro_c_bk.png);
		background-position: center center;
		background-size:contain;
		position: absolute;
		top:0;
		z-index: 1;
	}

	#contents #intro .logo{
        margin:4em auto 0 auto;
        padding: 0;
        text-align: center;
 		position:relative;
		z-index: 2;
   }
    #contents #intro .logo .size{
       width:20%;
    }

	
 /*message*/
 	#contents #message{
		width:100%;
		max-width:1280px;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		position: relative;
    }

	#contents #message .title{
		width:100%;
		padding-top: 13.515%;
		background-image:url(../img/t_message.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #message .copy{
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-size:min(3vw,38px);
		line-height:min(5vw,64px); 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-1.75em auto 0 auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
    #contents #message .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:min(1.5vw,21px);
		line-height:min(4vw,48px);
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	/* ボタン */
	#contents #message .btn_message a{
		width:40%;
		max-width: 512px;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		border-radius: 2em;
		box-sizing: border-box;
		outline: none;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 900;
		font-size:min(2.5vw,32px);
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #48b99b;
		border: 0.15em solid #fff;
		padding:0.5em 0;
		margin: 1.5em 0 0 0;
		color:#fff;
		position:relative;
		z-index: 2;
	}
	/*hoverをした後のボタンの形状*/
	#contents #message .btn_message a:hover{
		background: #deabd0;
	}
	#contents #message .logo{
        margin:4em auto 0 auto;
        padding: 0;
        text-align: center;
 		position:relative;
		z-index: 2;
   }
    #contents #message .logo .size{
       width:25%;
    }


	/*トークゲスト*/
	#contents #talk-guests{
		width:100%;
		max-width:1280px;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		position: relative;
    }

	#contents #talk-guests .title{
		width:100%;
		padding-top: 13.515%;
		background-image:url(../img/t_talk.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #talk-guests .copy{
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-size:min(3vw,38px);
		line-height:min(5vw,64px); 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-1.75em auto 0 auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
    #contents #talk-guests .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:min(1.5vw,21px);
		line-height:min(4vw,48px);
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	#contents #talk-guests ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #talk-guests ul li{
		display: block;
		width: 20%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #talk-guests .img1{
		width:100%;
		background:url("../img/t-guest1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img2{
		width:100%;
		background:url("../img/t-guest2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img3{
		width:100%;
		background:url("../img/t-guest3.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img4{
		width:100%;
		background:url("../img/t-guest4.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img5{
		width:100%;
		background:url("../img/t-guest5.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .name{
        color:#000;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
        font-size:min(1.6vw,21px);
		color:#212158;
		margin: 0.5em auto;
		padding:0;
		text-align: center;
	}
	#contents #talk-guests .name .small{
        font-weight:100;
        font-size:min(1.3vw,16px);
	}	

	/*ライブゲスト*/
	#contents #live-guests{
		width:100%;
		max-width:1280px;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		position: relative;
    }
	#contents #live-guests .title{
		width:100%;
		padding-top: 13.515%;
		background-image:url(../img/t_live.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #live-guests .copy{
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-size:min(3vw,38px);
		line-height:min(5vw,64px); 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-1.75em auto 0 auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
    #contents #live-guests .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:min(1.5vw,21px);
		line-height:min(4vw,48px);
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	#contents #live-guests ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #live-guests ul li{
		display: block;
		width: 20%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #live-guests .cs{
		width:100%;
		background:url("../img/cs.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .img1{
		width:100%;
		background:url("../img/l-guest1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .img2{
		width:100%;
		background:url("../img/l-guest2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .name{
        color:#000;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
        font-size:min(1.6vw,21px);
		color:#212158;
		margin: 0.5em auto;
		padding:0;
		text-align: center;
	}
	#contents #live-guests .name .small{
        font-weight:100;
        font-size:min(1.3vw,16px);
	}
	
	/*フォトレポート*/
	#contents #photo{
		width:100%;
		max-width:1280px;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		position: relative;
	}
	#contents #photo .title{
		width:100%;
		padding-top: 13.515%;
		background-image:url(../img/t_photo.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #photo .copy{
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-size:min(3vw,38px);
		line-height:min(5vw,64px); 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-1.75em auto 0 auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
	#contents #photo .wrap{
		margin:3em auto 0 auto;
		padding:0;
		position:relative;
		z-index: 2;
	}
	#contents #photo .display{
		width:auto;
		height:auto;
		margin:-3vw auto 3vw auto;
	}
	#contents #photo .title img{
        width: 100vw;
        margin:0 auto 10px auto;
        padding:0;
 		position:relative;
		z-index: 2;
   } 
	#contents #photo .display .detail{
		width:93.75%;
		height:auto;
		margin: 0 auto ;
		padding:0;
		overflow: hidden; /* heightを戻す */
	}
	#contents #photo .display .detail .hsPRimg ul{
		margin:0;
		padding:0;
		display: flex;
		justify-content: space-between;
    	flex-wrap:wrap;
	}
	#contents #photo .display .detail .hsPRimg ul::after{
		display: block;
		content:"";
		width: 20%;
		margin:0 1vw 0 1vw;
	}
	#contents #photo .display .detail .hsPRimg li{
		width:20%;
		height:20%;
		margin:3vw 1vw 0 1vw;
		padding:0;
	}
    #contents #photo .display .detail .hsPRimg img{
       border-radius: 0%;     
    }

	/*フッタ*/
	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 1em 0;
		position: relative;
		text-align: center;
	}
	footer .jLogo{
		width:100%;
		margin:1em auto 5px 0;
		padding:0;
		text-align: center;
	}

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

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

}


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

@media screen and (max-width:640px )
{
	.pc { display: none !important; }
	.sp { display: block !important; }
	
	body{
		background:url("../img/w_bg.jpg")repeat;
		color:#222;
		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;
	}

	#snsbanner{
		display: inline-block;
		margin: 4vw auto 2vw auto;
		text-align: center;
		padding:0;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}
	header{
		width:100%;
		height:0;
		background-image:url("../img/topImg_sp1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		padding-top: 187.5%;
		position: relative;
		top:0;
	}	

	header .mainImage{
		width:90%;
		height:0;
		margin:0 5%;
		padding-top: 65.999%;
		background-image:url(../img/topImg_sp2.png);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		position: absolute;
		transform: translateY(50%);
	}

	header #container {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	header #header_inner{
		position:relative;
		width:100%;
		height:auto;
		margin:0 10%;
		text-align: center;
		position: absolute;
		top:7vh;
	}

	header .wrap {
		min-width:300px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 5vh auto 0 auto;
	}
	header .box_g{
		width:40%;
		height:auto;
		margin:0 3vw;
		padding: 0;
		z-index: 100;
	}
	
	#contents{
		width:100%;
		margin:0 auto;
		padding:0;
		flex: 1;
		position: relative;
	}
		
	/*introduction*/
	#contents #intro{
		width:100%;
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:6vw 0 3vw 0;
		position: relative;
	}

	#contents #intro .copy{
		min-width:300px;
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		font-size:6vw;
		line-height: 8vw;
		margin:3vw auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	} 
	#contents #intro .introRead{
		height:auto;
		margin:0 auto;
		text-align: center;
		position:relative;
		z-index: 2;
	}
	#contents #intro .introRead p{
		margin:2vw 0 4vw 0;
		color:#212158;
		font-size:3.25vw;
		line-height:8.5vw;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
	}
	#contents #intro .introRead .bold{
		margin: 2vw auto 0 auto;
		font-size:4.5vw;
		line-height:8.5vw;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
		color:#212158;
	}
	#contents #intro .navi, .repo{
		height:auto;
		margin:1em auto 0 auto;
		font-size:5vw;
		font-family: brother-1816, sans-serif;
		font-weight: 900;
		font-style: normal;
		color:#212158;
		text-align: center;
		position:relative;
		z-index: 2;
	}		
 	#contents #intro ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #intro ul li{
		display: block;
		width: 40%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #intro .img1{
		width:100%;
		background:url("../img/navi1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .img2{
		width:100%;
		background:url("../img/navi2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .img3{
		width:100%;
		background:url("../img/repo.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #intro .name{
		width:100%;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size:3.25vw;
		margin:0.25em 0 0.25em 0;
		padding:0;
		text-align: center;
		color:#212158;
	}
	#contents #intro .name .small{
        font-weight:100;
		font-size:2.75vw;
	}
	#contents #intro .sec_bg{
		width:100%;
		background-image:url(../img/intro_c_bk_sp.png);
		padding-top:31.25%;
		background-position: top center;
		background-size:contain;
		position: absolute;
		top:0;
		z-index: 1;
	}
    #contents #intro .logo{
        margin:6vw auto 2vw auto;
        padding: 0;
        text-align: center;
    }
	
    #contents #intro .logo .size{
       width:40%;
    }
	
 /*message*/    
  	#contents #message{
		width:100%;
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		position: relative;
    }
	#contents #message .title{
		width:100%;
		padding-top: 23.4375%;
		background-image:url(../img/t_message_sp.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #message .copy{
		height:auto;
		color:#fff;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		font-size:5vw;
		line-height:7vw; 
		margin:-2.5em auto 0.5em auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	} 
     #contents #message .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:2.8vw;
		line-height:7vw;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	/* ボタン */
	#contents #message .btn_message a{
		width:90%;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		border-radius:8vw;
		box-sizing: border-box;
		outline: none;
		font-size:3.5vw;
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #48b99b;
		border: 0.15em solid #fff;
		padding:3vw 0;
		margin: 5vw auto 0 auto;
		color:#fff;
		position:relative;
		z-index: 2;
	}
    #contents #message .logo{
        margin:12vw auto 2vw auto;
        padding: 0;
        text-align: center;
    }
	
    #contents #message .logo .size{
       width:60%;
    }

	/*トークゲスト*/
	#contents #talk-guests{
		width:100%;
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		position: relative;
    }

	#contents #talk-guests .title{
		width:100%;
		padding-top: 23.4375%;
		background-image:url(../img/t_talk_sp.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #talk-guests .copy{
		height:auto;
		font-family: "source-han-sans-japanese", sans-serif;
		color:#fff;
		font-size:5vw;
		line-height:7vw; 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-2.5em auto 0.5em auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
    #contents #talk-guests .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:2.8vw;
		line-height:7vw;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	#contents #talk-guests ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #talk-guests ul li{
		display: block;
		width: 40%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #talk-guests .img1{
		width:100%;
		background:url("../img/t-guest1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img2{
		width:100%;
		background:url("../img/t-guest2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img3{
		width:100%;
		background:url("../img/t-guest3.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img4{
		width:100%;
		background:url("../img/t-guest4.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .img5{
		width:100%;
		background:url("../img/t-guest5.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #talk-guests .name{
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
        font-size:3.25vw;
		color:#212158;
		margin:0.25em 0 0.25em 0;
		padding:0;
		text-align: center;
	}
	#contents #talk-guests .name .small{
        font-weight:100;
        font-size:2.75vw;
	}
	#contents #talk-guests .sec_bg{
		width:100%;
		background:url("../img/section_bg.png")no-repeat;
		padding-top:50%;
		background-position: top center;
		background-size:contain;
		position: absolute;
		top:-20vh;
		z-index: 1;
		animation: parallax-small-anim linear;
  		animation-timeline: scroll();
	}
	
	/*ライブゲスト*/
	#contents #live-guests{
		width:100%;
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		position: relative;
    }

	#contents #live-guests .title{
		width:100%;
		padding-top: 35.9375%;
		background-image:url(../img/t_live_sp.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #live-guests .copy{
		height:auto;
		font-family: "source-han-sans-japanese", sans-serif;
		color:#fff;
		font-size:5vw;
		line-height:7vw; 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-2.5em auto 0.5em auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
	}
    #contents #live-guests .read{
        height:auto;
        margin:0 auto;
        text-align: center;
		margin: 0.5em auto 1em auto;
		font-size:2.8vw;
		line-height:7vw;
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 400;
		font-style: normal;
		color:#212158;
		position:relative;
		z-index: 2;
	}
	#contents #live-guests ul{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding: 0;
		position:relative;
		z-index: 2;
	}
	#contents #live-guests ul li{
		display: block;
		width: 40%;
		margin: 0 2% 0 2%;
		padding: 0;
	}
	#contents #live-guests .cs{
		width:100%;
		background:url("../img/cs.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .img1{
		width:100%;
		background:url("../img/l-guest1.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .img2{
		width:100%;
		background:url("../img/l-guest2.jpg") no-repeat;
		padding-top:100%;
		background-position: center center;
		background-size:contain;
		margin: 1.5em auto 0 auto;
	}
	#contents #live-guests .name{
		font-family: "source-han-sans-japanese", sans-serif;
		font-weight: 600;
		font-style: normal;
        font-size:3.25vw;
		color:#212158;
		margin:0.25em 0 0.25em 0;
		padding:0;
		text-align: center;
	}
	#contents #live-guests .name .small{
        font-weight:100;
        font-size:2.75vw;
	}
	#contents #live-guests .sec_bg{
		width:100%;
		background:url("../img/section_bg.png")no-repeat;
		padding-top:50%;
		background-position: top center;
		background-size:contain;
		position: absolute;
		top:-25vh;
		z-index: 1;
		animation: parallax-small-anim linear;
  		animation-timeline: scroll();
	}
	
 /*フォトレポート*/
    #contents #photo{
		width:100%;
		min-width:300px;
		height:auto;
		padding:6vw 0 4vw 0;
		position: relative;
    }
	#contents #photo .title{
		width:100%;
		padding-top: 23.4375%;
		background-image:url(../img/t_photo_sp.png);
		background-position: center center;
		background-size:contain;
		background-repeat: no-repeat;
		top:0;
		z-index: 1;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
    #contents #photo .copy{
		height:auto;
		font-family: "source-han-sans-japanese", sans-serif;
		color:#fff;
		font-size:5vw;
		line-height:7vw; 
		font-weight: 900;
		font-style: normal;
  		text-shadow: 0 0 0.3em rgba(0, 0, 0, 1);
		margin:-2.5em auto 0.5em auto;
		padding:0;
		text-align: center;
		position:relative;
		z-index: 2;
    } 		
	#contents #photo .wrap{
        margin:0 auto;
        padding:1vw 0;
 		position:relative;
		z-index: 2;
   }
	#contents #photo .display{
		width:auto;
		height:auto;
		margin:0 auto;
	}
	#contents #photo .title img{
        width: 100vw;
        margin:0 auto 10px auto;
        padding:0;
    } 
	#contents #photo .display .detail{
		width:93.75%;
		height:auto;
		margin: 0 auto ;
		padding:0;
		overflow: hidden; /* heightを戻す */
	}	
	#contents #photo .display .detail .hsPRimg ul{
		margin:0;
		padding:0;
	}
	#contents #photo .display .detail .hsPRimg li{
		width:30%;
		height:30%;
		margin:3vw 1.5vw 0 1.5vw;
		padding:0;
		float:left;
	}
    #contents #photo .display .detail .hsPRimg img{
       border-radius: 0%;     
    }
	#contents #photo .display .detail .hsPRimg .clear{
		clear:both
	}
	#contents #photo .sec_bg{
		width:100%;
		background:url("../img/section_bg.png")no-repeat;
		padding-top:50%;
		background-position: top center;
		background-size:contain;
		position: absolute;
		top:-25vh;
		z-index: 1;
		animation: parallax-small-anim linear;
  		animation-timeline: scroll();
	}

	/*フッタ*/	
	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 5vw 0;
		position: relative;
		text-align: center;
	}
	footer .jLogo{
		width:100%;
        margin:20px auto 5px auto;
		padding:0;
        float: left;
        text-align: center;
	}
    footer .logo_jwave {
        width: 50%;
        margin:10px 0 7px 20px;  
      }
	footer .copyright{
		width:100%;
		font-size:2vw;
		text-align:center;
        letter-spacing: 0.25vw;
		margin:4.5vw 0 0 0;
		color:#000;
	}
	footer .banner_area{
		width:60%;
		height:auto;
		margin:0 auto 2vw auto;
		padding: 0;
		background: #fff;
		position: relative;
	}
	footer .banner_area .banner2{
		width:100%;
		height:auto;
		padding-top:31.3%;
		background-image:url("../img/banner2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		border:0.1vw solid #dcdcdc;
		margin-bottom: 1vw;
	}	
}