/* ロジビルドTOP */
#logibuild-dx .top{
	background: url(/shared/img/app/logibuild-DX/intro.jpg) 50% 20% no-repeat;
	background-size: cover;
	background-attachment: scroll;
}
#logibuild-dx .top h1{
	font-size: 38px;
	margin-top: 10px;
	margin-bottom: 10px;
    color: #fff;
}
#logibuild-dx .emt h2{
	color: #2EA0C8;
}
#logibuild-dx #em2 h3.fontL22 {
	color: #2EA0C8;
}

#logibuild-dx .top div >*{
	margin-top: 10px;
	margin-bottom: 10px;
}

#logibuild-dx .top .topinner{
	max-width:970px;
	width:90%;
	height:fit-content;
	padding:90px 0;
	margin:0 auto;
	color: #fff;
}

#logibuild-dx .top .topinner > h1,
#logibuild-dx .top .topinner > p{
	text-align: left;
	text-shadow: 1px 1px 5px #333333, -1px 1px 5px #333333, 1px -1px 5px #333333, -1px -1px 5px #333333;
}

#logibuild-dx .top .topinner > h1 img{
	width:350px;
	margin-bottom:14px
}

#logibuild-dx .top .topinner > h1 span{
	font-size:6.0rem;
	line-height:0
}


#logibuild-dx section{
	padding-top:70px;
	padding-bottom: 60px;
}
#logibuild-dx section .cnts{
	width:90%;
	max-width:970px;
	margin:0 auto;
}

#logibuild-dx section .cntc{
	margin-top: 20px;
	margin-left: 16px;
	margin-right: 16px;
}
#logibuild-dx #em1 .cntc{
	margin-left: 0;
	margin-right: 0;
	padding-left: 16px;
	padding-right: 16px;
	box-sizing: border-box;
}

#logibuild-dx .type-list {
	display: flex;
	justify-content: space-between;
}
#logibuild-dx .type-list .type-list_item {
	width: 48%;
	border-radius: 15px;
	box-shadow: 0 3px 6px rgba(51,51,51,0.3);
	height: 100%;
}
#logibuild-dx .type-list_item .fontL20 {
	padding: 10px;
	border: 2px solid #61BADB;
	border-radius: 15px 15px 0 0;
}
#logibuild-dx .type-list_item:nth-child(odd) .fontL20 {
	color: #fff;
	background: #61BADB;
}
#logibuild-dx .type-list_item:nth-child(even) .fontL20 {
	color: #61BADB;
	background: #fff;
}
#logibuild-dx .type-list_item .type-list_txt {
	padding: 20px;
	border: 2px solid #61BADB;
	border-top: none;
	border-radius: 0 0 15px 15px;
}
#logibuild-dx .type-list_item .type-list_anchor {
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 50px;
	margin: 10px auto 0;
	border: 2px solid #61BADB;
	position: relative;
}
#logibuild-dx .type-list_item:nth-child(odd) .type-list_anchor {
	background: #61BADB;
}
#logibuild-dx .type-list_item:nth-child(even) .type-list_anchor {
	background: #fff;
}
#logibuild-dx .type-list_item .type-list_anchor::before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	transform: translateY(-50%) rotate(45deg);
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#logibuild-dx .type-list_item:nth-child(odd) .type-list_anchor::before {
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#logibuild-dx .type-list_item:nth-child(even) .type-list_anchor::before {
	border-right: 2px solid #61BADB;
	border-bottom: 2px solid #61BADB;
}

#logibuild-dx .type-list.type-list-parent .type-list_item {
	width: 100%;
}
#logibuild-dx .type-tree_connector {
	position: relative;
	height: 100px;
}
#logibuild-dx .type-tree_connector::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 4px;
	height: 50px;
	background: #61BADB;
	transform: translateX(-50%);
}
#logibuild-dx .type-tree_connector::after {
	content: "";
	position: absolute;
	top: 50px;
	left: calc(24% - 2px);
	width: calc(52% + 4px);
	height: 4px;
	background: #61BADB;
}
#logibuild-dx .type-tree .type-list:not(.type-list-parent) .type-list_item {
	position: relative;
}
#logibuild-dx .type-tree .type-list:not(.type-list-parent) .type-list_item::before {
	content: "";
	position: absolute;
	top: -50px;
	left: 50%;
	width: 4px;
	height: 40px;
	background: #61BADB;
	transform: translateX(-50%);
}
#logibuild-dx .type-tree .type-list:not(.type-list-parent) .type-list_item::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #61BADB;
	transform: translate(-50%, -100%);
}

#logibuild-dx #butsuryu-sindan .butsuryu-sindan_overview {
	width: 100%;
	box-sizing: border-box;
	margin-top: 50px;
	border: 2px solid #61BADB;
	border-radius: 15px;
	padding: 40px;
}
#logibuild-dx #butsuryu-sindan .butsuryu-sindan_overview > p {
	font-size: 2.4rem;
}
#logibuild-dx #butsuryu-sindan .butsuryu-sindan_overview .accent {
	color: #2EA0C8;
}
#logibuild-dx #butsuryu-sindan .butsuryu-sindan_overview img {
	display: block;
	width: 95%;
	height: auto;
	margin: 0 auto;
}

#logibuild-dx .odd{
	background-color: #f3f3f3;
} 
#logibuild-dx .even{
	background-color: #fff;
}  

#logibuild-dx #em6 .solution_inquiry{
	position: relative;
	/*要素内の余白は消す*/
	padding:0;
}

#logibuild-dx #em6 .solution_inquiry span{
	position: absolute;
    bottom: 8%;
    left: 1.5%;
    font-size: 1.7rem;
    color: white;
    background: rgb(182,182,182);
    border-radius: 7px;
    padding: 12px 15px;
    line-height: 1.5;
}

#logibuild-dx #em6 .solution_inquiry span:hover{
	/*以下装飾*/
    color: white;
    background: rgb(1,168,202);
}

#logibuild-dx .logibuild-order_overview {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	border: none;
	border-radius: 16px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	padding:40px;
}
#logibuild-dx .logibuild-order_overview img {
	display: block;
	width: 90%;
	height: auto;
	margin: 0 auto;
}

#logibuild-dx .logibuild-feature-list {
	margin-top: 20px;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:20px;
}
#logibuild-dx .logibuild-feature-list,
#logibuild-dx .logibuild-feature-list *,
#logibuild-dx .logibuild-feature-list *::before,
#logibuild-dx .logibuild-feature-list *::after {
	box-sizing: border-box;
}
#logibuild-dx .logibuild-feature-list > li {
	display: flex;
	width: 100%;
}
#logibuild-dx .logibuild-feature-item {
	flex: 1;
	position: relative;
	height: 100%;
	padding: 20px;
	border: 3px solid #2EA0C8;
	border-radius: 16px;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	overflow: hidden;
	background: #fff;
}


#logibuild-dx .logibuild-feature-ttl {
	font-size: 2.0rem;
	line-height: 1.3;
	margin-bottom: 10px;
}


@media screen and (max-width:820px){
	#logibuild-dx .top {
		margin-top: 0;
		background-attachment: scroll;
	}
	#logibuild-dx .top h1{
		font-size: 34px;
	}
	#logibuild-dx .top .topinner > p.fontL20,
	#logibuild-dx .top .topinner > h1 {
		text-align: center;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	#logibuild-dx .top .topinner > h1 img {
		width: 200px;
		margin-bottom: 14px;
	}
	#logibuild-dx section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#logibuild-dx section h2{
		font-size: 20px;
	}
	#logibuild-dx section h2 br{
		display: block;
	}

	#logibuild-dx section .cntc{
		margin-left: 6px;
		margin-right: 6px;
	}

	#logibuild-dx #em1 .cntc {
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 0;
		margin-right: 0;
	}

	#logibuild-dx #em6 .solution_inquiry.pc {
		display: block;
	}
	#logibuild-dx #em6 .solution_inquiry span {
		font-size: 1rem;
		padding: 6px 15px;
		bottom: 11%;
		line-height: normal;
	}

	#logibuild-dx .logibuild-feature-list {
		grid-template-columns: 1fr;
		row-gap: 20px;
	}
	#logibuild-dx .logibuild-feature-ttl {
		font-size: 1.8rem;
	}
}

@media screen and (max-width:768px){
	#logibuild-dx #butsuryu-sindan .butsuryu-sindan_overview > p {
		font-size: 2.2rem;
	}

	#logibuild-dx .type-list {
		flex-direction: column;
	}
	#logibuild-dx .type-list .type-list_item {
		width: 100%;
		margin-bottom: 20px;
	}
	#logibuild-dx .type-list-parent .type-list_item {
		margin-bottom: 0;
	}
	#logibuild-dx .type-tree_connector {
		height: 100px;
	}
	#logibuild-dx .type-tree_connector::before {
		height: calc(100% - 10px);
		width: 4px;
	}
	#logibuild-dx .type-tree_connector::after {
		display: none;
	}
	#logibuild-dx .type-tree .type-list:not(.type-list-parent) .type-list_item::before {
		display: none;
	}
	#logibuild-dx .type-tree .type-list:not(.type-list-parent) .type-list_item:not(:first-child)::after {
		display: none;
	}

	#logibuild-dx #em6 .solution_inquiry{
		margin: 10%;
	}
	#logibuild-dx #em6 .solution_inquiry.pc{
		display: none;
	}
	#logibuild-dx #em6 .solution_inquiry .solution_inquiry_btn {
		position: absolute;
		bottom: 78%;
		left: 22%;
		font-size: 0.5rem;
		color: white;
		background: rgb(182,182,182,0);
		border-radius: 7px;
		padding: 7% 28%;
	}
}

/* テンプレート型ロジビルド matterカード一覧 */
#logibuild-dx .template-matter_list {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
	column-gap: 15px;
	margin-top: 50px;
	padding: 0;
	list-style: none;
}
#logibuild-dx .template-matter_list > li {
	width: calc((100% - 40px) / 3);
}
#logibuild-dx .template-matter_list .matter {
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	border: 1px solid #4283BA;
	border-radius: 9px;
	padding: 16px;
	box-sizing: border-box;
	box-shadow:
		2px 0 2px #B9E2FF,
		0 2px 2px #B9E2FF;
}
#logibuild-dx .template-matter_list .matter > figure {
	position: relative;
}
#logibuild-dx .template-matter_list .matter > figure img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
#logibuild-dx .template-matter_list .matter .matter_txt {
	margin: 0 auto;
}
#logibuild-dx .template-matter_list .matter .matter_txt h5 {
	font-size: 1.35rem;
	font-weight: bold;
	line-height: 1.3;
}
#logibuild-dx .template-matter_list .matter .matter_txt ul {
	margin-top: 12px;
	padding-left: 0;
}
#logibuild-dx .template-matter_list .matter .matter_txt li {
	list-style: none;
	display: flex;
	align-items: flex-start;
	gap: 0.35em;
	margin-top: 4px;
	font-size: 1.2rem;
	line-height: 1.3;
}
#logibuild-dx .template-matter_list .matter .matter_txt li:first-child {
	margin-top: 0;
}
#logibuild-dx .template-matter_list .matter .matter_txt li::before {
	content: "•";
	flex-shrink: 0;
	font-size: 1em;
	display: flex;
	align-items: center;
	justify-content: center;
}
#logibuild-dx .template-matter_list .matter > .btn {
	margin: auto auto 0;
}
#logibuild-dx .template-matter_list .matter > .btn a {
	display: inline-block;
	padding: 8px 36px;
	background-color: #FF9933;
	border: 1px solid #FF9933;
	color: #fff;
	border-radius: 50px;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: bold;
	transition: background-color .3s ease, color .3s ease;
}
@media (hover: hover) {
	#logibuild-dx .template-matter_list .matter > .btn a:hover {
		background-color: #fff;
		color: #FF9933;
	}
}

@media screen and (max-width: 768px) {
	#logibuild-dx .template-matter_list {
		flex-direction: column;
	}
	#logibuild-dx .template-matter_list > li {
		width: 100%;
	}
}
