@charset "utf-8";
/* CSS Document */
body {
    width: 100%;
    height: 100%;
	background: #FFF;
	font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
	line-height: 2.0;
	color: #333;
	word-break: break-word;
}
#wrap {
    overflow: hidden;
	width: 100%;
}
.pc_only {
	display: inline-block;
}
.pc-tb {
	display: inline-block;
}
.tb-sp {
	display: none;
}
.sp_only {
	display: none;
}

*:focus {
	outline: none;
}
.none {
	display: none;
}
span.note {
	font-size: 70%;
	vertical-align: top;
	margin-left: 5px;
}
span.strong {
	font-weight: bold;
}
span.strong_b {
	font-weight: bold;
	color: #019fff;
}

.mb_10 {
	margin-bottom: 10px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_50 {
	margin-bottom: 50px;
}
.mb_70 {
	margin-bottom: 70px;
}
.mr_20 {
	margin-right: 20px;
}
.atten_li {
	font-size: 12px;
}

hr {
	height: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.atten_li li {
	margin-left: 1em;
	text-indent: -1em;
}

.base_li li {
	margin-left: 1em;
	text-indent: -1em;
}
.base_li li i {
	text-indent: 0em;
}
.base_ol li {
	list-style-type: decimal;
	margin-left: 2em;
	margin-bottom: 10px;
}

.txt_s {
	font-size: 12px;
	line-height: 1.4;
}


.txt_s_copy {
	font-size: 10px;
	line-height: 1.4;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	
}
.reg {
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/* language */
#language {
	position: fixed;
	top: 15px;
	right: 20px;
	z-index: 2500;
	line-height: 1.1;
	text-align: center;
}
#language a {
	display: block;
	color: #FFF;
	background: #0086ff;
	text-decoration: none;
	padding: 5px 8px;
	border-radius: 5px;
}
#language a i {
	font-size: 20px;
}
#language.fixed br,
#language.fixed span {
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#language.fixed br {
	display: none;
}
#language.fixed span {
	margin-left: 10px;
} 

/* content */
.content_left,
.content_right,
.content_base {
	padding-top: 20px;
	xpadding-bottom: 30px;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}
.content_title_only {
	padding-top: 20px;
	margin-bottom: 0px;
	position: relative;
	overflow: hidden;
}
.content_left .cover_01 {
    width: 55%;
	height: 800px;
	xbackground: url(../images/bg_02.png) right top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
	padding-right: 80px;
    z-index: 300;
}
.content_left .cover_02 {
    width: 55%;
	height: 800px;
	xbackground: url(../images/bg_01.png) right top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.content_left .cover_01_l {
    width: 65%;
	height: 800px;
	xbackground: url(../images/bg_02.png) right top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
	padding-right: 80px;
    z-index: 300;
}
.content_left .cover_02_l {
    width: 65%;
	height: 800px;
	xbackground: url(../images/bg_01.png) right top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.content_right .cover_01 {
    width: 45%;
	height: 800px;
	xbackground: url(../images/bg_04.png) left bottom no-repeat;
    position: absolute;
    top: 0;
    right: 0;
	padding-left: 80px;
    z-index: 300;
}
.content_right .cover_02 {
    width: 45%;
	height: 800px;
	xbackground: url(../images/bg_03.png) left bottom no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 300;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.content_left .content_box,
.content_right .content_box,
.content_base .content_box,
.content_title_only .content_box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.content_box_s {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.content_left .content_box h3,
.content_right .content_box h3,
.content_base .content_box h3,
.content_title_only .content_box h3 {
	xpadding-left: 10px;
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 700;
	position:relative;
	display:inline-block;
	z-index: 1000;
	line-height: 1.3;
    text-shadow: 
    #FFF 2px 0px,  #FFF -2px 0px,
    #FFF 0px -2px, #FFF 0px 2px,
    #FFF 2px 2px , #FFF -2px 2px,
    #FFF 2px -2px, #FFF -2px -2px,
    #FFF 1px 2px,  #FFF -1px 2px,
    #FFF 1px -2px, #FFF -1px -2px,
    #FFF 2px 1px,  #FFF -2px 1px,
    #FFF 2px -1px, #FFF -2px -1px;
}
.content_right .content_box h3,
.content_base .content_box h3,
.content_left .content_box h3,
.content_title_only .content_box h3 {
	color: #019fff;
}
.content_left .content_box h3 {
	xcolor: #FFF;
}

.content_left .content_box h3:after,
.content_right .content_box h3:after,
.content_base .content_box h3:after {
	xdisplay:inline-block;
	xposition: absolute;
	xbottom: 5px;
	xleft: 0px;
	xbackground: #b0e5ff;
	xwidth: 45px;
	xheight: 15px;
  xcontent:"";
  xz-index: -10;
}
p {
	z-index: 2000;
}
p.center {
	text-align: center;
}
p.right {
	text-align: right;
}
p.txt_weak {
	position:relative;
	font-size: 14px;
	xmargin-left: 10px;
	color: #1627cc;
	line-height: 1;
	z-index: 2000;
}
.content_left .content_box p.txt_weak {
	xcolor: #FFF;
}
/* 電子公告用 */
span.txt_weak {
	font-size: 14px;
	color: #019fff;
	line-height: 1;
}
.center_box {
	width: 100%;
	text-align: center;
}
.center_box img {
	max-width: 100%;
	height: auto;
}

.center_box a img {
	transition: .3s;
}
.center_box a:hover img {
	transform: scale(1.1, 1.1);
}

.content_left .content_box h4,
.content_right .content_box h4,
.content_base .content_box h4,
.content_base .white_box h4,
.content_box_s h4 {
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	position:relative;
	display:inline-block;
	color: #0086ff;
	z-index: 1000;
	line-height: 1.4;
}
.content_left .content_box h4:after,
.content_right .content_box h4:after,
.content_base .content_box h4:after,
.content_base .white_box h4:after,
.content_box_s h4:after {
	display:inline-block;
	position: absolute;
	bottom: 5px;
	left: 0px;
	background: #b0e5ff;
	width: 45px;
	height: 15px;
  content:"";
  z-index: -10;
}

.content_base h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0086ff;
	text-align: center;
}
.content_base h5.h5_l {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0086ff;
	text-align: left;
}


.content_img {
	position:relative;
	z-index: 1000;
	width: 1100px;
	height: 238px;
	overflow: hidden;
	transition: .3s;
	box-shadow: 10px 10px rgba(1,159,255,1);
}
.content_img:hover {
	box-shadow: 30px 30px rgba(1,159,255,.7);
}
.content_img a img {
	transition: .3s;
}
.content_img a:hover img {
	transform: scale(1.1, 1.1);
}

.content2_img {
	position:relative;
	z-index: 1000;
	width: 1100px;
	height: 238px;
	overflow: hidden;
}

.movie_box {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.movie_box .movie_content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.movie_box .movie_content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.movie_box .movie_content video {
	height: 100% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
  }

.img_box {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.img_box img {
  width: 100%;
  height: auto;
}

/* button */
.button_box_1 {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
.button_box_2 {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.button_box_2_l {
	width: 49%;
	float: left;
}
.button_box_2_r {
	width: 49%;
	float: right;
}
.button_box_3_r {
	width: 33%;
	float: right;
}
.button {
    border: none;
    xcursor: pointer;
	text-align: center;
	width: 100%;
    position: relative;
    background-color: #019fff;
	z-index: 2000;
	overflow: hidden;
}
.button_s {
    border: none;
    xcursor: pointer;
	text-align: center;
	width: auto;
    position: relative;
    background-color: #019fff;
	z-index: 2000;
	overflow: hidden;
}
.button a {
	display: block;
	width: 100%;
    padding: 35px 0px;
    position: relative;
    color: #FFF;
	font-size: 18px;
    transition: color .5s linear;
    z-index: 2000;
	text-decoration: none;
}
.button_s a {
	display: block;
	width: auto;
    padding: 10px 0px;
    position: relative;
    color: #FFF;
	font-size: 14px;
    transition: color .5s linear;
    z-index: 2000;
	text-decoration: none;
}
.button_s_w {
	text-align: center;
	width: auto;
    position: relative;
	z-index: 2000;
	overflow: hidden;
	border: 2px solid #019fff;
	background: #FFF;
	box-sizing: border-box;
}
.button_s_w a {
	display: block;
	width: auto;
    padding: 8px 0px;
    position: relative;
    color: #019fff;
	font-size: 14px;
    transition: color .5s linear;
    z-index: 2000;
	text-decoration: none;
}
.button_s_w a .fa-exclamation-circle {
	color: #e62023;
}
.button a img,
.button_s a img {
	xvertical-align: text-bottom;
}
.button::after,
.button_s::after,
.button_s_w::after {
      content: '';
      transition: all .5s ease-out;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
.button:hover .text,
.button_s:hover .text,
.button_s_w:hover .text {
      color: #019fff;
}
.button:hover::after,
.button_s:hover::after,
.button_s_w:hover::after {
      width: 100%;
      height: 100%;
      opacity: 1;
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background-color: #b0e5ff;
}

/* gototop */
#gototop {
	width: 100%;
	height: auto;
	background: #EEE;
	border-top: #ccc 1px solid;
}
#gototop a {
	text-align: center;
	font-size: 12px;
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-decoration: none;
	color: #333;
      transition: 0.3s;
}
#gototop a:hover {
  opacity: 0.7;
}

/* ------- footer ------- */
footer {
	width: 100%;
	height: auto;
	background: #1627cc;
	color: #FFF;
	font-size: 12px;
	padding-top: 50px;
	padding-bottom: 50px;
	line-height: 1.8;
}
footer a {
	color: #FFF;
	text-decoration: none;
}
footer .cookie_consent-cookie_btn-link {
	color: #FFF !important; 
	text-decoration: none;
}

#footer_box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.footer_content {
	overflow: hidden;
	margin-bottom: 20px;
	position:relative;
}
.sitemap {
	width: 780px;
	border-right: 1px #ccc solid;
	float: left;
}
.sitemap_li {
	width: 260px;
	xmargin-right: 20px;
	float: left;
}
.sitemap_li li {
	xpadding-left: 20px;
	width: calc(100% - 20px);
}
.sitemap_li li.sitemap_title {
	padding-left: 10px;
	xmargin-bottom: 5px;
	font-size: 18px;
	position:relative;
	display:inline-block;
	z-index: 1000;
}
.sitemap_li li.sitemap_title:after {
	display:inline-block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #3a7de5;
	width: 35px;
	height: 15px;
  content:"";
  z-index: -10;
}
.sitemap_li li.sitemap_title span {
	font-size: 12px;
	margin-left: 10px;
	color: #80c7ff;
}
.sitemap_li li.last {
	margin-bottom: 20px;
}

footer .link {
	width: 270px;
	float: right;
}
footer .link img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
footer .policy_link {
	text-align: right;
	position: absolute;
    bottom: 0;
	right: 0;
}

.logo-copy {
	text-align: center;
	border-top: 1px #ccc solid;
	padding-top: 20px;
}
.logo-copy_ppapp {
	text-align: center;
	padding-top: 0px;
}
.logo-copy ul {
    display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom: 30px;
}
.logo-copy_ppapp ul {
    display: flex;
    justify-content: center;
    align-items: center;
	padding-bottom: 10px;
}

.logo-copy ul li,
.logo-copy_ppapp ul li {
    width: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
.logo-copy ul li img,
.logo-copy_ppapp ul li img {
    width: 100%;
	height: auto;
}

.sitemap_li li a,
footer .link .policy_link a {
  position: relative;
  display: inline-block;
  transition: .3s;
}
.sitemap_li li a::after,
footer .link .policy_link a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  background-color: #3a7de5;
  transition: 0.3s;
}
.sitemap_li li a:hover::after,
footer .link .policy_link a:hover::after {
  width: 100%;
}

footer .link ul li a,
.logo-copy ul li a {
  transition: 0.3s;
}
footer .link ul li a:hover,
.logo-copy ul li a:hover {
  opacity: 0.7;
}





/* ----------------------------------------------------- */
/* SATART : ウェブアクセシビリティ　added by SK 2025 */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-link{
    position: absolute;
    top: -60px;
    left: 0;
    background: transparent;
    color: #fff;
    padding: 8px;
    z-index: 10000;
    text-decoration: none;
	font-weight: bold;
border: 2px solid #FFFFFF;
}
.skip-link:focus {
    top: 6px;
    left: 6px;	
    background: #E52A00;	
}
/* ------------ release page------------- */
body.p_release .skip-link{
	font-size: 230%;	
}



/* ------------ result page ------------- */



x.testResults img{
    max-width: 100%;
    height: auto;
    margin: 0 auto 0;
    display: block;
}

.webaccessibility table sup{
	font-size: 70%;
}
table.resultlist thead th {
  vertical-align: bottom;
}
table.resultlist{
	padding: 2px !important;
	font-size: 90%;
}
table.resultlist th[scope="colgroup"] {
  background-color: #007acc;
  color: white;
	padding: 2px;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	line-height: 1.2;
	vertical-align: middle;
}
table.resultlist thead th {
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 1.2;
} 

/*table.resultlist thead tr:first-child > th[scope="colgroup"]:first-of-type {
	border-right: 1px solid #CCCCCC;
}
table.resultlist thead tr:first-child > th[scope="colgroup"]:nth-of-type(2) {
  background-color: #001770 !important;
	border-left: none;
}
*/


table.resultlist thead tr th:nth-child(1){
	width: 23%;
	xbackground-color: #FF0004;
}
table.resultlist thead tr th:nth-child(2){
	width: 10%;
	xbackground-color: #C73235;	
}
table.resultlist thead tr:nth-of-type(2) th:nth-child(1),
table.resultlist thead tr:nth-of-type(2) th:nth-child(3){
	width: 10%;	
	xbackground-color: #FF9003;		
}
table.resultlist thead tr:nth-of-type(2) th:nth-child(2),
table.resultlist thead tr:nth-of-type(2) th:nth-child(4){
	width: 15%;		
	xbackground-color: #F32ACC;		
}
table.resultlist thead tr th:nth-child(5){
	width: 17%;
	xbackground-color: #F69FFF;	
}
table.resultlist tbody th{
	padding: 2px 0px !important;
	xborder: 1px solid #FF0000;
}

  .swipe-hint {
    display: none;
  }

x.a11y_column{

}

.webaccessibility button_s a:hover{
	text-decoration: none;
}

/*	END : ウェブアクセシビリティ　added by SK 2025　*/
/* ----------------------------------------------------- */




@media screen and (max-width:1310px) {
.pc_1310 {
	display: none;
}
}
/*-----------------------------------------------------	*/
/*	for - 1100px以下の記述　*/
/*-----------------------------------------------------	*/

@media screen and (max-width:1100px) {
.pc_1310 {
	display: inline-block;
}
.pc_only {
	display: none;
}
.tb-sp {
	display: inline;
}
/* language */
#language {
	position: fixed;
	top: 15px;
	right: 70px;
}
#language span {
	margin-left: 10px;
}
/* content */
.content_left .content_box,
.content_right .content_box,
.content_base .content_box,
.content_title_only .content_box,
.content_box_s {
	width: 96%;
}
	
.content_img,
.content2_img {
	width: 100%;
	height: auto;
}
.content_img img {
	width: 100%;
	height: auto;
	margin-bottom: -10px;
}
.content2_img img {
	width: 100%;
	height: auto;
}

/* button */
.button_box_1,
.button_box_2 {
	width: 90%;
}
	
.movie_box {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

/* ------- footer ------- */
#footer_box {
	width: 96%;
}
.sitemap {
	width: 100%;
	float: none;
	overflow: hidden;
	margin-bottom: 20px;
}
.sitemap_li {
	xfloat: none;
	width: 33.33%;
}
.map_last {
	min-height: 300px;
}
.sitemap_li li {
	xdisplay: none;
}

.sitemap_li li.sitemap_title {
	display: block;
	line-height: 1;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.sitemap_li li.sitemap_title span {
	display: inline-block;
	width: 100%;
	margin-left: 0px;
	padding-bottom: 5px;
}
footer .link {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

footer .policy_link {
	width: 100%;
	position: static;
}

}


/*-----------------------------------------------------	*/
/*	for - 700px以下の記述　*/
/*-----------------------------------------------------	*/

@media screen and (max-width:700px) {
.sp_only {
	display: inline;
}
.pc-tb {
	display: none;
}

/* language */
#language {
	position: fixed;
	top: 12px;
	right: 70px;
}
/* content */
.content_right .cover_01 {
	padding-left: 30px;
}
.content_left .cover_01 {
	padding-right: 30px;
}
.content_left .cover_01_l {
	width: 85%;
	padding-right: 30px;
}
.content_left .cover_02_l {
	width: 85%;
}

/* button */
.button_box_3_r {
	width: 49%;
	float: right;
}

/* ------- footer ------- */

.sitemap_li {
	width: 50%;
}
footer .link {
	max-width: 270px;
	width: 70%;
}

}




/*-----------------------------------------------------	*/
/*	for - 479px以下の記述　*/
/*-----------------------------------------------------	*/

@media screen and (max-width:479px) {
	
/*	START : 428以下ウェブアクセシビリティ　added by SK 2025　*/
/* ----------------------------------------------------- */

/* ----- scrollable table in result page ----- */
	
body.webaccessibility table.resultlist{/* -----左右scrollさせる----- */
		xmax-width: 900px !important;
		min-width: 500px;
	}
body.webaccessibility2 table.resultlist thead tr{/* -----左右scrollさせず、幅100%の中ですべてのtable要素を見せる----- */
		width: 100% !important;
		xmax-width: 1100px !important;
	xbackground-color: #Ff0000;
	
	}
	
body.webaccessibility2 table.resultlist{
	font-size: 85%;
}
	
	
body.webaccessibility2 table.resultlist thead tr th:nth-child(1){
	width: 25% !important;
	xbackground-color: #FF0004;
}
body.webaccessibility2 table.resultlist thead tr th:nth-child(2){
	width: 15% !important;
	xbackground-color: #C73235;	
}
body.webaccessibility2 table.resultlist thead tr:nth-of-type(2) th:nth-child(1),
body.webaccessibility2 table.resultlist thead tr:nth-of-type(2) th:nth-child(3){
	width: 10% !important;	
	xbackground-color: #FF9003;		
}
body.webaccessibility2 table.resultlist thead tr:nth-of-type(2) th:nth-child(2),
body.webaccessibility2 table.resultlist thead tr:nth-of-type(2) th:nth-child(4){
	width: 10% !important;	
	xbackground-color: #F32ACC;		
}
body.webaccessibility2 table.resultlist thead tr th:nth-child(5){
	width: 20% !important;
	xbackground-color: #F69FFF;	
}
body.webaccessibility2 table.resultlist tbody th{
	padding: 4px 0px !important;
	xborder: 1px solid #FF0000 !important;
}

	
	
	
.table-wrapper{
	position: relative;
    overflow-x: auto;
 }
.scrollable-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
  .swipe-hint {
  xdisplay: block;
	display: none;
  xopacity: 1;
    position: absolute;
    top: 80px;
    left: 40%;
    z-index: 10;
    animation: swipeMove 3s ease-in-out forwards;
  }

@keyframes swipeMove {
    0% {
      transform: translateX(0);
      opacity: 1;
    }
    30% {
      transform: translateX(40px);
    }
    60% {
      transform: translateX(-40px);
    }
    100% {
      opacity: 0;
    }
  }		
	
	
	
.swipe-hint img {
  width: 80px;
  height: auto;
}
	
	
	
	
/* ------------ testedpagelist page ------------- */
body.pagelist table{
	font-size: 85%;
}
body.pagelist table th,
body.pagelist table td{
	padding: 4px 0px;
	xborder: 1px solid #FF0000;
}
body.pagelist table thead th:nth-last-of-type(1){
	width: 12%;
}
body.pagelist table thead th:nth-last-of-type(2){
	width: 37%;
}
body.pagelist table thead th:nth-last-of-type(3){
	width: 51%;
}	
	
/*	END : 479以下ウェブアクセシビリティ　added by SK 2025　*/
/* ----------------------------------------------------- */

}

