.hikaku_box {
    width: 98%;
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}

.hikaku_box h4 img {
    display: inline-block;
    width: 8%;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.hikaku_box .txt {
    padding: 10px;
}

.hikaku_box img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    width: 40%;
    margin-right: 10px;
    margin-bottom: 10px;
}

.hikaku_box p {
    margin-top: 10px;
    line-height: 1.5em;
    font-size: 12px;
}

.hikaku_box h4 {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO;
    background-color: #F8DD33;
    color: #FF3300;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    text-shadow: 2px 2px 2px #fff;
    margin-bottom: 0;
}

.hikaku_box .hikaku_box_btn {
    background: rgb(247, 98, 49);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(21%, rgba(247, 98, 49, 1)), to(rgba(255, 52, 96, 1)));
    background: linear-gradient(to bottom, rgba(247, 98, 49, 1) 21%, rgba(255, 52, 96, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76231', endColorstr='#ff3460', GradientType=0);
    /* IE6-9 */
    padding: 10px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 1.3em;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    font-weight: bold;
}

.hikaku_box a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    clear: both;

}


.campaign_info {
    margin-top: 0;
}

.hikaku_ttl {
    margin-bottom: 0;
}

.hikaku_area {
    width: 100%;
    height: auto;
}

.hikaku_area td {
    position: relative;
    width: 50%;
    height: 50px;
    padding: 2px;
    border: solid 1px #eee;
}

.hikaku_area a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
}

.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}

.hikaku_area tr:last-child td:last-child {
    background: #FFFBCD;
}

.arrow::before,
.arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
}

.arrow::before {
    left: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #ff0000;
}

.txtbox3 {
    width: 96%;
    margin: 20px auto;

}

.txtbox3 img {
    width: 100%;
    margin: 5px auto;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */


}

.txtbox3 h3,
.txtbox3 h4,
.txtbox3 p {
    font-weight: normal;
    line-height: 1.5em;
}

.txtbox3 .style06 {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO;
    font-size: 1.2em;
    background-color: #fa6b89;
    margin-bottom: 10px;
    -webkit-box-shadow: 2px 2px 2px #99999994;
    box-shadow: 2px 2px 2px #99999994;
    border-radius: 5px;
    /* CSS3草案 */

    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    color: #FFFFFF;
}

.txtbox3 .style06-2 {
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO;
    font-size: 1.2em;

    background-color: #F0F0F0;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 2px 2px #99999994;
    box-shadow: 2px 2px 2px #99999994;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}

.txtbox3 h4 {
    text-align: left;
}

.txtbox3 .kihon th {
    background-color: #FFE9E9;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #ccc;
    font-size: 0.8em;
}

.txtbox3 .kihon td {
    background-color: #FFFBFB;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #ccc;
    padding: 5px;
    font-size: 0.7em;
    line-height: 1.4em;
}

.txtbox3 .kihon {

    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #ccc;

}

.txtbox3 .tokuyaku th {
    font-size: 0.8em;
    background-color: #ffe9e9;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

.txtbox3 .tokuyaku td {
    font-size: 0.8em;
    background-color: #fffbfb;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    padding: 7px;
}

.txtbox3 .tokuyaku {
    margin-bottom: 20px;

}

.style07 {
    background-color: #feff19b0;
    width: 100%;

    color: #FF0000;

    margin-bottom: 20px;
    position: relative;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;

}

.style07:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 15px solid #feff19b0;
    width: 0;
    height: 0;
}

.plan_hikaku {

    padding: 10px;
    margin-top: 20px;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    margin-top: 10px;
    background-color: #ffeaea;
    -webkit-box-shadow: 2px 2px 2px #99999994;
    box-shadow: 2px 2px 2px #99999994;

}

.plan_hikaku .plan1 {
    width: 100%;
    display: inline-block;
}

.plan_hikaku .plan1 .plan_t {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}

.plan_hikaku .plan1 .plan_t .p1,
.p1 {
    background-color: #FF6600;
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

.plan_hikaku .plan1 .plan_t .p2,
.p2 {
    background-color: #009900;
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

.plan_hikaku .plan1 .plan_t .p3,
.p3 {
    background-color: #3399CC;
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

.plan_hikaku .plan1 .plan_t .p4 {
    background-color: #FF99CC;
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

.plan_hikaku .plan1 .plan_btn {
    border: 1px solid #ded3d3;
    background: -webkit-gradient(linear, left top, left bottom, from(#fcffc1), to(#fbda72));
    background: linear-gradient(#fcffc1, #fbda72);
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 1.2em;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 2px 2px 2px #757575;
    box-shadow: 2px 2px 2px #757575;
    font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HG丸ｺﾞｼｯｸM-PRO, HGMaruGothicMPRO;

}

.plan_hikaku h3 {
    text-decoration: underline;
    font-size: 1.5em;
    margin-bottom: 10px;
}

.plan_hikaku .plan1 .plan_btn a {
    color: #333;
    text-decoration: none;
    display: block;

}

.mb40 {
    margin-bottom: 40px;
}

.style08 {
    background-color: #f39393;
    width: 100%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    margin: 20px 0;
    position: relative;
    padding: 0.2em;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.style08:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 8px solid #f39393;
    width: 0;
    height: 0;
}

.style09 {
    background-color: #999999;
    width: 100%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-left: 5px;
    margin: 20px 0;
    position: relative;
    padding: 0.2em;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.style09:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 30px;
    border: 15px solid transparent;
    border-top: 8px solid #999999;
    width: 0;
    height: 0;
}

.style10 {
    font-size: 30px;
    color: #FF0000;
    font-weight: bold;
}


.f_neko img {
    width: 30%;
    float: left;
}

.f_neko {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff3ad;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    overflow: hidden;
}


.style04 {
    color: #FF0000;
}



.style01 {
    font-weight: bold;
    font-size: 20px;
}

/**********************/
/* 吹き出し本体 - 左右の中心 */
.balloon1 {
    position: relative;
    padding: 20px;
    background-color: #fff3ad;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    font-size: 1.4em;
}

/* 三角アイコン - 左右の中心 */
.balloon1::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    bottom: -15px;
    margin: 0 auto;
    border-top: 15px solid #fff3ad;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

/* 吹き出し本体 - 上下の中心 */
.balloon2 {
    position: relative;
    padding: 20px;
    background-color: #fff3ad;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    font-size: 1.4em;
}

/* 三角アイコン - 上下の中心 */
.balloon2::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -15px;
    top: 50%;
    margin-top: -15px;
    border-right: 15px solid #fff3ad;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.iryohi {
    background-color: #996633;
    padding: 10px;
    margin-bottom: 20px;
}

.iryohi table {
    background-color: #FFFFFF;
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #333333;
    -webkit-box-shadow: 5px 5px 5px #0000004d;
    box-shadow: 5px 5px 5px #0000004d;
    margin-bottom: 5px;
}

.iryohi .inner p {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;
}

.iryohi .inner p span {
    font-size: 30px;
}

.iryohi p {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;

}

.iryohi td,
.iryohi th {
    padding: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666666;
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #666666;
}

.iryohi .inner {
    background-color: #FFFFFF;
    padding: 7px;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
}

.iryohi th {
    font-size: 20px;
}


.shikkan_hyo {
    width: 100%;
    display: inline-block;
}

.shikkan_hyo img {
    width: 100%;
}

.shikkan_hyo p {
    font-size: 0.7em;

}

.txtbox3 .shikkan_t {
    background-color: #999999;
    color: #FFFFFF;
    padding: 4px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.f_left2 {
    float: left;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.font_s1 {
    font-size: 1.4em;
}

.shikkan_hyo .style11 {
    color: #009966
}

.shikkan_hyo .style12 {
    color: #00B7EB
}

.shikkan_hyo .style13 {
    color: #EB67A1
}

.shikkan_hyo .style14 {
    color: #ED6942
}

.shikkan_hyo .style15 {
    color: #AD5EA0
}

.shikkan_hyo .style16 {
    color: #81C369
}


.txtbox3 .kihon_table th {
    font-size: 1.4em;
    font-weight: normal;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    padding: 10px;

}

.txtbox3 .kihon_table td {
    font-size: 0.7em;
    text-align: center;
    line-height: 1.6em;
    padding-top: 5px;
}

.txtbox3 .kihon_table {
    border: 4px solid #CCCCCC;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    padding: 10px;
}

.dot_box {
    border: 1px dotted #4e4e4e;
    padding: 8px;
}


/*----------------------------------------------------------------------
Swiper.js
------------------------------------------------------------------------*/
.swiper-container {
    margin-bottom: 8px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}

.cpn_swiper img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

/*----------------------------------------------------------------------
TOP h2修正
------------------------------------------------------------------------*/
body.top h2 {
    font-size: 18px;
    padding: 8px 3%;
}

/*----------------------------------------------------------------------
トップページ　クチコミ
------------------------------------------------------------------------*/

.voice_post_box {
    border: 5px solid #f5dce1;
    padding: 3%;
    border-radius: 10px;
    width: 80%;
    margin: 0 auto 20px;
}

.voice_post_box h3 {
    color: #e6778e;
}

.voice_post_box .voice_post_txt {
    margin-bottom: 0%;

}

.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 0px;
    height: 0px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    border-top: solid 4px #e6778e;
    border-right: solid 4px #e6778e;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    background-image: none;
}

.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 0px;
    height: 0px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    border-bottom: solid 4px #e6778e;
    border-left: solid 4px #e6778e;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    background-image: none;
}

.voice_post_txt {
    position: relative;
    margin-bottom: 45px;
}

.voice_text {
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    /* overflow: hidden; */
}

.voice_more {
    font-size: 0.9em;
}

.voice_link {
    display: block;
    text-align: center;
}

.top .voice_link {
    width: 80%;
    max-width: 400px;
    margin: auto;
    box-sizing: border-box;
}

.top .voice_link a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 1.2em 0;
    background-color: #8c8c8c;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
}

.top .voice_link a::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4px;
    transform: rotate(45deg);
}

/*----------------------------------------------------------------------
人気ペットの種類・年齢
------------------------------------------------------------------------*/
.popularSearch {
    padding: 0 1em;
    box-sizing: border-box;
}

.popularSearch_list {
    width: 100%;
}

.popularSearch_item {
    position: relative;
    width: 100%;
    margin-bottom: 2.8%;
    padding: 20px 10px;
    border: 4px solid #f0baca;
    background-color: #fff;
    box-sizing: border-box;
}

.popularSearch_def {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 70px;
    margin: 0;
    margin-bottom: 10px;
    line-height: 1.4;
}

.popularSearch_title {
    width: 40%;
    margin: 0;
}

.popularSearch_data {
    width: 60%;
    margin: 0;
    color: #f73764;
}

.popularSearch_img {
    text-align: center;
}

.popularSearch_item::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border: solid #f0baca;
    border-width: 60px 60px 0 0;
    border-top-left-radius: 100px;
}

.popularSearch_item::after {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    position: absolute;
    bottom: 8%;
    right: 6%;
    margin-top: -4px;
    transform: rotate(45deg);
}

/* 条件から比較する */
.condition-hikaku-list {
    margin-bottom: 28px;
    padding: 0 1em;
}

.condition-hikaku__text {
    margin: 1.2em 0;
    font-size: 16px;
}

.condition-hikaku__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    background-color: #ffeeee;
    border-radius: 5px;
}

.condition-hikaku__item:not(:last-child) {
    margin-bottom: 10px;
}

.condition-hikaku__thum {
    width: 110px;
    height: auto;
    box-sizing: border-box;
}

.condition-hikaku__thum img {
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-sizing: border-box;
}

.condition-hikaku__btn {
    width: 61%;
    text-align: center;
    box-sizing: border-box;
}

.condition-hikaku__btn span {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px;
}

.condition-hikaku__btn a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 62px;
    color: #fff;
    line-height: 1.28;
    background-color: #e78d12;
    border-bottom: 5px solid #de8811;
    border-radius: 5px;
    box-sizing: border-box;
    text-decoration: none;
}

.condition-hikaku__btn a::after {
    position: absolute;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../topimg/condition/btn-icon.png);
    background-size: contain;
    vertical-align: middle;
}

/*===========================================
サイトTOP,inuhoken,nekohoken ページ下部説明テキスト用
===========================================*/
/* 週次対応で修正するたびHTMLにstyle直書きなので
・.textbox3が何目的なのか不明
・pタグの余白なしなので追加 */
.top-page-description p {
    margin-bottom: 1em;
}

.top-page-description__def {
    margin: 1.5em 0;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background-color: #f9f9f9;
    font-size: 0.95rem;
    color: #333;
    line-height: 1.6;
}

/* 項目タイトル */
.top-page-description__def dt {
    font-weight: 600;
}

/* 内容 */
.top-page-description__def dd {
    margin: 0;
}

/* 横並びレイアウト */
.top-page-description__def--horizontal {
    display: grid;
    grid-template-columns: max-content 1fr;
    gap: 10px 0;
    align-items: start;
}


.top-page-description__list li::before {
    content: "・";
}

.top-page-description__list li {
    margin-top: 0.5rem;
    line-height: 1.48rem;
    font-size: 0.9em;
}

.top-page-description__list li:first-child {
    margin-top: 0;
}