@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;
}

#contents .clear{
	clear:both;
}

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

	body{
		background: #fdf3ee;
		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: 2vw auto 1vw auto;
		text-align: center;
		padding:0;
		border-radius: 8vw;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}

	@keyframes bggradient{
	  0% {
		background-position: 0% 50%;
	  }
	  50% {
		background-position: 100% 50%;
	  }
	  100% {
		background-position: 0% 50%;
	  }
	}

	.img{
		max-width: 100%;
		border: 0;
		margin:0;
		padding:0;
	}
	
	header{
		width:100%;
		background: url("../img/header_bg.jpg");
		background-attachment: fixed;
		background-size:cover;
        font-size:min(2.5vw,18px);
        color:#fff;
        font-family: din-2014, sans-serif;
        font-style: normal;
        font-weight:600;
	}
	header #container {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	header #header_inner{
		max-width:930px;
		width:90%;
		height:auto;
		margin: 0 ;
		text-align: center;
		position:relative;
	}
 	header .title_jw{
        padding:0;
        margin:0 auto;
	  	top:1em;
		position: absolute;
        text-align:center;
        letter-spacing: 0.1vw;
		font-family: "times-new-roman", sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size:min(1.75vw,26px);
    }
	header .mainImage{
		background-image:url("../img/top_pc.jpg");
		padding-top: 64.5%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin: 1.5em auto .75em auto;
		position: relative;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		filter: drop-shadow(0 0 .25em #222);
	}

	#contents{
		width:100%;
		padding:0;
		margin:0 auto;
	}
	#contents p{
		margi:0;
		padding: 0;
	}
	
	/*イントロダクション*/
	#contents #intro{
		max-width:1200x;
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 2em 0;
		background: #fdf3ee;
		position: relative;
	}
	#contents #intro .inner{
		max-width:1080px;
		width:90%;
		height:auto;
		margin: 0 auto;
		text-align: center;
		position:relative;
	}
	#contents #intro .copy{
		background: url("../img/main_copy_pc.svg")no-repeat;
		padding-top: 16.48%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:0 auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .copy2{
		font-size:min(2.5vw,32px);
		font-weight: 600;
		font-style: normal;
		color:#b23746;
		margin-top:-1.5em;
	}
	#contents #intro .introRead{
		max-width:1200px;
		height:auto;
		margin:0 auto;
		text-align: center;
	}
	#contents #intro .introRead p{
		margin: 2em auto 1vw auto;
		font-size:min(1.75vw,26px);
		line-height:min(3.5vw,48px);
		padding:0 20px;
	}
	#contents #intro .introRead .bold{
		font-size:min(2.5vw,32px);
		font-weight: 600;
	}
	#contents #intro .wrap {
		width:80%;
		max-width: 1200px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 2vw auto 0 auto;
	}
 	#contents #intro .navi{
        width:95%;
        height:2em;
        padding:0.5em 0;
        margin:0 auto;
    }
	#contents #intro .navi .text{
        text-align:center;
		font-family: chloe, sans-serif;
		font-style: normal;
		font-size:min(5vw,42px);
		font-weight: 400;
		color:#b23746;
    }
	#contents #intro .box_g{
		width:20%;
		height:auto;
		margin:3em 3em 0em 3em;
		padding: 0;
	}
	#contents #intro .s_navi1_p{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/navi1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi2_p{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/navi2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi2_p2{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/navi2_1116.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi3_p{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/navi3.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .name{
		color:#222;
		font-size:min(2vw,21px);
		font-weight: 600;
		margin:0 0 0.5em 0;
		padding:0;
		text-align: center;
	}
	#contents #intro .name .small{
		font-size:min(1.5vw,16px);
		font-weight: 400;
		margin:0.25em 0;
	}
   #contents #intro .wrap2{
        max-width:1200px;
        margin:0 auto;
        padding:0;
    }
	#contents #intro .banner {
		width:30%;
		height:auto;
		padding-top:10.3%;
		background-image:url("../img/banner.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		margin:2vw auto 0 auto;
	}
	#contents #intro .banner:hover{
		height:auto;
		padding-top:10.3%;
		background-image:url("../img/banner.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		background-color:rgba(255,255,255,0.4);
		background-blend-mode:lighten;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		margin:2vw auto 0 auto;
	}

   /*メッセージ*/
 	#contents #message{
		width:100%;
		background: url("../img/header_bg.jpg")repeat;
		background-attachment: fixed;
		background-size: cover;
		height:auto;
		margin:0 auto;
		padding: 0;
		position: relative;
    }
    #contents #message .wrap{
        max-width:1200px;
        margin:0 auto;
        padding:1em 0;
    }
	#contents #message .title{
		background: url("../img/message_title.svg")no-repeat;
		padding-top: 4.286%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:2em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #message .copy{
		height:auto;
		color:#fdf3ee;
		font-size:min(2vw,32px);
		line-height:min(3vw,48px); 
		font-weight: 400;
		margin:1em auto 0 auto;
		padding:0;
		text-align: center;
	}
	#contents #message .copy .bold{
		font-weight: 600;
		font-size:min(2.5vw,42px);
	}
  	#contents #message .present_g{
		width:70%;
		height:auto;
		margin:2vw auto;
		padding-top: 29.31%;
		background-image:url("../img/present.jpg");
		background-size: contain;	
		background-repeat: no-repeat;
		background-position: top center;
		border-radius: 2vw;
	}
    #contents #message .messageRead{
        max-width:1280px;
        height:auto;
        margin: 1em auto 2vw auto;
		color:#222;
		font-size:min(1.4vw,18px);
		line-height:min(3vw,42px);
		text-align: center;
	}
	#contents #message .messageRead .bold{
        /*margin: 1em auto 2vw auto;*/
		font-weight: 600;
		text-align: center;
		display: inline-block;
	}
	/* ボタン */
	#contents #message .btn_message a{
		width:50%;
		max-width: 480px;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:min(2vw,24px);
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #bb3848;
		padding:0.5em 0;
		margin: 0.5em 0 2em 0;
		color:#fdf3ee;
		border-radius: 1.5em;
	}
	/*hoverをした後のボタンの形状*/
	#contents #message .btn_message a:hover{
		width:80%;
		background: #fdf3ee;
		outline-offset:-0.25vw;
		color:#bb3848;
	}
	
	/*delivery*/
	#contents #delivery{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0 0 3em 0;
		background: #fdf3ee;
		position: relative;
		text-align: center;
	}
    #contents #delivery .wrap{
        max-width:1200px;
        margin:0 auto;
        padding:1em 0;
    }
	#contents #delivery .title{
		background: url("../img/delivery_title.svg")no-repeat;
		padding-top: 4.11%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:2em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #delivery .copy{
		height:auto;
		color:#bb3848;
		font-size:min(2vw,32px);
		line-height:min(3vw,48px); 
		font-weight: 400;
		margin:1em auto 0 auto;
		padding:0;
		text-align: center;
	}
    #contents #delivery .deliveryRead{
        max-width:1280px;
        height:auto;
		padding: 0;
        margin: 1em auto 0 auto;
		color:#222;
		font-size:min(1.4vw,18px);
		line-height:min(3vw,42px);
		text-align: center;

	}
	#contents #delivery .deliveryRead .bold{
        /*margin: 1em auto 2vw auto;*/
		font-weight: 600;
		text-align: center;
		display: inline-block;
	}
	#contents #delivery .deliveryRead .cap{
		color:#bb3848;
		font-size:min(1.25vw,16px);
	}
	#contents #delivery .wrap2 {
		width:80%;
		max-width: 1200px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#contents #delivery .box_g{
		width:20%;
		height:auto;
		margin:0;
		padding: 0;
	}
	#contents #delivery .reporter{
		width:100%;
		height:auto;
		margin:1em auto 0.5em auto;
		padding-top:100%;
		background-image:url("../img/reporter.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #delivery .name{
		color:#222;
		font-size:min(2vw,21px);
		font-weight: 600;
		margin:0 0 0.5em 0;
		padding:0;
		text-align: center;
	}
	#contents #delivery .name .small{
		font-size:min(1.5vw,16px);
		font-weight: 400;
		margin:0.25em 0;
	}
	/* ボタン */
	#contents #delivery .btn_delivery a{
		width:50%;
		max-width: 480px;
		/*影の基点とするためrelativeを指定*/
		position: relative;
		/*ボタンの形状*/
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:min(2vw,24px);
		font-weight: 600;
		/*アニメーションの指定*/
		transition: all 0.2s ease;
		background: #bb3848;
		padding:0.5em 0;
		margin: 0.5em 0 2em 0;
		color:#fdf3ee;
		border-radius: 1.5em;
	}
	/*hoverをした後のボタンの形状*/
	#contents #delivery .btn_delivery a:hover{
		width:80%;
		background: #ae9a89;
		outline-offset:-0.25vw;
		color:#bb3848;
	}
	
	
  /*talk guest*/
 	#contents #t_guest{
		width:100%;
		background: url("../img/header_bg.jpg")repeat;
		background-attachment: fixed;
		background-size: cover;
		height:auto;
		margin:0 auto;
		padding: 0 0 3em 0;
		position: relative;
    }
    #contents #t_guest .wrap{
        max-width:1200px;
        margin:0 auto;
        padding:1em 0 0 0;
    }
	#contents #t_guest .title{
		background: url("../img/guest_title.svg")no-repeat;
		padding-top: 4%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:2em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .copy{
		height:auto;
		color:#fdf3ee;
		font-size:min(2vw,32px);
		line-height:min(3vw,48px); 
		font-weight: 400;
		margin:1em auto 0 auto;
		padding:0;
		text-align: center;
	}
	#contents #t_guest .copy .bold{
		font-weight: 600;
		font-size:min(2.5vw,42px);
	}
	#contents #t_guest .wrap2{
		width:80%;
		max-width: 1200px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#contents #t_guest .box_g{
		width:20%;
		height:auto;
		margin:1em 3em 0em 3em;
		padding: 0;
	}
	#contents #t_guest .photo1{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/t_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .photo2{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .photo3{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .name{
		color:#222;
		font-size:min(2vw,21px);
		font-weight: 600;
		margin:0 0 0.5em 0;
		padding:0;
		text-align: center;
	}
	#contents #t_guest .name .small{
		font-size:min(1.5vw,16px);
		font-weight: 400;
		margin:0.25em 0;
	}

	#contents #t_guest .time_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		color:#cf1d01;
		margin: 0.5em 0 0 0;
		padding:0;
		text-align: center;
	}
	
  /*live guest*/
 	#contents #l_guest{
		width:100%;
		background: #fdf3ee;
		height:auto;
		margin:0 auto;
		padding: 0 0 3em 0;
		position: relative;
    }
    #contents #l_guest .wrap{
        max-width:1200px;
        margin:0 auto;
        padding:1em 0 0 0;
    }
	#contents #l_guest .title{
		background: url("../img/l_guest_title.svg")no-repeat;
		padding-top: 6%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:2em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .copy{
		height:auto;
		color:#bb3848;
		font-size:min(2vw,32px);
		line-height:min(3vw,48px); 
		font-weight: 400;
		margin:1em auto 0 auto;
		padding:0;
		text-align: center;
	}
	#contents #l_guest .copy .bold{
		font-weight: 600;
		font-size:min(2.5vw,42px);
	}
	#contents #l_guest .wrap2{
		width:80%;
		max-width: 1200px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#contents #l_guest .box_g{
		width:20%;
		height:auto;
		margin:1em 3em 0em 3em;
		padding: 0;
	}
	#contents #l_guest .photo1{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .photo2{
		width:100%;
		height:auto;
		margin:1.5em auto 0.5em auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .name{
		color:#222;
		font-size:min(2vw,21px);
		font-weight: 600;
		margin:0 0 0.5em 0;
		padding:0;
		text-align: center;
	}
	#contents #l_guest .name .small{
		font-size:min(1.5vw,16px);
		font-weight: 400;
		margin:0.25em 0;
	}
	#contents #l_guest .time_s{
		width:100%;
		font-size:min(1.2vw,12px);
		font-weight: 400;
		color:#cf1d01;
		margin: 0.5em 0 0 0;
		padding:0;
		text-align: center;
	}

	/*フォトレポート*/
	#contents #photo{
		width:100%;
		background: #fdf3ee;
		height:auto;
		margin:0 auto;
		padding: 0 0 3em 0;
		position: relative;
	}
	#contents #photo .title{
		background: url("../img/gallery_title.svg")no-repeat;
		padding-top: 4%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:2em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #photo .copy{
		height:auto;
		color:#bb3848;
		font-size:min(2vw,32px);
		line-height:min(3vw,48px); 
		font-weight: 400;
		margin:1em auto 0 auto;
		padding:0;
		text-align: center;
	}
   #contents #photo .wrap_3{
        max-width:1200px;
        margin:0 auto;
        padding:2vw 0 0 0 ;
    }
	#contents #photo .wrap{
		max-width:1200px;
		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: 2vw auto 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: 2vw;
    }

	/*フッタ*/
	footer{
		width:100%;
		background: url("../img/header_bg.jpg")repeat;
		background-attachment: fixed;
		background-size: cover;
		height:auto;
		margin:0 auto;
		padding: 1em 0 3em 0;
		position: relative;
	}
	footer .sns_link{
		width:100%;
		margin:0;
		padding:0;
		text-align: center;
	}
	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;
	}
	footer .banner_area{
		width:25%;
		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;
	}
}


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

@media screen and (max-width:640px )
{
	.pc { display: none !important; }
	.sp { display: block !important; }
	
	body{
		background: #fdf3ee;
		/*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;
	}
	body::before {
	  content: "";
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: url("../img/header_bg_sp.jpg") no-repeat center top;
	  background-size: cover;
	  z-index: -1;
	}
	#snsbanner{
		display: inline-block;
		margin: 4vw auto 3vw auto;
		text-align: center;
		padding:0;
		border-radius: 8vw;
	}

	#gigyaShare {
		vertical-align: top;
		text-align: center;
		margin-left:-2.5em; 
	}	
	
	header{
		width:100%;
        padding:0;
        margin:0 auto;
		position: relative;
		text-align: center;
	}	

	header #container {
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
 	header .title_jw{
        padding:0;
        margin:0 auto;
	  	top:6vw;
		position: absolute;
        text-align:center;
        letter-spacing: 0.1vw;
		font-size:4vw;
		font-family: "times-new-roman", sans-serif;
		font-weight: 700;
		font-style: normal;
		color:#fff;
    }
	header #header_inner{
		position:relative;
		width:80%;
		height:auto;
		margin:15% 10% 10% 10%;
		text-align: center;
	}
	header .mainImage{
		width:100%;
		height:0;
		margin:0;
		padding-top: 177.36%;
		background-image:url("../img/top_sp.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		filter: drop-shadow(0 0 .25em #222);
		will-change: filter;
	}

	#contents{
		width:100%;
		margin:0 auto;
		padding:0;
	}

	#contents #intro{
		min-width:300px;
		width:100%;
		height:auto;
		margin:0 auto;
		padding:3vw 0 3vw 0;
		background: #fdf3ee;
		position: relative;
	}	
	#contents #intro .copy{
		background: url("../img/main_copy_sp.svg")no-repeat;
		padding-top: 16.5%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:0 auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .copy2{
		font-size:4.25vw;
		font-weight: 600;
		font-style: normal;
		color:#b23746;
		margin-top:-0.25em;
		text-align: center;
	}
	#contents #intro .introRead{
		min-width:300px;
		height:auto;
		margin:10px 0 0 0;
		color:#222;
		font-size:3.25vw;
		line-height:7vw;
		text-align: center;
	}
	#contents #intro .introRead .bold{
		font-size:4.25vw;
		font-weight: 600;
	}
	#contents #intro .introRead p{
		margin:2vw 0 5vw 0;
	}
 	#contents #intro .navi{
		color:#316392;
		font-family: "oxygen", sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size:4vw;
		font-weight: 600;
		margin:1vw 0 0 0;
		padding:0;
		text-align: center;
	}
	#contents #intro .wrap {
		width:100%;
		min-width: 320px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 2vw auto 0 auto;
	}
	#contents #intro .box_g{
		width:40%;
		height:auto;
		margin:0 3vw 2vw 3vw;
		padding: 0;
	}
	#contents #intro .navi{
        width:90%;
        height:auto;
        padding:1vw 0;
        margin:0 auto;
    }
	#contents #intro .navi .text{
        text-align:center;
		font-family: chloe, sans-serif;
		font-style: normal;
		font-size:6vw;
		font-weight: 400;
		color:#b23746;
    }
	#contents #intro .s_navi1_p{
		width:100%;
		height:auto;
		margin:4vw auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/navi1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi2_p{
		width:100%;
		height:auto;
		margin:4vw auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/navi2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi2_p2{
		width:100%;
		height:auto;
		margin:4vw auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/navi2_1116.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #intro .s_navi3_p{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/navi3.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}	
	#contents #intro .name{
		color:#222;
		font-size:3.75vw;
		font-weight: 600;
		margin:0;
		padding:0;
		text-align: center;
	}
	#contents #intro .name .small{
		color:#222;
		font-size:2.75vw;
		font-weight: 400;
		margin:0;
		padding:0;
		text-align: center;
	}
   #contents #intro .wrap2{
        min-width:300px;
        margin:4vw auto 0 auto;
        padding:0;
    }
	#contents #intro .banner {
		width:60%;
		height:auto;
		padding-top:20.75%;
		background-image:url("../img/banner.jpg");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		margin:2vw auto 1vw auto;
	}
	#contents #intro .btn_intro a{
		width:80%;
		position: relative;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:3vw;
		font-weight: 600;
		background: #ae9a89;
		padding:2vw 0;
		margin-top: 1vw;
		margin-bottom: 3vw;
		border-radius: 2vw;
		color:#fff;
	}
	
	 /*message*/    
  	#contents #message{
		width:100%;
		height:auto;
		margin:0 auto;
		padding: 0;
		position: relative;
    }
    #contents #message .wrap{
        min-width:300px;
        margin:0 auto;
        padding:4vw 0;
    }
	#contents #message .title{
		background: url("../img/message_title.svg")no-repeat;
		padding-top: 7.07%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:1em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #message .copy{
		min-width:300px;
		height:auto;
		color:#fdf3ee;
		font-size:4vw;
		line-height: 6.5vw;
		font-weight: 400;
		margin:6vw auto;
		padding:0;
		text-align: center;
	} 
	#contents #message .copy .bold{
		font-weight: 600;
		font-size:4.5vw;
	}

    #contents #message .messageRead{
        height:auto;
        margin: 1vw auto 2vw auto;
		color:#222;
		font-size:3.25vw;
		line-height: 5vw;
		text-align: center;
	}
	#contents #message .messageRead .Readtext{
		display: inline-block;
	}
 	#contents #message .messageRead .bold{
		font-weight: 600;
	}
	
  	#contents #message .present_g{
		width:95%;
		height:auto;
		margin:3vw auto 6vw auto;
		padding-top: 39.7%;
		background-image:url("../img/present.jpg");
		background-size: contain;	
		background-repeat: no-repeat;
		background-position: top center;
		border-radius: 3vw;
	}
	/* ボタン */
	#contents #message .btn_message a{
		width:80%;
		position: relative;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:3.5vw;
		font-weight: 600;
		background: #bb3848;
		padding:4vw 0;
		margin-bottom: 3vw;
		border-radius: 8vw;
		color:#fdf3ee;
	}

 /*delivery*/    
  	#contents #delivery{
		width:100%;
		background:#fdf3ee;
		height:auto;
		margin:0 auto;
		padding: 0 0 4vw 0;
		position: relative;
		text-align: center;
    }
    #contents #delivery .wrap{
        min-width:300px;
        margin:0 auto;
        padding:4vw 0;
    }
    #contents #delivery .wrap2{
		width:100%;
		min-width: 320px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin:0 auto;
    }
	#contents #delivery .title{
		background: url("../img/delivery_title.svg")no-repeat;
		padding-top: 7.07%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:1em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #delivery .copy{
		min-width:300px;
		height:auto;
		color:#bb3848;
		font-size:4vw;
		line-height: 6.5vw;
		font-weight: 400;
		margin:4vw auto 3vw auto;
		padding:0;
		text-align: center;
	} 
	#contents #delivery .copy .bold{
		font-weight: 600;
		font-size:4.5vw;
	}
   #contents #delivery .deliveryRead{
        height:auto;
        margin:0 auto;
		color:#222;
		font-size:3.25vw;
		line-height: 5vw;
		text-align: center;
	}
 	#contents #delivery .deliveryRead .bold{
		font-weight: 600;
	}
 	#contents #delivery .deliveryRead .cap{
		font-size:2.25vw;
		color:#bb3848;
	}
	#contents #delivery .box_g{
		width:37%;
		height:auto;
		margin:0;
		padding: 0;
	}
	#contents #delivery .reporter{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:100%;
		background-image:url("../img/reporter.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}	
	#contents #delivery .name{
		color:#222;
		font-size:3.75vw;
		font-weight: 600;
		margin:0 0 3vw;
		padding:0;
		text-align: center;
	}
	#contents #delivery .name .small{
		color:#222;
		font-size:2.75vw;
		font-weight: 400;
		margin:0;
		padding:0;
		text-align: center;
	}	
	/* ボタン */
	#contents #delivery .btn_delivery a{
		width:80%;
		position: relative;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:3.5vw;
		font-weight: 600;
		background: #bb3848;
		padding:4vw 0;
		margin-bottom: 3vw;
		border-radius: 8vw;
		color:#fdf3ee;
	}
	
	 /*talk guests*/    
  	#contents #t_guest{
		width:100%;
		margin:0 auto;
		padding: 4vw 0;
		position: relative;
    }
    #contents #t_guest .wrap{
        min-width:300px;
        margin:0 auto 3vw auto;
        padding:0;
    }
	#contents #t_guest .title{
		background: url("../img/guest_title.svg")no-repeat;
		padding-top: 6.5%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:1em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .copy{
		min-width:300px;
		height:auto;
		color:#fdf3ee;
		font-size:4vw;
		line-height: 6.5vw;
		font-weight: 400;
		margin:6vw auto 0 auto;
		padding:0;
		text-align: center;
	} 
	#contents #t_guest .copy .bold{
		font-weight: 600;
		font-size:4.5vw;
	}
	#contents #t_guest .wrap2{
		width:100%;
		min-width: 320px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#contents #t_guest .box_g{
		width:38%;
		height:auto;
		margin:0 3vw 2vw 3vw;
		padding: 0;
	}
	#contents #t_guest .photo1{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/t_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .photo2{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .photo3{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #t_guest .name{
		color:#222;
		font-size:3.75vw;
		font-weight: 600;
		margin:0;
		padding:0;
		text-align: center;
	}
	#contents #t_guest .name .small{
		color:#222;
		font-size:2.75vw;
		font-weight: 400;
		margin:0;
		padding:0;
		text-align: center;
	}
    #contents #t_guest .time_s{
		width:100%;
		font-size:3vw;
		font-weight: 400;
		color:#fff;
		margin:1vw 0 1vw 0;
        padding:0;
		text-align: center;
  }	
	#contents #t_guest .btn_guest a{
		width:80%;
		position: relative;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:3vw;
		font-weight: 600;
		background: #ae9a89;
		padding:2vw 0;
		margin-bottom: 3vw;
		border-radius: 2vw;
		color:#fff;
	}
	
	 /*live guests*/    
  	#contents #l_guest{
		width:100%;
		background:#fdf3ee;
		height:auto;
		margin:0 auto;
		padding: 4vw 0;
		position: relative;
    }
    #contents #l_guest .wrap{
        min-width:300px;
        margin:0 auto 3vw auto;
        padding:0;
    }
	#contents #l_guest .title{
		background: url("../img/l_guest_title.svg")no-repeat;
		padding-top: 11%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:1em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .copy{
		min-width:300px;
		height:auto;
		color:#bb3848;
		font-size:4vw;
		line-height: 6.5vw;
		font-weight: 400;
		margin:6vw auto 0 auto;
		padding:0;
		text-align: center;
	} 
	#contents #l_guest .copy .bold{
		font-weight: 600;
		font-size:4.5vw;
	}
	#contents #l_guest .wrap2{
		width:100%;
		min-width: 320px;
		display: flex;
		justify-content:center;
		flex-wrap: wrap;
		margin: 0 auto;
	}
	#contents #l_guest .box_g{
		width:38%;
		height:auto;
		margin:0 3vw 2vw 3vw;
		padding: 0;
	}
	#contents #l_guest .photo1{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest1.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .photo2{
		width:100%;
		height:auto;
		margin:0 auto 2vw auto;
		padding-top:96.29%;
		background-image:url("../img/l_guest2.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: top center;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
	#contents #l_guest .name{
		color:#222;
		font-size:3.75vw;
		font-weight: 600;
		margin:0;
		padding:0;
		text-align: center;
	}
	#contents #l_guest .name .small{
		color:#222;
		font-size:2.75vw;
		font-weight: 400;
		margin:0;
		padding:0;
		text-align: center;
	}
    #contents #l_guest .time_s{
		width:100%;
		font-size:3vw;
		font-weight: 400;
		color:#fff;
		margin:1vw 0 1vw 0;
        padding:0;
		text-align: center;
  }	
	#contents #l_guest .btn_guest a{
		width:80%;
		position: relative;
		text-decoration: none;
		display: inline-block;
		text-align: center;
		box-sizing: border-box;
		outline: none;
		font-size:3vw;
		font-weight: 600;
		background: #ae9a89;
		padding:2vw 0;
		margin-bottom: 3vw;
		border-radius: 2vw;
		color:#fff;
	}	 
	
  	
 /*フォトレポート*/
    #contents #photo{
		width:100%;
		background:#fdf3ee;
		height:auto;
		margin:0 auto;
		padding: 4vw 0;
		position: relative;
	}
	#contents #photo .title{
		background: url("../img/gallery_title.svg")no-repeat;
		padding-top: 6.8%;
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center center;
		margin:1em auto;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
	}
  	#contents #photo .copy{
		min-width:300px;
		height:auto;
		color:#bb3848;
		font-size:4vw;
		line-height: 6.5vw;
		font-weight: 400;
		margin:6vw auto 0 auto;
		padding:0;
		text-align: center;
	} 
	#contents #photo .wrap_3{
        min-width:300px;
        margin:0 auto 0 auto;
        padding:4vw 0 0 0;
    }
	
	#contents #photo .wrap{
        min-width:300px;
        margin:0 auto;
        padding:2vw 0 4vw 0;
    }

 
	#contents #photo .display{
		width:auto;
		height:auto;
		margin:3vw auto 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:45%;
		height:45%;
		margin:3vw 1.5vw 0 1.5vw;
		padding:0;
		float:left;
	}
    #contents #photo .display .detail .hsPRimg img{
       border-radius: 4vw;     
	}
	#contents #photo .display .detail .hsPRimg .clear{
		clear:both
	}	

/*フッタ*/	
	footer{
		width:100%;
		height:auto;
		margin:0 auto 0 auto;
		padding: 0 0 5vw 0;
		position: relative;
	}
	footer .sns_link{
		width:100%;
        margin:0 auto 5px auto;
        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:1.75vw;
		text-align:center;
        letter-spacing: 0.25vw;
		margin:4.5vw 0 0 0;
	}
	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;
	}	
}