.ttl_secondary_ver1 {
    background-position: 10px 0 !important;
    background-size: 48px auto !important;
    border-bottom: 2px solid #000;
    font-size: 22px !important;
    line-height: 43px !important;
    margin-top: 48px !important;
    padding: 0 0 13px 76px !important;
    text-align: left !important;
}

.ttl_primary_ver1_dogcat_zukan {
    clear: both!important;
    font-family: "NotoSansCJKjp"!important;
    font-weight: 600!important;
    font-size: 220% !important;
    line-height: 120% !important;
    letter-spacing: 0;
    background: none!important;
    padding: 15px 0 30px 0!important;
    margin: 0 0 -6px 0!important;
    text-align: center!important;
    border: none!important;
}

.dogcat_supervisor_zukan {
    font-family: "NotoSansCJKjp";
    font-weight: 500;
    font-size: 110%;
    line-height: 90%;
    letter-spacing: 0;
    text-align: right;
}

h3.dogcat_supervisor_zukan:first-of-type {
    padding-bottom: 1em !important;
}

.dogcat_supervisor_zukan a {
    color: #008eba;
    text-decoration: underline;
}

.ttl_primary_ver1_dogcat_zukan .popular {
    background: #fff500 url("/share/renewal_design/img/catlist/icon_note.svg") no-repeat 12px center/23px 19px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 10px 0 44px;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}


/* 図鑑タイトルの「人気44猫種掲載中」に当てているクラス */

.dogcat_zukan_title::after {
    content: "\A";
    white-space: pre;
}

.dogcat_supervisor_zukan_title {
    font-size: 70%;
    letter-spacing: 0;
}

.dogcat_supervisor_zukan_title::before {
    content: "\A";
    white-space: pre;
}

.catlist_ranking_wrap {
    background: url("/share/renewal_design/img/catlist/bg_ranking.png") repeat;
    margin-bottom: 37px;
    padding: 20px 30px 30px;
}

.catlist_illust_wrap {
    background: #f8f8f8;
    padding: 20px 30px;
}

#catlist_ranking,
#catlist_illust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0 !important;
}

#catlist_ranking li,
#catlist_illust li {
    margin: 0 0 0 20px !important;
    width: 116px;
}

#catlist_ranking li:nth-child(5n+1),
#catlist_illust li:nth-child(5n+1) {
    margin-left: 0 !important;
}

#catlist_ranking li a,
#catlist_illust li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
}

#catlist_ranking li img,
#catlist_illust li img {
    height: 116px;
    width: 116px;
}

#catlist_ranking li figure,
#catlist_illust li figure {
    margin: 0;
    min-width: 116px;
    position: relative;
    width: 116px;
}

#catlist_ranking li figure .rank_num,
#catlist_illust li figure .rank_num {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dd2433;
    border-radius: 17px;
    bottom: 7px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 33px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 7px;
    position: absolute;
    width: 33px;
}

#catlist_ranking li .article_txt,
#catlist_illust li .article_txt {
    width: 100%;
}

#catlist_ranking li .ttl_thirdary_ver2,
#catlist_illust li .ttl_thirdary_ver2 {
    background-size: auto 14px;
    background-position: left 3px;
    padding: 0 !important;
    text-align: center;
    width: 100%;
}

#catlist_ranking li:first-child .ttl_thirdary_ver2,
#catlist_illust li:first-child .ttl_thirdary_ver2 {
    padding-left: 15px !important;
}

#catlist_ranking li:nth-of-type(4)~li,
#catlist_illust li:nth-of-type(4)~li {
    display: block;
}

#catlist_ranking li:nth-of-type(10)~li,
#catlist_illust li:nth-of-type(10)~li {
    display: none;
}

#catlist_ranking li .ad_icon_rank_other,
#catlist_illust li .ad_icon_rank_other {
    background: none;
}

#catlist_ranking a[href^="/"] h3,
#catlist_illust a[href^="/"] h3 {
    text-decoration: underline;
}

.btn_dc_ranking_more,
.btn_dc_photo_more {
    border: 2px solid #686868 !important;
    border-radius: 8px !important;
    line-height: 46px !important;
    padding: 0 !important;
    position: relative;
    width: 222px !important;
}

.btn_dc_ranking_more::after,
.btn_dc_photo_more::after {
    content: "";
    display: block !important;
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-2px) rotate(90deg);
    -ms-transform: translateY(-2px) rotate(90deg);
    transform: translateY(-2px) rotate(90deg);
    width: 11px;
}

.btn_dc_ranking_more.on::after,
.btn_dc_photo_more.on::after {
    -webkit-transform: translateY(-7px) rotate(-90deg);
    -ms-transform: translateY(-7px) rotate(-90deg);
    transform: translateY(-7px) rotate(-90deg);
}

.pagenav_list li a {
    background: #f8f8f8;
    font-size: 12px !important;
    padding: 19px 20px !important;
}

.pagenav_list li a::after {
    right: 20px;
    -webkit-transform: translateY(3px) rotate(90deg);
    -ms-transform: translateY(3px) rotate(90deg);
    transform: translateY(3px) rotate(90deg);
}

.ad_dogcatlist li:nth-of-type(4)~li {
    display: block;
}

.ad_dogcatlist li a {
    background: #fff;
}

.ad_dogcatlist li a::after {
    -webkit-transform: translateY(0) rotate(0);
    -ms-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
}

.ad_icon_dogcat_links,
.ad_kind_dogcat_links {
    border: none !important;
    margin-right: -20px;
    width: auto !important;
}

.ad_icon_dogcat_links li,
.ad_kind_dogcat_links li {
    border: none !important;
    padding-right: 20px !important;
}

.ad_icon_dogcat_links a,
.ad_kind_dogcat_links a {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-color: #dedede;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
}

.ad_icon_dogcat_links a::after,
.ad_kind_dogcat_links a::after {
    display: none;
}

.ad_icon_dogcat_links.links_center a,
.ad_kind_dogcat_links.links_center a {
    text-align: center;
}

.ad_icon_dogcat_links a {
    padding: 33px 0;
}

.tab_list.ad_kind_dogcat_links li {
    margin-bottom: 20px !important;
}

.tab_list.ad_kind_dogcat_links a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f8f8f8;
    border: 2px solid #dedede !important;
    border-radius: 2px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-weight: bold !important;
    height: 88px !important;
    line-height: 22px !important;
    padding: 0 33px !important;
    text-align: left !important;
}

.tab_list.ad_kind_dogcat_links a span {
    background: #90ce2b;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin-right: 17px;
    text-align: center;
    width: 39px;
}

.tab_list.ad_kind_dogcat_links.links_center a {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.ad_kind_dogcat_links a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.ad_kind_dogcat_links a span {
    background: none;
    border-radius: unset;
    color: black;
    line-height: normal;
    margin: auto;
    text-align: center;
    width: auto;
    font-weight: normal;
}

.ad_icon_dog_small {
    background: #f8f8f8 url(/share/renewal_design/img/catlist/ill_dog_small.png) 20px 50% no-repeat;
    background-size: 47px auto;
}

.ad_icon_dog_middle {
    background: #f8f8f8 url(/share/renewal_design/img/catlist/ill_dog_middle.png) 30px 50% no-repeat;
    background-size: 39px auto;
}

.ad_icon_dog_large {
    background: #f8f8f8 url(/share/renewal_design/img/catlist/ill_dog_large.png) 30px 50% no-repeat;
    background-size: 47px auto;
}

.ad_teacher_dogcat {
    background: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
}

.ad_teacher_dogcat figure {
    margin-right: 20px;
    width: 220px;
}

.ad_teacher_dogcat .txt_box {
    width: 440px;
}

.ad_teacher_dogcat .txt_box p {
    font-size: 12px !important;
    line-height: 22px !important;
    margin-top: 22px;
}

.ad_teacher_dogcat .txt_box p:first-child {
    margin-top: 0;
}

.ad_teacher_dogcat .txt_box p span {
    border-bottom: 1px solid #9f9f9f;
}


/* detail_pc.css */

.ad_article_detail {
    padding-top: 46px;
}

.summary_wrap {
    background: url("/share/renewal_design/img/catlist/bg_summary_top.png") no-repeat left top;
    margin-bottom: 24px;
    padding-top: 30px;
}

.summary_body {
    background: url("/share/renewal_design/img/catlist/bg_summary_bottom.png") no-repeat left bottom;
    padding-bottom: 30px;
}

.ad_article_summary {
    background: url("/share/renewal_design/img/catlist/bg_summary_center.png") repeat-y;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ad_article_summary figure {
    height: 320px;
    padding: 0px 30px;
    width: 360px;
}

.ad_article_summary figure img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit:contain;";
    width: 100%;
}

.ad_article_summary .txt-box {
    padding: 0 30px;
    width: 360px;
}

.ad_article_summary .txt-box h2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    height: 80px;
    margin-bottom: 0;
}

.ad_article_summary .txt-box dl {
    border-bottom: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ad_article_summary .txt-box dt {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 40px !important;
    margin-top: 0;
    padding: 1px 0;
    width: 100px;
}

.ad_article_summary .txt-box dd {
    font-size: 14px !important;
    line-height: 40px !important;
    padding: 1px 0;
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
    background: url("/share/renewal_design/img/catlist/btn_next.png") no-repeat left top;
    height: 44px;
    right: -30px;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    width: 44px;
}

.slick-next::before,
.slick-next:hover::before {
    display: none;
}

.slick-next:hover {
    opacity: .7;
}

.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
    background: url("/share/renewal_design/img/catlist/btn_prev.png") no-repeat left top;
    height: 44px;
    left: -30px;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    width: 44px;
}

.slick-prev::before,
.slick-prev:hover::before {
    display: none;
}

.slick-prev:hover {
    opacity: .7;
}

.slider_wrap {
    margin: 0 auto;
    width: 660px;
}

.slider_wrap ul {
    list-style: none;
    margin: 0;
}

.slider_wrap ul li {
    height: 107px;
    margin-left: 0;
    padding: 0 !important;
    text-indent: 0;
}

.slider_wrap ul li img {
    height: 107px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 150px;
}

.slider_wrap ul li::before {
    display: none;
}

article .ttl_secondary_ver1,
article .ttl_thirdary_ver1.point {
    background: url(/share/renewal_design/img/art_icn_stamp.png) center top no-repeat !important;
    background-position: 10px 0 !important;
    background-size: 48px auto !important;
    border-bottom: 2px solid #000;
    display: block !important;
    font-size: 22px !important;
    line-height: 43px !important;
    margin-top: 48px !important;
    padding: 0 0 13px 76px !important;
    text-align: left !important;
}

article .ttl_secondary_ver1.point,
article .ttl_thirdary_ver1.point {
    background: none !important;
    border: none !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    padding: 0 !important;
}

article .ttl_secondary_ver1.point span,
article .ttl_thirdary_ver1.point span {
    background: #EC6B00;
    border-radius: 12px;
    color: #fff;
    display: block;
    font-size: 12px !important;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 12px;
    position: relative;
    width: 96px;
}

article .ttl_secondary_ver1.point span em,
article .ttl_thirdary_ver1.point span em {
    background: #fff;
    border: 2px solid #EC6B00;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 17px;
    color: #EC6B00;
    line-height: 29px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -5px;
    width: 33px;
}

article .article_detail_description {
    padding-top: 32px !important;
}

.article_detail_description table {
    border: none;
    margin-top: 32px;
}

.article_detail_description table td {
    border: none;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 38px !important;
    padding: 0;
}

.article_detail_description table td:first-child.icon_size {
    background: url("/share/renewal_design/img/catlist/icon_size.svg") no-repeat left center;
    padding-left: 38px;
}

.article_detail_description table td:first-child.icon_weight {
    background: url("/share/renewal_design/img/catlist/icon_weight.svg") no-repeat left center;
    padding-left: 38px;
}

.article_detail_description table td:first-child.icon_price {
    background: url("/share/renewal_design/img/catlist/icon_price.svg") no-repeat left center;
    padding-left: 38px;
    padding-right: 7px;
}

.article_detail_description table td:first-child:not(.icon_price)::after {
    content: " : ";
}

article figure.blockquote_area {
    text-align: center;
}

article figure.blockquote_area img {
    width: 50%;
}