@charset "UTF-8";

 /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
home
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#slides {
	position: relative;
}
#slides .slide {
	height: 445px !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}
#slides .slide .title {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin-top: auto;
	margin-bottom: auto;
	width: 69.1%;
}
#slides .slide time,
#slides .slide p {
	font-size: 20px;
	color: #fff;
	position: absolute;
	left: 41px;
}
#slides .slide.black time,
#slides .slide.black p {
	color: #000;
}
#slides .slide time {
	bottom: 60px;
}
#slides .slide p {
	width: 444px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	bottom: 29px;
}
#slides .slick-arrow {
	width: 60px;
	height: 0;
	z-index: 1;
	top: 0;
	bottom: 0;
	cursor: pointer;
	margin: auto 0;
	padding: 60px 0 0;
	position: absolute;
	border: none;
	background: none; 
	font-size: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#slides .slick-arrow:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	width: 56px;
	height: 56px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	border-right: 5px solid #dadf00;
	border-bottom: 5px solid #dadf00;
}
#slides .slick-prev {
	left: -14px;
}
#slides .slick-prev:after {
	left: 4px;
	transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
#slides .slick-next {
	right: -14px;
}
#slides .slick-next:after {
	right: 4px;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

#news ul {
	border-top: 1px solid #e3e3e3;
}
#news ul:after {
	content: "";
	display: block;
	clear: both;
}
#news ul li {
	position: relative;
	border-bottom: 1px solid #e3e3e3;
}
#news ul li:nth-child(4n) {
	margin-right: 0;
}
#news ul li:nth-child(4n):after {
	content: none;
}
#news ul li a {
	display: block;
	overflow: hidden;
	padding: 10px 45px;
}
#news ul li a > .text {
	float: left;
	padding: 15px 0;
	width: calc(100% - 200px);
}
#news ul li a > figure {
	float: right;
	width: 174px;
}
#news ul li a > figure img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
#news ul li a > figure img.noimg {
	border: 1px solid #e3e3e3;
}
#news .title {
	padding-top: 43px;
	padding-bottom: 30px;
	position: relative;
}
#news .read_more {
	float: right;
	margin-right: 25px;
	display: inline-block;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
	height: 10px;
	position: relative;
	border: 1px solid #000;
  padding: 9px 8px 9px 20px;
}
#news .read_more:before {
	content: "";
	width: 4px;
	height: 4px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	position: absolute;
	left: 6px;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#news .read_more img {
	display: inline-block;
	vertical-align: top;
}
.bnr {
	line-height: 0;
	/*margin-bottom: 60px;*/
}
#pageCont {
	height: 0;
	overflow: hidden;
	padding-top: 202px;
	margin: 0px 0 60px;
	background: url(../../images/business_matching.jpg) no-repeat center top;
}
.box {
	font-size: 0;
}
.box #news {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 60px;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	background-size: 289px auto;
	background-position: top right;
}
.box [class^=column] {
	display: flex;
	position: relative;
}
.box .column01 { background-color: #d2e2dc; }
.box .column02 { background-color: #e3d7e4; }
.box .column03 { background-color: #f2dccc; }
.box [class^=column] a.img {
	display: block;
	position: relative;
}
.box [class^=column] .more {
	text-align: center;
}
.box .column01 .left { background-color: #1d6e4d; }
.box .column02 .left { background-color: #76347b; }
.box .column03 .left { background-color: #bb4b02; }
.box [class^=column] .more a {
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
}
.box [class^=column] .more a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	transform: rotate(45deg);
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.box [class^=column] .right li + li {
	border-top-width: 1px;
	border-top-style: solid;
}
.box .column01 .right li { border-color: #aecbc0; }
.box .column02 .right li { border-color: #cdb7cf; }
.box .column03 .right li { border-color: #e7c0a4; }
.box [class^=column] .right li a {
	display: flex;
}
.box [class^=column] .right li a figure {
	background: #fff;
}
.box [class^=column] .right li a figure img {
	width: auto;
	height: 100%;
}
@media screen and (min-width:769px){
	.box [class^=column] .left {
		width: 405px;
	}
	.box [class^=column] .right {
		width: calc(100% - 405px);
	}
	.box [class^=column] a.img {
		height: 284px;
		overflow: hidden;
	}
	.box [class^=column] a.img > img {
		height: 100%;
		width: auto;
		text-align: center;
		position: absolute;
		top: 0;
		bottom: 0;
		left: -1000px;
		right: -1000px;
		margin: auto;
	}
	.box [class^=column] .more {
		padding: 33px 0;
	}
	.box [class^=column] .more a {
		font-size: 13px;
		line-height: 28px;
		padding-left: 10px;
		padding-right: 18px;
	}
	.box [class^=column] .more a:hover {
		opacity: 1;
		background: #fff;
	}
	.box .column01 .more a:hover { color: #1d6e4d; }
	.box .column01 .more a:hover:before { border-color: #1d6e4d; }
	.box .column02 .more a:hover { color: #76347b; }
	.box .column02 .more a:hover:before { border-color: #76347b; }
	.box .column03 .more a:hover { color: #bb4b02; }
	.box .column03 .more a:hover:before { border-color: #bb4b02; }
	.box [class^=column] .more a:before {
		width: 4px;
		height: 4px;
		margin-right: 26px;
	}
	.box [class^=column] .right ul {
		padding: 16px 46px;
	}
	.box [class^=column] .right li a {
		padding: 15px 0;
	}
	.box [class^=column] .right li a .text {
		font-size: 16px;
		line-height: 22px;
		width: calc(100% - 141px);
	}
	.box [class^=column] .right li a .text p {
		margin-top: 0.5em;
	}
	.box [class^=column] .right li a figure {
		width: 126px;
		height: 82px;
		overflow: hidden;
		margin-left: 15px;
		text-align: center;
	}
	.box [class^=column] .right li a figure img {
		margin: 0 -50%;
	}
}
.box [class^=column] img {
	vertical-align: top;
}
.box [class^=column] .tit {
	width: 138px;
	height: 138px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.box [class^=column] .tit p {
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
	margin-left: 0;
	margin-right: 0;
}
/*.box .column01 .tit {
	background-image: url(../../images/column_1_title.png);
}
.box .column02 .tit {
	background-image: url(../../images/column_2_title.png);
}
.box .column03 .tit {
	background-image: url(../../images/column_3_title.png);
}*/
.box [class^=column] a.img p {
	text-align: center;
}

/*.slick-dots {
	display: none !important;
}*/
#slides,
#slides .slides_box,
#slides .slick-list {
	overflow: visible;
}
#slides .slide {
	width: 1010px;
}

#news ul li p {
	font-size: 16px;
	overflow: hidden;
	margin-top: 0.5em;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news ul li time {
	font-size: 16px;
}

/* Dots */

.slick-dots
{
	position: absolute;
	bottom: 46px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	height: 0;	
}
.slick-dots li
{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 7px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button
{
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
	opacity: 1;
}
.slick-dots li button:before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	background-color: #fff;
	border: #000 1px solid !important; 
	text-align: center;
	margin: auto;
}
.slick-dots li.slick-active button:before
{
	background-color: #fff100;
}

@media screen and (max-width:768px){
	#slides .slides_box {
		/*padding-bottom: 30px;*/
	}
	#slides .slide {
		width: 100%;
	}
	#slides .slide {
		height: auto !important;
	}

	#slides .slick-arrow {
    bottom: 30px;
    padding: 44.1% 0 0;
	}
	#slides .slick-arrow:after {
    width: 11px;
    height: 11px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
	}
	.slick-dots {
    bottom: 30px;
    width: 100%;
	}
	.slick-dots li button:before {
    width: 9px;
    height: 9px;
    border-radius: 0;
	}

	#slides .slide time, #slides .slide p {
    font-size: 12px;
    left: 13px;
	}
	#slides .slide time {
		bottom: 21px;
	}
	#slides .slide p {
		bottom: 8px;
		width: 80%;
	}

	#slides .slide img {
		max-width: 100%;
		height: auto;
	}


	.box #news, .box [class^=column] {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
	}
	.box #news {
		padding-left: 0;
		padding-bottom: 0;
		background-size: 128px auto;
	}
	#news .title {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
    padding: 24px 0 25px 10px;
    border-top: 1px solid #727171;
    /*border-bottom: 1px solid #727171;*/
	}
	#news ul li {
		padding-bottom: 0;
    /*border-bottom: 1px solid #727171;*/
	}
	#news ul li a {
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
    padding: 7px 10px;
		vertical-align: top;
	}
	#news ul li time {
    display: block;
    font-size: 11px;
    margin-top: 0.5em;
	}
	#news ul li p {
    width: 100%;
    font-size: 11px;
    word-wrap: break-word;
    white-space: normal;
	}
	#news [class^=type] {
		display: inline-block !important;
		height: 20px;
		line-height: 20px;
		border-radius: 50px;
		color: #fff;
		font-size: 12px;
		text-align: center;
		vertical-align: top;
		padding: 0 1em;
	}
	#news [class^=type] span {
		height: 12px;
		line-height: 12px;
	}
	#news .type_news {
		background-color: #b04b22;
	}
	#news ul {
		padding: 0 10px;
		border-top: none;
	}
	#news ul li a {
		padding: 16px 0;
	}
	#news ul li:first-child a {
		padding-top: 0;
	}
	#news ul li a .text {
		padding: 0;
		width: calc(100% - 140px);
	}
	#news ul li a > figure {
		width: 130px;
	}
	#news .more {
		text-align: center;
		padding: 45px 10px 37px;
	}
	#news .more a {
		font-size: 12px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;	
		padding: 11px 0 8px;
		display: block;
		border: 1px solid #000;
	}
	#news .more a:before {
		width: 6px;
		height: 6px;
		content: "";
		margin-top: -0.2em;
		margin-left: -1.5em;
		margin-right: 1.5em;
		display: inline-block;
		vertical-align: middle;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		transform: rotate(45deg);
	}

	.box [class^=column] {
		height: auto;
    padding-bottom: 84px;
	}
	.box [class^=column] .right ul {
		padding: 4px 10px;
	}
	.box [class^=column] .right li a {
		padding: 16px 0;
	}
	.box [class^=column] .tit {
    width: 100%;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	}
	.box [class^=column] a.img > img {
		width: 100%;
		height: auto;
	}
	.box [class^=column] .text {
		font-size: 12px;
		line-height: 18px;
		width: calc(100% - 140px);
	}
	.box [class^=column] .text p {
		text-align: left;
		margin-top: 0.5em;
		/*width: 60%;*/
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
	}
	.box [class^=column] figure {
		width: 130px;
		height: 85px;
		overflow: hidden;
		margin-left: 10px;
		text-align: center;
	}
	.box [class^=column] figure img {
		width: auto;
		height: 100%;
		margin: 0 -50%;
	}
	.box [class^=column] .more {
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		padding: 14px 10px 30px;
	}
	.box [class^=column] .more a {
		color: #000;
		display: block;
		font-size: 12px;
		line-height: 39px;
		border-color: #000;
	}
	.box [class^=column] .more a:before {
		width: 5px;
		height: 5px;
		border-color: #000;
		margin-top: -0.2em;
		margin-right: 1.2em;
	}

	.bnr img { width: 100%; }
}

/* リンク集 */

#links {
	margin-bottom: 60px;
	background: #585757;
	border: 4px solid rgba(255,255,255,.5);
}
#linkPage {
	margin: -4px;
	padding-top: 24px;
	padding-left: 102px;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 4px solid rgba(255,255,255,.5);
	background: url(../images/link/bg_top_link.gif) repeat-x center center;
}
#linkPage:before {
	top: 0;
	bottom: 0;
	left: 28px;
	content: "";
	width: 52px;
	height: 52px;
	margin: auto 0;
	display: block;
	position: absolute;
	border-radius: 50%;
	-mozborder-radius: 50%;
	-webkit-border-radius: 50%;
	background: url(../images/link/icon_top_link.gif) no-repeat center center;
	background-size: 100%;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
}
#linkPage + div {
	z-index: 1;
	padding-top: 22px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#linkSlide {
	margin-top: 5px;
}
#linkSlide .slick-track {
	height: 1em;
	font-size: 20px;
	line-height: 1em;
}
#linkSlide .slick-slide {
	height: auto;
	top: 0 !important;
	left: 0 !important;
	position: absolute !important;
}
#linkSlide a {
	color: #fff;
	padding-left: 24px;
	display: inline-block;
	position: relative;
}
#linkSlide a:before {
	top: -10px;
	left: 0;
	bottom: -10px;
	content: "";
	width: 15px;
	height: 15px;
	display: block;
	margin: auto 0;
	position: absolute;
	background: #c8b200;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#linkSlide a:after {
	top: -10px;
	left: 2px;
	bottom: -10px;
	width: 5px;
	height: 5px;
	content: "";
	margin: auto 0;
	display: block;
	position: absolute;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
@media screen and (min-width:769px) {
	#links:after {
		content: "";
		display: block;
		clear: both;
	}
	#links > * {
		float: left;
	}
	#linkPage {
		width: 435px;
		height: 100px;
		margin-right: 0;
		border-right: none;
		background-size: 1px calc(100% + 8px);
		-moz-background-size: 1px calc(100% + 8px);
		-webkit-background-size: 1px calc(100% + 8px);
	}
	#linkPage:after {
		top: -4px;
		left: 100%;
		content: "";
		width: 80px;
		height: 100%;
		display: block;
		position: absolute;
		background: #585757;
		border: solid rgba(255,255,255,.5);
		border-width: 4px 0;
		transform: skewX(-37deg);
		-moz-transform: skewX(-37deg);
		-webkit-transform: skewX(-37deg);
		transform-origin: left top;
		-moz-transform-origin: left top;
		-webkit-transform-origin: left top;
	}
	#linkPage > img {
		height: 30px;
	}
	#linkPage + div {
		padding-left: 14px;
		width: calc(100% - 435px);
	}
}
@media screen and (max-width:768px) {
	#linkPage {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#linkPage > img {
		height: 26px;
		margin-bottom: 5px;
	}
	#linkPage + div {
		padding-left: 28px;
		padding-right: 28px;
		padding-bottom: 15px;
	}
	#linkSlide .slick-track {
		height: 1.5em;
		font-size: 18px;
		line-height: 1.5em;
	}
	#linkSlide a {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}
