@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 770px) {
 /*conts_right_column*/
  #conts_right_column {
    width: 350px;
    text-align: left;
  }
  #conts_right_column .righit-navi-banner {
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
  }
  #conts_right_column iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    vertical-align:bottom;
  }
  #conts_right_column .banner_block figure {
    aspect-ratio: 16 / 9;
  }
  #conts_right_column .banner_block figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*  category*/
  #conts_right_column .category_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: 14px;
  }
  #conts_right_column .category_block {
    background-color: #fff;
    padding: 27px 30px 45px;
  }
  #conts_right_column .category_block .box {
    margin-bottom: 15px;
  }
  #conts_right_column .category_block .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_right_column .category_block .box a {
    display: flex;
    align-items: center;
  }
  #conts_right_column .category_block .text_box {
    width: calc(100% - 106px);
  }
  #conts_right_column .category_block figure {
    width: 106px;
    margin-right: 10px;
    position: relative;
    aspect-ratio: 16 / 9;
  }
  #conts_right_column .category_block figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #conts_right_column .category_block .number_01:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_01.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100;
  }
  #conts_right_column .category_block .number_02:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_02.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100;
  }
  #conts_right_column .category_block .number_03:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_03.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100;
  }
  #conts_right_column .category_block .text_box p {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  #conts_right_column .category {
    margin-bottom: 25px;
  }
  #conts_right_column .category ul li a {
    font-size: 16px;
    color: #173fa5;
    line-height: 1.7;
    font-weight: 600;
  }
  /*  popular*/
  #conts_right_column .popular {
    margin-bottom: 40px;
  }
  #conts_right_column .popular .text_box {
    width: calc(100% - 106px);
  }
  /*new*/
  #conts_right_column .category_block .new .time {
    font-weight: normal;
    font-size: 12px;
  }
}

@media screen and (max-width:769px) {
/*conts_right_column*/
  #conts_right_column {
    width: 100%;
    text-align: left;
  }
  #conts_right_column .righit-navi-banner {
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
  }
  #conts_right_column iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
    vertical-align:bottom;
  }
  #conts_right_column .banner_block figure {
    aspect-ratio: 16 / 9;
  }
  #conts_right_column .banner_block figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /*  category*/
  #conts_right_column .category_title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  #conts_right_column .category_block {
    background-color: #fff;
    padding: 20px 5% 35px;
  }
  #conts_right_column .category_block .box {
    margin-bottom: 15px;
  }
  #conts_right_column .category_block .box:last-of-type {
    margin-bottom: 0;
  }
  #conts_right_column .category_block .box .text_box {
    width: calc(100% - 110px);
  }
  #conts_right_column .category_block .box .text_box p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  #conts_right_column .category_block .box a {
    display: flex;
    align-items: center;
  }
  #conts_right_column .category_block figure {
    width: 110px;
    margin-right: 10px;
    position: relative;
    aspect-ratio: 16 / 9;
  }
  #conts_right_column .category_block figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #conts_right_column .category_block .number_01:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_01.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conts_right_column .category_block .number_02:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_02.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conts_right_column .category_block .number_03:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-image: url(../img/number_03.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #conts_right_column .category_block .text_box p {
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 600;
  }
  #conts_right_column .category {
    margin-bottom: 30px;
  }
  #conts_right_column .category ul li {
    margin-bottom: 5px;
  }
  #conts_right_column .category ul li:last-of-type {
    margin-bottom: 0;
  }
  #conts_right_column .category ul li a {
    font-size: 1.5rem;
    color: #173fa5;
    line-height: 1.7;
    font-weight: 600;
  }
  /*  popular*/
  #conts_right_column .popular {
    margin-bottom: 30px;
  }
  #conts_right_column .popular .text_box {
    width: 100%;
  }
  /*new*/
  #conts_right_column .category_block .new .time {
    font-weight: normal;
    font-size: 1.2rem;
  }
}
