@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*大枠*/
#container{
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
#footer{
  background-color: transparent;
}
.main{
  padding-top: 0px;
}
.mobile_only{
  display: none;
}
.post_date{
  color: #005186;
  font-weight: 600;
}
i{
  color: #005186;
}
a.no_effect{
  text-decoration: none;
}

a:hover{
  opacity: 0.5;
  transition: 0.5s;
}

.p_header_wrap a:link, .p_header_wrap a:visited, .p_header_wrap a:hover, .p_header_wrap a:active , .top_list_contents a:link, .top_list_contents a:visited, .top_list_contents a:hover, .top_list_contents a:active{
  color: rgb(0, 0, 0);
}


h1,h2,h3,h4,h5,h6{
  color: #005186;
}

.wrap{
  width: auto;
  max-width: 1140px;
}
.t_a_center{
  text-align: center;
  vertical-align: middle;
}
.link_button{
  display: block;
  height: 40px;
  border-radius: 20px;
  padding-top: 5px;
  width: 150px;
  border: solid 2px #005186;
  color: #005186 !important;
  font-weight: 700;
  margin: auto;
}
.add_space_h_001{
  display: block;
  height: 10px;
}
.link_button a{
  vertical-align: middle;
  color: #005186 !important;
}

.fa-arrow-circle-right{
  vertical-align: middle;
  font-size: 22px;
}

.sidebar{
  width: 30%;
  background-color: transparent;
}
.main{
  width: 65%;
  background-color: transparent;
}
/*検索結果*/
#list{
  background-color: white;
  border-radius: 5px;
  border: solid 1px #DCE8F2;
  margin-top: 30px;
  padding: 20px;
}
.entry-card-thumb{
	display: none;
}
.entry-card-content {
  margin-left: 0px;
margin-bottom: -20px;
}
.entry-card-content .post-date{
	display: none;
}
.a-wrap {
margin-bottom: 0%;
}
#list hr{
	display: none;
}
.entry-card-snippet{
  font-size: 1em;
}
.admin-pv{
  display: none;
}
#list i{
  font-size: 13px;
}
#list h2{
  color: #000;
}
#list .list_top h2{
  display: inline-block;
  background-color: #DCE8F2;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 30px;
  color: #005186;
}

/*メガメニュー*/
.mega-menu-columns-2-of-12 li.mega-menu-item{
  position: relative !important;
  display: block !important;
  height: 75px !important;
  background-color: #DCE8F2 !important;
  padding: 10px !important;
  border-radius: 10px !important;
  margin: 20px !important;
  text-align: center !important;
}
#mega-menu-wrap-navi-header #mega-menu-navi-header ul.mega-sub-menu, #mega-menu-wrap-navi-header #mega-menu-navi-header li.mega-menu-item, #mega-menu-wrap-navi-header #mega-menu-navi-header li.mega-menu-row, #mega-menu-wrap-navi-header #mega-menu-navi-header li.mega-menu-column, #mega-menu-wrap-navi-header #mega-menu-navi-header a.mega-menu-link, #mega-menu-wrap-navi-header #mega-menu-navi-header span.mega-menu-badge{
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#mega-menu-wrap-navi-header #mega-menu-navi-header a.mega-menu-link{
  padding-top: 1px !important;
}
#mega-menu-wrap-navi-header #mega-menu-navi-header > li.mega-menu-megamenu > ul.mega-sub-menu{
  padding: 0 !important;
  height: 90% !important;
  background-color: white !important;
  top: 50px !important;
}
#mega-menu-wrap-navi-header #mega-menu-navi-header > li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row{
  background-color: white;
  border-radius: 5px;
  border: solid 1px #DCE8F2;
}
.mega-menu-item a{
  display: flex;
  text-align: center !important;
  justify-content: center;
}

.mega-sub-menu,.mega-menu-row{
  padding: 0 !important;
}
.mega-menu-item img{
  height: 70% !important;
}
ul.mega-sub-menu{
  padding-left: 50px !important;
  padding-right: 50px !important;
}
/*一覧ページ*/
.list_page_content td p{
  margin-bottom: 0;
  margin-top: 0.8em;
}
.list_page_content i{
  font-size: 15px;
}
.list_page_content td{
  border: solid 0px;
  border-bottom: solid 0.1px #DCE8F2;
}
.list_page_content{
  display: flex;
  justify-content:space-between;
  height: 100%;
}
.list_page_content i{
  color: #005186;
}
.list_box_left{
  width: 32%;
  height: 100%;
  margin-top: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
}
.list_box_left p{
  margin-bottom: 10px;
  font-size: 13px;
}
.list_box_left_in_wrap{
  height: 95vh;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.list_box_left_in_wrap::-webkit-scrollbar{
  display:none;
}

.list_box_right{
  width: 65%;
  margin-top: 30px;
}

.list_box_right_in{
  background-color: white;
  padding: 30px 30px 10px 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  border: solid 1px #DCE8F2;
}
.list_box_right h2{
  margin-top: 0;
  margin-bottom: 5px;
  padding-top: 8px !important;
  padding-bottom: 5px !important;
  font-size: 18px;
}
.list_box_right_in h2{
  margin-bottom: 15px;
}
.list_box_right h2.strong_title{
  background-color:rgb(252, 167, 167);
  color: rgb(167, 29, 29);
}
table.news_list td.date{
  width: 15%;
}
table.news_list td.important{
  width: 10%;
}
.importance{
  text-align: center;
  height: 100%;
  font-weight: 600;
  background-color:rgb(252, 167, 167);
  color: rgb(167, 29, 29);
  margin: auto;
  width: 50px;
  border-radius: 15px;
  margin-top: 10px;
}

.doc_list td.icon{
  width: 5%;
  padding-left: 10px;
  vertical-align: bottom;
}
.doc_list td.file_type{
  width: 13%;
  text-align: center;
  color: #005186;
}

/*見出し設定*/
.article h2{
  display: inline-block;
  background-color: #DCE8F2;
  width: 100%;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 30px;
  color: #005186;
}
.article h3, .article h4, .article h5, .article h6, .cat-link, .tag-link,.article-header {
  border:none;
  color: #005186;
}

/*ヘッダー関連*/
#header-container{
  min-height: 60px;
  border-radius: 30px;
  
}
#header-container-in{
  max-width: 1440px;
  margin-right: 30px;
  font-size: 14px;
}
#header-in img{
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.navi-in a{
  font-size: 14px;
}
#header-container .wrap{
  margin-left: 5px;
}
.p_header_list{
  height: 35px;
}
.search_icon_wrap{
  display: block;
  max-width: 1440px;
  position: relative;
  margin-left: auto;
  right: -15px;
}
.search_icon{
  width: 40px;
  padding-top: 10px;
}
#header-in {
  display: flex;
  flex-wrap:nowrap;
  flex-direction: row;
  align-items: center;
}
.logo_side_title{
  font-size: 18px;
  font-weight: 600;
  padding-top: 5px;
  padding-left: 15px;
}
.logo_side_title a{
  color: white !important;
}

/*ヘッダー上メニュー*/
.p_header_wrap{
  margin-top: 15px;
  margin-bottom: 7px;
  margin-left: 30px;
  margin-right: 30px;
}
.p_header_wrap i{
  color: black;
}
.p_header_menu{
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
}

/*サイドメニュー関連*/
/*トップページ関連*/
.toppage_wrap{
  display: flex;
}
.toppage_wrap table{
  table-layout: fixed; 
  width: 100%;
}
.toppage_wrap td{
  background-color: white;
  border: transparent;
}
td.br_top{
  border-radius: 5px 5px 0px 0px;
}
td.br_bottom{
  border-radius: 0px 0px 5px 5px;
}
td.br_full{
  border-radius: 5px;
  overflow: hidden;
}

p.ellipsis{
  overflow: hidden;
  text-overflow:ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.toppage_wrap td.space{
  background-color: transparent;
}
.toppage_wrap table tr:nth-of-type(2n+1){
  background-color: transparent;
}
.no_padding{
  padding: 0px;
}
.img_board img{
  height: 210px;
  width: 100%;
}
.img_board{
  position: relative;
  text-align: center;
  height: 210px;
}
.img_board p{
  display: block;
  position: absolute;
  font-size: 20px;
  font-weight: 600;
  color: white;
  top: 90px;
  width: 100%;
}
.space.mid_row{
  height: 50px;
}
.top_icon{
  height: 76px;
}
.top_icon img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.toppage_wrap .article h2{
  display: inline-block;
  height: 43px;
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}
.toppage_wrap div.article{
  height: 80px;
  top: -20px;
  margin-left: 15px;
  margin-right: 15px;
}
.post_list_wrap{
  margin-left: 10px;
  margin-left: 10px;
}
.top_alert{
  margin-top: 0px;
  margin-bottom: 35px;
  height: 40px;
  border-radius: 20px;
  width: 100%;
  background-color:rgb(252, 167, 167);
  padding-top: 8px;
  padding-left: 50px;
  font-weight: 600;
  color: rgb(167, 29, 29);
}
.top_alert a:link, .top_alert a:visited, .top_alert a:hover, a:active,.top_alert i{
  color: rgb(167, 29, 29);
}
.doc_list a{
  color: black;
}
.top_alert p{
  display:inline-block;
}

/*カレンダー関連*/
.mec-wrap{
  background-color: white;
  padding: 10px;
  margin-bottom: 0px;
}
#post-19 .entry-content {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 0;
}
.col-md-4,.mec-event-social,div.mec-event-export-module{
  display: none !important;
}

/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
  .mobile_only{
    display: block;
  }
  .pc_only{
    display: none;
  }
  
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
