@charset 'utf-8';
/* =========================================================
index.css
========================================================= */
/* ---------------------------------------------------------
 .contents-wrapper
--------------------------------------------------------- */
/* .top-contents
--------------------------------------------------------- */
.top-contents {
	width: 785px;
	margin: 0 auto;
	padding: 25px 0 0;
	text-align: center;
	}
.top-contents img {
	display: inline-block;
	margin-right: 10px;
	}
.top-contents-inner {
	text-align: center;
	margin: 15px 0;
	}
.top-title {
	display: inline-block;
	font-size: 1.9rem;
	text-align: center;
	color: #5ac3db;
  background: url(/tabunka/portal/assets/images/common/icon-country-heading.png) no-repeat;
  padding-left: 60px;
  line-height: 51px;
  margin-bottom: 4px;
	}
.top-lead {
	margin: 0 auto;
	text-align: center;
	font-size: 1rem;
	letter-spacing: -1px;
	line-height: 21px;
	}
.top-lead-sub {
	line-height: 13px;
	}

.middle-title {
	margin: 18px auto 17px;
	font-size: 1.2rem;
	color: #479fad;
	}
.middle-title span {
  border: 1px solid #479fad;
  background: #f2fcfc;
  padding: 4px 13px;
  display: inline-block;
	}


/* .contents
--------------------------------------------------------- */
.contents {
	border: 1px solid #5ac3db;
	border-radius: 8px;
	width: 800px;
	margin: 29px auto 100px;
	padding-bottom: 38px;
	}
.contents-sub {
	margin: 37px auto 100px;
	}
.share-box img {
	margin-left: 5px;
	vertical-align: middle;
	}
.contents-inner {
	width: 700px;
	margin: 45px auto 0;
	}
.contents-title {
  margin: 38px 0 12px;
  font-size: 1rem;
 }
.section-title {
	font-size: 1.25rem;
	background: #f2fcfc;
	border-left: 2px solid #5ac3db;
	line-height: 40px;
	padding-left: 15px;
	margin: 40px 0 22px;
	text-decoration: underline;
	}
.link-title {
	margin-bottom: 10px;
	}
.link-title a {
	color: #1e90ff;
	font-size: 0.85rem;
	text-decoration: underline;
/*	background: url(/tabunka/portal/assets/images/common/icon-arrow-blue.png) 0 2px no-repeat;*/
	padding-left: 29px;
	display: inline-block;
	}
.link-title a:hover {
	text-decoration: none;
	}
.link-title a span {
  display: inline-block;
  text-decoration: none;
  color: #333;
	}
.link-inner {
	background: url(/tabunka/portal/assets/images/common/icon-arrow-blue-old.png) no-repeat;
	}
.link-basic {
	background: url(/tabunka/portal/assets/images/common/icon-arrow-blue.png) 6px 5px no-repeat;
	}
.link-pdf {
	background: url(/tabunka/portal/assets/images/common/icon-pdf.png) 0 3px no-repeat;
	}
.link-outside {
	background: url(/tabunka/portal/assets/images/common/icon-link.png) 2px 4px no-repeat;
	background-size: 17px;
	}
.font-large .link-basic {
	background-position: 6px 6px;
	}
.font-large .contents-title .link-pdf {
	background-position: 1px 6px;
	}
.contents-title .link-basic {
	background-position: 6px 7px;
	}
.font-large .contents-title .link-basic {
	background-position: 5px 10px;
	}
.font-small .link-basic {
	background-position: 6px 2px;
	}
.contents-title .link-pdf {
	background-position: 1px 3px;
	}
.font-small .link-outside {
	background-size: 13px;
	background-position: 4px;
	}




/* .contents-title
--------------------------------------------------------- */
.contents-title a {
	color: #1e90ff;
	font-size: 1.1rem;
	letter-spacing: -1px;
	padding-left: 23px;
	text-decoration: #1e90ff underline;
	display: inline-block;
	}
.contents-title a:hover {
	text-decoration: none;
	}


/* .sitemap-contents-title
--------------------------------------------------------- */
.sitemap-contents-title {
  margin: 23px 0 12px;
	}
.section-title {
  margin: 40px 0 22px;
	}
.section-title a {
  text-decoration: underline;
	}
.section-title > a {
	background: none;
	}
.section-title a:hover {
  text-decoration: none;
	}




.contents-top-lead {
	background: #5ac3db;
	color: #fff;
	text-align: center;
	}
.contents-bottom-lead {
	background: #f4f4f4;
	padding: 8px 10px 8px 4px;
	position: relative;
	}
.category-image {
  margin-left: 15px;
  padding: 0 2px 4px 0;
  vertical-align: middle;
 }
.category {
	text-decoration: underline;
	font-size: 0.75rem;
	}
.date,
.category,
.share-box,
.share-box a,
.fb-share-button {
	display: inline-block;
	}
.date {
	padding-left: 27px;
	background: url(/tabunka/portal/assets/images/common/icon-time.png) 5px no-repeat;
	}
.share-box-facebook {
  margin-right: 10px;
  height: 20px;
  position: absolute;
  right: 84px;
  top: 6px;
	}
.share-box-twitter {
	height: 20px;
	float: right;
	}



/*.contents-lead {
  margin-bottom: 20px;
	}
.contents-sub-lead {
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
 }
.contents-sub-lead::before {
  content: '';
  width: 20px;
  position: absolute;
  top: 12px;
  left: 0;
  border-top: 3px solid #5ac3db;
 }
.section-description {
	position: relative;
	font-size: 1rem;
	letter-spacing: -0.5px;
	margin-bottom: 39px;
	line-height: 1.5;
	}
.section-description:last-of-type {
	margin-bottom: 5px;
	}*/
.section-description-sub {
	margin-bottom: 54px;
	}
.section-sub-lead::before {
  content: '';
  width: 10px;
  position: absolute;
  top: 12px;
  left: 0;
  border-top: 2px solid #5ac3db;
	}






/* ---------------------------------------------------------
.entry-body
--------------------------------------------------------- */
.entry-body h2 {
  background: #5ac3db;
  color: #fff;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-size: 1.5rem;
 }
.entry-body h2 > span {
	display: inline-block;
	padding: 16px 20px;
	margin-bottom: 0;
	}



/* ---------------------------------------------------------
.contents-inner-box
--------------------------------------------------------- */
.contents-inner-box h3 {
  background: #f2fcfc;
  margin: 50px 0 17px;
  position: relative;
  padding-left: 15px;
  font-size: 1.3rem;
  line-height: 42px;
  border-left: 2px solid #5ac3db;
 }
.contents-inner-box h4 {
  font-size: 1.1rem;
  position: relative;
  padding-left: 30px;
  margin: 17px 0 8px;
 }
.contents-inner-box h4::before {
  content: '';
  width: 20px;
  position: absolute;
  top: 13px;
  left: 0;
  border-top: 3px solid #5ac3db;
 }
.contents-inner-box h5 {
  font-size: 1rem;
  margin: 23px 0 5px 0;
 }
.contents-inner-box h6 {
	font-weight: bold;
	}
.contents-inner-box p {
	font-size: 1rem;
	margin-bottom: 26px;
	letter-spacing: -1px;
	line-height: 25px;
	}
.contents-inner-box table {
	width: 100%;
	margin: 20px 0 60px 0;
	}
.contents-inner-box thead tr {
	background: #d7f4f9;
	border: 1px solid #ccc;
	}
.contents-inner-box table th,
.contents-inner-box table td {
	font-size: 1rem;
	}
.contents-inner-box table th {
  padding: 12px 5px;
  text-align: center;
  border-right: 1px solid #ccc;
  line-height: 1.5;
  font-weight: bold;
  }
.contents-inner-box table th:first-of-type {
	width: 16.5%;
	}
.contents-inner-box table tr {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
 }
.contents-inner-box table td {
	padding: 12px 5px;
	text-align: center;
	border-right: 1px solid #ccc;
	}
.contents-inner-box table td:not(:first-of-type) {
	letter-spacing: -1px;
	}
.contents-inner-box table td:first-of-type {
	font-weight: bold;
	background: #f4f4f4;
	}
.contents-inner-box ol,
.contents-inner-box ul {
	margin-bottom: 22px;
	}
.contents-inner-box ol {
	margin-bottom: 22px;
	}
.contents-inner-box ol {
	list-style: decimal;
  counter-reset: my-counter;
	}
.contents-inner-box ol > li,
.contents-inner-box ul > li {
  position: relative;
  padding-left: 16px;
  font-size: 1rem;
  letter-spacing: -2px;
 }
.contents-inner-box ul > li {
	background: url(/tabunka/portal/assets/images/common/icon-list.png) 0 9px no-repeat;
	}
.font-small	.contents-inner-box ul > li {
  background-position: 0 7px;
	}
.font-large	.contents-inner-box ul > li {
  background-position: 0 12px;
	}
.contents-inner-box ol > li::before {
  content: counter(my-counter)' .';
  counter-increment: my-counter;
  color: #5ac3db;
  position: absolute;
  width: 15px;
  height: 15px;
  line-height: 12px;
  text-align: center;
  top: 7px;
  left: -2px;
 }
.font-small .contents-inner-box ol > li::before {
	top: 4px;
	}
.font-large .contents-inner-box ol > li::before {
	top: 9px;
	}
.contents-inner-box a,
.box-background a,
.box-frame a {
  color: #1e90ff;
  margin-bottom: 13px;
  text-decoration: underline;
  padding-left: 26px;
  font-size: 0.9rem;
  letter-spacing: -1.5px;
  display: inline-block;
 }
.link-blockquote a {
	letter-spacing: 0;
	}
.box-frame {
	border: 1px solid #ccc;
	padding: 25px 25px 18px 25px;
	margin-bottom: 40px;
	}
.box-background {
	padding: 26px 30px 12px;
	background: #f4f4f4;
	}
.box-frame ul li,
.box-background p {
  font-size: 0.9rem;
  letter-spacing: -1px;
	}
.box-background p {
	margin-bottom: 15px;
	}
.box-frame > ul {
	margin-bottom: 8px;
	}
.box-frame ul > li {
  background: url(/tabunka/portal/assets/images/common/icon-list.png) 0 9px no-repeat;
  padding-left: 16px;
	}
.font-large .box-frame ul > li {
	background-position: 0 10px;
	}
p.blockquate-title,
p.blockquate-lead {
	font-weight: bold;
	}
p.blockquate-title {
	font-size: 1rem;
	margin-bottom: 6px;
	}
p.blockquate-lead {
	font-size: 0.9rem;
	margin-bottom: 4px;
	}
.blockquate-lead-sub a {
	margin-bottom: 0;
	}




.contents-inner-box p.category {
  margin-bottom: 0;
  font-size: 0.75rem;
  text-decoration: underline;
  line-height: 23px;
  width: 482px;
 }





/* ---------------------------------------------------------
.blockquote-title
--------------------------------------------------------- */
.blockquote-title {
  background: #f2fcfc;
  margin: 50px 0 17px;
  position: relative;
  padding-left: 15px;
  font-size: 1.3rem;
  line-height: 42px;
  border-left: 2px solid #5ac3db;
 	}
.blockquote-sub-title {
  font-size: 1.1rem;
  position: relative;
  padding-left: 30px;
  margin: 17px 0 8px;
	}
.blockquote-sub-title:before {
	content: '';
	width: 20px;
	position: absolute;
	top: 13px;
	left: 0;
	border-top: 3px solid #5ac3db;
	}
.link-blockquote a {
  color: #1e90ff;
  text-decoration: underline;
  padding-left: 26px;
  font-size: 0.9rem;
  letter-spacing: -1.5px;
  display: inline-block;
	}