﻿/*資格カタログ詳細ページ
/catalog/shikaku/guide?shikaku-genre=117&shikaku=101
*/

#sGuide .LeftColumn{
	width:764px;
}
#sGuide .RightColumn{
	width:200px;
}
#sGuide .topTitArea{
	border-bottom:#2D76C2 2px solid;
	padding-bottom:5px;
	overflow:hidden;
}
#sGuide .topTitArea h3{
	float:left;
	width:auto;
	font-size: 22px;
	font-weight: bold;
}
#sGuide .topTitArea ul{
	float:right;
	width:335px;
	overflow:hidden;
}
#sGuide .topTitArea ul li{
	float:left;
	width:162px;
}
#sGuide .topTitArea ul li:first-child{
	margin-right:10px;
}
#sGuide .catch{
	color: #2993d6;
	padding: 15px 0;
	font-size: 20px; /* font-size: 17px; */
	font-weight: bold;
}
#sGuide .m-tb20{
	margin:20px 0;
	font-size:15px;
	line-height:1.8;
}
#sGuide .tit-katsuyaku{
	margin-bottom:5px;
}
#sGuide ul.bBtnArea{
	overflow:hidden;
	padding:0 20px;
}
#sGuide ul.bBtnArea li{
	float:left;
	margin-right:20px;
}
#sGuide ul.bBtnArea li:last-child{
	margin-right:none;
}
#sGuide h3.scldetail_banner_kihon{
	width: 100%;
	height: 36px;
	background: url("/common_img/18p/school_banner.png") no-repeat;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	margin-top: 30px;
	text-indent: 16px;
	padding: 0 0 10px 0;
	font-weight:bold;
}
#sGuide table{
	width:100%;
	margin-top: 5px;
	font-size: 15px;
	line-height: 1.8;
}
#sGuide table td{
	border-bottom: #000 1px solid;
	padding: 10px;
}
#sGuide table th{
	background-color: #EEE;
	width: 20%;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	padding-left: 10px;
}
#sGuide .att{
	font-size:15px; /* font-size:10px; */
	margin:10px 0 30px;
}
#sGuide .m-b20{
	margin-bottom:20px;
}
#sGuide #shikakuArea h3{
	background-color:#2D76C2;
	color:#FFF;
	font-size:20px; /* font-size:15px; */
	padding:10px;
	font-weight:bold;
}
#sGuide #shikakuArea h3 span{
	color:#FFDB3F;
}
#sGuide #shikakuArea ul{
	padding:15px;
	overflow:hidden;
}
#sGuide #shikakuArea ul li{
	background: no-repeat 0 6px url("/common_img/18p/opensearch/btn_arrow.png"); /* background: no-repeat 0 2px url("/common_img/18p/opensearch/btn_arrow.png"); */
	float:left;
	width:30%;
	padding-left: 15px;
	margin-bottom:10px;
	font-size:15px;
}
#sGuide #resultArea {
	margin-top: 30px;
}
#sGuide #resultArea ul#tabArea {
	overflow: hidden;
}
#sGuide #resultArea ul#tabArea li#tab01 {
	background: url(/success/catalog/images/gakumon/tab_sen_01.gif) 0 0 no-repeat;
	height: 59px;
}
#sGuide #resultArea ul#tabArea li#tab02 {
	background: url(/success/catalog/images/gakumon/tab_dai_01.gif) 0 0 no-repeat;
	height: 59px;
}
#sGuide #resultArea ul#tabArea li#tab01.off {
	background: url(/success/catalog/images/gakumon/tab_sen_02.gif) 0 0 no-repeat;
	height: 59px;
}
#sGuide #resultArea ul#tabArea li#tab02.off {
	background: url(/success/catalog/images/gakumon/tab_dai_02.gif) 0 0 no-repeat;
	height: 59px;
}
#sGuide #resultArea ul#tabArea li {
	float: left;
	width: 254px;
	margin-right: 20px;
}
#sGuide #resultArea ul#tabArea li a {
	display: block;
	width: 254px;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
}
#sGuide #resultArea #resultBg {
	background-color: #2D76C2;
	padding: 5px;
}
#sGuide #resultArea #resultBg h3{
	font-size:18px; /* font-size:17px; */
	font-weight:bold;
	padding:10px 5px;
	color:#FFF;
}
#sGuide #resultArea #resultBg h3 span{
	color:#FFDB3F;
}
#sGuide #resultArea table#resultIn {
	margin-bottom: 5px;
	background-color: #FFF;
	vertical-align: middle;
}
#sGuide #resultArea table#resultIn td.checkboxArea {
	width: 35px;
	background-color: #cde6f5;
	vertical-align: middle;
}
#sGuide #resultArea table#resultIn td.imgArea {
	width: 155px;
	padding: 3px;
}
#sGuide #resultArea table#resultIn td.dtArea {
	position: relative;
	padding: 5px;
	vertical-align: middle;
}
#sGuide #resultArea table#resultIn td.dtArea h4 {
	font-size: 24px; /* font-size: 20px; */
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#sGuide #resultArea table#resultIn td.dtArea h4 span {
	font-size: 16px; /* font-size: 10px; */
	font-weight: normal;
	padding-left:15px;
}
#sGuide #resultArea table#resultIn td.dtArea .copy{
	font-weight:bold;
	font-size:16px; /* font-size:14px; */
}
#sGuide #resultArea table#resultIn td.dtArea ul.btnList{
	overflow:hidden;
	margin-top:30px;
}
#sGuide #resultArea table#resultIn td.dtArea ul.btnList li{
	float:left;
	width:161px;
	margin-right:10px;
}
#sGuide #resultArea table#resultIn td.dtArea ul.btnList li:last-child{
	margin-right:0;
}
#sGuide #resultArea .checkBtn{
	background:#FFF;
	padding:10px;
	text-align:center;
}
#sGuide .attB{
	font-size:15px; /* font-size:10px; */
	line-height:1.8;
	margin:20px 0;
}
#sGuide .pagetop{
	text-align:right;
}
#sGuide p.shikakuTxt {
	font-size: 15px;
	line-height: 1.8;
}
.css_schoolapi {
	margin-top: 44px;
}

#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide
#sGuide



/*------------------------------------------------------------
#67986 デザイン変更　detail
------------------------------------------------------------*/

.mb20 {margin-bottom: 20px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb70 {margin-bottom: 70px !important;}
.mt18 {margin-top: 18px !important;}
#mainContent {
	width: 1062px;
}
.cert_catalogue {
  margin: 44px 0 70px;
  color: #333333;
}
.cert_catalogue * {
	box-sizing: border-box;
}
.cert_inner {
	padding: 0 42px;
}
.cert_catalogue .note {
	font-size: 14px;
}
.job_name, .job_name ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.job_name h2,
.job_name h3 {
	color: #01AFEC;
	font-size: 30px;
	font-weight: bold;
	width: 690px;
}
.job_name ul a {
	color: #01AFEC;
	font-size: 14px;
	position: relative;
	margin-left: 37px;
}
.job_name ul a::after {
	content: "";
  position: absolute;
  right: -19px;
  top: 3px;
  width: 8px;
  height: 8px;
  border-left: 2px solid #01AFEC;
  border-bottom: 2px solid #01AFEC;
  transform: rotate(-45deg);
}
.point_h3 {
	background: url(/success/catalog/images/h3_ttl_icon.png) no-repeat;
	height: 40px;
	font-size: 24px;
	font-weight: bold;
	padding: 7px 0 0 53px;
	margin-bottom: 30px;
}
.job_detail {
	font-size: 16px;
	line-height: 32px;
}
.job_detail + .point_h3 {
	margin-top: 30px;
}
.rel_shikaku .list a {
	color: #333333;
}
.job_scl_search {
	display: flex;
	justify-content: space-between;
}
.job_scl_search a {
	display: flex;
  justify-content: center;
  align-items: baseline;
  color: white;
  background: #01AFEC;
  font-size: 26px;
  border-radius: 3px;
  width: 476px;
  height: 70px;
  font-weight: bold;
  padding-top: 16px;
  position: relative;
  padding-right: 24px;
  text-decoration: none;
}

.job_scl_search a span {
  color: white;
  font-size: 18px;
  font-weight: normal;
  margin-left: 9px;
}
.job_scl_search a::before {
	content: "";
  position: absolute;
  right: 15px;
  top: 24px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: white;
}
.job_scl_search a::after {
	content: "";
  position: absolute;
  right: 24px;
  top: 32px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #01AFEC;
  border-bottom: 2px solid #01AFEC;
  transform: rotate(-45deg);
}
.cert_info_wrap {
	background-color: rgba(1, 175, 236, 0.1);/*#01AFEC*/
	padding: 35px 80px 39px 81px;
}
table.info_table caption {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
table.info_table {
	width: 100%;
}
table.info_table th, table.info_table td {
	font-size: 16px;
	line-height: 32px;
	border: 1px solid #C7C7C7;
	color: #333;
}
table.info_table th {
	background: #F1F1F1;
	font-weight: normal;
	padding: 13px;
	width: 200px;
}
table.info_table td {
	background: white;
	padding: 16px 25px;
}
table.info_table td a {
	color: #333;
}
.cert_list_ttl {
	color: #01AFEC;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 50px;
}
ul.cert_list {
	display: flex;
	flex-wrap: wrap;
}
ul.cert_list li {
	width: 33.3333%;
	margin-bottom: 10px;
}
ul.cert_list li a {
	font-size: 16px;
	color: #333333;
}
