<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.policy_1 .kv article p:first-of-type {
	background: url("../img/kv_policy_1_sp.jpg") no-repeat;
	height: 210px;
	background-size: cover;
	position: relative;
	background-position: center;
}
.policy_1 .kv article .catch span {
	background: url("../img/kv_policy_1_txt.png") no-repeat;
	height: 124px;
	width: 35%;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-width: 260px;
	max-height: 248px;
	background-position: center;
}
.policy_2 .kv article p:first-of-type {
	background: url("../img/kv_policy_2_sp.jpg") no-repeat;
	height: 210px;
	background-size: cover;
	position: relative;
	background-position: center;
}
.policy_2 .kv article .catch span {
	background: url("../img/kv_policy_2_txt.png") no-repeat;
	height: 124px;
	width: 42%;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-width: 332px;
	max-height: 248px;
	background-position: center;
}
.policy_3 .kv article p:first-of-type {
	background: url("../img/kv_policy_3_sp.jpg") no-repeat;
	height: 210px;
	background-size: cover;
	position: relative;
	background-position: center;
}
.policy_3 .kv article .catch span {
	background: url("../img/kv_policy_3_txt.png") no-repeat;
	height: 124px;
	width: 31%;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-width: 260px;
	max-height: 248px;
	background-position: center;
}
/*#welfare {
		padding-top: 20px;
		margin-top: -40px;
}*/
.policy_3 .policy_3_2 .welfare {
	margin-top: 60px;
}
@media screen and (min-width:769px) {
	.policy_1 .kv article p:first-of-type {
		background: url("../img/kv_policy_1_pc.jpg") no-repeat;
		height: 405px;
		background-size: cover;
		background-position: center;
	}
	.policy_1 .kv article .catch span,
	.policy_2 .kv article .catch span,
	.policy_3 .kv article .catch span {
		height: 248px;
		width: 100%;
	}
	.policy_2 .kv article p:first-of-type {
		background: url("../img/kv_policy_2_pc.jpg") no-repeat;
		height: 405px;
		background-size: cover;
		background-position: center;
	}
	.policy_3 .kv article p:first-of-type {
		background: url("../img/kv_policy_3_pc.jpg") no-repeat;
		height: 405px;
		background-size: cover;
		background-position: center;
	}
	/*#welfare {
		padding-top: 50px !important;
		margin-top: -100px;
	}*/
	/*.policy_3 .policy_3_2 .welfare {
		margin-top: 70px !important;
	}*/
}
main section:nth-of-type(3) h2::after{
	content: "";
	height: 3px;
	display: block;
	position: absolute;
	bottom: -30px;
	width: 100%;
	bottom: -20px;
	border-bottom: 1px solid #1e1e1e;
}
main section:nth-of-type(-n+2) h2::after,
main section.story h2::after {
	display: none;
}
main section:nth-of-type(3),
main section:nth-of-type(2) {
	background-color: #ffd2da;
	padding: 40px 5%;
}
main section:nth-of-type(2) article,
main section:nth-of-type(3) article {
	background-color: #ffeef1;
	border-radius: 25px;
	position: relative;
}
main .policy_1_1 article h2,
main .policy_1_2 article h2,
main .policy_1_1 article .text,
main .policy_2_1 article h2,
main .policy_2_2 article h2,
main .policy_2_1 article .text,
main .policy_3_1 article h2,
main .policy_3_2 article h2,
main .policy_3_1 article .text {
	text-align: center !important;
}
section:nth-of-type(2) article .text {
	font-size: 86.66%;
}
main section:nth-of-type(2) article .text:not(:first-of-type) {
	margin-top: 30px;
}
main section:nth-of-type(3) {
	background-color: #ffeef1;
}
main section:nth-of-type(3) article {
	background-color: #fff;
	padding: 40px 10% !important;
}
main section article h2 {
	position: relative;
	letter-spacing: 1px
}
section:nth-of-type(n+3) h2 + p {
	margin-top: 40px;
}
section:nth-of-type(n+3) h2 + p {
	margin-top: 40px;
	text-align: left;
}
section:nth-of-type(n+3) h2 + p span,
.policy_3_2 article &gt; div &gt; div .text &gt; span {
	font-size: 86.66%;
	display: block;
	margin-top: 10px;
	color: inherit;
}
section .photo {
	margin: 35px auto 0;
}
section:nth-of-type(n+3) article:nth-of-type(n+2) {
	margin-top: 40px;
}
main section:nth-of-type(3) article .photo {
	margin-top: 20px;
}
main section:nth-of-type(3) article .photo span {
	display: block;
	text-align: center;
	font-size: 86.66%;
}
@media screen and (min-width:769px) {
	main section:not(.kv):not(.story) article {
		max-width: 1104px;
	}
	main section:not(.kv):not(.story) article &gt; div {
		max-width: 960px;
		margin: 0 auto;
		display: block;
	}
	main section article h2 {
		letter-spacing: 4px;
	}
	main section:nth-of-type(2),
	main section:nth-of-type(3) {
		padding: 90px 0;
	}
	main section:nth-of-type(2) article {
		border-radius: 100px;
		padding: 60px 0 !important;
	}
	section:nth-of-type(2) article .text {
		font-size: 100%;
	}
	section:nth-of-type(3) h2 + p span {
		font-size: 75%;
	}
	section:nth-of-type(3) article {
		padding: 50px 0 !important;
	}
	main section:nth-of-type(3) article {
		padding: 50px 70px !important;
	}
	.policy_1 section:nth-of-type(3) article &gt; div &gt; div,
	.policy_1 section:nth-of-type(3) article:nth-of-type(2) &gt; div &gt; div {
		display: flex;
		margin-top: 25px;
		justify-content: center;
	}
	section:nth-of-type(n+3) article:nth-of-type(n+2) {
		margin-top: 20px !important;
		padding-top: 50px;
	}
	main section:nth-of-type(3) article .photo {
		margin-top: 40px;
	}
}
/* policy_1 */
/*.policy_1_1 article .text:first-of-type::before {
	content: "";
	display: block;
	background: url("../img/photo_policy_1_1.png") no-repeat;
	height: 40px;
	position: absolute;
	left: -15px;
	top: 243px;
	background-size: contain;
	width: 60px;
}
.policy_1_1 article .text:nth-of-type(2)::after {
	content: "";
	display: block;
	background: url("../img/photo_policy_1_2.png") no-repeat;
	height: 40px;
	position: absolute;
	right: -15px;
	bottom: 210px;
	background-size: contain;
	width: 60px;
}*/
.policy_1_2 .photo:nth-of-type(n+2) {
	margin-top: 20px;
}
@media screen and (min-width:769px) {
	.policy_1_1 article .text:first-of-type::before {
		height: 160px;
		left: -45px;
		top: 350px;
		max-width: 240px;
		width: 22%;
	}
	.policy_1_1 article .text:nth-of-type(2)::after {
		height: 160px;
		right: -45px;
		top: 140px;
		max-width: 240px;
		width: 22%;
		bottom: initial;
	}
	.policy_1_2 .photo:first-of-type {
		margin: 0;
	}
	.policy_1_2 .photo:nth-of-type(n+2) {
		margin: 0 0 0 20px;
	}
	.policy_1_2 .photo &gt; img {
		width: auto;
		height: 100%;
	}
	.policy_1_2 article:first-of-type .photo img,
	.policy_1_2 article:first-of-type .photo:nth-of-type(2) img,
	.policy_1_2 article:first-of-type .photo:nth-of-type(3) img {
		max-height: 260px;
		width: auto;
	}
	.policy_1_2 article:first-of-type &gt; div &gt; div {
		justify-content: space-between;
	}
	.policy_1_2 article:nth-of-type(3) .photo &gt; img {
		height: 294px;
	}
}
/* policy_2 */
/*
.policy_2_1 article .text:first-of-type::before {
	content: "";
	display: block;
	background: url("../img/photo_policy_2_1.png") no-repeat;
	height: 40px;
	position: absolute;
	left: -15px;
	top: 300px;
	background-size: contain;
	width: 60px;
}
.policy_2_1 article .text:nth-of-type(2)::after {
	content: "";
	display: block;
	background: url("../img/photo_policy_2_2.png") no-repeat;
	height: 40px;
	position: absolute;
	right: -15px;
	top: 405px;
	background-size: contain;
	width: 60px;
}
*/
main .policy_2_2 article &gt; div &gt; div {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
main .policy_2_2 article &gt; div &gt; div .photo {
	margin: 0;
}
@media screen and (min-width:769px) {
	.policy_2_1 article .text:first-of-type::before {
		height: 160px;
		left: -45px;
		top: 140px;
		max-width: 240px;
		width: 22%;
	}
	.policy_2_1 article .text:nth-of-type(2)::after {
		height: 160px;
		right: -45px;
		top: 350px;
		max-width: 240px;
		width: 22%;
		bottom: initial;
	}
	.policy_2 section:nth-of-type(3) article &gt; div &gt; .photo {
		width: 548px;
	}
}
/* policy_3 */
/*
.policy_3_1 article .text:first-of-type::before {
	content: "";
	display: block;
	background: url("../img/photo_policy_3_1.png") no-repeat;
	height: 40px;
	position: absolute;
	left: -15px;
	top: 300px;
	background-size: contain;
	width: 60px;
}
.policy_3_1 article .text:first-of-type::after {
	content: "";
	display: block;
	background: url("../img/photo_policy_3_2.png") no-repeat;
	height: 40px;
	position: absolute;
	right: -15px;
	top: 400px;
	background-size: contain;
	width: 60px;
}
*/
main .policy_3_2 article:nth-of-type(2) &gt; div &gt; div &gt; .photo:nth-of-type(3) {
	width: 80%;
	max-width: 430px;
}
main .policy_3_2 article h3 {
	text-align: center;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
}
main .policy_3_2 article:nth-of-type(3) h3 {
	background-color: #f19a5a;
	border-radius: 3px;
	font-size: 120%;
}
main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div,
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div {
	margin-top: 30px;
}
main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div {
	background-color: #fff6dc;
	padding: 15px;
}
main .policy_3_2 article:nth-of-type(3) h3 &gt; span {
	display: block;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div h3 {
	background-color: #80d1a5;
	font-size: 106.66%;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div {
	background-color: #e6f7f0;
	margin-top: 20px;
	border-radius: 25px;
	padding: 25px 20px;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 {
	color: #10b366;
	font-size: 120%;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	position: relative;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4::after {
	content: "";
	height: 3px;
	display: block;
	position: absolute;
	bottom: -25px;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-bottom: 2px solid #10b366;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 + p {
	margin-top: 50px;
}
main .policy_3_2 article:nth-of-type(5) .mark {
	text-align: center;
	color: #fff;
	border-radius: 50%;
	height: 104px;
	width: 104px;
	position: relative;
	margin: 15px auto 0;
}
main .policy_3_2 article:nth-of-type(5) .mark &gt; span {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 93.33%;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:first-of-type .mark {
	background-color: #f4be3a;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div &gt; .photo {
	width: 75%;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(3) .mark {
	background-color: #73bfef;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 {
	background-color: #9ecf4f;
	padding: 15px 10px;
	border-radius: 20px;
	width: 71%;
	margin: 15px auto 0;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 &gt; p {
	color: #fff;
	text-align: center;
	font-size: 106.66%;
	font-weight: bold;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 &gt; p:first-of-type {
	position: relative;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 &gt; p:first-of-type::after {
	content: "";
	height: 3px;
	position: absolute;
	bottom: -10px;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-bottom: 2px solid #fff;
}
main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 &gt; p:nth-of-type(2) {
	margin-top: 20px;
	line-height: 1.4;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) h3 {
	background-color: #75d1e1;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div {
	background-color: #e3f6f9;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div h4 {
	color: #00b0eb;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div h4::after {
	border-bottom: 2px solid #00b0eb;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div dl dt {
	margin-top: 50px;
	color: #00b0eb;
	font-weight: bold;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div dl dd {
	margin-top: 10px;
	line-height: 1.9;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div dl dt:not(:first-of-type) {
	margin-top: 30px;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div {
	margin-top: 50px;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 {
	background-color: #75d1e1;
	color: #fff;
	text-align: center;
	border-radius: 10px;
	padding: 10px 15px;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 p {
	font-size: 113.33%;
	font-weight: bold;
	line-height: 1.5;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3:not(:first-of-type) {
	margin-top: 15px;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 ul {
	display: flex;
	flex-wrap: wrap;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 ul li {
	font-size: 86.66%;
	margin-top: 10px;
	width: 49%;
	text-align: left;
}
main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 ul li:nth-child(even) {
	margin-left: 5%;
	width: 44%;
}
@media screen and (min-width:769px) {
	.policy_3_1 article .text:first-of-type::before {
		height: 160px;
		left: -45px;
		top: 360px;
		max-width: 240px;
		width: 22%;
	}
	.policy_3_1 article .text:first-of-type::after {
		height: 160px;
		right: -45px;
		top: 170px;
		max-width: 240px;
		width: 22%;
		bottom: initial;
	}
	main .policy_3_2 article:first-of-type &gt; div &gt; div {
		margin-top: 45px;
		display: flex;
	}
	main .policy_3_2 article &gt; div &gt; div &gt; .text {
		margin-top: 0;
	}
	main .policy_3_2 article:first-of-type &gt; div &gt; div &gt; .text {
		width: 41%;
	}
	main .policy_3_2 article &gt; div &gt; div &gt; .photo {
		margin: 0 0 0 40px;
	}
	main .policy_3_2 article:first-of-type &gt; div &gt; div &gt; .photo {
		max-width: 523px;
	}
	main .policy_3_2 article:nth-of-type(2) &gt; div &gt; div {
		margin-top: 35px;
		display: flex;
	}
	main .policy_3_2 article:nth-of-type(2) &gt; div &gt; .photo {
		max-width: 890px
	}
	main .policy_3_2 article:nth-of-type(2) &gt; div &gt; div &gt; .text {
		width: 65%;
	}
	main .policy_3_2 article:nth-of-type(2) &gt; div &gt; div &gt; .photo:nth-of-type(3) {
		width: auto;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div {
		display: block;
		position: relative;
		max-width: 860px;
		margin: 30px auto 0;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div {
		display: flex;
		justify-content: space-between;
	}
	main .policy_3_2 article:nth-of-type(3) h3 {
		font-size: 137.5%;
		position: relative;
	}
	main .policy_3_2 article:nth-of-type(3) h3 &gt; span {
		font-size: 63.63%;
		position: absolute;
		right: 15px;
		top: 9px;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div {
		position: relative;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div .photo {
		margin: 20px 0 0 0;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:nth-of-type(2),
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:nth-of-type(3) {
		border-left: 1px solid #1e1e1e;
		padding-left: 20px;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:first-of-type,
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:nth-of-type(2) {
		padding-right: 20px;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:first-of-type,
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:nth-of-type(3) {
		max-width: 270px;
		width: 39%;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; div .photo:nth-of-type(2) {
		max-width: 290px;
		width: 42%;
	}
	main .policy_3_2 article:nth-of-type(3) &gt; div &gt; div &gt; .photo {
		position: absolute;
		bottom: 15px;
		right: 15px;
		width: 245px;
	}
	main .policy_3_2 article:nth-of-type(4) &gt; div &gt; .photo {
		max-width: 465px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div {
		display: flex;
		padding: 30px 50px;
		border-radius: 50px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 {
		text-align: center;
		letter-spacing: 2px;
		font-size: 156.25%;
		line-height: 1.6;
		min-width: 234px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 &gt; span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		width: 100%;
		padding-right: 45px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4::after {
		border-right: 2px solid #10b366;
		height: 100%;
		border-bottom: none;
		top: 0;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 + p,
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div dl {
		max-width: 455px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div &gt; div h4 + p {
		width: 46%;
		margin: 0 0 0 45px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div dl {
		width: 70%;
	}
	main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div &gt; .photo {
		width: 145px;
		margin: auto 0 auto 4%;
	}
	main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 {
		width: 105px;
		margin: auto 0 auto 7%;
	}
	main .policy_3_2 article:nth-of-type(5) div &gt; div &gt; div:nth-of-type(8) .mark_2 &gt; p {
		font-size: 87.5%;
	}
	main .policy_3_2 article:nth-of-type(5) .mark {
		margin: auto 0 auto 7%;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div h4::after {
		border-bottom: none;
		border-right: 2px solid #00b0eb;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div {
		display: flex;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div dl dd {
		line-height: 1.9;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div dl dt {
		margin-top: 0;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div {
		justify-content: space-between;
		margin-top: 0;
		margin-left: 45px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 {
		height: 120px;
		width: 41%;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 p {
		font-size: 100%;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 ul li {
		font-size: 100%;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3:not(:first-of-type) {
		margin-top: 0;
		width: 26%;
	}
	main .story {
		margin-top: 125px;
	}
}
@media screen and (min-width:1024px) {
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 {
		padding: 10px 20px;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3 p {
		font-size: 125%;
	}
	main .policy_3_2 article:nth-of-type(5) &gt; div &gt; div:nth-of-type(2) &gt; div &gt; div .mark_3:not(:first-of-type) {
		padding: 28px 10px;
	}
}</pre></body></html>