/**----------------------------------------
 * main section style css
 -----------------------------------------*/
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents {
  background-color: #e6f5ff;
  border: solid 1px #e6f5ff;
  border-radius: 10px;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title {
  position: relative;
  background-color: #1562d7;
  border: solid 1px #1562d7;
  margin: -1px;
  padding: 6px 6px 6px 6px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 750px) {
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title {
    padding: 6px 36px 6px 6px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title h2 {
  margin: 0;
  font-weight: normal;
  text-align: center;
  color: white;
  font-size: 26px;
  line-height: 1em;
}
@media screen and (max-width: 750px) {
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title h2 {
    text-align: left;
  }
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title h2::before {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1em;
  vertical-align: bottom;
  background-image: url(../images/ja/kumo_chara.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title h2 > span {
  font-size: 0.8em;
  line-height: 1em;
  color: white;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title h2 + p {
  margin-top: 6px;
  font-size: 1.3rem;
  color: white;
}
@media screen and (max-width: 750px) {
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 16px;
    height: 2px;
    margin: auto 0;
    background-color: white;
  }
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_title::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 16px;
    height: 2px;
    margin: auto 0;
    background-color: white;
    transition: right ease-out 300ms, width ease-out 300ms, height ease-out 300ms;
  }
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents[data-accordion_sta="close"] #taikijoho_title::after {
    right: 17px;
    width: 2px;
    height: 16px;
  }
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item,
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents > ul {
  padding: 8px 16px;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block {
  padding: 10px 0;
  font-size: 1.5rem;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block h3 {
  background-color: red;
  margin-bottom: 0;
  padding: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-image: linear-gradient(-45deg, #FF6666 5%, transparent 10%, transparent 40%, #FF6666 45%, #FF6666 55%, transparent 60%, transparent 90%, #FF6666 95%);
  background-size: 5px 5px;
  font-size: 15px;
  text-align: center;
  color: white;
  text-shadow: 1px 1px red, 1px -1px red, -1px -1px red, -1px 1px red;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: white;
  border: solid 1px white;
  border-top: none;
  min-height: 50px;
  margin: 0 !important;
  padding: 10px;
  font-size: 14px;
  line-height: 1.3rem;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div br {
  display: none;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font {
  margin: 0.5em 0;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font:first-of-type {
  margin-top: 0;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font[color="blue"] > * {
  color: blue;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font[color="darkorange"] > * {
  color: darkorange;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font[color="red"] > * {
  color: red;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents #taikijoho_incl_item .top_taikijoho_incl_block > div font > b {
  font-weight: bold;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li {
  font-size: 13px;
  line-height: 18px;
  padding: 12px 0;
  border-top: dotted 1px #c8c8c8;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li.button_view {
  display: block;
  margin: 20px 0;
  padding: 0;
  background-color: #1562d7;
  border: none;
  border-radius: 6px;
  color: white;
  text-align: center;
  text-decoration: none;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li.button_view a {
  display: block;
  padding: 6px;
  color: white;
  font-size: 15px;
  text-decoration: none;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li:first-of-type {
  margin-top: 0;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li a {
  font-size: 13px;
  line-height: 18px;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li.top_taikijoho_sublinklist ul li {
  margin: 0;
  padding: 14px 0;
  border-top: dotted 1px #c8c8c8;
  font-size: 13px;
  line-height: 16px;
}
html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents ul li.top_taikijoho_sublinklist ul li:first-of-type {
  border: none;
}
@media screen and (max-width: 750px) {
  html body .ccm-page #wrapper main .page_contents #sidebar_section #taikijoho_contents[data-accordion_sta="close"] ul {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  html body .ccm-page[class*="page-type-news-page"] #wrapper main .page_contents #sidebar_section,
  html body .ccm-page.page-type-event-report #wrapper main .page_contents #sidebar_section,
  html body .ccm-page[class*="page-type-little-category-page"] #wrapper main .page_contents #sidebar_section {
    display: none;
  }
}
/*# sourceMappingURL=sidebar.css.map */