<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#leaf_sub{
  width: 210px;
}
#leaf_sub dl.nav_panel{
  padding: 0;
}
.l_main_container {
  font-family: "貂ｸ繧ｴ繧ｷ繝�け菴�", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け Medium", "Yu Gothic Medium", "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic",hiragino kaku gothic pron,繝偵Λ繧ｮ繝手ｧ偵ざ pron,Meiryo,繝｡繧､繝ｪ繧ｪ,sans-serif;
  font-weight: 500;
}
.l_wrapper{
  width: 980px;
}
.l_main{
  width: 730px;
}
.l_top_image_container{
  margin-bottom: 20px;
}
@media screen and (max-width: 768px){
  .l_wrapper{
    width: 100%;
  }
  .l_main{
    width: 95%;
    padding: 0;
  }
}
/* ===================================
  Navigation
=================================== */
.l_nav--content {
  border: 1px solid #517B75;
  border-top-width: 6px;
  background: #fff;
}
.l_nav--content .l_nav__item {
  width: calc(100% / 3);
}
.l_nav--content .l_nav__item + .l_nav__item {
  border-left: 1px dashed #517B75;
}
.p_theme_nav{
  position: relative;
  margin-bottom: 40px;
}
.p_theme_nav *{
  font-family: YuGothic,貂ｸ繧ｴ繧ｷ繝�け,hiragino kaku gothic pron,繝偵Λ繧ｮ繝手ｧ偵ざ pron,Meiryo,繝｡繧､繝ｪ繧ｪ,sans-serif;
}
.m_contentNav {
  height: 3em;
  padding: 0 19px;
  font-weight: 700;
  font-size: 13px;
  word-break: keep-all;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .l_nav--content {
    display: block;
    padding: 12px 0;
  }
  .l_nav--content .l_nav__target {
    justify-content: flex-start;
  }
  .l_nav--content .l_nav__item + .l_nav__item {
    border-left: none;
  }
  .m_contentNav {
    position: relative;
    padding-left: 48px;
    height: 2.4em;
  }
  .m_contentNav::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    display: block;
    width: 24px;
    height: 1px;
    margin: auto 0;
    background: #517B75;
  }
}

.p_headingNav{
  display:flex;
  justify-content: flex-start;
  margin:0 -8px 40px -8px;
  font-size:14px;
  font-weight:500;
}
.p_headingNav__item{
  padding:0 8px;
}
.p_headingNav__item &gt; a{
  color:inherit;
  letter-spacing: inherit;
}
.p_headingNav__item &gt; a::before{
  content:"\f105";
  margin-right:6px;
  color:#1a8192;
  font:bold 12px fontawesome;
  vertical-align:1px;
}
.p_headingNav__item &gt; a:hover{
  text-decoration:none;
  opacity:.7;
}
.p_headingNav__item--current::before{
  content:"\f111";
  margin-right:2px;
  color:#1a8192;
  font:10px fontawesome;
  vertical-align:1px;
}

@media screen and (max-width:768px){
  .p_headingNav{
    flex-wrap: wrap;
  }
}

@media screen and (max-width:599px){
  .p_headingNav__item{
    letter-spacing: 0;
  }
}


/* ===================================
  TopImg
=================================== */
.p_image{
  text-align: center;
  line-height: 0;
}
.p_image img{
  max-width: 100%;
  height: auto;
}
/* ===================================
  Heading
=================================== */
.p_heading{
  font-weight: 700;
}
.p_heading--lg{
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid;
  font-size: 16px;
  font-family: YuGothic,貂ｸ繧ｴ繧ｷ繝�け,hiragino kaku gothic pron,繝偵Λ繧ｮ繝手ｧ偵ざ pron,Meiryo,繝｡繧､繝ｪ繧ｪ,sans-serif;
}
.p_heading--hasItem{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.p_heading--info {
  border-color: #517B75;
}


/* ===================================
  Article_container
=================================== */
.p_article_container{
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.5;
}

/* ===================================
  List
=================================== */
.c_section--btm_lg &gt; .c_section__item + .c_section__item{
  margin-top: 40px;
}
.c_section--btm_md &gt; .c_section__item + .c_section__item{
  margin-top: 10px;
}
.c_section__item_cap {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.c_section__item_date {
  margin-right: 10px;
}
.c_section__item_label {
  display: inline-block;
  min-width: 60px;
  margin-right: 10px;
  padding: 0 5px;
  color: #fff;
  font-size: 10px;
  border-radius: 3px;
  text-align: center;
}
.c_section__item_label--news {
  background-color: #EDC418;
}
.c_section__item_label--lms {
  background-color: #2F8C9C;
}
.c_section__item_label--pa {
  background-color: #4260AD;
}
.c_section__item_label--sc {
  background-color: #E6387B;
}
.c_section__item_label--el {
  background-color: #E65D01;
}
.c_section__item_label--bf {
  background-color: #99CC00;
}
.c_section__item_label--of {
  background-color: #088A4B;
}
.c_section__item_label--ir {
  background-color: #FF290B;
}
.c_section--btn {
  margin-top: 10px;
}
.p_news_list .c_section__item {
  padding-bottom: 10px;
  border-bottom: 1px dotted;
  border-bottom-color: #517B75;
}

/* ===================================
  Btn
=================================== */
.c_btn{
  display: table;
  border-collapse: separate;
}
.c_btn__target{
  -weblit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  line-height: 1.3;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.c_btn__target:hover{
  color: inherit;
  text-decoration: none;
}
.p_topBtn{
  width: 280px;
}
.p_topBtn .c_btn__target:hover{
  opacity: .7;
}
.c_text_block_right{
  margin-left: auto;
}
.c_btn--h_md &gt; .c_btn__target,
.c_btn--h_md &gt; .c_btn__text{
  height: 3em;
}
.c_btn--border &gt; .c_btn__target,
.c_btn--border &gt; .c_btn__text{
  border: 1px solid #ccc;
}
.c_btn--center &gt; .c_btn__target,
.c_btn--center &gt; .c_btn__text{
  text-align: center;
}</pre></body></html>