@charset "UTF-8";


/* ------------------------------------------------------------ */
/* contents */
/* ------------------------------------------------------------ */

.contents .contents_in h2 span {
    line-height: 130%;
}
.contents p {
	overflow: hidden;
	font-size: 16px;
	line-height: 1.7;
}
.contents p {
	font-size: 14px;
}
.contents table p{
	font-size: 16px;
  padding: 20px 0 0;
}
.contents p a {
	color: #333;
}
.contents .contents_in {
	position: relative;
	margin: auto;
	padding: 100px 0;
	width: auto;
	max-width: 1108px;
}
.contents_inner p.inner_seminar_end {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    background-color: #0a88f0;
    text-align: center;
    font-size: 16px;
    line-height: 170%;
}
.catch1 .catch1_in {
	height: 350px;
	/*padding: 120px 0; 初期*/
	padding: 120px 0 80px;
}

/* ゼロトラストコーディネーター */
.secureZT .catch1 .catch1_in {
	height: 350px;
	/*padding: 120px 0; 初期*/
	padding: 100px 0 160px;
}

.catch1 .catch1_in .catch_title {
    text-align: center;
}
.catch1 .catch1_in .catch_title .ttl_img {
    width: 610px;
}
.secureWA .catch1 .catch1_in {
    min-width: 1050px;
    padding: 100px 0 110px;
}
.secureWA .catch1 .catch1_in .catch_title .ttl_img {
    width: 478px;
    margin-right: 50px;
}
.link_area {
    position: absolute;
    text-align: center;
    width: 1040px;
    display: flex;
	align-items:center;
    margin-top: -36px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.link_area a {
	background: #1c5298;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	padding: 0px 25px;
	display: block;
	height: 70px;
    line-height: 70px;
}
.link_area2 {
    width: 900px;
    place-content: space-between;
    display: flex;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    margin-top: -30px;
}
.link_area2 a {
    justify-content: center;
    align-items: center;
    position: relative;
    width: 225px;
    height: 60px;
    display: flex;
    text-align: center;
    background: #1c5298;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
/* ゼロトラストコーディネーター */

.secureZT .link_area2 a {
    justify-content: center;
    align-items: center;
    position: relative;
    width: 300px;
    height: 60px;
    display: flex;
    text-align: center;
    background: #1c5298;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
/* */

.secureWA .contents .contents_in>div>h2+div {
    margin-top: 20px;
}
.link_area2 a p {
    padding: 0px;
    line-height: 120%;
}
.link_area a.section02{
    width: 130px;
}

.link_area a.section03 {
    width: 68px;
}

.link_area a.section04 {
    width: 8%;
}


.link_area a.section05 {
    width: 14%;
    line-height: 20px;
	padding: 15px 25px;
	height:40px;
}

.link_area a.section06 {
}

.link_area a:hover {
	background: #153f75;
}
.contents.section1 .contents_in {
	padding: 0px 0 100px;
}
.title1 {
	width: 100%;
	padding: 0px 0 20px 0;
}
.contents .contents_in h2.title1 {
	font-size: 42px;
	color: #000;
	font-weight: bold;
	height: auto;
}
table.table_1 {
	width: 100%;
	margin-right: 40px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 2.2;
	border-spacing: 0;
}
table.table_1 th {
	width: 160px;
	padding: 20px 0px;
	text-align: left;
	border-bottom: 1px solid #becad9;
	color: #00418c;
	font-weight: bold;
	vertical-align: top;
}
table.table_1 td {
	padding: 20px 0px;
	border-bottom: 1px solid #becad9;
	vertical-align: middle;
}
table.table_1 tr:last-child th,
table.table_1 tr:last-child td {
	border-bottom: none;
}

/* .catch1 講座・試験日程追加 */
.catch_box_wrap{
	width:50%;
	box-sizing: border-box;
    top: 15px;
    position: relative;
		
	margin:40px auto 0;
	}
	
.catch1 .catch1_in ul.catch_box_course{
    min-height: 100px;
    height: auto;
	background-color:rgba(0,0,0,0.7);
	
	padding:20px 25px 0 30px;
    margin-bottom: 10px;
    position: relative;
	}

.catch1 .catch1_in ul.catch_box_test{
    min-height: 100px;
    height: auto;
	
	padding:20px 18px 0 23px;
    margin-bottom: 10px;
    position: relative;
	}
	
.catch1 .catch1_in ul.catch_box_course li.box_detail,
.catch1 .catch1_in ul.catch_box_test li.box_detail{
	width: auto;
    min-height: 100px;
    height: auto;
    font-size: 13px;
    color: #fff;
    line-height: auto;
    letter-spacing: 0.3px;
    margin: 0;
    text-align: left;
    padding: 0;
	
	}

.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t{
	 width:100%;
	}
	
.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t td,
.catch1 .catch1_in ul.catch_box_test li.box_detail .box_t td,
.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t th,
.catch1 .catch1_in ul.catch_box_test li.box_detail .box_t th{
	padding:2px 0;
	}

.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t td,
.catch1 .catch1_in ul.catch_box_test li.box_detail .box_t td{
	text-align:right;
	width:20%;
	}

.txt_b{
	font-weight:bold;
	}

.txt_r{
	text-align:right;
	}	

table.table_2 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 2.2;
	border-spacing: 0;
}

table.table_2 th {
	width:auto;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #becad9;
	vertical-align: middle;
}

table.table_2 td.text_r {
	padding-right: 40px;
	border-bottom: 1px solid #becad9;
	vertical-align: middle;
	text-align:right;
}

table.table_2 th,
table.table_2 td{
	border-bottom: 1px solid #becad9;
	vertical-align: middle;
	padding:5px 0;
	}

table.table_2 tr:last-child th,
table.table_2 tr:last-child td {
}

table.table_2 p{
	font-size:15px;
	}
	
.contents .contents_in div.inner_answer{
    width: 95%;
    margin: 30px auto 20px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
	display:flex;
	justify-content:space-between;	
	}


.m_btm40_pc{
	margin-bottom: 40px!important;
}
.secureZT ul.t_box_left{

}

/* section1 */
/* ------------------------------------------------------------ */

.section1_area1 img {
    box-shadow: -10px 10px #6a7d99;
}
.title2 {
	font-size: 23px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 25px;
}
.section1_area1 .float_l,
.section1_area2 .float_r,
.section1_area3 .float_r {
	width: 415px;
	position: relative;
}
.section1_area1 .float_r,
.section1_area2 .float_l,
.section1_area3 .float_l {
	width: 530px;
	position: relative;
}
.section1_area3 .float_l:before {
	position: absolute;
	color: #222;
	top: -23px;
	right: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #fff;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}
.contents .contents_in .section1_area1,
.contents .contents_in .section1_area3 {
	margin-top: 20px;
}
.section1_area2 {
	padding-top: 60px;
}
.section1_area2 img {
    box-shadow: 10px 10px #f5b531;
    margin-bottom: 10px;
}
.section1 h2.title1 {
	padding-top: 60px;
}
.profile_name {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	margin-top: 30px;
	margin-bottom: 15px;
}
.contents .profile_txt {
	font-size: 14px;
    padding: 20px;
    background: #f3f3f3;
}
.secureWA .contents .profile_txt {
    margin-top: 40px;
}
.profile_txt a {
    color: #000;
}

.section1_area3 {
    position: relative;
}
.section1_area3:after {
    color: #222;
    top: -23px;
    right: -150px;
    padding: 2px 0;
    font-size: 24px;
    background: #fff;
    width: 300px;
    text-align: center;
    z-index: 9;
    font-weight: bold;
}
.section1_area3 img {
    box-shadow: 10px 10px #1c5298;
}
.secureWA .section1_area2,
.secureWA .section1_area3 {
    padding-top: 60px;
}
.secureWA .section1_area1 img {
    box-shadow: 10px 10px #7a007a;
}
.secureWA .section1_area2 img {
    box-shadow: -10px 10px #f5b531;
}
.secureWA .section1_area3 img {
    box-shadow: 10px 10px #2e6f57;
}
.secureWA .section1_area1 .float_r,
.secureWA .section1_area2 .float_l,
.secureWA .section1_area3 .float_r {
	width: 415px;
	position: relative;
}
.secureWA .section1_area1 .float_l,
.secureWA .section1_area2 .float_r,
.secureWA .section1_area3 .float_l {
	width: 530px;
	position: relative;
}

/* ゼロトラストコーディネーター */
.secureZT .cnt_wrap{
	position: relative;
    min-height: 320px;
    height: 100%;	
}
.secureZT .cnt_wrap ul.securelist_box{
	width: 950px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 30px auto 0;
	z-index: 2;
	

}

.secureZT .cnt_wrap ul.securelist_box.no-flex{
	display: block;
	z-index: 2;
}

.secureZT .cnt_wrap  ul.securelist_box li{
	width: 280px;
	height: 60px;
	background: url("../images/secureZTcoordinator/secureZT_list_bg.webp") no-repeat;
	background-size: auto;
	}

.secureZT .cnt_wrap ul.securelist_box.no-flex li{
	width: 950px;
	height: 60px;
	background: url("../images/secureZTcoordinator/secureZT_list_long_bg.webp") no-repeat;
	background-size: auto;
}
.secureZT .cnt_wrap  ul.securelist_box li span{
	width: 100%;
	height:60px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 1.4;
}
.secureZT .cnt_wrap .txt_box{
	width: 1000px;
	background: #eee;
	padding: 60px 25px 40px;
	box-sizing: border-box;
	z-index:-1;
	
	display: flex;
    flex-wrap: wrap;
	margin-top: -70px;
	position: relative;	;
}
.secureZT .cnt_wrap .txt_box .txt_in{
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	box-shadow:  0px 0 8px rgb(0 0 0 / 10%);
	width: 100%;
}

.secureZT .cnt_wrap .secureZT_btm_arrow{
	position: relative;
	top:35px;
	left: 50%;
	transform:translate(-50%,-50%);
	z-index: 3;
}

.secureZT .cnt_wrap .secureZT_btm_arrow02{
	position: relative;
	top:35px;
	left: 50%;
	transform:translate(-50%,-50%);
	z-index: 3;
}

.secureZT .recommend_box{
	width: 950px;
	display: flex;
	justify-content: space-between;
}

.secureZT .recommend_box li{
	width: 48%;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #d9e9f4;
	border-radius: 15px;
	box-sizing: border-box;
	text-align: center;
}


.secureZT .recommend_box li span{
	font-weight: bold;
}
.secureZT .read_txt_list{
	padding-left: 1em;
    text-indent: -1em;
	margin-bottom: 20px;
}

.secureZT .c_table {
	width: 1078px;
	text-align: center;
	margin: 0 auto;
	border-spacing: 0;
}
.secureZT .c_table th {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}
.secureZT .c_table tr.bg_black {
	background: #424242;
}
.secureZT .c_table th.bg_blue {
	background: #c9e0f0;
	color: #000000;
}
.secureZT .c_table .red,
.secureZT .check .red {
	color: #a40000;
	font-weight: bold;
}
.secureZT .c_table .parentheses {
	font-size: 80%;
}
.secureZT .c_table th, .c_table td {
	padding: 15px 0;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	text-align: center;
}
.secureZT .c_table th.bg_blue {
	border-right: none;
	border-bottom: 1px solid #ffffff;
}
.secureZT .c_table th.bg_blue:last-child {
	border-bottom: none;
}
.secureZT .c_table td {
	font-size: 17px;
}



/* section2 */
/* ------------------------------------------------------------ */
.section2_ttl {
	clear: both;
	text-align: center;
	background: url(../images/securitytesting/securitytesting_img_02_1.jpg) no-repeat right;
	background-size: cover;
	padding: 30px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.secureWA .section2_ttl {
	text-align: center;
	background: url(../images/securewebapp/securewebapp_img_02_1.jpg) no-repeat right;
	background-size: cover;
	padding: 30px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}

.secureZT .section2_ttl {
	text-align: center;
	background: url("../images/secureZTcoordinator/ZeroTrustCoordinator_img_02_1.webp") no-repeat right;
	background-size: cover;
	padding: 30px;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}

.section2_ttl2 {
	font-size: 32px;
	line-height: 130%;
	font-weight: bold;
}
.section2_ttl3 {
	margin: 10px 0 50px;
	font-weight: 100;
}
.section2_grid {
display: grid;
grid-template-columns: repeat(1, 1fr);
grid-template-rows: repeat(5, auto);
grid-auto-flow: column;
margin-top: 64px;
}
.mail_area .float_l,
.mail_area .float_r {
    width: 50%;
}
.mail_area .float_l span,
.mail_area .float_r span {
    font-size: 13px;
    font-feature-settings: "palt";
}
@media screen and (max-width: 1024px) {
  .section2_grid {
    margin-top:32px;
    }
}
.secureWA .section2_grid {
    grid-template-columns: repeat(1, 1fr);
	background: #7a007a;
    color: #fff;
}

/* ゼロトラストコーディネーター */
.secureZT .section2_grid {
    grid-template-columns: repeat(1, 1fr);
	background: #97200b;
    color: #fff;
}

.app_area,
.net_area,
.mail_area {
	padding: 80px 8%;
	color: #ffffff;
	position: relative;
}
.mail_area {
	width: auto;
  max-width: 1108px;
}
.app_area {
	background: #4f7291;
}
.app_02,
.app_05,
.app_07 {
	background: #5d809f;
}

.app_06{
	display:none;
	}
.app_02:before,
.app_03:before {
	position: absolute;
	color: #222;
	top: -23px;
	right: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #fff;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}
.mail_02,
.mail_03 {
	background: #12429e;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mail_05 > p {
  color: #222;
}

.mail_03 li {
  list-style: url("/services/images/icn/securitytesting_img_check.webp");
}

.mail_04 div {
	width: 30%;
}

/* SP｜1024px以下  */
@media screen and (max-width: 1024px) {
  .mail_04 div {
    width: 100%;
  }
}
.secureZT .mail_02,
.secureZT .mail_04 {
	background: #8b1501;
}

.mail_02:before,
.mail_03:before,
.mail_04:before {
	position: absolute;
	color: #222;
	top: -23px;
	right: 50%;
	margin-right: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #fff;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}

.mail_05:before {
	position: absolute;
	color: #fff;
	top: -23px;
	right: 50%;
	margin-right: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #222;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}

.mail_02:before {
	content: "対象者";
}
.mail_03:before {
	content: "講座内容";
}
.mail_04:before {
	content: "";
}
.mail_05:before {
	content: "";
}
.net_area {
	background: #b49323;
}
.net_02,
.net_05,
.net_07 {
	background: #c0a23b;
}
.section2_grid .check li:before {
	background: url(../images/securitytesting/securitytesting_img_check.jpg) no-repeat 0px 5px;
	width: 18px;
	height: 19px;
	content: "";
}
.app_05 span,
.net_05 span,
.mail_04 span {
	font-size: 13px;
    font-feature-settings: "palt";
}
.net_area.net_05 .float_l {
	width: 50%;
}
.net_area.net_05 .float_r {
	width: 40%;
}
.secureWA .float_l {
    width: 34%;
}
.secureWA .float_l_2 {
    width: 32%;
}
.secureWA .float_r {
    width: 34%;
}


/* ゼロトラストコーディネーター */
.secureZT .float_l{
	width: 32%;
}
.secureZT .app_05:before,
.secureZT .mail_04:before {
	content: "研修内容詳細";
}
.secureZT .feature#section2{
	background: #efefef;
    width: 100%;
}

.secureZT .cnt_wrap_dl{
	width: 1000px;
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
	align-items: center;

	margin: 0 auto;
	z-index: 2;
	position: relative;
}

.secureZT .cnt_wrap_dl dl.securedl_box{
	display: flex;
	flex-direction: column;
	width: 320px;
	
	border: solid 1px #083a7c;
	
}

.secureZT .cnt_wrap_dl dl.securedl_box dt{
	height: 80px;
	background: url("../images/secureZTcoordinator/secureZT_list_bg.webp") no-repeat;
	background-size: 100%;
	}

.secureZT .cnt_wrap_dl dl.securedl_box dt span{
	width: 100%;
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
}

.secureZT .cnt_wrap_dl dl.securedl_box dd{
	flex-grow: 1;
	
	min-height: 280px;
	padding: 20px;
	box-sizing: border-box;
}


/* section3 */
/* ------------------------------------------------------------ */


.section3_ttl {
	position: absolute;
	color: #fff;
	top: -23px;
	left: 50%;
	margin-left: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #000;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}
.app_btn,
.net_btn,
.net_btn_end,
.secure_btn,
.zt_btn{
	color: #fff;
	width: 160px;
	text-align: center;
	display: block;
	border-radius: 6px;
	text-decoration: none;
	padding: 5px 0;
}
.app_btn {
	background: #4f7291;
}
.net_btn {
	background: #b49323;
}
.net_btn_end {
	background: #bbb;
	}

.secure_btn {
	background: #810e81;
  margin-top: 20px;
}

.secureZT .zt_btn{
	background: #97200b;
    margin-top: 10px;
	}


.app_btn:hover,
.net_btn:hover,
.net_btn_end:hover,
.secure_btn:hover,
.zt_btn:hover {
	opacity: 0.7;
	color: #fff;
	text-decoration: none;
}
table.table_1 td {
    vertical-align: top;
}
.app_06 table,
.net_06 table {
    border: 1px solid rgb(255 255 255 / 0.5);
    border-bottom: none;
}
.app_06 th, .app_06 td,
.net_06 th, .net_06 td {
    border-bottom: 1px solid rgb(255 255 255 / 0.5);
    padding: 10px;
}
.app_06 tr:nth-child(2n) th, .app_06 tr:nth-child(2n) td,
.net_06 tr:nth-child(2n) th, .net_06 tr:nth-child(2n) td {
    background: rgb(255 255 255 / 8%);
}
.app_06 th,.net_06 th {
    border-right: 1px solid rgb(255 255 255 / 0.5);
}
.contents .contents_in p.inner_question {
    width: 935px;
    min-height: 44px;
    height: auto;
    margin: 30px auto 0;
    background: #0054a9;
    font-weight: bold;
    color: #fff;
    padding: 0px 0 0 65px;
    display: table;
    border-radius: 7px;
    position: relative;
    z-index: 0;
}
.contents .contents_in .inner_question:before {
    content: "";
    display: block;
    background: url(../../informationsecurity/images/teleworkguideline/faq_title_icon.jpg)no-repeat 0 0;
    width: 45px;
    height: 44px;
    position: absolute;
    top: 10%;
    left: 12px;
}
.contents .contents_in p.inner_question span.read {
    display: table-cell;
    width: auto;
    padding: 15px 0 15px 0;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    line-height: 1.6em;
}
.contents .contents_in .arrow {
    height: 0;
    border-top: 10px solid #0054a9;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    left: 528px;
    bottom: -20px;
    transition: 1.5s ease;
    -o-transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    -webkit-transition: 1.5s ease;
}
.contents .contents_in p.inner_answer {
    width: 99%;
    margin: 20px auto;
    padding: 10px 1%;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

	
.contents .contents_in p.inner_answer span.read {
    display: block;
    width: 910px;
    padding: 0px 0 0 0;
    word-break: break-all;
}

	
.section1 {
    background: url(../images/securitytesting/securitytesting_img_01_bg.jpg)no-repeat top right;
    padding-top: 50px;
}
.net_01 {
    background: #b49323 url(../images/securitytesting/securitytesting_img_02_bg.jpg)no-repeat top right;
}
.mail_01 {
    background: #012E83 url(../images/securitytesting/securitytesting_img_02_bg.jpg)no-repeat top right;
}


.section3.section3_faq {
    background: #efefef;
	width: 100%;
}
.section3.section3_schedule {
    background: url(../images/securitytesting/securitytesting_img_03_bg.jpg)no-repeat top right;
}
.section3.section3_schedule .contents_in {
    padding-top: 10px;
}

.ttl_02 {
    position: relative;
    margin-bottom: 60px;
    margin-top: -32px;
    top: 0;
}

.ttl_03 {
    position: relative;
    margin-bottom: 60px;
    margin-top:0;
    top: 0;
}
.red {
    font-size: 90%;
    color: #a40000;
}
.mt40 {
    margin-top: 40px;
}
.nolink {
    color: #848484;
    width: 160px;
    text-align: center;
    display: block;
    border-radius: 6px;
    text-decoration: none;
    padding: 5px 0;
    background: #dedede;
}
.nolink {
    margin-top: 20px;
}
.securitytesting_bnr img {
    margin: 60px 0 20px;
}
.securitytesting_bnr_03 img {
    margin: 60px 0 -40px;
}

.contents .contents_in p.inner_answer span.read_paragraph {
	padding-left: 1em;
    text-indent: -1em;
    word-break: break-all;
	display:inline-block;
	}


/* section4 */
/* ------------------------------------------------------------ */
.section4_ttl {
	position: absolute;
	color: #fff;
	top: -23px;
	left: 50%;
	margin-left: -150px;
	padding: 2px 0;
	font-size: 24px;
	background: #000;
	width: 300px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}
.section4 p{
    margin-block-start: 0;
    margin-block-end: 0;	
	}

.contents .contents_in ul.list_box li{
	padding-left: 1em;
    text-indent: -1em;	
	line-height:1.8;
	}

ul.list_box li{
	line-height:1.8!important;
	}

.txt_blue{
	color:#00418c;
	}

.secure_btn_area {
    width: 200px;
}
/* section5 */
/* ------------------------------------------------------------ */
.section5_ttl {
	position: absolute;
	color: #fff;
	top: -23px;
	left: 50%;
	margin-left: -230px;
	padding: 2px 0;
	font-size: 24px;
	background: #000;
	width: 500px;
	text-align: center;
	z-index: 9;
	font-weight: bold;
}

.section5 p{
    margin-block-start: 0;
    margin-block-end: 0;	
	}

/* section6 */
/* ------------------------------------------------------------ */
.securitytesting_bnr img.securitytesting_bnr_02{
    margin: 0 0 20px;
	}

.banner {
	margin-top: 60px;
}

.banner .bnr {
    display: block;
    margin-bottom: 30px;
}

/* ------------------------------------------------------------ */
/* Responsive */
/* ------------------------------------------------------------ */
@media screen and (max-width: 1024px) {
.link_area a {
	background: #1c5298;
	font-size: 84%;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px;
	display: block;
	height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
	border-bottom:1px solid #fff;
}
.link_area2 a {
	background: #1c5298;
	font-size: 84%;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px;
	height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
	border-bottom:1px solid #fff;
}
.link_area a.section01,
.link_area a.section02,
.link_area a.section03,
.link_area a.section04,
.link_area a.section05,
.link_area a.section06 {
    width: 34%;
}
.link_area a.section05{
	line-height: 15px;
    padding: 10px 10px 25px;
    height: 15px;
}

/* .catch1 講座・試験日程追加 */

.catch_box_wrap{
	width:100%;
	box-sizing: border-box;
    top: 20px;
    position: relative;
	
	display:block;
	}
	
.catch1 .catch1_in ul.catch_box_course,
.catch1 .catch1_in ul.catch_box_test{
	width: 70%;
    min-height: 100px;
    height: auto;
	background-color:rgba(0,0,0,0.7);
	padding:20px 30px;
	margin:0 auto;
	}

}

@media screen and (max-width: 1024px) {

.contents p {
	font-size: 100%;
}
.contents img {
	width: auto;
	max-width: 100%;
}
.contents .contents_in {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	padding: 0;
}
.padding_sp {
	padding: 0px 5%;
}
.contents .contents_in h2.title1 {
	font-size: 1.6rem;
	float: none;
	font-weight: bold;
	line-height: 1.4;
	padding: 0px;
}
.title2 {
	font-size: 110%;
	border-bottom: none;
	margin-bottom: 15px;
}
.catch1 .catch1_in {
	height: 230px;
	padding: 60px 20px;
}
.secureWA .catch1 .catch1_in {
    min-width: auto;
    padding: 30px 0 50px;
}
.link_area {
	width: 100%;
	position: relative;
	text-align: center;
    display: flex;
	flex-wrap:wrap;
	justify-content:center;
	margin: 0px;
	margin-left: 0;
	margin-top: -21px;
	left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}
.link_area a {
	background: #1c5298;
	font-size: 90%;
	text-decoration: none;
	color: #fff;
	padding: 0px 10px;
	display: block;
	height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
	border-bottom:1px solid #fff;
}
.link_area2 {
	width: 100%;
	position: relative;
	text-align: center;
    display: flex;
    position: relative;
    place-content: center;
	flex-wrap:wrap;
	justify-content:center;
	margin: 0px;
	margin-left: 0;
	margin-top: -21px;
    left: 0;
    margin-left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
}
.link_area2 a {
	width: 48%;
	background: #1c5298;
	font-size: 90%;
	text-decoration: none;
	color: #fff;
	padding: 0px;
	height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
	border-bottom:1px solid #fff;
}
/* ゼロトラストコーディネーター */

.secureZT .link_area2 {
	width: 100%;
	text-align: center;
    display: flex;
    position: relative;
    place-content: center;
    display: flex;
	justify-content:flex-start;
	margin: 0px;
	margin-left: 0;
	margin-top: -21px;
    left: 0;
    margin-left:0;
	padding-left: 8px;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
	}

.secureZT .link_area2 a {
	width: 48%;
	font-size: 90%;
	text-decoration: none;
    color: #fff;
    padding: 0px;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.secureZT .link_area2 a:nth-child(even) {
    border-right: none;
}

/* */


.link_area a:nth-child(3n){
	border-right: none;
	}
	
.link_area a.section01,
.link_area a.section02,
.link_area a.section03,
.link_area a.section04,
.link_area a.section05,
.link_area a.section06 {
    width: 28%;
}

.link_area a.section05{
	line-height: 15px;
    padding: 10px 10px 25px;
    height: 15px;
}

.link_area a:last-child {
    border-right: none;
}
.catch1 .catch1_in .popup-iframe {
    margin-top: 20px;
    display: block;
}
/* .catch1 講座・試験日程追加 */
.catch_box_wrap{
	width:100%;
	box-sizing: border-box;
    top: 20px;
    position: relative;
	
	display:block;
	margin:0px auto 0;
	}
	
.catch1 .catch1_in ul.catch_box_course,
.catch1 .catch1_in ul.catch_box_test{
	box-sizing: border-box;
    min-height: 100px;
	padding:20px;
	margin:0 auto;
	}

.catch1 .catch1_in ul.catch_box_course th,
.catch1 .catch1_in ul.catch_box_test th{
	padding-left: 1em!important;
    text-indent: -1em;
	font-size:13px;
	}

.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t{
	width:100%;
	}
	
.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t td,
.catch1 .catch1_in ul.catch_box_test li.box_detail .box_t td{
	width:14%;
	font-size:13px;
	}
.secureWA .catch1 .catch1_in .catch_title .ttl_img,
.secureWA .catch1 .catch1_in .catch_title a img {
    width: 90%;
    margin: 0 auto 20px;
}
table.table_2 {
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 2.2;
	border-spacing: 0;
}

table.table_2 th,
table.table_2 td {
	border-bottom: 1px solid #becad9;
	padding:2px 0;
	}

table.table_2 td p {
	padding-left: 0;
    text-indent: 0;
	}
table.table_2 td.text_r {
	padding-right: 10px;
	width:12%;
}

table.table_2 p{
	line-height:normal;
	font-size: 13px;
	display:inline-block;
	}

/* ゼロトラストコーディネーター */
.secureZT .c_table th, .c_table td {

	font-size: 12px;
}
.secureZT .c_table th.bg_blue {

	font-size: 12px;
}

.secureZT .c_table td {
	font-size: 12px;
}
/* */

.m_btm20_sp{
	margin-bottom: 20px!important;
}

.m_btm40_sp{
	margin-bottom: 40px!important;
}

/* section1 */
/* ------------------------------------------------------------ */

.section1_area1 img {
    box-shadow: 10px 10px #f3732f;
}
.section1_area2 {
	padding-top: 0px;
}
.profile_name {
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
}
.contents .profile_txt,
.secureWA .contents .profile_txt {
	font-size: 85%;
	margin-bottom: 30px;
}
.contents .contents_in .section1_area3 {
    margin-top: -20px;
}
.mt40 {
    margin-top: 20px;
}
.section1_area3 img {
    margin-top: 20px;
}
.section1 {
    padding-top: 30px;
}
.securitytesting_bnr_03 img {
    margin: 20px 0 0px;
}
.securitytesting_bnr_03:nth-child(3) img {
    margin: 20px 0 10px;
}
.secureWA .contents .profile_txt {
    margin-top: 0;
}
.secureWA .contents.section1 .contents_in {
    padding: 0px;
}



/* ゼロトラストコーディネーター */
.secureZT .cnt_wrap .secureZT_btm_arrow{
	position: relative;
    top: 45px;
}

.secureZT .cnt_wrap .secureZT_btm_arrow02{
	position: relative;
    top: 45px;
}
.secureZT .cnt_wrap ul.securelist_box{
	width: 100%;
}
.secureZT .cnt_wrap  ul.securelist_box li span{
	height:60px;
	font-size: 12px;
	text-align: center;
}

.secureZT .cnt_wrap  ul.securelist_box li br.sp_br{
	display: block;
}

.secureZT .cnt_wrap br.sp_br{
	display: block;
}

.secureZT .cnt_wrap .txt_box{
	padding: 40px 15px 20px;
	display: block;
	width: 100%;

}
.secureZT .cnt_wrap .txt_box .txt_in{
	background: #fff;
	padding:30px 20px 20px;
	box-sizing: border-box;
	box-shadow:  0px 0 8px rgb(0 0 0 / 10%);
	width: 100%;
	margin-top: 30px;
}
.secureZT .recommend_box{
	display: block;
}

.secureZT .recommend_box li{
	width: 100%;
	margin-bottom: 10px;
}

.secureZT .recommend_box{
	width: 100%;
}

.secureZT .recommend_box li{
	width: 100%;
	height: 100px;
}

/* */


/* section2 */
/* ------------------------------------------------------------ */
.section2_ttl,
.secureWA .section2_ttl {
	font-size: 120%;
	padding: 20px;
	line-height: 130%;
}
.section2_ttl2 {
	font-size: 130%;
}
.section2_ttl3 {
	margin: 10px 0 20px;
	font-weight: 100;
	font-size: 90%;
}
.section2_grid {
	display: block;
}.mail_area {
	padding: 48px 5%;
	color: #ffffff;
	position: relative;
}
.mail_02:before,
.mail_03:before,
.mail_04:before {
	position: absolute;
	color: #222;
	background: #fff;
	text-align: center;
	z-index: 9;
	font-weight: bold;
	top: -18px;
    margin-right: 0;
	right: 20%;
	padding: 2px 0;
	font-size: 120%;
	width: 60%;
}
.mail_05:before {
	position: absolute;
	color: #fff;
	background: #222;
	text-align: center;
	z-index: 9;
	font-weight: bold;
	top: -18px;
    margin-right: 0;
	right: 20%;
	padding: 2px 0;
	font-size: 120%;
	width: 60%;
}
.section3_ttl {
	position: absolute;
	text-align: center;
	z-index: 9;
	font-weight: bold;
	left: auto;
	top: -18px;
	right: 20%;
	padding: 2px 0;
	font-size: 120%;
	width: 60%;
}
.section1_area2 img {
	margin: 20px 0;
}
.app_05 span, .net_05 span {
	font-size: 85%;
}

/* ゼロトラストコーディネーター */
.secureZT .cnt_wrap_dl{
	width: 100%;
	display: block;
}

.secureZT .cnt_wrap_dl dl.securedl_box{
	width: 100%;
	display: block;
	margin: 0 auto 15px;;
}

.secureZT .cnt_wrap_dl dl.securedl_box dd{
	min-height: 180px;
}

.secureZT .wrap_box{
	width: 100%;
	display: block;
}

.secureZT table.s_table{
	width: 100%;
}

.secureZT .img_box_wrap{
	width: 100%;
}

.secureZT ul.read_box{
	float: none;
}
.secureZT .s_img{
	float: none;
	display: block;
	margin: 0 auto;
}


/**/

/* section3 */
/* ------------------------------------------------------------ */
.ttl_02 {
    position: relative;
    top: 0;
    left: 0;
    margin: 30px auto 20px;
}
.contents .contents_in p.inner_question {
	width: 94%;
    min-height: 44px;
    height: auto;
    margin: 30px auto 15px;
    background: #0054a9;
    font-weight: bold;
    color: #fff;
    padding: 0px 3%;
    display: table;
    border-radius: 6px;
    position: relative;
}
.contents .contents_in .inner_question:before {
    background: none;
}
.contents .contents_in p.inner_question span.read {
    padding: 10px 0;
}
.contents .contents_in p.inner_answer {
    margin: 15px auto;
    padding: 10px 1% 0;
}
table.table_1 {
	width: 100%;
	display: block;
	margin-right: 0;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 2.2;
	border-spacing: 0;
}
table.table_1 th {
	width: 25%;
	font-size: 90%;
	line-height: 130%;
	vertical-align: top;
}
table.table_1 td {
	font-size: 90%;
	line-height: 130%;
    padding-right: 10px;
}
.app_btn, .net_btn, .nolink {
	width: 90%;
}
.section1,
.mail_01,
.section3.section3_schedule {
    background-size: auto 25px;
}
.securitytesting_bnr img {
    margin: 10px 0 20px;
}

.contents .contents_in div.inner_answer{
	width:100%;
	}

.contents .contents_in div.inner_answer ul.box_course,
.contents .contents_in div.inner_answer ul.box_test{
	width:100%;
	}

.mail_area .float_l,
.mail_area .float_r {
    float: none!important;
    width: 100%;
}
.mail_area {
	min-width: auto;
}

/* section4 */
/* ------------------------------------------------------------ */
.section1,
.section3.section3_schedule,
.contents.s.ection4.section4_schedule,
.contents.s.ection5.section5_schedule {
    width: 100%;
}
.section4_ttl {
    position: absolute;
    text-align: center;
    z-index: 9;
    font-weight: bold;
    left: auto;
    top: -18px;
    right: 20%;
    padding: 2px 0;
    font-size: 120%;
    width: 60%;
}
.link_area2 {
    width: 100%;
}
.secureWA .section3.section3_schedule .contents_in {
    padding-top: 40px;
}
.secure_btn {
    width: 100%;
    margin-top: 20px;
}
.secure_btn_area {
    width: 120px;
}

/* section5 */
/* ------------------------------------------------------------ */
.section5_ttl {
    position: absolute;
    text-align: center;
    z-index: 9;
    font-weight: bold;
    left: auto;
    top: -18px;
    right: 10%;
    padding: 2px 0;
    font-size: 120%;
    width: 80%;
}

.sp_block{
	display:block;
	}

.banner{
	margin-top: 20px;
}

.banner .bnr {
    display: block;
    margin-bottom: 10px;
}

}

@media screen and (max-width: 1024px) {
.link_area a {
	padding: 0px 3px;
}

.link_area a.section01,
.link_area a.section02,
.link_area a.section03,
.link_area a.section04,
.link_area a.section05,
.link_area a.section06 {
    width: 31%;
}

.link_area a.section05 {
    line-height: 15px;
    padding: 10px 3px 25px;
    height: 15px;
	font-size:12px;
}

.securitytesting_bnr img.securitytesting_bnr_02{
    margin: 0px 0 20px;
	}

.catch1 .catch1_in ul.catch_box_course li.box_detail .box_t td,
.catch1 .catch1_in ul.catch_box_test li.box_detail .box_t td{
	width:20%;
	}

table.table_2 td.text_r {
	padding-right: 10px;
	width:14%;
}
}
