@charset "UTF-8";

/* csr
---------------------------------------------------------------------------*/
body.csr .fix-title {
	top: 1050px;
}

/* media query
-----------------------------------*/
@media (max-width: 1400px) {
	body.csr .fix-title {
		top: 1205px !important;
	}
}


/* .img-main
---------------------------------------------------------------------------*/
.img-main {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto 105px;
}

.img-main img {
	width: 100%;
	height: auto;
}


/* .page-title-set
---------------------------------------------------------------------------*/
.page-title-set {
	position: relative;
	box-sizing: border-box;
	width: 970px;
	margin: 0 auto 10px;
	padding-left: 165px;
	transform: translateX(15px);
}

.page-title-set .mark {
	position: absolute;
	top: -18px;
	left: 0;
}

.page-title-set h1 {
	display: inline-block;
	color: #00773D;
}

.page-title-set h1 em {
	display: block;
	margin: 0 0 15px 3px;
	font-size: 17px;
	letter-spacing: 0.09em;
}

.page-title-set h1 strong {
	font-size: 52px;
	letter-spacing: 0.12em;
}

.page-title-set p {
	position: relative;
	display: inline-block;
	margin-left: 20px;
	padding-left: 32px;
	font-size: 17px;
	line-height: 1.9;
}

.page-title-set p:before {
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	background-color: #00773D;
	width: 2px;
	height: 86px;
}

.page-title-set + .pnav-l {
	width: 860px;
	margin: 0 auto 80px;
	padding-top: 40px;
}

.page-title-set + .pnav-l li {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.page-title-set + .pnav-l li a {
	width: 100%;
	padding: 6px 20px;
}

.page-title-set + .pnav-l li strong {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}


/* #sec3
---------------------------------------------------------------------------*/
#sec3 {
	box-sizing: border-box;
	width: 1020px;
	margin: -40px auto 120px;
	padding: 40px 10px 0;
}

#sec3 .sec-title {
	position: relative;
	margin-bottom: 30px;
}

#sec3 .sec-title .rabel {
	display: inline-block;
	border: 5px solid #00A3DA;
	margin-bottom: 30px;
	padding: 8px 7px 9px 10px;
	color: #00A3DA;
	font-size: 30px;
	letter-spacing: 0.15em;
}

#sec3 .sec-title .illust {
	display: block;
	position: absolute;
	top: -15px;
	left: 290px;
}

#sec3 .sec-title h2 {
	margin-bottom: 15px;
	font-size: 21px;
	letter-spacing: 0.15em;
}

#sec3 .sec-title h3 {
	color: #00A3DA;
	font-size: 32px;
	line-height: 1.4;
	letter-spacing: 0.06em;
}

#sec3 .sec-title .award {
	position: absolute;
	top: 80px;
	right: 0;
	z-index: 2;
}

#sec3 .sec-title .award:after {
	display: block;
	content: '';
	position: absolute;
	top: -60px;
	right: -25px;
	background: url(../img/csr/bg-rain@2x.jpg) no-repeat;
	background-size: 571px 230px;
	width: 571px;
	height: 230px;
	z-index: -1;
}

#sec3 .sec-title .award p {
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 0.04em;
	text-align: right;
}

#sec3 .sec-title .award .logo {
	margin-top: 20px;
}

/* .sec-inner
------------------------------------*/
#sec3 .sec-inner {
	position: relative;
	margin-bottom: 80px;
	z-index: 2;
}

#sec3 .sec-inner .img {
	position: absolute;
	top: 5px;
	right: 0;
}

#sec3 .sec-inner .img figcaption,
#sec3 .report figcaption {
	padding-top: 10px;
	font-size: 12px;
	letter-spacing: 0.08em;
}

#sec3 .sec-inner .txt-set {
	width: 330px;
}

#sec3 .sec-inner .txt-set p {
	margin-bottom: 12px;
	font-size: 15px;
	text-align: justify;
	letter-spacing: 0.04em;
}

#sec3 .report {
	position: absolute;
	bottom: 10px;
	right: 0;
}

#sec3 .report figcaption {
	padding-top: 15px;
}

#sec3 .staff {
	position: absolute;
	bottom: 10px;
	right: 297px;
	width: 320px;
}

#sec3 .staff-inner {
	padding: 18px 102px 14px 22px;
}

#sec3 .staff-inner:first-of-type {
	margin-bottom: 25px
}

#sec3 .staff-inner h6 {
	margin-bottom: 8px;
}

#sec3 .staff-inner figure {
	right: 20px;
}

/* .map
------------------------------------*/
#sec3 .map {
	position: relative;
}

#sec3 .map-title {
	margin-bottom: 20px;
}

#sec3 .map-title h3 {
	display: inline-block;
}

#sec3 .map-title h4 {
	display: inline-block;
	margin-left: 24px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	transform: translateY(-2px);
}

#sec3 .map .txt-set {
	width: 550px;
}

#sec3 .map .txt-set p {
	font-size: 15px;
	text-align: justify;
	letter-spacing: 0.02em;
}

#sec3 .map .txt-set p.attention {
	margin-top: 10px;
	font-size: 12px;
}

#sec3 .map figure {
	position: absolute;
	top: 70px;
	left: 575px;
}

#sec3 .map-link {
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
	background-color: #F5FCEF;
	box-shadow: 2px 2px 0 0 #00773D;
	border-radius: 8px;
	width: 244px;
	padding: 24px 18px 20px;
}

#sec3 .map-link .illust {
	position: absolute;
	top: -28px;
	right: 18px;
}

#sec3 .map-link h4 {
	margin-bottom: 12px;
	color: #00773D;
	font-size: 16px;
	letter-spacing: 0.06em;
}

#sec3 .map-link p {
	font-size: 13px;
	letter-spacing: 0.04em;
}

#sec3 .map-link .btn {
	margin-top: 15px;
}

#sec3 .map-link .btn a {
	width: 100%;
}


/* .sec-set
---------------------------------------------------------------------------*/
.sec-set {
	background: url(../img/share/line-dot-green.svg) repeat-x left bottom;
	width: 1006px;
	margin: -40px auto 0;
	padding-top: 40px;
}

.sec-set > h2 {
	margin: 0 0 25px 10px;
	color: #00773D;
	font-size: 21px;
	letter-spacing: 0.1em;
}

.sec-set section {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	background: url(../img/share/line-dot-green.svg) repeat-x left top;
	padding: 42px 10px 42px 10px;
}

.sec-set section.start {
	-webkit-box-align: start;
	align-items: flex-start;
	padding-bottom: 38px;
}

.sec-set section figure {
	width: 210px;
	min-width: 210px;
}

.sec-set section .txt-set {
	position: relative;
	padding: 0 35px 0 40px;
}

.sec-set section .txt-set:before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	background: url(../img/share/border-dot-v.svg) repeat-y left top;
	background-size: 2px 6px;
	width: 2px;
	height: 100%;
	min-height: 140px;
	transform: translateY(-50%);
}

.sec-set section .txt-set.not-link:before {
	display: none;
}

.sec-set section h2 {
	margin: 0 0 15px -1px;
	color: #00773D;
}

.sec-set section h2 strong {
	padding-right: 12px;
	font-size: 20px;
	letter-spacing: 0.12em;
}

.sec-set section h2 em {
	font-size: 13px;
	letter-spacing: 0.06em;
}

.sec-set section h4 {
	margin: 20px 0 7px;
	font-size: 13px;
	letter-spacing: 0.1em;
}

.sec-set section p {
	text-align: justify;
	letter-spacing: 0.06em;
}

.sec-set section h4 + p {
	font-size: 12px;
	letter-spacing: 0.1em;
}

.sec-set section .link {
	width: 250px;
	min-width: 250px;
	text-align: center;
}

.sec-set section h3 {
	margin-bottom: 20px;
	color: #00773D;
	font-size: 17px;
	line-height: 1.7;
	letter-spacing: 0.15em;
}

.sec-set section h3 span {
	box-shadow: inset 0 -4px 0 0 #FFF686;
}


/* #sec4
---------------------------------------------------------------------------*/
#sec4 .txt-set .logo {
	position: absolute;
	top: 55px;
	right: 35px;
}

#sec4 .txt-set p {
	padding-right: 90px;
	letter-spacing: 0.02em;
}


/* #sec5
---------------------------------------------------------------------------*/
#sec5 {
	display: -webkit-box;
	display: flex;
	box-sizing: border-box;
	background: url(../img/share/line-dot-green.svg) repeat-x left bottom;
	width: 1020px;
	margin: 0 auto 80px;
	padding: 0 10px 80px;
}

#sec5 > figure {
	width: 580px;
	min-width: 580px;
}

#sec5 .txt {
	padding: 32px 0 0 55px;
}

#sec5 .txt h2 {
	margin-bottom: 22px;
	color: #00773D;
}

#sec5 .txt h2 strong {
	padding-right: 10px;
	font-size: 21px;
	letter-spacing: 0.14em;
}

#sec5 .txt h2 em {
	font-size: 13px;
	letter-spacing: 0.08em;
}

#sec5 .txt h3 {
	margin-bottom: 25px;
}

#sec5 .txt h3 span {
	background-color: #00773D;
	padding: 1px 8px 4px 10px;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

#sec5 .txt p {
	font-size: 15px;
	line-height: 1.9;
	text-align: justify;
}

#sec5 .txt .btn {
	margin-top: 30px;
}

#sec5 .txt .btn a {
	padding-right: 60px;
}


/* #sec8
---------------------------------------------------------------------------*/
#sec8 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	background: url(../img/share/line-dot-green.svg) repeat-x left bottom;
	width: 1020px;
	margin: -60px auto 65px;
	padding: 60px 15px 80px;
}

#sec8 .img {
	order: 2;
	position: relative;
	width: 520px;
	min-width: 520px;
}

#sec8 .img figure {
	position: relative;
	display: block;
}

#sec8 .img figure:first-of-type {
	margin-bottom: 20px;
}

#sec8 .img figure:last-of-type {
	position: absolute;
	bottom: 0;
	right: 0;
}

#sec8 .img figure:nth-of-type(2),
#sec8 .img figure:nth-of-type(3) {
	width: 250px;
}

#sec8 .img figcaption {
	display: inline-block;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #FFFFFF;
	padding: 8px 3px 4px 10px;
	color: #00773D;
	font-size: 12px;
	letter-spacing: 0.08em;
}

#sec8 .txt {
	order: 1;
	position: relative;
	width: 400px;
	padding: 10px 0 0;
}

#sec8 .txt > h2 {
	margin-bottom: 30px;
	color: #00773D;
}

#sec8 .txt > h2 strong {
	padding-right: 10px;
	font-size: 21px;
	letter-spacing: 0.14em;
}

#sec8 .txt > h3 {
	margin: 0 0 28px -2px;
	white-space: nowrap;
}

#sec8 .txt > h3 span {
	background-color: #00773D;
	padding: 1px 8px 4px 10px;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

#sec8 .txt > h4 {
	margin: 36px 0 22px;
}

#sec8 .txt > h4 strong {
	padding-bottom: 0;
	font-size: 15px;
	letter-spacing: 0.08em;
}

#sec8 .txt p {
	font-size: 15px;
	line-height: 1.95;
	text-align: justify;
}

#sec8 .txt .dot-list li {
	display: inline-block;
	margin-right: 5px;
	font-size: 15px;
}

#sec8 .txt .btn {
	margin-top: 32px;
}

#sec8 .txt .btn a {
	display: block;
	padding-top: 13px;
	padding-bottom: 14px;
	font-size: 16px;
}

/* .blog-projects
------------------------------------*/
.blog-projects {
	width: 345px;
}

.blog-projects .btn {
	margin-top: 10px;
	width: 100%;
}

.blog-projects .btn a {
	display: block;
	background-position: left 16px center;
	padding-top: 14px;
	padding-bottom: 14px;
}

/* .blog-list-s
------------------------------------*/
.blog-list-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.blog-list-s {
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

.blog-list-s article a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 15px 5px;
}

.blog-list-s figure {
	overflow: hidden;
	width: 70px;
	height: 70px;
}

.blog-list-s figure img {
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	image-rendering: -webkit-optimize-contrast;
}

.blog-list-s article a > span {
	padding: 0 0 0 24px;
}

.blog-list-s time {
	display: block;
	margin-bottom: 8px;
	color: #00773D;
	font-size: 13px;
	letter-spacing: 0.1em;
}

.blog-list-s h2 {
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0.06em;
}