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

.for-pc {
    display: none;
}
.for-pc.inline {
    display: none!important;
}
.for-sp {
    display: block;
}
.for-max-inline {
    display: none!important;
}
.no-wrap {
    white-space: nowrap;
}
.clear:after {
    display: block;
    clear: both;
    content: '';
}
.textC {
    text-align: center;
}
sup {
    font-size: 75%;
    vertical-align: baseline;
}
em {
    font-style: normal;
    font-weight: bold;
}
picture img {
    width: 100%;
}
.inner {
    position: relative;
    max-width: 1100px;
    margin: auto;
    padding-bottom: 1px;
}
#content {
    margin: 0 0 0;
    background: #FFFFFF;
}
@media screen and (min-width: 768px) {
    .for-pc {
        display: block;
    }
    .for-pc.inline {
        display: inline!important;
    }
    .for-sp {
        display: none;
    }
}


/* content
   ----------------------------------------------------------------- */

#content section {
    padding: 55px 0;
}
#content section .title {
    position: relative;
    margin: 0 0 55px;
    color: #4D7288;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
}
#content section .title.type2 {
    font-size: 25px;
}
#content section .title.type2 span {
    font-size: 32px;
}
#content section .title:after {
    display: block;
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    width: 52px;
    height: 4px;
    margin: auto;
    background-color: #4D7288;
    content: '';
}
#content section .title2 {
    margin: 0 0 0.4em;
    color: #FF004E;
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
}
#content section .title2 span {
    font-size: 25px;
}
#content .inner {
    padding: 0 3%;
    padding-bottom: 1px;
}
#content section p {
    margin: 0 0 1em;
    color: #4D7288;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
}
#content #no1 .inner {
    background: #FFFFFF;
}
#content #no1 img {
    display: block;
    width: 100%;
    margin: auto;
}
#content #point {
    background-color: #F6F3ED;
}
#content #point .points {
    font-size: 0;
}
#content #point .points .list {
    display: inline-block;
    width: 33.3%;
    text-align: center;
}
#content #point .points .list img {
    width: 65%;
}
#content #point .points .list p {
    margin: 0 0 1em;
    padding: 10px 0 22px;
    font-size: 18px;
    text-align: center;
}
#content #about figure img {
    display: block;
    width: 75vw;
    margin: 50px auto 25px;
}
#content #about .link {
    width: 100%;
    margin: 40px auto 0;
}


#content #flow {
    background-color: #F6F3ED;
}
#content #flow .inner {
    padding: 0 15px;
}
#content #flow .title2 {
    margin: 0 0 0.6em;
    color: #FF3B85;
    font-size: 22px;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #flow .payment {
    display: flex;
    margin: 0 0 20px;
}
#content #flow .payment li {
    width: 50%;
    padding: 0 0 10px;
    border-radius: 10px;
    box-shadow: rgb(213 209 197 / 40%) 1px 2px 3px 0;
    background-color: #FFFFFF;
}
#content #flow .payment li.card {
    margin-right: 15px;
}
#content #flow .payment li.card .body {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_card.png?20220124');
    background-position: center 32px;
    background-size: auto 55px;
    background-repeat: no-repeat;
}
#content #flow .payment li.bank .body {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_bank.png?20220124');
    background-position: center 35px;
    background-size: auto 50px;
    background-repeat: no-repeat;
}
#content #flow .payment li.card .head {
    background: #FEC30F;
}
#content #flow .payment .head {
    padding: 16px 5px 14px;
    border-radius: 10px 10px 0 0;
    background: #97D3D2;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #flow .payment .body {
    padding: 100px 0 0;
    background: #FFFFFF;
    color: #FF3B85;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #flow .payment .body span {
    display: block;
    font-size: 10px;
    line-height: 1.4;
}
#content #flow .chart {
    margin: 45px 0 20px;
}
#content #flow .note li {
    padding-left: 2em;
    color: #4D7288;
    font-size: 12px;
    text-indent: -2em;
}
#content #reason {
}
#content #reason figure img {
    display: block;
    width: 90vw;
    margin: 50px auto 25px;
}
#content #faq {
    background-color: #F6F3ED;
}
#content #faq .box {
    position: relative;
    margin: 0 5% 30px;
    padding: 28px;
    border-radius: 5px;
    box-shadow: rgba(213, 209, 197, 0.4) 1px 2px 3px 0;
    background: #FFFFFF;
}
#content #faq .label {
    display: table;
    position: absolute;
    top: -10px;
    left: -17px;
    width: 52px;
    height: 45px;
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/baloon.png?20220124');
    background-position: 0 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-align: center;
}
#content #faq .label span {
    display: table-cell;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}
#content #faq .qes p {
    position: relative;
    margin: 0 0 1.5em;
    padding: 0 0.5em 0.8em;
    border-bottom: 1px solid #4D7288;
    color: #4D7288;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.6;
}
#content #faq .qes p::after {
    position: absolute;
    right: 0;
    bottom: -8px;
    left: 0;
            transform: rotate(45deg);
    width: 15px;
    height: 15px;
    margin: auto;
    border-right: 1px solid #4D7288;
    border-bottom: 1px solid #4D7288;
    background: #FFFFFF;
    content: '';

    -webkit-transform: rotate(45deg);
}
#content #faq .ans p {
    margin: 0 0 0;
    color: #4D7288;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
}
#content #faq .ans .center {
    margin: 0 0 0.2em;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}


@media screen and (min-width: 768px) {
    #content section {
        padding: 55px 0;
    }
    #content p {
    }
    #content section p {
        margin: 0 0 2em;
        font-size: 16px;
        line-height: 1.8;
    }
    #content section p.fit {
        margin: 0 0 1em;
    }
    #content .inner {
        padding: 0 0 ;
        padding-bottom: 1px;
    }
    #content section .title {
        margin: 0 0 50px;
        font-size: 32px;
        line-height: 1.2;
        letter-spacing: 0.1em;
    }
    #content section .title.type2 {
        font-size: 32px;
    }
    #content section .title.type2 span {
        font-size: 40px;
    }
    #content section .title:after {
        display: block;
        position: absolute;
        right: 0;
        bottom: -20px;
        left: 0;
        width: 52px;
        height: 4px;
        margin: auto;
        background-color: #4D7288;
        content: '';
    }
    #content #no1 {
        padding: 0 0 55px;
    }
    #content #no1 .inner {
        background: #FFFCDB;
    }
    #content #no1 img {
        display: block;
        width: 800px;
        margin: auto;
    }
    #content #point .points {
        padding: 0 10%;
    }
    #content #point .points .list p {
        margin: 0;
        padding: 10px 0 0;
        font-size: 1.8vw;
        line-height: 1.5;
        text-align: center;
    }
    #content #about .inner {
        padding: 0 12px;
    }
    #content #about figure {
        display: inline-block;
        width: 27%;
        margin: 0 5% 25px 1%;
        vertical-align: top;
    }
    #content #about figure img {
        width: 100%;
        margin: 0;
    }
    #content #about .text {
        display: inline-block;
        width: 60%;
        vertical-align: top;
    }
    #content #about .link {
        width: 706px;
        margin: auto;
    }
    #content #about .link a:hover {
        opacity: 0.8;
    }
    #content #flow .title2 {
        margin: 0 0 1em;
        color: #FF3B85;
        font-size: 24px;
    }
    #content #flow .payment .head {
        font-size: 24px;
    }
    #content #flow .payment .body {
        min-height: 12.7vw;
        font-size: 1.8vw;
        line-height: 1.5;
        letter-spacing: 0.05em;
        text-align: left;
    }
    #content #flow .payment li.card .body {
        padding: 20px 0 0 21vw;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_card.png?20220124);
        background-position: 3.6vw 16px;
        background-size: auto 10vw;
    }
    #content #flow .payment li.bank .body {
        padding: 20px 0 0 21vw;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_bank.png?20220124);
        background-position: 3.2vw 22px;
        background-size: auto 8.9vw;
    }
    #content #flow .payment .body span {
        display: block;
        font-size: 1.5vw;
        line-height: 1.6;
    }
    #content #flow .note li {
        margin: 0 0 2px;
        font-weight: bold;
        font-size: 14px;
    }
    #content #reason .inner {
        padding: 0 12px;
    }
    #content #reason figure {
        display: inline-block;
        width: 29%;
        margin: 0 5% 25px 1%;
        vertical-align: top;
    }
    #content #reason figure img {
        width: 100%;
        margin: 0;
    }
    #content #reason .text {
        display: inline-block;
        width: 62%;
        vertical-align: top;
    }
    #content #faq .list {
        display: flex;
        margin: 0 15px 0 17px;
        font-size: 0;
    }
    #content #faq .box {
        display: inline-block;
        width: calc(50% - 15px);
        margin: 0 0 30px;
        font-size: 0;
        vertical-align: top;
    }
    #content #faq .box:nth-child(odd) {
        margin-right: 30px;
    }
    #content #faq .qes p {
        font-size: 1.8vw;
        text-align: center;
    }

    #content #faq .ans p {
        margin: 0 0 0;
        color: #4D7288;
        font-weight: bold;
        font-size: 1.6vw;
        line-height: 1.8;
    }
    #content #faq .box {
        padding: 2.8vw;
    }
}
@media screen and (max-width: 800px) {
    #content #no1 img {
        display: block;
        width: 100%;
        margin: auto;
    }
}
@media screen and (min-width: 1100px) {
    #content #point .points {
        padding: 0 150px;
    }
    #content #point .points .list p {
        font-size: 18px;
    }
    #content #flow .payment .body {
        min-height: 140px;
        font-size: 20px;
    }
    #content #flow .payment .body span {
        font-size: 17px;
    }
    #content #flow .payment li.card .body {
        padding: 20px 0 0 230px;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_card.png?20220124);
        background-position: 40px 16px;
        background-size: auto 111px;
    }
    #content #flow .payment li.bank .body {
        padding: 20px 0 0 230px;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/flow_pay_bank.png?20220124);
        background-position: 35px 22px;
        background-size: auto 98px;
    }
    #content #faq .qes p {
        font-size: 18px;
    }
    #content #faq .ans p {
        font-size: 16px;
    }
    #content #faq .box {
        padding: 28px;
    }
}



/* tab1
   ----------------------------------------------------------------- */
#content #plan2 &gt; .inner {
    padding: 0;
}
#content section#plan {
    padding: 0 0 0;
}
#content #plan section {
    padding: 0 0 0;
}
#content #plan #plan2 .tab_cont {
    padding: 60px 0;
    background-color: #D9F3FF;
}
#content #plan #plan2 .tab_cont:not(.active) {
    display: none;
}
#content #plan .tabs1 {
    display: flex;
    justify-content: center;
}
#content #plan .tabs1 li {
    width: 45%;
    margin-top: 0;
    padding: 50px 0 5px;
    border-radius: 10px 10px 0 0;
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo1.png?20240918');
    background-position: center 13px;
    background-size: auto 28px;
    background-repeat: no-repeat;
    background-color: #D9F3FF;
    color: #28A7E1;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;
}
#content #plan .tabs1 li.active {
    margin-top: 0;
    margin-top: -2.6vw;
}
#content #plan .tabs1 .light {
    margin-left: 5%;
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo2.png?20240918');
    background-size: auto 28px;
    background-color: #FFC7D2;
    color: #E60012;
}
#content #plan p.style1 {
    margin: 0 0 1em;
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 h3.style2 {
    margin: 40px 0 1em;
    color: #4D7288;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 h3.style2 em {
    font-size: 32px;
}

#content #plan #plan2 .tab_cont.tab2 {
    padding: 60px 0;
    background-color: #FFC7D2;
}
#content #plan #plan2 .tab_cont.tab2 .title2 {
    margin: 0 0 0.5em;
    color: #171C61;
    font-size: 24px;
    line-height: 1.2;
}
#content #plan #plan2 .tab_cont.tab2 .title2 span {
    color: #FF004E;
}
#content #plan #plan2 .tab_cont.tab2 .title2 span em {
    font-size: 32px;
}
#content #plan #plan2 .tab_cont.tab2 .title2 span.small {
    color: #171C61;
    font-size: 18px;
}
#content #plan #plan2 .tab_cont.tab2 .style1 {
    color: #884D4D;
    font-size: 14px;
}
#content #plan3 h3 {
    color: #4D7288;
    font-size: 25px;
    letter-spacing: 0.05em;
    text-align: center;
}

.tab1 {
    /*display: none;*/
}

@media screen and (min-width: 768px) {
    #content section#plan .title {
        margin: 0 0 60px;
    }
    #content #plan #plan2 .title2 {
        margin: 0 0 0.4em;
        color: #FF004E;
        font-size: 32px;
        line-height: 1.4;
        letter-spacing: 0.2em;
        text-align: center;
    }
    #content #plan .tabs1 li {
        width: 45%;
        margin-top: 0;
        padding: 76px 0 8px;
        border-radius: 10px 10px 0 0;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo1.png?20240918');
        background-position: center 25px;
        background-size: auto 41px;
        background-repeat: no-repeat;
        background-color: #D9F3FF;
        color: #28A7E1;
        font-weight: bold;
        font-size: 18px;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        transition: 0.2s ;

        -webkit-tap-highlight-color: transparent;
    }
    #content #plan .tabs1 li.active {
        margin-top: -15px;
    }
    #content #plan .tabs1 .light {
        margin-left: 20px;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo2.png?20240918);
        background-size: auto 42px;
    }
    #content #plan #plan2 .tab_cont {
        padding: 55px 0;
    }
    #content #plan #plan2 .tab_cont .inner {
        padding: 0 15px;
    }
    #content #plan #plan2 .tab_cont.tab2 .title2 {
        font-size: 32px;
    }
    #content #plan #plan2 .tab_cont.tab2 .title2 span {
        font-size: 32px;
    }
    #content #plan #plan2 .tab_cont.tab2 .title2 span em {
        font-size: 40px;
    }
    #content #plan #plan2 .tab_cont.tab2 .title2 span.small {
        color: #171C61;
        font-size: 24px;
    }
    #content #plan #plan2 h3.style2 {
        margin: 1.2em 0 1em;
    }
    #content #plan #plan2 .tab_cont.tab2 .style1 {
        color: #884D4D;
        font-size: 18px;
    }
}


/* tab2 merit
   ----------------------------------------------------------------- */
#content #plan .tabs2 {
    display: flex;
    justify-content: center;
}
#content #plan .tabs2 li {
    width: 45%;
    margin-top: 0;
    margin-left: 10px;
    padding: 14px 0 13px;
    border-radius: 10px 10px 0 0;
    background-color: #8CC1E7;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-align: center;
    outline: none;
    cursor: pointer;

    -webkit-tap-highlight-color: transparent;
}
#content #plan .tabs2 li:first-child {
    margin-left: 0;
}
#content #plan .tabs2 li.active {
    background-color: #009FE8;
}
#content #plan #plan2 .merit {
    padding: 60px 0 0;
}
#content #plan #plan2 .merit h3 {
    margin: 0 0 1em;
    color: #4D7288;
    font-weight: bold;
    font-size: 25px;
    line-height: 1.4;
    text-align: center;
}
#content #plan #plan2 #merit2.merit h3 {
    color: #884D4D;
}
#content #plan #plan2 .merit .tab_cont {
    padding: 0 0 55px;
    border-radius: 0 0 10px 10px;
    box-shadow: rgb(213 209 197 / 40%) 1px 2px 3px 0;
    background-color: #FFFFFF;
}
#content #plan #plan2 .merit .tab_cont h4 {
    margin: 0 0 55px;
    padding: 12px 5px;
    background-color: #009FE8;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont .note.indent1 li {
    padding-left: 1em;
    text-indent: -1em;
}
#content #plan #plan2 .merit .tab_cont .note.indent2 li {
    padding-left: 2em;
    text-indent: -2em;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font1 {
    margin: 0 0 55px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font1 em {
    font-size: 23px;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font1 em.color1 {
    color: #FF004E;
}
#content #plan #plan2 .merit .tab_cont.merit1 .img1 {
    margin: 0 0 8vw;
    padding: 0 14.6vw;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 .img1 img {
    width: 100%;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font2 {
    margin: 0 0 1em;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font2 span {
    font-size: 16px;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font3 {
    margin: 0 0 1em;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font3 em {
    color: #FF004E;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font3 span {
    font-size: 24px;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font3 mark {
    padding: 4px;
    background: linear-gradient(transparent 60%, #FFDA2F 0%);
    color: #4D7288;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font4 {
    margin: 0 0 7.5vw;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 .img2 {
    margin: 0 0 12vw;
    padding: 0 30.5vw;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit1 .img2 img {
    width: 100%;
}
#content #plan #plan2 .merit .tab_cont.merit1 p.font5 {
    margin: 0 0 1em;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont .note li {
    margin: 0 1em 2px;
    padding-left: 1em;
    color: #4D7288;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.05em;
    text-indent: -1em;
}

#content #plan #plan2 .merit .tab_cont.merit2 p.font1 {
    margin: 0 0 55px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit2 p.font1 em {
    font-size: 23px;
}
#content #plan #plan2 .merit .tab_cont.merit2 p.font1 .color1 {
    color: #FF004E;
}
#content #plan #plan2 .merit .tab_cont.merit2 p.font1 em sup {
    font-size: 10px;
    vertical-align: revert;
}
#content #plan #plan2 .merit .tab_cont.merit2 h5 {
    margin: 1.5em 0 1em;
    color: #4D7288;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit2 h5.arc {
    margin: 1.5em 0 2em;
    color: #4D7288;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit2 .note li {
    margin: 0 1em 2px;
    color: #4D7288;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case {
    margin: 55px 5% 0;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case .pic {
    margin: 0 0 15px;
    line-height: 1;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case .pic img {
    width: 100%;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case_list li {
    margin: 0 5% 2px;
    padding: 10px 0 10px 15vw;
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case1.png?20220124');
    background-position: 0 center;
    background-size: 11vw auto;
    background-repeat: no-repeat;
    color: #4D7288;
    font-weight: bold;
    font-size: 4vw;
    line-height: 1.4;
    letter-spacing: 0.05em;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case_list li span {
    display: block;
    margin-top: 3px;
    font-size: 3vw;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case_list li:nth-child(2) {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case2.png?20220124');
    background-size: 11vw auto;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case_list li:nth-child(3) {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case3.png?20220124');
    background-size: 11vw auto;
}

#content #plan #plan2 .merit .tab_cont.merit3 p.font1 {
    margin: 0 0 55px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit3 p.font1 em {
    color: #FF004E;
    font-size: 23px;
}
#content #plan #plan2 .merit .tab_cont.merit3 p.font2 {
    margin: 0 0 1em;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit3 p.font2 mark {
    padding: 4px;
    background: linear-gradient(transparent 60%, #FFDA2F 0%);
    color: #4D7288;
}
#content #plan #plan2 .merit .tab_cont.merit3 p.font2 em {
    font-size: 24px;
    letter-spacing: normal;
}
#content #plan #plan2 .merit .tab_cont.merit3 .points li {
    margin: 0 1em 8px;
    padding: 0 0 10px 35px;
    background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/icon_list.png?20220124);
    background-position: 0 0;
    background-size: 27px auto;
    background-repeat: no-repeat;
    color: #4D7288;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
#content #plan #plan2 .merit .tab_cont.merit3 .points li em {
    color: #009BFE;
}
#content #plan #plan2 .merit .tab_cont.merit3 .note li {
    font-size: 12px;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex1 {
    margin: 55px 0 25px;
    /*padding: 0 1em;*/
}
#content #plan #plan2 .merit .tab_cont.merit3 .baloon {
    position: relative;
    margin: 0 1em 10vw;
    padding: 3vw 0;
    border-radius: 8px;
    background-color: #FFDA2F;
    color: #009BFE;
    font-weight: bold;
    font-size: 4.8vw;
    line-height: 1.4;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit3 .baloon span {
    position: relative;
    z-index: 2;
}
#content #plan #plan2 .merit .tab_cont.merit3 .baloon:before {
    position: absolute;
    right: 0;
    bottom: -2.5vw;
    left: 0;
    z-index: 1;
            transform: rotate(45deg);
    width: 7vw;
    height: 7vw;
    margin: auto;
    background: #FFDA2F;
    content: '';

    -webkit-transform: rotate(45deg);
}

#content #plan #plan2 .merit .tab_cont.merit3 section.ex1 .ex_img {
    margin: 0 3% 25px 4.7%;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 {
    margin: 0 1em 15px;
    padding: 30px 0 30px;
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line1.png?20220124'),url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line1.png?20220124');
    background-position: 0 0,0 bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    color: #4D7288;
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 div {
    position: relative;
    margin: 0 0 3px;
    padding: 0 0 5px;
    font-size: 16px;
    letter-spacing: 0.05em;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 div {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_echo.png?20220124');
    background-position: center bottom;
    background-size: auto 20px;
    background-repeat: no-repeat;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 span.block {
    display: block;
    margin: 4px 0 0;
    font-size: 14px;
}
#content #plan #plan2 .merit .tab_cont.merit3 section.ex2 .ex_img {
    margin: 0 4% 25px 4%;
}



#content #plan #merit2 .tabs2 li {
    background-color: #E78C8C;
}
#content #plan #merit2 .tabs2 li.active {
    background-color: #EA3838;
}
#content #plan #plan2 #merit2 .tab_cont h4 {
    background-color: #EA3838;
}
#content #plan #plan2 #merit2 .tab_cont.merit1 p.font1 {
    margin: 0 0 15px;
}
#content #plan #plan2 #merit2 .tab_cont.merit1 .img1 {
    margin: 0 0 8vw;
    padding: 0 1em;
    text-align: center;
}

#content #plan #plan2 #merit2 .tab_cont.merit2 p.font1 {
    margin: 0 0 1em;
}
#content #plan #plan2 #merit2 .tab_cont.merit2 h5 {
    margin: 0 0 10px;
    color: #4D7288;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: center;
}
#content #plan #plan2 #merit2 .tab_cont.merit2 p.font2 {
    margin: 0 0 1em;
    background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_echo.png?20220124);
    background-position: center bottom;
    background-size: auto 20px;
    background-repeat: no-repeat;
    font-size: 18px;
    text-align: center;
}
#content #plan #plan2 #merit2 .tab_cont.merit2 .case {
    margin: 55px 0 0;
}
#content #plan #plan2 .merit .tab_cont.merit2 .case .pic {
    margin: 0 5% 20px;
    line-height: 1;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 h4 {
    font-size: 16px;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 p.font1 {
    margin: 0 0 1em;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 p.font1 em {
    color: #4D7288;
    font-size: 23px;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 h5 {
    margin: 0 1em 15px;
    padding: 20px 0 18px;
    background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line1.png?20220124),url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line1.png?20220124);
    background-position: 0 0,0 bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    color: #4D7288;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-align: center;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 h5 em {
    font-size: 22px;
}
#content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 h5 span {
    display: block;
    margin: 4px 0 0;
    font-size: 12px;
    line-height: 2;
}








@media screen and (min-width: 768px) {
    #content #plan .tabs2 li {
        width: 45%;
        margin-top: 0;
        margin-left: 10px;
        padding: 18px 0 17px;
        font-weight: bold;
        font-size: 18px;
        line-height: 1;
        letter-spacing: 0.2em;
        text-align: center;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font1 {
        /*line-height: 1.6;
    letter-spacing: .1em;*/
        margin: 0 0 55px;
        font-size: 1.8vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font1 em {
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 .img1 {
        float: left;
        width: 38%;
        margin: 0 0 24px;
        padding: 0 0 0 10%;
        text-align: left;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 .img1 img {
        width: 100%;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 .img2 {
        float: left;
        width: 38%;
        margin: -30px 0 45px;
        padding: 0 0 0 10%;
        text-align: center;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 .img2 img {
        width: 127px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font2 {
        margin: 0 0 30px;
        padding: 20px 0 0;
        font-size: 28px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font2 span {
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font3 {
        margin: 0 0 70px;
        font-size: 2.5vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font3 span {
        font-size: 42px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font4 {
        float: right;
        width: 60%;
        margin: auto;
        font-size: 1.9vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font3 mark {
        padding: 10px 20px;
        background: linear-gradient(transparent 60%, #FFF223 0%);
        color: #4D7288;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font5 {
        font-size: 2.9vw;
    }
    #content #plan #plan2 .merit .tab_cont .note li {
        margin: 0 3em 2px;
        font-size: 14px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 p.font1 {
        font-size: 2.2vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 p.font1 em {
        font-size: 3vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .note li {
        margin: 0 3em 2px;
        font-size: 14px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 h5 {
        margin: 2em 0 1em;
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case {
        margin: 55px 0 0;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 h5.arc {
        margin: 2em 0 55px;
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case .wrap {
        display: flex;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case .pic {
        float: left;
        width: 36%;
        margin: 0 3% 20px 19%;
        line-height: 1;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case .case_list {
        float: left;
        width: 65%;
        margin: auto;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case_list li {
        margin: 0 5% 2px;
        padding: 10px 0 10px 60px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case1.png?20220124');
        background-position: 0 center;
        background-size: 50px auto;
        background-repeat: no-repeat;
        color: #4D7288;
        font-weight: bold;
        font-size: 18px;
        line-height: 1.4;
        letter-spacing: 0.05em;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case_list li:nth-child(2) {
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case2.png?20220124);
        background-size: 50px auto;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case_list li:nth-child(3) {
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_case3.png?20220124);
        background-size: 50px auto;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 .case_list li span {
        display: block;
        font-size: 13px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font1 {
        margin: 0 0 40px;
        font-size: 2.4vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font1 em {
        font-size: 3.2vw;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font2 {
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font2 em {
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font2 mark {
        padding: 10px 15px;
        background: linear-gradient(transparent 50%, #FFF223 0%);
        color: #4D7288;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .points {
        margin-left: 12%;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .points li {
        font-size: 18px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .note {
        margin-left: 10%;
        font-size: 14px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .baloon {
        position: relative;
        margin: 0 65px 60px;
        padding: 20px 0;
        border-radius: 8px;
        background-color: #FFDA2F;
        color: #009BFE;
        font-weight: bold;
        font-size: 2.4vw;
        line-height: 1.4;
        letter-spacing: 0.1em;
        text-align: center;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .baloon:before {
        position: absolute;
        right: 0;
        bottom: -16px;
        left: 0;
        z-index: 1;
                transform: rotate(45deg);
        width: 40px;
        height: 40px;
        margin: auto;
        background: #FFDA2F;
        content: '';

        -webkit-transform: rotate(45deg);
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex1 .ex_img {
        margin: 0 13.6% 50px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 {
        margin: 18px 55px 25px;
        padding: 18px 0;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124),url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124);
        background-position: 0 0 ,left 0 bottom;
        background-size: 100% auto;
        background-repeat: no-repeat;
        color: #4D7288;
        font-size: 24px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        text-align: center;
    }

    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 div {
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_echo.png?20220124);
        background-position: center bottom 5px;
        background-size: auto 20px;
        background-repeat: no-repeat;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 div {
        position: relative;
        margin: 0 0 5px;
        padding: 0 0 5px;
        font-size: 18px;
        letter-spacing: 0.05em;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 h5 span.last {
        display: block;
        position: relative;
        bottom: -2em;
        font-size: 18px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 .ex_img {
        margin: 0 13.6% 10px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 section.ex2 .note li {
        margin: 0 5% 2px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .note li {
        font-size: 14px;
    }


    #content #plan #plan2 #merit2 .tab_cont.merit1 .img1 {
        float: none;
        width: 67%;
        margin: 0 auto 1em;
        padding: 0 0;
        text-align: center;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit1 .note {
        width: 75%;
        margin: 0 auto 1em;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit2 h5 {
        margin: 2em 0 1em;
        font-size: 24px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit2 .case .pic {
        float: none;
        width: 69%;
        margin: 0 3% 20px 14.5%;
        line-height: 1;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 p.font1 {
        margin: 0 0 1em;
        font-size: 24px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 p.font1 em {
        color: #4D7288;
        font-size: 32px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 .note {
        text-align: center;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 h5 {
        margin: 0 55px 40px;
        padding: 20px 0 18px;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124),url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124);
        background-position: 0 0,0 bottom;
        background-size: 100% auto;
        background-repeat: no-repeat;
        color: #4D7288;
        font-size: 18px;
        line-height: 1.6;
        letter-spacing: 0.1em;
        text-align: center;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 .ex_img {
        margin: 0 auto 50px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 .ex_img img {
        display: block;
        width: 78.9vw;
        margin: auto;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex2 h5 {
        margin: 0 55px 50px;
        padding: 18px 0;
        background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124),url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/merit_line2.png?20220124);

/*background-position: 0 0 ,left 0 bottom 15px;*/
        background-position: 0 0 ,left 0 bottom;
        background-size: 100% auto;
        background-repeat: no-repeat;
        color: #4D7288;
        font-size: 24px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        text-align: center;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex2 .ex_img {
        margin: 0 auto 25px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex2 .ex_img img {
        display: block;
        width: 67.3vw;
        margin: auto;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 .note {
        margin-left: 0;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex2 .note li {
        margin: 0 55px 0;
        text-align: left;
    }
}




@media screen and (min-width: 1100px) {
    #content #plan #plan2 .merit .tab_cont.merit1 p.font1 {
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font3 {
        margin: 0 0 70px;
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font4 {
        float: right;
        width: 60%;
        margin: auto;
        font-size: 18px;
    }
    #content #plan #plan2 .merit .tab_cont.merit1 p.font5 {
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 p.font1 {
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit2 p.font1 em {
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font1 {
        margin: 0 0 40px;
        font-size: 24px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 p.font1 em {
        font-size: 32px;
    }
    #content #plan #plan2 .merit .tab_cont.merit3 .baloon {
        font-size: 24px;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex1 .ex_img img {
        display: block;
        width: 868px;
        margin: auto;
    }
    #content #plan #plan2 #merit2 .tab_cont.merit3 section.ex2 .ex_img img {
        display: block;
        width: 740px;
        margin: auto;
        ;
    }
}



/* kv
   ----------------------------------------------------------------- */
#content .kv {
    padding-top: 128%;
    background: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/kv_s.png?20240725') center 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
}
#content .kv_btn {
    margin: 0 2% 0;
    margin-top: -45vw;
    font-size: 0;
}
#content .kv_btn li {
    display: inline-block;
    position: relative;
    width: 47%;
}
#content .kv_btn li:nth-child(odd) {
    margin-right: 6%;
}
#content .kv_btn li .btn {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 8.8vw;
    left: 0;
    width: 38.33vw;
    margin: auto;
    padding: 2vw 3.8vw 2vw 0;
    border-radius: 8vw;
    box-shadow: 0 2px 0 #2881D2;
    background-color: #29A7E1;
    color: #FFFFFF;
    font-size: 3vw;
    line-height: 1;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-align: center;
}
#content .kv_btn li .btn::before,
#content .kv_btn li .btn::after {
    position: absolute;
    top: 0;
    right: 1.7vw;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    content: '';
}
#content .kv_btn li .btn::before {
    width: 4.7vw;
    height: 4.7vw;
    border-radius: 50%;
    background: #FFFFFF;
}
#content .kv_btn li .btn::after {
    right: 3.4vw;
            transform: rotate(45deg);
    width: 1.6vw;
    height: 1.6vw;
    border-top: 2px solid #4A9CE9;
    border-right: 2px solid #4A9CE9;

    -webkit-transform: rotate(45deg);
}
#content .kv_btn li a:hover .btn {
    opacity: 0.7;
}
#content .kv_btn li.light .btn {
    box-shadow: 0 2px 0 #CA6269;
    background-color: #EA3838;
}
#content .kv_btn li.light .btn::after {
    border-top: 2px solid #FF8890;
    border-right: 2px solid #FF8890;
}

#content .btn.style1 {
    display: block;
    position: relative;
    margin: 20px 8px 45px;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 1px 1px 8px 0 rgb(0 0 0 / 30%);
    background: #0CB9C9;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.2em;
    text-decoration: none;
    text-align: center;
}
#content .btn.style1::before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 18px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 6px solid transparent;
    border-right: 6px solid #FFFFFF;
    border-bottom: 6px solid transparent;
    content: '';
}


@media screen and (min-width: 768px) {
    #content .path {
        padding: 10px 0 10px 40px;
        font-size: 12px;
    }
    #content .kv {
        padding-top: 38%;
        background: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/kv.png?20240725') center 0 no-repeat;
        background-size: 138% auto;
        background-color: #FFDDA9;
    }
    #content .kv_wrap {
        padding: 0 0 55px;
        overflow: hidden;
    }
    #content .kv_btn {
        margin: 0 2%;
        margin-top: -17.5vw;
        font-size: 0;
        text-align: center;
    }
    #content .kv_btn li {
        display: inline-block;
        position: relative;
        max-width: 355px;
    }
    #content .kv_btn li:nth-child(odd) {
        margin-right: 20px;
    }
    #content .kv_btn li:first-child:after {
        display: block;
        position: absolute;
        bottom: -35px;
        left: -90px;
        width: 145px;
        height: 203px;
        background: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/kv_dog.png?20220124) 0 0 no-repeat;
        content: '';
    }
    #content .kv_btn li:nth-child(2):after {
        display: block;
        position: absolute;
        right: -58px;
        bottom: -35px;
        width: 100px;
        height: 162px;
        background: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/kv_cat.png?20220124) 0 0 no-repeat;
        content: '';
    }
    #content .kv_btn li a {
        display: block;
    }
    #content .kv_btn li .btn {
        display: inline-block;
        position: absolute;
        right: 0;
        bottom: 36px;
        left: 0;
        width: 209px;
        margin: auto;
        padding: 15px 22px 15px 0;
        border-radius: 20px;
        box-shadow: 0 2px 0 #2881D2;
        background-color: #29A7E1;
        color: #FFFFFF;
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0.1em;
        text-decoration: none;
    }
    #content .kv_btn li .btn::before,
    #content .kv_btn li .btn::after {
        position: absolute;
        top: 0;
        right: 8px;
        bottom: 0;
        margin: auto;
        vertical-align: middle;
        content: '';
    }
    #content .kv_btn li .btn::before {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background: #FFFFFF;
    }
    #content .kv_btn li .btn::after {
        right: 18px;
                transform: rotate(45deg);
        width: 8px;
        height: 8px;
        border-top: 2px solid #4A9CE9;
        border-right: 2px solid #4A9CE9;

        -webkit-transform: rotate(45deg);
    }
    #content .kv_btn li a:hover .btn {
        opacity: 0.8;
    }
    #content .kv_btn li.light .btn {
        box-shadow: 0 2px 0 #CA6269;
        background-color: #EA3838;
    }
    #content .kv_btn li.light .btn::after {
        border-top: 2px solid #FF8890;
        border-right: 2px solid #FF8890;
    }
}


@media screen and (min-width: 1100px) {
    #content .kv {
        height: 424px;
        padding-top: 0;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/kv.png?20240725');
        background-position: center 0;
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
    #content .kv_btn {
    }
    #content .kv_btn {
        margin: 0 2%;
        margin-top: -193px;
        font-size: 0;
        text-align: center;
    }
    #content .kv_btn li {
        display: inline-block;
        max-width: 355px;
    }
    #content .kv_btn li:nth-child(odd) {
        margin-right: 20px;
    }
}


/* table
   ----------------------------------------------------------------- */
table.table01 {
    width: 100%;
    margin: 0 0 20px;
    border: 3px solid #1D2088;
    box-sizing: border-box;
    color: #4D7288;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: center;
}
table.table01 caption {
    margin: 0 0 3px;
    font-size: 20px;
}
table.table01 th {
    padding: 4px 2px;
    background: #1D2088;

/*border-right: 2px solid #c3c3c1;*/
    color: #FFFFFF;
    font-size: 15px;
}
table.table01 tr {
    background: #FFFFFF;
}
table.table01 tr:nth-child(even) {
    background: #E8E8E6;
}
table.table01 td {
    padding: 10px 8px;

/*border-right: 2px solid #c3c3c1;*/
    line-height: 1.2;
}
table.table01 tr td:first-child {
    width: 35%;
    border-right: 2px solid #C3C3C1;
}
table.table01 td span.type2 {
    display: block;
    font-size: 70%;
}
table.table01.style2 {
    border: 3px solid #009FE8;
}
table.table01.style2 th {
    background: #009FE8;
}
table.table01.style3 {
    border: 3px solid #595757;
}
table.table01.style3 th {
    min-width: 5em;
    background: #595757;
}
table.table01.style3 th,
table.table01.style3 td {
    font-size: 2.8vw;
}
table.table01 tr.for-sp {
    display: table-row;
}
table.table01 th.for-sp,
table.table01 td.for-sp {
    display: revert;
}
table.table01 span.for-sp {
    display: inline;
}



table.table01.merit1 {
    width: 92%;
    margin: 0 auto 20px;
    border: 3px solid #009FE8;
}
table.table01.merit1 {
    border-top: none;
}
table.table01.merit1.type2 tr {
    background: #FFFFFF;
}
table.table01.merit1.type2 tr:nth-child(odd) {
    background: #E8E8E6;
}

table.table01.merit1.type2 tr td:nth-child(2) {
    text-align: left;
}
table.table01.merit1 tr th {
    padding: 7px 4px 7px;
    border-right: 2px solid #3ABDF9;
}
table.table01.merit1 th {
    background: #009FE8;
}
table.table01.merit1 tr td {
    border-right: 2px solid #C3C3C1;
}
table.table01.merit1 tr td.number {
    letter-spacing: 0.05em;
}
table.table01.merit1 tr td:first-child {
    width: 20%;
}
table.table01.merit1 tr td:nth-child(2) {
    width: 35%;
}
table.table01.merit1 tr td:last-child {
    border-right: none;
}
table.table01.merit1 tr td ul.indent2 li {
    margin: 0 0 2px;
    padding-left: 2.3em;
    text-indent: -2.3em;
}
table.table01.merit1 tr td ul.indent2 li:last-child {
    margin: 0;
}
table.table01 td span {
    display: inline;
    font-size: 70%;
}
table.table01 td span.type1 {
    display: block;
    font-size: 70%;
}

@media screen and (min-width: 768px) {
    .table_wrap:after {
        display: block;
        clear: both;
        content: '';
    }
    table.table01 {
        float: left;
        width: 57%;
        margin: 0 0 15px;
        border: 3px solid #1D2088;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.2em;
    }
    table.table01 caption {
        font-size: 20px;
    }
    table.table01 th {
        padding: 6px 8px 8px;
        font-size: 14px;
    }
    table.table01 td {
        padding: 8px;
    }
    table.table01 tr.for-pc,
    table.table01 th.for-pc {
        display: table-row;
    }
    table.table01 tr.for-sp,
    table.table01 th.for-sp,
    table.table01 td.for-sp,
    table.table01 span.for-sp {
        display: none;
    }
    table.table01 tr td:first-child {
        width: 33%;
        border-right: 2px solid #C3C3C1;
    }
    table.table01.style1 {
        border-right: none;
    }
    table.table01.style1 tr.for-pc:nth-child(2) {
        border-right: 2px solid #1D2088;
    }
    table.table01.style1 tr th:first-child {
        background-color: #F6F3ED;
    }
    table.table01.style1 tr th:nth-child(2) {
        border-left: 2px solid #1D2088;
    }
    table.table01.style1 td {
        border-right: 2px solid #C3C3C1;
    }
    table.table01.style2 {
        width: 43%;
        border: 3px solid #009FE8;
    }
    table.table01.style2 {
        border-left: none;
    }
    table.table01 td {
        height: 49px;
    }
    table.table01.style2 tr:nth-child(even) {
        background: #FFFFFF;
    }
    table.table01.style2 tr:nth-child(odd) {
        background: #E8E8E6;
    }
    table.table01.style2 tr td:nth-child(2) {
        border-right: 3px solid #009FE8;
    }
    table.table01.style3 {
        width: 100%;
        margin: 0 0 30px;
    }
    table.table01.style3 th,
    table.table01.style3 td {
        font-size: 14px;
    }
    table.table01 span.type2 {
        display: block;
    }





    .tab_cont .table_wrap {
        padding: 0 50px;
    }
    .tab_cont table.table01.merit1 td {
        height: 40px;
        padding: 5px;
    }
    .tab_cont table.table01.merit1 {
        float: left;
        width: 49%;
        margin: 0 auto 30px;
        border: 3px solid #009FE8;
        font-size: 15px;
    }
    .tab_cont table.table01.merit1 {
        border-top: none;
    }
    .tab_cont table.table01.merit1.left {
        margin-right: 2%;
    }
    .tab_cont table.table01.merit1.type2 {
        width: 100%;
    }
    .tab_cont table.table01.merit1 th {
        font-size: 19px;
    }
    .tab_cont table.table01.merit1 tr td ul.indent2 li {
        display: inline-block;
    }
    .tab_cont table.table01.merit1.type2 tr td:first-child {
        width: 7%;
    }
    .tab_cont table.table01.merit1.type2 tr td:nth-child(2) {
        padding: 5px 5px 5px 30px;
    }
    .tab_cont table.table01.merit1.type2 td {
        line-height: 1.4;
    }
}
@media screen and (min-width: 1100px) {
    table.table01 span.for-max-inline {
        display: inline!important;
    }
    table.table01 td span.type2 {
        display: inline;
        font-size: 100%;
    }
    table.table01 {
        float: left;
        width: 57%;
        border: 3px solid #1D2088;
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.2em;
    }
    table.table01 th {
        padding: 8px;
        font-size: 14px;
    }
    table.table01 td span {
        display: inline;
        font-size: 100%;
    }
    table.table01 tr td:first-child {
        width: 27%;
    }
}





table.table02 {
    width: 100%;
    margin: 0 0 15px;
    border: 3px solid #171C61;
    background: #FFFFFF;
    color: #4D7288;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-align: center;
}
table.table02 caption {
    margin: 0 0 10px;
    color: #884D4D;
    font-size: 18px;
}
table.table02 tr:nth-child(even) {
    background: #E8E8E6;
}
table.table02 .total td {
    height: auto;
    padding: 10px 0 9px;
    border-right: none!important;
    background: #171C61;
    color: #FFFFFF;
}
table.table02 td {
    height: 50px;
    padding: 5px;
    font-size: 12px;
    line-height: 1.4;
}
table.table02 td:first-child {
    min-width: 11em;
    border-right: 2px solid #C5C5C3;
}
table.table02 td em {
    font-size: 16px;
}
table.table02 td span {
    font-size: 10px;
}
table.table02 + .note {
    margin: 0 0 1em;
}
table.table02 + .note li {
    margin: 0 0 3px;
    padding-left: 1em;
    color: #884D4D;
    font-weight: bold;
    font-size: 12px;
    text-indent: -1em;
}


@media screen and (min-width: 768px) {
    table.table02 caption {
        margin: 0 0 15px;
        font-size: 24px;
    }
    table.table02 td {
        font-size: 14px;
    }
    table.table02 td:nth-child(2) {
        height: 50px;
        padding: 5px;
        font-size: 16px;
        line-height: 1.4;
    }
    table.table02 td span {
        font-size: 16px;
    }
    table.table02 td em {
        font-size: 18px;
    }
    table.table02 + .note {
        margin: 0 0 35px;
        text-align: center;
    }
    table.table02 + .note li {
        font-size: 14px;
    }
}



/* btn_style
   ----------------------------------------------------------------- */
#content .btn_style {
    /*box-shadow: 0px 3px 2px rgba(5,60,82,.5);*/
    display: inline-block;
    width: 48%;
    border-radius: 10px;
}
#content .btn_style a {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 6vw 9vw 6vw 7vw;
    border-radius: 10px;
    box-shadow: 0 2px 0 #2881D2;
    background-color: #4A9CE9;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 5.2vw;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
#content .btn_style a span {
    display: table-cell;
    vertical-align: middle;
}
#content .btn_style a::before,
#content .btn_style a::after {
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    content: '';
}
#content .btn_style a::before {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background: #FFFFFF;
}
#content .btn_style a::after {
    right: 20px;
            transform: rotate(45deg);
    width: 7px;
    height: 7px;
    border-top: 2px solid #4A9CE9;
    border-right: 2px solid #4A9CE9;

    -webkit-transform: rotate(45deg);
}
#content .btn_style.color2 {
    margin-right: 4vw;
}
#content .btn_style.color2 a {
    box-shadow: 0 2px 0 #397B05;
    background-color: #4E9D0F;
}
#content .btn_style.color2 a::after {
    border-top: 2px solid #397B05;
    border-right: 2px solid #397B05;
}
#content .btn_style.color3 a {
    box-shadow: 0 2px 0 #B80F0F;
    background-color: #EA3838;
}
#content .btn_style.color3 a::after {
    border-top: 2px solid #EA3838;
    border-right: 2px solid #EA3838;
}
#content .btn_wrap {
    display: flex;
    justify-content: center;
}
#content .btn_style {
}
@media screen and (min-width: 768px) {
    #content .btn_style {
        width: auto;
    }
    #content .btn_style a {
        padding: 28px 95px 28px 80px;
        border-radius: 50px;
        font-weight: bold;
        font-size: 18px;
    }
    #content .btn_style a:hover {
        opacity: 0.9;
    }
    #content .btn_style a::before {
        right: 25px;
        width: 32px;
        height: 32px;
    }
    #content .btn_style a::after {
        right: 37px;
        width: 10px;
        height: 10px;
    }
}

/* slide
   ----------------------------------------------------------------- */
.swiper-area {
    position: relative;
    overflow: hidden;
}
.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.swiper-container {
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.name1 .swiper-slide {
}
.swiper-slide img {
    width: 100%;
}
.swiper-pagination-bullet {
    display: inline-block;
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #BFB8AB;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    border: 2px solid #BFB8AB;
    background: #FFFFFF;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
}
@media screen and (min-width: 768px) {
    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
        transform: translate3d(0px, 0px, 0px)!important;
    }
    #content #point .points .list {
        display: inline-block;
        width: 33.3%!important;
    }
    .swiper-container-horizontal &gt; .swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        display: none!important;
    }
}








/* link_area
   ----------------------------------------------------------------- */
#content .link_area {
    padding: 15px 0;
}
#content .link_area .bg {
    position: relative;
    background: #D9F3FF;
}
#content .link_area .inner {
    padding: 0 0;
    padding-bottom: 0;
}
#content .link_area .bg:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    background: #FFC7D2;
    content: '';
}
#content .link_area .btns {
    font-size: 0;
}
#content .link_area .btns li {
    display: inline-block;
    width: 50%;
}
#content .link_area .btns li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 55px 0 15px;
    background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo1_bottom.png?20240918);
    background-position: center 16px;
    background-size: auto 24px;
    background-repeat: no-repeat;
    background-color: #D9F3FF;
    color: #28A7E1;
    font-weight: bold;
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
}
#content .link_area .btns li.light a {
    background-image: url(https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/tab1_logo2_bottom.png?20240918);
    background-color: #FFC7D2;
    color: #E60012;
}
#content .link_area .btns li a::before {
    position: absolute;
    right: 6px;
    bottom: 4px;
    width: 17px;
    height: 17px;
    margin: auto;
    border-radius: 50%;
    background: #FFFFFF;
    vertical-align: middle;
    content: '';
}
#content .link_area .btns li a::after {
    position: absolute;
    right: 12px;
    bottom: 9px;
            transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin: auto;
    border-top: 2px solid #4A9CE9;
    border-right: 2px solid #4A9CE9;
    vertical-align: middle;
    content: '';

    -webkit-transform: rotate(45deg);
}
#content .link_area .btns li.light a::after {
    border-top: 2px solid #E60012;
    border-right: 2px solid #E60012;
}
@media screen and (max-width: 370px) {
    #content .link_area .btns li a {
        font-size: 13px;
    }
}
@media screen and (min-width: 768px) {
    #content .link_area .btns li a {
        padding: 90px 0 15px;
        background-position: center 18px;
        background-size: auto 48px;
        font-size: 28px;
    }
    #content .link_area .btns li a::before {
        width: 32px;
        height: 32px;
    }
    #content .link_area .btns li a::after {
        right: 19px;
        bottom: 15px;
        width: 10px;
        height: 10px;
    }
}

/* header
   ----------------------------------------------------------------- */
#header {
    border-bottom: 2px solid #CC0022;
    background: #FFFFFF;
}
#header .inner {
    padding-bottom: 0;
}
#header .header_logoLink {
    height: 50px;
    padding: 8px 55px 0 13px;
}
#header .header_logo {
    width: 65px;
    height: 34px;
}
#header .btn_menu {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    padding: 0 0 26px;
    background: #CC0022;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    outline: none;
}
#header .btn_menu::before {
    transform: translateY(-6px);
}
#header .btn_menu::after {
    transform: translateY(6px);
}
#header .btn_menu .btn_menu_txt::before,
#header .btn_menu::after,
#header .btn_menu::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -8px;
    left: 0;
    width: 25px;
    height: 2px;
    margin: auto;
    border-radius: 10px;
    background: #FFFFFF;
    content: '';
    transition: 0.2s opacity ease-out;
}
#header .btn_menu.open::before {
    transform: rotate(45deg);
}
#header .btn_menu.open .btn_menu_txt::before {
    opacity: 0;
}
#header .btn_menu.open::after {
    transform: rotate(-45deg);
}
#header .btn_menu + .nav_wrap {
    display: none;
}
#header .btn_menu.open + .nav_wrap {
    display: block;
    overflow: hidden;
}


@media screen and (min-width: 768px) {
    #header .btn_menu + .nav_wrap {
        display: block!important;
    }
    #header .btn_menu.open + .nav_wrap {
        display: block;
    }
    #header {
        height: auto;
        background: #FFFFFF;
    }
    #header .header_logoLink {
        display: inline-block;
        position: absolute;
        z-index: 11;
        padding: 15px 0 0 10px;
    }
    #header .header_logo {
        width: 65px;
        height: 34px;
    }
    #header .btn_menu {
        display: none;
    }
}



/* footer
   ----------------------------------------------------------------- */
footer .area1 {
    padding: 0 0;
    background: #E3E3E3;
}
footer .area1 .inner {
    padding: 7vw 3%;
}
footer .area1 .bnr_space {
    padding: 0 0;
}
footer .area1 .bnr_space picture img {
    margin: 0 0 3%;
}
footer .area1 .bnr_space .bnr {
    position: relative;
    margin: 0 0 7vw;
    padding: 4.5vw 4.5vw 4.5vw 4.5vw;
    border-radius: 8px;
    box-shadow: 1px 2px 3px #D5D1C5;
    background-color: #FFFFFF;
}
footer .area1 .bnr_space .bnr p {
    margin: 0;
    color: #000000;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
footer .area1 .bnr_space .bnr .font1 {
    font-weight: bold;
    font-size: 1.4vw;
}
footer .area1 .bnr_space .bnr .font2 {
    margin: 0 0 7px;
    font-weight: bold;
    font-size: 5.5vw;
}
footer .area1 .bnr_space .bnr .font3 {
    font-weight: bold;
    font-size: 3.1vw;
}
footer .area1 .bnr_space .bnr2 .hdr1 {
    margin: 0 0 1em;
    font-weight: bold;
    font-size: 3.1vw;
    text-align: center;
}
footer .area1 .bnr_space .bnr2 .hdr2 {
    padding: 10px;
    background-color: #C8151D;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 3.1vw;
    line-height: 1;
    text-align: center;
}
footer .area1 .bnr_space .bnr2 .hdr3 {
    padding: 10px;
    background-color: #E3E3E3;
    color: #000000;
    font-weight: bold;
    font-size: 3.1vw;
    line-height: 1;
    text-align: center;
}
footer .area1 .bnr_space .bnr2 .text {
    font-weight: bold;
    font-size: 3.1vw;
}
footer .area1 .bnr_space .bnr2 a.web {
    display: block;
    color: #C8151D;
    font-weight: bold;
    font-size: 4.6vw;
    text-decoration: none;
    text-align: center;
}
footer .area1 .bnr_space .bnr2 a.web span {
    display: inline-block;
    margin: auto;
    padding: 10px 0 0;
    border-bottom: 2px solid #FF0000;
}
footer .area1 .bnr_space .bnr2 .qr img {
    display: block;
    width: 73px;
    margin: 18px auto;
}
footer .area1 .bnr_space .bnr2 .tel {
    position: relative;
}
footer .area1 .bnr_space .bnr2 .tel img {
    width: 96.4%;
    padding: 2.6vw 0 0;
}
footer .area1 .bnr_space .bnr2 .tel p {
    position: absolute;
    bottom: 2px;
    left: 8.9vw;
    font-weight: bold;
    font-size: 3.1vw;
    letter-spacing: inherit;
}
footer .area1 .bnr_space .bnr2 .time {
    display: table;
    width: 100%;
    margin: 0 0 0;
    font-weight: bold;
    font-size: 3.1vw;
}
footer .area1 .bnr_space .bnr2 .time dt {
    display: table-cell;
    padding: 5px 1.8vw;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #1C96DC;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    text-align: center;
}
footer .area1 .bnr_space .bnr2 .time dd {
    display: table-cell;
    width: auto;
    padding-left: 1.8vw;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #E3E3E3;
}
footer .area1 p {
    margin: 0 0 1em;
    font-size: 12px;
    line-height: 1.8;
}
footer .area1 ul.indent1 {
    margin: 0 0 1em;
    padding-left: 1em;
    font-size: 12px;
    text-indent: -1em;
}
footer .copyright {
    background: #CC0022;
}
footer .copyright p {
    padding: 20px 0;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
}
footer .copyright .inner {
    padding: 0 60px;
}
.btn_top {
    display: block;
    position: absolute;
    top: -40px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: #4D7288;
}
.btn_top:before {
    position: absolute;
    top: calc(50% - 2px);
    left: 15px;
    transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    border: 0;
    border-top: solid 3px #FFFFFF;
    border-right: solid 3px #FFFFFF;
    background: none;
    content: '';
}


@media screen and (min-width: 768px) {
    footer .area1 {
    }
    footer .area1 p {
        margin: 0 0 1em;
        color: #000000;
        font-size: 10px;
        line-height: 1.8;
    }
    footer .area1 ul.indent1 {
        margin: 0 0 1em;
        padding-left: 1em;
        font-size: 10px;
        text-indent: -1em;
    }
    footer .area1 .inner {
        padding: 60px 0 10px;
    }
    footer .area1 .bnr_space {
        display: table;
        width: 100%;
        margin: 0 0 20px;
        padding: 0 0 0;
        font-size: 0;
        border-collapse: separate;
        border-spacing: 1.5vw 0;
    }
    footer .area1 .bnr_space .bnr {
        display: table-cell;
        width: 49%;
        margin-bottom: 15px;
        padding: 4.5vw 2vw 4.5vw 3.2vw;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr:nth-child(odd) {
        /*margin-right: 2%*/
    }
    footer .area1 .bnr_space .bnr picture img {
        margin: 0 0 0;
    }
    footer .area1 .bnr_space .bnr p {
        margin: 0;
        color: #000000;
        line-height: 1.6;
        letter-spacing: 0.05em;
    }
    footer .area1 .bnr_space .bnr .font1 {
        font-size: 1.6vw;
    }
    footer .area1 .bnr_space .bnr .font2 {
        font-size: 2.7vw;
    }
    footer .area1 .bnr_space .bnr .font3 {
        font-size: 1.2vw;
    }
    footer .area1 .bnr_space .bnr2 {
        padding: 1.45vw;
    }
    footer .area1 .bnr_space .bnr2 .hdr1 {
        margin: 0 0 1em;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
    }
    footer .area1 .bnr_space .bnr2 .hdr2 {
        display: table-cell;
        width: 9vw;
        padding: 0;
        padding-left: 0;
        background-color: #C8151D;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1vw;
        line-height: 1.4;
        text-align: center;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr2 .hdr3 {
        display: table-cell;
        width: 9vw;
        padding: 0;
        padding-left: 0;
        background-color: #E3E3E3;
        color: #000000;
        font-weight: bold;
        font-size: 1vw;
        line-height: 1.4;
        text-align: center;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr2 .text {
        margin: 8px 0 0;
        font-weight: bold;
        font-size: 9px;
        letter-spacing: 0.02em;
    }
    footer .area1 .bnr_space .bnr2 .web_wrap {
        display: table;
        width: 100%;
        margin: 0 0 8px;
        border-collapse: collapse;
    }
    footer .area1 .bnr_space .bnr2 .tel_wrap {
        display: table;
        border-collapse: collapse;
    }
    footer .area1 .bnr_space .bnr2 .tel_cell {
        display: table-cell;
        padding-left: 1vw;
    }
    footer .area1 .bnr_space .bnr2 a.web {
        display: table-cell;
        padding-left: 1.4vw;
        color: #C8151D;
        font-weight: bold;
        font-size: 16px;
        font-size: 1.6vw;
        text-decoration: none;
        text-align: left;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr2 a.web span {
        display: inline-block;
        margin: auto;
        padding: 2px 0 0;
        border-bottom: 1px solid #FF0000;
        white-space: nowrap;
    }
    footer .area1 .bnr_space .bnr2 a.web span:hover {
        padding-bottom: 1px;
        border-bottom: none;
    }
    footer .area1 .bnr_space .bnr2 .qr {
        display: table-cell;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr2 .qr img {
        display: block;
        width: 5vw;
        margin: 0 auto;
        margin-left: 1vw;
    }
    footer .area1 .bnr_space .bnr2 .tel_cell2 {
        display: table;
        width: 100%;
    }
    footer .area1 .bnr_space .bnr2 .tel_cell2:after {
        display: block;
        clear: both;
        content: '';
    }
    footer .area1 .bnr_space .bnr2 .tel {
        display: table-cell;
        position: relative;
        width: auto;
        padding-right: 7px;
        vertical-align: middle;
    }
    footer .area1 .bnr_space .bnr2 .tel img {
        width: 100%;
        padding: 0 0 0;
    }
    footer .area1 .bnr_space .bnr2 .time {
        display: table-cell;
        width: 120px;
        margin: 0 0;
        font-weight: bold;
        font-size: 9px;
        vertical-align: top;
    }
    footer .area1 .bnr_space .bnr2 .time dt {
        display: block;
        padding: 5px 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0;
        background-color: #1C96DC;
        color: #FFFFFF;
        letter-spacing: 0.1em;
        text-align: center;
    }
    footer .area1 .bnr_space .bnr2 .time dd {
        display: block;
        width: auto;
        padding: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        background-color: #E3E3E3;
        line-height: 1.4;
        text-align: center;
    }
    footer .area1 .inner .text_area {
        padding-right: 2%;
        padding-left: 2%;
    }
    footer .copyright .inner {
        padding: 0 0;
    }
    footer .copyright p {
        padding: 30px 0;
        font-size: 10px;
    }
    .btn_top {
        display: block;
        position: absolute;
        top: -40px;
        right: 11px;
        width: 40px;
        height: 40px;
        background: #4D7288;
    }
    .btn_top:before {
        position: absolute;
        top: calc(50% - 4px);
        left: 11px;
        transform: rotate(-45deg);
        width: 18px;
        height: 18px;
        border: 0;
        border-top: solid 4px #FFFFFF;
        border-right: solid 4px #FFFFFF;
        background: none;
        content: '';
    }
}
@media screen and (max-width: 1100px) {
    /*footer .area1 .inner .text_area{
        padding-left: 2%;
        padding-right: 2%;
    }*/
}
@media screen and (min-width: 1100px) {
    footer .area1 .inner .text_area {
        padding-right: 15px;
        padding-left: 15px;
    }
    footer .area1 .bnr_space {
        border-spacing: 15px 0;
    }
    footer .area1 .bnr_space .bnr .font1 {
        font-size: 18px;
    }
    footer .area1 .bnr_space .bnr .font2 {
        font-size: 30px;
    }
    footer .area1 .bnr_space .bnr .font3 {
        font-size: 13px;
    }

    footer .area1 .bnr_space .bnr {
        padding: 40px 20px 40px 42px;
    }
    footer .area1 .bnr_space .bnr2 {
        padding: 16px;
    }
    footer .area1 .bnr_space .bnr2 .hdr1 {
        font-size: 12px;
    }
    footer .area1 .bnr_space .bnr2 .hdr2 {
        width: 120px;
        padding-left: 30px;
        font-size: 12px;
        text-align: left;
    }
    footer .area1 .bnr_space .bnr2 .hdr3 {
        width: 120px;
        padding-left: 30px;
        font-size: 12px;
        text-align: left;
    }
    footer .area1 .bnr_space .bnr2 .text {
        font-size: 9px;
    }
    footer .area1 .bnr_space .bnr2 a.web {
        padding-left: 8px;
        font-size: 16px;
    }
    footer .area1 .bnr_space .bnr2 .qr {
        width: 56px;
    }
    footer .area1 .bnr_space .bnr2 .qr img {
        width: 56px;
        margin-left: 2px;
    }
    footer .area1 .bnr_space .bnr2 .tel_cell {
        padding-left: 8px;
    }
    footer .area1 .bnr_space .bnr2 .tel {
        position: relative;
        width: 253px;
    }
    footer .area1 .bnr_space .bnr2 .tel img {
        width: 100%;
        padding: 0 0 0;
    }
}

/* nav
   ----------------------------------------------------------------- */
#header .nav_wrap {
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
    margin: 0 0 0;
    background-color: #FFFFFF;
}
#header .nav_pet {
    border-top: 2px solid #CC0022;
    border-bottom: 2px solid #CC0022;
}
#header .nav_pet li:nth-child(even) a {
    background-color: #FFF7EB;
}
#header .nav_pet li a {
    display: block;
    position: relative;
    padding: 14px 10px 14px 65px;
    background-repeat: no-repeat;
    color: #5B3202;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
}
#header .nav_pet li.point a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_point.png?20220124');
    background-position: 18px center;
    background-size: 12px auto;
}
#header .nav_pet li.about a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_about.png?20220124');
    background-position: 17px center;
    background-size: 18px auto;
}
#header .nav_pet li.plan a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_plan.png?20220124');
    background-position: 17px center;
    background-size: 19px auto;
}
#header .nav_pet li.flow a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_flow.png?20220124');
    background-position: 17px center;
    background-size: 19px auto;
}
#header .nav_pet li.reason a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_reason.png?20220124');
    background-position: 17px center;
    background-size: 31px auto;
}
#header .nav_pet li.faq a {
    background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_faq.png?20220124');
    background-position: 17px center;
    background-size: 21px auto;
}
#header .nav_pet li.bnr a {
    padding: 13px 12px 10px;
    line-height: 1;
}
@media screen and (min-width: 768px) {
    #header .nav_wrap {
        position: relative;
        top: inherit;
        z-index: inherit;
        width: auto;
        margin: 0 0 0;
        background-color: #FFFFFF;
    }
    #header .nav_pet {
        display: flex;
        flex-grow: 1;
        justify-content: space-between;
        align-items: center;
        position: relative;
        top: inherit;
        width: auto;
        height: 64px;
        margin: 0 10px 0 80px;
        border: none;
        background-color: #FFFFFF;
    }
    #header .nav_pet li {
        position: relative;
        height: 64px;
    }
    #header .nav_pet li:nth-child(even) a {
        background-color: #FFFFFF;
    }
    #header .nav_pet li a {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        height: 100%;
        color: #5B3202;
        font-weight: bold;
        font-size: 12px;
        line-height: 1.2;
        text-decoration: none;
    }
    #header .nav_pet li.point a {
        padding: 0 15px 0 30px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_point.png?20220124');
        background-position: 10px center;
        background-size: 10px auto;
    }
    #header .nav_pet li.about a {
        padding: 0 15px 0 32px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_about.png?20220124');
        background-position: 10px center;
        background-size: 14px auto;
    }
    #header .nav_pet li.plan a {
        padding: 0 15px 0 34px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_plan.png?20220124');
        background-position: 10px center;
        background-size: 16px auto;
    }
    #header .nav_pet li.flow a {
        padding: 0 15px 0 33px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_flow.png?20220124');
        background-position: 10px center;
        background-size: 15px auto;
    }
    #header .nav_pet li.reason a {
        padding: 0 15px 0 43px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_reason.png?20220124');
        background-position: 10px center;
        background-size: 25px auto;
    }
    #header .nav_pet li.faq a {
        padding: 0 10px 0 34px;
        background-image: url('https://d18f657670wm8u.cloudfront.net/pet/uchinoko/img/nav_icon_faq.png?20220124');
        background-position: 10px center;
        background-size: 16px auto;
    }
    #header .nav_pet li.bnr a {
        /*min-width: 144px;*/
        padding: 0 0 0;
    }
    #header .nav_pet li.bnr img {
        width: 100%;
        padding-top: 2px;
    }
    #header .nav_pet li:after {
        display: block;
        position: absolute;
        top: calc(50% - 7px);
        right: 0;
        width: 1px;
        height: 14px;
        background: #C7C7C7;
        content: '';
    }
    #header .nav_pet li:nth-last-child(2):after {
        content: none;
    }
    #header .nav_pet li:last-child:after {
        content: none;
    }
    #header .nav_pet li a[href]:hover {
        opacity: 0.7;
    }
}

/* ----------------------------
    CP modal
   ---------------------------- */
.modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
}

.modal .bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}

.modal .main {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
    width: calc(100% - 55px);
    max-height: calc(100% - 66px);
    padding: 0 5px;
    border-radius: 4px;
    background: #FFFFFF;
}
.modal .main .cntWrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    overflow-y: auto;
}
.modal .main .cntItem {
    padding: 20px 0;
}
.modal .main .cnt1 .btn {
    margin: 20px 0 0;
    border-radius: 2px;
    background: #4A9CE9;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.modal .main .cnt2 {
    display: none;
}
.modal .main .cnt2 .ttl {
    margin-bottom: 20px;
    border-bottom: #3E3E3E 1px solid;
    color: #3E3E3E;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.modal .main .cnt2 .txt {
    padding: 0 3px;
    color: #3E3E3E;
    font-size: 10px;
    line-height: 1.5;
}
.modal .main .cnt2 .txt p {
    margin: 1.3em 0 0;
}
.modal .main .cnt2 .txt p:first-of-type {
    margin: 0;
}
.modal .main .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.modal_openBtn {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.3);
    background: #EB3937;
}
.modal_openBtn img {
    width: 100%;
}

@media screen and (min-width: 768px) {
    .modal .main {
        width: 450px;
        max-height: calc(100% - 100px);
        border-radius: 8px;
    }
    .modal .main .cnt1 .btn {
        cursor: pointer;
    }
    .modal .main .cnt1 .btn:hover {
        background: #6DB3F5;
    }
    .modal .main .close {
        cursor: pointer;
    }
    .modal .main .cnt2 .ttl {
        margin-bottom: 20px;
        border-bottom: #3E3E3E 2px solid;
        font-size: 16px;
        line-height: 30px;
    }
    .modal .main .cnt2 .txt {
        padding: 0 3px;
        color: #3E3E3E;
        font-size: 14px;
        line-height: 1.5;
    }
    .modal_openBtn {
        right: 25px;
        bottom: 25px;
        cursor: pointer;
    }
}

/* floating */
.floating {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 400px;
  z-index: 10;
}

.floating.is-hidden {
  display: none;
}

.floating__close {
  display: block;
  position: absolute;
  top: -40px;
  right: 10px;
  width: 50px;
  height: 40px;
  background-color: #4D7288;
  cursor: pointer;
}

.floating__close::before,
.floating__close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 22px;
  border-radius: 2.5px;
  background: #fff;
  content: "";
}

.floating__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.floating__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.floating__img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
</pre></body></html>