@charset "UTF-8";

/* 一覧 */
#container > .inner {
	margin-bottom: 60px;
}
#single_cont {
	margin-bottom: 100px;
}
#press_release .pdf {
    padding-right: 30px;
}
@media only screen and (min-width: 768px) {
	
	#press_release ,
	#press_release_detail {
		margin-right: 30px;
		max-width: 750px;
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#container > .inner {
		display: block;
		margin: 0 20px;
	}
	.sidebar {
		margin: 60px 0;
	}
}

/* 詳細 */
#press_release_detail time {
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
#press_release_detail .h2_type01 {
	margin-top: 30px;
}
#press_release_detail .h3_type01 {
	margin-top: 30px;
}
#press_release_detail ul + * {
	margin-top: 10px;
}
#press_release_detail .box_task {
	margin-top: 30px;
} 
#press_release_detail .box_task .h3_type01 {
	margin-top: 0;
}
#press_release_detail .box_task .link_list {
	margin-top: 10px;
}
#press_release_detail .service_type01 {
	margin-top: 30px;
}
#press_release_detail .service_type01 .col {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	#press_release_detail #container > .inner {
		margin: 0 20px;
	}
	#press_release_detail {
		width: 100%;
	}
	#press_release_detail img {
		max-width: 100%;
	}
}
#press_release.part2,
#press_release_detail.part2,
#press_release_detail.part2 .box_task,
#press_release.part2 .dl_news {
	max-width: 100%;
}


/* 詳細ページ
=========================*/
#single_cont > div {
	margin-bottom: 20px;
}
#single_cont table {
	margin: 20px 0;
  width: 100%;
}
#single_cont table th {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  background: #3E7314;
  color: #fff;
  padding: 14px 20px;
	min-width: 150px;
}
#single_cont table th + th {
  border-left: 1px solid #fff;
}
#single_cont table .th_sub {
  background: #F5FCE1;
	text-align: center;
}
#single_cont table td {
}
#single_cont table td,
#single_cont table .th_sub {
  padding: 14px 20px;
  vertical-align: middle;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
#single_cont table td:first-of-type,
#single_cont table .th_sub:first-of-type {
  border-left: 1px solid #CECECE;
}
#single_cont .aligncenter {
	display: block;
	margin: 0 auto;
}

/*  ڍ  */
#mail_magazine_detail time {
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
#mail_magazine_detail .h3_type01 {
	margin-top: 30px;
}
#mail_magazine_detail .h4_type01 {
	margin-top: 30px;
}
#mail_magazine_detail ul + * {
	margin-top: 10px;
}
#mail_magazine_detail .box_task {
	margin-top: 30px;
} 
#mail_magazine_detail .box_task .h3_type01 {
	margin-top: 0;
}
#mail_magazine_detail .box_task .link_list {
	margin-top: 10px;
}
#mail_magazine_detail .service_type01 {
	margin-top: 30px;
}
#mail_magazine_detail .service_type01 .col {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
	#mail_magazine_detail #container > .inner {
		margin: 0 20px;
	}
	#mail_magazine_detail {
		width: 100%;
	}
	#mail_magazine_detail img {
		max-width: 100%;
	}
}

#mail_magazine.part2,
#mail_magazine_detail.part2,
#mail_magazine.part2 .dl_magazine {
	max-width: 100%;
}

/* 詳細ページ
=========================*/
#single_cont p,
#single_cont div {
	margin-top: 0;
}
#single_cont h2 {
	font-size: 25px;
	margin: 0 0 30px 0;
	padding: 15px 0 10px 10px;
	color: #3E7314;
	border-top: 2px solid #3E7314;
	border-bottom: 2px solid #3E7314;
}
#single_cont > p {
	margin-bottom: 20px;
}
#single_cont > div {
	margin-bottom: 20px;
}
#single_cont table {
	margin: 20px 0;
  width: 100%;
}
#single_cont table th {
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  background: #3E7314;
  color: #fff;
  padding: 14px 20px;
	min-width: 150px;
}
#single_cont table th + th {
  border-left: 1px solid #fff;
}
#single_cont table .th_sub {
  background: #F5FCE1;
	text-align: center;
}
#single_cont table td {
}
#single_cont table td,
#single_cont table .th_sub {
  padding: 14px 20px;
  vertical-align: middle;
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
#single_cont table td:first-of-type,
#single_cont table .th_sub:first-of-type {
  border-left: 1px solid #CECECE;
}