@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');
#global_navi .gnav01 {
	background-image: url(../../../../common/g_navi/under_line.png) !important;
	background-repeat: no-repeat;
	background-position: center 60px;
}
.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;
}
#contents_wrapper {
	height: auto;
	width: 100%;
	overflow:hidden;
}

.top_image .custom_title{
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.sp{
	display: none !important;
}
.pc{
	display:block !important;
}
 @media screen and (max-width: 760px) {
.pc{
	display: none !important;
}
.sp{
	display:block !important;
}
.top_image {
	background-image: url(../../../common/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 .custom_title{
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;

 }
 #sp_g-navi {
	position: fixed !important;
	top: 0px;
 }
 }
 
 
 
 
 #contents_wrapper .top_info{
	max-width: 1000px;
	width: 92%;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #000;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
 }
 
#contents_wrapper .inquiry_button a{
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #94243a;
	font-size: 16px;
	border-radius: 50px 50px 50px 50px;
	width: 300px;
	height: 55px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #FFFFFF;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#contents_wrapper .inquiry_button a:hover {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	border-radius: 50px 50px 50px 50px;
	width: 300px;
	height: 55px;
	border: 1px solid #94243a;
	transition: 0.3s;
	background-color: #94243A;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
 }
#contents_wrapper .title_e{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	height: auto;
	display:block;
}











#contents_wrapper .works_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 28px;
	font-weight: 500;
	color: #000;
	text-align: center;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#contents_wrapper .title_info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 92%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents_wrapper .works_block {
	width: 1070px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	gap: 10px;
	margin-top: 30px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
}
#contents_wrapper .works_block li ,
#contents_wrapper .works_block li a img {
  width: 350px;
}


#contents_wrapper .works_block li a .works_name {
	width: 350px;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	text-align: left;
	height: auto;
	margin-top: 10px;
}
#contents_wrapper .works_block li a:hover {
  opacity: 0.6;
}
#contents_wrapper .works_block li a,
#contents_wrapper .works_block li a:hover {
  text-decoration: none;
}

@media screen and (max-width: 752px) {
	#contents_wrapper .works_title {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #000;
	text-align: center;
	height: auto;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
	#contents_wrapper .works_title br{
		display:none;
	}
#contents_wrapper .works_block{
	display: block;
	width: 92%;
	max-width: 92%;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
  }
#contents_wrapper .works_block li ,
#contents_wrapper .works_block li a img  {
    width: 100%;
	height:auto;
  }
	#contents_wrapper .works_block li a .works_name {
		width: 100%;
		font-family: "Noto Sans JP", sans-serif;
		font-size: 14px;
		font-weight: 400;
		color: #000;
		text-decoration: none;
		text-align: left;
		height: auto;
		margin-top: 0px;
		margin-bottom:30px;
	}
	#contents_wrapper .works_block li .works_name br {
		display: none;
	}

}
