@charset "UTF-8";

/* 一般ページ CSS Document */

.home_link {
	width:125px;
	height:25px;
	position:absolute;
	top:3px;
	left:615px;
	background:url(../images/bt_toppage.jpg) no-repeat left center;
	display:block;
}
.home_link a {
	width:125px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
dl#size ul li {
	background-image: url(../images/fontsize.jpg);
}

h2 {
  padding-bottom: 2rem;
	color:#333;
	letter-spacing:2px;
}
h2::after {
	content: "";
  display: block;
  width: 100%;
  height: 0.5rem;
  margin-top: 0.5rem;
  background: linear-gradient(90deg, #00489D 0%, #00489D 30%, #EDEDED 30%, #EDEDED 100%);
}
#member h2::after {
	background: linear-gradient(90deg, #8A131C 0%, #8A131C 30%, #EDEDED 30%, #EDEDED 100%);
}

/* ニュース */

ul.news_list li {
	padding-bottom: 1rem;
}
ul.news_list li a {
  display: block;
	padding:1rem 2rem;
  box-shadow: 0 0 1rem rgba(0,0,0,0.08);
}
ul.news_list li a:hover {
  background-color: #FAFAFA;
}
.news_date {
	color: #666;
  font-size: 1.4rem;
  font-weight: 300;
}
.news_date i {
  display: inline-block;
  margin-left: 1rem;
  font-style: normal;
  padding: 0.1rem 1rem;
  line-height: 1.4;
  font-size: 1.1rem;
  color: #fff;
  background-color: #248DC1;
}
.news_cat {
  padding-left:1.0rem;
  font-size: 1.4rem;
	color:#00489d;
}
#member .news_cat {
  color: #87171C;
}
ul.news_list .news_title {
  display: block;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_detail {
  word-break: break-all;
}
.news_detail .bg_box {
  margin-top: 2rem;
  padding: 2rem;
  background-color: #F9F9F9;
}
.news_detail .bg_box h3 {
  padding-bottom: 1rem;
}
.news_detail .bg_box ul,
.news_detail .bg_box p {
  padding-left: 2rem;
}
.news_detail .img2_box,
.news_detail .img3_box {
  margin-top: 2rem;
}
.news_detail .img2_box ul,
.news_detail .img3_box ul {
  display: flex;
  justify-content: space-between;
}
.news_detail .img2_box ul li {
  width: 48%;
}
.news_detail .img3_box ul li {
  width: 32%;
}

.list_dsp {}
.list_dsp .news_detail {
	padding-bottom:3rem;
}
.list_dsp .box {
	padding-top:1.5rem;
}
.list_dsp .detail_ttl {
  margin-bottom: 2rem;
	padding: 1rem 0;
  border-bottom: 3px #ddd solid;
  border-top: 3px #ddd solid;
}
.list_dsp .detail_ttl h3 {
  font-size: 1.8rem;
}


.tab_btn {
	position:absolute;
	top: 0.4rem;
  right:0.4rem;
	text-align:right;
}
.tab_btn li {
	display:inline-block;
	padding:0 0 0 5px;
}
.tab_btn li a,
.tab_btn li span {
	display:block;
	padding:0.5rem 1.5rem;
	border: 1px rgba(115,0,7,0.4) solid;
	border-bottom:0;
	border-radius:5px 5px 0 0;
	color: #888;
	text-decoration:none;
	background-color: #fff;
	box-shadow: inset 0 0 5px rgba(115,0,7,0.1);
}
.tab_btn li a:hover,
.tab_btn li span {
	color: #821d23;
	background-color: #fef8f8;
	box-shadow:none;
	border: 1px rgba(115,0,7,0.7) solid;
	border-bottom:0;
}

/* アーカイブ */
ul.archive_list {}
ul.archive_list li {
	padding:0 0 1rem;
}
ul.archive_list li a {
	display: block;
	padding:1.5rem 2rem;
  box-shadow: 0 0 1rem rgba(0,0,0,0.08);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
ul.archive_list li a:hover {
  background-color: #FAFAFA;
}
ul.archive_list li .date {
  padding-right: 1rem;
	color: #666;
  font-size: 1.4rem;
  font-weight: 300;
}
ul.archive_list li .date2 {
  color: #666;
  font-size: 1.4rem;
}
ul.archive_list li .ttl {
	padding: 0 1rem;
}

.cat_icon {
	display: inline-block;
  width: 8rem;
  padding: 0.2rem;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
  border-radius: 0.5rem;
}

.archive_tb_01 {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom:5px;
}
.archive_tb_01 tr:nth-child(odd) {
	background-color:#fbfbfb;
}
.archive_tb_01 th {
	padding:1rem;
	background-color:#EEEEEE;
	border-right:1px #FFFFFF solid;
	/*text-align:left;
	font-weight:normal;*/
}
.archive_tb_01 td {
	padding:1rem;
	border-bottom:1px #cccccc dotted;
	border-right:1px #EEEEEE solid;
}
.archive_tb_01 td.date {
	width: 18%;
  font-size: 1.4rem;
}
.archive_tb_01 td.date2 {
	width: 16%;
  font-size: 1.4rem;
}
.archive_tb_01 td.cat {
	width: 12%;
  text-align: center;
}
.archive_tb_01 td.cat img {
	vertical-align: middle;
}
.archive_tb_01 td.ttl {
	width: 55%
}
.archive_tb_01 td.ttl a {
	display: block;
}
.archive_tb_01 td.type {
	width: 15%;
  text-align: center;
}
.archive_tb_02 {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom:5px;
}
.archive_tb_02 th {
	border-bottom:1px #cccccc dotted;
	padding:1rem;
	width:15%;
	text-align:left;
	/*font-weight:normal;*/
}
.archive_tb_02 td {
  width:85%;
	border-bottom:1px #cccccc dotted;
	padding:1rem;
}
.archive_tb_02 td .mtld {
  padding-top: 2rem;
}
.archive_title {
	padding:1.0rem 1.5rem;
	margin-bottom:1.0rem;
	position:relative;
  border-bottom:1px #cccccc dotted;
  border-top: 3px #00489D solid;
	background-color: #EFF8FF;
}
#member .archive_title {
  border-top: 3px #8A131C solid;
	background-color: #FEF7F7;
}
.archive_title .cat {
	padding-bottom: 0.5rem;
}
.archive_title .date {
  padding-left: 1.5rem;
	font-size: 1.4rem;
  color: #666;
}
.archive_title h1 {
  padding-bottom: 0;
}

.search_block {
  padding: 1.5rem 2rem;
  border: 2px #ccc solid;
}
.search_op {
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
  cursor: pointer;
}
.search_op::after {
  content: "";
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.8rem;
  vertical-align: middle;
  color: #000;
  line-height: 1;
  width: 1.2rem;
  height: 1.2rem;
  border: 0.1rem solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: rotate(135deg);
}
.search_op.op::after {
  margin-top: -0.1rem;
  transform: rotate(-45deg);
}
.search_box {
  display: none;
  margin-top: 1rem;
  padding-top: 2rem;
  border-top: 1px #ccc solid;
}
.search_box .search {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.search_box dl {
  display: flex;
  align-items: center;
}
.search_box dl dt {
  padding-right: 1rem;
}
.search_box dl.dl {
  width: 100%;
  padding-bottom: 1rem;
}
.search_box dl dd {
  padding-right: 2.5rem;
}

/* 会報誌検索 */
.search_tb_01 {
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	margin-bottom:1.5rem;
}
.search_tb_01 tr {
	border-bottom:1px #cccccc dotted;
}
.search_tb_01 th {
	padding:1.5rem 1.0rem 1.5rem 2.0rem;
	text-align:left;
}
.search_tb_01 td {
	padding:1.5rem 1.0rem;
}
.search_info {
	background-color:#f9f9f9;
	border:2px #dddddd solid;
	padding:1.5rem;
}
.search_info .title {
	border-left:3px #87171b solid;
	margin-bottom:1.0rem;
	padding-left:1rem;
  font-size: 1.8rem;
}
.page_list {
	margin-bottom:1.0rem;
  padding: 1rem 0;
	border-bottom:1px #999999 dotted;
}
.page_list .pager {
	padding-top: 0;
}
.page_list form {
	float:left;
}
#kaiho_search input,
#kaiho_search select {
	font-size:1.2em;
}
.search_result {
	border-bottom:1px #999999 dotted;
	padding:0 1.0rem 1.0rem;
	margin-bottom:1.0rem;
}
.search_result .title {
	padding-bottom:0.8rem;
}
.search_result p {
	margin-bottom:0.6rem;
}
.search_result .title p {
	margin-bottom:0;
}
.search_result .rtitle {
	background-color:#e7cbc9;
	padding:0 0.5rem;
	margin-right:1.0rem;
  font-size: 1.4rem;
}
.search_result .gtitle {
	background-color:#eeeeee;
	padding:0 0.5rem;
	margin-right:1.0rem;
  font-size: 1.4rem;
}
.search_result .cat {
	padding-right:2rem;
}
.search_result .photo_r {
	margin-bottom:0;
	font-size:1.2rem;
	text-align:center;
}
.search_result .photo_r img {
  width: 10rem;
	border:1px #dddddd solid;
	margin-bottom:0.1rem;
}
.search_button {
	margin:0 auto;
	padding-top:1rem;
}

.border_box {
  padding: 2rem;
  border: 0.4rem #00489D solid;
}
#member .border_box {
  border: 0.4rem #8A131C solid;
}
.border_box .ttl {
  padding-bottom: 1rem;
  font-size: 2.0rem;
  font-weight: 500;
}

/* リンク集 */
.link_box {
	display: flex;
  flex-flow: wrap;
}
ul.link_style {
  width: 50%;
}
ul.link_style li {
	background:url(../images/icon_window.svg) no-repeat left top 0.3rem;
  background-size: 1.8rem;
	padding-left:2.8rem;;
	padding-bottom:0.8rem;
}

.pagelink a {
  display: block;
  margin: 1rem 2rem 0;
	padding: 0.6rem;
  text-align: center;
  border: 1px #E5E5E5 solid;
  border-radius: 0.5rem;
  background-color: #F9F9F9;
}
.pagelink a:hover {
  background-color: #eee;
}

.banner_btn_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.web_manual_btn,
.opinion_form_btn {
  width:48.5%;
  margin: 0 auto;
	text-align:center;
}
.web_manual_btn a,
.opinion_form_btn a {
  display: block;
	width:100%;
  padding:0.8rem 0;
	text-decoration:none;
	color:#821d23;
	border:1px rgba(115,0,7,0.26) solid;
	background-color:#fef8f8;
	box-shadow:inset 0 0 5px rgba(115,0,7,0.1);
}
.web_manual_btn a:hover,
.opinion_form_btn a:hover {
	border:1px rgba(115,0,7,1) solid;
	background-color:#fff;
}
.web_manual_btn span,
.opinion_form_btn span {
	display:block;
	font-weight:bold;
}
@media screen and (max-width: 1000px) {
  .web_manual_btn a,
  .opinion_form_btn a {
    width:100%;
    font-size: 1.4rem;
  }
  .archive_tb_01 td.date {
    width: 20%;
  }
}
@media screen and (max-width: 700px) {
  .home_box {
    padding: 0 0 3rem;
  }
  .home_box .txt {
    width:100%;
    padding: 0;
  }
  .home_box .txt p:not(.catch) {
    padding: 0 1rem;
  }
  .home_box .img {
    display: none;
  }
  .web_manual_btn a,
  .opinion_form_btn a {
    width:100%; 
  }
  ul.general_menu li a,
  ul.member_menu li a {
    padding: 1.2rem 0;
    font-weight: 600;
  }
  ul.news_list li a {
    padding: 1rem;
  }
  
  .tab_btn {
    position:relative;
    top: 0;
    right:0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .tab_btn li {
    display:block;
    width: 49%;
    padding:0 0 2rem;;
  }
  .tab_btn li a,
  .tab_btn li span {
    display:block;
    padding:0.8rem 1rem;
    border: 1px rgba(115,0,7,0.4) solid;
    border-radius:0;
    color: #888;
    text-decoration:none;
    background-color: #fff;
    box-shadow:none;
  }
  .tab_btn li a:hover,
  .tab_btn li span {
    color: #821d23;
    background-color: #fef8f8;
    box-shadow:none;
    border: 1px rgba(115,0,7,0.7) solid;
  }
  
  ul.archive_list li {}
  ul.archive_list li a {
    padding:1rem 1rem;
  }
  ul.archive_list li .date {}
  ul.archive_list li .date2 {
    display: block;
    text-align: right;
  }
  ul.archive_list li .ttl {
    display: block;
    width: 100%;
    padding: 0.5rem 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .archive_tb_02 {}
  .archive_tb_02 th {
    display: block;
    width:100%;
    padding-bottom: 0;
    border-bottom:0;
  }
  .archive_tb_02 td {
    display: block;
    width:100%;
  }
  
  .search_tb_01 {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    margin-bottom:1.5rem;
  }
  .search_tb_01 tr {
    border-bottom:1px #cccccc dotted;
  }
  .search_tb_01 th {
    display: block;
    width:100%;
    padding:1.0rem 0.5rem 0;
  }
  .search_tb_01 td {
    display: block;
    width:100%;
    padding:1.0rem 0.5rem;
  }
  .ymd_select .form_select {
    width:46%;
  }
  .search_info {
    padding:1.2rem 1.5rem;
    font-size: 1.4rem;
  }
  .search_info .title {
    font-size: 1.6rem;
  }
  .search_block {
    padding: 1rem;
  }
  .search_block dl {
    flex-flow: wrap;
    width: 100%;
  }
  .search_box dl.dl {
    padding-bottom: 0;
  }
  .search_block dl dt {
    width: 30%;
    padding-bottom: 0.8rem;
  }
  .search_block dl dd {
    width: 70%;
    padding-bottom: 0.8rem;
  }
  .search_result {
    padding: 0 0.5rem 1rem;
  }
  .search_result p {
    font-size:1.4rem;
  }
  .search_result p span.rtitle,
  .search_result p span.gtitle {
    font-size:1.2rem;
  }
  .search_result .photo_r {
    font-size:1.1rem;
  }
  .search_result .photo_r img {
    width: 7rem;
  }
  .page_list form {
    float: none;
  }
  .page_list .pager {
    display: none;
  }
  ul.link_style {
    width: 100%;
    padding-left: 0.5rem;
  }
  .cat_icon {
    width: 8rem;
    padding: 0.2rem;
    font-size: 1.2rem;
  }
  
  .opinion_form_btn {
    width:100%;
  }
}