@charset "UTF-8";
.things {
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.things-no2 {
	padding-top: 910px;
}
.things-no3 {
	padding-top: 1420px;
}
.things-no4 {}
.things-no5 {
	padding-top: 910px;
}
.things::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 120vw;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top: 610px;
	height: 433px;
	background-color: #F2F2F2;
}
.things-no2::before {
	top: 260px;
}
.things-no3::before {
	top: 260px;
}
.things-no4::before {
	top: 260px;
}
.things-no5::before {
	top: 260px;
}
.things_image {
	margin: 60px 0;
	position: relative;
	z-index: 1;
}
.things_image:first-child {
	margin-top: 0;
}
.things_image:last-child {
	margin-bottom: 0;
}
.things_image > img {
	display: block;
	position: relative;
	z-index: 1;
}
.things_title {
	font-size: 50px;
	font-style: italic;
	position: relative;
	z-index: 1;
	margin-bottom: 23px;
}
.things_text {
	line-height: 1.75;
	margin-bottom: 1.5em;
	position: relative;
	z-index: 1;
}
.things_text > a {}
.things_text > a::before {
	content: "";
}
.things_text > a::after {
	content: "";
}
.things_dList {
	list-style: none;
	margin-bottom: 0.8em;
	position: relative;
	z-index: 1;
}
.things_dList > dt {
	color: #009A80;
	font-weight: bold;
}
.things_dList > dd {
	padding-left: 1em;
}
.things_sect {
	position: relative;
	z-index: 1;
}
.things_headline {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	position: relative;
	z-index: 1;
}
.things_subhead {
	font-size: inherit;
	color: #009A80;
	font-weight: bold;
	margin-bottom: 5px;
	position: relative;
	z-index: 1;
}
.things_image-no1 {
	width: 1176px;
}
.things_image-no2 {
	width: 1220px;
}
.things_image-no3 {
	position: absolute;
	z-index: 1;
	top: 0;
	margin: 0;
	left: 580px;
	width: 760px;
}
.things_image-no4 {
	position: absolute;
	z-index: 1;
	top: 60px;
	margin: 0;
	left: 0;
	width: 527px;
}
.things_image-no5 {
	position: absolute;
	z-index: 1;
	top: 0;
	margin: 0;
	left: -190px;
	width: 860px;
}
.things_image-no6 {
	position: absolute;
	z-index: 1;
	top: 520px;
	margin: 0;
	left: 710px;
	width: 824px;
}
.things_image-no7 {
	position: absolute;
	z-index: 1;
	top: 1031px;
	margin: 0;
	left: 710px;
	width: 608px;
}
.things_image-no8 {
	width: 1100px;
}
.things_image-no9 {
	width: 1130px;
}
.things_image-no10 {
	position: absolute;
	z-index: 1;
	top: 0px;
	margin: 0;
	left: 690px;
	width: 619px;
}
.things_image-no11 {
	position: absolute;
	z-index: 1;
	top: 390px;
	margin: 0;
	left: -290px;
	width: 922px;
}
.things_image-no1 > img {
	left: 240px;
}
.things_image-no2 > img {
	left: -300px;
}
.things_image-no8 > img {
	left: 240px;
}
.things_image-no9 > img {
	left: -300px;
}
.things_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 35px;
	margin-bottom: 60px;
}
.things_list > li {
	width: 48%;
}
.things_list > li:first-child {}
.things_list > li:last-child {}
.things_list > li:nth-child(2n+1) {}
.things_list > li:nth-child(n+3) {
	margin-top: 35px;
}
.things_fig {
	margin-bottom: 22px;
}
.things_fig > img {
	display: block;
	max-width: 100%;
}
.spot {
	margin-bottom: 17px;
}
.spot:last-child {
	margin-bottom: 0;
}
.spot-mbL {
	margin-bottom: 40px;
}
.spot_cols {
	display: flex;
	justify-content: space-between;
}
.spot_col {}
.spot_col-no1 {
	width: 64%;
}
.spot_title {
	font-weight: normal;
	font-size: 16px;
	position: relative;
	z-index: 1;
	padding-left: 22px;
	margin-bottom: 14px;
}
.spot_title::before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-color: #48A1D4;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: .6em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
}
.spot_text {
	line-height: 1.75;
	margin-bottom: 1em;
}
.spot_text:last-child {
	margin-bottom: 0;
}
.spot_text > a {
	/* display: block; */
}
.spot_text > a::before {
	content: "";
}
.spot_text > a::after {
	content: "";
}
.spot_col-no2 {
	width: 33%;
}
.spot_col-no3 {
	width: 54%;
}
.spot_col-no4 {
	width: 41.7%;
}
.spot_image {
	margin-bottom: 15px;
}
.spot_image:last-child {
	margin-bottom: 0;
}
.spot_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.spot_list {
	padding-left: 1.5em;
}
.spot_list > li {}
.spot_list > li:first-child {}
.spot_list > li:last-child {}
.spot_list > li:nth-child(2n+1) {}
.spot_list > li:nth-child(n+3) {}
.spot_imgList {
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.spot_imgList > li {
	width: 48%;
	max-width: 228px;
}
.spot_imgList > li:first-child {}
.spot_imgList > li:last-child {}
.spot_imgList > li:nth-child(2n+1) {}
.spot_imgList > li:nth-child(n+3) {}
.spot_imgList > li > img {}
.spotWrap {
	margin-top: 50px;
}
.spot_fig {}
.spot_fig > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.spot_fig > figcaption {
	margin-top: 10px;
}
@media screen and (min-width:1000px) {
	.spot_text > a:hover {}
	.things_text > a:hover {}
}
@media screen and (max-width:999px) {
	.things {
		padding-top: 0;
		margin-bottom: 60px;
	}
	.things-no2 {}
	.things-no3 {}
	.things-no4 {}
	.things-no5 {}
	.things::before {
		top: 100px;
		height: 280px;
	}
	.things-no2::before {}
	.things-no3::before {}
	.things-no4::before {}
	.things-no5::before {}
	.things_image {
		position: relative;
		z-index: 1;
		top: 0;
		left: 0;
		margin-top: 35px;
		margin-bottom: 35px;
		width: auto;
	}
	.things_image:first-child {}
	.things_image:last-child {}
	.things_image > img {
		left: 0;
		top: 0;
	}
	.things_title {
		font-size: 40px;
		margin-bottom: 16px;
	}
	.things_text {}
	.things_text > a {}
	.things_text > a::before {}
	.things_text > a::after {}
	.things_dList {}
	.things_dList > dt {}
	.things_dList > dd {}
	.things_sect {}
	.things_headline {}
	.things_subhead {}
	.things_image-no1 {}
	.things_image-no2 {
		margin: 30px 0;
	}
	.things_image-no3 {
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no4 {
		max-width: 527px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no5 {
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no6 {
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no7 {
		max-width: 608px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no8 {}
	.things_image-no9 {}
	.things_image-no10 {
		max-width: 619px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no11 {
		max-width: 922px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_image-no1 > img {}
	.things_image-no2 > img {}
	.things_image-no8 > img {}
	.things_image-no9 > img {}
	.things_list {}
	.things_list > li {}
	.things_list > li:first-child {}
	.things_list > li:last-child {}
	.things_list > li:nth-child(2n+1) {}
	.things_list > li:nth-child(n+3) {
		margin-top: 10px;
	}
	.things_fig {}
	.things_fig > img {}
	.spot {}
	.spot:last-child {}
	.spot-mbL {}
	.spot_cols {}
	.spot_col {}
	.spot_col-no1 {}
	.spot_title {}
	.spot_title::before {}
	.spot_text {}
	.spot_text:last-child {}
	.spot_text > a {}
	.spot_text > a::before {}
	.spot_text > a::after {}
	.spot_col-no2 {}
	.spot_col-no3 {}
	.spot_col-no4 {}
	.spot_image {}
	.spot_image > img {}
	.spot_list {}
	.spot_list > li {}
	.spot_list > li:first-child {}
	.spot_list > li:last-child {}
	.spot_list > li:nth-child(2n+1) {}
	.spot_list > li:nth-child(n+3) {}
	.spot_imgList {}
	.spot_imgList > li {}
	.spot_imgList > li:first-child {}
	.spot_imgList > li:last-child {}
	.spot_imgList > li:nth-child(2n+1) {}
	.spot_imgList > li:nth-child(n+3) {}
	.spot_imgList > li > img {}
	.spotWrap {}
	.spot_fig {}
	.spot_fig > img {}
	.spot_fig > figcaption {}
}
@media screen and (max-width: 699px) {
	.things {
		margin-bottom: 45px;
	}
	.things-no2 {}
	.things-no3 {}
	.things-no4 {}
	.things-no5 {}
	.things::before {
		height: 200px;
		top: 50px;
		display: none;
	}
	.things-no2::before {}
	.things-no3::before {}
	.things-no4::before {}
	.things-no5::before {}
	.things_image {
		max-width: none;
		margin: 10px -20px;
	}
	.things_image:first-child {}
	.things_image:last-child {}
	.things_image > img {
		width: 100%;
	}
	.things_title {
		font-size: 30px;
		margin-bottom: 5px;
	}
	.things_text {
		margin-bottom: 1em;
	}
	.things_text > a {}
	.things_text > a::before {}
	.things_text > a::after {}
	.things_dList {
		margin-bottom: 1em;
	}
	.things_dList > dt {}
	.things_dList > dd {}
	.things_sect {}
	.things_headline {
		font-size: 18px;
	}
	.things_subhead {}
	.things_image-no1 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.things_image-no2 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.things_image-no3 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.things_image-no4 {}
	.things_image-no5 {}
	.things_image-no6 {}
	.things_image-no7 {}
	.things_image-no8 {}
	.things_image-no9 {}
	.things_image-no10 {}
	.things_image-no11 {}
	.things_image-no1 > img {}
	.things_image-no2 > img {}
	.things_image-no8 > img {}
	.things_image-no9 > img {}
	.things_list {
		display: block;
		margin-bottom: 0;
	}
	.things_list > li {
		width: auto;
		margin-top: 15px;
	}
	.things_list > li:first-child {
		margin-top: 0;
	}
	.things_list > li:last-child {}
	.things_list > li:nth-child(2n+1) {}
	.things_list > li:nth-child(n+3) {}
	.things_fig {
		max-width: 550px;
		margin-left: auto;
		margin-right: auto;
	}
	.things_fig > img {}
	.spot {
		margin-bottom: 30px;
	}
	.spot:last-child {}
	.spot-mbL {}
	.spot_cols {
		display: block;
	}
	.spot_col {
		width: auto;
	}
	.spot_col-no1 {
		margin-bottom: 15px;
	}
	.spot_title {
		padding-left: 20px;
		margin-bottom: 10px;
	}
	.spot_title::before {
		width: 12px;
		height: 12px;
	}
	.spot_text {}
	.spot_text:last-child {}
	.spot_text > a {}
	.spot_text > a::before {}
	.spot_text > a::after {}
	.spot_col-no2 {}
	.spot_col-no3 {}
	.spot_col-no4 {
		margin-top: 15px;
	}
	.spot_image {
		max-width: 376px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	.spot_image > img {}
	.spot_list {}
	.spot_list > li {}
	.spot_list > li:first-child {}
	.spot_list > li:last-child {}
	.spot_list > li:nth-child(2n+1) {}
	.spot_list > li:nth-child(n+3) {}
	.spot_imgList {}
	.spot_imgList > li {}
	.spot_imgList > li:first-child {}
	.spot_imgList > li:last-child {}
	.spot_imgList > li:nth-child(2n+1) {}
	.spot_imgList > li:nth-child(n+3) {}
	.spot_imgList > li > img {}
	.spotWrap {
		margin-top: 25px;
	}
	.spot_fig {}
	.spot_fig > img {}
	.spot_fig > figcaption {
		font-size: 12px;
		margin-top: 5px;
	}
}
