@media print, screen and (min-width: 751px) {
	.sp {
		display: none;
	}
}

@media screen and (max-width: 750px) {
	.pc {
		display: none;
	}
}

.tpl-title + .sec-cont {
	margin-top: 32px;
}

@media screen and (max-width: 750px) {
	.tpl-title + .sec-cont {
		margin-top: 5.33333vw;
	}
}

.sec-cont + .sec-cont {
	margin-top: 100px;
}

@media screen and (max-width: 750px) {
	.sec-cont + .sec-cont {
		margin-top: 13.33333vw;
	}
}

.sec-cont p {
	font-size: 17px;
	line-height: calc(34 / 17);
}

@media screen and (max-width: 750px) {
	.sec-cont p {
		font-size: 3.46667vw;
		line-height: calc(46 / 26);
	}
}

.art-cont {
	margin-top: 70px;
}

@media screen and (max-width: 750px) {
	.art-cont {
		margin-top: 8vw;
	}
}

.art-cont .label {
	font-size: 20px;
	font-weight: 700;
}

@media screen and (max-width: 750px) {
	.art-cont .label {
		font-size: 3.46667vw;
	}
}

.art-cont .label + .text {
	margin-top: 20px;
}

@media screen and (max-width: 750px) {
	.art-cont .label + .text {
		margin-top: 2.66667vw;
	}
}

body .tpl-table.tpl-table--green {
	width: 100%;
}

body .tpl-table.tpl-table--green tbody th {
	width: 160px;
	border-bottom: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #005628;
	border-left: 0;
}

@media screen and (max-width: 750px) {
	body .tpl-table.tpl-table--green tbody th {
		width: 18vw;
	}
}

body .tpl-table.tpl-table--green tbody td {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding-left: 1.5em;
	line-height: calc(28/17);
}

@media screen and (max-width: 750px) {
	body .tpl-table.tpl-table--green tbody td {
		padding-left: 1em;
	}
}

body .tpl-table.tpl-table--green tbody tr:nth-child(1) th {
	border-top: 1px solid #005628;
}

.past-activity {
	background-color: #ebebeb;
	margin: 40px 0 0;
	padding: 20px 30px;
	border-radius: 20px;
}

@media screen and (max-width: 750px) {
	.past-activity {
		margin: 5.33333vw 0 0;
		padding: 6vw 4vw;
	}
}

.past-activity .tpl-table--green {
	margin-top: 20px !important;
}

@media screen and (max-width: 750px) {
	.past-activity .tpl-table--green {
		margin-top: 6vw;
	}
}

@media screen and (max-width: 750px) {
	.past-activity .tpl-table--green {
		margin-top: 2.66667vw;
		padding: 2.66667vw 0;
	}
}

#accordion dt {
	text-align: center;
}

@media print, screen and (min-width: 751px) {
	#accordion dt {
		cursor: pointer;
	}
}

@media screen and (max-width: 750px) {
	#accordion dt {
		text-align: left;
	}
}

#accordion dt span {
	position: relative;
	font-weight: 500;
	font-size: 17px;
}

@media screen and (max-width: 750px) {
	#accordion dt span {
		font-size: 4vw;
		display: block;
	}
}

#accordion dt span::before, #accordion dt span::after {
	content: '';
	width: 15px;
	height: 2px;
	background-color: #005628;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -30px;
	transition-property: transform;
	transition-duration: 0.2s;
	transition-timing-function: linear;
}

#accordion dt span::after {
	transform: rotate(90deg);
}

@media screen and (max-width: 750px) {
	#accordion dt span::before, #accordion dt span::after {
		content: '';
		width: 15px;
		height: 2px;
		right: 0;
	}
}

#accordion dt.is-open span::after {
	transform: rotate(0);
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat .pic {
		float: left;
		margin-right: 20px;
	}
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat .pic.thum {
		float: right;
		margin-left: 20px;
		margin-right: 0;
	}
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat-right.logo {
		display: block;
	}
}

.tpl-imgfloat-right.logo .pic {
	margin-top: 0.65em;
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat-right.logo .pic {
		float: right;
	}
}

.tpl-imgfloat-right.logo .pic img {
	border-radius: 0;
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat-right.logo .pic img {
		margin-left: 4vw;
		margin-bottom: 8.66667vw;
	}
}

@media screen and (max-width: 750px) {
	.tpl-imgfloat-right.logo .text {
		overflow: visible;
	}
}

.tpl-imgfloat-right .text {
	overflow: hidden;
}

.tpl-body__content a[target="_blank"]::after {
	margin-right: 5px;
}

.tpl-body__content a.icon-disabled[target="_blank"]::after {
	content: none;
}

/*# sourceMappingURL=../../../_map/sustainability/international_globalwarming/css/style.css.map */
