@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;
}
h1{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

h2{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

h3{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

h4{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

h5{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#contents .clear{
	clear:both;
}

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

	body{
		background:#fff;
		/*background-attachment: fixed;*/
	   /* color:#eaff00;*/
		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;
		font-size:16px;
	}	

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

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-right: 0 auto;
	}
	
	header{
		width:100%;
		background-image:url("../img/topImg_pc1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		padding-top: 60.9375%;
		position: relative;
		margin-top:3.2vw;
	}

	header .mainImage{
		width:100%;
		height:0;
		margin:0;
		padding-top: 55.55%;
		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 .hsT{
		width:100%;
		height:3.5vw;
		margin:-3.25vw 0 0 0;
		padding:0;
		background-color: #008089;
		top:0;
		position: absolute;
		text-align: center;
	}

	header .hsT .text{
		color:#fff;
		font-size:min(1.75vw,24px);
		font-weight: 600;
		text-align: center;
		padding:0;
		margin: 0.75vw 0;
	}
	header #header_inner{
		width:80%;
		height:auto;
		margin: 0 10%;
		text-align: center;
		position: absolute;
		top:2.5vw;
	}
	header .wrap {
		width:100%;
		max-width: 980px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 3vw auto 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;
	}
	
/*バナー
	#contents .main_banner{
		width:60%;
		background: #f0f0f0;
		box-shadow: 0 0.5vw 0.5vw 0 rgba(0, 0, 0, .5);
		position: relative;
		z-index: 100;
		margin: calc(0vw - 5%) auto 0 auto;
		color:#f09;
		padding:2vw 2vw 1vw 2vw;
		text-align: center;
	}
	
	#contents .main_banner .adb{
		width:100%;
		height:auto;
		padding-top:12.4%;
		background-image:url("../img/banner_pc.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;
	}
	
	#contents .main_banner .Line_link{
		color:#45a3d7;
		font-size:min(1.75vw,21px);
		font-weight: 400;
		margin:0 auto;
		padding:2vw 0 0 0;
		text-align: center;
	}
*/
 	/*プログラム*/
	#contents .intro{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 1vw 0;
		background: #fff;
		position: relative;
	}
	#contents .intro .copy{
		max-width:1380px;
		height:auto;
		color:#008089;
		font-size:min(3.5vw,38px);
		line-height:min(6vw,64px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .intro .copy .l{
		font-size:min(5vw,58px);
		font-weight: 900;
	} 
	#contents .intro .introRead{
		max-width:1380px;
		height:auto;
		margin:0 auto;
		color:#008089;
		text-align: center;
	}
	#contents .intro .introRead p{
		margin: 2vw auto 1vw auto;
		font-size:min(1.5vw,21px);
		line-height:min(3vw,52px);
		padding:0 20px;
	}
	#contents .intro .img_l1{
		width:100%;
	    background: url("../img/top_img01.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
 	#contents .intro .img_l2{
		width:100%;
	    background: url("../img/top_img02.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l3{
		width:100%;
	    background: url("../img/top_img03.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l4{
		width:100%;
	    background: url("../img/top_img04.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l5{
		width:100%;
	    background: url("../img/top_img05.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l6{
		width:100%;
	    background: url("../img/top_img06.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l7{
		width:100%;
	    background: url("../img/top_img07.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l8{
		width:100%;
	    background: url("../img/top_img08.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l9{
		width:100%;
	    background: url("../img/top_img09.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l10{
		width:100%;
	    background: url("../img/top_img10.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l11{
		width:100%;
	    background: url("../img/top_img11.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
	#contents .intro .img_l12{
		width:100%;
	    background: url("../img/top_img12.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}		
    #contents .intro .logo{
        margin:30px auto;
        padding: 0;
        text-align: center;
    }
    #contents .intro .logo .size{
       width:25%;
    }

	/*メッセージ*/
 	#contents .message{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		background: #008089;
		position: relative;
    }
	#contents .message .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_msg.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .message .copy{
		height:auto;
		color:#fff;
		font-size:min(3vw,32px);
		line-height:min(6vw,58px); 
		font-weight: 600;
		margin:2vw auto;
		padding:0;
		text-align: center;
		border:4px dashed #fff;
		background-color: #006c73;
		width: 15em;
	}	
    #contents .message .messageRead{
        max-width:1280px;
        height:auto;
        margin:0 auto;
        text-align: center;
		color:#fff;
	}
	/* ボタン */
	#contents .message .btn_message a{
		width:50%;
		max-width: 380px;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		border-radius: 2vw;
		box-sizing: border-box;
		outline: none;
		font-size:min(2vw,21px);
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #f7d935;
		padding:1vw 0;
		margin-bottom: 1vw;
		color:#008089;
	}
	/*hoverをした後のボタンの形状*/
	#contents .message .btn_message a:hover{
		width:50%;
		background: #94b557;
		border-radius: 2.25vw;
		outline: 0.25vw solid #003c40;
		outline-offset:-0.25vw;
		color:#008089;
	}
	/*ボタンの中のテキスト*/
	#contents .message .btn_message span {
		position: relative;
		z-index: 2;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
		/*テキストの形状*/
		display: block;
		padding: 10px 30px;
		background:#bf916b;
		border-radius: 25px;
		color:#fff;
		/*アニメーションの指定*/
		transition: all 0.3s ease;
	}
	#contents .message .messageRead .Readtext{
        margin: 0.25vw auto 1vw auto;
		font-size:min(1.25vw,18px);
        line-height:min(2.25vw,32px);
		text-align: center;
		display: inline-block;
	}
	#contents .message .messageRead .Readtext_s{
        margin: 0 auto 1vw auto;
		padding:0.5vw;
		font-size:min(1vw,14px);
        line-height:min(1.75vw,26px);
		text-align: left;
		display: inline-block;
		background:#698C8C;
		color:#eee;
	}
	#contents .message .messageRead .Readtext_s a{
		color:#f7d935;
	}

	/*ゲスト*/
	#contents .guest{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 4vw 0 2vw 0;
		background: #fff;
		position: relative;
	}
	#contents .guest .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_guests.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
/*
	#contents .guest .cs{
		text-align:center;
		color:#ccc;
		font-family: din-2014, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size:3vw;
		letter-spacing: 0.1vw;
		margin:0;
		padding:0 0 4vw 0;
	}
	*/
	#contents .guest .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 1vw auto 0 auto;
		padding:0;
	}
	#contents .guest .box_g{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .box_g2{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .box_g3{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .box_g4{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .photo1{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .photo2{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .photo3{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .photo4{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .name{
		width:100%;
		font-size:min(1.75vw,18px);
		font-weight: 600;
		margin:0.75vw 0 0 0;
		padding:0;
		text-align: center;
		color:#008089;
	}
	#contents .guest .name_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		margin: 0;
		padding:0;
		color:#008089;
	}
	
	/*ライブゲスト*/

	#contents .live{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 4vw 0 2vw 0;
		background: #008089;
		position: relative;
	}
	#contents .live .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_live.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .live .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 1vw auto 0 auto;
		padding:0;
	}
	#contents .live .box_g{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .live .box_g2{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .live .photo1{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/live1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .live .photo2{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/live2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .live .name{
		width:100%;
		font-size:min(1.75vw,18px);
		font-weight: 600;
		margin:0.75vw 0 0 0;
		padding:0;
		text-align: center;
		color:#fff;
	}
	#contents .live .name_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		margin: 0;
		padding:0;
		color:#fff;
	}

	/*インタビュー*/

	#contents .interview{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 4vw 0 2vw 0;
		background: #fff;
		position: relative;
	}
	#contents .interview .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_int.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .interview .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 1vw auto 0 auto;
		padding:0;
	}
	#contents .interview .box_g{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .interview .box_g2{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .interview .box_g3{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .interview .box_g4{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .interview .photo1{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/int1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .interview .photo2{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/int2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .interview .photo3{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/int3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .interview .photo4{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/int4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .interview .name{
		width:100%;
		font-size:min(1.75vw,18px);
		font-weight: 600;
		margin:0.75vw 0 0 0;
		padding:0;
		text-align: center;
		color:#008089;
	}
	#contents .interview .name_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		margin: 0;
		padding:0;
		color:#008089;
	}
	
	/*フォトレポート*/

	#contents .photo{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:4vw 0 2vw 0;
		background: #008089;
		position: relative;
	}
	#contents .photo .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_photo.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .photo .wrap{
		max-width:1280px;
		margin:0 auto;
		padding:0;
	}
	#contents .photo .display{
		width:auto;
		height:auto;
		margin:-3vw auto 3vw auto;
	}
	#contents .photo .copy{
		max-width:1280px;
		height:auto;
		color:#fff;
		font-size:min(2vw,21px);
		font-weight: 400;
		margin-top:20px;
		margin-right:20px;
		margin-left:20px;
		margin-bottom:min(3.5vw,36px);
		padding:0;
		text-align: center;
	} 
	#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;
		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%;     
    }

	/*X*/

	#contents .x_post{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:4vw 0 2vw 0;
		background: #fff;
		position: relative;
	}
	#contents .x_post .title{
		max-width:1280px;
		height:auto;
		padding-top: 5.71%;
		background-image:url("../img/title_x.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .x_post .text_s{
        font-size:min(2vw,18px);
	}
	#contents .x_post .wrap{
		max-width:1420px;
		margin:0 auto;
		padding:0;
	}
	#contents .x_post .detail{
		max-width:690px;
		margin:2vw auto 0 auto;
		padding:0;
	 }
	

	/*フッタ*/

	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 1vw 0;
		background: #008089;
		position: relative;
	}
	footer .jLogo{
		width:100%;
		margin:0 auto 5px 0;
		padding:0;
		text-align: center;
	}

	footer .logo_jwave {
		width: 240px;
		margin: 3vw 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: #fff;
	}

}


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

@media screen and (max-width:640px )
{
	.pc { display: none !important; }
	.sp { display: block !important; }
	
	body{
		background:#fff;
		/*background-attachment: fixed;*/
	   /* color:#eaff00;*/
		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{
		margin: 4vw auto;
		text-align: center;
		padding:0;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-right: 0 auto;
	}
	header{
		width:100%;
		height:0;
		background-image:url("../img/topImg_sp1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		padding-top: 177.9%;
		position: relative;
		margin-top:6.4vw;
	}	

	header .mainImage{
		width:100%;
		height:0;
		margin:-5% 0 0 0;
		padding-top: 106.7%;
		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;
	}
	header .hsT{
		width:100%;
		height:6.6vw;
		margin:-6.4vw 0 0 0;
		padding:0;
		background-color: #008089;
		top:0;
		position: absolute;
		text-align: center;
	}

	header .hsT .text{
		color:#fff;
		font-size:3vw;
		font-weight: 600;
		text-align: center;
		padding:0;
		margin: 1.25vw 0;
	}

	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;
	}
	
	/*バナー*/
	#contents .main_banner{
		width:90%;
		background: #f0f0f0;
		box-shadow: 0 0.5vw 0.5vw 0 rgba(0, 0, 0, .5);
		position: relative;
		z-index: 100;
		margin: calc(0vw - 15%) auto 0 auto;
		color:#f09;
		padding:6vw 2vw 2vw 2vw;
		text-align: center;
	}
	#contents .main_banner .adb{
		width:100%;
		height:auto;
		padding-top:15.79%;
		background-image:url("../img/banner_sp.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: 4vw;
	}
	#contents .main_banner .Line_link{
		color:#45a3d7;
		font-size:3vw;
		font-weight: 400;
		margin:0 auto;
		padding:2vw 0 0 0;
		text-align: center;
	}
	
#contents .header_inner_msg{
		width:100%;
		height:0;
		margin:-10% 0 0 0;
		background-image:url("../img/header_bg_pc.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		padding-top: 61%;
		position: relative;
	}	

	#contents .intro{
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:3vw 0 3vw 0;
		background: #fff;
		position: relative;
	}

	#contents .intro .copy{
		min-width:300px;
		height:auto;
		color:#008089;
		font-size:4.5vw;
		line-height: 7vw;
		font-weight: 600;
		margin:3vw 20px;
		padding:0;
		text-align: center;
	} 
	#contents .intro .copy .l{
		font-size:6vw;
		font-weight: 900;
		line-height: 9vw;
	} 
	#contents .intro .introRead{
		min-width:300px;
		height:auto;
		margin:10px 0 0 0;
		color:#008089;
		font-size:3.25vw;
		line-height:6vw;
		text-align: center;
	}
	#contents .intro .introRead p{
		margin:2vw 0 2vw 0;
	}
	#contents .intro .img_l1{
		width:100%;
	    background: url("../img/top_img01.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
 	#contents .intro .img_l2{
		width:100%;
	    background: url("../img/top_img02.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l3{
		width:100%;
	    background: url("../img/top_img03.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l4{
		width:100%;
	    background: url("../img/top_img04.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}	
	#contents .intro .img_l5{
		width:100%;
	    background: url("../img/top_img05.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l6{
		width:100%;
	    background: url("../img/top_img06.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l7{
		width:100%;
	    background: url("../img/top_img07.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l8{
		width:100%;
	    background: url("../img/top_img08.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l9{
		width:100%;
	    background: url("../img/top_img09.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l10{
		width:100%;
	    background: url("../img/top_img10.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l11{
		width:100%;
	    background: url("../img/top_img11.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}
	#contents .intro .img_l12{
		width:100%;
	    background: url("../img/top_img12.jpg")no-repeat;
		background-position:top;
        background-size:contain;
		padding-top: 5.35%;
		margin: 0;
	}

    #contents .intro .logo{
        margin:30px auto;
        padding: 0;
        text-align: center;
    }
	
    #contents .intro .logo .size{
       width:40%;
    }
	
 /*message*/    
  	#contents .message{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		background: #008089;
		position: relative;
    }
    #contents .message .wrap{
        min-width:300px;
        margin:0 auto;
        padding:4vw 0;
    }
	#contents .message .title{
		min-width:300px;
		width:100%;
		height:auto;
		background-image:url("../img/title_msg_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .message .copy{
		min-width:300px;
		height:auto;
		color:#fff;
		font-size:4vw;
		line-height: 7vw;
		font-weight: 600;
		margin:3vw auto;
		padding:0;
		text-align: center;
		border:2px dashed #fff;
		background-color: #006c73;
		width: 15em;
	} 
    #contents .message .messageRead{
		min-width:300px;
        height:auto;
        margin:0 auto;
        text-align: center;
	}
	#contents .message .messageRead .Readtext{
        margin: 0.25vw auto 2vw auto;
		font-size:3vw;
		color:#fff;
		text-align: center;
	}
	#contents .message .messageRead .Readtext_s{
		width:90vw;
        margin: 0 auto 2vw auto;
		padding:2vw;
		font-size:2.25vw;
		line-height: 3vw;
		color:#fff;
		text-align: left;
		background:#698C8C;
		color:#eee;

	}
	#contents .message .messageRead .Readtext_s a{
		color:#f7d935;
	}

	#contents .message .messageRead p{
        margin: 0 2vw 4vw 2vw;
		font-size:3vw;
        line-height:5vw;
		text-align: left;
	}
	/* ボタン */
	#contents .message .btn_message a{
		width:50%;
		min-width: 300px;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		border-radius:4vw;
		box-sizing: border-box;
		outline: none;
		font-size:3vw;
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #f7d935;
		padding:2vw 0;
		margin: 1vw auto;
		color:#008089;
	}
	/*hoverをした後のボタンの形状*/
	#contents .message .btn_message a:hover{
		width:50%;
		background: #94b557;
		border-radius: 4vw;
		outline: 0.5vw solid #003c40;
		outline-offset:-0.25vw;
		color:#008089;
	}
	/*ボタンの中のテキスト*/
	#contents .message .btn_message span {
		position: relative;
		z-index: 2;/*z-indexの数値をあげて文字を背景よりも手前に表示*/
		/*テキストの形状*/
		display: block;
		padding: 10px 30px;
		background:#bf916b;
		border-radius: 25px;
		color:#fff;
		/*アニメーションの指定*/
		transition: all 0.3s ease;
	}  /*ゲスト*/

    #contents .guest{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		background: #fff;
		position: relative;
    }
	
	#contents .guest .title{
		min-width:300px;
		width:100%;
		height:auto;
		background-image:url("../img/title_guests_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;

	}
	#contents .guest .wrap {
		min-width:300px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin:4vw 0 2vw 0;
	}
	#contents .guest .box_g{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .guest .box_g2{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .guest .box_g3{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .guest .box_g4{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
    #contents .guest .photo1{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/guest1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .guest .photo2{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/guest2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .guest .photo3{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/guest3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .guest .photo4{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/guest4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .guest .name{
		width:100%;
		font-size:3vw;
		font-weight: 600;
		color: #008089;
		margin:1vw 0 3vw 0;
        padding:0;
		text-align: center;
  }	
    #contents .guest .name_s{
		width:100%;
		font-size:2.5vw;
		font-weight: 400;
		margin:0;
        padding:0;
		text-align: center;
  }	
	
  /*ライブ*/

    #contents .live{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		background: #008089;
		position: relative;
    }
	#contents .live .title{
		min-width:300px;
		width:100%;
		height:auto;
		background-image:url("../img/title_live_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .live .wrap {
		min-width:300px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin:4vw 0 2vw 0;
	}
	#contents .live .box_g{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .live .box_g2{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
    #contents .live .photo1{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/live1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .live .photo2{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/live2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .live .name{
		width:100%;
		font-size:3vw;
		font-weight: 600;
		color: #fff;
		margin:1vw 0 3vw 0;
        padding:0;
		text-align: center;
  }	
    #contents .live .name_s{
		width:100%;
		font-size:2.5vw;
		font-weight: 400;
		margin:0;
        padding:0;
		text-align: center;
  }	 

  /*インタビュー*/
    #contents .interview{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		background: #fff;
		position: relative;
    }
	#contents .interview .title{
		min-width:300px;
		width:100%;
		height:auto;
		background-image:url("../img/title_int_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .interview .wrap {
		min-width:300px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin:4vw 0 2vw 0;
	}
	#contents .interview .box_g{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .interview .box_g2{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .interview .box_g3{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .interview .box_g4{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
    #contents .interview .photo1{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/int1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .interview .photo2{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:80%;
		background-image:url("../img/int2.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .interview .photo3{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/int3.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .interview .photo4{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/int4.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .interview .name{
		width:100%;
		font-size:3vw;
		font-weight: 600;
		color: #008089;
		margin:1vw 0 3vw 0;
        padding:0;
		text-align: center;
  	}	
    #contents .interview .name_s{
		width:100%;
		font-size:2.5vw;
		font-weight: 400;
		margin:0;
        padding:0;
		text-align: center;
  }	
	
 /*フォトレポート*/
    #contents .photo{
		width:100%;
		height:auto;
		padding:6vw 0 4vw 0;
		background: #008089;
		position: relative;
    }
	#contents .photo .title{
		min-width:300px;
		width:100%;
		height:auto;
		background-image:url("../img/title_photo_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .photo .wrap{
        min-width:300px;
        margin:0 auto;
        padding:1vw 0;
    }
    #contents .photo .copy{
		min-width:300px;
        height:auto;
		color: #fff;
		font-size:3vw;
		font-weight: 400;
		line-height: 6vw;
        padding:0;
		text-align: center;
    } 		
	#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
	}

	
 /*X*/
 
    #contents .x_post{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:6vw 0 4vw 0;
		background: #fff;
		position: relative;
    }
	#contents .x_post .title{
		min-width: 300px;
		width: 100%;
		height:auto;
		background-image:url("../img/title_x_sp.png");
		padding-top: 11.6%;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top center;
		margin: 0 auto;
	}
	#contents .x_post .wrap{
		width:85%;
        min-width:300px;
        margin:0 auto;
        padding:6vw 0 0 0;
    }
	#contents .x_post .detail{
        min-width:300px;
        margin:0 auto;
        padding:0;
    }

/*フッタ*/	
	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 5vw 0;
		background: #008089;
		position: relative;
	}


		
	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:#fff;
	}
	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;
	}	
}