@charset "utf-8";


.dcd__detail__hero{
	display: block;
	position: relative;
	width: 100%;
	height: 25vh;
	margin: 120px 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.dcd__detail__hero2{
	display: block;
	position: relative;
	width: 100%;
	height: 50vh;
	margin: 120px 0 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.contents{
	max-width: 1200px;
	width: 90%;
	margin: 60px auto 0;
   
}



.dcd__detail__title{
	font-weight: bold;
	font-size: 50px;
	line-height: 1.1em;
	color: #333;
	margin: 0 0 80px;
}


.dcd__detail__title__cate{
	font-weight: bold;
	font-size: 16px;
	line-height: 0.6em;
	color: #333333;
    display: inline-block;
    border: 1px solid #333333;
    border-radius: 50px;
    padding: 10PX 24px 10px;
    margin-bottom: 15px;
    background-color: white;
}




.dcd__detail__title span{
	
	font-weight: normal;
	display: block;
	font-size: 26px;
	line-height: 32px;
	padding: 22px 0 0 3px
}

.dcd__detail__title span2{
	
	font-weight: normal;
	display: block;
	font-size: 10px;
	line-height: 26px;
	padding: 22px 0 0 3px
    
}

.dcd__detail__name{
	font-weight: bold;
	font-size: 36px;
	line-height: 1.5em;
	color: #333;
	margin: 100px 0 40px;
}
.dcd__detail__name span{
	font-size: 24px;
}

.dcd__detail__area{
    margin: auto;
    box-sizing: border-box;
    width: 94%;
    border: solid #333333 0.5px;
    padding: 3% 3% 3%;
    
}

.dcd__detail__area__head{
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2em;
	margin: 0px 0 0;
}


.dcd__detail__head{
	font-weight: bold;
	font-size: 28px;
	line-height: 1.2em;
	margin: 100px 0 30px;
}


.dcd__detail__head3-bk{
	font-weight: bold;
	font-size: 36px;
	line-height: 1.2em;
	margin: 100px 5% 0;
    color: #000000;
    
	text-align: left;
   
    
}

.dcd__detail__head3-bk span{

	font-size: 26px;
	
    
}




.dcd__detail__head__cate{
    font-weight: bold;
	font-size: 24px;
	line-height: 1.3em;
	margin: 100px 0 0;
	color: #333333;
    display: inline-block;
    border: 1px solid #333333;
    border-radius: 5px;
    padding: 8px 15px;
    margin-bottom: 12px;
    background-color: white;
    letter-spacing: 0.01em;
}



.dcd__detail__text{
	font-size: 15px;
	line-height: 1.8em;
	margin: auto;
    word-break: break-all;
}

.dcd__detail__text-main{
	font-size: 23px;
	line-height: 150%;
	margin: 10px 0;
    font-weight: bold;
}

.dcd__detail__text-main p{
    font-size: smaller;
    line-height: 1.3em;
    margin-bottom: 2em;
    margin-left: 1.5em;
    font-weight: normal;
}

.dcd__detail__text li{
	font-size: 20px;
	line-height: 125%;
	margin: 10px 0;
    font-weight: bold;
}


.dcd__detail__text__toolbox{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
}

.dcd__detail__text__toolbox li{
    padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
    }

.dcd__detail__text span{
    font-size: 21px;
    font-weight: bold;
    margin-left: 0em;
    line-height: 1em;
    
}

.dcd__detail__text__toolbox-a{
    width: 80%;
    margin: 0 0 0;
}

.dcd__detail__text__toolbox-b{
    margin: 0 30px 0;
}

.dcd__detail__text__toolbox-c{
    max-width: 100%;
	
    
}

.dcd__detail__text__toolbox-c p{
    font-size: smaller;
    line-height: 1.3em;
    margin-bottom: 2em;
    margin-left: 1.5em;
    
}

.dcd__detail__text-pop{
    font-size: smaller;
    line-height: 1.3em;
    margin-top: 0.3em;

    
}




.dcd__detail__img{
	display: block;
	margin: 30px 0;
	
	
}
.dcd__detail__img_shadow{
	display: block;
	margin: 30px 0;
	box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, .3);
	
}

.dcd__detail__img.is-center{
	margin: 100px auto 0;
}
@media (max-width: 640px) {
	.dcd__detail__z{
		margin: 60px 0 0;
		height: 30vh;
	}
	.contents{
		margin: 60px auto 0;
	}
	.dcd__detail__title{
	
        
        font-weight: bold;
	font-size: 30px;
	line-height: 1.1em;
	margin: 0 0 60px;
	}
	.dcd__detail__title span{
        font-weight: normal;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 0 0 3px
	}
    
    .dcd__detail__title span2{
	
	font-weight: normal;
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding: 20px 0 0 3px
}
	.dcd__detail__text{
		font-size: 15px;
        line-height: 150%;
	}
	.dcd__detail__head{
		font-size: 24px;
		margin: 60px 0 0;
	}
    
    .dcd__detail__area{
    margin: auto;
    box-sizing: border-box;
    width: 98%;
    
    padding: 5% 4% 3%;
    
    }
    
    .dcd__detail__area__head{
		font-size: 24px;
		margin: 0px 0 0;
	}
    
	.dcd__detail__img{
		width: 80%;
	}
    
    .dcd__detail__text-main{
	font-size: 20px;
	line-height: 150%;
	margin: 10px 0;
    font-weight: bold;
}
    
    .dcd__detail__text li{
	font-size: 18px;
	line-height: 125%;
	margin: 10px 0;
    font-weight: bold;
    }
    
    .dcd__detail__title__cate{
	font-weight: bold;
	font-size: 14px;
	line-height: 0.1em;
	color: #333333;
    display: inline-block;
    border: 1px solid #333333;
    border-radius: 50px;
    padding: 12PX 16px 12px;
    margin-bottom: 15px;
    background-color: white;
    
    }
    
    .dcd__detail__head__cate{
    font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	margin: 100px 0 0;
	color: #333333;
    display: inline-block;
    
    border-radius: 5px;
    padding: 8px 10px ;
    margin-bottom: 12px;
    background-color: white;
    letter-spacing: 0.01em;
    }

    
    .dcd__detail__text__toolbox{
    display: block;
    margin-bottom: 20px;
    column-count: 1;
    }
    
    .dcd__detail__text__toolbox li{
    padding-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
    }
    
    .dcd__detail__text__toolbox-a{
    width: 100%;
    margin: 0 0 0;
    }

    .dcd__detail__text__toolbox-b{
    width: 100%;
    margin: 0 0 0;
    }
    
    .dcd__detail__text__toolbox-c{
    width: 100%;
    margin: 0 0 0;
    }
    
    .dcd__detail__text span{
		font-size: 16px;
		font-weight: bold;
		margin-left: 0em;
		line-height: 1em;
		
	}

	.dcd__detail__head3-bk{
		
		font-size: 26px;
		
	}
	.dcd__detail__head3-bk span{
		
		font-size: 18px;
		
	}
    
}

.dcd__detail__separate-full{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	margin: 15px 0;
}

.dcd__detail__separate-full img{
	display: block;
	width: 100%;
	height: intrinsic;
    margin: 15px auto 0;
}

.dcd__detail__separate{
	display: flex;
	justify-content: space-between;
	margin: 15px auto 0;
}

.dcd__detail__separate img{
	display: block;
	width: 49%;
	height: intrinsic;
    margin: 15px auto 0;
}



.dcd__detail__concept{
        display: block;
		
}
.dcd__detail__concept-mb{
        display: none;
		
}



@media (max-width: 640px) {
	.dcd__detail__concept{
        display: none;
		
	}
    .dcd__detail__concept-mb{
        display: block;
		
	}
    
    .dcd__detail__separate{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	margin: 15px 0;
    }

    .dcd__detail__separate img{
	display: block;
	width: 100%;
	height: intrinsic;
    margin: 15px auto 0;
    }
    
    
    


}



video{
	display: block;
	width: 100%;
}
.dcd__detail__btn{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	width: 465px;
	height: 70px;
	margin: 100px auto 30px;
	background: #3B2F54;
	border-radius: 5px;
}
.dcd__detail__btn:last-child{
	margin: 30px auto;
}
@media (max-width: 640px) {
	.dcd__detail__btn{
		width: 90%;
		height: 50px;
		font-size: 14px;
		margin: 80px auto 20px;
	}
	.dcd__detail__btn:last-child{
		margin: 20px auto;
	}
}

.dcd__detail__bg-ttl{
	border: 1px solid #000;
	padding: 20px 60px;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	width: fit-content;
	margin: 0 auto 100px;
}
.dcd__detail__bg-ttl span{
	display: block;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0 0;
}
@media (max-width: 640px) {
	.dcd__detail__bg-ttl{
		padding: 20px 20px;
		font-size: 18px;
		margin: 0 auto 60px;
	}
}



.dcd__detail__text table{
	width: 100%;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
}
.dcd__detail__text table th,
.dcd__detail__text table td{
	border: solid 1px #ccc;
	line-height: 1.8em;
	vertical-align: middle;
}
.dcd__detail__text table th{
	background: #333;
	color: #fff;
	padding: 20px 0;
}
.dcd__detail__text table td{
	background: #f2f2f2;
	color: #333;
	padding: 20px;
}
.dcd__detail__text table td.bg-wh{
	background: #fff;
}


.dcd__detail__text table2{
	width: 100%;
	font-size: 14px;
	text-align: center;
	border-collapse: collapse;
}
.dcd__detail__text table2 th,
.dcd__detail__text table2 td{
	border: solid 0px #ccc;
	line-height: 1.8em;
	vertical-align: middle;
}
.dcd__detail__text table2 th{
	background: #333;
	color: #fff;
	padding: 20px 0;
}
.dcd__detail__text table2 td{
	background: #f2f2f2;
	color: #333;
	padding: 20px;
}
.dcd__detail__text table2 td.bg-wh{
	background: #fff;
}







.dcd__dt{
        display: block;
		
}
.dcd__mb{
        display: none;
		
}



@media (max-width: 640px) {
	.dcd__dt{
        display: none;
		
	}
    .dcd__mb{
        display: block;
		
	}
}


/* トップへ戻るボタン */
.page_top_btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-weight: bold;
  padding: 0.7em;
  text-align: center;
  background: rgb(0, 0, 0);
  color: #fff;
  transition: 0.3s0;
  z-index: 1000;
}


/* 文中のテキストボタン */
.dcd__detail__text_button{
	font-weight: bold;
	font-size: 18px;
	line-height: 1em;
	
    display: inline-block;
    
    border-radius: 0px;
    padding: 16PX 26px 16px;
    margin-bottom: 15px;
    background-color: rgb(255, 127, 98);
}

@media (max-width: 640px) {
	.dcd__detail__text_button{
		font-weight: bold;
		font-size: 16px;
		line-height: 1em;
		
		display: inline-block;
		
		border-radius: 0px;
		padding: 16PX 26px 16px;
		margin-bottom: 15px;
		background-color: rgb(255, 127, 98);
	}
}

/* 文中のテキストボタン */
.dcd__detail__text_button2{
	font-weight: bold;
	font-size: 18px;
	line-height: 1em;
	
    display: inline-block;
    
    border-radius: 0px;
    padding: 16PX 26px 16px;
    margin-bottom: 15px;
    background-color: rgb(97, 221, 227);
	
}

@media (max-width: 640px) {
	.dcd__detail__text_button2{
		font-weight: bold;
		font-size: 16px;
		line-height: 1em;
		
		display: inline-block;
		
		border-radius: 0px;
		padding: 16PX 26px 16px;
		margin-bottom: 15px;
		background-color: rgb(97, 221, 227);
	}
}




/* dxc_special.cssから抜粋、お問い合わせ・ご相談ボタンの表示非表示切り替え */

.dcd__special__separate-full{
	display: flex;
    flex-direction: column;
	justify-content: space-between;
	margin: 20px 0;
}

.dcd__special__separate-full-mb{
	display: none;
 
}

@media (max-width: 640px) {

	.da__special__separate-full{
	display: none;
    }

    .da__special__separate-full-mb{
	
    
        
    display: flex;
    flex-direction: column;
	justify-content: space-between;
	margin: 0px 0;
        
    }
}
.contents h3{
	font-weight: bold;
    font-size: 28px;
    line-height: 1.2em;
    margin: 100px 0 30px;
}
.contents ul{
    padding: 20px 30px 20px 50px;
    margin: 0 0 30px;
    background: #dddddd;
}
.contents ul li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 10px 0;
}