@charset "UTF-8";

/* news */
#news{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 10px);
	max-width: 1200px;
}
#news h2{
	position: relative;
	margin: 10px 0 0 0;
	width:100%;
	max-width: 640px;
	z-index: 10;
}
#news h2 img{
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
#news .date{
	position: relative;
	margin: calc(-1.5em - 20px) auto 0 auto;
	padding: 20px 0 0 0;
	color: #a80036;
	text-align: right;
	font-size: 76%;
	line-height: 1.5em;
	background-size: auto 30px;
	background-repeat: no-repeat;
	background-position: 50% calc(100% + 5px);
	background-image: url("../../img/common/icon_three.png");
}

#news .mainImg{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 20px);
	max-width: 960px;
}
#news .mainImg img{
	position: relative;
	margin: 0 auto;
	border: solid 2px #261e1c;
}
#news .mainImg .flexbox{gap: 0 20px;}
#news .mainImg .flexbox .box{
	position: relative;
	margin: 0;
	width: calc(50% - 10px);
}

#news h3{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 30px);
	max-width: 940px;
	background-image: url("../../img/intro/bg_ttl.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% 100%;
}
#news h3 p{
	position: relative;
	margin: 0 auto;
	color: #ffffff;
	font-size: min(3.77vw, 1.8rem);
	text-align: center;
	font-weight: bold;
	line-height: 1.7em;
	-webkit-text-stroke: 8px #a80036;
	text-stroke: 8px #a80036;
	paint-order: stroke;
}
#news h4{
	position: relative;
	margin: 10px auto 1em auto;
	padding: 5px 40px;
	width: calc(100% - 20px);
	max-width: 960px;
	color: #ffffff;
	background-color: #a80036;
	font-size: min(4vw, 1.6rem);
	text-align: center;
	font-weight: bold;
	line-height: 1.6em;
}
#news h4::before{
	position: absolute;
	top: -24px;
	width: 45px;
	height: 65px;
	background-size: contain;
	background-position:50% 50%;
	background-repeat: no-repeat;
	background-image: url("../../img/common/icon_ramune.png");
	content: '';
	display: block;
}
#news h4.icon_left::before{left: -12px;}
#news h4.icon_right::before{right: -12px;}
#news h4::after{
	position: absolute;
	top: -35px;
	width: 120px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../../img/common/icon_three.png");
	content: '';
	display: block;
}
#news h4.icon_left::after{background-position:100% calc(100% + 5px);right: 4px;}
#news h4.icon_right::after{background-position:5px calc(100% + 5px);left: 4px;}
#news p{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 30px);
	max-width: 940px;
	padding-bottom: 1.8em;
	font-weight: bold;
	z-index: 100;
}
#news h3 p{padding: 1em 0;}
#news .date p{padding-bottom: 0;}
p.caption{
	text-align: center;
	font-size: 76%;
	line-height: 1.6em;
	color: #747474;
	padding-bottom: 0 !important;
	padding-top: 5px;
}
#news .ImgWrap{
	position: relative;
	margin: 0 auto 20px auto;
	width: calc(100% - 30px);
	max-width: 960px;
	gap: 10px 0;
}
#news .Img{
	position: relative;
	margin: 0;
	width: 100%;
	max-width: 910px;
}
#news .Img img{
	position: relative;
	margin: 0 auto;
	border: solid 3px #261e1c;
}
#news .Img.marginTop{margin: 20px auto 10px auto;}
#news .Img.tate img{width: calc(100% - 60px);max-width: 300px;}

#news .cautionWrap{
	position: relative;
	margin: 10px auto 0 auto;
}
#news .cautionWrap.marginN{margin: calc(10px - 1.8em) auto 0 auto; padding-bottom: 1.8em;}
#news .cautionWrap p{padding-left: 1.1em;padding-bottom: 0;font-size: 90%;}
#news .cautionWrap p::before{
	position: absolute;
	top:0;
	left: 0;
	content: '※';
}
#news .commentWrap{
	position: relative;
	margin: 20px auto 0 auto;
	width: calc(100% - 20px);
	max-width: 960px;
	border: solid 2px #261e1c;
}
#news .commentWrap::after{
	position: absolute;
	top: -35px;
	right: 4px;
	width: 120px;
	height: 35px;
	background-position:100% calc(100% + 5px);
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../../img/common/icon_three.png");
	content: '';
	display: block;
}
#news .commentWrap .comment{
	position: relative;
	margin: 0 auto 10px auto;
}
#news .commentWrap .comment h5{
	position: relative;
	width: 100%;
	margin: 0 auto 15px auto;
	background-color: #261e1c;
	padding: 3px 10px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 1.4rem;
}
#news .commentWrap .comment h5 span{font-size: 72%;}
#news .commentWrap .comment p{width: 100%; padding: 0 15px 1.5em 15px;}
#news .commentWrap .comment p.question{
	padding: 0 0 5px 35px;
	background-size: 20px auto;
	background-position: 10px 0;
	background-repeat: no-repeat;
	background-image: url("../../img/common/icon_q.png");
	font-weight: bold;
	line-height: 1.5em;
	color: #a80036;
}
#news .commentWrap .comment p.answer{padding: 0 15px 1.5em 25px;}


@media screen and (min-width: 769px) {
	/* news */
	#news h2{margin:16px 0 0 0;}
	#news .mainImg{margin: 0 auto 40px auto;}
	#news .mainImg img{border: solid 4px #261e1c;}
	
	#news .date{
		margin: -150px auto 0 auto;
		padding: 120px 0 0 0;
		font-size: 90%;
		line-height: 1.5em;
		background-size: auto 50px;
		background-position: 35% calc(100% + 8px);
		background-image: url("../../img/common/icon_three.png");
	}
	#news .date p{text-align: center;}
	
	#news h3{margin: 0 auto 50px auto;}
	#news h3 p{
		padding: 1em 0;
		font-size: min(4vw, 2.4rem);
		line-height: 1.6em;
		-webkit-text-stroke: 10px #a80036;
		text-stroke: 10px #a80036;
	}
	#news h4{
		margin: 20px auto 1em auto;
		padding: 12px 80px;
		font-size: min(4vw, 1.8rem);
		line-height: 1.6em;
	}
	#news h4::before{
		top: -35px;
		width: 80px;
		height: 100px;
	}
	#news h4.icon_left::before{left: -15px;}
	#news h4.icon_right::before{right: -15px;}
	#news h4::after{
		top: -40px;
		height: 40px;
	}
	#news h4.icon_left::after{background-position:100% calc(100% + 6px);right: 8px;}
	#news h4.icon_right::after{background-position:5px calc(100% + 6px);left: 8px;}
	#news p{padding-bottom: 2em;}
	p.caption{font-size: 82%;}
	
	#news .ImgWrap{margin: 0 auto 30px auto;gap: 20px 10px;}
	#news .ImgWrap .Img{
		margin: 0;
		width: calc(50% - 6px);
	}
	#news .ImgWrap.row1 .Img{
		margin: 0 auto;
		width: calc(100% - 160px);
	}
	#news .Img{margin: 0;}
	#news .Img img{border: solid 4px #261e1c;}
	#news .Img.right{
		margin: 0 auto 0 0;
		float: right;
		width: 40%;
		max-width: 280px;
	}
	#news .Img.left{
		margin: 0;
		float: left;
		width: 40%;
		max-width: 280px;
	}

	#news .commentWrap::after{
		top: -40px;
		right: 8px;
		height: 40px;
		background-position:100% calc(100% + 6px);
	}
	#news .commentWrap .comment h5{
		margin: 0 auto 20px auto;
		padding: 5px 20px;
		font-size: 1.6rem;
	}
	#news .commentWrap .comment p{padding: 0 25px 1.5em 25px;}
	#news .commentWrap .comment p.question{
		padding: 3px 0 15px 45px;
		background-size: 30px auto;
		background-position: 10px 0;
		line-height: 1.5em;
	}
	#news .commentWrap .comment p.answer{padding: 0 25px 1.5em 25px;}

}
