@charset "UTF-8";
/* CSS Document */

.news__headline-container {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
@media screen and (min-width: 768px) {
	.news__headline-container {
		width: 980px;
		padding-left: 20px;
		padding-right: 20px;
		margin: 0 auto;
	}
}

/* FY23 クリスマスキャンペーン20221101 */
.main-visual__bg--news-20221101 {
	background-image: url(/news/item_img/20221102_mv_sp01.jpg);
}
.main-visual__wrapper--news-20221101 {
	width: 100%;
	height: 425px;
}
.news-20221101__bg--message {
	background-image: url(/news/item_img/20221101_bg_sp02.jpg),url(/news/item_img/20221101_bg_sp03.jpg);
	background-position: left top, left bottom;
	height: 950px;
}
.counter__bg--christmas-fy23 {
	background-image: url(/news/item_img/20221101_counter_sp01.png);
	width: 100%;
	height: 77px;
}
@media screen and (min-width: 768px) {
	.main-visual__bg--news-20221101 {
		background-image: url(/news/item_img/20221101_mv_pc01.jpg);
	}
	.main-visual__wrapper--news-20221101 {
		width: 980px;
		height: 40vw;
		max-height: 600px;
	}
	.counter__wrapper--christmas-fy23 {
		width: 980px;
	}
	.counter__bg--christmas-fy23 {
		background-image: url(/news/item_img/20221101_counter_pc01.png);
		width: 759px;
		height: 22px;
	}
	.news-20221101__bg--message {
		background-image: url(/news/item_img/20221101_bg_pc_01.jpg);
		background-position: center;
		height: 680px;
	}
}


/* 20220621 Chosen SNSキャンペーン */
.news__container--w980 {
	width: 100%;
}
@media screen and (min-width: 768px) {
	.news__container--w980 {
		width: 980px;
	}
}

/* 20220525 プロサポキャンペーン 実績追加 */
.chr-20220425__flex-container--record-wraper {
	width: 100%;
}
.chr-20220425__flex-container--record-01 {
	width: 70%;
}
.chr-20220425__flex-container--record-02 {
	width: 70%;
}
.chr-20220425__flex-container--record-03 {
	width: 70%;
}
@media screen and (min-width: 768px) {
	.chr-20220425__flex-container--record-wraper {
		width: 950px;
	}
	.chr-20220425__flex-container--record-01 {
		width: 30%;
	}
	.chr-20220425__flex-container--record-02 {
		width: 30%;
	}
	.chr-20220425__flex-container--record-03 {
		width: 40%;
	}
}

/* 20220513 プロサポキャンペーン 修正 */
.news-cta__flex-container--two {
	width: 49%;
	margin-right: 2%;
}
.news-cta__flex-container--two:nth-child(2) {
	width: 49%;
	margin-right: 0;
}

/* 20220425 プロサポキャンペーン */
.main-visual--chr-20220425 {
	background-image: url(/news/item_img/chr-20220425_mv_sp_01.jpg);
	height:440px;
}
@media screen and (min-width: 768px) {
	.main-visual--chr-20220425 {
		background-image: url(/news/item_img/chr-20220425_mv_pc_01.jpg);
		height: 600px;
		border-bottom-left-radius: 3.5rem;
	}
}
.chr-20220425__bg--headline-needs {
	background-image: url(/news/item_img/chr-20220425_img_pc_01.jpg);
	background-size: 140%;
	background-repeat: no-repeat;
	background-position-x: 95%;
}
@media screen and (min-width: 768px) {
	.chr-20220425__bg--headline-needs {
		background-image: url(/news/item_img/chr-20220425_img_pc_01.jpg);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position-x: 0;
	}
}
.chr-20220425__flex-container--two {
	width: 100%;
	margin-right: 0;
}
@media screen and (min-width: 768px) {
	.chr-20220425__flex-container--two {
		width: 48%;
		margin-right: 0;
	}
	.chr-20220425__flex-container--two:nth-of-type(2n) {
		margin-right: 4%;
	}
}
.chr-20220425__bg--message {
	background-image: url(/news/item_img/chr-20220425_bg_sp_01.jpg);
	background-position: left top;
	height: 950px;
}
@media screen and (min-width: 768px) {
	.chr-20220425__bg--message {
		background-image: url(/news/item_img/chr-20220425_bg_pc_01.jpg);
		background-position: center;
		height: 680px;
	}
}

/* 20220318 世界の挨拶 */
.main-visual--news-world-greetings {
		background-image: url(/news/item_img/world-greetings_mv_sp01.jpg);
}
.main-visual-wrapper--news-world-greetings {
	height: 455px;
}
@media screen and (min-width: 768px) {
	.main-visual--news-world-greetings {
		background-image: url(/news/item_img/world-greetings_mv_pc01.jpg);
	}
	.main-visual-wrapper--news-world-greetings {
		width: 980px;
		height: 400px;
	}
}
.news__flex-container--two {
	width: 100%;
	margin-right: 0;
}
@media screen and (min-width: 768px) {
	.news__flex-container--two {
		width: 48%;
		margin-right: 4%;
	}
	.news__flex-container--two:nth-of-type(2n) {
		margin-right: 0;
	}
}


/* FY22 キャンペーン終了 20211227 */
.main-visual__bg--news-20211227 {
	background-image: url(/news/item_img/20211227_mv_sp01.jpg);
}
.main-visual__wrapper--news-20211227 {
	height: 444px;
}
@media screen and (min-width: 768px) {
	.main-visual__bg--news-20211227 {
		background-image: url(/news/item_img/20111101_mv_pc01.jpg);
	}
	.main-visual__wrapper--news-20211227 {
		width: 980px;
		height: 560px;
	}
}


/* FY22 あと300人 20211222 */
.main-visual__bg--news-20211222 {
	background-image: url(/news/item_img/20211222_mv_sp01.jpg);
}
.main-visual__wrapper--news-20211101{
	height: 444px;
}
@media screen and (min-width: 768px) {
	.main-visual__bg--news-20211222 {
		background-image: url(/news/item_img/20111101_mv_pc01.jpg);
	}
	.main-visual__wrapper--news-20211101 {
		width: 980px;
		height: 560px;
	}
}




/* CGV 20211223 */
.news__flex-container--three {
	width: 100%;
	margin-right: 0;
}
@media screen and (min-width: 768px) {
	.news__flex-container--three {
		width: 32%;
		margin-right: 2%;
	}
	.news__flex-container--three:nth-of-type(3n) {
		margin-right: 0;
	}
}

/* FY22 クリスマスキャンペーン20211101 */
.main-visual__bg--news-20211101 {
	background-image: url(/news/item_img/20111101_mv_sp01.jpg);
}
.news-20211101__bg--message {
	background-image: url(/news/item_img/20211101_bg_sp02.jpg),url(/news/item_img/20211101_bg_sp03.jpg);
	background-position: left top, left bottom;
	height: 950px;
}
.news-20211101__container--donor-comment {
	background-image: url(/childsponsor/item_img/sponsor-voice_icon_quote.svg);
	background-size: 35px;
	background-repeat: no-repeat;
	background-color:rgba(255,255,255,0.9);
	background-blend-mode:lighten;
	background-position: left 15px top 11px;
}
.news-20211101__ico--quote-left {
	top: -17px;
	left: 17px;
}
.news-20211101__ico--quote-right {
	bottom: -17px;
	right: 17px;
}


@media screen and (min-width: 768px) {
	.main-visual__bg--news-20211101 {
		background-image: url(/news/item_img/20111101_mv_pc01.jpg);
	}
	.index-top__bg--counter {
		background-image: url(/news/item_img/20111101_counter_pc01.png);
		width: 314px;
		height: 58px;
	}
	.news-20211101__bg--message {
		background-image: url(/news/item_img/20211101_bg_pc01.jpg);
		background-position: center;
		height: 680px;
	}
}

