@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');

/* .base
================================================== */

body {
	font-size: 1.4rem;
	line-height: 1.8;
	color: #484848;
}
@media (min-width: 641px) {
	body {
		font-size: 1.5rem;
	}
}
.type-page .lout-grid {
	width: 100%;
	max-width: 960px;
}
.lout-contents {
	padding-left: 0;
	padding-right: 0;
}


/* font
-------------------------------------- */
.u-marugothic {
  font-family: "Zen Maru Gothic", san-serif;
}

.u-bold {
  font-weight: bold;
}

h1 {
	font-family: zen-maru-gothic, sans-serif;
	border-bottom: 0;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	background: #E70012;
	color: #fff;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 8px 12px 6px 38px;
	margin-bottom: 20px;
}
h1::after {
	content: '';
	background: #FCC700;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-radius: 50%;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
@media (min-width: 641px) {
	h1 {
		font-size: 2.4rem;
	}

}

/* .c-color
================================================== */
.c-color-red {
  color: #E70012;
}

/* .c-head01
===================================*/
.c-head01 {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
	font-size: 2rem;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 20px;
}
.c-head01::before {
	content: '';
	background: #FFC4C4;
	box-sizing: border-box;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: -5px;
	z-index: -1;
}
.c-head01::after {
	content:'';
	position: absolute;
	width: 177px;
	height: 2px;
	background: #E70012;
	left: 0;
	bottom: -2px;
}
@media (min-width: 641px) {
	.c-head01 {
		font-size: 2.2rem;
		margin-bottom: 40px;
	}
	.c-head01::before {
		width: 38px;
		height: 38px;
		left: 0;
	}
	.c-head01::after {
		width: 370px;
	}
}



/* #redcup
===================================*/
/* #mainimg
-------------------------------------- */
.mainimg {
	position: relative;
}
.mainimg__img {
	position: relative;
    z-index: -1;
}
.copy {
	position: absolute;
	left: 0;
	top: 54%;
	padding: 0 10px;
}
.copy_head {
	font-size: 2rem;
	font-weight: 700;
	color: #E70012;
	line-height: 1.5;
	letter-spacing: 0.08em;
}
.copy_txt {
	font-size: 1.2rem;
	margin-bottom: 0;
}
@media (max-width: 324px) {
	.mainimg {
		margin-bottom: 60px;
	}
}
@media (min-width: 641px) {
	.mainimg {
		margin-bottom: 65px;
	}
	.mainimg__img {
		width: 1043px;
        margin-left: -30px;
	}
	.copy {
		position: absolute;
		left: 35px;
		top: 28%;
		padding: 0;
	}
	.copy_head {
		font-size: 3.6rem;
	}
	.copy_txt {
		font-size: 1.3rem;
	}

}

/* .redcup-sec
-------------------------------------- */
.redcup-contents {
	padding-left: 10px;
    padding-right: 10px;
	margin-top: -20px;
}
.redcup-sec + .redcup-sec {
	margin-top: 40px;
}
.redcup-sec__img {
	margin-top: 20px;
	margin-bottom: 30px;
}

@media (max-width: 375px) {
	.redcup-contents {
		margin-top: 0;
	}
}
@media (min-width: 641px) {
	.redcup-contents {
		padding-left: 0;
		padding-right: 0;
		margin-top: 0;
	}
	.redcup-sec + .redcup-sec {
		margin-top: 100px;
	}
	.redcup-sec__img {
		margin-top: 60px;
		margin-bottom: 100px;
	}
	.redcup-sec__txt.is-pc-center {
		text-align: center;
	}
}

/* .redcup-set
-------------------------------------- */
.redcup-set + .redcup-set {
	margin-top: 20px;
}
.redcup-set__img {
	margin-bottom: 20px;
}
.redcup-set__img a:hover {
	opacity: 0.7;
}
.redcup-set__lead {
	font-size: 1.6rem;
}
@media (min-width: 641px) {
	.redcup-set + .redcup-set {
		margin-top: 30px;
	}
	.redcup-set__lead {
		font-size: 2rem;
	}
	.redcup-set {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.redcup-set__img {
		width: 42%;
		max-width: 434px;
		margin-bottom: 0;
		margin-right: 40px;
	}
	.redcup-set__area-txt {
		width: 50%;
		max-width: 483px;		
	}
	
	.redcup-set.is-intro .redcup-set__img {
		width: 42%;
		max-width: 360px;
		margin-bottom: 0;
		margin-right: 40px;
	}
	.redcup-set.is-reverse .redcup-set__img {
		margin-right: 0;
		margin-left: 43px;
	}
}

/* .redcup-donate
-------------------------------------- */
.redcup-donate {
	position: relative;
}
.redcup-donate__area-txt {
	padding: 0 20px;
	position: absolute;
    left: 0;
    bottom: 15px;
}
.redcup-donate__txt {
	font-size: 1.8rem;
	font-weight: 700;
	color: #333;
	margin: 0;
}
.redcup-donate-total {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	color: #E70012;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
.redcup-donate-total .num {
	font-size: 6rem;
}
.redcup-donate__note {
	border-bottom: 0;
}
@media (max-width: 324px) {
	.redcup-donate__area-txt {
		bottom: 10px;
	}
	.redcup-donate__txt {
		margin-bottom: -20px;
	}
	.redcup-donate-total {
		font-size: 2.8rem;
	}	
}
@media (min-width: 641px) {
	.redcup-donate__area-txt {
		left: 50%;
		bottom: auto;
		top: 54%;		
		transform: translateY(-50%);
		padding: 0;
	}
	.redcup-donate__txt {
		font-size: 2.4rem;
		margin-bottom: -10px;
	}
	.redcup-donate-total {
		font-size: 4rem;
	}
	.redcup-donate-total .num {
		font-size: 8rem;
	}

}
@media (max-width: 840px) {
	.redcup-donate__txt {
		font-size: 1.8rem;
		margin-bottom: -10px;
	}
	.redcup-donate-total {
		font-size: 3rem;
	}
	.redcup-donate-total .num {
		font-size: 6rem;
	}
}

/* .redcup-work
-------------------------------------- */
.redcup-work__wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2.5px 20px;
}
.redcup-work__area-head {
	position: relative;
	text-align: center;
}
.redcup-work__area-head::before {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #333;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.redcup-work__head {
	position: relative;
	display: inline-block;
	background: #fff;
	font-size: 1.6rem;
	padding: 0 14px;
	margin: 0;
}

.redcup-work__item {
	width: calc(50% - 5px);
	margin: 0 2.5px;
	background: #F7F5E6;
	box-sizing: border-box;
	border-radius: 10px;
	text-align: center;
	padding: 0 12px;
}
.redcup-work__item-head {
	font-size: 1.2rem;
	color: #fff;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
	background: #E70012;
	margin: 0;
	box-sizing: border-box;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-height: 48px;
	padding: 12px;
	margin-bottom: 40px;
}
.redcup-work__item-ico img {
	height: 70px;
	margin: 0;
}
.redcup-work__item-count {
	font-size: 2.2rem;
	font-weight: 700;
	color: #333;
}
.redcup-work__item-count .num {
	font-size: 4.6rem;
}

@media (min-width: 641px) {
	.redcup-work__wrap {
		margin: 0 -10px 60px;
	}
	.redcup-work__area-head {
		margin-bottom: 25px;
	}
	.redcup-work__area-head::before {
		width: 55%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.redcup-work__head {
		font-size: 2.4rem;
		padding: 0 17px;
	}
	.redcup-work__item {
		padding: 0 62px;
		border-radius: 20px;
		width: calc(50% - 20px);
		margin: 0 10px;
	}
	.redcup-work__item-head {
		font-size: 1.8rem;
	}
	.redcup-work__item-ico img {
		height: 80px;
		margin: 0;
	}
	.redcup-work__item-count {
		font-size: 3rem;
	}
	.redcup-work__item-count .num {
		font-size: 6rem;
	}
}

/* .redcup-slider
-------------------------------------- */
.redcup-slider {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
.redcup-slider .slick-slide {
	margin:5px;
}
@media (max-width: 767px) {
	.redcup-slider .slick-slide img {
		width: auto;
		max-height: 150px;
	}
}
@media (min-width: 641px) {
	.redcup-slider .slick-slide {
		margin:10px;
	}
}