@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=M+PLUS+1p&family=Noto+Sans+JP:wght@100..900&display=swap');
.top_image {
	background-image: url(../image/top_image.jpg);
	background-position: center top;
	height: 300px;
	width: 100%;
	margin-top: 79px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.top_image .search_title {
	height: autopx;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
}
 @media screen and (max-width: 760px) {
.top_image {
	background-image: url(../image/top_images.jpg);
	background-position: center center;
	background-size: 100%;
	height: 160px;
	width: 100%;
	margin-top: 20px !important;
	background-color: #FFF;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.top_image .search_title {
	height: auto;
	width: 23%;
	margin-right: auto;
	margin-left: auto;
}
#sp_g-navi {
	position: fixed !important;
	top: 0px;
}
}
/***************************************************************************************
   PAGE NATION 
****************************************************************************************/
.pagination {
	text-align: center;
	margin-top: 60px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 92%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
}
.pagination a, .pagination span {
	width: 34px;
	height: 34px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	border: 1px solid #333;
	text-decoration: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-right: 4px;
	margin-left: 4px;
}
.pagination a:hover {
	color: #FFF;
	background-color: #787878;
	text-decoration: none;
}
.pagination .dot {
	text-decoration: none;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	height: 34px;
	width: 34px;
}
.pagination .current {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 600;
	height: 34px;
	width: 34px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 4px;
	margin-left: 4px;
}
.pagination .prev {
	height: 40px;
	width: 40px;
	border: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-right: 10px;
}
.pagination .prev a img {
	height: 40px;
	width: 40px;
	border: none;
}
.pagination .prev a img:hover {
	opacity: 0.3;
}
.pagination .prev a {
	border: none;
}
.pagination .prev a:hover {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagination .next {
	font-weight: 500;
	height: 34px;
	border: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	margin-left: 10px;
}
.pagination .next a:hover {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pagination .next a {
	border: none;
}
.pagination .next a img {
	height: 40px;
	width: 40px;
	border: none;
}
.pagination .next a img:hover {
	opacity: 0.3;
}
.pagination .prev a {
	border: none;
}
/***************************************************************************************************
* TOP TITLE
***************************************************************************************************/

#contents_wrapper .series_title1 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	height: auto;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#contents_wrapper .products_title {
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
#contents_wrapper .products_title img {
	height: auto;
	width: 230px;
}
#contents_wrapper .category_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	text-align: center;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
/*************************************************************************************************
  FREE SERCH
**************************************************************************************************/
#contents_wrapper .free_serch {
	max-width: 1100px;
	width: 100%;
	box-sizing: border-box;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 53px;
	padding-left: 10px;
}
#contents_wrapper .free_serch h3 {
	font-size: 20px;
	text-align: center;
	margin: 0px 0px 30px 0px;
	font-weight: 500;
}
#contents_wrapper .free_serch .serch_box {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	display: -webkit-flex;
	display: flex;
}
#contents_wrapper .free_serch .innerbox .serch_box .submit {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#contents_wrapper .free_serch .serch_box input {
	border: none;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	outline: none;
}
 @media screen and (max-width: 752px) {
#contents_wrapper .free_serch {
	padding: 30px 0px 50px 0px;
	max-width: 100%;
}
#contents_wrapper .free_serch .serch_box {
	max-width: 80%;
}
}
/******************************************************************************************
   DOCUMENT LIST
******************************************************************************************/
#contents_wrapper .list_block {
	height: auto;
	width: 92%;
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
#contents_wrapper .list_block li {
	max-width: 980px;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #787878;
}
#contents_wrapper .list_block li a {
	height: 100%;
	width: 100%;
	display: -webkit-flex;
	display: flex;
	text-decoration: none;
	color: inherit;
}
/*
#contents_wrapper .list_block li a .image {
	height: 150px;
	width: 230px;
	margin:8px;
	overflow:hidden;	
}
*/
#contents_wrapper .list_block li a .image {
	height: 150px;
	width: 230px;
	margin: 8px;
	overflow: hidden;
	position: relative;
	border: 1px solid #B3B3B3;
}
#contents_wrapper .list_block li a .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
/*
#contents_wrapper .list_block li a .image img{
	height: auto;
	width: 228px;
	border: 1px solid #B3B3B3;
	object-fit: cover;
}
*/
#contents_wrapper .list_block li a .detail {
	height: auto;
	width: 734px;
}
#contents_wrapper .list_block li a .detail .search_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #000;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: center;
	align-items: center;
	white-space: nowrap;
	height: 43px;
	width: calc(100% - 40px);
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	overflow: hidden;
}
#contents_wrapper .list_block li a .detail .search_title br {
	display: none;
}
#contents_wrapper .list_block li a .detail .search_detail {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	color: #444;
	text-align: left;
	height: 83px;
	width: calc(100% - 50px);
	padding-left: 30px;
	padding-right: 20px;
	text-decoration: none;
	overflow: hidden;
}
#contents_wrapper .list_block li a .detail .search_breadcrumb {
	height: 40px;
	width: calc(100% - 30px);
	padding-left: 30px;
	text-decoration: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: center;
	align-items: center;
}
#contents_wrapper .list_block li a .detail .search_breadcrumb li {
	border: none;
}
.right, .search_title, .search_detail, .search_breadcrumb {
	text-decoration: none;
}
 @media screen and (max-width: 760px) {
#contents_wrapper .list_block li a .image {
	display: none;
}
#contents_wrapper .list_block li a .detail .search_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
	text-align: left;
	height: 43px;
	width: calc(100% - 20px);
	padding-left: 20px;
	text-decoration: none;
}
#contents_wrapper .list_block li a .detail .search_detail {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
	color: #333;
	text-align: left;
	height: 83px;
	width: calc(100% - 230px);
	padding-left: 30px;
	text-decoration: none;
	overflow: hidden;
}
#contents_wrapper .list_block li a .detail .search_breadcrumb {
	height: 40px;
	width: calc(100% - 230px);
	padding-left: 30px;
	text-decoration: none;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-align-items: center;
	align-items: center;
}
}
.pc {
	display: block;
}
.sp {
	display: none;
}
 @media screen and (max-width: 760px) {
.sp {
	display: block;
}
.pc {
	display: none;
}
}
}
