@charset "utf-8";
/* CSS Document */

/*--------------------------------------------
	content style
--------------------------------------------*/

header #header_inr #header_ttl .header_icon span:nth-of-type(3) {
	display:none;
}

/*	main
--------------------------------------------*/
#main #main_inr{
  background: #e6e6e6;
	width:100%;
}

/*	cnt_wpr
--------------------------------------------*/

#content #cnt_wpr {
	background-size:100%;
	max-width:2000px;
	margin:98px auto;
}

#content #cnt_wpr section{
	width:1000px;
	margin:0 auto 90px;
	
}


/*-- 見出し --*/
#content #cnt_wpr h3 {
	background: #295591;
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	margin-bottom:30px;
	padding: 7px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


/*	技術紹介詳細
--------------------------------------------*/

#content #cnt_wpr .tech_box .sup {
	color:#e12a00;
	font-size:13px;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}


#content #cnt_wpr .tech_box div.appendix_box.mt20{
	margin-top: 20px;
}

/*-- 注釈 --*/
#content #cnt_wpr .tech_box .comme {
	font-size:14px;
}

#content #cnt_wpr .tech_box .comme span {
	color:#e12a00;
}

/*-- アニメーション --*/
#content #cnt_wpr .tech_box .anime {
	background: no-repeat 0 0;
	background-size:100%;
	width: 700px;
	margin:50px auto 0;
	-moz-box-shadow: 4px 4px 4px #d6d6d6;
	-webkit-box-shadow: 4px 4px 4px #d6d6d6;
	box-shadow: 4px 4px 4px #d6d6d6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

#content #cnt_wpr .tech_box .anime img ,
#content #cnt_wpr .tech_box .anime canvas {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*	政府広報
--------------------------------------------*/
#content #cnt_wpr #tech_spc {
	overflow:hidden;
	zoom:1;
}

#content #cnt_wpr #tech_spc .leftcnt {
	width:360px;
}

#content #cnt_wpr #tech_spc .rightcnt {
	width:600px;
}

#content #cnt_wpr #tech_spc .rightcnt .btn a{
	color:#319dde;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	text-decoration:none;
	display: inline-block;
	margin: 0 auto 15px;
	padding: 20px 25px 20px 70px;
	position: relative;
	border: 2px solid #319dde;
}

#content #cnt_wpr #tech_spc .rightcnt .btn a:after {
	background:url(/common/images/icon_film.gif) no-repeat left 0;
	background-size: 29px 32px;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 30px;
	margin: auto;
	width: 29px;
	height: 32px;
}

/*	先進ライト
--------------------------------------------*/

#content #cnt_wpr #tech_light .tech_box dl {
	text-align:center;
	width:710px;
	margin:0 auto;
}

#content #cnt_wpr #tech_light .tech_box dl dd {
	text-align:left;
	margin-top:10px;
}

/*-- アニメーション --*/
#content #cnt_wpr #tech_light .tech_box .anime .anime_ttl {
	background:#fff100;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	padding:6px 0;

	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
}

#content #cnt_wpr #tech_light .tech_box .anime img ,
#content #cnt_wpr #tech_light .tech_box .anime canvas {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	-moz-border-top-left-radius: 0;
}


#full img {
  display: none;
}

#full img:first-child  {
  display: inline;
}


/*	その他の先進安全技術
--------------------------------------------*/

#content #cnt_wpr #tech_other .tech_box_inr{
	margin:50px 0 0 0;
}

#content #cnt_wpr #tech_other .tech_box_inr h4 {
	font-size:18px;
	font-weight:bold;
	padding-left:1em;
	text-indent:-1em;
}
#content #cnt_wpr #tech_other .tech_box_inr h4 span {
	color:#fff100;
}

#content #cnt_wpr #tech_other .tech_box_inr table {
	border-collapse:collapse;
	border-spacing: 0;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead::after ,
#content #cnt_wpr #tech_other .tech_box_inr table tbody::after {
	content: "";
	height: 5px;
	width: 100%;
	padding: 0 0 5px 0;
	display: block;
}


#content #cnt_wpr #tech_other .tech_box_inr table .line_l {
	padding-left:32px;
	border-left:1px solid #5abcf4;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead th{
	background:#fff100;
	padding:10px 0;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead th:nth-of-type(1) {
	width:435px;
}


#content #cnt_wpr #tech_other .tech_box_inr table tbody th {
	font-size:17px;
	text-align:left;
	padding:12px 32px;
	border-top:1px solid #dadada;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody th.category{
	background:#5abcf4;
	color:#FFF;
	font-size:19px;
	text-align:center;
	width:1em;
	padding:0 10px;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody td {
	padding:12px 32px 12px 0;
	border-top:1px solid #dadada;
	border-right:1px solid #dadada;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody tr:last-child th ,
#content #cnt_wpr #tech_other .tech_box_inr table tbody tr:last-child td {
	border-bottom:1px solid #dadada;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody:nth-of-type(3) th {
	border-left:1px solid #dadada;
}

#content #cnt_wpr #tech_other a {
	display:inline-block;
}

#content #cnt_wpr .appendix_box {
	background:#fff100;
	width:1000px;
	margin:0 auto;
	padding:30px;
}

#content #cnt_wpr .appendix_box .ttl {
	font-size:20px;
	font-weight:bold;
	margin-bottom:7px;
}

/*-------------------------------
  youtube
        -----------------------*/

	.youtube_box{
		width: 900px;
		margin: 90px auto 50px;
	}
	.youtube_box h2{
		width: 900px;
		margin: 100px auto 50px;
	}	
	.youtube_box .youtube{
		display: flex
	}
	.youtube_box .youtube .youtube_movie{
		width: 470px;
	}	
	.youtube_box .youtube .youtube_inner{
		position: relative;
		padding-top: 56.25%;
		width: 100%;
		height: 0;
	}
	.youtube_box .youtube .youtube_inner iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.youtube_box .text{
		width: 400px;
		margin-left: 30px;
		line-height: 1.7;
	}
.special_list_h{
  color: #295591;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.youtube_box+.youtube_box{
  margin-top: 30px!important;
}

/*----------------------------------------------------------------------------------------------------------------------------- PC ---*/
@media screen and (max-width:768px) {


/*--------------------------------------------
	content style
--------------------------------------------*/

header #header_inr #header_ttl .header_icon span.pc {
	display:none;
}	
header #header_inr #header_ttl .header_icon span:nth-of-type(1) {
	display:none;
}
	
header #header_inr #header_ttl .header_icon span:nth-of-type(2) {
	display:none;
}
header #header_inr #header_ttl .header_icon span:nth-of-type(3) {
	display: inline-block;
    width: 117%;
    margin: 40% 0 0 2%;
}
			
	
	
/*	main
--------------------------------------------*/

#main .main_img {
	width:100%;
	margin:0 auto;
}

#main .main_img img {
	width: 35%;
	margin: -28% 5% 0 0;
}

#main #main_inr .main_inr_box {
	width:95%;
	padding:85px 0;
}

#main #main_inr .main_inr_box h2{
	color:#295591;
	font-size:15px;
	font-weight:800;
	letter-spacing:0.1em;
	margin-bottom:4%;
}

#main #main_inr .main_inr_box h2 .en {
	font-size: 38px;
	line-height: 1.2;
	margin-bottom: 10px;
}

/*	cnt_wpr
--------------------------------------------*/
#content {
	position:relative;
}

#content #cnt_wpr {
	background:none;
	width:90%;
	margin:8% auto 5%;
}

#content #cnt_wpr section {
	width:100%;
	margin-bottom:15%;
}

/*-- 見出し --*/
#content #cnt_wpr h3 {
	font-size: 15px;
	margin-bottom:6%;
}


/*	技術紹介詳細
--------------------------------------------*/

/*-- アニメーション --*/
#content #cnt_wpr .tech_box .anime {
	width: 100%;
	height: auto;
	margin-top:6.5%;
}

#content #cnt_wpr .tech_box p {
	font-size:14px;
}

/*	政府広報
--------------------------------------------*/

#content #cnt_wpr #tech_spc .leftcnt {
	width:100%;
	float:none;
	margin-top:5%;
}

#content #cnt_wpr #tech_spc .rightcnt {
	width:100%;
	float:none;
}

#content #cnt_wpr #tech_spc .rightcnt .btn {
	text-align:center;
}

#content #cnt_wpr #tech_spc .rightcnt .btn a{
	text-align: left;
	padding:3% 4% 3% 58px;
	line-height:1.2em;
}

#content #cnt_wpr #tech_spc .rightcnt .btn a:after {
	background:url(/common/images/icon_film.gif) no-repeat left 0;
	background-size: 29px 32px;
	position: absolute;
	content: '';
	top: 0;
	bottom: 0;
	left: 4%;
	margin: auto;
	width: 29px;
	height: 32px;
}

/*	先進ライト
--------------------------------------------*/

#content #cnt_wpr #tech_light .tech_box dl {
	width:100%;
}

#content #cnt_wpr #tech_light .tech_box dl dd {
	font-size:14px;
}

/*	その他の先進安全技術
--------------------------------------------*/

#content #cnt_wpr #tech_other .tech_box_inr{
	margin-top:6%;
}

#content #cnt_wpr #tech_other .tech_box_inr h4 {
	font-size:16px;
	margin-bottom:3%;
}
#content #cnt_wpr #tech_other .tech_box_inr h4 span {
	color:#fff100;
}

#content #cnt_wpr #tech_other .tech_box_inr table {
	border-collapse:collapse;
	border-spacing: 0;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead::after ,
#content #cnt_wpr #tech_other .tech_box_inr table tbody::after {
	content: "";
	height: 5px;
	width: 100%;
	padding: 0 0 5px 0;
	display: block;
}


#content #cnt_wpr #tech_other .tech_box_inr table .line_l {
	padding-left:4%;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead th{
	background:#fff100;
	padding:2% 3%;
}

#content #cnt_wpr #tech_other .tech_box_inr table thead th:nth-of-type(1) {
	width:35%;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody th {
	font-size:14px;
	padding:2% 4%;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody th.category{
	font-size:14px;
	padding:0 2%;
	width:7%;
}

#content #cnt_wpr #tech_other .tech_box_inr table tbody td {
	font-size:14px;
	padding:2% 4% 2% 0;
}

#content #cnt_wpr .appendix_box {
	width:100%;
}

#content #cnt_wpr .appendix_box p {
	font-size:14px;
}

#content #cnt_wpr .appendix_box p.ttl {
	font-size:17px;
	font-weight:bold;
	margin-bottom:7px;
}

  /*--------------------------------------------
	youtube用CSS
--------------------------------------------*/
  #content #cnt_wpr .special .special_content .youtube {
    width: 100%;
    margin-bottom: 14vw;
}
.youtube_box .youtube{
		display: block;
	}
	.youtube_box .youtube .youtube_movie{
		width: 100%;
	}	
	
	.youtube_box .text{
		width: 100%;
		margin: 20px 0 0 0;
	}

}


	
	