@charset "utf-8";

.section_service {
  width: 100%;
  background-color: #F1F1F1;
  padding: 48px 0;
}

.price-lead_sec {
	padding: 0;
	margin-bottom: 3em;
}
.price-lead_cont {

}
.price-lead_cont p {
	line-height: 1.75;
}
.price-list_sec {

}
.price-list_cont {

}
.price-list_cont .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 1em;
}
.price-list_cont .row li {
	width: calc(33.33% - 0.67em);
}
.price-list_cont .row li a {
	display: flex;
	flex-direction:column;
	height: 100%;
	padding: 1em;
	border: 6px solid #ededed;
	text-decoration: none;
	box-sizing: border-box;
	transition: 0.3s;
	position: relative;
}
.price-list_cont .row li a::after {
	content: "＞＞";
	font-weight: bold;
	color: #C6000B;
	position: absolute;
	top: calc(1em + 2px);
	right: 1em;
}
.price-list_cont .row li a:hover {
	border: 6px solid #C6000B;
}
.price-list_cont .row li h3 {
	font-size: 1.2em;
	color: #C6000B;
	letter-spacing: 1px;
	padding-right: 2em;
	margin-bottom: 1em;
}
.price-list_cont .row li p {
	margin-bottom: 1em;
}
.price-list_cont .row li img {
	width: 100%;
	margin-top:auto;
}
/* ------------------------------
   loopSlider
------------------------------ */
.loopSliderWrap {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 205px;
	overflow: hidden;
}
.loopSlider {
	position: relative;
	width: auto;
	min-height: 205px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.loopSlider ul {
	min-height: 205px;
	text-align: center;
	float: left;
	overflow: hidden;
}
.loopSlider ul li {
	display: inline;
	width: 150px;
	min-height: 205px;
	padding: 0 20px;
	float: left;
	overflow: hidden;
}
.bx-wrapper img {width:100%;}

.detai_banner{
	position: absolute;
	z-index: 99;
	top: 26px;
}

.box1{
	position: relative;
	padding-bottom: 19px;
}
.title_box{
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid #ccc;
}
.box_img{
	float: left;
	margin-top: 56px;
	margin-left: 35px;
}
.txt_box{
	padding-top: 15px;
	padding-left: 290px;
	font-size: 17px;
	margin-bottom: 19px;
}
 .in_box{
    text-align: center;
    padding: 0px 56px;
    position: relative;
}
.in_box .list_img .item{
	float: left;
	text-align: center;
	margin-right: 20px;
	font-size: 12px;
	width: 150px;
	position: relative;
}
.img_res img{
    max-width: 100%;
}
.list_bnt
{
	margin: 0 97px;
}
.list_bnt li
{
	display: block;
    float: left;
}
.list_img
.list_img .item a{
	text-decoration: none;
}
.list_img .item
{
	margin-bottom: 9px;
}
.list_img .item .wrap-thumbnail
{
	overflow: hidden;
	display: block;
	margin-bottom: 9px;
	width: 150px;
	height: 150px;
}
.top_ttl01{
	text-align: center;
	font-size: 24px;
	color: #404040;
}
.top-loopSlider-title {
	font-weight: bold;
	margin: 50px auto 30px;
}
.client_list {
  display: flex;
  flex-wrap: wrap;
  gap:1.2rem;
}
.client_list .list{
    width:calc(25% - 0.9rem);
}
.client_list .list h3{
    color:#C6000B;
    font-size:0.875rem;
    margin:1em 0 0.5em;
}
.client_list .list ul {
    padding-left:1em;
}
.client_list .list ul li{
    list-style:disc;
    line-height:1.5;
}
.torihikisaki{
  padding:80px 0;
  background-color:#f8f8f8;
  box-shadow:0 0 0 100vmax #f8f8f8;
  clip-path: inset(0 -100vmax);
}
.torihikisaki h2{
    margin-bottom:1em;
}
.box4{
	background-color: #202020;
	color: #fff;
	padding: 70px 0;
}
.box4 a{
	color: #fff;
}
.box4_container{
	width: 1005px;
	margin: 0 auto;
	padding: 0 40px;
}
.news_top{
	border: 1px solid #b4b4b4;
}
.ct_news dt{
	float: left;
	padding: 10px 25px;
	font-size: 15px;
}
.ct_news dd{
	padding-left: 100px;
	padding: 10px 25px;
	font-size: 15px;
	border-bottom: solid 1px #fff;
}
.ct_news dd a{
	text-decoration: none;
}
.ct_news{
	overflow: auto;
	height: 199px;
	border: solid 2px #fff;
	margin-top: 16px;
}
.box4 .top_ttl01{
	color: #fff;
}

.content_exhibition-lead {
	margin-bottom: 4em;
}
.content_exhibition-lead .in_content {
	background:#F0F0F0;
	/* padding: 2em; */
}
.content_exhibition-lead .service_box01 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 2em;
}
.content_exhibition-lead .service_box01 .img {
	width: calc(45% - 1em);
}
.content_exhibition-lead .service_box01 .txt {
	width: calc(55% - 1em);
}
.content_exhibition-lead .service_box01 .sv {
	margin-bottom: 0;
}
.content_exhibition-lead img {
	max-width: 100%;
}
.content_exhibition-onestop img {
	max-width: 100%;
}
.content_exhibition-lead .__pageTitle {
	font-size: 2.8em;
}
.content_exhibition-lead p {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2;
}
.content_exhibition-lead p span {
	display: inline-block;
	font-size: ;
	font-weight: bold;
	color: #fff;
	background: #C6000B;
	padding: 0.25em;
	margin-right: 0.5em;
}
.content_exhibition-lead p span:last-child{
	margin-right: 0;
}

.h2_mb {
	margin-bottom: 1em;
}

.content_exhibition-onestop .__ttl {
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding: 0.5em 1em 0.4em;
    font-size: 21px;
    line-height: 1.2;
    border-left: 8px solid #c5000b;
    background-color: #404040;
    color: #fff;
	margin-bottom: 1em;
}

.content_exhibition-warry {
	margin-bottom: 4em;
}
.content_exhibition-warry .__ttl {
    font-size: 24px;
	font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #c6000b;
    padding-top: 24px;
}
.content_exhibition-warry ul {
	max-width: 420px;
	background: #FEEDED;
	padding: 1em;
	border: dashed 2px #c6000b;
	margin: 2em auto;
}
.content_exhibition-warry ul li {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.content_exhibition-warry ul li:last-child {
	margin-bottom: 0;
}
.content_exhibition-warry ul li::before {
	content: "【✓】";
	color: #c6000b;
	background: ;
	margin-right: 0.25em;
}

.content_exhibition-warry p {
	font-size: 1.15em;
	letter-spacing: .05em;
	line-height: 1.75;
	text-align: center;
}

.service_list_sec{
    margin:60px auto;
    padding:60px 0;
    background-color:#feeded;
    box-shadow:0 0 0 100vmax #feeded;;
    clip-path: inset(0 -100vmax);
}
.section_service + .service_list_sec{
	margin-top:0;
}
.service_list_sec h2{
    padding:0!important;
}
.service_list{
    margin-top:2rem;
}
.service_list ul{
    display:flex;
    flex-wrap:wrap;
    gap:1.2rem;
}
.service_list ul li{
    width:calc(25% - 0.9rem);
}
.service_list ul li a{
    width:100%;
    border:1px solid #C6000B;
    color:#C6000B;
    background-color:#fff;
    text-decoration:none;
    padding:1em 0.5em 1em 1em;
    box-sizing:border-box;
    display:flex;
    justify-content:space-between;
    align-items:center;
    font-size:1rem;
    transition:.2s ease;
}
.service_list ul li a:hover{
    transform:translateY(-2px);
    box-shadow:0 0 10px #d4d4d4;
}
.service_list ul li a:after{
    content:'';
    width:1em;
    height:1em;
    clip-path: polygon(0 0, 50% 50%, 0% 100%);
    background-color:#C6000B;
}
.submenu4{
	left:426px;
}
.donyu{
  margin:2rem 0;
}

.top_service_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top_service_list li {
	position: relative;
	width: calc((100% - 90px) / 3);
	margin-top: 30px;
	transition: 0.2s;
}
.top_service_list li:hover {
	opacity: 0.7;
}
.top_service_list li:not(:nth-of-type(3n+1)) {
	margin-left: 30px;
}
.top_service_list li > a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top_service_list li img {
	width: 100%;
}
.top_service_list li h3 {
	padding: 0.5em;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;
	color: #404040;
	text-transform: uppercase;
}
.top_service_list li span {
	font-size: 14px;
	color: #ce2e36;
	text-transform: uppercase;
}
.top_service_list li p {
	margin-top: 1em;
	font-size: 12px;
	line-height: 1.8;
}

.service_box03 ul li a {

}

.service_box03 .case-link {
	display: flex;
	justify-content: flex-start;
	gap: 2em;
	max-width: 768px;
	margin: 2em auto 2em;
}
.service_box03 .case-link li {
	width: calc(50% - 1em);
	margin: 0;
}
.service_box03 .case-link li p {
	margin: 0;
}
.service_box03 .case-link li a {
	color: #fff;
	margin: 0;
}
