@charset "UTF-8";

/******************************************************************************

	検定試験情報

******************************************************************************/

/* ヘッダー
-------------------------------------------------------------------------------------------------------------*/
.hd-access a::before,
.hd-contact a::before,
.hd-doc a::before {
	color: #009688;
}

/* グローバルナビ
-------------------------------------------------------------------------------------------------------------*/
.gnav li:hover {
  background: #00786d;
}
.gnav a {
  border-left: solid 1px #80aca8;
  padding: 18px 52px 20px 52px;
}
.gnav-publication a {
	width: 220px;
}
.megamenu {
  background: #00786d;
}


#area-container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.info-page {
	background: url(../images/common/bg_info.png) repeat-x 0 36px;
}
.default-page {
	background: url(../images/common/bg_default.png) repeat-x 0 36px;
}
.list-ten li::before {
	color: #009688;
}
.imgQRcode {
	float: right;
	margin: 0 0 0 10px;
}
.text-caution {
	font-size: 90%;
	color: #F30;
}
a.link-apply {
	position: relative;
	display: inline-block;
	border-radius: 5px;
	background: #ffc600  url(../images/top/btn-examination.png) no-repeat 13px center;
	background-size: auto 20px;
	padding: 8px 30px 8px 40px;
	background-image: url(../images/top/btn-examination.png);
}
a.link-apply::after {
	font-family: 'FontAwesome';
	content: "\f105";
	position: absolute;
	top: 22%;
	right: 15px;
	color: #006f65;
}


/* 右側ナビゲーション
-------------------------------------------------------------------------------------------------------------*/
#area-navigation {
	width: 230px;
	height: 100%;
	position: absolute;
	top: 0px;
	right: 0;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background: #FFF;
}
#area-navigation h2 {
	background: #009688;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 120px;
	text-align: center;
}
#area-navigation ul {
	margin: 0 10px 10px 10px;
}
#area-navigation ul li {
	font-size: 14px;
	line-height: 1.4;
	border-bottom: 1px dashed #d7d7d7;
}
#area-navigation ul li a {
	display: block;
	position: relative;
	padding: 15px 0 15px 22px;
}
#area-navigation ul li a.active {
	color: #009688;
	font-weight: bold;
}
#area-navigation ul li a::before {
	font-family: 'FontAwesome';
	content:"\f105";
	position: absolute;
	top: 13px;
	left: 6px;
	color: #009688;
	font-size: 15px;
}


/******************************************************************************

	検定試験のご案内

******************************************************************************/
#area-contents {
	margin-right: 270px;
	padding-bottom: 100px;
}

#area-contents section.contents {
	padding: 40px 0 0 0;
	min-height: 500px;
}

/* ページタイトル（検定試験案内）
-------------------------------------------------------------------------------------------------------------*/
.info-page .title-h1 {
	min-height: 190px;
}
.info-page .title-h1 h1 {
	margin: 50px 0 35px 0;
	padding: 0 0 0 100px;
	min-height: 80px;
	font-size: 45px;
	line-height: 1;
	letter-spacing: 0.1em;
}
.info-page .title-h1 h1 span {
	color: #009688;
	font-size: 15px;
	font-weight: normal;
	display: block;
	letter-spacing: 0.2em;
	margin: 0 0 10px 0;
}
.info-page .title-h1 h1 strong {
	font-size: 20px;
	margin: 10px 0 0 0;
	letter-spacing: 0.1em;
}

.info-page .boki .title-h1 h1 { background: url(../images/top/ico-bookkeeping.png) no-repeat 0 0; }
.info-page .hanbaishi .title-h1 h1 { background: url(../images/top/ico-retailmarketing.png) no-repeat 0 0; }
.info-page .syuzan .title-h1 h1 { background: url(../images/top/ico-abacus.png) no-repeat 0 0; }
.info-page .biji .title-h1 h1 { background: url(../images/top/ico-businesspractical.png) no-repeat 0 0; }
.info-page .fukushi .title-h1 h1 { background: url(../images/top/ico-welfare.png) no-repeat 0 0; }
.info-page .color .title-h1 h1 { background: url(../images/top/ico-colorcoordinator.png) no-repeat 0 0; }
.info-page .eco .title-h1 h1 { background: url(../images/top/ico-eco.png) no-repeat 0 0; }
.info-page .bijimane .title-h1 h1 { background: url(../images/top/ico-businessmanager.png) no-repeat 0 0; }
.info-page .net .title-h1 h1 { background: url(../images/top/ico-net.png) no-repeat 0 0; }


/* ページタイトル下のボタン
-------------------------------------------------------------------------------------------------------------*/
.info-page .title-h1 ul {
	overflow: hidden;
}
.info-page .title-h1 ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}
.info-page .title-h1 ul li a {
	position: relative;
	display: block;
	background: #ffc600;
	border-radius: 5px;
	padding: 12px 40px;
}
.info-page .title-h1 ul li a::after {
	font-family: 'FontAwesome';
	content:"\f105";
	position: absolute;
	top: 30%;
	right: 15px;
	color: #006f65;
}
.info-page .title-h1 ul li.btn-test a {
	background: #ffc600 url(../images/top/btn-test.png) no-repeat 13px center;
	background-size: 20px 20px;
}
.info-page .title-h1 ul li.btn-apply a {
	background: #ffc600 url(../images/top/btn-examination.png) no-repeat 13px center;
	background-size: 20px 20px;
}
.info-page .title-h1 ul li.btn-happyou a {
	background: #ffc600 url(../images/top/btn-resultpublication.png) no-repeat 13px center;
	background-size: auto 20px;
}
.info-page .title-h1 ul li.btn-check a {
	background: #ffc600 url(../images/top/btn-statuscheck.png) no-repeat 13px center;
	background-size: auto 20px;
}
.info-page .title-h1 ul li.btn-license a {
	background: #ffc600 url(../images/top/btn-license.png) no-repeat 13px center;
	background-size: auto 20px;
}

/* ページタイトル（検定試験情報）
-------------------------------------------------------------------------------------------------------------*/
.default-page .title-h1 {
	min-height: 110px;
}
.default-page .title-h1 h1 {
	margin: 50px 0 35px 0;
	padding: 0;
	font-size: 45px;
	line-height: 1;
	letter-spacing: 0.1em;
}
.default-page .title-h1 h1 span {
	color: #009688;
	font-size: 15px;
	font-weight: normal;
	display: block;
	letter-spacing: 0.2em;
	margin: -10px 0 10px 0;
}


/* リード文
-------------------------------------------------------------------------------------------------------------*/
#area-contents h2 {
	color: #009688;
	font-size: 25px;
	position: relative;
	margin: 0 0 2em 0;
	line-height: 1.4;
}
#area-contents h2::before {
	content: "";
	position: absolute;
	bottom: -20px;
	background:#009688;
	width: 50px;
	height: 2px;
}

/* Article内
-------------------------------------------------------------------------------------------------------------*/
#area-contents article {
	margin: 0 0 4em 0;
}
#area-contents article h3 {
	position: relative;
	font-size: 22px;
	margin: 0 0 1em 0;
	border-left: 2px solid #009688;
	padding: 8px 0 12px 20px;
	line-height: 1.4;
}
#area-contents article h3 .btn {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 15px;
}
#area-contents article h3 .btn a.link-apply {
	padding-top: 10px;
	padding-bottom: 10px;
}
#area-contents article h4 {
	background: #deeeed;
	font-size: 18px;
	border-radius: 5px;
	border: 1px solid #add5d1;
	padding: 15px 20px;
	margin: 0 0 1.5em 0;
}
#area-contents article h4 span.status {
	background: #FFF;
	border-radius: 5px;
	display: inline-block;
	color: #005951;
	font-size: 15px;
	font-weight: normal;
	padding: 5px 30px;
	margin: 0 0 0 20px;
}

#area-contents article table {
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 1.4;
}
#area-contents article table th,
#area-contents article table td {
	border: 1px solid #add5d1;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#area-contents article table th {
	font-weight: normal;
	background: #deeeed;
}
#area-contents article table th.header {
	background: #009688;
	color: #FFF;
}

#area-contents article ul.list-grade {
	overflow: hidden;
	margin: 0 0 1em 0;
}
#area-contents article ul.list-grade li {
	width: 32.2%;
	float: left;
	border: 1px solid #add5d1;
	border-radius: 5px;
	margin-left: 1.6%;
	margin-bottom: 10px;
}
#area-contents article ul.list-grade li:nth-child(3n+1) {
	margin-left: 0;
}
#area-contents article ul.list-grade li div {
	width: auto;
	margin: 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	border-radius: 5px;
	text-align: center;
	background: #deeeed;
}
#area-contents article ul.list-grade li p {
	width: auto;
	margin: 0 20px 20px 20px;
}
#area-contents article ul.list-grade li p.text-big {
	font-size: 20px;
	text-align: center;
}
#area-contents article ul.list-happyou {
	margin: 0 0 3em 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse:separate;
	border-spacing:10px 0;
}
#area-contents article ul.list-happyou li {
	display: table-cell;
	margin-bottom: 10px;
}
#area-contents article ul.list-happyou li a {
	display: block;
	position: relative;
	border: 1px solid #add5d1;
	border-radius: 5px;
	text-align: center;
	padding: 15px 0;
}
#area-contents article ul.list-happyou li a::before {
	font-family: 'FontAwesome';
	content:"\f105";
	position: absolute;
	top: 30%;
	left: 1em;
	color: #009688;
}
#area-contents article ul.list-happyou li a:hover {
	opacity: 0.8;
}
#area-contents article.list-success ul {
	overflow: hidden;
}
#area-contents article.list-success ul li {
	font-size: 24px;
	float: left;
	font-weight: 500;
	width: 19%;
	margin: 0 0 0.5em 1%;
	text-align: center;
	border: 1px solid #EEE;
	border-radius: 5px;
	padding: 10px 0 14px 0;
}
#area-contents article.list-success ul li:nth-child(5n+1) {
	margin-left: 0;
}

#area-contents .bg-green {
	display: inline-block;
	border-radius: 5px;
	padding: 2px 8px;
	margin:0 5px 0 1em;
	line-height: 1.4;
}
#area-contents .list-tag {
	text-align: right;
}
#area-contents .list-tag li {
	display: inline-block;
}
#area-contents article .list-apply li {
	border: 1px solid #add5d1;
	border-radius: 5px;
	margin: 1em 0 0 0;
	padding: 15px 30px 18px 30px;
	position: relative;
	background: #deeeed;
}
#area-contents article .list-apply li strong {
	font-size: 18px;
	width: 16em;
	display: inline-block;
	position: relative;
}
#area-contents article .list-apply li strong::before {
	content: "";
	width: 15px;
	height: 2px;
	background: #009688;
	top: 6px;
	left: -30px;
	position: absolute;
}
#area-contents article .list-apply li span.bg-green {
	margin-left:0;
}
#area-contents article .list-apply li div {
	position: absolute;
	top: 10px;
	right: 30px;
	background: #FFF;
	border: 1px solid #add5d1;
	border-radius: 5px;
	width: 12em;
	text-align: center;
	padding: 10px 0;
}
#area-contents article .list-apply small {
	display: block;
	margin-top: 5px;
	max-width: 650px;
}


/******************************************************************************

	トップページ

******************************************************************************/

/* スライダー
-------------------------------------------------------------------------------------------------------------*/
.slide img {
  width: 100%;
}

/* 新着情報
-------------------------------------------------------------------------------------------------------------*/
.news-wrapper {
  padding: 38px 0;
  background: url(../images/top/bg-news.png) repeat-x 0 0;
}
.news-left {
  border: solid 1px #d7d7d7;
  background: #fff;
  padding: 15px 0 0;
  margin: 0 20px 0 0;
  width: 70%;
}
.news-ttl-wrapper {
  position: relative;
  border-bottom: solid 1px #d7d7d7;
  padding: 0 20px 15px;
  align-items: center;
}
h3.ttl-news {
  font-size: 22px;
  margin: 0 32px 0 0;
  padding: 0;
}
.news-tab {
  background: #ededed;
  border-radius: 5px;
  padding: 5px 5px 5px;
}
.news-tab a {
  padding: 5px 10px;
  margin: 0 15px 0 0;
  border-radius: 5px;
  font-size: 13px;
	display: inline-block;
}

.news-tab a.active,
.news-tab a:hover {
  background: #009688;
  color: #fff;
}

.news-list-link {
  position: absolute;
  right: 20px;
  top: 8px;
	padding-right: 14px;
}
.news-list-link::after {
	font-family: 'FontAwesome';
	content:"\f101";
	color: #009688;
	position: absolute;
	top: 10%;
	right: 0;
}

.sp-news-list-button {
  display: none;
}
.news-list-link a {
  font-size: 13px;
}

.news-cont-wrapper {
  padding: 20px 20px 0;
}

.news-panel {
  display: none;
}

.news-panel.active {
  display: block;
}

.news-list td {
  padding: 0 0 22px;
}

.news-list td.news-date {
	width: 8em;
}

.news-list td.news-category {
  padding: 0 0 15px 0;
	width: 5.5em;
}

.news-list td.news-category span {
  background: #add5d1;
  width: 5.5em;
	text-align: center;
	display: block;
	padding: 5px 0 6px 0;
  font-size: 12px;
  border-radius: 5px;
}

/* ページ送り
-----------------------------------------------------------------------------------------------------------------------*/
.paging {
	overflow: hidden;
}
.paging ul {
	display: block;
	width: 100%;
	margin: 3em auto 0 auto;
	padding: 0;
}
.paging li {
	display: inline;
	margin: 0 5px;
}
.paging a {
	position: relative;
	display: inline-block;
}
.paging a:hover {
	opacity: 0.8;
	transition: 0.3s;
}
.paging .link_before,
.paging .link_next {
	background: #00786d;
	color: #FFF;
	border-radius: 4px;
	padding: 0.6em 1.2em 0.8em 1.2em;
}
.paging .link_before {
	padding-left: 1.8em;
	margin-right: 1em;
}
.paging .link_before::before {
	font-family: 'FontAwesome';
	content:"\f104";
	position: absolute;
	top: 30%;
	left: 0.8em;
}
.paging .link_next {
	padding-right: 1.8em;
	margin-left: 1em;
}
.paging .link_next::before {
	font-family: 'FontAwesome';
	content:"\f105";
	position: absolute;
	top: 30%;
	right: 0.8em;
}
.paging .link_page,
.paging .current_page {
	border-radius: 70px;
	font-size: 16px;
	color: #00786d;
	text-align: center;
	border: 1px solid #5daca5;
	padding: 0.38em 0.7em 0.5em;
	display: inline-block;
}
.paging .current_page {
	background: #e8f9f7;
}
.news-right {
  width: 30%;
}

.news-right-bnr {
  align-items: center;
}

.news-right-bnr .col {
  width: calc( (100% / 2) - 1px );
  border: solid 1px #d7d7d7;
  text-align: center;
  background: #009688;
  position: relative;
}
.news-right-bnr .col:hover {
  background: #006f65;
	transition: 0.3s;
}
.news-right-bnr .col a {
	display: block;
	width: 100%;
  padding: 32px 0;
}

.news-right-bnr-inner-ico {
  margin: 0 0 20px;
}

.news-right-bnr-inner-text {
  font-size: 20px;
  color: #fff;
}

.news-right-bnr-inner-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}

.examination-wrapper {
  background: #ebf7f6;
  padding: 50px 0;
}

.ttl-examination {
  color: #222;
  font-size: 26px;
  margin: 0 0 30px;
}

.examination-inner > .col {
  width: calc( (100% / 3) - 10px );
  margin: 0 5px 12px;
}

.examination-card {
  background: #fff;
  border: solid 1px #eee;
  border-radius: 5px;
  position: relative;
  padding: 20px 15px 15px;
  box-shadow: 1px 1px 2px #e5f1f0,-1px -1px 2px #e5f1f0;
}

.examination-card-inner {
  align-items: center;
}

.examination-icon {
  margin: 0 18px 0 0;
}

.examination-card-catch {
  font-size: 12px;
  line-height: 1.2;
  color: #009688;
  margin: 0 0 12px;
}

h4.ttl-examination-card {
  font-size: 20px;
  margin: 0 0 20px;
}

h4.ttl-examination-card span {
  font-size: 16px;
  display: inline-block;
  margin: 5px 0 0;
}

h4.ttl-examination-card-bookkeeping,
h4.ttl-examination-card-businessmanager,
h4.ttl-examination-card-abacus {
  margin: 0 0 40px;
}

.examination-card-organization {
  font-size: 12px;
  color: #666;
}

.arrow-examination-card {
  position: absolute;
  bottom: 0;
  right: 0;
}

/* 商工会議所の検定試験とは */
.about-examination-wrapper {
  background: #009688;
}

.about-examination-inner {
  align-items: center;
  justify-content: space-between;
}

.about-examination-left {
  color: #fff;
}

.about-examination-left h3 {
  font-size: 26px;
}

.about-examination-desc {
  font-size: 16px;
  line-height: 1.8;
  margin: 45px 0 50px;
}

.about-examination-button a {
  display: block;
  padding: 12px 0;
  background: #212121;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
}
.about-examination-button a:hover {
  background: #005951;
}

.about-examination-button span {
	position: relative;
	padding-left: 15px;
}
.about-examination-button span::before {
	font-family: 'FontAwesome';
	content:"\f105";
	position: absolute;
	top: 18%;
	left: 0;
}

.about-examination-right {
  width: 60%;
}

/* ボタン */
.top-button-wrapper {
  padding: 25px 0;
  background: #005951;
}

.top-button-inner {
  align-items: center;
  justify-content: space-between;
}

.top-button {
  position: relative;
  background: #ffc600;
  border-radius: 5px;
  width: 24%;
  padding: 15px 20px;
}
.top-button::after {
	font-family: 'FontAwesome';
	content:"\f138";
	font-size: 20px;
	color: #006f65;
	position: absolute;
	top: 38%;
	right: 20px;
}

.top-button-ico {
  margin: 0 15px 0 0;
}

.top-button-text {
  font-size: 18px;
	font-weight: bold;
}

.top-button-arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/* カルーセル&バナー */
.top-carousel-wrapper {
  padding: 45px 0 40px;
}

.top-carousel {
  position: relative;
}

.top-banner-wrapper {
  background: #f3f3f3;
  padding: 10px 7vw;
  margin: 20px auto 0;
}

.top-banner {
  align-items: center;
  justify-content: space-between;
}

/* 会員企業広告 */
.member-ad-wrapper {
  background: #f3f3f3;
  padding: 20px 0;
}

h3.ttl-member-ad {
  font-size: 16px;
  margin: 20px 0 40px;
}

.sp-member-ad-contact {
  display: none;
}

.member-ad-contact a {
  font-size: 13px;
}

.arrow-member-ad-contact {
  position: relative;
	padding-left: 10px;
	display: inline-block;
	line-height: 1.3;
}
.arrow-member-ad-contact::before {
	font-family: 'FontAwesome';
	content:"\f101";
	color: #212121;
	position: absolute;
	top: 0;
	left: 0;
}

.member-ad-right {
  padding: 20px 20px 10px;
  margin: 0 0 0 19px;
  border: solid 1px #ededed;
  background: #fff;
  width: 90%;
}

.member-ad-right-inner {
  align-items: center;
  flex-wrap: wrap;
}

.member-ad-right-inner .col {
  width: calc( (100% / 6) - 20px );
  margin: 0 10px 10px;
}


/*--------------------------------------------------------------
# ブレイクポイント
--------------------------------------------------------------*/
@media screen and (max-width: 1200px) {

#area-container,
.pankuzu-list ol{
	width: 98%;
}
  /*--------------------------------------------------------------
  # トップページ
  --------------------------------------------------------------*/
  /* 新着情報 */
  .news-list td {
    padding: 0 0 15px;
  }

  .news-list td.news-category {
    padding: 0 15px 15px 15px;
  }

  .news-right-bnr-inner-text {
    font-size: 16px;
  }

  /* 検定試験一覧 */
  .examination-card {
    padding: 15px 10px;
  }

  .examination-card-catch {
    font-size: 10px;
  }

  h4.ttl-examination-card {
    font-size: 16px;
  }

  h4.ttl-examination-card span {
    font-size: 14px;
  }
	.examination-card-organization {
		font-size: 11px;
	}

  /* ボタン */
  .top-button-inner .col {
    margin: 0 10px;
  }

  .top-button-ico {
    margin: 0 5px 0 0;
  }
	.top-button::after {
	font-size: 16px;
	top: 32%;
	right: 15px;
}


  /* 会員企業広告 */
  .member-ad-contact a {
    font-size: 11px;
  }

  .member-ad-right {
    margin: 0 0 0 15px;
    width: 88%;
  }

}/* max-width: 1200px */


	@media screen and (max-width: 768px) {
  .row { flex-wrap: wrap; }
  .row-tb-1 > .col { width: 100%; margin: 0 0 20px; }
  .row-tb-2 > .col { width: calc( (100% / 2) ); }
  .row-tb-3 > .col { width: calc( (100% / 3) ); }
  .row-tb-4 > .col { width: calc( (100% / 4) ); }

	#area-container {
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.info-page,
	.default-page {
		background: none;
	}
	#area-contents {
		margin: 0;
		padding-bottom: 30px;
	}
	section.contents {
		padding: 0 10px !important;
	}

	.hd-wrapper {
    border-bottom: solid 2px #005951;
  }

  .drawer-menu-item-access::before,
  .drawer-menu-item-contact::before,
	.drawer-menu-item-enrollment::before {
		color: #009688;
  }
  .drawer-menu-s a {
    background: #005951;
	}
  .drawer-menu-s .active-submenu {
    background: #005951;
	}
  .drawer-submenu-wrapper,
  .drawer-submenu {
    background: #00786d;
  }
  .drawer-submenu a,
  .drawer-submenu li:last-child a {
    border-bottom: solid 1px #5eaba4;
    background: #00786d;
	}
  .drawer-menu-item:hover {
    background-color: #005951;
	}

	/* 右側ナビゲーション
	-------------------------------------------------------------------------------------------------------------*/
	#area-navigation {
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		border: 1px solid #efefef;
	}
	#area-navigation h2 {
		line-height: 50px;
	}
	#area-navigation ul {
		margin: 0;
		overflow: hidden;
	}
	#area-navigation ul li {
		border-bottom: 1px solid #d7d7d7;
		width: 50%;
		float: left;
	}
	#area-navigation ul li:nth-child(odd) {
		border-right: 1px solid #d7d7d7;
	}
#area-navigation ul li a {
		padding: 15px 0 15px 30px;
	}
	#area-navigation ul li a::before {
		top: 13px;
		left: 15px;
	}

	/******************************************************************************

		検定試験のご案内

	******************************************************************************/
	#area-contents section.contents {
		min-height: auto;
	}

	/* ページタイトル（検定試験案内）
	-------------------------------------------------------------------------------------------------------------*/
	.info-page .title-h1 {
		min-height: 220px;
		padding: 40px 10px 20px 10px;
		margin: 0 0 30px 0;
		background: url(../images/common/bg_info.png) repeat-x 0 0;
		background-size: auto 300px;
	}
	.info-page .title-h1 h1 {
		margin: 0;
	}
	.info-page .title-h1 h1 strong {
		display: inline-block;
	}
	.info-page .title-h1 ul {
		margin: 30px 0 0 0;
	}

	/* ページタイトル（検定試験情報）
	-------------------------------------------------------------------------------------------------------------*/
	.default-page .title-h1 {
		min-height: 100px;
		padding: 40px 10px 40px 10px;
		margin: 0 0 30px 0;
		background: url(../images/common/bg_default.png) repeat-x 0 0;
		background-size: auto 300px;
	}
	.default-page .title-h1 h1 {
		margin: 0;
	}
	.default-page .title-h1 h1 strong {
		display: inline-block;
	}

  /*--------------------------------------------------------------
  # トップページ
  --------------------------------------------------------------*/
  /* 新着情報 */
  .news-wrapper {
    padding: 15px 0;
    background: url(../images/top/bg-news.png) repeat 0 0;
  }

  .news-left {
    padding: 40px 0 0;
  }

  .news-ttl-wrapper h3.ttl-news {
    text-align: center;
    font-size: 40px;
    margin: 0 0 40px;
  }

  .news-tab {
    background: #ededed;
    border-radius: 5px;
    padding: 10px 5px;
  }

  .news-tab ul.row {
    justify-content: space-around;
  }

  .news-tab a {
    font-size: 16px;
  }

  .news-ttl-wrapper {
    border-bottom: none;
    padding: 0 20px;
  }

  .news-list-link {
    display: none;
  }

  .sp-news-list-button {
    display: block;
  }

  .sp-news-list-button a {
    display: block;
    background: #7d7d7d;
    color: #fff;
    font-size: 26px;
    border-radius: 4px;
    padding: 10px 0;
  }

  .sp-news-list-button a span {
	 position: relative;
	 display: inline-block;
	 padding-right: 20px;
	}
.sp-news-list-button a span::after {
	font-family: 'FontAwesome';
	content:"\f101";
	position: absolute;
	top: 0%;
	right: 0;
  }

  .news-cont-wrapper {
    padding: 10px 20px 20px;
  }

  .news-list td {
    display: block;
    width: 100%;
    padding: 0 0 20px;
  }

  .news-list td.news-date,
  .news-list td.news-category {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }

  .news-list td.news-date {
    margin: 0 20px 0 0;
  }

  .news-list td.news-list-ttl {
    margin: 0 0 30px;
  }

  .news-date,
  .news-list-ttl {
    font-size: 24px;
  }

  .news-category span {
    font-size: 20px !important;
  }
	
	/* ページ送り
	-----------------------------------------------------------------------------------------------------------------------*/
	.paging {
		margin-bottom: 3em;
	}
	.paging ul {
		font-size: 20px;
	}
	.paging .link_page,
	.paging .current_page {
		font-size: 20px;
	}


  /* 検定試験一覧 */
  h3.ttl-examination {
    font-size: 40px;
    margin: 0 0 40px;
  }

  .examination-inner > .col {
    margin: 0 0 5px;
  }

  .examination-card {
    padding: 20px 40px;
  }

  .examination-card-catch {
    font-size: 18px;
  }

  h4.ttl-examination-card {
    font-size: 28px;
  }

  h4.ttl-examination-card-bookkeeping,
  h4.ttl-examination-card-businessmanager,
  h4.ttl-examination-card-abacus {
    margin: 0 0 20px;
  }

  /* 商工会議所の検定試験とは */
  .about-examination-inner {
    width: 100%
  }

  .about-examination-inner.row-tb-1 .col {
    margin: 0;
  }

  .about-examination-left {
    padding: 65px 20px 50px;
    text-align: center;
  }

  .about-examination-right-img img {
    width: 100%;
  }

  /* ボタン */
  .top-button-wrapper {
    padding: 10px 0;
  }

  .top-button-inner .col {
    margin: 0 1px 1px 0;
    width: calc( (100% / 2) - 1px );
  }

  .top-button1 {
    border-radius: 5px 0 0 0;
  }

  .top-button2 {
    border-radius: 0 5px 0 0;
  }

  .top-button3 {
    border-radius: 0 0 0 5px;
  }

  .top-button4 {
    border-radius: 0 0 5px 0;
  }

  /* カルーセル&バナー */
  .carousel .slick-prev {
    left: 0;
    z-index: 999;
  }

  .carousel .slick-next {
    right: 0;
    z-index: 999;
  }

  .carousel .slick-list {
    width: 94%;
    margin: 0 auto;
  }

  .carousel .slick-slide {
    padding: 0 8px;
  }

  .top-carousel-wrapper {
    padding: 20px 0 20px;
  }

  .top-banner {
    justify-content: flex-start;
  }

  .top-banner-wrapper {
    padding: 10px 20px 0;
    margin: 15px auto 0;
  }

  .top-banner .col {
    margin: 0 0 10px;
  }

  /* 会員企業広告 */
  .member-ad-wrapper {
    padding: 30px 0 40px;
  }

  h3.ttl-member-ad {
    font-size: 30px;
    margin: 0 0 18px;
    text-align: center;
  }

  .member-ad-right {
    padding: 20px 30px 10px;
  }

  .member-ad-right-inner .col {
    width: calc( (100% / 4) - 10px );
    margin: 0 5px 5px;
  }

  .member-ad-contact {
    display: none;
  }

  .sp-member-ad-contact {
    display: block;
    font-size: 24px;
    margin: 10px 0 0;
  }

}/* max-width: 768px */

@media screen and (max-width: 480px) {
  .row-sp-1 > .col { width: 100%; margin: 0 0 20px; }
  .row-sp-2 > .col { width: calc( (100% / 2) ); }
  .row-sp-3 > .col { width: calc( (100% / 3) ); }
  .row-sp-4 > .col { width: calc( (100% / 4) ); }

	.imgQRcode {
		display: none;
	}
	

	/*--------------------------------------------------------------
  # 下階層
  --------------------------------------------------------------*/
	.area-table{
		width: 100%;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
	.area-table table th,
	.area-table table td {
		white-space: nowrap;
	}
	
	/* ナビゲーション */
	#area-navigation ul li {
		border-bottom: 1px solid #d7d7d7;
		width: 100%;
		float: none;
	}
	#area-navigation ul li:nth-child(odd) {
		border-right: none;
	}

	/******************************************************************************

		検定試験のご案内

	******************************************************************************/
	.info-page,
	.default-page {
		background: none;
	}
	#area-contents {
		padding-bottom: 0em;
	}

	/* ページタイトル（検定試験案内）
	-------------------------------------------------------------------------------------------------------------*/
	.info-page .title-h1 {
		min-height: auto;
		padding: 20px 10px;
	}
	.info-page .title-h1 h1 {
		margin: 0;
		padding: 0 0 0 60px;
		font-size: 30px;
	}
	.info-page .title-h1 h1 span {
		font-size: 10px;
		margin: 0 0 8px 0;
	}

	.info-page .boki .title-h1 h1,
	.info-page .hanbaishi .title-h1 h1,
	.info-page .syuzan .title-h1 h1,
	.info-page .biji .title-h1 h1,
	.info-page .fukushi .title-h1 h1,
	.info-page .color .title-h1 h1,
	.info-page .eco .title-h1 h1,
	.info-page .bijimane .title-h1 h1,
	.info-page .net .title-h1 h1{ background-size: 50px auto; min-height: 70px; }
	

	/* ページタイトル下のボタン
	-------------------------------------------------------------------------------------------------------------*/
	.info-page .title-h1 ul {
			margin: 20px 0 0 0;
	}
	.info-page .title-h1 ul li {
		display: inline-block;
		width: 48%;
		float: left;
		margin: 0 2% 2% 0;
	}
	.info-page .title-h1 ul li a {
		font-size: 80%;
		border-radius: 3px;
		padding: 11px 20px 12px 40px;
	}

	/* ページタイトル（検定試験情報）
	-------------------------------------------------------------------------------------------------------------*/
	.default-page .title-h1 {
		min-height: auto;
		padding: 20px 10px;
	}
	.default-page .title-h1 h1 {
		margin: 0;
		padding: 0;
		font-size: 30px;
	}
	.default-page .title-h1 h1 span {
		font-size: 10px;
		margin: 0 0 8px 0;
	}
	
	/* リード文
	-------------------------------------------------------------------------------------------------------------*/
	#area-contents h2 {
		font-size: 20px;
		text-align: center;
		margin: 0 0 1em 0;
	}
	#area-contents h2::before {
		display: none;
	}

	/* Article内
	-------------------------------------------------------------------------------------------------------------*/
	#area-contents article {
		margin: 0 0 2em 0;
	}
	#area-contents article h3 {
		font-size: 18px;
		margin: 0 0 1em 0;
		padding: 5px 0 8px 15px;
		overflow: hidden;
	}
	#area-contents.list article h3 {
		padding-right: 120px;
	}
	#area-contents article h3 .btn {
		top: 2px;
		right: 0;
		font-size: 13px;
	}
	#area-contents article h3 .btn a.link-apply {
			border-radius: 5px;
			background: #ffc600 url(../images/top/btn-examination.png) no-repeat 6px center;
			background-size: auto 20px;
			padding: 8px 18px 10px 30px;
	}
	#area-contents article h3 .btn a.link-apply::after {
    top: 22%;
    right: 8px;
	}
	#area-contents article h4 {
		font-size: 15px;
		border-radius: 3px;
		padding: 10px 10px;
		margin: 0 0 1em 0;
	}
	#area-contents article h4 span.status {
		border-radius: 3px;
		display: block;
		font-size: 13px;
		padding: 5px 10px;
		margin: 10px 0 0 0;
	}

	#area-contents p {
		font-size: 13px;
	}
	
	#area-contents article table th,
	#area-contents article table td {
		padding: 8px;
		font-size: 13px;
	}

	#area-contents article ul.list-grade li {
		width: 100%;
		float: none;
		border: 1px solid #add5d1;
		border-radius: 5px;
		margin-left: 0;
		margin-bottom: 10px;
	}
	#area-contents article ul.list-grade li div {
		margin: 10px;
		font-size: 15px;
	}
	#area-contents article ul.list-grade li p {
		margin: 0 10px 10px 10px;
	}
	#area-contents article ul.list-grade li p.text-big {
		font-size: 18px;
		text-align: center;
	}
	
	#area-contents article.list-success ul li {
		font-size: 14px;
		width: 23%;
		margin: 0 0 0.5em 2% !important;
		padding: 10px 0 14px 0;
	}
	#area-contents article.list-success ul li:nth-child(4n+1) {
		margin-left: 0;
	}
	#area-contents .list-tag {
		font-size: 11px;
	}
	#area-contents .list-tag li {
		display: block;
		width: 100%;
		margin-top: 5px;
	}
	#area-contents article .list-apply li {
		font-size: 12px;
		padding: 15px 30px 12px 20px;
	}
	#area-contents article .list-apply li strong {
		font-size: 16px;
		width: 100%;
		display: block;
		margin-bottom: 12px;
	}
	#area-contents article .list-apply li strong::before {
		width: 10px;
		left: -20px;
	}
	#area-contents article .list-apply li div {
		top: 40px;
		right: 10px;
		padding: 5px 0;
	}
	#area-contents article .list-apply small {
		display: block;
		line-height: 1.4;
	}

  /*--------------------------------------------------------------
  # トップページ
  --------------------------------------------------------------*/
  /* 新着情報 */
  .news-left {
    padding: 20px 0 0;
  }

  .news-ttl-wrapper h3.ttl-news {
    text-align: center;
    font-size: 20px;
    margin: 0 0 20px;
  }

  .news-ttl-wrapper {
    padding: 0 10px;
  }

  .news-tab {
    padding: 5px;
  }

  .news-tab a {
    padding: 5px 8px;
    font-size: 11px;
    margin: 0;
  }

  .news-cont-wrapper {
    padding: 0 10px 20px;
  }

  .news-list td {
    padding: 0 0 5px;
  }

  .news-date,
  .news-list-ttl {
    font-size: 13px;
    line-height: 1.3;
  }

  .news-list td.news-list-ttl {
    margin: 0 0 10px;
  }

  .news-list td.news-category {
    padding: 0 15px 5px 15px;
  }

  .news-list td.news-category span {
    padding: 3px 8px;
		font-size: 11px !important;
  }

  .news-list td.news-date {
    margin: 0;
  }

  .sp-news-list-button a {
    font-size: 15px;
    padding: 8px 0;
  }
		/* ページ送り
	-----------------------------------------------------------------------------------------------------------------------*/
	.paging {
		margin-bottom: 2em;
	}
	.paging ul {
		font-size: 13px;
		margin-top: 1em;
		padding: 0;
	}
	.paging ul li {
		margin: 0 2px;
	}
	.paging .link_page,
	.paging .current_page {
		font-size: 13px;
	}
	.paging .link_before,
	.paging .link_next {
		margin: 0;
	}

  .news-right-bnr .col a {
    padding: 15px 0;
  }

  .news-right-bnr-inner-ico {
    margin: 0 0 10px;
  }

  .news-right-bnr-inner-ico img {
    height: 28px;
  }

  .news-right-bnr-inner-text {
    font-size: 76%;
  }

  /* 検定試験一覧 */
  .examination-wrapper {
    padding: 30px 0;
  }

  h3.ttl-examination {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .examination-card {
    padding: 10px;
  }

  .examination-icon {
    margin: 0 5% 0 2%;
    width: 15%;
  }

  .examination-card-catch {
    font-size: 10px;
    margin: 0 0 5px;
  }

  h4.ttl-examination-card {
    font-size: 15px;
    margin: 0 0 15px;
  }

  h4.ttl-examination-card span {
    font-size: 12px;
  }

  h4.ttl-examination-card-bookkeeping,
  h4.ttl-examination-card-businessmanager,
  h4.ttl-examination-card-abacus {
    margin: 0 0 15px;
  }

  /* 商工会議所の検定試験とは */
  .about-examination-left {
    padding: 35px 10px 20px;
  }

  .about-examination-left h3 {
    font-size: 20px;
  }

  .about-examination-desc {
    font-size: 13px;
    margin: 25px 0 20px;
  }

  .about-examination-button a {
    padding: 8px 0;
    font-size: 13px;
  }

  /* ボタン */
  .top-button {
    padding: 8px 10px;
  }

  .top-button-text {
    font-size: 13px;
  }

  .top-button-arrow {
    right: 15px;
  }

  .top-button-ico img {
    height: 28px;
  }

  /* カルーセル&バナー */
  .top-banner-wrapper {
    padding: 10px 10px 0;
  }

  .top-banner.row-tb-4 .col {
    margin: 0 2px 10px;
    width: calc( (100% / 4) - 4px );
  }

  /* 会員企業広告 */
  .member-ad-wrapper {
    padding: 20px 0;
  }

  h3.ttl-member-ad {
    font-size: 20px;
    margin: 0;
    text-align: center;
  }

  .member-ad-right {
    padding: 5px 5px 0;
  }

  .sp-member-ad-contact {
    font-size: 13px;
    margin: 0;
  }

}/* max-width: 480px */


 /* リスト修正 180913 */
.list-style-none{
	list-style-type: none !important;
}
/* リストスタイル 200413 */
.list-frame li {
  font-size: 18px;
  margin: 1em 0 0 0;
  padding: 15px 15px 18px 15px;
  border-radius: 5px;
  border: 2px solid #009688;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  .list-frame li {
    font-size: 18px;
    padding: 15px 15px 12px 15px;
  } 
}
/* TOP新型コロナウイルス感染拡大について 200413 */
.covid19-banner {
  max-width: 1200px;
  margin: 10px auto 30px;  
}
.covid19-banner a {
  color: #F30;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 0 16px;
  border: 4px solid #F30;
  border-radius: 5px;
  background: #FFF;
  box-sizing: border-box;
}
.covid19-banner a span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 25px;
}
.covid19-banner a span::before {
  font-family: 'FontAwesome';
  content: "\f138";
  position: absolute;
  top: 12%;
  left: 0;
}
@media screen and (max-width: 1200px) {
.covid19-banner {
    width: 98%;
  }
}
@media screen and (max-width: 650px) {
  .covid19-banner a span::before {
    top: 2%;
    left: 4px;
  }
}
@media screen and (max-width: 480px) {
  .covid19-banner {
    width: 94%;
    margin: 30px auto 15px;
  }
  .covid19-banner a {
    font-size: 20px;
    padding: 12px 10px 16px;
    line-height: 1.4;
  }
}
.covid19-banner a:hover {
  background: #F30;
  color: #FFF;
}
/* 打消し線200413 */
.line-through {
  text-decoration: line-through;
}
.tr-discontinued {
  position: relative;
  vertical-align: bottom !important;
  padding-top: 30px !important;
}
.tr-discontinued::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 19px;
  left: 0;
  background: #000;
}
.tr-discontinued-mid {
  position: relative;  
}
.tr-discontinued-mid::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 50%;
  left: 0;
  background: #000;
}

@media all and (-ms-high-contrast:none) {
  .tr-discontinued-mid.mid2col::before {
    bottom: 40px;
  }
}
.tr-discontinued-txt {
  position: absolute;
  width: 100%;
  top: 7px;
  left: 365%;
  white-space: nowrap;
}
.tr-discontinued-mid .tr-discontinued-txt {
  left: 136%;
}
.syuzan .tr-discontinued-txt {
  left: 150%;
}
.boki .tr-discontinued-txt {
  left: 234%;
}
.hanbaishi .tr-discontinued-mid .tr-discontinued-txt {
  left: 52%;
}

@media screen and (max-width: 480px) {
  .tr-discontinued::before {
    bottom: 14px;
  }
}
/* 打消し線210427 */
.tr-discontinued-span {
  position: relative;
  padding: 0 6px;
}

.tr-discontinued-span::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 8px;
  left: 0;
  background: #000;
}

/* 受付終了の案内201005 */
.tr-cap {
  display: inline-block;
  margin-left: -13%;
  color: #F30;
}
@media screen and (max-width: 1160px) {
  .tr-cap {
    margin-left: -6%;
  }
}
@media screen and (max-width: 480px) {
  .tr-cap {
    margin-left: 0;
  }
}

/*試験一覧 見出し追加20210330*/
.ttl-area-sub {
    color: #009688;
    font-size: 25px;
    position: relative;
    margin: 0 0 2em 0;
    line-height: 1.4;
}

.ttl-area-sub::before {
    content: "";
    position: absolute;
    bottom: -20px;
    background: #009688;
    width: 50px;
    height: 2px;
}

/* 調整用 */
.mb-1 {
  margin-bottom: 1em;
}
.mb-2 {
  margin-bottom: 2em;
}

.ti1pl1 {
  text-indent: -1em;
  padding-left: 1em;
}
.ti0 {
  text-indent: 0;
}