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

 file name  : news.css
 author     : Ability Consultant
 style info : 新着情報
=================================================================== */
.con_news, .con_news .main .con_pager_detail {
	max-width: 1280px;
	margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_news, .con_news .main .con_pager_detail {
		width: 95%;
  }
}

.con_news:after, .con_news .main .con_pager:after {
	content: "";
	display: table;
	clear: both;
}

/*Animate */
/*Vertical text */
/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
	background: transparent url(../images/common/img_main.jpg) no-repeat top center;
	background-size: cover;
	height: 300px;
}
.con_main h2 {
	color: #000;
	top: 70%;
}

/* -----------------------------------------------------------
	con_topicpath
----------------------------------------------------------- */
.con_topicpath {
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.con_topicpath ul li {
	display: inline;
	position: relative;
}

/* -----------------------------------------------------------
	wrp_title
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
	margin-top: 40px;
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news {
		margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
		margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
		margin-bottom: 40px;
  }
}
.con_news .main {
	width: 70%;
	float: left;
}
@media only screen and (max-width: 1024px) {
  .con_news .main {
		width: 100%;
		float: none;
  }
}
.con_news .main .box_news {
	border-bottom: dotted 1px #ccc;
	padding: 20px 0;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news {
		padding: 15px 0 15px 0;
		margin-bottom: 0;
  }
  .con_news .main .box_news:first-child {
		padding: 0 0 15px 0;
  }
}
.con_news .main .box_news.fitted {
	cursor: pointer;
}
.con_news .main .box_news.fitted:hover {
	background: #fbf9f9;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news.fitted:hover {
		background: none;
  }
}
.con_news .main .box_news .img {
	width: 220px;
	max-height: 146px;
	overflow: hidden;
	float: left;
	margin-right: 45px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news .img {
		width: 25%;
		margin-right: 0;
  }
}
.con_news .main .box_news .box_info {
	overflow: hidden;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news .box_info {
		margin-bottom: 5px;
		width: 70%;
		float: right;
  }
}
.con_news .main .box_news .box_info p {
	display: inline-block;
	vertical-align: middle;
}
.con_news .main .box_news .box_info .date {
	color: #100d0e;
	margin-right: 10px;
	font-family: "Bellefair", serif;
	font-size: 116%;
}
.con_news .main .box_news .box_info .cate {
	color: #82471b;
	background: #f1f1f1;
	padding: 2px 25px;
	min-width: 90px;
	text-align: center;
	font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news .box_info .cate {
		margin: 0 0 3px;
		font-size: 93%;
  }
}
.con_news .main .box_news h4 {
	overflow: hidden;
	margin: 0.8em 0;
	font-weight: normal;
	line-height: 1.5;
	font-size: 139%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .box_news h4 {
		margin: 0 0 0.5em 0;
		font-size: 108%;
		width: 70%;
		float: right;
  }
}
.con_news .main .con_news_title {
	margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_title {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_title {
		margin-bottom: 20px;
  }
}
.con_news .main .con_news_title .box_news_title {
	overflow: hidden;
	margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_title .box_news_title {
		width: 100%;
		margin: 0 auto 10px;
  }
}
.con_news .main .con_news_title .box_news_title p {
	display: inline-block;
	vertical-align: middle;
	text-align: left !important;
}
.con_news .main .con_news_title .box_news_title .date {
	margin-right: 10px;
	font-family: "Bellefair", serif;
	font-size: 116%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_title .box_news_title .date {
		display: block;
  }
}
.con_news .main .con_news_title .box_news_title .cate {
	color: #82471b;
	background: #f1f1f1;
	padding: 3px 25px;
	min-width: 90px;
	text-align: center;
	font-weight: normal;
	font-size: 116%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_title .box_news_title .cate {
		margin: 0;
  }
}
.con_news .main .con_news_title h3 {
	font-size: 200%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_title h3 {
		font-size: 139%;
  }
}
.con_news .main .con_news_slide {
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_slide {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_slide {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_slide .box_slide {
	overflow: hidden;
	position: relative;
}
.con_news .main .con_news_slide .box_slide .txt_inn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 7px 15px;
	color: #82471b;
	background-color: rgba(180, 223, 228, 0.9);
}
.con_news .main .con_news_slide .box_slide .txt_inn p {
	font-size: 93%;
	text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_slide .box_slide .txt_inn {
		display: none !important;
  }
}
.con_news .main .con_news_slide .box_slide .slick-slide img {
	transition: all 5s ease-in-out;
	margin: 0 auto;
}
.con_news .main .con_news_slide .box_slide .slick-active img {
	transform: scale(1.1);
}
.con_news .main .con_news_slide .box_slide .slick-slide .txt_inn {
	transition: all 0.2s ease-in;
}
.con_news .main .con_news_slide .box_slide .slick-active .txt_inn {
	bottom: 0;
}
.con_news .main .con_news_slide .txt_caption {
	padding-top: 10px;
	text-align: center;
}
.con_news .main .slick-dots {
	border: 0;
	background: transparent;
	position: absolute;
	display: block;
	text-align: center;
	padding: 5px;
	outline: none;
	width: 100%;
	bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .slick-dots {
		bottom: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .slick-dots {
		bottom: 0;
  }
}
.con_news .main .slick-dots li {
	height: 14px;
	width: 14px;
	margin: 10px;
	display: inline-block;
	outline: none !important;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.con_news .main .slick-dots li.slick-active {
	box-shadow: white 0px 0px 1px 3px;
	-webkit-box-shadow: white 0px 0px 1px 3px;
	-moz-box-shadow: white 0px 0px 1px 3px;
	background: transparent;
}
.con_news .main .slick-dots li button {
	color: transparent;
	padding: 0;
	border: 0;
	height: 14px;
	width: 14px;
	outline: none !important;
	cursor: pointer;
	background: transparent;
	display: block;
	position: relative;
}
.con_news .main .slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	outline: none !important;
}
.con_news .main .slick-dots li button:hover, .con_news .main .slick-dots li button:focus {
	outline: none !important;
}
.con_news .main .con_news_detail01 {
	margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail01 {
		margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 {
		margin-bottom: 20px;
  }
}
.con_news .main .con_news_detail01 .st_l {
	margin-bottom: 15px;
	font-size: 185%;
	font-weight: normal;
	text-align: left;
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #82471b;
	background: linear-gradient(to right, #eeeeee, #ffffff);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail01 .st_l {
		margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 .st_l {
		margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 .st_l {
		font-size: 139%;
  }
}
.con_news .main .con_news_detail01 .st_l:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
.con_news .main .con_news_detail01 .st_m {
	font-size: 185%;
	font-weight: normal;
	text-align: left;
	position: relative;
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #82471b;
	background: linear-gradient(to right, #eeeeee, #ffffff);
	font-size: 154%;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
	font-weight: normal;
	padding-left: 1em;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background: none;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 .st_m {
		font-size: 139%;
  }
}
.con_news .main .con_news_detail01 .st_m:after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 .st_m {
		font-size: 124%;
  }
}
.con_news .main .con_news_detail01 .st_s {
	font-size: 139%;
	color: #161616;
	margin-bottom: 20px;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
	font-weight: normal;
	position: relative;
	padding-left: 1.5em;
	padding-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
.con_news .main .con_news_detail01 .st_s:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	left: 8px;
	top: 10px;
	background: #82471b;
	border-radius: 10px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail01 .st_s {
		font-size: 108%;
  }
}
.con_news .main .con_news_detail {
	margin-bottom: 60px;
	text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_detail.txt {
	margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail.txt {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail.txt {
		margin-bottom: 15px;
  }
}
.con_news .main .con_news_detail .txt {
	text-align: left;
}
.con_news .main .con_news_detail .wrap_movie {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.con_news .main .con_news_detail .wrap_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.con_news .main .con_news_detail .txt_caption {
	padding-top: 10px;
	text-align: center;
}
.con_news .main .con_news_detail02 {
	margin-bottom: 60px;
	overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail02 {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail02 {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_detail02 .con_l {
	float: left;
	width: 48%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail02 .con_l {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
  }
}
.con_news .main .con_news_detail02 .con_l dd {
	margin-top: 5px;
}
.con_news .main .con_news_detail02 .con_r {
	float: right;
	width: 48%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail02 .con_r {
		width: 100%;
		float: none;
		margin-bottom: 0;
  }
}
.con_news .main .con_news_detail02 .con_r dd {
	margin-top: 5px;
}
.con_news .main .con_news_detail03 {
	margin-bottom: 60px;
	overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail03 {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail03 {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_detail03 .con_l, .con_news .main .con_news_detail03 .con_c {
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail03 .con_l, .con_news .main .con_news_detail03 .con_c {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
  }
}
.con_news .main .con_news_detail03 .con_l dd, .con_news .main .con_news_detail03 .con_c dd {
	margin-top: 5px;
}
.con_news .main .con_news_detail03 .con_r {
	float: right;
	width: 31%;
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail03 .con_r {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 0;
  }
}
.con_news .main .con_news_detail03 .con_r dd {
	margin-top: 5px;
}
.con_news .main .con_news_detail04 {
	margin-bottom: 60px;
	overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail04 {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail04 {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_detail04 .box_img {
	float: right;
	width: 56%;
	padding-left: 50px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail04 .box_img {
		width: 100%;
		float: none;
		padding-left: 0;
  }
}
.con_news .main .con_news_detail04 .txt {
	margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail04 .txt {
		margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail04 .txt {
		margin-top: 5px;
  }
}
.con_news .main .con_news_detail05 {
	margin-bottom: 60px;
	overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail05 {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail05 {
		margin-bottom: 40px;
  }
}
.con_news .main .con_news_detail05 .box_img {
	float: left;
	width: 56%;
	padding-right: 50px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail05 .box_img {
		float: none;
		width: 100%;
		padding-right: 0;
  }
}
.con_news .main .con_news_detail05 .txt {
	margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_news_detail05 .txt {
		margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_news_detail05 .txt {
		margin-top: 5px;
  }
}
.con_news .main .btn_detail {
	text-align: center;
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .btn_detail {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .btn_detail {
		margin-bottom: 40px;
  }
}
.con_news .main .btn_detail a {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.con_news .main .btn_pdf {
	text-align: center;
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .btn_pdf {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .main .btn_pdf {
		margin-bottom: 40px;
  }
}
.con_news .main .btn_pdf a {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
}
.con_news .main .btn_pdf a span:before {
	content: "\f1c1";
	font-family: "FontAwesome";
	font-size: 100%;
}
.con_news .main .con_pager {
	margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_news .main .con_pager {
		margin-top: 40px;
  }
}
.con_news .main .con_pager ul {
	text-align: center;
}
.con_news .main .con_pager ul li {
	display: inline-block;
	border: 1px solid #ccc;
	background: #fff;
	vertical-align: top;
}
.con_news .main .con_pager ul li a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #100d0e;
	text-align: center;
}
.con_news .main .con_pager ul li a:hover, .con_news .main .con_pager ul li a.active {
	background: #505050;
	color: #fff;
}
.con_news .main .con_pager ul li.prev i {
	margin-right: 0.5em;
}
.con_news .main .con_pager ul li.next i {
	margin-left: 0.5em;
}
.con_news .main .con_pager ul li.back i {
	margin-right: 0.5em;
}
.con_news .main .con_pager ul li.index i {
	margin-right: 0.5em;
}
.con_news .main .con_pager_detail {
	margin-top: 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	display: table;
	width: 100%;
	position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .main .con_pager_detail {
		margin: 0 auto 15px;
  }
}
.con_news .main .con_pager_detail .box_prev {
	border-right: 1px solid #dddddd;
	width: 50%;
	display: table-cell;
}
.con_news .main .con_pager_detail .box_prev:before {
	position: absolute;
	font-family: 'FontAwesome';
	top: 30%;
	content: "\f104";
	left: 0;
	opacity: .5;
	font-size: 1.3em;
}
@media only screen and (min-width: 1025px) {
  .con_news .main .con_pager_detail .box_prev:before {
		top: 20%;
  }
}
@media print {
  .con_news .main .con_pager_detail .box_prev:before {
		top: 20%;
  }
}
.ie8 .con_news .main .con_pager_detail .box_prev:before {
	top: 20%;
}
.con_news .main .con_pager_detail .box_prev:hover {
	background: #505050;
	color: #fff;
}
.con_news .main .con_pager_detail .box_prev:hover a {
	color: #fff;
}
.con_news .main .con_pager_detail .box_prev a {
	padding-left: 20px;
	display: block;
	padding: 15px;
	text-decoration: none;
	font-size: .9em;
}
.con_news .main .con_pager_detail .box_next {
	width: 50%;
	display: table-cell;
	text-align: right;
}
.con_news .main .con_pager_detail .box_next:after {
	position: absolute;
	font-family: 'FontAwesome';
	top: 30%;
	content: "\f105";
	right: 0;
	opacity: .5;
	font-size: 1.3em;
}
@media only screen and (min-width: 1025px) {
  .con_news .main .con_pager_detail .box_next:after {
		top: 20%;
  }
}
@media print {
  .con_news .main .con_pager_detail .box_next:after {
		top: 20%;
  }
}
.ie8 .con_news .main .con_pager_detail .box_next:after {
	top: 20%;
}
.con_news .main .con_pager_detail .box_next:hover {
	background: #505050;
	color: #fff;
}
.con_news .main .con_pager_detail .box_next:hover a {
	color: #fff;
}
.con_news .main .con_pager_detail .box_next a {
	padding-left: 20px;
	display: block;
	padding: 15px;
	text-decoration: none;
	font-size: .9em;
}
.con_news .side {
	width: 26%;
	float: right;
}
@media only screen and (max-width: 1024px) {
  .con_news .side {
		width: 100%;
		float: none;
		margin-top: 3em;
  }
}
.con_news .side .con_widget {
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side .con_widget {
		margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .side .con_widget {
		margin-bottom: 40px;
  }
}
.con_news .side .con_widget h3 {
	font-weight: normal;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
	margin-bottom: 10px;
}
.con_news .side .con_widget h3 .en {
	margin: 0 0.5em 0 0;
	font-size: 154%;
	color: #100d0e;
	font-family: "Bellefair", serif;
}
.con_news .side .con_widget h3 .jp {
	font-size: 100%;
	color: #100d0e;
}
.con_news .side .con_widget > ul {
	margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .side .con_widget > ul {
		margin-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .side .con_widget > ul {
		margin-bottom: 10px;
  }
}
.con_news .side .con_widget > ul > li {
	display: block;
}
.con_news .side .con_widget > ul > li.active .acc {
	display: block;
}
.con_news .side .con_widget > ul > li .acc {
	display: none;
}
.con_news .side .con_widget > ul > li ul li a {
	padding: 15px 15px 15px 30px;
	background: #fbfbfb;
}
.con_news .side .con_widget > ul > li ul li a:after {
	left: 15px;
}
.con_news .side .con_widget > ul > li a {
	position: relative;
	display: block;
	outline: none;
	text-decoration: none;
	padding: 15px 20px 15px 0;
	border-bottom: dotted 1px #ccc;
}
.con_news .side .con_widget > ul > li a:hover, .con_news .side .con_widget > ul > li a.active {
	background: #ededed;
}
.con_news .side .con_widget > ul > li a.active i {
	-o-transform: rotate(90deg) !important;
	-moz-transform: rotate(90deg) !important;
	-webkit-transform: rotate(90deg) !important;
	-ms-transform: rotate(90deg) !important;
	transform: rotate(90deg) !important;
	margin-left: 5px;
}
.con_news .side .con_widget > ul > li a i {
	margin-right: 10px;
}
.con_news .side .con_widget .btn_index_side a {
	display: inline-block;
	width: 100%;
	color: #fff;
	text-decoration: none !important;
	font-size: 116%;
	background: url(../images/common/bg_pgray.jpg);
	text-align: center;
	position: relative;
	padding: 1em 2em;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.con_news .side .con_widget .btn_index_side a:after {
	content: '\f105';
	font-family: Fontawesome;
	position: absolute;
	right: 1em;
	top: 50%;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.con_news .side .con_widget .btn_index_side a:hover {
	text-decoration: none !important;
	color: #fff !important;
}
.con_news .side .con_widget .btn_index_side a:hover:after {
	right: .5em;
}
.con_news .side .btn_dark {
	text-align: center;
}
.con_news .side .btn_dark a {
	transition: all .2s;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 240px;
	font-size: 1em;
	color: #fff !important;
	background: #333;
	border: 1px solid #333;
	border-radius: 0;
	text-align: center;
	text-decoration: none !important;
	padding: 10px;
}
@media only screen and (max-width: 767px) {
  .con_news .side .btn_dark a {
		font-size: 1em;
		padding: 10px 5px;
  }
}
.con_news .side .btn_dark a:hover {
	background: none;
	color: #333 !important;
}

.btn_a {
	margin-bottom: 30px;
	text-align: center;
}
.btn_a a {
	max-width: 320px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 108%;
	padding: 15px;
	text-align: center;
	background: #505050;
	text-decoration: none !important;
	border: 1px solid #505050;
	transition: all .2s;
}
.btn_a a:hover {
	background: none;
	color: #333 !important;
}

.btn_pdf {
	margin-bottom: 30px;
	text-align: center;
}
.btn_pdf a {
	max-width: 320px;
	display: inline-block;
	width: 100%;
	text-decoration: none;
	color: #fff;
	font-size: 108%;
	padding: 15px;
	text-align: center;
	background: #82471b;
	text-decoration: none !important;
}
.btn_pdf a:hover {
	background: #82471b;
	color: #fff !important;
	opacity: .8;
}
.btn_pdf a span {
	margin-right: 8px;
}
.btn_pdf a span img {
	width: 10%;
}

/* WP用 */
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
	display: table
  }
  
  .has-text-align-center {
	text-align: center
  }
  
  .has-text-align-left {
	text-align: left
  }
  
  .has-text-align-right {
	text-align: right
  }
  
  .aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
  }
  
  .alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
  }
  
  .alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
  }
  
  .has-medium-font-size{
	font-size: 20px !important;
  }
  
  