  @charset "utf-8";

/*---------------------------------------------
2023/02/16
https://nmmjx-dc.com/ ¤Î /common/css/module.css ¤«¤éÒÆÖ²¤·¡¢¸Ä‰ä
---------------------------------------------*/
/*---------------------------------------------
generic  class
---------------------------------------------*/
.txtB {
	font-weight: bold !important;
}
.txtN {
	font-weight: normal !important;
}
.layoutC {
	text-align: center !important;
}
.layoutL {
	text-align: left !important;
}
.layoutR {
	text-align: right !important;
}
.fz12 {
	font-size: 1.2rem !important;
}
.fz14 {
	font-size: 1.4rem !important;
}
.fz16 {
	font-size: 1.6rem !important;
}
.fz18 {
	font-size: 1.8rem !important;
}
.fz20 {
	font-size: 2rem !important;
}

/*---------------------------------------------
base margin
---------------------------------------------*/
.mt0 {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.m0a {
	margin: 0 auto !important;
}

.w5p {
	width: 5% !important;
}
.w8p {
	width: 8% !important;
}
.w10p {
	width: 10% !important;
}
.w11p {
	width: 11% !important;
}
.w12p {
	width: 12% !important;
}
.w15p {
	width: 15% !important;
}
.w20p {
	width: 20% !important;
}
.w25p {
	width: 25% !important;
}
.w28p {
	width: 28% !important;
}
.w30p {
	width: 30% !important;
}
.w33p {
	width: 33.3333% !important;
}
.w35p {
	width: 35% !important;
}
.w40p {
	width: 40% !important;
}
.w45p {
	width: 45% !important;
}
.w50p {
	width: 50% !important;
}
.w55p {
	width: 55% !important;
}
.w60p {
	width: 60% !important;
}
.w65p {
	width: 65% !important;
}
.w67p {
	width: 67% !important;
}
.w70p {
	width: 70% !important;
}
.w75p {
	width: 75% !important;
}
.w80p {
	width: 80% !important;
}
.w85p {
	width: 85% !important;
}
.w90p {
	width: 90% !important;
}
.w95p {
	width: 95% !important;
}
.w100p {
	width: 100% !important;
}
.wmax {
	width: 100% !important;
	height: auto !important;
}

.max100p {
	max-width: 100% !important;
}
.max1280 {
	max-width: 1280px !important;
	margin: 0 auto !important;
}
.max1120 {
	max-width: 1120px !important;
	margin: 0 auto !important;
}
.max1024 {
	max-width: 1024px !important;
	margin: 0 auto !important;
}
.max1072 {
	max-width: 1072px !important;
	margin: 0 auto !important;
}
.max960 {
	max-width: 960px !important;
	margin: 0 auto !important;
}
.max840 {
	max-width: 840px !important;
	margin: 0 auto !important;
}
.max820 {
	max-width: 820px !important;
	margin: 0 auto !important;
}
.max720 {
	max-width: 720px !important;
	margin: 0 auto !important;
}
.max710 {
	max-width: 710px !important;
	margin: 0 auto !important;
}
.max700 {
	max-width: 700px !important;
	margin: 0 auto !important;
}
.max640 {
	max-width: 640px !important;
	margin: 0 auto !important;
}
.max600 {
	max-width: 600px !important;
	margin: 0 auto !important;
}
.max500 {
	max-width: 500px !important;
	margin: 0 auto !important;
}
.max400 {
	max-width: 400px !important;
	margin: 0 auto !important;
}
.max300 {
	max-width: 300px !important;
	margin: 0 auto !important;
}
.max200 {
	max-width: 200px !important;
	margin: 0 auto !important;
}
.maw600 {
	max-width: 600px !important;
}
.maw480 {
	max-width: 480px !important;
}

.txtBlack {
	color: #000 !important;
}
.txtRed {
	color: #ff0000 !important;
}
.txtColor01 {
	color: #4ea19f !important;
}
.txtColor02 {
	color: #fff33f !important;
}
.alC {
	align-items: center;
}
.txt-green {
	color: #07c0ab !important;
}
.txt-yellow {
	color: #eeb000 !important;
}
.txt-green2 {
	color: #5c8200 !important;
}
.ov-h {
	overflow: hidden !important;
}
.ov-v {
	overflow: visible !important;
}
.hAuto {
	height: auto !important;
}
body {
	padding-top: 80px;
	position: relative;
	background-color: #fff;
}
body.no-scroll {
	overflow: hidden;
	height: 100%;
}
.anchor-position {
	margin-top: -88px;
	padding-top: 88px;
}
header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	z-index: 20;
	box-shadow: 0 2px 20px rgba(13, 13, 13, 0.1);
	min-height: 50px;
}
header .logo {
	padding: 11px 12px;
}
header .logo {
	display: flex;
	align-items: center;
}
header .logo .lead {
	margin-left: 20px;
	text-shadow: 2px 2px 6px #fff, 0px 0px 2px #fff, 2px 2px 2px #fff;
	font-weight: bold;
}
header .site-nav {
	display: flex;
}
header .site-nav .hp-btn {
	background: rgb(7, 193, 171);
	background: -moz-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	background: linear-gradient(to right, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
}
header .site-nav .hp-btn.language {
	background: rgb(94, 181, 181, 1);
	background: -moz-linear-gradient(left, rgba(141, 205, 205, 1) 0%, rgba(94, 181, 181, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(141, 205, 205, 1) 0%, rgba(94, 181, 181, 1) 100%);
	background: linear-gradient(to right, rgba(141, 205, 205, 1) 0%, rgba(94, 181, 181, 1) 100%);
}
header .site-nav {
	display: flex;
	align-items: center;
	padding-right: 40px;
}
header .site-nav .banner a {
	display: block;
}
header .banner a img {
	width: auto;
	height: 42px;
}
.sp-nav-contents,
.sp-nav {
	display: none;
}
/* .mega-drop {
	display: block;
	position: fixed;
	width: 100%;
	left: 0;
	top: 80px;
	opacity: 0;
	pointer-events: none;
	background: #dfe6e5;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: 20;
	padding: 24px 0;
	box-shadow: 0 2px 20px rgba(13, 13, 13, 0.1);
}

body.fixed .mega-drop {
	position: fixed;
	top: 80px;
}
.mega-drop.show {
	opacity: 1;
	pointer-events: auto;
}
.drop-tile {
	display: flex;
}
.drop-tile li {
	width: calc((100% - 32px) / 2);
	background-color: #fff;
}
.drop-tile li + li {
	margin-left: 32px;
}
.drop-tile a {
	display: flex;
	align-items: center;
	background: url(/common/images/arr_green.png) no-repeat right 20px center / 8px 17px;
	padding-right: 28px;
	color: #07c1ab;
}
.drop-tile a span,
.drop-tile a img {
	display: block;
}
.drop-tile a span {
	padding-left: 40px;
}
.header-overlay {
	background: rgba(0, 0, 0, 0);
	pointer-events: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 19;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.header-overlay.show {
	pointer-events: auto;
} */
footer {
	background: #040000;
	padding: 20px;
	text-align: center;
	color: #fff;
}
footer .copy {
	font-size: 1rem;
	text-align: right;
}
.footer-list-wrap {
	padding: 42px 0;
	background: #dfe5e5;
}
.footer-list-wrap .inner {
	position: relative;
	padding-bottom: 10px;
}
.footer-list-wrap .inner .lang-switch {
	position: absolute;
	bottom: 0;
	right: 0;
}
.footer-list-wrap .inner .lang-switch a {
	display: inline-block;
	width: 54px;
	font-size: 1.2rem;
	color: #444;
	border: 1px solid #444;
	text-align: center;
}
.footer-list-wrap .inner .lang-switch a.on {
	color: #fff;
	background: #444;
}
.footer-list {
	display: flex;
}
.footer-list > li {
	width: 33.333%;
}
.footer-list > li > p,
.footer-list > li > a {
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
}
.footer-list a.external-link:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	transform: translateY(10%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer-list > li > a + a {
	margin-top: 16px;
}
.footer-inner-list {
	margin-top: 16px;
}
.footer-inner-list > li > a {
	display: block;
	font-size: 1.4rem;
	line-height: 1;
}
.footer-inner-list > li + li {
	margin-top: 12px;
}
.inner {
	max-width: 1120px;
	margin: 0 auto;
	overflow: hidden;
}

.top main {
	display: block;
	background: url(/sdgs/images/bg_main_grade.png) no-repeat center top / 100% auto;
}
.main-visual {
	font-weight: bold;
	padding-top: 85px;
	text-align: center;
	font-size: 2.9rem;
}
.main-visual .lead {
	font-size: 1.8rem;
	line-height: 1.5;
	display: inline-block;
}
.main-visual h1,
.main-visual-common h1 {
	font-weight: bold;
	color: #07c1ab;
	line-height: 1.2;
}
.main-visual-common {
	font-weight: bold;
	text-align: center;
	font-size: 2.4rem;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main-visual-common .inner {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 80px;
	padding-bottom: 50px;
}
.main-visual-common .sub-mv-notes {
	color: #07c1ab;
	font-size: 1.4rem;
	line-height: 1;
	right: 0;
	bottom: 16px;
	position: absolute;
}
@media all and (-ms-high-contrast: none) {
	.main-visual-common {
		justify-content: flex-start;
	}
	.main-visual-common .inner {
		width: 100%;
	}
}

section {
}
[class*="-section"] {
	padding: 50px 0;
}
.products-section {
	text-align: center;
	background: -moz-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 1) 30%,
		rgba(255, 255, 255, 1) 100%
	);
	background: -webkit-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 1) 30%,
		rgba(255, 255, 255, 1) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 1) 30%,
		rgba(255, 255, 255, 1) 100%
	);
}
.common-section {
	background: #fff;
}
.business-section {
	background: url(/sdgs/images/bg_products.png) no-repeat center / cover;
	color: #fff;
}
.collaboration-section {
	background: url(/sdgs/images/bg_collaboration.png) no-repeat center / cover;
	color: #fff;
}
.sdgs-section {
	background: url(/sdgs/images/bg_sdgs.png) no-repeat center / cover;
	min-height: 470px;
	color: #fff;
}
.sdgs-section .top-hd {
	font-size: 2.8rem;
	text-align: left;
	margin-bottom: 24px;
}
.sdgs-section .top-lead {
	text-align: left;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
}
.sdgs-section .btn-wrap {
	width: 343px;
	text-align: center;
}
.business-section .top-lead,
.collaboration-section .top-lead {
	text-align: center;
}
.products-section .top-hd {
	margin-bottom: 5px;
}
.top-hd {
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 30px;
	text-align: center;
}
.top-lead {
	font-size: 1.6rem;
	margin-bottom: 24px;
}
.top-mv-wrap {
	margin-top: 64px;
	position: relative;
}
.top-mv-wrap .btn-wrap {
	width: 312px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.top-mv-wrap .btn-wrap .btn-arrow {
	font-size: 1.6rem;
	background-color: #fff;
	box-shadow: 2px 0 10px rgba(13, 13, 13, 0.3);
}
.btn-area {
	padding-top: 1px;
}
.btn-wrap.col3 {
	display: flex;
	flex-wrap: wrap;
}
.btn-wrap.col3 .bg-btn {
	width: calc((100% - 2px) / 3);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 322px;
	margin-right: 1px;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	position: relative;
}
.bg-btn::after {
	content: "";
	display: inline-block;
	margin-left: 16px;
	background: url(/sdgs/images/arr_white.png) no-repeat center / 17px 8px;
	width: 17px;
	height: 8px;
	transform: translateY(10%) rotate(-90deg);
}
.bg-btn.external-link span {
	display: inline-block;
	position: relative;
}
.bg-btn.external-link span:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	transform: translateY(10%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external_white.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.btn-wrap.col3 .bg-btn:nth-of-type(3n) {
	margin-right: 0;
}
.btn-wrap.col3 .bg-btn:nth-of-type(n + 4) {
	margin-top: 1px;
}
.bg-btn.business {
	background: url(/common/images/bg_top_btn_01.png) no-repeat left center / cover;
}
.bg-btn.core {
	background: url(/common/images/bg_top_btn_02.png) no-repeat left center / cover;
}
.bg-btn.co-creation {
	background: url(/common/images/bg_top_btn_03.png) no-repeat left center / cover;
}
.center-nav {
	margin-top: 32px;
	text-align: center;
}
.center-nav a:first-child:last-child {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.linkBody {
	background: rgb(7, 193, 171);
	background: -moz-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	background: linear-gradient(to right, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
	font-size: 1.6rem;
	color: #fff;
	padding: 18px;
	position: relative;
}
.childList li a {
	color: #07c0ab;
	text-decoration: underline;
	word-break: break-all;
}
.btn-arrow {
	border: 1px solid #07c0ab;
	color: #07c0ab;
	display: block;
	padding: 15px;
	background: rgba(0, 0, 0, 0.4);
	position: relative;
}
.btn-arrow:before {
	content: "";
	position: absolute;
	right: 24px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
	width: 8px;
	height: 17px;
	transform: translateY(-50%);
}
.btn-arrow.external-link:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	transform: translateY(10%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.contact-btn {
	background: #ffba00;
	background: -moz-linear-gradient(left, #ffba00 0%, #ff9600 100%);
	background: -webkit-linear-gradient(left, #ffba00 0%, #ff9600 100%);
	background: linear-gradient(to right, #ffba00 0%, #ff9600 100%);
	color: #fff;
	display: flex;
	padding: 15px;
	text-align: center;
	justify-content: center;
	align-items: center;
	max-width: 542px;
	min-height: 90px;
	position: relative;
	font-size: 2rem;
	font-weight: bold;
	padding-left: 45px;
	border-left: 6px solid #ffe399;
	border-right: 6px solid #ffd599;
	box-sizing: border-box;
}
.contact-btn::after,
.contact-btn::before {
	content: "";
	position: absolute;
	display: block;
	background: #ffe399;
	background: -moz-linear-gradient(left, #ffe399 0%, #ffd599 100%);
	background: -webkit-linear-gradient(left, #ffe399 0%, #ffd599 100%);
	background: linear-gradient(to right, #ffe399 0%, #ffd599 100%);
	width: calc(100% + 12px);
	height: 6px;
	left: -6px;
}
.contact-btn::before {
	top: 100%;
}
.contact-btn::after {
	bottom: 100%;
}
.contact-btn span {
	display: inline-block;
	position: relative;
	padding-left: 15px;
}
.contact-btn span:before {
	content: "";
	position: absolute;
	display: inline-block;
	background: url(/sdgs/images/icon_mail_white.png) no-repeat left center / 32px auto;
	width: 32px;
	height: 22px;
	right: 100%;
	top: calc(50% - 11px);
}
.back-btn {
	border: 1px solid #07c0ab;
	color: #07c0ab;
	display: block;
	padding: 15px;
	text-align: center;
	position: relative;
}
.back-btn:before {
	content: "";
	position: absolute;
	left: 24px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
	width: 8px;
	height: 17px;
	transform: translateY(-50%) scale(-1, 1);
}
.top-btn {
	border: 1px solid #07c0ab;
	color: #07c0ab;
	display: block;
	padding: 15px;
	text-align: center;
	position: relative;
}
.top-btn:before {
	content: "";
	position: absolute;
	right: 24px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
	width: 8px;
	height: 17px;
	transform: translateY(-50%) rotate(-90deg);
}
.breadcrumb {
	background: #fff;
}
.breadcrumb ul {
	display: flex;
	align-items: center;
	font-size: 1rem;
	padding: 8px 0;
}
.breadcrumb ul li:not(:first-child) {
	margin-left: 8px;
	padding-left: 16px;
	background: url(/sdgs/images/arr_breadcrumb.png) no-repeat left center / 4px 8px;
}
.breadcrumb ul li:first-child {
	background: url(/sdgs/images/icon_home.png) no-repeat left center / 13px auto;
	width: 1.5em;
}
.breadcrumb ul li:first-child a {
	text-indent: -999px;
	display: block;
}
.breadcrumb + .common-section {
	padding-top: 24px;
}
.common-h2 {
	background: url(/sdgs/images/bg_hd.png) right / 100% auto;
	padding: 5px 12px;
	color: #fff;
	font-weight: bold;
	position: relative;
	font-size: 1.8rem;
	margin-bottom: 28px;
}
.common-h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 3px;
	background: rgba(255, 255, 255, 0.3);
}
.common-h2:not(:first-child) {
	margin-top: 60px;
}
.common-h3 {
	font-size: 1.7rem;
	font-weight: bold;
	padding-bottom: 12px;
	position: relative;
	margin-bottom: 20px;
}
.common-h3:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	height: 1px;
	background: #e2f6f5;
}
.common-h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 40px;
	background: #07c1ab;
}
.common-h3:not(:first-child) {
	margin-top: 60px;
}
.normal-list {
	font-size: 1.6rem;
}
.normal-list > li {
	padding-left: 20px;
	background: url(/sdgs/images/icon_list.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list > li:not(:first-child) {
	margin-top: 15px;
}
.bd-box {
	margin-top: 25px;
}
.col-2 .bd-box {
	display: flex;
	flex-direction: column;
}
.bd-box .con {
	border: 2px solid #c9f5f0;
	border-top: none;
	padding: 12px 20px;
	height: auto;
}
.bd-box .con.noTitle {
	border-top: 2px solid #c9f5f0;
}
.bd-box .con.row2 {
	height: calc(50% - 17px);
}
.bd-box h3 {
	text-align: center;
	position: relative;
	padding: 0 15px;
	color: #07c0ab;
	font-size: 1.8rem;
}
.bd-box h3 em {
	display: inline-block;
	padding: 0 5px;
	background: #fff;
	position: relative;
	font-weight: bold;
}
.bd-box h3:before {
	background: #c9f5f0;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;

	top: 50%;
	transform: translateY(-50%);
}
.bd-box h3:after {
	border-left: 2px solid #c9f5f0;
	border-right: 2px solid #c9f5f0;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
}
.bd-box h3 em span {
	color: #444;
}
figure {
	text-align: center;
}
figcaption {
	margin-top: 12px;
	font-size: 1.4rem;
}
sub {
	vertical-align: bottom;
	font-size: 70%;
}
sup {
	vertical-align: top;
	font-size: 60%;
}
.back-nav {
	margin-top: 60px;
}
.accWrap .accToggle {
	position: relative;
}

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.col-3,
.col-4 {
	display: flex;
	justify-content: center;
}
.col-3 .bd-box,
.col-2 .bd-box {
	margin-top: 0;
}
.col-3 .center,
.col-3 .right-side,
.col-4 .center,
.col-4 .right-side {
	margin-left: 20px;
}
.con .col-2,
.con .col-3 {
	margin-top: 0;
}
.col-2 {
	display: flex;
	justify-content: center;
}
.col-2 .right-side {
	margin-left: 20px;
}
.col-2 .left-side,
.col-2 .right-side {
	width: calc((100% - 10px) / 2);
}
.col-4 .left-side,
.col-4 .center,
.col-4 .right-side {
	width: calc((100% - 10px) / 4);
}

.tile-list .col-2 .con figure:not(:first-child) {
	margin-left: 0;
}
.note {
	color: #444;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 1.4rem;
}
.note-list li {
	display: flex;
}
.note-list li .item {
	display: block;
	font-size: 1.4rem;
}
.note-list li .txt {
	display: block;
	font-size: 1.4rem;
}
.tile-list {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.tile-list:not(:first-child) {
	margin-top: 30px;
}
.tile-list h3 {
	color: #148cc2;
	font-size: 1.6rem;
}
.tile-list .col-2 {
	justify-content: space-between;
	margin-bottom: 10px;
}
.ttl-udline {
	position: relative;
	margin-bottom: 5px;
}

.ttl-udline:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	background-color: #148cc2;
}
.con.bdt {
	border-top: 2px solid #c9f5f0;
	height: 100%;
}
.con.bdt .normal-list {
	margin-bottom: 10px;
}
.list-box .normal-list {
	margin-bottom: 10px;
}
.series-list {
	margin: 10px 0;
	padding: 5px;
	border: 2px solid #c9f5f0;
}
.series-list li {
	text-indent: -1em;
	padding-left: 1em;
}
.series-list li:not(:first-child) {
	margin-top: 10px;
}
.txt-indent1 {
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}
.layout-l {
	text-align: left;
}
.layout-c {
	text-align: center;
}
.layout-r {
	text-align: right;
}
.lead-txt {
	font-size: 1.6rem;
	color: #4ea19f;
	font-weight: bold;
}
.normal-list > li span {
	color: #4ea19f;
}
.label {
	padding: 3px;
	margin: 0 3px;
	font-size: 1.1rem;
	border: 1px solid #4ea19f;
	border-radius: 5px;
}
.normal-list > li > ul:not(:dots-list) > li {
	margin-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
.normal-list > li ul > li ul > li {
	padding-left: 1em;
}
.color-box {
	background-color: #ddeded;
	border-radius: 10px;
}

.color-box p {
	padding: 10px;
	text-indent: 0;
	margin-top: 10px;
	color: #4ea19f;
	font-weight: bold;
}
.ttl-udline {
	position: relative;
}
.right-top {
	position: absolute;
	top: 0;
	right: 0;
}
.normal-list > li strong {
	font-weight: bold;
}
.anchor {
	color: #4ea19f;
	text-decoration: underline;
	word-wrap: break-word;
}

.anchor:hover {
	text-decoration: none;
}
.anchor.external-link:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	transform: translateY(10%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.right-bring {
	display: inline-block;
	text-align: left;
}
.campany-logo {
	width: 150px;
	height: 100%;
}

.no-indent {
	text-indent: 0 !important;
	padding-left: 0 !important;
}
.video-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.video-flex-child {
	width: calc((100% - 20px) / 2);
}

.video-flex-child:nth-of-type(2n) {
	margin-left: 20px;
}

.video-flex-child .common-h2 {
	margin-bottom: 0px;
	text-align: left;
}

.inner.visible {
	overflow: visible;
}

.common main .main-visual-common {
	background: url(/sdgs/images/bg_main_common.png) no-repeat left bottom / cover;
}
.pageAcc:not(:first-child) {
	margin-top: 40px;
}
.main-img {
	margin-top: 10px;
}
.pageAcc .accContents {
	padding-top: 20px;
}
.pageAcc .accContents .pageAcc-img {
	margin-bottom: 10px;
}
.common-h4:not(:first-child) {
	margin-top: 30px;
}
.common-h4 {
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
	display: flex;
}
.common-h4 .txt {
	color: #07c1ab;
}
.common-h4 .txt a {
	color: inherit;
	text-decoration: underline;
}
.common-h4 .cat {
	display: inline-block;
	text-align: center;
	background: #07c1ab;
	color: #fff;
	width: 56px;
	height: 20px;
	line-height: 21px;
	font-size: 1.3rem;
	margin-right: 10px;
}
.hd04 span {
	background: #006ea0;
	padding: 3px;
	color: #fff;
	font-size: 16px;
}
.parentList > li > em {
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.parentList > li:not(:first-child) > em {
	margin-top: 30px;
}
.contact-table {
	width: 100%;
	margin: 0 auto;
}
.contact-table tr,
.contact-table th,
.contact-table td {
	display: block;
}
.contact-table th {
	padding-top: 10px;
}
.contact-table td {
	padding-top: 5px;
	padding-bottom: 10px;
}
.contact-table .req {
	background: #ff9600;
	color: #fff;
	font-size: 1.3rem;
	display: inline-block;
	padding: 1px 5px;
	margin-left: 10px;
}
.contact-table em {
	font-weight: bold;
	font-size: 1.7rem;
}
.contact-table p {
	margin-bottom: 5px;
}

input[type="text"],
input[type="tel"],
input[type="mail"],
textarea {
	width: 100%;
	border: 1px solid #cccccc;
	padding: 10px;
	border-radius: 0;
}
textarea {
	height: 240px;
	border-radius: 0;
}
select {
	height: 46px;
	border: 1px solid #cccccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	padding: 10px 30px 10px 10px;
	background: url(/sdgs/images/arr_green_select.png) no-repeat right 15px center / 17px auto;
	width: 100%;
}
select option {
	width: 100%;
}
.errorTxt {
	color: #c20000;
}
.center-nav.contact-nav {
	margin-top: 10px;
	display: flex;
	justify-content: center;
}
.submit-btn {
	background: #ffba00;
	background: -moz-linear-gradient(left, #ffba00 0%, #ff9600 100%);
	background: -webkit-linear-gradient(left, #ffba00 0%, #ff9600 100%);
	background: linear-gradient(to right, #ffba00 0%, #ff9600 100%);
	color: #fff;
	display: flex;
	padding: 15px;
	text-align: center;
	justify-content: center;
	align-items: center;
	width: 100%;
	border: none;
	border-radius: 3px;
}
.center-nav.contact-nav a:first-child:last-child,
.center-nav.contact-nav button:first-child:last-child {
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}
.center-nav.contact-nav a,
.center-nav.contact-nav button {
	max-width: 280px;
	margin-right: 10px;
	margin-left: 10px;
}
.center-nav.contact-nav .submit-btn.cancel {
	background: #888;
}
.thanks-text {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
}
.center-nav a {
	margin-top: 20px;
}
.next-btn {
	border: 1px solid #07c0ab;
	color: #07c0ab;
	display: block;
	padding: 15px;
	text-align: center;
	position: relative;
}
.next-btn:before {
	content: "";
	position: absolute;
	right: 24px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
	width: 8px;
	height: 17px;
	transform: translateY(-50%);
}
.link-list {
	margin-top: 20px;
}
.link-list li {
	margin-top: 5px;
}
.link-list a {
	text-decoration: underline;
	font-size: 1.6rem;
	color: #07c0ab;
	display: inline-block;
	position: relative;
}
.link-list a[href$=".pdf"] {
	padding-right: 40px;
	background: url(/sdgs/images/icon_pdf.png) no-repeat center right 0px / 32px auto;
}
.link-list .external-link:after {
	content: "";
	display: block;
	position: absolute;
	right: -24px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.movie-wrap {
	text-align: center;
	max-width: 680px;
	margin: 20px auto 0;
}

.movie-inner {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.movie-inner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.common-h5 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}

.normalTable {
	margin-top: 10px;
}
.normalTable table {
	width: 100%;
}
.normalTable tr {
	border-top: 1px solid #333333;
}
.normalTable.color-purple tr {
	border-top: 1px solid #fff;
}
.normalTable tbody tr:last-of-type {
	border-bottom: 1px solid #333333;
}
.normalTable.color-purple tbody tr:last-of-type {
	border-bottom: 1px solid #fff;
}
.normalTable tr td,
.normalTable tr th {
	padding: 10px;
	text-align: center;
}
.normalTable tr th {
	background-color: #05a3a3;
	color: #fff;
	font-weight: bold;
}
.normalTable.color-purple tr th {
	background-color: #9b2b84;
	color: #fff;
	font-weight: normal;
}
.normalTable.color-purple tr td {
	background-color: #e9d8e8;
	color: #9b2b84;
	font-weight: bold;
}
.normalTable thead tr th {
	font-size: 16px;
}
.normalTable tr td + td,
.normalTable tr th + td,
.normalTable tr th + th {
	border-left: 1px solid #333333;
}
.normalTable.color-purple tr td + td,
.normalTable.color-purple tr th + td,
.normalTable.color-purple tr th + th {
	border-left: 1px solid #fff;
}
.normalTable .we {
	border: 5px solid #f49800;
	background-color: rgba(244, 152, 0, 0.3);
}
.normalTable tr.tableColor01 {
	background-color: #e9d8e8;
	color: #9b2b84;
}
.normalTable tr.tableColor02 {
	background-color: rgba(72, 159, 157, 0.2);
}
.normalTable td.bl {
	border-left: 1px solid #333333;
}
.normalTable td.red-bg {
	background-color: #f2dcdb;
}
.greenBox {
	background: #e0edf0;
	padding: 20px;
	border-radius: 10px;
}
.greenBox p.ttl {
	font-size: 18px;
	font-weight: bold;
	color: #098e9f;
}
.greenBox ul {
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}
.greenBox ul li {
	float: left;
	margin-left: 20px;
	margin-right: 40px;
	list-style-type: disc;
	width: 5em;
}

.anchor-tile {
	display: flex;
	flex-wrap: wrap;
}

.anchor-tile > li {
	width: calc((100% - 28px) / 2);
	margin-right: 28px;
}

.anchor-tile > li:nth-of-type(2n) {
	margin-right: 0;
}

.anchor-tile > li:nth-of-type(n + 3) {
	margin-top: 32px;
}

.anchor-tile > li a {
	display: block;
	transition-duration: 0.3s;
	border-radius: 2px;
}

.anchor-tile > li a.blue {
	background: #00338c;
	background: -moz-linear-gradient(left, #00338c 0%, #0e3c8c 100%);
	background: -webkit-linear-gradient(left, #00338c 0%, #0e3c8c 100%);
	background: linear-gradient(to right, #00338c 0%, #0e3c8c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00338c', endColorstr='#0e3c8c',GradientType=1 );
}

.anchor-tile > li a.purple {
	background: #83509c;
	background: -moz-linear-gradient(left, #83509c 0%, #9267a8 100%);
	background: -webkit-linear-gradient(left, #83509c 0%, #9267a8 100%);
	background: linear-gradient(to right, #83509c 0%, #9267a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83509c', endColorstr='#9267a8',GradientType=1 );
}

.anchor-tile > li a.pink {
	background: #e3007f;
	background: -moz-linear-gradient(left, #e3007f 0%, #e356a6 100%);
	background: -webkit-linear-gradient(left, #e3007f 0%, #e356a6 100%);
	background: linear-gradient(to right, #e3007f 0%, #e356a6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3007f', endColorstr='#e356a6',GradientType=1 );
}

.anchor-tile > li a.brown {
	background: #804f21;
	background: -moz-linear-gradient(left, #804f21 0%, #996637 100%);
	background: -webkit-linear-gradient(left, #804f21 0%, #996637 100%);
	background: linear-gradient(to right, #804f21 0%, #996637 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#804f21', endColorstr='#996637',GradientType=1 );
}

.anchor-tile > li a.orange {
	background: #e95500;
	background: -moz-linear-gradient(left, #e95500 0%, #e8712c 100%);
	background: -webkit-linear-gradient(left, #e95500 0%, #e8712c 100%);
	background: linear-gradient(to right, #e95500 0%, #e8712c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95500', endColorstr='#e8712c',GradientType=1 );
}

.anchor-tile > li a.green {
	background: #8dc200;
	background: -moz-linear-gradient(left, #8dc200 0%, #9cbf39 100%);
	background: -webkit-linear-gradient(left, #8dc200 0%, #9cbf39 100%);
	background: linear-gradient(to right, #8dc200 0%, #9cbf39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc200', endColorstr='#9cbf39',GradientType=1 );
}

.anchor-tile > li a.light-blue {
	background: #009fe8;
	background: -moz-linear-gradient(left, #009fe8 0%, #268fbf 100%);
	background: -webkit-linear-gradient(left, #009fe8 0%, #268fbf 100%);
	background: linear-gradient(to right, #009fe8 0%, #268fbf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe8', endColorstr='#268fbf',GradientType=1 );
}

.anchor-tile > li a .ttl-wrap {
	color: #fff;
	padding: 16px 8px 16px 88px;
	background: url(/common/images/icon_coretech_01.png) no-repeat left 8px center / 70px;
}

.anchor-tile > li a.purple .ttl-wrap {
	background-image: url(/common/images/icon_coretech_02.png);
}

.anchor-tile > li a.pink .ttl-wrap {
	background-image: url(/common/images/icon_coretech_03.png);
}

.anchor-tile > li a.brown .ttl-wrap {
	background-image: url(/common/images/icon_coretech_04.png);
}

.anchor-tile > li a.orange .ttl-wrap {
	background-image: url(/common/images/icon_coretech_05.png);
}

.anchor-tile > li a.green .ttl-wrap {
	background-image: url(/common/images/icon_coretech_06.png);
}

.anchor-tile > li a.light-blue .ttl-wrap {
	background-image: url(/common/images/icon_coretech_07.png);
}

.anchor-tile > li a .ttl-wrap .ttl {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1;
	position: relative;
	padding-right: 10px;
	display: inline-block;
}

.anchor-tile > li a .ttl-wrap .ttl::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: calc(50% - 10px);
	left: 100%;
	background: url(/common/images/arr_anchor_blue.png) no-repeat left center / cover;
	transition-duration: 0.3s;
}

.anchor-tile > li a.purple .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_purple.png);
}

.anchor-tile > li a.pink .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_pink.png);
}

.anchor-tile > li a.brown .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_brown.png);
}

.anchor-tile > li a.orange .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_orange.png);
}

.anchor-tile > li a.green .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_green.png);
}

.anchor-tile > li a.light-blue .ttl-wrap .ttl::after {
	background-image: url(/common/images/arr_anchor_light_blue.png);
}

.anchor-tile > li a:hover .ttl-wrap .ttl::after {
	transform: translateY(4px);
}

.anchor-tile > li a .ttl-wrap .sub {
	margin-top: 12px;
	font-size: 1.4rem;
	line-height: 1.2;
	opacity: 0.8;
}
.anchor-tile > li a .txt-wrap {
	background-color: #fff;
	padding: 24px;
	border: 1px solid #ccc;
	border-top: none;
	display: flex;
	border-radius: 0 0 2px 2px;
}
.anchor-tile > li a .txt-wrap .dots-list {
	flex: 1;
}
.dots-list > li {
	position: relative;
	line-height: 1.5;
	padding-left: 15px;
	font-weight: bold;
}
.dots-list > li::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #444;
}
.anchor-tile > li a.blue .dots-list > li {
	color: #00338c;
}
.anchor-tile > li a.blue .dots-list > li::before {
	background-color: #00338c;
}
.anchor-tile > li a.purple .dots-list > li {
	color: #83509c;
}
.anchor-tile > li a.purple .dots-list > li::before {
	background-color: #83509c;
}
.anchor-tile > li a.pink .dots-list > li {
	color: #e3007f;
}
.anchor-tile > li a.pink .dots-list > li::before {
	background-color: #e3007f;
}
.anchor-tile > li a.brown .dots-list > li {
	color: #804f21;
}
.anchor-tile > li a.brown .dots-list > li::before {
	background-color: #804f21;
}
.anchor-tile > li a.orange .dots-list > li {
	color: #e95500;
}
.anchor-tile > li a.orange .dots-list > li::before {
	background-color: #e95500;
}
.anchor-tile > li a.green .dots-list > li {
	color: #8dc200;
}
.anchor-tile > li a.green .dots-list > li::before {
	background-color: #8dc200;
}
.anchor-tile > li a.light-blue .dots-list > li {
	color: #009fe8;
}
.anchor-tile > li a.light-blue .dots-list > li::before {
	background-color: #009fe8;
}

.hd-icon-wrap.blue {
	background: #00338c;
	background: -moz-linear-gradient(left, #00338c 0%, #0e3c8c 100%);
	background: -webkit-linear-gradient(left, #00338c 0%, #0e3c8c 100%);
	background: linear-gradient(to right, #00338c 0%, #0e3c8c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00338c', endColorstr='#0e3c8c',GradientType=1 );
}
.hd-icon-wrap.purple {
	background: #83509c;
	background: -moz-linear-gradient(left, #83509c 0%, #9267a8 100%);
	background: -webkit-linear-gradient(left, #83509c 0%, #9267a8 100%);
	background: linear-gradient(to right, #83509c 0%, #9267a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#83509c', endColorstr='#9267a8',GradientType=1 );
}

.hd-icon-wrap.pink {
	background: #e3007f;
	background: -moz-linear-gradient(left, #e3007f 0%, #e356a6 100%);
	background: -webkit-linear-gradient(left, #e3007f 0%, #e356a6 100%);
	background: linear-gradient(to right, #e3007f 0%, #e356a6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3007f', endColorstr='#e356a6',GradientType=1 );
}

.hd-icon-wrap.brown {
	background: #804f21;
	background: -moz-linear-gradient(left, #804f21 0%, #996637 100%);
	background: -webkit-linear-gradient(left, #804f21 0%, #996637 100%);
	background: linear-gradient(to right, #804f21 0%, #996637 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#804f21', endColorstr='#996637',GradientType=1 );
}

.hd-icon-wrap.orange {
	background: #e95500;
	background: -moz-linear-gradient(left, #e95500 0%, #e8712c 100%);
	background: -webkit-linear-gradient(left, #e95500 0%, #e8712c 100%);
	background: linear-gradient(to right, #e95500 0%, #e8712c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95500', endColorstr='#e8712c',GradientType=1 );
}

.hd-icon-wrap.green {
	background: #8dc200;
	background: -moz-linear-gradient(left, #8dc200 0%, #9cbf39 100%);
	background: -webkit-linear-gradient(left, #8dc200 0%, #9cbf39 100%);
	background: linear-gradient(to right, #8dc200 0%, #9cbf39 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc200', endColorstr='#9cbf39',GradientType=1 );
}

.hd-icon-wrap.light-blue {
	background: #009fe8;
	background: -moz-linear-gradient(left, #009fe8 0%, #268fbf 100%);
	background: -webkit-linear-gradient(left, #009fe8 0%, #268fbf 100%);
	background: linear-gradient(to right, #009fe8 0%, #268fbf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe8', endColorstr='#268fbf',GradientType=1 );
}

.hd-icon {
	color: #fff;
	font-size: 2.8rem;
	font-weight: bold;
	padding: 22px 0 22px 96px;
	background: url(/common/images/icon_coretech_01.png) no-repeat left 8px center / 70px;
}
.hd-icon-wrap.purple .hd-icon {
	background-image: url(/common/images/icon_coretech_02.png);
}

.hd-icon-wrap.pink .hd-icon {
	background-image: url(/common/images/icon_coretech_03.png);
}

.hd-icon-wrap.brown .hd-icon {
	background-image: url(/common/images/icon_coretech_04.png);
}

.hd-icon-wrap.orange .hd-icon {
	background-image: url(/common/images/icon_coretech_05.png);
}

.hd-icon-wrap.green .hd-icon {
	background-image: url(/common/images/icon_coretech_06.png);
}

.hd-icon-wrap.light-blue .hd-icon {
	background-image: url(/common/images/icon_coretech_07.png);
}
.hd-icon .sub {
	font-size: 1.8rem;
}

.hd-icon-wrap + .common-h3 {
	margin-top: 32px;
}
.common-h3.blue {
	color: #00338c;
	font-size: 2.4rem;
}
.common-h3.blue::before {
	background: #cad3e0;
}
.common-h3.blue::after {
	width: 32px;
	background: #084cc2;
}
.common-h3.purple {
	color: #83509c;
	font-size: 2.4rem;
}
.common-h3.purple::before {
	background: #d9cae0;
}
.common-h3.purple::after {
	width: 32px;
	background: #83509c;
}
.common-h3.pink {
	color: #e3017f;
	font-size: 2.4rem;
}
.common-h3.pink::before {
	background: #e0cad6;
}
.common-h3.pink::after {
	width: 32px;
	background: #e3017f;
}
.common-h3.brown {
	color: #804f21;
	font-size: 2.4rem;
}
.common-h3.brown::before {
	background: #e0d5ca;
}
.common-h3.brown::after {
	width: 32px;
	background: #804f21;
}
.common-h3.orange {
	color: #e95500;
	font-size: 2.4rem;
}
.common-h3.orange::before {
	background: #e0d2ca;
}
.common-h3.orange::after {
	width: 32px;
	background: #e95500;
}
.common-h3.green {
	color: #78a300;
	font-size: 2.4rem;
}
.common-h3.green::before {
	background: #dae0ca;
}
.common-h3.green::after {
	width: 32px;
	background: #8dc200;
}
.common-h3.light-blue {
	color: #009fe8;
	font-size: 2.4rem;
}
.common-h3.light-blue::before {
	background: #cad9e0;
}
.common-h3.light-blue::after {
	width: 32px;
	background: #009fe8;
}
.normal-list.blue > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_blue.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.purple > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_purple.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.pink > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_pink.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.brown > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_brown.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.orange > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_orange.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.green > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_green.png) no-repeat left 2px top 6px /12px auto;
}
.normal-list.light-blue > li {
	font-weight: bold;
	background: url(/sdgs/images/icon_list_light_blue.png) no-repeat left 2px top 6px /12px auto;
}
.normal-box {
	padding: 0 32px 42px;
}
.box-tile {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.box-tile li {
	width: calc((100% - 24px) / 2);
	margin-right: 24px;
}
.box-tile li:nth-of-type(2n) {
	margin-right: 0;
}
.box-dl {
	display: flex;
	background-color: #e1ebfa;
	padding: 4px 8px;
}
.purple .box-dl {
	background-color: #f2e1fa;
}
.pink .box-dl {
	background-color: #fae1ef;
}
.brown .box-dl {
	background-color: #faede1;
}
.orange .box-dl {
	background-color: #faeae1;
}
.green .box-dl {
	background-color: #f3fae1;
}
.light-blue .box-dl {
	background-color: #e1f2fa;
}
.box-dl dd {
	font-weight: bold;
	flex: 1;
}
.box-dl dd > a {
	text-decoration: underline;
}
.box-dl dd > a:hover {
	text-decoration: none;
}
.bule .box-dl dd,
.bule .box-dl dd > a {
	color: #00338c;
}
.purple .box-dl dd,
.purple .box-dl dd > a {
	color: #83509c;
}
.pink .box-dl dd,
.pink .box-dl dd > a {
	color: #e3007f;
}
.brown .box-dl dd,
.brown .box-dl dd > a {
	color: #804f21;
}
.orange .box-dl dd,
.orange .box-dl dd > a {
	color: #e95500;
}
.green .box-dl dd,
.green .box-dl dd > a {
	color: #78a300;
}
.light-blue .box-dl dd,
.light-blue .box-dl dd > a {
	color: #0098de;
}
.img-flx-box {
	padding: 28px 20px 28px 28px;
	display: flex;
}
.img-flx-box .img-flx-box {
	padding: 0;
}
.img-flx-box.padding-off {
	padding: 0;
}
.img-flx-box + .img-flx-box {
	padding-top: 4px;
}
.img-flx-box .img-wrap + .img-wrap,
.img-flx-box .img-wrap + .txt-wrap {
	margin-left: 28px;
}
.img-flx-box .img-wrap .caption {
	margin-top: 10px;
	text-align: center;
}
.img-flx-box .txt-wrap {
	flex: 1;
}
.flx-box {
	display: flex;
}
.jc-c {
	justify-content: center;
}
.jc-sb {
	justify-content: space-between;
}
.ai-c {
	align-items: center;
}
.flx1 {
	flex: 1;
}
.contents-box {
	padding: 28px 0 28px;
}
.contents-box .img-wrap {
	text-align: center;
}
.contents-box .txt-wrap {
	margin-top: 24px;
	padding: 0 20px;
}

.bd-tile-list {
	display: flex;
	justify-content: center;
	padding: 32px 28px;
}

.img-wrap .bd-tile-list {
	padding: 0;
}

.bd-tile-list.padding-off {
	padding: 0;
}

.bd-tile-list.padding-off > li {
	padding: 24px 0;
}

.bd-tile-list.padding-off > li .txt {
	margin-top: 24px;
}

.bd-tile-list > li {
	text-align: center;
	width: calc((100% - 3px) / 4);
	position: relative;
}

.bd-tile-list.col2 > li {
	text-align: center;
	width: calc((100% - 3px) / 2);
	position: relative;
}

.bd-tile-list > li + li {
	margin-left: 1px;
}

.bd-tile-list > li::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 100%;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
}
.bd-tile-list > li:last-of-type:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
}
.bd-tile-list > li .ttl {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 16px;
}
.bd-tile-list > li .txt {
	margin-top: 12px;
}

.application-header-list {
	margin-top: 36px;
}
.header-list-inner {
	display: flex;
	align-items: center;
	background-color: #f0faf8;
	padding: 24px 24px 24px 0;
}
.header-list-inner:nth-of-type(2n) {
	display: flex;
	align-items: center;
	background-color: #fff;
}
.header-list-inner dt {
	display: block;
	font-weight: bold;
	width: 250px;
	position: relative;
	padding-left: 29px;
}
.header-list-inner dt::before {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 20px);
	left: 1px;
	width: 4px;
	height: 40px;
	background: #00b4be; /* Old browsers */
	background: -moz-linear-gradient(top, #00b4be 0%, #07c1ab 100%);
	background: -webkit-linear-gradient(top, #00b4be 0%, #07c1ab 100%);
	background: linear-gradient(to bottom, #00b4be 0%, #07c1ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b4be', endColorstr='#07c1ab',GradientType=0 );
}
.header-list-inner dd {
	flex: 1;
}
.anchor-list {
	display: flex;
	flex-wrap: wrap;
}
.anchor-list li {
	display: flex;
	width: calc((100% - 28px) / 3);
	min-height: 60px;
	margin-right: 14px;
	border: 1px solid #07c1ab;
	border-radius: 2px;
	background-color: #fff;
}
.anchor-list li:nth-of-type(3n) {
	margin-right: 0;
}
.anchor-list li:nth-of-type(n + 4) {
	margin-top: 14px;
}
.anchor-list li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #07c1ab;
	font-weight: bold;
	position: relative;
	padding: 16px 24px;
}
.anchor-list li a::before {
	content: "";
	position: absolute;
	right: 14px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 6px 14px;
	width: 6px;
	height: 14px;
	transform: translateY(-50%) rotate(90deg);
}
.bg-hd-wrap {
	margin-top: 80px;
	padding: 18px 25px;
	background: #07c1ab;
	background: -moz-linear-gradient(left, #07c1ab 0%, #00b4be 100%);
	background: -webkit-linear-gradient(left, #07c1ab 0%, #00b4be 100%);
	background: linear-gradient(to right, #07c1ab 0%, #00b4be 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07c1ab', endColorstr='#00b4be',GradientType=1 );
}
.bg-hd {
	color: #fff;
}
.application-tile-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 32px;
}
.application-tile-list li {
	width: calc((100% - 24px) / 2);
	margin-right: 24px;
}
.application-tile-list li:nth-of-type(2n) {
	margin-right: 0;
}
.application-tile-list li:nth-of-type(n + 3) {
	margin-top: 24px;
}
.application-tile-list li a {
	display: flex;
}
.application-tile-list li a .tile-list-img {
	display: flex;
	border-radius: 1px 0 0 1px;
}
.application-tile-list li a .title-wrap {
	display: flex;
	align-items: center;
	height: auto;
	border: 1px solid #e5e5e5;
	flex: 1;
	position: relative;
	padding: 25px 32px 25px 25px;
	border-radius: 0 1px 1px 0;
}
.application-tile-list li a .title-wrap::before {
	content: "";
	position: absolute;
	right: 24px;
	top: 50%;
	background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
	width: 8px;
	height: 17px;
	transform: translateY(-50%);
}
.application-tile-list li a .tile-list-ttl {
	display: block;
	border-left: none;
	color: #07c1ab;
	font-weight: bold;
}
.text-link {
	color: #07c0ab;
	text-decoration: underline;
}
.text-link.external-link:after {
	content: "";
	display: inline-block;
	margin-left: 10px;
	transform: translateY(10%);
	width: 16px;
	height: 16px;
	background-image: url(/sdgs/images/icon_external.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.text-link:hover {
	text-decoration: none;
}

.faq-wrap .faq-dl {
	border-top: 1px solid #cce5e5;
	border-bottom: 1px solid #cce5e5;
	padding: 32px 0;
}
.faq-wrap .faq-dl + .faq-dl {
	border-top: none;
}
.faq-wrap .faq-dl dd {
	margin-top: 10px;
}
.faq-wrap .faq-dl .faq-a,
.faq-wrap .faq-dl .faq-q {
	position: relative;
	min-height: 50px;
	padding: 12px 16px 12px 64px;
}
.faq-wrap .faq-dl .faq-q {
	color: #0aa2a3;
	font-size: 1.8rem;
	font-weight: bold;
}
.faq-wrap .faq-dl .faq-a {
	color: #333;
	font-size: 1.6rem;
}
.faq-wrap .faq-dl .faq-q {
	background: url(/common/images/icon_q.png) no-repeat left top / 50px;
}
.faq-wrap .faq-dl .faq-a {
	background: url(/common/images/icon_a.png) no-repeat left top / 50px;
}
.bd-line {
	margin-top: 32px;
	padding-bottom: 32px;
	border-top: 1px solid #c8cccc;
}

.arr-list {
	display: flex;
	justify-content: center;
}
.arr-list li {
	width: calc((100% - 240px) / 3);
	position: relative;
}
.arr-list li + li {
	margin-left: 120px;
}
.arr-list li + li::before {
	content: "";
	display: block;
	position: absolute;
	width: 76px;
	height: 40px;
	background: url(/common/images/icon_box_arr.png) no-repeat left top / cover;
	top: calc(50% - 20px);
	right: 100%;
	margin-right: 12px;
}

.purple-dl {
	display: flex;
	align-items: center;
	background-color: #f2e1fa;
}
.purple-dl dt {
	display: block;
	color: #fff;
	font-size: 1.6rem;
	padding: 8px 10px;
	background-color: #ad00ab;
}
.purple-dl dd {
	padding: 8px 10px;
	flex: 1;
	display: block;
	color: #ad00ab;
	font-weight: bold;
}
.flx-intents {
	display: flex;
}
.flx-intents .txt {
	flex: 1;
}

.green-block-box {
	display: flex;
	align-items: center;
	border: 2px solid #c9f5f0;
}
.green-block-box + .green-block-box {
	margin-top: 10px;
}

.green-block-box dd,
.green-block-box dt {
	display: block;
	padding: 25px 30px;
}
.green-block-box dt {
	width: 296px;
	text-align: center;
	border-right: 2px solid #c9f5f0;
}
.green-block-box dt .ttl {
	color: #07c0ab;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
}
.green-block-box dd {
	flex: 1;
	padding: 25px 20px;
}

.icon-list {
	display: flex;
	flex-wrap: wrap;
}

.icon-list li {
	width: calc((100% - 20px) / 3);
	margin-right: 10px;
	height: 50px;
	padding: 14px 0 14px 64px;
	font-size: 1.8rem;
	line-height: 1.2;
	font-weight: bold;
}
.icon-list li:nth-of-type(3n) {
	margin-right: 0;
}
.icon-list li:nth-of-type(n + 4) {
	margin-top: 20px;
}

.icon-list li {
	background: url(/common/images/icon_coretech_01.png) no-repeat left center / 50px;
}

.icon-list li.purple {
	background-image: url(/common/images/icon_coretech_02.png);
}

.icon-list li.pink {
	background-image: url(/common/images/icon_coretech_03.png);
}

.icon-list li.brown {
	background-image: url(/common/images/icon_coretech_04.png);
}

.icon-list li.orange {
	background-image: url(/common/images/icon_coretech_05.png);
}

.icon-list li.green {
	background-image: url(/common/images/icon_coretech_06.png);
}

.icon-list li.light-blue {
	background-image: url(/common/images/icon_coretech_07.png);
}
.right-vertical-txt {
	position: relative;
	padding-left: 30px;
}
.vertical-txt {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateX(-45%) translateY(-50%) rotate(-90deg);
}
.ai-fs {
	align-items: flex-start;
}
/*==========================================================================================================
PC Only
==========================================================================================================*/
@media screen and (min-width: 801px) {
	.pcOnly {
		display: block !important;
	}
	.spOnly {
		display: none !important;
	}
	img.pcOnly {
		display: inline-block !important;
	}
	.inner {
		padding-left: 2%;
		padding-right: 2%;
	}
	header {
		min-width: 1260px;
		min-height: 80px;
	}
	.breadcrumb ul {
		font-size: 1.4rem;
	}
	.serviceList {
		display: flex;
		flex-wrap: wrap;
	}

	.serviceList > li {
		width: 100%;
		margin-bottom: 20px;
	}
	.megaWrap .megaList .mega_box.cur {
		margin-bottom: 20px;
	}
	.serviceList > li {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.serviceList > li .accWrap {
		display: flex;
		width: 100%;
		border: 2px solid #cccccc;
		background: #fff;
	}
	.serviceList > li .accWrap .linkBody {
		width: 33.333%;
	}
	.serviceList > li .accWrap .serviceDetail {
		width: 66.666%;
		padding: 18px !important;
		height: auto !important;
		display: block !important;
	}
	.serviceList > li .accWrap .serviceDetail .childList li {
		float: left;
		margin-right: 20px;
	}

	.pc-tel {
		pointer-events: none;
	}
}

/*==========================================================================================================
SP Only
==========================================================================================================*/
@media screen and (max-width: 800px) {
	.spOnly {
		display: block !important;
	}
	.pcOnly {
		display: none !important;
	}
	.site-nav .logo img,
	header .logo img {
		height: 24px;
		width: auto;
	}
	header .site-nav .banner img{
		height: 32px;
		width: auto;
	}
	body {
		padding: 0;
	}
	.anchor-position {
		margin-top: -50px;
		padding-top: 50px;
	}

	/*---------------------------------------------
    generic  class
    ---------------------------------------------*/
	.sp_txtB {
		font-weight: bold !important;
	}
	.sp_txtN {
		font-weight: normal !important;
	}
	.sp_layoutC {
		text-align: center !important;
	}
	.sp_layoutL {
		text-align: left !important;
	}
	.sp_layoutR {
		text-align: right !important;
	}
	.sp_ov {
		overflow: hidden !important;
	}
	.sp_fl {
		float: left !important;
	}
	.sp_fr {
		float: right !important;
	}

	/*---------------------------------------------
    base margin
    ---------------------------------------------*/
	.sp_mt0 {
		margin-top: 0px !important;
	}
	.sp_mt5 {
		margin-top: 5px !important;
	}
	.sp_mt8 {
		margin-top: 8px !important;
	}
	.sp_mt10 {
		margin-top: 10px !important;
	}
	.sp_mt15 {
		margin-top: 15px !important;
	}
	.sp_mt16 {
		margin-top: 16px !important;
	}
	.sp_mt20 {
		margin-top: 20px !important;
	}
	.sp_mt24 {
		margin-top: 24px !important;
	}
	.sp_mt25 {
		margin-top: 25px !important;
	}
	.sp_mt30 {
		margin-top: 30px !important;
	}
	.sp_mt32 {
		margin-top: 32px !important;
	}
	.sp_mt35 {
		margin-top: 35px !important;
	}
	.sp_mt40 {
		margin-top: 40px !important;
	}
	.sp_mt48 {
		margin-top: 48px !important;
	}
	.sp_mt50 {
		margin-top: 50px !important;
	}
	.sp_mt56 {
		margin-top: 56px !important;
	}
	.sp_mt60 {
		margin-top: 60px !important;
	}
	.sp_mt64 {
		margin-top: 64px !important;
	}
	.sp_mt70 {
		margin-top: 70px !important;
	}
	.sp_mt80 {
		margin-top: 80px !important;
	}
	.sp_mt90 {
		margin-top: 90px !important;
	}
	.sp_mt100 {
		margin-top: 100px !important;
	}

	.sp_ml0 {
		margin-left: 0px !important;
	}
	.sp_ml5 {
		margin-left: 5px !important;
	}
	.sp_ml8 {
		margin-left: 8px !important;
	}
	.sp_ml10 {
		margin-left: 10px !important;
	}
	.sp_ml15 {
		margin-left: 15px !important;
	}
	.sp_ml16 {
		margin-left: 16px !important;
	}
	.sp_ml20 {
		margin-left: 20px !important;
	}
	.sp_ml24 {
		margin-left: 24px !important;
	}
	.sp_ml25 {
		margin-left: 25px !important;
	}
	.sp_ml30 {
		margin-left: 30px !important;
	}
	.sp_ml32 {
		margin-left: 32px !important;
	}
	.sp_ml35 {
		margin-left: 35px !important;
	}
	.sp_ml40 {
		margin-left: 40px !important;
	}
	.sp_ml48 {
		margin-left: 48px !important;
	}
	.sp_ml50 {
		margin-left: 50px !important;
	}
	.sp_ml56 {
		margin-left: 56px !important;
	}
	.sp_ml60 {
		margin-left: 60px !important;
	}
	.sp_ml64 {
		margin-left: 64px !important;
	}
	.sp_ml70 {
		margin-left: 70px !important;
	}
	.sp_ml80 {
		margin-left: 80px !important;
	}
	.sp_ml90 {
		margin-left: 90px !important;
	}
	.sp_ml100 {
		margin-left: 100px !important;
	}

	.sp_mr0 {
		margin-right: 0px !important;
	}
	.sp_mr5 {
		margin-right: 5px !important;
	}
	.sp_mr8 {
		margin-right: 8px !important;
	}
	.sp_mr10 {
		margin-right: 10px !important;
	}
	.sp_mr15 {
		margin-right: 15px !important;
	}
	.sp_mr16 {
		margin-right: 16px !important;
	}
	.sp_mr20 {
		margin-right: 20px !important;
	}
	.sp_mr24 {
		margin-right: 24px !important;
	}
	.sp_mr25 {
		margin-right: 25px !important;
	}
	.sp_mr30 {
		margin-right: 30px !important;
	}
	.sp_mr32 {
		margin-right: 32px !important;
	}
	.sp_mr35 {
		margin-right: 35px !important;
	}
	.sp_mr40 {
		margin-right: 40px !important;
	}
	.sp_mr48 {
		margin-right: 48px !important;
	}
	.sp_mr50 {
		margin-right: 50px !important;
	}
	.sp_mr56 {
		margin-right: 56px !important;
	}
	.sp_mr60 {
		margin-right: 60px !important;
	}
	.sp_mr64 {
		margin-right: 64px !important;
	}
	.sp_mr70 {
		margin-right: 70px !important;
	}
	.sp_mr80 {
		margin-right: 80px !important;
	}
	.sp_mr90 {
		margin-right: 90px !important;
	}
	.sp_mr100 {
		margin-right: 100px !important;
	}

	.sp_mb0 {
		margin-bottom: 0px !important;
	}
	.sp_mb5 {
		margin-bottom: 5px !important;
	}
	.sp_mb8 {
		margin-bottom: 8px !important;
	}
	.sp_mb10 {
		margin-bottom: 10px !important;
	}
	.sp_mb15 {
		margin-bottom: 15px !important;
	}
	.sp_mb16 {
		margin-bottom: 16px !important;
	}
	.sp_mb20 {
		margin-bottom: 20px !important;
	}
	.sp_mb24 {
		margin-bottom: 24px !important;
	}
	.sp_mb25 {
		margin-bottom: 25px !important;
	}
	.sp_mb30 {
		margin-bottom: 30px !important;
	}
	.sp_mb32 {
		margin-bottom: 32px !important;
	}
	.sp_mb35 {
		margin-bottom: 35px !important;
	}
	.sp_mb40 {
		margin-bottom: 40px !important;
	}
	.sp_mb48 {
		margin-bottom: 48px !important;
	}
	.sp_mb50 {
		margin-bottom: 50px !important;
	}
	.sp_mb56 {
		margin-bottom: 56px !important;
	}
	.sp_mb60 {
		margin-bottom: 60px !important;
	}
	.sp_mb64 {
		margin-bottom: 64px !important;
	}
	.sp_mb70 {
		margin-bottom: 70px !important;
	}
	.sp_mb80 {
		margin-bottom: 80px !important;
	}
	.sp_mb90 {
		margin-bottom: 90px !important;
	}
	.sp_mb100 {
		margin-bottom: 100px !important;
	}

	.sp_pt0 {
		padding-top: 0px !important;
	}
	.sp_pt5 {
		padding-top: 5px !important;
	}
	.sp_pt8 {
		padding-top: 8px !important;
	}
	.sp_pt10 {
		padding-top: 10px !important;
	}
	.sp_pt15 {
		padding-top: 15px !important;
	}
	.sp_pt16 {
		padding-top: 16px !important;
	}
	.sp_pt20 {
		padding-top: 20px !important;
	}
	.sp_pt24 {
		padding-top: 24px !important;
	}
	.sp_pt25 {
		padding-top: 25px !important;
	}
	.sp_pt30 {
		padding-top: 30px !important;
	}
	.sp_pt32 {
		padding-top: 32px !important;
	}
	.sp_pt35 {
		padding-top: 35px !important;
	}
	.sp_pt40 {
		padding-top: 40px !important;
	}
	.sp_pt48 {
		padding-top: 48px !important;
	}
	.sp_pt50 {
		padding-top: 50px !important;
	}
	.sp_pt56 {
		padding-top: 56px !important;
	}
	.sp_pt60 {
		padding-top: 60px !important;
	}
	.sp_pt64 {
		padding-top: 64px !important;
	}
	.sp_pt70 {
		padding-top: 70px !important;
	}
	.sp_pt80 {
		padding-top: 80px !important;
	}
	.sp_pt90 {
		padding-top: 90px !important;
	}
	.sp_pt100 {
		padding-top: 100px !important;
	}

	.sp_pl0 {
		padding-left: 0px !important;
	}
	.sp_pl5 {
		padding-left: 5px !important;
	}
	.sp_pl8 {
		padding-left: 8px !important;
	}
	.sp_pl10 {
		padding-left: 10px !important;
	}
	.sp_pl15 {
		padding-left: 15px !important;
	}
	.sp_pl16 {
		padding-left: 16px !important;
	}
	.sp_pl20 {
		padding-left: 20px !important;
	}
	.sp_pl24 {
		padding-left: 24px !important;
	}
	.sp_pl25 {
		padding-left: 25px !important;
	}
	.sp_pl30 {
		padding-left: 30px !important;
	}
	.sp_pl32 {
		padding-left: 32px !important;
	}
	.sp_pl35 {
		padding-left: 35px !important;
	}
	.sp_pl40 {
		padding-left: 40px !important;
	}
	.sp_pl48 {
		padding-left: 48px !important;
	}
	.sp_pl50 {
		padding-left: 50px !important;
	}
	.sp_pl56 {
		padding-left: 56px !important;
	}
	.sp_pl60 {
		padding-left: 60px !important;
	}
	.sp_pl64 {
		padding-left: 64px !important;
	}
	.sp_pl70 {
		padding-left: 70px !important;
	}
	.sp_pl80 {
		padding-left: 80px !important;
	}
	.sp_pl90 {
		padding-left: 90px !important;
	}
	.sp_pl100 {
		padding-left: 100px !important;
	}

	.sp_pr0 {
		padding-right: 0px !important;
	}
	.sp_pr5 {
		padding-right: 5px !important;
	}
	.sp_pr8 {
		padding-right: 8px !important;
	}
	.sp_pr10 {
		padding-right: 10px !important;
	}
	.sp_pr15 {
		padding-right: 15px !important;
	}
	.sp_pr16 {
		padding-right: 16px !important;
	}
	.sp_pr20 {
		padding-right: 20px !important;
	}
	.sp_pr24 {
		padding-right: 24px !important;
	}
	.sp_pr25 {
		padding-right: 25px !important;
	}
	.sp_pr30 {
		padding-right: 30px !important;
	}
	.sp_pr32 {
		padding-right: 32px !important;
	}
	.sp_pr35 {
		padding-right: 35px !important;
	}
	.sp_pr40 {
		padding-right: 40px !important;
	}
	.sp_pr48 {
		padding-right: 48px !important;
	}
	.sp_pr50 {
		padding-right: 50px !important;
	}
	.sp_pr56 {
		padding-right: 56px !important;
	}
	.sp_pr60 {
		padding-right: 60px !important;
	}
	.sp_pr64 {
		padding-right: 64px !important;
	}
	.sp_pr70 {
		padding-right: 70px !important;
	}
	.sp_pr80 {
		padding-right: 80px !important;
	}
	.sp_pr90 {
		padding-right: 90px !important;
	}
	.sp_pr100 {
		padding-right: 100px !important;
	}

	.sp_pb0 {
		padding-bottom: 0px !important;
	}
	.sp_pb5 {
		padding-bottom: 5px !important;
	}
	.sp_pb8 {
		padding-bottom: 8px !important;
	}
	.sp_pb10 {
		padding-bottom: 10px !important;
	}
	.sp_pb15 {
		padding-bottom: 15px !important;
	}
	.sp_pb16 {
		padding-bottom: 16px !important;
	}
	.sp_pb20 {
		padding-bottom: 20px !important;
	}
	.sp_pb24 {
		padding-bottom: 24px !important;
	}
	.sp_pb25 {
		padding-bottom: 25px !important;
	}
	.sp_pb30 {
		padding-bottom: 30px !important;
	}
	.sp_pb32 {
		padding-bottom: 32px !important;
	}
	.sp_pb35 {
		padding-bottom: 35px !important;
	}
	.sp_pb40 {
		padding-bottom: 40px !important;
	}
	.sp_pb48 {
		padding-bottom: 48px !important;
	}
	.sp_pb50 {
		padding-bottom: 50px !important;
	}
	.sp_pb56 {
		padding-bottom: 56px !important;
	}
	.sp_pb60 {
		padding-bottom: 60px !important;
	}
	.sp_pb64 {
		padding-bottom: 64px !important;
	}
	.sp_pb70 {
		padding-bottom: 70px !important;
	}
	.sp_pb80 {
		padding-bottom: 80px !important;
	}
	.sp_pb90 {
		padding-bottom: 90px !important;
	}
	.sp_pb100 {
		padding-bottom: 100px !important;
	}

	.sp_w5p {
		width: 5% !important;
	}
	.sp_w8p {
		width: 8% !important;
	}
	.sp_w10p {
		width: 10% !important;
	}
	.sp_w11p {
		width: 11% !important;
	}
	.sp_w12p {
		width: 12% !important;
	}
	.sp_w15p {
		width: 15% !important;
	}
	.sp_w16p {
		width: 16% !important;
	}
	.sp_w20p {
		width: 20% !important;
	}
	.sp_w24p {
		width: 24% !important;
	}
	.sp_w25p {
		width: 25% !important;
	}
	.sp_w30p {
		width: 30% !important;
	}
	.sp_w32p {
		width: 32% !important;
	}
	.sp_w35p {
		width: 35% !important;
	}
	.sp_w40p {
		width: 40% !important;
	}
	.sp_w45p {
		width: 45% !important;
	}
	.sp_w48p {
		width: 48% !important;
	}
	.sp_w50p {
		width: 50% !important;
	}
	.sp_w55p {
		width: 55% !important;
	}
	.sp_w56p {
		width: 56% !important;
	}
	.sp_w60p {
		width: 60% !important;
	}
	.sp_w64p {
		width: 64% !important;
	}
	.sp_w65p {
		width: 65% !important;
	}
	.sp_w70p {
		width: 70% !important;
	}
	.sp_w75p {
		width: 75% !important;
	}
	.sp_w80p {
		width: 80% !important;
	}
	.sp_w85p {
		width: 85% !important;
	}
	.sp_w90p {
		width: 90% !important;
	}
	.sp_w95p {
		width: 95% !important;
	}
	.sp_w100p {
		width: 100% !important;
	}
	.sp_wmax {
		width: 100% !important;
		height: auto !important;
	}

	.sp_fz10 {
		font-size: 1rem;
	}
	.sp_fz11 {
		font-size: 1.1rem;
	}
	.sp_fz12 {
		font-size: 1.2rem;
	}
	.sp_fz14 {
		font-size: 1.4rem;
	}
	.sp_fz16 {
		font-size: 1.6rem;
	}
	.sp_fz18 {
		font-size: 1.8rem;
	}
	.sp_fz20 {
		font-size: 2rem;
	}
	.sp_fz22 {
		font-size: 2.2rem;
	}
	.sp_fz24 {
		font-size: 2.4rem;
	}
	.sp_fz26 {
		font-size: 2.6rem;
	}
	.sp_fz28 {
		font-size: 2.8rem;
	}
	.sp_fz30 {
		font-size: 3rem;
	}
	.sp_fz32 {
		font-size: 3.2rem;
	}
	.sp_fz34 {
		font-size: 3.4rem;
	}
	.sp_fz36 {
		font-size: 3.6rem;
	}
	.sp_fz38 {
		font-size: 3.8rem;
	}
	.sp_fz40 {
		font-size: 4rem;
	}
	.sp_fz42 {
		font-size: 4.2rem;
	}
	.sp_fz44 {
		font-size: 4.4rem;
	}
	.sp_fz46 {
		font-size: 4.6rem;
	}
	.sp_fz48 {
		font-size: 4.6rem;
	}

	.inner {
		margin-left: 4%;
		margin-right: 4%;
	}
	.business-section .top-lead,
	.collaboration-section .top-lead {
		text-align: left;
	}
	.col-3 {
		display: block;
	}
	.col-3 .center,
	.col-3 .right-side {
		margin-left: 0px;
		margin-top: 10px;
	}
	.col-2 {
		display: block;
	}
	.col-2 .right-side {
		margin-left: 0px;
		padding-top: 10px;
	}
	.col-2 .left-side,
	.col-2 .right-side {
		width: 100%;
	}
	.col-4 .left-side,
	.col-4 .center,
	.col-4 .right-side {
		width: calc((100% - 10px) / 4);
	}
	.col-2 .normal-list:not(:first-child) {
		margin-left: 0px;
		padding-top: 10px;
	}
	.col-4 .center,
	.col-4 .right-side {
		margin-left: 10px;
		padding-top: 0;
	}

	.tile-list h3 {
		color: #148cc2;
		font-size: 1.6rem;
	}
	.right-top {
		font-size: 1rem;
	}
	.sp_under {
		position: absolute;
		bottom: -20px;
		right: 0;
	}
	.series-list li span {
		display: none;
	}
	header {
		position: absolute;
		align-items: center;
		box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
	}
	.site-nav .logo,
	header .logo {
		flex-direction: column;
		align-items: start;
	}
	header .logo {
		padding-left: 4%;
	}
	.site-nav .logo,
	header .logo .lead {
		margin: 0;
		font-size: 10px;
	}
	/* .sp-nav-contents .site-nav {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 8px;
	} */
	header .site-nav {
		padding-right: 4%;
	}
	/* header .site-nav .nav-list {
		display: none;
	} */

	.sp-nav {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.1);
	}
	.sp-nav > ul {
		display: flex;
		background-color: #bae5e0;
	}
	.sp-nav > ul > li {
		width: calc((100% - 2px) / 3);
	}
	.sp-nav > ul > li + li {
		margin-left: 1px;
	}
	.sp-nav > ul > li a {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		width: 100%;
		height: 72px;
		background-color: #fff;
		text-align: center;
		padding-bottom: 10px;
	}
	.sp-nav > ul > li a.mail {
		background: #ffba00;
		background: -moz-linear-gradient(left, #ffba00 0%, #ff9600 100%);
		background: -webkit-linear-gradient(left, #ffba00 0%, #ff9600 100%);
		background: linear-gradient(to right, #ffba00 0%, #ff9600 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffba00', endColorstr='#ff9600',GradientType=1 );
	}
	.sp-nav > ul > li a .ttl {
		margin-top: 10px;
		display: block;
		color: #07c1ab;
		font-size: 1.2rem;
		line-height: 1;
	}
	.sp-nav > ul > li a.mail .ttl {
		color: #fff;
	}
	.sp-nav > ul > li a .icon {
		display: block;
		margin: 0 auto;
	}
	.sp-nav > ul > li a .icon img {
		width: 100%;
	}
	.sp-nav > ul > li a.home .icon {
		width: 24px;
	}
	.sp-nav > ul > li a.menu .icon {
		width: 20px;
	}
	.sp-nav > ul > li a.mail .icon {
		width: 22px;
	}
	.sp-nav-contents {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		padding: 0 4% 72px;
		background-color: #fff;
		z-index: 98;
	}
	.nav-list {
		border-bottom: 1px solid #e0e0e0;
	}
	.nav-list > li {
		border-top: 1px solid #e0e0e0;
	}
	.nav-list > li > a {
		position: relative;
		display: block;
		font-size: 1.4rem;
		font-weight: bold;
		color: #444;
		line-height: 1.71;
		padding: 20px 0;
		letter-spacing: 0.05em;
	}
	.nav-list > li > a.external-link:after {
		content: "";
		display: block;
		position: absolute;
		top: calc(50% - 8px);
		right: 0;
		width: 16px;
		height: 16px;
		background-image: url(/sdgs/images/icon_external.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.nav-inner-list > li > a {
		display: block;
		font-size: 1.2rem;
		font-weight: bold;
		color: #787878;
		line-height: 1.41;
		letter-spacing: 0.05em;
	}
	.nav-inner-list {
		animation-name: slidein;
		animation-duration: 0.5s;
		animation-timing-function: ease;
	}
	@keyframes slidein {
		from {
			opacity: 0;
			transform: translateY(30px);
		}

		to {
			opacity: 1;
			transform: translateY(0);
		}
	}
	.nav-inner-list {
		padding-bottom: 20px;
	}
	.nav-inner-list > li + li {
		margin-top: 12px;
	}
	.menu-wrap span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
	}
	.menu-wrap {
		display: block;
		position: relative;
		margin: 0 auto;
		width: 20px;
		height: 12px;
		background: none;
		border: none;
		appearance: none;
		cursor: pointer;
	}
	.menu-wrap span {
		position: absolute;
		left: 0;
		width: 20px;
		height: 1px;
		background: rgb(7, 193, 171);
		background: -moz-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
		background: -webkit-linear-gradient(left, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
		background: linear-gradient(to right, rgba(7, 193, 171, 1) 0%, rgba(0, 180, 190, 1) 100%);
		border-radius: 4px;
	}
	.menu-wrap span:nth-of-type(1) {
		top: 0;
	}
	.menu-wrap span:nth-of-type(2) {
		top: 5.5px;
	}
	.menu-wrap span:nth-of-type(3) {
		bottom: 0;
	}
	.menu-wrap.active span:nth-of-type(1) {
		transform: translateY(5.5px) rotate(-45deg);
	}
	.menu-wrap.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-wrap.active span:nth-of-type(3) {
		transform: translateY(-5.5px) rotate(45deg);
	}
	.acc-btn {
		position: relative;
	}
	.acc-btn span {
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		right: 0;
		top: calc(50% - 8px);
		background-color: #07c0ab;
		border-radius: 8px;
	}
	.acc-btn span::after,
	.acc-btn span::before {
		content: "";
		position: absolute;
		display: block;
		width: 10px;
		height: 1px;
		top: calc(50% - 1px);
		left: calc(50% - 5px);
		background-color: #fff;
		transition-duration: 0.3s;
	}
	.acc-btn span::before {
		transform: rotate(90deg);
	}
	.acc-btn.cur span::before {
		transform: rotate(-180deg);
	}
	.acc-contents {
		display: none;
	}
	footer {
		padding: 20px;
	}
	.footer-list-wrap {
		padding: 32px 0;
	}
	.footer-list-wrap .inner {
		padding-bottom: 0;
	}
	.footer-list-wrap .inner .lang-switch {
		position: static;
		display: flex;
		justify-content: center;
		margin: 24px auto 0;
	}
	.footer-list-wrap .inner .lang-switch a {
		display: inline-block;
		width: 54px;
		font-size: 1.2rem;
		color: #444;
		border: 1px solid #444;
		text-align: center;
	}
	.footer-list-wrap .inner .lang-switch a.on {
		color: #fff;
		background: #444;
	}
	.footer-list {
		flex-wrap: wrap;
	}
	.footer-list > li {
		width: 100%;
	}
	.footer-list > li + li {
		margin-top: 24px;
	}
	.footer-list a.external-link:after {
		content: "";
		display: inline-block;
		margin-left: 10px;
		transform: translateY(10%);
		width: 16px;
		height: 16px;
		background-image: url(/sdgs/images/icon_external.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.footer-list > li > a + a {
		margin-top: 16px;
	}
	.footer-inner-list {
		margin-top: 16px;
	}
	.footer-inner-list > li > a {
		display: block;
		font-size: 1.4rem;
		line-height: 1;
	}
	.footer-inner-list > li + li {
		margin-top: 12px;
	}
	/* .main-visual-common{
      padding-top: 100px;
    } */
	.main-visual-common .inner {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.main-visual-common .sub-mv-notes {
		margin-top: 8px;
		position: static;
	}
	.video-flex {
		display: block;
	}
	.video-flex-child {
		width: 100%;
	}

	.video-flex-child:not(:first-child) {
		margin-top: 20px;
	}
	.video-flex-child:nth-of-type(2n) {
		margin-left: 0px;
	}
	.serviceListWrap {
		margin-top: 28px;
	}
	.serviceList > li {
		margin-bottom: 16px;
	}
	.linkBody:before {
		content: "";
		position: absolute;
		right: 36px;
		top: 50%;
		background: url(/sdgs/images/arr_white.png) no-repeat center / 17px 8px;
		width: 17px;
		height: 8px;
		transform: translateY(-50%);
	}
	.cur .linkBody:before,
	.cur.linkBody:before {
		transform: rotate(180deg) translateY(50%);
	}
	.balloon-nav {
		border: 1px solid #cccccc;
		padding: 25px;
		border-radius: 2px;
		position: relative;
	}

	.balloon-nav:after,
	.balloon-nav:before {
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		pointer-events: none;
		position: absolute;
		bottom: 100%;
		left: 50%;
	}
	.balloon-nav:after {
		border-color: rgba(255, 255, 255, 0);
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-width: 25px;
		border-right-width: 25px;
		margin-left: -25px;
		border-bottom-color: #ffffff;
	}
	.balloon-nav:before {
		border-color: rgba(204, 204, 204, 0);
		border-top-width: 10px;
		border-bottom-width: 10px;
		border-left-width: 26px;
		border-right-width: 26px;
		margin-left: -26px;
		margin-bottom: 1px;
		border-bottom-color: #cccccc;
	}
	.megaList {
	}
	/*mega*/
	.mega_toggle {
		cursor: pointer;
	}
	.megaWrap {
		display: none;
	}
	.megaWrap .megaList .mega_box {
		display: none;
	}
	.megaWrap .megaList .mega_box.cur {
		display: block;
	}

	.megaList > li:nth-child(3n + 1) .balloon-nav:after,
	.megaList > li:nth-child(3n + 1) .balloon-nav:before {
		left: 16.5%;
	}
	.megaList > li:nth-child(3n + 2) .balloon-nav:after,
	.megaList > li:nth-child(3n + 2) .balloon-nav:before {
		left: 50%;
	}
	.megaList > li:nth-child(3n + 3) .balloon-nav:after,
	.megaList > li:nth-child(3n + 3) .balloon-nav:before {
		left: 82.5%;
	}

	.serviceDetail.accContents {
		padding-top: 20px;
	}

	.childList {
		display: flex;
		flex-wrap: wrap;
		margin-bottom: -10px;
		margin-right: -20px;
		text-align: left;
	}
	.childList li {
		margin-bottom: 10px;
	}
	.childList li:not(:last-child) {
		margin-right: 20px;
	}
	.childList {
		margin-right: 0px;
	}
	.accWrap .accContents {
		display: none;
	}
	.scrollTable {
		overflow-x: scroll;
	}
	.scrollTable table {
		width: 1000px;
	}

	.sdgs-section {
		background: url(/sdgs/images/bg_sdgs.png) no-repeat center / cover;
		min-height: auto;
		color: #fff;
	}
	.sdgs-section .top-hd {
		font-size: 2rem;
		margin-bottom: 12px;
	}
	.sdgs-section .btn-wrap {
		width: 100%;
	}
	.btn-area {
		padding-top: 1px;
	}
	.btn-wrap.col3 {
		display: flex;
		flex-wrap: wrap;
	}
	.btn-wrap.col3 .bg-btn {
		width: 100%;
		min-height: 296px;
		margin-right: 0;
	}
	.btn-wrap.col3 .bg-btn + .bg-btn {
		margin-top: 1px;
	}
	.bg-btn.business {
		background: url(/common/images/bg_top_btn_01.png) no-repeat center / cover;
	}
	.bg-btn.core {
		background: url(/common/images/bg_top_btn_02.png) no-repeat center / cover;
	}
	.bg-btn.co-creation {
		background: url(/common/images/bg_top_btn_03.png) no-repeat center / cover;
	}

	.anchor-tile > li {
		width: 100%;
		margin-right: 0;
	}

	.anchor-tile > li:nth-of-type(2n) {
		margin-right: 0;
	}

	.anchor-tile > li:nth-of-type(n + 2),
	.anchor-tile > li:nth-of-type(n + 3) {
		margin-top: 16px;
	}

	.anchor-tile > li a .ttl-wrap {
		color: #fff;
		padding: 16px 8px 16px 88px;
		background: url(/common/images/icon_coretech_01.png) no-repeat left 8px center / 70px;
	}

	.anchor-tile > li a .ttl-wrap .ttl {
		font-size: 2rem;
	}

	.anchor-tile > li a .ttl-wrap .sub {
		font-size: 1.4rem;
		line-height: 1.3;
	}
	.anchor-tile > li a .txt-wrap {
		padding: 4%;
		flex-wrap: wrap;
	}
	.anchor-tile > li a .txt-wrap .dots-list {
		flex: 1;
		width: 100%;
	}
	.anchor-tile > li a .txt-wrap .img-wrap {
		margin-top: 12px;
		text-align: center;
		width: 100%;
	}

	.hd-icon {
		color: #fff;
		font-size: 2rem;
		font-weight: bold;
		padding: 16px 12px 16px 88px;
		background: url(/common/images/icon_coretech_01.png) no-repeat left 8px center / 70px;
	}
	.hd-icon .sub {
		display: block;
		font-size: 1.4rem;
	}

	.hd-icon-wrap + .common-h3 {
		margin-top: 24px;
	}
	.common-h3 {
		font-size: 1.5rem;
		font-weight: bold;
		padding-bottom: 12px;
		position: relative;
		margin-bottom: 20px;
	}
	.common-h3.blue,
	.common-h3.purple,
	.common-h3.pink,
	.common-h3.brown,
	.common-h3.orange,
	.common-h3.green,
	.common-h3.light-blue {
		font-size: 1.8rem;
	}
	.normal-box {
		padding: 0 4% 24px;
	}
	.box-tile {
		display: flex;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.box-tile li {
		width: 100%;
		margin-right: 0;
	}
	.box-tile li:nth-of-type(2n) {
		margin-right: 0;
	}
	.box-tile li:nth-of-type(n + 2) {
		margin-top: 24px;
	}
	.box-dl {
		padding: 4px 8px;
		flex-wrap: wrap;
	}
	.box-dl dd,
	.box-dl dt {
		display: block;
		width: 100%;
	}
	.img-flx-box {
		padding: 4%;
		display: flex;
		flex-wrap: wrap;
	}
	.img-flx-box + .img-flx-box {
		padding-top: 4px;
	}
	.img-flx-box .img-wrap + .img-wrap,
	.img-flx-box .img-wrap + .txt-wrap {
		margin-left: 0;
		margin-top: 12px;
	}
	.img-flx-box .txt-wrap,
	.img-flx-box .img-wrap {
		width: 100%;
	}
	.img-flx-box .img-wrap {
		text-align: center;
	}
	.contents-box {
		padding: 4%;
	}
	.contents-box .txt-wrap {
		margin-top: 8px;
		padding: 0;
	}
	.bd-tile-list {
		flex-wrap: wrap;
		padding: 4%;
	}

	.bd-tile-list > li {
		width: 100%;
		padding: 16px 4%;
	}
	.bd-tile-list > li + li {
		margin-left: 0;
		margin-top: 1px;
	}

	.bd-tile-list > li::before {
		right: auto;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.bd-tile-list > li:last-of-type {
		margin-bottom: 1px;
	}
	.bd-tile-list > li:last-of-type:after {
		top: auto;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 1px;
	}
	.bd-tile-list > li .ttl {
		margin-bottom: 8px;
	}
	.bd-tile-list > li .txt {
		margin-top: 12px;
	}

	.application-header-list {
		margin-top: 24px;
	}
	.header-list-inner {
		padding: 24px 4%;
		flex-wrap: wrap;
	}
	.header-list-inner:nth-of-type(2n) {
		display: flex;
		align-items: center;
		background-color: #fff;
	}
	.header-list-inner dt {
		display: block;
		font-weight: bold;
		width: 100%;
		margin-bottom: 16px;
	}
	.header-list-inner dt::before {
		display: inline-block;
		top: 0;
		width: 4px;
		height: 100%;
		background: #00b4be; /* Old browsers */
		background: -moz-linear-gradient(top, #00b4be 0%, #07c1ab 100%);
		background: -webkit-linear-gradient(top, #00b4be 0%, #07c1ab 100%);
		background: linear-gradient(to bottom, #00b4be 0%, #07c1ab 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b4be', endColorstr='#07c1ab',GradientType=0 );
	}
	.header-list-inner dd {
		width: 100%;
		flex: 1;
	}
	.bg-hd-wrap {
		margin-top: 40px;
		padding: 18px 25px;
		/* min-height: 60px; */
		background: #07c1ab;
		background: -moz-linear-gradient(left, #07c1ab 0%, #00b4be 100%);
		background: -webkit-linear-gradient(left, #07c1ab 0%, #00b4be 100%);
		background: linear-gradient(to right, #07c1ab 0%, #00b4be 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07c1ab', endColorstr='#00b4be',GradientType=1 );
	}
	.bg-hd {
		color: #fff;
	}
	.application-tile-list {
		display: flex;
		flex-wrap: wrap;
		margin-top: 8px;
	}
	.application-tile-list li {
		width: 100%;
		margin-right: 0;
	}
	.application-tile-list li:nth-of-type(2n) {
		margin-right: 0;
	}
	.application-tile-list li:nth-of-type(n + 2),
	.application-tile-list li:nth-of-type(n + 3) {
		margin-top: 8px;
	}
	.application-tile-list li a {
		min-height: 80px;
	}
	.application-tile-list li a .tile-list-img {
		width: 80px;
		height: 80px;
	}
	.application-tile-list li a .title-wrap {
		padding: 0 16px 0 12px;
	}
	.application-tile-list li a .title-wrap::before {
		content: "";
		position: absolute;
		right: 8px;
		top: 50%;
		background: url(/sdgs/images/arr_green.png) no-repeat center / 8px 17px;
		width: 8px;
		height: 17px;
		transform: translateY(-50%);
	}
	.application-tile-list li a .tile-list-ttl {
		font-size: 1.4rem;
	}
	.application-tile-list li a .tile-list-ttl::before {
		right: 8px;
	}
	.anchor-list li {
		width: 100%;
		margin-right: 0;
	}
	.anchor-list li:nth-of-type(3n) {
		margin-right: 0;
	}
	.anchor-list li:nth-of-type(n + 2),
	.anchor-list li:nth-of-type(n + 4) {
		margin-top: 4%;
	}
	.faq-wrap .faq-dl {
		padding: 20px 0;
	}
	.faq-wrap .faq-dl .faq-a,
	.faq-wrap .faq-dl .faq-q {
		min-height: 40px;
		padding: 8px 12px 8px 48px;
	}
	.faq-wrap .faq-dl .faq-q {
		font-size: 1.6rem;
	}
	.faq-wrap .faq-dl .faq-a {
		font-size: 1.4rem;
	}
	.faq-wrap .faq-dl .faq-q,
	.faq-wrap .faq-dl .faq-a {
		background-size: 40px;
	}
	.arr-list {
		flex-wrap: wrap;
	}
	.arr-list li {
		width: 100%;
	}
	.arr-list li + li {
		margin-left: 0;
		margin-top: 120px;
	}
	.arr-list li + li::before {
		top: auto;
		right: auto;
		bottom: calc(100% + 38px);
		left: 50%;
		transform: translateX(-50%) rotate(90deg);
		margin-right: 0;
	}

	.green-block-box {
		flex-wrap: wrap;
	}

	.green-block-box dd,
	.green-block-box dt {
		width: 100%;
	}
	.green-block-box dt {
		width: 100%;
		text-align: center;
		border-right: none;
		border-bottom: 2px solid #c9f5f0;
	}
	.green-block-box dt .ttl {
		color: #07c0ab;
		font-size: 1.8rem;
		font-weight: bold;
		text-align: center;
		margin-bottom: 12px;
	}
	.green-block-box dd {
		flex: 1;
		padding: 25px 20px;
	}
	.icon-list li {
		width: 100%;
		margin-right: 0;
	}
	.icon-list li:nth-of-type(n + 2),
	.icon-list li:nth-of-type(n + 4) {
		margin-top: 20px;
	}

	.right-vertical-txt {
		padding-left: 20px;
	}
	.vertical-txt {
		font-size: 1.2rem;
	}
}
