.solution .en {
	font-weight: 500;
	color: #969696;	
}
.solution .heading-corner {
	font-size: 38px;	
    font-weight: bold;
	margin-bottom: 18px;
}
.solution a:hover {
	opacity: 0.6;
}
.solution .heading-corner .en{
	margin-left: 25px;
	font-size: 24px;
}
@media screen and (max-width: 600px) {
.solution .heading-corner {
	font-size: 30px;	
}
.solution .heading-corner .en{
	margin-left: 20px;
	font-size: 20px;
}
}

.solution.detail .information {
	width: 100%;
	display: flex;
	flex-direction: row;
	fiex-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
	.solution.detail .information {
		flex-direction: column;
	}
}
.solution.detail .information .category {
	width: 62%;
	background: #F3F3F3;
}
@media screen and (max-width: 1024px) {
	.solution.detail .information .category {
		width: 100%;
	}
}
.solution.detail .information .category-item {
	padding: 0 26px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}
@media screen and (max-width: 600px) {
.solution.detail .information .category-item {
	padding: 0 12px;
	
	}
}
.solution.detail .information .category-item .category-item-inner{
	width: 100%;
	min-height: 55px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.solution.detail .information .category-item:first-of-type .category-item-inner{
	border-bottom: 1px solid #969696;
}
.solution.detail .information .category .heading {
	font-size: 14px;
	font-weight: 500px;
	width: 82px;
	min-width: 82px;
}
@media screen and (max-width: 600px) {
.solution.detail .information .category .heading {
	font-size: 11px;
	width: 60px;
	min-width: 60px;
}
}
.solution.detail .information .category .category-content {
	padding: 6px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 6px 16px;
}
.solution.detail .information .category .jp {
	font-size: 20px;
	font-weight: 500;
}
.solution.detail .information .category .en {
	font-size: 18px;
	font-weight: 400;
}
@media screen and (max-width: 600px) {
.solution.detail .information .category .jp {
	font-size: 14px;
}
.solution.detail .information .category .en {
	font-size: 12px;
}
}
.solution.detail .information .company{
	padding: 27px 26px 20px 35px;
	width: 36%;
	display: flex;
	gap: 11px;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	font-size: 16px;
	font-weight: 500;
}
@media screen and (max-width: 1024px) {
	.solution.detail .information .company{
		width: 100%;
		padding-left: 10px;
	}
}

.solution.detail .information .company .name{
	width: 100%;
}
.solution.detail .information .company .booth{
	height: 35px;
	padding: 0 20px;
	border: 1px solid #99DEDE;
	border-radius: 5px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;	
}
.solution.detail .information .company .booth img{
}
.solution.detail .information .company .booth .booth-number{
	padding-left: 10px;
}
.solution.detail .information .company .booth .booth-hole{
}
.solution.detail .heading-solution {
	margin-top: 30px;
	min-height: 146px;
	border-radius: 0 0 24px 24px;
	background: #003C82;
	color: #fff;
	font-size: 26px;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 1024px) {
.solution.detail .heading-solution {
	margin-top: 10px;
}
}
@media screen and (max-width: 600px) {
.solution.detail .heading-solution {
	font-size: 20px;
	min-height: 110px;
}
}

.solution.detail .heading-solution.dx {
}
.solution.detail .heading-solution.gx {
	background: #19A550;
}
.solution.detail .heading-solution .tab{
	position: absolute;
	top: 0;
	left: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background: #99DEDE;
	padding-top: 7px;
	width: 200px;
	min-height: 40px;
	border-radius: 0 0 24px 24px;
}
@media screen and (max-width: 600px) {
.solution.detail .heading-solution .tab{
	font-size: 14px;
	width: 140px;
	min-height: 32px;
	padding-top: 6px;
	}
}
.solution.detail .heading-solution.dx .tab{
}
.solution.detail .heading-solution.gx .tab{
	background: #99DEDE;
}
.solution.detail .heading-solution .title{
	padding: 52px 20px 0;
}
.solution.detail .heading-solution .title-en{
	padding: 14px 20px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
@media screen and (max-width: 600px) {
.solution.detail .heading-solution .title{
	padding: 40px 12px 0;
}
.solution.detail .heading-solution .title-en{
	padding: 10px 12px 10px;
	font-size: 14px;
}
}
.solution.detail .solution-detail {
	margin-top: 44px;
	margin-bottom: 40px;
	width: 100%;
	padding: 0 50px 50px 70px;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
}
@media screen and (max-width: 1024px) {
.solution.detail .solution-detail {
	margin-top: 30px;
	font-size: 16px;
	padding: 0 30px 0 30px;
}
}
@media screen and (max-width: 600px) {
.solution.detail .solution-detail {
	margin-top: 20px;
	font-size: 14px;
	padding: 0 20px 0 20px;
}
}
.solution.detail .solution-detail h2 {
	position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
}
@media screen and (max-width: 600px) {
.solution.detail .solution-detail h2 {
    font-size: 16px;
}
}
.solution.detail .solution-detail h2:first-of-type {
    margin-top: 0;
}
.solution.detail .solution-detail h2:before {
    position: absolute;
    left: -25px;
    top: 6px;
    content: "";
    background: #DE3F25;
    border: 1px solid #DE3F25;
    border-radius: 9999px;
    display: inline-block;
    height: 10px;
    width: 10px;
}
@media screen and (max-width: 600px) {
.solution.detail .solution-detail h2:before {
    left: -16px;
    height: 6px;
    width: 6px;
	}
}

.solution.detail .solution-detail figure {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 360px;
}
@media screen and (max-width: 600px) {
.solution.detail .solution-detail figure {
		margin: 0 auto 20px;
        max-width: 100%;

	}
}

/* B_共通 */
.en {
	font-family: "Roboto", sans-serif;
}
.special_cat_list1 {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 40px;
	margin-top: 96px;
}
.special_cat_list1 li {
	position: relative;
	width: 100%;
}
.special_cat_list1 li .text_wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0 0 10px 10px;
	background: rgba(25, 165, 80, .7);
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 36px 0 46px;
}

.special_cat_list1 li .text_wrap:before {
  content: '';
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 15px;
  bottom: 14px;
  margin: auto;
}
.special_cat_list1 li .text_wrap:after {
  content: '';
  width: 11px;
  height: 11px;
  border: 0;
  border-top: solid 2px #026F49;
  border-right: solid 2px #026F49;
  transform: rotate(45deg);
  position: absolute;
  right: 36px;
  bottom: 34px;
  margin: auto;
}
.special_cat_list1 li .img_wrap img {
	height: auto;
}

.special_cat_list1 li.dx .text_wrap {
	background: rgba(0, 60, 130, .7);
}
.special_cat_list1 li.dx .text_wrap:after {
	border-color: #003C82;
}

.special_cat_list1 li .text_wrap .title {
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
}
.special_cat_list1 li .text_wrap .title:not(.en) {
	margin-bottom: 18px;
	letter-spacing: 0.14em;
	font-size: 3.28rem;
	font-size: 3.5vw;
	font-size: clamp(16px, 3.5vw, 52px);
}
.special_cat_list1 li .text_wrap .title.en {
	font-size: 28px;
	font-size: 1.8rem;
	font-size: 1.9vw;
	font-size: clamp(14px, 1.9vw, 28px);
}
@media screen and (max-width: 600px) {
	.special_cat_list1 {
		flex-wrap: wrap;
	}
	.special_cat_list1 li .text_wrap .title:not(.en) {
		font-size: 27px;
	}
	.special_cat_list1 li .text_wrap .title.en {
		font-size: 15px;
	}
}

/* C_DX */
.special_head {
	font-size: 38px;
	font-weight: bold;
	border-bottom: 2px solid rgba(0,0,0,.1);
	position: relative;
	letter-spacing: 0.04em;
	margin-top: 93px;
	padding-bottom: 17px;
}
.special_head::before {
	content: "";
	width: 120px;
	height: 2px;
	background: #003C82;
	position: absolute;
	bottom: -2px;
	left: 0;
}
.special_head.gx::before {
	background: #026F49;
}
.special_head span {
	font-size: 24px;
	color: #969696;
	padding-left: 18px;
	font-weight: 500;
}
.special_cat_list2 {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 40px;
	margin-top: 42px;
	flex-wrap: wrap;
}
.special_cat_list2 li {
	position: relative;
	aspect-ratio: 480 / 340;
	width: calc((100% - 40px) / 2);
}
.special_cat_list2 li .text_wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	border-radius: 0 0 10px 10px;
	background: rgba(25, 165, 80, .7);
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 28px 0 33px;
}

.special_cat_list2 li .text_wrap:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	bottom: 11px;
	margin: auto;
}
.special_cat_list2 li .text_wrap:after {
	content: '';
	width: 11px;
	height: 11px;
	border: 0;
	border-top: solid 2px #026F49;
	border-right: solid 2px #026F49;
	transform: rotate(45deg);
	position: absolute;
	right: 26px;
	bottom: 25px;
	margin: auto;
}
.special_cat_list2 li .img_wrap img {
	height: auto;
	width: 100%;
}
.special_cat_list2.dx li .text_wrap {
	background: rgba(0, 60, 130, .7);
}
.special_cat_list2 li.dx .text_wrap:after {
	border-color: #003C82;
}

.special_cat_list2 li .text_wrap .title {
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
}
.special_cat_list2 li .text_wrap .title:not(.en) {
	margin-bottom: 15px;
	letter-spacing: 0.04em;
	font-size: 2.3vw;
	font-size: clamp(16px, 2.3vw, 34px);
}
.special_cat_list2 li .text_wrap .title.en {
	font-size: clamp(12px, 1.2vw, 18px);
}
@media screen and (max-width: 600px) {
	.special_head {
		font-size: 18px;
		margin-right: -10px;
	}
	.special_head span {
		font-size: 10px;
		padding-left: 5px;
	}
	.special_cat_list2 {
		flex-wrap: wrap;
	}
	.special_cat_list2 li {
		width: 100%;
	}
	.special_cat_list2 li .text_wrap .title:not(.en) {
		font-size: 27px;
	}
	.special_cat_list2 li .text_wrap .title.en {
		font-size: 15px;
	}
}
.video_banner {
	margin: 40px 0 30px;
}
.video_banner a {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	background: #003C82;
	border-radius: 10px;
	gap: 36px;
	padding: 20px 20px 20px 40px;
	position: relative;
}
.video_banner a:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	bottom: 11px;
	margin: auto;
}
.video_banner a:after {
	content: '';
	width: 11px;
	height: 11px;
	border: 0;
	border-top: solid 2px #026F49;
	border-right: solid 2px #026F49;
	transform: rotate(45deg);
	position: absolute;
	right: 26px;
	bottom: 25px;
	margin: auto;
}
.video_banner .head {
	color: #fff;
	margin-top: 13px;
}
.video_banner .head .title {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.07em;
	font-size: 2.2vw;
	font-size: clamp(16px, 2.2vw, 33px);
}
.video_banner .head .title.en {
	font-size: 18px;
	margin-top: 9px;
	font-size: 1.16vw;
	font-size: clamp(12px, 1.16vw, 17px);;
}
.video_banner .video_img_list {
	display: flex;
	align-items: stretch;
	justify-content: center;
	gap: 10px;
}
.video_banner .video_img_list img {
	height: auto;
}
@media screen and (max-width: 600px) {
	.video_banner a {
		flex-wrap: wrap;
		padding: 20px 20px;
		gap: 20px;
	}
	.video_banner .head .title {
		font-size: 20px;
	}
	.video_banner .head .title.en {
		font-size: 12px;
	}
}
.btn_bl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
	height: 69px;
	-webkit-box-pack: center;
	 -ms-flex-pack: center;
		 justify-content: center;
	-webkit-box-align: center;
	 -ms-flex-align: center;
		 align-items: center;
	border: 1px solid #000000;
	border-radius: 5px;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	font-size: 20px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	max-width: 430px;
	margin: 40px auto 0;
}
@media (hover) {
	.btn_bl:hover {
		color: #000000;
		background: #ffffff;
	}
	.btn_bl:hover:after {
		background: #000000;
	}
}
.btn_bl:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 8px;
	-webkit-clip-path: polygon(0px 21%, 21% 0px, 100% 50%, 21% 100%, 0px 79%, 50% 50%, 0px 21%);
		 clip-path: polygon(0px 21%, 21% 0px, 100% 50%, 21% 100%, 0px 79%, 50% 50%, 0px 21%);
	background: #ffffff;
	-webkit-transform: translate(0, -50%) scaleX(-1);
		 transform: translate(0, -50%) scaleX(-1);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	aspect-ratio: 4/5;
}
@media screen and (max-width: 600px) {
	.btn_bl {
		font-size: 16px;
	}
}
.btn_rd.back:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 19px;
	width: 8px;
	-webkit-clip-path: polygon(0px 21%, 21% 0px, 100% 50%, 21% 100%, 0px 79%, 50% 50%, 0px 21%);
		 clip-path: polygon(0px 21%, 21% 0px, 100% 50%, 21% 100%, 0px 79%, 50% 50%, 0px 21%);
	background: #ffffff;
	-webkit-transform: translate(0, -50%) scaleX(-1);
		 transform: translate(0, -50%) scaleX(-1);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	aspect-ratio: 4/5;
}
@media (hover) {
	.btn_rd.back:hover:after {
		background: var(--c_rd);
	}
}


/* D_DX */
.special_head_sub {
	background: #99DEDE;
	font-size: 24px;
	margin: 20px 0 20px;
	padding: 24px 29px 28px;
	font-weight: 600;
}
.special_head_sub span{
	font-size: 18px;
	padding-left: 20px;
	font-weight: normal;
	letter-spacing: 0;
}
.special_cat_list3 {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 20px;
	margin-top: 42px;
	flex-wrap: wrap;
}
.special_cat_list3 li {
	position: relative;
	width: calc((100% - 20px) / 2);
	border-radius: 10px;
	overflow: hidden;
}
.special_cat_list3 li .text_wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 7% 29px 0;
}
.special_cat_list3 li .text_wrap:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	bottom: 11px;
	margin: auto;
}
.special_cat_list3 li .text_wrap:after {
	content: '';
	width: 11px;
	height: 11px;
	border: 0;
	border-top: solid 2px #026F49;
	border-right: solid 2px #026F49;
	transform: rotate(45deg);
	position: absolute;
	right: 26px;
	bottom: 25px;
	margin: auto;
}
.special_cat_list3 li .img_wrap img {
	height: auto;
	width: 100%;
}
.special_cat_list3 li a::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(25, 165, 80, .7);
	z-index: 2;
}
.special_cat_list3.dx li a::after {
	background: rgba(0, 60, 130, .7);
}
.special_cat_list3 li.dx .text_wrap:after {
	border-color: #003C82;
}

.special_cat_list3 li .text_wrap .title {
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
}
.special_cat_list3 li .text_wrap .title:not(.en) {
	margin-bottom: 10px;
	letter-spacing: 0.04em;
	font-size: 2.3vw;
	font-size: clamp(16px, 2vw, 28px);
}
.special_cat_list3 li .text_wrap .title.en {
	font-size: clamp(12px, 1.2vw, 18px);
}
.btn_wrap.column {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 40px;
	margin-top: 40px;
}
.btn_wrap.column .btn_bl {
	margin: 0;
}
.btn_wrap.column .btn_rd {
	max-width: 430px;
	height: 69px;
}
@media screen and (max-width: 600px) {
	.special_head_sub {
		font-size: 16px;
		padding: 16px 20px 18px;
	}
	.special_head_sub span{
		font-size: 11px;
	}
	.special_cat_list3 {
		flex-wrap: wrap;
	}
	.special_cat_list3 li {
		width: 100%;
	}
	.special_cat_list3 li .text_wrap {
		padding: 20px 20px 0;
	}
	.special_cat_list3 li .text_wrap .title:not(.en) {
		font-size: 25px;
	}
	.special_cat_list3 li .text_wrap .title.en {
		font-size: 13px;
	}
	.btn_wrap.column {
		flex-direction: column;
	}
}

/* E_DX */
.solution_box {
	border-radius: 10px;
	background: #F2F5FC;
	padding: 33px 29px 16px;
	margin-top: 41px;
}
.solution_box h4 {
	font-size: 20px;
	font-weight: 500;
}
.solution_box h4 span {
	font-size: 18px;
	font-weight: normal;
	padding-left: 15px;
	color: #969696;
}
.solution_box .btn_box {
	margin: 19px 0;
}
.solution_box .btn_box a {
	border-radius: 5px;
	border: 1px solid #003C82;
	color: #003C82;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 21px;
	display: inline-block;
	letter-spacing: 0.1em;
}
.solution_list {
	margin-top: 30px;
}
.solution_list li {
	border-radius: 10px;
	background: #fff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
}
.solution_list li a {
	display:block;
	color: #003C82;
	font-weight: 600;
	font-size: 24px;
	padding: 25px 31px 27px;
	position: relative;
}
.solution_list li a .title_en {
	color: #969696;
	font-weight: normal;
	font-size: 16px;
	margin-top: 12px;
	letter-spacing: 0;
}
.solution_list li a:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #003C82;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	bottom: 11px;
	margin: auto;
}
.solution_list li a:after {
	content: '';
	width: 11px;
	height: 11px;
	border: 0;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	position: absolute;
	right: 26px;
	bottom: 25px;
	margin: auto;
}
.solution_box.gx {
	background: #EAF7EC;	
}
.solution_box.gx .btn_box a {
	color: #19A550;
	border-color: #19A550;
}
.solution_box.gx .solution_list li a {
	color: #19A550;
}
.solution_box.gx .solution_list li a::before {
	background: #19A550;
}
@media screen and (max-width: 600px) {
	.solution_box {
		margin-top: 20px;
		padding: 20px 20px 10px;
	}
	.solution_box h4 {
		font-size: 18px;
	}
	.solution_box h4 span {
		display: block;
		padding-left: 0;
		font-size: 14px;
		margin-top: 5px;
	}
	.solution_box .btn_box a {
		font-size: 12px;
	}
	.solution_list li a {
		font-size: 18px;
		padding: 17px 49px 21px 17px;
	}
	.solution_list li a .title_en {
		font-size: 13px;
	}
	.solution_list li a::before {
		bottom: 8px;
	}
	.solution_list li a::after {
		bottom: 22px;
	}
}
@media (hover) {
	.special_cat_list1 li a:hover,
	.special_cat_list2 li a:hover,
	.video_banner a:hover,
	.special_cat_list3 li a:hover,
	.solution_box.gx .btn_box a:hover,
	.solution_list li a:hover {
		opacity: 0.6;
	}
}
