@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:#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{
		display: inline-block;
		margin: 2em auto 1em auto;
		padding:0.25em 0.5em;
		text-align: center;
		padding:0;
		background: #c2e3d8;
		border-radius: 5em;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}
	
	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;
		top:0;
	}
	header .mainImage{
		width:100%;
		height:0;
		margin:0;
		padding-top: 43.782%;
		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:80%;
		height:auto;
		margin: 0 10%;
		text-align: center;
		position: absolute;
		top:2vw;
	}
	header .wrap {
		width:100%;
		max-width: 980px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 3vw auto 0 auto;
	}
	@media screen and (min-width:1281px )
	{
		header{
			width:100%;
			background-image:url("../img/topImg_pc1.jpg");
			background-repeat: no-repeat;
			background-size:cover;
			background-position: center center;
			padding-top: 780px;
			position: relative;
		}
		header .mainImage{
			width:1024px;
			background-image:url("../img/topImg_pc2.png");
			background-repeat: no-repeat;
			background-size: contain;
			background-position: center center;
			padding-top: 445px;
			top:0;
			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;
	}
	
 	#contents .t_icon{
		text-align: center;
		color:#6b8a6b;
		font-size:min(4.5vw,48px);
		margin-bottom: 0.5em;
	}

	/*プログラム*/
	#contents .intro{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 3em 0 1em 0;
		background:url("../img/w_bg.jpg")repeat;
		background-attachment: fixed;
		position: relative;
	}
	#contents .intro .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		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:1280px;
		height:auto;
		margin:0 auto;
		color:#6b8a6b;
		text-align: center;
	}
	#contents .intro .introRead p{
		margin: 2em auto 1em auto;
		font-size:min(1.5vw,21px);
		line-height:min(3vw,52px);
		padding:0 20px;
	}
	#contents .intro .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding:0;
	}
	#contents .intro .box_g{
		width:15%;
		height:auto;
		margin:0.5em 0;
		padding:0;
	}
	#contents .intro .navi{
		width:100%;
		height:auto;
		margin:0;
		padding-top:100%;
		background-image:url("../img/navi_pic.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}	
	#contents .intro .name{
		width:100%;
		font-size:min(2vw,21px);
		font-weight: 400;
		margin:0.25em 0 0 0;
		padding:0;
		text-align: center;
		color:#6b8a6b;
	}
	#contents .intro .name_b{
		font-weight: 600;
	}
    #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: #f7dc58;
		position: relative;
    }
	#contents .message .title{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .message .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(2.5vw,28px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0.5em auto;
		padding:0;
		text-align: center;
	}
    #contents .message .messageRead{
        max-width:1280px;
        height:auto;
        margin:0 auto;
        text-align: center;
		color:#6b8a6b;
	}
	/* ボタン */
	#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: #6b8a6b;
		padding:1vw 0;
		margin: 1em 0 0 0;
		color:#fff;
	}
	/*hoverをした後のボタンの形状*/
	#contents .message .btn_message a:hover{
		width:50%;
		background: #6b8a6b;
		border-radius: 2.25vw;
		outline-offset:-0.25vw;
		color:#f7dc58;
	}
	/*ボタンの中のテキスト*/
	#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.5vw,18px);
        line-height:min(2.5vw,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:#efefef;
		color:#888;
	}
	#contents .message .messageRead .Readtext_s a{
		color:#f09;
	}

	/*ゲスト*/
	#contents .guest{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 3vw 0 4vw 0;
		background: #c2e3d8;
		position: relative;
	}
	#contents .guest .title{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .guest .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(2.5vw,28px);
		line-height:min(3.5vw,38px); 
		font-weight: 600;
		margin:1em auto 0.5em auto;;
		padding:0;
		text-align: center;
	}
	#contents .guest .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 0 auto;
		padding:0;
	}
	#contents .guest .box_g{
		width:20%;
		height:auto;
		margin:1vw 5vw;
		padding:0;
	}
	#contents .guest .box_g2{
		width:20%;
		height:auto;
		margin:1vw 5vw;
		padding:0;
	}
	#contents .guest .box_g3{
		width:20%;
		height:auto;
		margin:1vw 5vw;
		padding:0;
	}
	#contents .guest .box_g4{
		width:20%;
		height:auto;
		margin:1vw 5vw;
		padding:0;
	}
	#contents .guest .box_g5{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .box_g6{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .guest .box_g7{
		width:20%;
		height:auto;
		margin:1vw 5vw;
		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 .photo5{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest5.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .photo6{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest6.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}
	#contents .guest .photo7{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:75%;
		background-image:url("../img/guest7.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:#6b8a6b;
	}
	#contents .guest .name_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		margin: 0;
		padding:0;
		color:#6b8a6b;
	}
	
	
	/*フォトレポート*/

	#contents .photo{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:4vw 0 2vw 0;
		background: #f7dc58;
		position: relative;
	}
	#contents .photo .title{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .photo .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(2.5vw,28px);
		line-height:min(3.5vw,38px); 
		font-weight: 600;
		margin:1em auto 1em auto;;
		padding:0;
		text-align: center;
	}
	#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 .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:url("../img/w_bg.jpg")repeat;
		background-attachment: fixed;
		position: relative;
	}
	#contents .x_post .title{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .x_post .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(2.5vw,28px);
		line-height:min(3.5vw,38px); 
		font-weight: 600;
		margin:1em auto 0 auto;;
		padding:0;
		text-align: center;
	}
	#contents .x_post .read{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(2vw,21px);
		line-height:min(3.5vw,38px); 
		font-weight: 600;
		margin:0.5em auto 0.5em auto;
		padding:0;
		text-align: center;
	}
	#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;
	 }
	/*アーカイブ*/

	#contents .archive{
		width:100%;
		height:auto;
		margin:0 auto;
		padding:4vw 0 2vw 0;
		background: #f7dc58;
		position: relative;
	}
	#contents .archive .title{
		max-width:1280px;
		height:auto;
		color:#6b8a6b;
		font-size:min(3.5vw,38px);
		line-height:min(5vw,54px); 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .archive .copy{
		max-width:1280px;
		height:auto;
		color:#101748;
		font-size:min(2.5vw,28px);
		line-height:min(3.5vw,38px); 
		font-weight: 600;
		margin:1em auto 1em auto;;
		padding:0;
		text-align: center;
	}
	#contents .archive .wrap {
		max-width: 1280px;
		width:100%;
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
		margin: 2em auto 0 auto;
		padding:0;
	}
	#contents .archive .box_g{
		width:20%;
		height:auto;
		margin:1vw 1vw;
		padding:0;
	}
	#contents .archive .photo1{
		width:100%;
		height:auto;
		margin:0 ;
		padding-top:62.5%;
		background-image:url("../img/archive1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}	
	#contents .archive .name{
		width:100%;
		font-size:min(1.25vw,14px);
		font-weight: 600;
		margin:0.75vw 0 0 0;
		padding:0;
		text-align: center;
		color:#6b8a6b;
	}

	/*フッタ*/

	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 1em 0;
		background: #6b8a6b;
		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: #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{
		display: inline-block;
		margin: 4vw auto 3vw auto;
		text-align: center;
		padding:0;
		background: #c2e3d8;
		border-radius: 8vw;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}
	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: 178.125%;
		position: relative;
		top:0;
	}	

	header .mainImage{
		width:90%;
		height:0;
		margin:-7% auto 0 auto;
		padding-top: 86.36%;
		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 #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 .t_icon{
		text-align: center;
		color:#6b8a6b;
		font-size:8vw;
		margin-bottom: 0.5em;
	}

	
	/*バナー*/

	#contents .intro{
		min-width:300px;
		height:auto;
		margin:0 auto;
		padding:6vw 0 3vw 0;
		background:url("../img/w_bg.jpg")repeat;
		background-attachment: fixed;
		position: relative;
	}

	#contents .intro .copy{
		min-width:300px;
		height:auto;
		color:#101748;
		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:#6b8a6b;
		font-size:3.25vw;
		line-height:6vw;
		text-align: center;
	}
	#contents .intro .introRead p{
		margin:2vw 0 4vw 0;
	}
	#contents .intro .navi{
		width:30%;
		height:auto;
		margin:0 auto;
		padding-top:30%;
		background-image:url("../img/navi_pic.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
	}	
	#contents .intro .name{
		width:100%;
		font-size:4vw;
		font-weight: 400;
		margin:0.25em 0 0 0;
		padding:0;
		text-align: center;
		color:#6b8a6b;
	}
	#contents .intro .name_b{
		font-weight: 600;
	}


    #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: #f7dc58;
		position: relative;
    }
    #contents .message .wrap{
        min-width:300px;
        margin:0 auto;
        padding:4vw 0;
    }
	#contents .message .title{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:6vw;
		line-height:7vw; 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .message .copy{
		min-width:300px;
		height:auto;
		color:#101748;
		font-size:4vw;
		line-height:5vw; 
		font-weight: 600;
		margin:4vw auto;
		padding:0;
		text-align: center;
	} 
    #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:#6b8a6b;
		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:#efefef;
		color:#888;
	}
	#contents .message .messageRead .Readtext_s a{
		color:#f09;
	}

	#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:8vw;
		box-sizing: border-box;
		outline: none;
		font-size:3.5vw;
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #6b8a6b;
		padding:4vw 0;
		margin: 2vw auto;
		color:#fff;
	}
	/*hoverをした後のボタンの形状*/
	#contents .message .btn_message a:hover{
		width:50%;
		background: #6b8a6b;
		border-radius: 4vw;
		color:#f7dc58;
	}
	/*ボタンの中のテキスト*/
	#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: #c2e3d8;
		position: relative;
    }
	
	#contents .guest .title{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:6vw;
		line-height:7vw; 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .guest .copy{	
		min-width:300px;
		height:auto;
		color:#101748;
		font-size:4vw;
		line-height:5vw; 
		font-weight: 600;
		margin:4vw auto;
		padding:0;
		text-align: center;
	}
	#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 .box_g5{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .guest .box_g6{
        width:50%;
        height:auto;
        margin:0;
		padding: 0;
    }
	#contents .guest .box_g7{
        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 .photo5{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/guest5.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .guest .photo6{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/guest6.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
     #contents .guest .photo7{
        width:100%;
        height:auto;
        margin:0;
		padding-top:80%;
		background-image:url("../img/guest7.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 .photo{
		width:100%;
		height:auto;
		padding:6vw 0 4vw 0;
		background: #f7dc58;
		position: relative;
    }
	#contents .photo .title{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:6vw;
		line-height:7vw; 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .photo .wrap{
        min-width:300px;
        margin:0 auto;
        padding:1vw 0;
    }
    #contents .photo .copy{
		min-width:300px;
		height:auto;
		color:#101748;
		font-size:4vw;
		line-height:5vw; 
		font-weight: 600;
		margin:4vw auto;
		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:url("../img/w_bg.jpg")repeat;
		background-attachment: fixed;
		position: relative;
    }
	#contents .x_post .title{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:6vw;
		line-height:7vw; 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .x_post .copy{
		min-width:300px;
		height:auto;
		color:#101748;
		font-size:4vw;
		line-height:5vw; 
		font-weight: 600;
		margin:4vw auto;
		padding:0;
		text-align: center;
	}
	#contents .x_post .read{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:3vw;
		line-height:4vw; 
		font-weight: 600;
		margin:2vw auto;
		padding:0;
		text-align: center;
	}
	#contents .x_post .wrap{
		width:85%;
        min-width:300px;
        margin:0 auto;
        padding:3vw 0 0 0;
    }
	#contents .x_post .detail{
        min-width:300px;
        margin:0 auto;
        padding:0;
    }
	
/*archiveト*/
    #contents .archive{
		width:100%;
		height:auto;
		padding:6vw 0 4vw 0;
		background: #f7dc58;
		position: relative;
    }
	#contents .archive .title{
		min-width:300px;
		height:auto;
		color:#6b8a6b;
		font-size:6vw;
		line-height:7vw; 
		font-weight: 600;
		margin:0 auto;
		padding:0 20px;
		text-align: center;
	}
	#contents .archive .wrap{
        min-width:300px;
        margin:0 auto;
        padding:1vw 0;
    }
	#contents .archive .wrap {
		min-width:300px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		margin:4vw 0 2vw 0;
	}
	#contents .archive .box_g{
        width:50%;
        height:auto;
        margin:0 auto;
		padding: 0;
    }
    #contents .archive .photo1{
        width:100%;
        height:auto;
        margin:0 0 0 0;
		padding-top:62.5%;
		background-image:url("../img/archive1.jpg");
		background-repeat: no-repeat;
		background-size: contain;
        background-position: top center;
    }
    #contents .archive .name{
		width:100%;
		font-size:2.5vw;
		font-weight: 600;
		color: #008089;
		margin:1vw 0 3vw 0;
        padding:0;
		text-align: center;
  }	/*フッタ*/	
	footer{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 5vw 0;
		background: #6b8a6b;
		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:#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;
	}	
}