@charset "UTF-8";
/*----------------------------------------
	main
-----------------------------------------*/
#main {
	padding: 0 0 250px;
}
#main section {
	margin: 109px auto 0;
}
#main section section {
	margin: 93px auto 0;
}
.inner {
	overflow-x: hidden;
}
#home #events .inner,
#home #knowledge_sharing .inner {
	overflow-x: inherit !important;
}

@media screen and (max-width: 768px) {
	.inner, .inner__s, .inner__m {
		margin: 0;
	}
	#main {
		padding: 0 0 125px;
	}
	#main section {
		margin: 54px auto 0;
	}
	#main section section {
		margin: 57px auto 0;
	}
	#main .aside__area_01 img {
		width: 100%;
	}
}

/*----------------------------------------
	heading
-----------------------------------------*/
section h2 {
	display: inline-block;
	font-family: "HelveticaNeue-Thin", 'Noto Sans Japanese', "HelveticaNeueLTPro-UltLt", "Helvetica", "NotoSansCJKjp-DemiLight";
	font-size: 328.5%;
	margin-bottom: 40px;
	line-height: 1.2;
	letter-spacing: 1px;
}
section h2 a {
	display: inline-block;
	background:  url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2234px%22%20viewBox%3D%220%200%2018%2034%22%20style%3D%22enable-background%3Anew%200%200%2018%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2216.9%22%20y2%3D%2216.9%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2216.8%22%20y1%3D%2216.4%22%20x2%3D%220.7%22%20y2%3D%2232.5%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat right center;
	padding-right: 46px;
	line-height: 1.2;
}
section h2 a:hover {
	background:  url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2234px%22%20viewBox%3D%220%200%2018%2034%22%20style%3D%22enable-background%3Anew%200%200%2018%2034%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23f74902%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%2216.9%22%20y2%3D%2216.9%22%2F%3E%20%3Cline%20class%3D%22st0%22%20x1%3D%2216.8%22%20y1%3D%2216.4%22%20x2%3D%220.7%22%20y2%3D%2232.5%22%2F%3E%3C%2Fg%3E%3Cg%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat right center;
	color: #f74902;
}
section h2.next__read {
	margin-bottom: 15px;
}
section h3 {
	font-family: "HelveticaNeueLTPro-Bd", 'Noto Sans Japanese', "Helvetica", "NotoSansCJKjp-DemiLight";
	font-size: 214.28%;
	font-weight: bold;
	margin-bottom: 17px;
	line-height: 1.2;
}

@media screen and (max-width: 768px) {
	section h2 {
		font-size: 214.28%;
		margin: 0 0 15px 20px;
		letter-spacing: 0;
	}
	section h2 a {
		-webkit-background-size: 12px 22px;
		background-size: 12px 22px;
		padding-right: 24px;
	}
	section h2 a:hover {
		-webkit-background-size: 12px 22px;
		background-size: 12px 22px;
		color: #f74902;
	}
	section h2.next__read {
		margin-bottom: 12px;
	}
	section h3 {
		font-size: 142.85%;
		margin: 0 20px 10px;
	}
}

/*----------------------------------------
	slide
-----------------------------------------*/
#main_slide {
	position: relative;
	z-index: 0;
}
.slides {
	opacity: 0;
	-webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.slides.show {
	opacity: 1;
}
.slides .slides__txt {
	position: absolute;
	top: 0;
	bottom: 50px;
	left: 14.6%;
	margin: auto;
	height: 200px;
	z-index: 1;
	opacity: 0;
}
.slide1.slides .slides__txt {
	opacity: 1;
}
.slide2.slides .slides__txt {
	opacity: 1;
}
.slide3.slides .slides__txt {
	opacity: 1;
	color: #FFF;
}
.slide4.slides .slides__txt {
	opacity: 1;
	left: 50%;
}
.slide5.slides .slides__txt {
	opacity: 1;
	color: #FFF;
	top: 150px;
}
.slide6.slides .slides__txt {
	opacity: 1;
}
.slide7.slides .slides__txt {
	opacity: 1;
}

.slides .slides__txt h2 {
	font-family: "HelveticaNeue-Thin", 'Noto Sans Japanese', "HelveticaNeueLTPro-UltLt", "Helvetica", "NotoSansCJKjp-DemiLight";
	font-size: 571%;
	margin-bottom: 25px;
	line-height: 1;
	font-weight: 100;
}
.slide1.slides .slides__txt h2, .slide2.slides .slides__txt h2 {
	font-size: 500%;	
}
.slides .slides__txt h3 {
	font-size: 128.5%;
	font-weight: 300;
}
.white.slides .slides__txt h2,
.white.slides .slides__txt h3 {
	color: #fff;
}
.slides .slides__btn {
	position: absolute;
	top: 240px;
	bottom: 0;
	left: 14.6%;
	margin: auto;
	height: 32px;
  	z-index: 1;
}
.slide4.slides .slides__btn {
	left: 50%;
}
.slide5.slides .slides__btn {
	top:390px;
}

.slides .slides__btn {
	opacity: 0;
	/* -webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease; */
}
.slide1.slides .slides__btn,
.slide2.slides .slides__btn,
.slide3.slides .slides__btn,
.slide4.slides .slides__btn,
.slide5.slides .slides__btn,
.slide6.slides .slides__btn,
.slide7.slides .slides__btn {
	opacity: 1;
}
.slides .slides__btn a {
	position: relative;
	font-family: "HelveticaNeueLTPro-Bd", 'Noto Sans Japanese', "Helvetica", "NotoSansCJKjp-DemiLight";
	display: inline-block;
	border: 1px solid #f74902;
	color: #f74902;
	padding: 6px 55px 0 28px;
	text-decoration: none;
	font-size: 107%;
}
.slide3.slides .slides__btn a {
	color: #fff;
	border-color: #fff;
}
.slides .slides__btn a:hover {
	background: #f74902;
	color: #fff;
}
.slide3.slides .slides__btn a:hover {
	background: #fff;
	color: #f74902;
}
.slides .slides__btn a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 4px;
	right: 28px;
	margin: auto;
	width: 8px;
	height: 2px;
	background: #f74902;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.slides .slides__btn a:after {
	content: "";
	position: absolute;
	top: 4px;
	bottom: 0;
	right: 28px;
	margin: auto;
	width: 8px;
	height: 2px;
	background: #f74902;
	z-index: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.slides .slides__btn a:hover:before,
.slides .slides__btn a:hover:after {
	background: #fff;
}
.slide3.slides .slides__btn a:before,
.slide3.slides .slides__btn a:after {
	background: #fff;
}
.slide3.slides .slides__btn a:hover:before,
.slide3.slides .slides__btn a:hover:after {
	background: #f74902;
}

.slick-arrow {
	background: none;
	border: none;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 53px;
	padding: 40px;
	z-index: 100;
	text-indent: -9999px;
	cursor: pointer;
}
.slick-prev {
	left: 20px;
}
.slick-next {
	right: 20px;
}
.slick-prev:before {
	content: "";
  display: block;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%2228.5%22%20y1%3D%2253.7%22%20x2%3D%220.6%22%20y2%3D%2226.6%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%220.7%22%20y1%3D%2227.9%22%20x2%3D%2227.9%22%20y2%3D%220%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
  width: 30px;
	height: 53px;
	position: absolute;
	top: 15px;
	left: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slick-next:before {
	content: "";
  display: block;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%221.6%22%20y1%3D%22-1%22%20x2%3D%2229.5%22%20y2%3D%2226.1%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%2229.4%22%20y1%3D%2224.9%22%20x2%3D%222.3%22%20y2%3D%2252.7%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
  width: 30px;
	height: 53px;
	position: absolute;
	top: 15px;
	right: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.white .slick-prev:before {
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%2228.5%22%20y1%3D%2253.7%22%20x2%3D%220.6%22%20y2%3D%2226.6%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%220.7%22%20y1%3D%2227.9%22%20x2%3D%2227.9%22%20y2%3D%220%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
}
.white .slick-next:before {
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%221.6%22%20y1%3D%22-1%22%20x2%3D%2229.5%22%20y2%3D%2226.1%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%2229.4%22%20y1%3D%2224.9%22%20x2%3D%222.3%22%20y2%3D%2252.7%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
}
.slick-prev:hover:before {
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23f74902%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%2228.5%22%20y1%3D%2253.7%22%20x2%3D%220.6%22%20y2%3D%2226.6%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%220.7%22%20y1%3D%2227.9%22%20x2%3D%2227.9%22%20y2%3D%220%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
}
.slick-next:hover:before {
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23f74902%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%221.6%22%20y1%3D%22-1%22%20x2%3D%2229.5%22%20y2%3D%2226.1%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%2229.4%22%20y1%3D%2224.9%22%20x2%3D%222.3%22%20y2%3D%2252.7%22%2F%3E%3C%2Fsvg%3E') no-repeat 0 0;
}

.slick-dots {
	position: absolute;
	left: 0;
	bottom: 40px;
	height: 30px;
	width: 100%;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
	margin-left: 13px;
}
.slick-dots li:first-child {
	margin: 0;
}
.slick-dots li button {
	display: block;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	width: 17px;
	height: 17px;
	text-indent: -9999px;
}
.slick-dots li {
	background: #959491;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	padding: 0;
	-webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
	background: #333;
}
.white .slick-dots li {
	background: rgba(255, 255, 255, 0.5);
}
.white .slick-dots li.slick-active,
.white .slick-dots li:hover {
	background: rgba(255, 255, 255, 1);
}

.article__item_01 dl {
	margin: 21px 0 0;
}
.article__item_01 dt {
	margin-bottom: 5px;
}

.inner .aside__area_01 {
	margin-top: 42px;
	padding: 50px 0 42px;
}
.inner .aside__area_01.aside__area_secound {
	margin-top: 50px;
}

.aside__area_02 {
	margin: 160px auto 0;
}

.column__three.list_works {
	margin: 0;
}
.column__three.list_works .column__item {
	width: 33.3%;
	margin: 0;
}
.column__three.list_works .column__item a {
	display: block;
	position: relative;
}
.column__three.list_works .column__item p {
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
}
.column__three.list_works .column__item dl {
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 16px 20px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	z-index: 1;
}
.column__three.list_works .column__item dl dt {
	font-family: "HelveticaNeueLTPro-Bd", "Helvetica", "NotoSansCJKjp-DemiLight";
	font-weight: bold;
	line-height: 1.70;
}
.column__three.list_works .column__item dl dd {
	line-height: 1.70;
}

.list__our_solutions li a dt {
	margin: 55px 0 5px;
}

@media screen and (max-width: 768px) {
	#main_slide {
		padding-top: 45px;
	}
	.slides .slides__area {
		position: absolute;
		top: 6.5%;
		left: 0;
		right: 0;
		width: calc(100% - 40px);
		margin: auto;
	}
	.slides .slides__txt {
		position: static;
		top: auto;
		bottom: auto;
		left: 0;
		right: 0;
		height: auto;
		margin-bottom: 20px;
	}
	.slides .slides__txt h2 {
		font-size: 321.42%;
		margin-bottom: 20px;
		line-height: 1.06;
	}
	.slides .slides__txt h3 {
		font-size: 100%;
		line-height: 1.4;
	}
	.slides .slides__btn {
		top: 175px;
		left: auto;
		height: 23px;
	}
	.slide4.slides .slides__btn {
		left: auto;
	}
	.slide5.slides .slides__btn {
		top: 175px;
	}

	.slides .slides__btn a {
		padding: 4px 40px 0px 25px;
		font-size: 85.7%;
		line-height: 1.5;
	}
	.slides .slides__btn a:before,
	.slides .slides__btn a:after {
		right: 23px;
	}

	.slick-arrow {
		top: 90px;
		width: 55px;
		height: 67px;
		padding: 20px;
	}
	.slick-prev {
		left: 0;
	}
	.slick-next {
		right: 0;
	}
	.slick-prev:before {
		-webkit-background-size: 15px 27px;
		background-size: 15px 27px;
		width: 15px;
		height: 27px;
		top: 20px;
	}
	.slick-next:before {
		-webkit-background-size: 15px 27px;
		background-size: 15px 27px;
		width: 15px;
		height: 27px;
		top: 20px;
	}
	.slick-prev:hover:before {
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%2228.5%22%20y1%3D%2253.7%22%20x2%3D%220.6%22%20y2%3D%2226.6%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%220.7%22%20y1%3D%2227.9%22%20x2%3D%2227.9%22%20y2%3D%220%22%2F%3E%3C%2Fsvg%3E');
	}
	.slick-next:hover:before {
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23333333%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%221.6%22%20y1%3D%22-1%22%20x2%3D%2229.5%22%20y2%3D%2226.1%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%2229.4%22%20y1%3D%2224.9%22%20x2%3D%222.3%22%20y2%3D%2252.7%22%2F%3E%3C%2Fsvg%3E');
	}
	.white .slick-prev:hover:before {
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%2228.5%22%20y1%3D%2253.7%22%20x2%3D%220.6%22%20y2%3D%2226.6%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%220.7%22%20y1%3D%2227.9%22%20x2%3D%2227.9%22%20y2%3D%220%22%2F%3E%3C%2Fsvg%3E');
	}
	.white .slick-next:hover:before {
		background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2253px%22%20viewBox%3D%220%200%2030%2053%22%20style%3D%22enable-background%3Anew%200%200%2030%2053%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%3C!%5BCDATA%5B%20.st0%7Bfill%3Anone%3Bstroke%3A%23ffffff%3Bstroke-width%3A2%3Bstroke-miterlimit%3A10%3B%7D%5D%5D%3E%3C%2Fstyle%3E%3Cline%20class%3D%22st0%22%20x1%3D%221.6%22%20y1%3D%22-1%22%20x2%3D%2229.5%22%20y2%3D%2226.1%22%2F%3E%3Cline%20class%3D%22st0%22%20x1%3D%2229.4%22%20y1%3D%2224.9%22%20x2%3D%222.3%22%20y2%3D%2252.7%22%2F%3E%3C%2Fsvg%3E');
	}
	.white .slick-prev:before,
	.white .slick-next:before,
	.slick-prev:hover:before,
	.slick-next:hover:before {
		-webkit-background-size: 15px 27px;
		background-size: 15px 27px;
	}

	.slick-dots {
		bottom: 37px;
	}
	.slick-dots li {
		margin-left: 10px;
		border-radius: 10px;
		width: 10px;
		height: 10px;
	}

	.inner .column__one, .inner .column__two, .inner .column__three {
		margin-top: 10px;
	}

	.article__item_01 dl {
		margin: 15px 20px 0;
	}

	.inner .aside__area_01 {
		padding: 25px 0;
		margin: 43px 20px 0;
	}
	.inner .aside__area_01.aside__area_secound {
		margin: 25px 20px 0;
	}

	.inner .read_01 {
		margin-bottom: 0;
	}

	.inner .list__culture {
		margin-top: 15px;
	}

	.aside__area_02 {
		margin-top: 80px;
	}
	.aside__area_02 .column__two .column__item {
		margin-top: 50px;
	}
	.aside__area_02 .column__two .column__item:first-child {
		margin-top: 0;
	}

	.column__three.list_works .column__item {
		width: 100%;
	}
}
@media screen and (max-width: 640px) {
	.slide1.slides .slides__txt h2 {
		font-size: 200%;
	}
	.slide2.slides .slides__txt h2 {
		font-size: 220%;
	}
}

/*----------------------------------------
	list
-----------------------------------------*/
@media screen and (max-width: 768px) {
	.list__our_solutions {
		padding: 0 20px;
	}
	.list__our_solutions li a dt {
		margin: 35px 0 0;
	}
	.list__our_solutions li a dd {
		margin: 0 0 33px;
	}
	.column__two .column__item {
		margin: 15px 0 0;
	}
}

/*----------------------------------------
	utility
-----------------------------------------*/
.vanish {
	display: none;
}