/* ----------------------------------------
list_01
---------------------------------------- */
.list_01{
    	width: 1200px;
    	margin: 30px auto 60px;
    	background-color: #fff;
    	padding: 30px;
    	box-sizing: border-box;
}
.list_01_blok {
	width: 1100px;
	margin: 0 auto;
}
.list_01_row {
	margin: 30px 0 0 0;
	display: block;
}
.list_01_row ul {
	display: flex;
	flex-wrap: wrap;
}
.list_01_row li {
	flex-basis: 340px;
	margin: 0 37px 35px 0;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 3px 3px rgba(153, 153, 153, 0.2);
	box-sizing: border-box;
	position: relative;
	height:270px;
	background-color:#FFF;
}
.list_01_row li:nth-child(3n) {
	margin: 0 0 35px 0;
}
.list_01_row li:hover iframe,
.list_01_row li:hover .thum,
.list_01_row li:hover .date,
.list_01_row li:hover>p,
.list_01_row li:hover>a {
	opacity: 0.7;
}
.list_01_row li>a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background
	/*Â¥**/
	: #fffÂ¥9;
	filter: alpha(opacity=0);
}
.list_01_row .thumb {
	display: block;
}
.list_01_row iframe {
	width: 340px;
	height: 200px;
	display: block;
}
.list_01_row .thumb img {
	width: 340px;
	height: 200px;
	font-family: 'object-fit: cover';
	object-fit: cover;
}
.list_01_row .date {
	color: #999999;
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0 0 12px;
}
.list_01_row li a>p {
	width: 320px;
	padding: 10px;
	position: absolute;
	top: 200px;
	display: block;
	font-size: 15px;
	color: #111111;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
	letter-spacing: 0;
}
.list_01_row .tag {
	padding: 0 10px;
	padding-top: 65px;
	padding-bottom: 15px;
}
.list_01_row .tag p {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
}
.list_01_row .tag label {
	cursor: pointer;
	display: block;
	float: left;
	margin: 1px;
}
.list_01_row .tag label a {
	display: block;
	border: 1px solid #3f98d7;
	background: #fff;
	border-radius: 3px;
	padding: 2px 5px;
	position: relative;
	z-index: 10;
	color: #3f98d7;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0;
}
.list_01_row .tag label:hover a {
	background: #3f98d7;
	color: #fff;
}
/* ----------------------------------------
list_02
---------------------------------------- */
.list_02_blok {
	width: 1100px;
	margin: 0 auto;
}
.list_02_row {
	margin: 30px 0 0 0;
	display: block;
}
.list_02_row ul {
	display: flex;
	flex-wrap: wrap;
}
.list_02_row li {
	flex-basis: 530px;
	height: 170px;
	margin: 0 35px 40px 0;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 3px 3px rgba(153, 153, 153, 0.2);
	box-sizing: border-box;
	position: relative
}
.list_02_row li:nth-child(2n) {
	margin: 0 0 35px 0;
}
.list_02_row li:hover {
	opacity: 0.6;
}
.list_02_row .thumb {
	display: block;
	float: left;
}
.list_02_row iframe {
	width: 298px;
	height: 168px;
	display: block;
}
.list_02_row .date {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0 0 12px;
	float: left;
}
.list_02_row li>a {
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	top: 0;
	left: 0;
}
.list_02_row li>a p {
	position: relative;
	left: 305px;
	top: 10px;
	width: 210px;
	color: #111;
	font-size: 15px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 70px;
	overflow: hidden;
}
.list_02_row .tag {
	position: relative;
	padding-left: 305px;
	padding-top: 90px;
	padding-right: 10px;
}
.list_02_row .tag p {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.list_02_row .tag label {
	cursor: pointer;
	display: block;
	float: left;
	margin: 1px;
}
.list_02_row .tag label a {
	display: block;
	border: 1px solid #3f98d7;
	background: #fff;
	border-radius: 3px;
	padding: 2px 5px;
	position: relative;
	z-index: 10;
	color: #3f98d7;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.list_02_row .tag label:hover a {
	background: #3f98d7;
	color: #fff;
}
/* ----------------------------------------
list_03
---------------------------------------- */
.list_03_blok {
	width: 1100px;
	margin: 0 auto;
}
.list_03_row {
	margin: 20px 0 0 0;
	display: block;
}
.list_03_row ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.list_03_row li {
	flex-basis: 530px;
	height: 415px;
	margin: 0 35px 40px 0;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 3px 3px rgba(153, 153, 153, 0.2);
	box-sizing: border-box;
	position: relative;
	background-color: #fff;
}
.list_03_row li:nth-child(2n) {
	margin: 0 0 35px 0;
}
.list_03_row li:hover {
	opacity: 0.6;
}
.list_03_row .thumb {
	display: block;
}
.list_03_row iframe {
	width: 528px;
	height: 298px;
	display: block;
}
.list_03_row .date {
	color: #999999;
	font-size: 14px;
	line-height: 18px;
	padding: 12px 0 0 12px;
}
.list_03_row li>a {
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	top: 0;
	left: 0;
}
.list_03_row a p {
	position: relative;
	top: 310px;
	padding: 0 10px;
	color: #111;
	font-size: 15px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
	overflow: hidden;
}
.list_03_row .tag {
	padding-top: 65px;
	padding-left: 10px;
	padding-right: 10px;
}
.list_03_row .tag p {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.list_03_row .tag label {
	cursor: pointer;
	display: block;
	margin: 1px;
}
.list_03_row .tag label a {
	display: block;
	border: 1px solid #3f98d7;
	background: #fff;
	border-radius: 3px;
	padding: 2px 5px;
	position: relative;
	z-index: 10;
	color: #3f98d7;
	font-size: 13px;
	line-height: 16px;
}
.list_03_row .tag label:hover a {
	background: #3f98d7;
	color: #fff;
}
/*-----list_04(社内用ch)-----*/
.list_04 {
	width: 1200px;
	margin: 0 auto;
}
.list_04_blok {
	padding-top: 60px;
	width: 75%;
	margin: 0 0 0 auto;
}
.list_04_row {}
.list_04_row ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.list_04_row li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
	background: #f9f7f1;
	box-shadow: 0 10px 10px -5px rgb(0 0 0 / 20%);
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.list_04_row li:nth-child(2n) {
	margin: 0 0 30px 0;
}
.list_04_row li:hover {
	background: #e6f4fb;
}
.list_04_row li>a {
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	top: 0;
	left: 0;
}
.list_04_row a p {
	margin: 0 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #111;
	font-size: 17px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #111;
}
.list_04_row .thumb {
	position: relative;
	padding-top: 50%;
	margin: 0 25px;
	margin-top: 62px;
}
.list_04_row iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.list_04_row .tag {
	padding: 0 25px;
	padding-top: 13px;
	padding-bottom: 20px;
}
.list_04_row .tag p {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.list_04_row .tag label {
	cursor: pointer;
	display: block;
	margin-right: 4px;
	margin-bottom: 4px;
}
.list_04_row .tag label a {
	display: block;
	background: #103769;
	border-radius: 3px;
	padding: 4px 12px;
	position: relative;
	z-index: 10;
	color: #fff;
	font-size: 13px;
	line-height: 19px;
}
.list_04_row .tag label:hover a {
	background: #008dd0;
}
/*-----/list_04(社内用ch)-----*/

/*-----entry_list-----*/
.en_list{
	width:1000px;
	margin:0 auto;
}
.en_list ul{
	
}
.en_list ul li{
	box-shadow: 0 0 5px #949494;
    	margin-bottom: 30px;
	position:relative;
}
.en_list ul li>a{
    	display: block;
    	padding: 25px;
    	color: #111;
    	text-decoration: none;
	transition:0.3s;
	border:2px solid #fff;
	box-sizing:border-box;
}
.en_tl{
    	font-size: 25px;
    	line-height: 32px;
    	font-weight: bold;
    	padding-bottom: 15px;
    	border-bottom: 1px solid #ccc;
    	margin-bottom: 15px;
}
.en_conts{
	display:flex;
	justify-content:space-between;
}
.en_img{
	width:298px;
}
.en_box{
	width:625px;
}
.en_kaisai, .en_mousikomi{
    	border:2px solid #000;
    	padding: 16px 0px 16px 120px;
    	font-weight: bold;
	font-size:18px;
	position:relative;
}
.en_kaisai{
    	margin-bottom: 15px;
}

.en_kaisai span, .en_mousikomi span{
	color:#fff;
	padding:16px 20px;
	margin-right:5px;
	font-size:16px;
	margin-right:15px;
    	position: absolute;
    	top: 0;
    	left: 0;
    	border-right: 2px solid #000;
}
.en_kaisai span{
	background-color:#D22932;
}
.en_mousikomi span{
	background-color:#102651;
}
.en_list ul li a:hover{
	background-color:#e6eef6;
	border:2px solid #102651;
}
.en_list ul li a:hover .en_kaisai, .en_list ul li a:hover .en_mousikomi{
	background-color:#FFF;
}
.en_sem_url{
	position:absolute;
	bottom:25px;
	right:25px;
	width:605px;
}
.en_sem_url>a{
	background-color:#D22932;
	font-size:20px;
	color:#fff;
	padding:18px;
	font-weight:bold;
	text-align:center;
	display:block;
	border:2px solid #D22932;
}
.en_sem_url>a:hover{
	color:#D22932;
	background-color:#ffe1e3!important;
}
.en_sem_url_non{
	position:absolute;
	bottom:25px;
	right:25px;
	width:605px;
	background-color:#e2e2e2;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:18px;
	box-sizing:border-box;
}


/*-----商品紹介_検索コーナー-----*/

.li_pro_tag{
	background-color:#F5F7F9;
	padding:30px;
	box-sizing:border-box;
}
.li_pro_tag_box{
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.li_pro_tag_box:first-child{
	margin-bottom:20px;
}
.li_pro_tag_tl{
	font-size:16px;
	font-weight:bold;
	width:180px;
}
.li_pro_tag_cat{
}
.li_pro_tag_cat ul{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
	width:860px;
}
.li_pro_tag_cat ul li{
	margin:0 5px 5px 0;
}
.li_pro_tag_cat ul li a{
	border:1px solid #102651;
	padding:5px 13px;
	color:#102651;
	font-size:15px;
	font-weight:bold;
	display:block;
	background-color:#FFF;
}
.li_pro_tag_cat ul li a:hover{
	background-color:#102651;
	color:#fff;
}
.li_pro_tag_cat{

}
