@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	padding-top: 20px;
}
.con_intro .box_wrp {
	border-bottom: 1px solid #e9ebee;
	padding-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_wrp {
		padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_wrp {
		padding-bottom: 5%;
  }
}
.con_intro .box_title {
	margin-bottom: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_title {
		margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title {
		margin-bottom: 30px;
  }
}
.con_intro .box_title .st_title {
	font-weight: normal;
	line-height: 1.3;
	font-size: 163%;
	color: #787878;
	text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .st_title {
		font-size: 138%;
  }
}
.con_intro .box_thumb {
	margin-bottom: 40px;
	text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_thumb {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_thumb {
		margin-bottom: 20px;
  }
}
.con_intro .box_thumb .txt_top {
	text-align: center;
	margin-bottom: 15px;
}
.con_intro .box_thumb .txt_top > * {
	display: inline-block;
	vertical-align: baseline;
}
.con_intro .box_thumb .txt_top .date {
	font-family: "Crimson Text", serif;
	font-size: 175%;
	letter-spacing: 0.05em;
	color: #787878;
	margin-right: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_thumb .txt_top .date {
		font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_thumb .txt_top .date {
		font-size: 138%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_thumb .txt_top .date {
		margin-right: 10px;
  }
}
.con_intro .box_thumb .txt_top .en {
	font-family: "Crimson Text", serif;
	font-size: 207%;
	line-height: 1.3;
	letter-spacing: 0.05em;
	color: #787878;
	font-weight: normal;
	text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_thumb .txt_top .en {
		font-size: 175%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_thumb .txt_top .en {
		font-size: 163%;
  }
}
.con_intro .box_thumb .img_thumb {
	width: 100%;
}
.con_intro .box_tbl .row_tbl {
	margin: 0 auto;
}
.con_intro .box_tbl .cell {
	vertical-align: middle;
}
.con_intro .box_tbl .cell_title {
	text-align: right;
	padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_title {
		text-align: center;
		padding-right: 0;
		margin-bottom: 15px;
  }
}
.con_intro .box_tbl .cell_title .title {
	display: inline-block;
	vertical-align: middle;
	font-family: "Crimson Text", serif;
	font-size: 163%;
	color: #787878;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	padding: 0 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_tbl .cell_title .title {
		font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_title .title {
		font-size: 138%;
  }
}
.con_intro .box_tbl .cell_tbl {
	padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_tbl {
		padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_tbl table {
		width: 100%;
  }
}
.con_intro .box_tbl .cell_tbl table tr th,
.con_intro .box_tbl .cell_tbl table tr td {
	font-size: 100%;
	color: #787878;
	padding: 2px 10px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_tbl table tr th,
  .con_intro .box_tbl .cell_tbl table tr td {
		width: 100%;
		display: block;
		padding: 5px 10px;
  }
}
.con_intro .box_tbl .cell_tbl table tr th {
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_tbl table tr th {
		background: #ecedf0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_tbl .cell_title,
  .con_intro .box_tbl .cell_tbl {
		display: block;
		width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_report
----------------------------------------------------------- */
.con_report .st_mid_ornament {
	margin: 110px 0 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_report .st_mid_ornament {
		margin: 50px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_report .st_mid_ornament {
		margin: 13% 0 20px;
  }
}
.con_report .txt {
	font-size: 100%;
	text-align: center;
	color: #787878;
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_report .txt {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_report .txt {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_report .txt {
		text-align: left;
  }
}
.con_report .row {
	margin-bottom: 10px;
}

/* -----------------------------------------------------------
	.con_post_pagination
----------------------------------------------------------- */
.con_post_pagination {
	padding-top: 110px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_post_pagination {
		padding-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_post_pagination {
		padding-top: 13%;
  }
}
.con_post_pagination .box_pagi {
	margin-bottom: 30px;
}
.con_post_pagination .box_pagi a {
	display: block;
	float: left;
	width: 50%;
	font-size: 100%;
	color: #787878;
	border-top: 1px solid #ecedf0;
	border-bottom: 1px solid #ecedf0;
	border-right: 1px solid #ecedf0;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 10px 0;
}
.con_post_pagination .box_pagi a:hover {
	background: #fbfaf8;
}
.con_post_pagination .box_pagi a:last-child {
	border-right: 0;
}
.con_post_pagination .box_pagi .prev {
	text-align: left;
}
.con_post_pagination .box_pagi .next {
	text-align: right;
}
@media only screen and (max-width: 767px) {
  .con_post_pagination .btn_back a {
		width: 100%;
		min-width: 0;
		padding: 0.8em 0.5em;
  }
}
