@charset "UTF-8";

/* external-projects
---------------------------------------------------------------------------*/
body.external-projects .fix-title {
	top: 722px;
}

body.external-projects section {
	width: 1000px;
	margin: 0 auto 150px;
}

.sec-lead h1,
body.external-projects dt,
.sec-03 .sec-inner .txt h3,
.sec-04 .inner h3 {
	color: #00773D;
}

.sec-title {
	background: url(../img/external-projects/bg-title.svg) no-repeat;
	width: 1000px;
	margin: 0 auto 90px;
	padding: 60px 0 0;
	text-align: center;
}

/* .dl-txt
------------------------------------*/
body.external-projects dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 50px;
}

body.external-projects dl > div:last-of-type {
	margin-bottom: 0;
}

body.external-projects dt {
	width: 285px;
	min-width: 285px;
}

body.external-projects dt h3 {
	font-size: 24px;
	line-height: 1.6;
	letter-spacing: 0.14em;
	transform: translateY(-3px);
}

body.external-projects section p {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.9;
	text-align: justify;
	letter-spacing: 0.04em;
}

body.external-projects dd p:last-child {
	margin-bottom: 0;
}


/* .img-scroll-wrap
---------------------------------------------------------------------------*/
.img-scroll-wrap {
	overflow: hidden;
	width: 100%;
	height: 474px;
	margin-bottom: 90px !important;
}

.img-scroll-wrap .simply-scroll-container {
	position: relative;
}

.img-scroll-wrap .simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

.img-scroll-wrap .simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.img-scroll-wrap .simply-scroll-list li {
	float: left;
	overflow: hidden;
	width: 322px;
	height: 232px;
	margin: 0 5px 10px;
	padding: 0;
}

.img-scroll-wrap .simply-scroll-list li img {
	display: block;
}


/* .sec-lead
---------------------------------------------------------------------------*/
.sec-lead {
	margin-bottom: 95px;
	text-align: center;
}

.sec-lead h1 {
	margin-bottom: 70px;
}

.sec-lead h1 strong {
	display: block;
	margin-bottom: 26px;
	font-size: 46px;
	letter-spacing: 0.04em;
}

.sec-lead h1 em {
	display: block;
	font-size: 24px;
	letter-spacing: 0.1em;
}

.sec-lead p {
	font-size: 17px !important;
	line-height: 2 !important;
	letter-spacing: 0.14em !important;
	text-align: center !important;
}

.sec-lead figure {
	position: relative;
	width: 1000px;
	margin: 55px auto 0;
}

.sec-lead figcaption {
	position: absolute;
	bottom: 15px;
	left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.12em;
}


/* .sec-01
---------------------------------------------------------------------------*/
.sec-01 > .dl-txt {
	width: 918px;
	margin: 0 auto 70px;
}

.sec-01 .research {
	box-sizing: border-box;
	background-color: #F5FBF8;
	width: 963px;
	margin: 0 auto;
	padding: 65px 50px 70px;
}

.sec-01 .research dl > div {
	background: url(../img/share/line-dot-s.svg) repeat-x left bottom;
	margin-bottom: 42px;
	padding-bottom: 52px;
}

.sec-01 .research dl > div:last-of-type {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sec-01 .research dt {
	width: 170px;
	min-width: 170px;
}

.sec-01 .research dt h3 {
	margin-bottom: 4px;
	font-size: 18px;
	letter-spacing: 0.1em;
	transform: translateY(-1px);
}

.sec-01 .research dt time {
	display: block;
	font-size: 14px;
	line-height: 1.55;
	letter-spacing: 0.1em;
}

.sec-01 .research dd p {
	font-size: 14px;
}

.sec-01 .research dd .img-set {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.sec-01 .research dd .img-set figcaption,
.sec-04 .inner .img figcaption,
.sec-05 .img-list figcaption {
	display: block;
	margin-top: 13px;
	font-size: 12px;
	letter-spacing: 0.12em;
}

.sec-01 .research dd .img-set figcaption span {
	font-size: 10px;
	letter-spacing: 0.1em;
}

.sec-01 > figure:last-child {
	width: 963px;
	margin: 60px auto 0;
}


/* .sec-02
---------------------------------------------------------------------------*/
.sec-02 figure {
	width: 981px;
	margin: 0 auto;
}


/* .sec-03
---------------------------------------------------------------------------*/
.sec-03 .sec-inner {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.sec-03 .sec-inner .txt {
	order: 1;
	width: 375px;
	margin-left: 9px;
}

.sec-03 .sec-inner .txt h3 {
	margin: 45px 0 25px;
	font-size: 21px;
	letter-spacing: 0.12em;
}

.sec-03 .sec-inner .txt h3:first-child {
	margin-top: 0;
}

.sec-03 .sec-inner .txt p {
	letter-spacing: 0.01em;
}

.sec-03 .sec-inner figure {
	order: 2;
	margin-top: 45px;
	transform: translateX(23px);
}


/* .sec-04
---------------------------------------------------------------------------*/
.sec-04 > figure {
	margin-bottom: 75px;
}

.sec-04 .inner {
	margin-bottom: 40px;
}

.sec-04 .inner:last-of-type {
	margin-bottom: 0;
}

.sec-04 .inner > div {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.sec-04 .inner h3 {
	margin-bottom: 18px;
	font-size: 21px;
	letter-spacing: 0.1em;
}

.sec-04 .inner p {
	letter-spacing: 0.02em;
}

.sec-04 .inner1 .txt {
	width: 314px;
}

.sec-04 .inner2 .txt {
	width: 525px;
	padding-top: 4px;
}

.sec-04 .inner .img {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
}

.sec-04 .inner .img figure {
	margin-left: 3px;
}


/* .sec-05
---------------------------------------------------------------------------*/
.sec-05 .sec-title {
	margin-bottom: 85px;
}

.sec-05 dl,
.sec-05 .img-list {
	width: 916px;
	margin: 0 auto;
}

.sec-05 dt {
	width: 320px !important;
	min-width: 320px !important;
}

.sec-05 .img-list {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
	margin-bottom: 100px;
}

.sec-05 .img-list figure {
	margin-top: 60px;
}

.sec-05 .img-list figure:nth-of-type(1),
.sec-05 .img-list figure:nth-of-type(2),
.sec-05 .img-list figure:nth-of-type(3) {
	margin-top: 0;
}

.sec-05 .img-list figcaption {
	margin-top: 16px;
}

.sec-05 > figure:last-of-type {
	margin-top: 100px;
}