<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@media print, screen and (min-width: 768px) {
  .box-layout-v5.type-hojin {
    margin-top: 28px;
    border: 2px solid #1176cc;
    border-radius: 10px;
    overflow: hidden;
  }
  .box-layout-v5.type-hojin &gt; .box_title {
    background-color: #e6f8ff;
  }
  .box-list_item .box-list_title.type-hojin {
    color: #1176cc;
    font-size: 1.7rem;
  }
  .heading-uni1.type-hojin .heading_title {
    margin: 40px auto;
    font-size: 2.4rem;
  }
  .heading-uni1.type-hojin .heading_title::before, .heading-uni1.type-hojin .heading_title::after {
    top: 0;
    background-color:#00b0ec;
  }
  .link-text.link-qanda &gt; li &gt; a {
    padding-left: 33px;
  }
  .link-text.link-qanda &gt; li &gt; a::before {
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: none;
    transform: none;
    background: url("/common_img/com_ic09.png") no-repeat;
  }
  .link-text.link-uni &gt; li &gt; a {
    padding-left: 37px;
  }
  .link-text.link-uni &gt; li &gt; a::before {
    top: 1px;
    left: 2px;
    width: 26px;
    height: 26px;
    border: none;
    transform: none;
  }
  .link-text.link-uni &gt; li:first-child &gt; a::before {
    background: url("/common_img/com_ic05.png") no-repeat;
  }
  .link-text.link-uni &gt; li:nth-of-type(2) &gt; a::before {
    background: url("/common_img/com_ic06.png") no-repeat;
  }
  .link-text.link-uni &gt; li:nth-of-type(3) &gt; a::before {
    background: url("/common_img/com_ic07.png") no-repeat;
  }
  .link-text.link-uni &gt; li:last-child &gt; a::before {
    background: url("/common_img/com_ic08.png") no-repeat;
  }
  
  /* ----- ib-densai-index-box ----- */
  .ib-densai-index-box-wrap {
    margin: 18px 0 0 0;
  }
  .ib-densai-index-box {
    width: 100%;
    background-color: #f0f8ff;
    margin: 20px 0 0;
    padding: 15px;
    border: 1px solid #dde1e4;
    border-radius: 8px;
  }
  .ib-densai-index-box:first-child {
    margin-top: 0;
  }
  .ib-densai-index-box__title {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #1176cc;
  }
  .ib-densai-index-box__large {
    font-size: 3.0rem;
  }
  .ib-densai-index-box__title .ib-densai-index-box__sup {
    top: .25em;
    right: .15em;
    font-size: 60%;
  }
  .ib-densai-index-box__datail {
    display: flex;
    justify-content: center;
    margin: -.25em 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .box-layout-v5.type-hojin {
    margin-top: 28px;
    border: 2px solid #1176cc;
    border-radius: 10px;
    overflow: hidden;
  }
  .box-layout-v5.type-hojin &gt; .box_title {
    background-color: #e6f8ff;
  }
  .box-layout-v5.type-hojin &gt; .box_detail {
    padding: 15px;
  }
  .box-layout-v5.type-hojin .image_inner {
    max-width: 275px;
  }
  .box-list_item .box-list_title.type-hojin {
    color: #1176cc;
    font-size: 1.5rem;
  }
  .heading-uni1.type-hojin .heading_title {
    margin: 40px auto;
    padding: 0 28px;
    font-size: 1.7rem;
  }
  .heading-uni1.type-hojin .heading_title::before, .heading-uni1.type-hojin .heading_title::after {
    top: 6px;
    background-color:#00b0ec;
  }
  .link-text.link-qanda &gt; li &gt; a {
    padding-left: 33px;
  }
  .link-text.link-qanda &gt; li &gt; a::before {
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    border: none;
    transform: none;
    background: url("/common_img/com_ic09.png") no-repeat;
    -webkit-background-size: 22px 22px;
            background-size: 22px 22px;
  }
  .link-text.link-uni &gt; li &gt; a {
    padding-left: 37px;
  }
  .link-text.link-uni &gt; li &gt; a::before {
    top: 1px;
    left: 2px;
    width: 25px;
    height: 22px;
    border: none;
    transform: none;
  }
  .link-text.link-uni &gt; li:first-child &gt; a::before {
    background: url("/common_img/com_ic05_sp.png") no-repeat;
    -webkit-background-size: 25px 22px;
            background-size: 25px 22px;
  }
  .link-text.link-uni &gt; li:nth-of-type(2) &gt; a::before {
    background: url("/common_img/com_ic06_sp.png") no-repeat;
    -webkit-background-size: 25px 22px;
            background-size: 25px 22px;
  }
  .link-text.link-uni &gt; li:nth-of-type(3) &gt; a::before {
    background: url("/common_img/com_ic07_sp.png") no-repeat;
    -webkit-background-size: 25px 22px;
            background-size: 25px 22px;
  }
  .link-text.link-uni &gt; li:last-child &gt; a::before {
    background: url("/common_img/com_ic08_sp.png") no-repeat;
    -webkit-background-size: 25px 22px;
            background-size: 25px 22px;
  }
  /* ----- ib-densai-index-box ----- */
  .ib-densai-index-box-wrap {
    margin: 10px 0 0 0;
  }
  .ib-densai-index-box {
    width: 100%;
    background-color: #f0f8ff;
    margin: 14px 0 0;
    padding: 10px;
    border: 1px solid #dde1e4;
    border-radius: 4px;
  }
  .ib-densai-index-box:first-child {
    margin-top: 0;
  }
  .ib-densai-index-box__title {
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    color: #1176cc;
  }
  .ib-densai-index-box__small {
    font-size: 1.4rem;
  }
  .ib-densai-index-box__large {
    font-size: 1.7rem;
  }
  .ib-densai-index-box__title .ib-densai-index-box__sup {
    top: .25em;
    right: .15em;
    font-size: 60%;
  }
  .ib-densai-index-box__datail {
    display: flex;
    justify-content: center;
    margin: -.25em 0 0;
  }
  
}</pre></body></html>