@charset "utf-8";


/* - - - - - - - - - - - - - - - - - - - - - 
	Home style
- - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - 
/* .box_slider
//////////////////////////*/

.box_slider {
	margin-bottom: 3rem;
	position: relative;
}

.box_slider ul li {
	position: relative;
}

.box_slider li a {
	display: block;
}


/* slick */
.box_slider .slick-slide img {
	width: 100%;
}


/* - - - - - - - - - - - - - - - - - - - - - 
/* .contents_area
//////////////////////////*/

.top_headline {
	margin-bottom: 3.5rem;
	padding-bottom: 2.5rem;
	color: #ecb236;
	font-size: 1.65em;
	line-height: 1;
	border-bottom: 1px solid #ecb236;
}


/* --- .box_news --- */

.list_news {
	margin-bottom: 2rem;
}

.list_news li:not(:last-child) {
	margin-bottom: 2.5rem;
}

.list_news li a {
	color: #333;
	text-decoration: none;
}

.list_news li a:hover {
	color: #00b28f;
}

.list_news dl {
	min-height: 45px;
}

.list_news dt {
	text-align: center;
	width: 40%;
	max-width: 130px;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

.list_news dt .time {
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
	display: inline-block;
	order: 1;
}

.list_news dt .cat {
	margin-bottom: 0.2rem;
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.8;
	text-align: center;
	background-color: #1bb18f;
	border-radius: 5px;
	width: 100%;
	display: inline-block;
	order: 0;
}

.list_news dt .cat_info {
	background-color: #1bb18f;
}

.list_news dt .cat_ir {
	background-color: #5185c5;
}

.list_news dt .cat_rd {
	background-color: #db9c55;
}

.list_news dd {
	padding-left: 42%;
}

.btn_news {
	text-align: center;
}


/* --- .box_products --- */

.box_products li {
	padding: 0 1rem;
}

.box_products li a {
	color: #333;
	text-decoration: none;
}

.box_products li a:hover {
	color: #00b28f;
}

.box_products li .box_img {
	margin-bottom: 0.5rem;
}

.box_products li p {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4;
}


/* arrows */

.box_products .slide_arrow {
	width: 9px;
	height: 20px;
	position: absolute;
	top: 25%;
	z-index: 5;
}

.box_products .slide_arrow:hover {
	cursor: pointer;
}

.box_products .arrow_prev {
	left: -5px;
}

.box_products .arrow_next {
	right: -5px;
}


/* slick */

.box_products .slick-slide img {
	display: inline-block;
}


/* --- .side_link --- */

.side_link {
}

.side_link a[target="_blank"]::after {
	display: none;
}

.side_link .bnr {
	text-align: center;
}

.side_link .bnr:not(:last-child) {
	margin-bottom: 1.5rem;
}

.side_link .bnr img {
	max-width: 260px;
}


/* - - - - - - - - - - - - - - - - - - - - - 
	@media SP
- - - - - - - - - - - - - - - - - - - - - */

@media screen and (max-width: 767px) {


}


/* - - - - - - - - - - - - - - - - - - - - - 
	@media PC
- - - - - - - - - - - - - - - - - - - - - */

@media print, screen and (min-width: 768px) {

/* - - - - - - - - - - - - - - - - - - - - - 
/* .box_slider
//////////////////////////*/

.box_slider {
	margin-bottom: 7rem;
}



/* - - - - - - - - - - - - - - - - - - - - - 
/* .contents_area
//////////////////////////*/

.box_main {
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}


/* --- .box_news --- */

.box_news {
	width: 75.5%;
	max-width: 660px;
	order: 1;
}

.list_news {
	margin-bottom: 0;
}

.list_news dl {
	min-height: auto;
}

.list_news dt {
	text-align: left;
	width: 39%;
	max-width: 240px;
	display: flex;
	justify-content: space-between;
}

.list_news dt .time {
	width: auto;
	order: 0;
}

.list_news dt .cat {
	margin: 0;
	border-radius: 20px;
	width: 100px;
	order: 1;
}

.list_news dd {
	padding-left: 39%;
}

.btn_news {
	position: absolute;
	top: -5px;
	right: 0;
}


/* --- .box_products --- */

.box_products {
	width: 100%;
	order: 3;
}

.box_products li .box_img {
	margin-bottom: 1rem;
}


/* arrows */

.box_products .slide_arrow {
	margin-top: -50px;
	width: 18px;
	height: 41px;
	top: 50%;
}

.box_products .arrow_prev {
	left: -20px;
}

.box_products .arrow_next {
	right: -20px;
}


/* --- .side_link --- */

.side_link {
	margin-left: auto;
	order: 2;
}


}



/* - - - - - - - - - - - - - - - - - - - - - 
	aaa
- - - - - - - - - - - - - - - - - - - - - */

/* - - - - - - - - - - - - - - - - - - - - - 
/* .aaa
//////////////////////////*/

/* aaa 
/////////////////////////*/

/* --- aaa --- */

/* aaa */