@charset "UTF-8";

/*-----------------------------------
    contents
-----------------------------------*/
section{
	margin-top: 100px;
}
section .contents_inner{
	max-width: 1360px;
	width: 95%;
}
section .top_txt{
	font-size: 28px!important;
	font-weight: 700;
	text-align: center;
	color: #272727!important;
}

/*construction_list*/
.construction_list{
	
}
.construction_list li{
	margin-top: 20px;
    padding: 38px 30px;
    border-radius: 10px;
    background: #F6F6F6;
    z-index: 1;
}
.construction_list li::before{
	content: none!important;
}
.construction_list li .list_ttl{
	font-size: 24px;
    font-weight: 500;
    color: #00A53C;
}

/*tb_style*/
.tb_style{
	margin: 0 auto 35px;
}
.tb_style table{
	width: 100%!important;
}
.tb_style table tr th{
	background: #f4f4f4;
	width: 140px;
}
.tb_style table tr:first-child th,
.tb_style table tr:first-child td{
	background: #282828;
	color: #fff!important;
	text-align: center;
	padding: 10px 0;
}
.tb_style table tr td{
	width: 140px;
	border-left: 1px solid #f2f2f2;
	pointer-events: none;
	text-decoration: none!important;
}
.tb_style table tr:last-child th,
.tb_style table tr:last-child td{
	border-bottom: none;
}
.tb_style table tr td:last-child{
	width: calc(100% - 280px);
}

/*tb_style2*/
.tb_style2{
	border: none;
}
.tb_style2 table{
	
}
.tb_style2 table tr{
	background: #f4f4f4;
}
.tb_style2 table .bg_b{
	background: #e4efe7;
}
.tb_style2 table th:not(:last-child){
	border-right: 1px solid #fff!important;
}
.tb_style2 table td{
	padding: 10px 20px;
	border-right: 1px solid #fff!important;
	border-bottom: 1px solid #fff!important;
}
.tb_style2 table td:first-child{
	width: 200px;
}

/*tb_style3*/
.tb_style3 table tr th{
	width: 100px;
}
.tb_style3 table tr td:last-child{
	width: 190px;
	border-right: none;
}
.tb_style3 table tr td{
	width: calc(100% - 290px);
	padding: 10px 20px;
}

/*font*/
.bold{
	font-weight: 700;
}
.underline_txt{
	text-decoration: underline;
}
.fc_red{
	color: #DA1725!important;
}
.fc_green{
	color: #00A53C!important;
}

@media screen and (max-width: 840px) {
	section .top_txt{
		font-size: 20px !important;
	}
	
	.construction_list li .list_ttl{
		font-size: 18px;
        padding-bottom: 10px;
	}
	
	/*横スクロール*/
	.beside_scroll{
		overflow-x: auto;
	}
	.beside_scroll table{
		width: 840px!important;
	}
	
}
@media screen and (max-width: 640px) {
	section .top_txt{
		font-size: 18px !important;
	}
	section .top_txt{
		font-size: 14px;
	}
	
	.construction_list li .list_ttl{
		font-size: 15px;
	}
	
	.beside_scroll table tr th,
	.beside_scroll table tr td {
	  display: table-cell !important;
	  width: auto!important;
	}
	
	section .contents_inner .tb_style tr th,
	section .contents_inner .tb_style tr td{
		width: auto!important;
	}
	.tb_style{
		margin: 0 auto 20px;
	}
	.tb_style table tr th:first-child,
	.tb_style table tr td:first-child{
		width: 140px!important;
	}
	.tb_style.tb_style2 table th:first-child,
	.tb_style.tb_style2 table td:first-child{
		width: 200px!important;
	}
	.tb_style.tb_style3 table tr th{
		width: 100px!important;
	}
}

/*-----------------------------------
    helix_block
-----------------------------------*/
#helix_block{
	margin-top: -151px;
}
#helix_block .lw_h3 .top_txt{
	font-size: 23px!important;
	margin-top: 10px;
}

#helix_block .h3_style{
	margin: 40px 0 30px;
}

/****about****/
#helix_block .helix_row{
	gap: 30px;
	margin: 15px auto;
}
#helix_block .helix_row .img_box{
	max-width: 370px;
    width: 35%;
}
#helix_block .helix_row .img_box img{
	height: 100%;
    object-fit: cover;
    display: block;
    width: 100%;
}
#helix_block .helix_row .txt_box{
	max-width: 600px;
	width: 60%;
}
#helix_block .helix_row .txt_box .box_ttl{
	font-size: 20px;
    font-weight: 700;
}
#helix_block .helix_row .dot_list{
	margin: 5px auto 30px;
}
#helix_block .youtube_box{
	margin: 35px auto;
}
#helix_block .youtube_box iframe{
    height: 510px;
    display: block;
}
#helix_block .table table tr th{
	width: 190px;
}

/****helix_box****/
#helix_block .helix_box{
	margin-top: 130px;
}
#helix_block .helix_box .construction_list li{
	gap: 20px;
	padding: 38px 30px;
}
#helix_block .helix_box .construction_list li .img_box{
	max-width: 240px;
	width: 33%;
}
#helix_block .helix_box .construction_list li .txt_box{
	max-width: 490px;
    width: 62%;
}

#helix_block .helix_box_02 .helix_row{
	align-items: center;
}

#helix_block .helix_box_03 .helix_row .img_box{
	max-width: 430px;
    width: 45%;
}
#helix_block .helix_box_03 .helix_row .txt_box{
	max-width: 530px;
    width: 50%;
}

#helix_block .helix_box_06 .helix_row{
	margin-top: 30px;
}

#helix_block .helix_box_07 .tb_style,
#helix_block .helix_box_08 .img_box{
	margin: 30px 0;
}
#helix_block .helix_box_07 .img_box,
#helix_block .helix_box_09 .construction_list{
	margin: 0 0 30px;
}


@media screen and (max-width: 840px) {
	#helix_block{
		margin-top: -50px;
	}
	#helix_block .helix_row .img_box{
		width: 100%;
		margin: auto;
	}
	#helix_block .helix_row .txt_box{
		max-width: 100%;
		width: 100%;
	}
	
	#helix_block .helix_box_03 .helix_row .img_box{
		width: 100%;
	}
	#helix_block .helix_box_03 .helix_row .txt_box{
		max-width: 100%;
		width: 100%;
	}
}

@media screen and (max-width: 640px) {
	#helix_block .h3_style{
		margin: 20px 0 15px;
	}
	#helix_block .lw_h3 .top_txt{
		font-size: 16px!important;
	}
	
	#helix_block .youtube_box iframe{
		height: 280px;
	}
	
	#helix_block .helix_box{
		margin-top: 50px;
	}
	#helix_block .helix_box .construction_list li{
		gap: 10px;
		padding: 15px;
	}
	#helix_block .helix_box .construction_list li .img_box{
		width: 100%;
		margin: auto;
	}
	#helix_block .helix_box .construction_list li .txt_box{
		max-width: 100%;
		width: 100%;
	}
	
	#helix_block .helix_row{
		gap: 15px;
	}
	#helix_block .helix_row .dot_list{
		margin: 5px auto 20px;
	}
}


