@charset "UTF-8";
#content_area a {
  text-decoration: underline;
  overflow-wrap: anywhere;
}
#content_area .wp-block-buttons {
  text-align: center;
  justify-content: center;
}
#content_area a.wp-block-button__link {
  min-width: 260px;
  text-decoration: none;
  background-color: #173fa5;
  border-radius: 9999px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: 8px 40px 6px;
}
@media screen and (min-width: 770px) {
  #content_area strong {
    font-weight: bold;
  }
  #content_area em {
    font-style: italic;
  }
  #content_area h2 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
    color: #fff;
    background-color: #173fa5;
    padding: 16px 20px 15px;
    border-radius: 3px;
    margin-bottom: 38px;
  }
  #content_area .text_box {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 45px;
  }
  #content_area h3 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    padding: 8px 0 8px 21px;
    padding-left: 21px;
    position: relative;
    margin-bottom: 44px;
  }
  #content_area h3::before {
    content: "";
    display: block;
    width: 5px;
    height: 45px;
    background: linear-gradient(180deg, #173fa5 0%, #173fa5 50%, #AEC1EE 50%, #aec1ef 100%);
    position: absolute;
    left: 2px;
    top: 0;
  }
  #content_area .wp-block-calendar table th {
    text-align: unset;
  }
  #content_area h4 {
    font-size: 19px;
    line-height: 1.4;
    font-weight: 600;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 9px 20px 8px;
    margin-bottom: 23px;
  }
  #content_area h5 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 23px;
  }
  #content_area h6 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 23px;
  }
  #conts_main_column .conts_blog {
    padding: 0;
  }
  #conts_main_column .conts_blog .blog_list {
    width: 100%;
  }
  #conts_main_column .conts_blog h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    display: inline-block;
    padding: 0 25px;
    background: url("../img/index/part_12.png"), url("../img/index/part_13.png");
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    background-size: 14px, 14px;
    margin-bottom: 24px;
  }
  #conts_main_column .conts_blog .blog_list li .img {
    width: 100%;
    margin-bottom: 11px;
  }
  #content_area .pager_box {
    width: 447px;
    margin: 90px auto 0;
    clear: both;
    font-size: 18px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
  }
  #content_area .pager_box .prev {
    margin: auto auto auto 0;
  }
  #content_area .pager_box .center {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #content_area .pager_box .next {
    margin: auto 0 auto auto;
  }
  #content_area .pager_box p a {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 8px 16px 7px;
    transition-duration: .3s;
  }
  #content_area .pager_box p a:hover {
    background-color: #fff;
    color: #000;
  }
  #content_area .pager_box p.center a {
    padding: 8px 38px 7px;
  }
  #content_area .pager_box p.prev a .icon {
    display: inline-block;
    padding-left: 21px;
    background-image: url("../img/result_detail/arrow_l.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 10px;
  }
  #content_area .pager_box p.prev a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_l.png");
  }
  #content_area .pager_box p.next a .icon {
    display: inline-block;
    padding-right: 21px;
    background-image: url("../img/result_detail/arrow_r.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
  }
  #content_area .pager_box p.next a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_r.png");
  }
  /*  conts_main_column*/
  #conts_main_column {
    text-align: left;
    width: 815px;
    padding: 40px 40px 65px;
    background-color: #fff;
  }
  #conts_main_column .topics_img {
    margin-bottom: 65px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .topics_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*top*/
  #conts_main_column .top .title_block {
    margin-bottom: 30px;
  }
  #conts_main_column .top .title_block h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 3px;
  }
  #conts_main_column .top .title_block .block {
    display: flex;
    align-items: center;
  }
  #conts_main_column .top .title_block .category_name {
    margin-left: 20px;
    font-size: 13px;
    color: #b4bed4;
  }
  #conts_main_column .top .text_blok {
    margin-bottom: 70px;
  }
  #conts_main_column .top .text_blok p {
    line-height: 2;
  }
  /*item*/
  #conts_main_column .item {
    margin-bottom: 80px;
  }
  #conts_main_column .item .box {
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 34px 20px 32px;
    justify-content: center;
  }
  #conts_main_column .item .box figure {
    margin-right: 50px;
    width: 216px;
  }
  #conts_main_column .item .box .text_box {
    width: calc(100% - 216px);
  }
  #conts_main_column .item .box .text_box .small {
    font-size: 16px;
  }
  #conts_main_column .item .box .text_box p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 600;
  }
  #conts_main_column .item .box .text_box p:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .item .box .text_box .btn {
    width: 290px;
  }
  #conts_main_column .item .box .text_box .btn a {
    font-weight: 600;
    line-height: 1.2;
    padding: 15px 23px;
    border: 1px solid #173fa5;
    text-align: center;
  }
  #conts_main_column .item .box .text_box .btn a:hover {
    color: #fff;
    background-color: #173fa5;
  }
  /*article*/
  #conts_main_column .article .box {
    margin-bottom: 15px;
  }
  #conts_main_column .article .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .article .box a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #conts_main_column .article .box figure {
    width: 145px;
    margin-right: 20px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .article .box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #conts_main_column .article .box .text_box {
    width: calc(100% - 145px);
  }
  #conts_main_column .article .box .text_box p {
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 600;
  }
  #conts_main_column #toc_container {
    border: 1px solid #c5c5c5;
    padding: 50px 80px 55px;
    margin-bottom: 53px;
  }
  #conts_main_column #toc_container > ul > li {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 48px;
  }
  #conts_main_column #toc_container ul li > ul {
    margin-bottom: 10px;
    margin-left: 0;
  }
  #conts_main_column #toc_container ul li > ul li {
    padding-left: 60px;
    margin-bottom: 10px;
  }
  #conts_main_column #toc_container {
    border: 1px solid #c5c5c5;
    padding: 50px 80px 10px !important;
    margin-bottom: 53px;
    display: block;
  }
  #conts_main_column #toc_container .toc_title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 48px;
    font-weight: normal;
  }
  #conts_main_column #toc_container .toc_toggle {
    font-size: 15px;
  }
  #conts_main_column #toc_container .toc_toggle a {
    display: inline;
  }
  #conts_main_column #toc_container .toc_title .small {
    font-size: 15px;
    display: inline-block;
    margin: 0 20px;
  }
  #conts_main_column #toc_container .toc_title .small a {
    display: inline-block;
    width: auto;
  }
  #conts_main_column #toc_container > ul > li {
    width: 100%;
    font-size: 15px;
    line-height: 1.5 !important;
    margin-bottom: 38px !important;
  }
  #conts_main_column #toc_container ul > li:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column #toc_container > ul a {
    text-decoration: underline;
  }
  #conts_main_column #toc_container > ul a:hover {
    text-decoration: none;
  }
  #conts_main_column #toc_container > ul > li > a {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 12px !important;
    font-weight: bold;
  }
  #conts_main_column #toc_container ul li a .toc_number {
    width: 40px;
    display: inline-block;
  }
  #conts_main_column #toc_container ul li ul li > a {
    font-size: 15px !important;
    margin-bottom: 0 !important;
  }
  /*  conts_main_column*/
  #conts_main_column {
    text-align: left;
    width: 815px;
    padding: 40px 40px 65px;
    background-color: #fff;
  }
  #conts_main_column .topics_img {
    margin-bottom: 30px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .topics_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*top*/
  #conts_main_column .top .title_block {
    margin-bottom: 30px;
  }
  #conts_main_column .top .title_block h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 3px;
  }
  #conts_main_column .top .title_block .block {
    display: flex;
    align-items: center;
  }
  #conts_main_column .top .title_block .category_name {
    margin-left: 20px;
    font-size: 13px;
    display: inline-block;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-color: #173fa5;
    padding: 3px 10px 3px;
    border-radius: 100px;
  }
  #conts_main_column .top .text_blok {
    margin-bottom: 70px;
  }
  #conts_main_column .top .text_blok p {
    line-height: 1.6;
    margin-bottom: 20px;
  }
  #conts_main_column .top .text_blok ul, #conts_main_column .top .text_blok ol {
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 1.2em;
  }
  #conts_main_column .top .text_blok ul li {
    list-style: disc;
  }
  #conts_main_column .top .text_blok ol li {
    list-style: decimal;
  }
  #conts_main_column .top .text_blok .wp-block-table, #conts_main_column .top .text_blok .wp-block-quote, #conts_main_column .top .text_blok .wp-block-pullquote, #conts_main_column .top .text_blok .wp-block-gallery {
    margin-bottom: 20px;
  }
  #conts_main_column .top .text_blok table {
    border: 1px solid #000;
  }
  #conts_main_column .top .text_blok th, #conts_main_column .top .text_blok td {
    border: 1px solid #000;
    line-height: 1.5;
    padding: 8px 12px 6px;
  }
  #conts_main_column .top .text_blok figcaption {
    margin-top: 6px;
  }
  #conts_main_column .top .text_blok .wp-block-gallery figcaption {
    margin-top: -10px;
  }
  #content_area figure img {
    width: auto;
  }
  #conts_main_column .top .text_blok .wp-block-pullquote {
    background: #f5f5f5;
    padding: 28px 30px 28px;
    text-align: left;
  }
  #conts_main_column .top .text_blok .wp-block-pullquote blockquote {
    font-size: 17px;
  }
  /*item*/
  #conts_main_column .item {
    margin-bottom: 80px;
  }
  #conts_main_column .item .box {
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 34px 20px 32px;
    justify-content: center;
  }
  #conts_main_column .item .box figure {
    margin-right: 50px;
    width: 216px;
  }
  #conts_main_column .item .box .text_box {
    width: calc(100% - 216px);
  }
  #conts_main_column .item .box .text_box .small {
    font-size: 16px;
  }
  #conts_main_column .item .box .text_box p {
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: 600;
  }
  #conts_main_column .item .box .text_box p:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .item .box .text_box .btn {
    width: 290px;
  }
  #conts_main_column .item .box .text_box .btn a {
    font-weight: 600;
    line-height: 1.2;
    padding: 15px 23px;
    border: 1px solid #173fa5;
    text-align: center;
  }
  #conts_main_column .item .box .text_box .btn a:hover {
    color: #fff;
    background-color: #173fa5;
  }
  /*article*/
  #conts_main_column .article .box {
    margin-bottom: 15px;
  }
  #conts_main_column .article .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .article .box a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #conts_main_column .article .box figure {
    width: 145px;
    margin-right: 20px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .article .box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #conts_main_column .article .box .text_box {
    width: calc(100% - 145px);
  }
  #conts_main_column .article .box .text_box p {
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 600;
  }
}
@media screen and (max-width: 769px) {
  .sub_main_img .main_img_bg {
    background-image: url("../img/information/main_img.jpg");
  }
  #conts_main_column {
    text-align: left;
  }
  #conts_main_column #toc_container {
    width: 100% !important;
  }
  #conts_main_column {
    width: 100%;
    margin-bottom: 46px;
  }
  #conts_main_column .category {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-color: #173fa5;
    padding: 2px 8px 2px;
    border-radius: 100px;
    margin-bottom: 8px;
    margin-right: 6px;
  }
  #conts_main_column h2 {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #conts_main_column h1 {
    font-size: 2rem;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #conts_main_column .date {
    display: inline-block;
    float: right;
    font-size: 15px;
    color: #8f8f8f;
    text-align: right;
    padding-left: 17px;
    background-image: url("../img/information/icon_02.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 13px;
  }
  #conts_main_column .img {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
  }
  #conts_main_column #toc_container {
    border: 1px solid #c5c5c5;
    padding: 30px 5% 16px !important;
    margin-bottom: 53px;
  }
  #conts_main_column #toc_container .toc_title {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 22px;
  }
  #conts_main_column #toc_container .toc_title .small {
    font-size: 1.4rem;
    display: inline-block;
    margin: 0 12px;
  }
  #conts_main_column #toc_container .toc_title .small a {
    display: inline-block;
    width: auto;
  }
  #conts_main_column #toc_container ul > li {
    width: 100%;
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
    margin-bottom: 20px !important;
  }
  #conts_main_column #toc_container ul a {
    text-decoration: underline;
  }
  #conts_main_column #toc_container ul a:hover {
    text-decoration: none;
  }
  #conts_main_column #toc_container ul > li:last-of-type {
    margin-bottom: 0 !important;
  }
  #conts_main_column #toc_container > ul > li > a {
    margin-bottom: 12px;
    font-weight: bold;
  }
  #conts_main_column #toc_container ul li ul li {
    padding-left: 48px;
    text-indent: -1em;
    font-size: 1.3rem !important;
    line-height: 1.4;
    margin-bottom: 10px !important;
  }
  #content_area {}
  #content_area p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #content_area strong {
    font-weight: bold;
  }
  #content_area em {
    font-style: italic;
  }
  #content_area h2 {
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: bold;
    color: #fff;
    background-color: #173fa5;
    padding: 10px 5% 10px;
    border-radius: 3px;
    margin-bottom: 24px;
  }
  #content_area .text_box {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 45px;
  }
  #content_area h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: bold;
    padding: 8px 0 8px 16px;
    padding-left: 18px;
    position: relative;
    margin-bottom: 30px;
  }
  #content_area h3::before {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    background: linear-gradient(180deg, #173fa5 0%, #173fa5 50%, #AEC1EE 50%, #aec1ef 100%);
    position: absolute;
    left: 2px;
    top: 4px;
  }
  #content_area h4 {
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: bold;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 9px 5% 8px;
    margin-bottom: 18px;
  }
  #content_area .conts_blog {
    padding: 0;
  }
  #content_area .conts_blog .blog_list {
    width: 100%;
  }
  #content_area .conts_blog .blog_list li .img {
    width: 100%;
    margin-bottom: 11px;
  }
  #content_area .pager_box {
    width: 100%;
    max-width: 280px;
    margin: 60px auto 0;
    clear: both;
    font-size: 1.5rem;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  #content_area .pager_box p.prev {
    margin: auto auto auto 0;
  }
  #content_area .pager_box p.center {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #content_area .pager_box p.next {
    margin: auto 0 auto auto;
  }
  #content_area .pager_box p a {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 6px 8px 6px;
    transition-duration: .3s;
  }
  #content_area .pager_box p a:hover {
    background-color: #fff;
    color: #000;
  }
  #content_area .pager_box p.center a {
    padding: 6px 30px 6px;
  }
  #content_area .pager_box p.prev a .icon {
    display: inline-block;
    padding-left: 15px;
    background-image: url("../img/result_detail/arrow_l.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 8px;
  }
  #content_area .pager_box p.prev a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_l.png");
  }
  #content_area .pager_box p.next a .icon {
    display: inline-block;
    padding-right: 15px;
    background-image: url("../img/result_detail/arrow_r.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 8px;
  }
  #content_area .pager_box p.next a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_r.png");
  }
  #content_area {}
  #content_area p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  #content_area strong {
    font-weight: bold;
  }
  #content_area em {
    font-style: italic;
  }
  #content_area h2 {
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: bold;
    color: #fff;
    background-color: #173fa5;
    padding: 10px 5% 10px;
    border-radius: 3px;
    margin-bottom: 24px;
  }
  #content_area .text_box {
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 45px;
  }
  #content_area h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: bold;
    padding: 8px 0 8px 16px;
    padding-left: 18px;
    position: relative;
    margin-bottom: 30px;
  }
  #content_area h3::before {
    content: "";
    display: block;
    width: 5px;
    height: 30px;
    background: linear-gradient(180deg, #173fa5 0%, #173fa5 50%, #AEC1EE 50%, #aec1ef 100%);
    position: absolute;
    left: 2px;
    top: 4px;
  }
  #content_area h4 {
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: bold;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 9px 5% 8px;
    margin-bottom: 18px;
  }
  #content_area h5 {
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 18px;
  }
  #content_area h6 {
    font-size: 1.6rem;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 18px;
  }
  #content_area p {
    margin-bottom: 20px;
  }
  #conts_main_column .top .text_blok ul, #conts_main_column .top .text_blok ol {
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 1.2em;
  }
  #conts_main_column .top .text_blok ul li {
    list-style: disc;
  }
  #conts_main_column .top .text_blok ol li {
    list-style: decimal;
  }
  #conts_main_column .top .text_blok .wp-block-table, #conts_main_column .top .text_blok .wp-block-quote, #conts_main_column .top .text_blok .wp-block-pullquote, #conts_main_column .top .text_blok .wp-block-gallery {
    margin-bottom: 20px;
  }
  #conts_main_column .top .text_blok table {
    border: 1px solid #000;
  }
  #conts_main_column .top .text_blok th, #conts_main_column .top .text_blok td {
    border: 1px solid #000;
    line-height: 1.4;
    padding: 8px 12px 6px;
  }
  #conts_main_column .top .text_blok figcaption {
    margin-top: 6px;
  }
  #conts_main_column .top .text_blok .wp-block-gallery figcaption {
    margin-top: -10px;
  }
  #content_area figure img {
    width: auto;
  }
  #conts_main_column .top .text_blok .wp-block-pullquote {
    background: #f5f5f5;
    padding: 24px 5% 24px;
    text-align: left;
  }
  #conts_main_column .top .text_blok .wp-block-pullquote blockquote p {
    font-size: 18px;
    margin-bottom: 12px;
  }
  #content_area .conts_blog {
    padding: 0;
  }
  #content_area .conts_blog .blog_list {
    width: 100%;
  }
  #content_area .conts_blog .blog_list li .img {
    width: 100%;
    margin-bottom: 11px;
  }
  #content_area .pager_box {
    width: 100%;
    max-width: 280px;
    margin: 60px auto 0;
    clear: both;
    font-size: 1.5rem;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  #content_area .pager_box p.prev {
    margin: auto auto auto 0;
  }
  #content_area .pager_box p.center {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #content_area .pager_box p.next {
    margin: auto 0 auto auto;
  }
  #content_area .pager_box p a {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    padding: 6px 8px 6px;
    transition-duration: .3s;
  }
  #content_area .pager_box p a:hover {
    background-color: #fff;
    color: #000;
  }
  #content_area .pager_box p.center a {
    padding: 6px 30px 6px;
  }
  #content_area .pager_box p.prev a .icon {
    display: inline-block;
    padding-left: 15px;
    background-image: url("../img/result_detail/arrow_l.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 8px;
  }
  #content_area .pager_box p.prev a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_l.png");
  }
  #content_area .pager_box p.next a .icon {
    display: inline-block;
    padding-right: 15px;
    background-image: url("../img/result_detail/arrow_r.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 8px;
  }
  #content_area .pager_box p.next a:hover .icon {
    background-image: url("../img/result_detail/arrow_k_r.png");
  }
  /*  conts_main_column*/
  #conts_main_column {
    text-align: left;
    padding: 20px 5% 35px;
    background-color: #fff;
    margin-bottom: 50px;
  }
  #conts_main_column .topics_img {
    margin-bottom: 30px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .topics_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*top*/
  #conts_main_column .top .title_block {
    margin-bottom: 20px;
  }
  #conts_main_column .top .title_block h2 {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #conts_main_column .top .title_block .block {
    display: flex;
    align-items: center;
  }
  #conts_main_column .top .title_block .block .date {
    font-size: 1.5rem;
  }
  #conts_main_column .top .title_block .category_name {
    margin-left: 20px;
    font-size: 13px;
    display: inline-block;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-color: #173fa5;
    padding: 3px 10px 3px;
    border-radius: 100px;
  }
  #conts_main_column .top .text_blok {
    margin-bottom: 50px;
  }
  #conts_main_column .top .text_blok p {
    line-height: 1.8;
  }
  /*item*/
  #conts_main_column .item {
    margin-bottom: 50px;
  }
  #conts_main_column .item .box {
    display: block;
    align-items: center;
  }
  #conts_main_column .item .box figure {
    width: 190px;
    margin: 0 auto 20px;
  }
  #conts_main_column .item .box .text_box {
    width: 100%;
  }
  #conts_main_column .item .box .text_box .small {
    font-size: 1.5rem;
  }
  #conts_main_column .item .box .text_box p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 600;
  }
  #conts_main_column .item .box .text_box p:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .item .box .text_box .btn {
    width: 90%;
    margin: 0 auto;
  }
  #conts_main_column .item .box .text_box .btn a {
    font-weight: 600;
    line-height: 1.4;
    padding: 15px 5%;
    border: 1px solid #173fa5;
    text-align: center;
  }
  /*article*/
  #conts_main_column .article .box {
    margin-bottom: 15px;
  }
  #conts_main_column .article .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_main_column .article .box a {
    display: flex;
    align-items: center;
  }
  #conts_main_column .article .box figure {
    width: 120px;
    margin-right: 10px;
    aspect-ratio: 16 / 9;
  }
  #conts_main_column .article .box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #conts_main_column .article .box .text_box {
    width: calc(100% - 120px);
  }
  #conts_main_column .article .box .text_box p {
    font-size: 1.3rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: 600;
  }
}