@charset "UTF-8";

.page_ttl {
  background-color: #f27b9c;
  padding: 15px 10px;
}

.block_ttl {
	font-size: 28px;
	line-height: 1.4;
	font-weight: 700;
	color: #f27b9c;
	text-align: left;
}
.block_ttl02 {
	font-size: 23px;
	line-height: 1.2;
	font-weight: 700;
}

#block01 .lead_wrap {
	padding: 20px 0 40px;
	position: relative;
}
#block01 .lead_wrap .lead {
	font-size: 35px;
	line-height: 1.4;
	font-weight: 400;
}
#block01 .lead_wrap .lead > span {
	font-size: 20px;
	font-weight: 700;
	color: #f27b9c;
	display: block;
	margin-bottom: 5px;
}
#block01 .lead_wrap .illust {
	font-size: 1px;
	line-height: 0;
	margin-left: -421px;
	position: absolute;
	left: 50%;
	bottom: 1px;
}
#block01 .main_img {
	font-size: 1px;
	line-height: 0;
	position: relative;
}
#block01 .main_img::before {
	content: "";
	display: block;
	background-color: #cad6ec;
	height: 100%;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
#block01 .main_img::after {
	content: "";
	display: block;
	background-color: #b4bed0;
	height: 100%;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}
#block01 .main_img img {
	position: relative;
	z-index: 1;
}
#block01 .txt_wrap {
	background-color: #f27b9c;
	padding: 30px 0 35px;
}
#block01 .txt_wrap .txt {
	font-size: 18px;
	line-height: 1.8;
	font-weight: 700;
	color: #fff;
}
#block01 .point {
	max-width: 745px;
	margin: 0 auto;
	padding: 50px 0;
}
#block01 .point .point_ttl {
	font-size: 32px;
	line-height: 1.4;
	font-weight: 700;
	color: #f27b9c;
	text-align: left;
	margin-bottom: 20px;
}
#block01 .point .box_wrap {
	height: 321px;
	position: relative;
}
#block01 .point .box_wrap .box {
	display: flex;
	padding: 12px;
	box-sizing: border-box;
	border: 1px solid #f27b9c;
	border-radius: 25px;
	position: absolute;
}
#block01 .point .box_wrap .box.box01 {
	width: 369px;
	left: 0;
	top: 0;
}
#block01 .point .box_wrap .box.box02 {
	width: 359px;
	right: 0;
	top: 0;
}
#block01 .point .box_wrap .box.box03 {
	width: 369px;
	left: 0;
	bottom: 0;
}
#block01 .point .box_wrap .box .icon_wrap .ico {
	font-size: 1px;
	line-height: 0;
}
#block01 .point .box_wrap .box .icon_wrap .ico + .ico {
	margin-top: 10px;
}
#block01 .point .box_wrap .box dl {
	text-align: left;
	margin: 25px 0 0 20px;
}
#block01 .point .box_wrap .box dt {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 700;
	color: #f27b9c;
	margin-bottom: 4px;
}
#block01 .point .box_wrap .box dd {
	font-size: 21px;
	line-height: 1.4;
	margin-bottom: 8px;
}
#block01 .point .note {
	margin: -66px 0 0 369px;
}
#block01 .point .note .large {
	font-size: 19px;
	line-height: 1.5;
	font-weight: 700;
	display: block;
	margin-bottom: 3px;
}
#block01 .point .note .large > span {
	font-size: 15px;
	line-height: 1.5;
}
#block01 .point .note .small {
	display: block;
}

#block02 {
	padding: 30px 0 65px;
	border-top: 17px solid #f7c4d0;
}
#block02 > .inner {
	max-width: 745px;
	margin: 0 auto;
}
#block02 .txt {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	margin-top: 25px;
}
#block02 .note {
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	margin-top: 10px;
}
#block02 .box_wrap {
	display: flex;
	align-items: flex-end;
	margin: -30px -17px 0;
}
#block02 .box_wrap .box {
	width: calc(50% - 34px);
	margin: 0 17px;
}
#block02 .box_wrap .box .img {
	font-size: 1px;
	line-height: 0;
}
#block02 .box_wrap .box .caption {
	font-size: 16px;
	line-height: 1.2;
	background-color: #d9d8d7;
	margin-top: 10px;
	padding: 6px 0;
}

#block03 {
	padding: 15px 0 22px;
	border-top: 17px solid #f7c4d0;
}
#block03 > .inner {
	background-color: #e9e9e9;
	margin-top: 15px;
	padding: 17px 0 20px;
}
#block03 .box_wrap {
	max-width: 852px;
	margin: 0 auto;
}
#block03 .box_wrap > .inner {
	display: flex;
	margin: 0 -16px;
}
#block03 .box_wrap .box {
	width: calc(50% - 32px);
	margin: 0 16px;
}
#block03 .box_wrap .box table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#block03 .box_wrap .box table colgroup col:nth-child(2) {
	width: 130px;
}
#block03 .box_wrap .box table colgroup col:nth-child(3) {
	width: 120px;
}
#block03 .box_wrap .box table thead tr {
	border-bottom: 1px solid #000;
}
#block03 .box_wrap .box table thead th {
	font-size: 11px;
	line-height: 1.2;
	font-weight: 400;
	padding-bottom: 3px;
}
#block03 .box_wrap .box table thead th:first-child {
	text-align: left;
}
#block03 .box_wrap .box table tbody tr {
	border-bottom: 1px solid #000;
}
#block03 .box_wrap .box table tbody th,
#block03 .box_wrap .box table tbody td {
	font-size: 15px;
	line-height: 1;
	padding: 10px 0;
}
#block03 .box_wrap .box table tbody th:first-child {
	text-align: left;
}
#block03 .box_wrap .box table tbody th span {
	font-size: 12px;
	display: inline-block;
	transform: scale(1, 1.25);
}
#block03 .box_wrap .box table tbody td:nth-child(2) .num {
	text-align: right;
	display: inline-block;
	width: 2em;
	margin-right: 4px;
}
#block03 .box_wrap .box table tbody td:nth-child(2) .arrow {
	margin: 0 4px;
}
#block03 .box_wrap .box table tbody td:nth-child(3) {
	text-align: right;
}
#block03 .box_wrap .box table tbody td:nth-child(3) span {
	font-weight: 700;
}
#block03 .box_wrap .note {
	font-size: 11px;
	line-height: 1.2;
	text-align: right;
	margin-top: 10px;
}

#block04 {
	padding: 15px 0 26px;
	border-top: 17px solid #f7c4d0;
}
#block04 .img_box_wrap {
	margin-top: 20px;
	position: relative;
}
#block04 .img_box_wrap::after {
	content: "";
	display: block;
	background-color: #f7c4d0;
	height: 53px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#block04 .img_box_wrap .img_box {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 882px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#block04 .img_box_wrap .img_box li {
	list-style: none;
}
#block04 .img_box_wrap .img_box li .img {
	font-size: 1px;
	line-height: 0;
}
#block04 .img_box_wrap .img_box li .caption {
	font-size: 16px;
	line-height: 53px;
	height: 53px;
}
#block04 .txt_wrap {
	text-align: left;
	width: 745px;
	margin: 60px auto 0;
}
#block04 .txt_wrap .txt {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	margin-top: 25px;
}
#block04 .txt_wrap .equation {
	font-size: 15px;
	line-height: 1.2;
	color: #f27b9c;
	display: inline-block;
	margin-top: 12px;
	padding: 7px 14px;
	border: 1px solid;
}
#block04 .txt_wrap .equation sup {
	font-size: 70%;
}
#block04 .graph_wrap {
	background-color: #e9e9e9;
	margin-top: 25px;
	padding: 25px 0 45px;
}
#block04 .graph_wrap > .inner {
	display: flex;
	width: 745px;
	margin: 0 auto;
}
#block04 .graph_wrap .graph {
	font-size: 1px;
	line-height: 0;
}
#block04 .graph_wrap .graph .caption {
	font-size: 13px;
	line-height: 1.2;
	text-align: right;
	margin: 15px 35px 0 0;
}
#block04 .graph_wrap .jgba_logo {
	margin: 105px 0 0 18px;
}
#block04 .graph_wrap .jgba_logo img {
	font-size: 1px;
	line-height: 0;
}

#block05 {
	padding: 40px 0 65px;
	border-top: 17px solid #f7c4d0;
}
#block05 > .inner {
	width: 745px;
	margin: 0 auto;
}
#block05 .txt_wrap {
	display: flex;
	margin-top: 30px;
}
#block05 .txt_wrap .txt {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	flex: 1;	
	width: 100%;
}
#block05 .txt_wrap .img {
	font-size: 1px;
	line-height: 0;
	margin-left: 30px;
}

#block06 {
	padding: 40px 0 45px;
	border-top: 17px solid #f7c4d0;
}
#block06 > .inner {
	width: 745px;
	margin: 0 auto;
}
#block06 .txt_wrap {
	display: flex;
	position: relative;
}
#block06 .txt_wrap .txt {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	flex: 1;	
	width: 100%;
	margin-top: 35px;
}
#block06 .txt_wrap .img {
	font-size: 1px;
	line-height: 0;
	margin: 0 92px 0 30px;
}
#block06 .txt_wrap .illust {
	font-size: 1px;
	line-height: 0;
	position: absolute;
	bottom: 0;
	right: -30px;
}

#block07 {
	padding: 40px 0 60px;
	border-top: 17px solid #f7c4d0;
}
#block07 > .inner {
	width: 745px;
	margin: 0 auto;
	position: relative;
}
#block07 .txt_wrap {
	position: relative;
	margin-right: 142px;
}
#block07 .txt_wrap .txt {
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	margin-top: 35px;
}
#block07 .illust {
	font-size: 1px;
	line-height: 0;
	position: absolute;
	top: 52px;
	right: -50px;
}

.links {
	padding-bottom: 50px;
}
.links .ttl {
	font-size: 16px;
	line-height: 2;
	font-weight: 400;
}
.links .link_l_btn_wrap {
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.links .link_l_btn_wrap .link_l_btn {
	margin: 0 31px;
}
.links .link_l_btn_wrap .link_l_btn a {
	display: block;
	position: relative;
}
.links .link_l_btn_wrap .link_l_btn a > span {
	font-size: 16px;
	font-weight: 700;
	color: #f27b9c;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 72px;
	width: 152px;
	margin-top: -25px;
	border: 2px solid;
	border-radius: 4px;
	cursor: pointer;
}
.links .link_l_btn_wrap .link_l_btn a > span span {
	cursor: pointer;
}
.links .link_l_btn_wrap .link_l_btn a::before {
	content: "";
	display: inline-block;
	background: url(../images/reduce2025/illust04@2x.png);
	background-size: contain;
	height: 78px;
	width: 57px;
}
.links .link_l_btn_wrap .link_l_btn a::after {
	content: "";
	display: block;
	background: url(../images/reduce2025/pointer@2x.png);
	background-size: contain;
	height: 18px;
	width: 15px;
	position: absolute;
	right: 8px;
	bottom: -7px;
}

.link_btn {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
  margin: 0 0 30px;
}
.link_btn a {
  color: #00A0E9;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 9px;
  border: 1px solid #00A0E9;
  border-radius: 6px;
}

.page_top{
  margin: 0 auto 40px;
}
.page_top a img,
.page_top a span{
  cursor: pointer;
}

@media only screen and (max-width: 640px) {
	.page_ttl {
		padding: 17px 10px;
	}

	.block_ttl {
		font-size: 18px;
		text-align: center;
	}
	.block_ttl02 {
		font-size: 16px;
	}

	#block01 .lead_wrap {
		padding: 20px 0 80px;
	}
	#block01 .lead_wrap .lead {
		font-size: 22px;
		line-height: 1.5;
	}
	#block01 .lead_wrap .lead > span {
		font-size: 16px;
		margin-bottom: 3px;
	}
	#block01 .lead_wrap .illust {
		margin-left: -28px;
		left: 50%;
		bottom: -5px;
		z-index: 2;
	}
	#block01 .lead_wrap .illust img {
		height: 77px;
		width: 56px;
	}
	#block01 .main_img::before {
		display: none;
	}
	#block01 .main_img::after {
		display: none;
	}
	#block01 .main_img img {
		height: auto;
		width: 100%;
	}
	#block01 .txt_wrap {
		padding: 25px 30px 30px;
	}
	#block01 .txt_wrap .txt {
		font-size: 15px;
		line-height: 1.7;
		font-weight: 400;
		text-align: justify;
	}
	#block01 .point {
		padding: 30px 0 22px;
	}
	#block01 .point .point_ttl {
		font-size: 20px;
		text-align: center;
	}
	#block01 .point .box_wrap {
		height: auto;
		margin: 0 15px;
		padding: 15px 0;
		border: 1px solid #f27b9c;
		border-radius: 20px;
		position: relative;
	}
	#block01 .point .box_wrap .box {
		display: block;
		padding: 0;
		border: none;
		position: relative;
	}
	#block01 .point .box_wrap .box.box01 {
		width: auto;
		left: auto;
		top: auto;
	}
	#block01 .point .box_wrap .box.box02 {
		width: auto;
		right: auto;
		top: auto;
	}
	#block01 .point .box_wrap .box.box03 {
		width: auto;
		left: auto;
		bottom: auto;
	}
	#block01 .point .box_wrap .box .icon_wrap {
		display: flex;
		justify-content: center;
	}
	#block01 .point .box_wrap .box .icon_wrap .ico + .ico {
		margin: 0 0 0 10px;
	}
	#block01 .point .box_wrap .box .icon_wrap .ico img {
		height: 42px;
		width: auto;
	}
	#block01 .point .box_wrap .box dl {
		text-align: center;
		margin: 10px 0 20px;
	}
	#block01 .point .box_wrap .box dt {
		font-size: 22px;
		margin-bottom: 4px;
	}
	#block01 .point .box_wrap .box dd {
		font-size: 16px;
		margin-bottom: 0;
	}
	#block01 .point .note {
		margin: 20px 0 0;
	}
	#block01 .point .note .large {
		font-size: 16px;
		line-height: 1.5;
		font-weight: 700;
		display: block;
		margin-bottom: 3px;
	}
	#block01 .point .note .large > span {
		font-size: 13px;
		display: inline-block;
		transform: scale(1, 1.25);
	}
	#block01 .point .note .small {
		font-size: 13px;
	}

	#block02 {
		padding: 12px 0 25px;
		border-top-width: 13px;
	}
	#block02 > .inner {
		margin: 0 15px;
	}
	#block02 .txt {
		font-size: 14px;
		line-height: 1.7;
		margin: 14px 20px 0;
	}
	#block02 .note {
		font-size: 12px;
		line-height: 1.6;
		margin: 8px 20px 0;
	}
	#block02 .box_wrap {
		display: block;
		margin: 10px 0 0;
	}
	#block02 .box_wrap .box {
		width: auto;
		margin: 0;
	}
	#block02 .box_wrap .box:first-child {
		margin-left: 5px;
	}
	#block02 .box_wrap .box:first-child .img img {
		height: auto;
		width: 323px;
	}
	#block02 .box_wrap .box:nth-child(2) .img img {
		height: auto;
		width: 328px;
		margin-top: 10px;
	}
	#block02 .box_wrap .box .caption {
		font-size: 12px;
		margin-top: 8px;
		padding: 4px 0;
	}

	#block03 {
		padding: 12px 0 15px;
		border-top-width: 13px;
	}
	#block03 > .inner {
		background-color: #e9e9e9;
		padding: 15px 15px 20px;
	}
	#block03 .box_wrap > .inner {
		display: block;
		margin: 0;
	}
	#block03 .box_wrap .box {
		width: auto;
		margin: 0;
	}
	#block03 .box_wrap .box:not(:first-child) table {
		margin-top: -1px;
	}
	#block03 .box_wrap .box table colgroup col:nth-child(2) {
		width: 34%;
	}
	#block03 .box_wrap .box table colgroup col:nth-child(3) {
		width: 26%;
	}
	#block03 .box_wrap .box:not(:first-child) table thead {
		display: none;
	}
	#block03 .box_wrap .box table tbody tr {
		border-bottom: 1px solid #000;
	}
	#block03 .box_wrap .box table tbody th,
	#block03 .box_wrap .box table tbody td {
		font-size: 12px;
		padding: 8px 0;
	}
	#block03 .box_wrap .box table tbody th span {
		font-size: 11px;
		display: inline-block;
		transform: scale(1, 1.1);
	}
	#block03 .box_wrap .note {
		margin-top: 8px;
	}
	
	#block04 {
		padding: 12px 0 20px;
		border-top-width: 13px;
	}
	#block04 .img_box_wrap {
		margin-top: 20px;
		position: relative;
	}
	#block04 .img_box_wrap::before {
		content: "";
		display: block;
		background-color: #e6e5e5;
		height: 53px;
		width: 100%;
		position: absolute;
		left: 0;
		top: 182px;
	}
	#block04 .img_box_wrap::after {
		content: "";
		display: block;
		background-color: #e6e5e5;
		height: 53px;
		width: 100%;
		position: absolute;
		left: 0;
		bottom: 15px;
	}
	#block04 .img_box_wrap .img_box {
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		width: auto;
		margin: 0 10px;
	}
	#block04 .img_box_wrap .img_box li {
		width: 33.333%;
		margin-bottom: 15px;
	}
	#block04 .img_box_wrap .img_box li .img img {
		width: auto;
	}
	#block04 .img_box_wrap .img_box li:first-child .img img {
		height: 197px;
	}
	#block04 .img_box_wrap .img_box li:nth-child(2) .img img {
		height: 175px;
	}
	#block04 .img_box_wrap .img_box li:nth-child(3) .img img {
		height: 153px;
	}
	#block04 .img_box_wrap .img_box li:nth-child(4) .img img {
		height: 208px;
	}
	#block04 .img_box_wrap .img_box li:nth-child(5) .img img {
		height: 91px;
	}
	#block04 .img_box_wrap .img_box li:nth-child(6) .img img {
		height: 120px;
	}
	#block04 .img_box_wrap .img_box li .caption {
		font-size: 14px;
		line-height: 38px;
		height: 38px;
	}

	#block04 .txt_wrap {
		text-align: center;
		width: auto;
		margin: 0;
		padding: 12px 0 0;
		border-top: 13px solid #f7c4d0;
	}
	#block04 .txt_wrap .txt {
		font-size: 14px;
		line-height: 1.7;
		margin: 14px 30px 0;
	}
	#block04 .txt_wrap .equation {
		font-size: 14px;
		padding: 10px 14px;
	}
	#block04 .graph_wrap {
		background: none;
		margin: 10px 0 20px;
		padding: 0;
	}
	#block04 .graph_wrap > .inner {
		display: block;
		width: auto;
		margin: 0 15px;
	}
	#block04 .graph_wrap .graph img {
		height: auto;
		width: 100%;
	}
	#block04 .graph_wrap .graph .caption {
		font-size: 10px;
		margin: 5px 0 0 0;
	}
	#block04 .graph_wrap .jgba_logo {
		display: none;
	}

	#block05 {
		padding: 12px 0 30px;
		border-top-width: 13px;
	}
	#block05 > .inner {
		width: auto;
		margin: 0 30px;
	}
	#block05 .txt_wrap {
		display: block;
		margin-top: 14px;
	}
	#block05 .txt_wrap .txt {
		font-size: 14px;
		line-height: 1.7;
	}
	#block05 .txt_wrap .img {
		width: 185px;
		margin: 0 auto;
	}
	#block05 .txt_wrap .img img {
		height: auto;
		width: 100%;
	}

	#block06 {
		padding: 12px 0 30px;
		border-top-width: 13px;
	}
	#block06 > .inner {
		width: auto;
		margin: 0 30px;
	}
	#block06 .txt_wrap {
		display: block;
		margin-top: 14px;
	}
	#block06 .txt_wrap .txt {
		font-size: 14px;
		line-height: 1.7;
	}
	#block06 .txt_wrap .img {
		width: 151px;
		margin: 18px auto 0;
	}
	#block06 .txt_wrap .img img {
		height: auto;
		width: 100%;
	}
	#block06 .txt_wrap .illust {
		margin-right: -170px;
		position: absolute;
		bottom: 0;
		right: 50%;
	}
	#block06 .txt_wrap .illust img {
		height: auto;
		width: 87px;
	}

	#block07 {
		padding: 12px 0 50px;
		border-top-width: 13px;
	}
	#block07 > .inner {
		width: auto;
		margin: 0 30px;
	}
	#block07 .txt_wrap {
		display: block;
		margin: 14px 0 0;
	}
	#block07 .txt_wrap .txt {
		font-size: 14px;
		line-height: 1.7;
		margin-top: 150px;
	}
	#block07 .illust {
		margin-right: -64px;
		position: absolute;
		top: 90px;
		right: 50%;
	}
	#block07 .illust img {
		height: auto;
		width: 128px;
	}

	.links {
		padding-bottom: 40px;
	}
	.links .link_l_btn_wrap {
		display: block;
		margin-top: 10px;
	}
	.links .link_l_btn_wrap .link_l_btn {
		width: 160px;
		margin: 0 auto;
	}
	.links .link_l_btn_wrap .link_l_btn + .link_l_btn {
		margin-top: 30px;
	}
	.links .link_l_btn_wrap .link_l_btn a > span {
		font-size: 14px;
		height: 75px;
		width: auto;
	}

	.link_btn {
		margin: 0 0 35px;
	}

	.page_top {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 374px) {
	#block01 .point .note .small {
		font-size: 12px;
	}

	#block02 .box_wrap .box:first-child .img img {
		width: 283px;
	}
	#block02 .box_wrap .box:nth-child(2) .img img {
		width: 288px;
		margin-top: 10px;
	}
	#block03 .box_wrap .box table tbody th,
	#block03 .box_wrap .box table tbody td {
		font-size: 10px;
	}
	#block03 .box_wrap .box table tbody th span {
		font-size: 9px;
	}

	#block04 .txt_wrap .equation {
		font-size: 12px;
	}

	#block06 .txt_wrap .illust {
		margin-right: -150px;
	}
	#block06 .txt_wrap .illust img {
		width: 67px;
	}
}