<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-sp{
display: block;
}
.clear:after{
content: "";
display: block;
clear: both;
}
sup{
font-size: 70%;
vertical-align: baseline;
}
em{
font-style: normal;
font-weight: bold;
}
.inner{
max-width: 1100px;
margin: auto;
padding-bottom: 1px;
position: relative;
}
#content{
background: #f6f3ed;
margin: 0 0 0;
}
@media screen and (min-width: 768px){
.for-pc{
display: block;
}
.for-sp{
display: none;
}
}


/* header
   ----------------------------------------------------------------- */
#header{
background: #fff;
border-bottom: 2px solid #CC0022;
}
#header .inner{
padding-bottom: 0;
}
#header .header_logoLink{
padding: 8px 55px 0px 13px;
height: 50px;
}
#header .header_logo {
width: 65px;
height: 34px;
}
#header .btn_menu {
background: #CC0022;
color: #fff;
position: absolute;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
padding: 0 0 26px;
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 {
position: absolute;
top: 0;
right: 0;
bottom: -8px;
left: 0;
display: block;
width: 25px;
height: 2px;
margin: auto;
content: "";
background: #fff;
border-radius: 10px;
transition: .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{
    background: #fff;
    height: auto;
    }
    #header .header_logoLink{
    padding: 15px 0px 0px 10px;
    display: inline-block;
    position: absolute;
    z-index: 11;
    }
    #header .header_logo {
    width: 65px;
    height: 34px;
    }
    #header .btn_menu {
    display: none;
    }
    }



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


    @media screen and (min-width: 768px){
    footer .area1{
    }
    footer .area1 p {
    color: #000;
    font-size: 12px;
    line-height: 1.8;
    margin: 0 0 1em;
    }
    footer .area1 .inner{
    padding: 60px 0 10px;
    }
    footer .area1 .bnr_space{
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 1.5vw 0;
    font-size: 0;
    padding: 0 0 0;
    margin: 0 0 20px;
    }
    footer .area1 .bnr_space .bnr{
    width: 49%;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 15px;
    padding: 4.5vw 2vw 4.5vw 3.2vw;
    }
    footer .area1 .bnr_space .bnr:nth-child(odd){
    /*margin-right: 2%*/
    }
    footer .area1 .bnr_space .bnr a.link{
    display: block;
    position: absolute;
    top: 22%;
    left: 0;
    height: 22%;
    }
    footer .area1 .bnr_space .bnr picture img {
    margin: 0 0 0;
    }
footer .area1 .bnr_space .bnr p{
color: #000;
line-height: 1.6;
letter-spacing: .05em;
margin: 0;
}
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{
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0 0 1em;
}
footer .area1 .bnr_space .bnr2 .hdr2{
background-color: #c8151d;
display: table-cell;
vertical-align: middle;
font-size: 1vw;
font-weight: bold;
color: #fff;
line-height: 1.4;
padding: 0;
padding-left: 0;
text-align: center;
width: 9vw;
}
footer .area1 .bnr_space .bnr2 .hdr3{
background-color: #e3e3e3;
display: table-cell;
vertical-align: middle;
font-size: 1vw;
font-weight: bold;
color: #000;
line-height: 1.4;
padding: 0;
padding-left: 0;
text-align: center;
width: 9vw;
}
footer .area1 .bnr_space .bnr2 .text{
font-size: 9px;
font-weight: bold;
letter-spacing: .02em;
margin: 8px 0 0;
}
footer .area1 .bnr_space .bnr2 .web_wrap{
display: table;
border-collapse: collapse;
width: 100%;
margin: 0 0 8px;
}
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{
color: #c8151d;
display: table-cell;
vertical-align: middle;
font-size: 16px;
font-size: 1.6vw;
font-weight: bold;
text-align: left;
text-decoration: none;
padding-left: 1.4vw;
}
footer .area1 .bnr_space .bnr2 a.web span{
border-bottom: 1px solid #ff0000;
display: inline-block;
margin: auto;
padding: 2px 0 0px;
white-space: nowrap;
}
footer .area1 .bnr_space .bnr2 a.web span:hover{
border-bottom: none;
padding-bottom: 1px;
}
footer .area1 .bnr_space .bnr2 .qr{
display: table-cell;
vertical-align: middle;
}
footer .area1 .bnr_space .bnr2 .qr img{
display: block;
margin: 0px auto;
margin-left: 1vw;
width: 5vw;
}
footer .area1 .bnr_space .bnr2 .tel_cell2{
display: table;
width: 100%;
}
footer .area1 .bnr_space .bnr2 .tel_cell2:after{
content: "";
display: block;
clear: both;
}
footer .area1 .bnr_space .bnr2 .tel{
display: table-cell;
vertical-align: middle;
padding-right: 7px;
position: relative;
width: auto;
}
footer .area1 .bnr_space .bnr2 .tel img{
padding: 0 0 0;
width: 100%;
}
footer .area1 .bnr_space .bnr2 .time{
display: table-cell;
vertical-align: top;
font-size: 9px;
font-weight: bold;
margin: 0 0;
width: 120px;
}
footer .area1 .bnr_space .bnr2 .time dt{
display: block;
background-color: #1c96dc;
border-top-left-radius: 5px;
border-bottom-left-radius: 0px;
border-top-right-radius: 5px;
color: #fff;
letter-spacing: .1em;
text-align: center;
padding: 5px 10px;
}
footer .area1 .bnr_space .bnr2 .time dd{
display: block;
background-color: #e3e3e3;
border-top-right-radius: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
line-height: 1.4;
padding: 3px 0 3px 0px;
text-align: center;
width: auto;
}
    footer .area1 .inner .text_area{
        padding-left: 2%;
        padding-right: 2%;
    }
    footer .copyright .inner{
    padding: 0 0;
    }
    footer .copyright p{
    font-size: 10px;
    padding: 30px 0;
    }
    .btn_top{
    display: block;
    background: #4d7288;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 11px;
    }
    .btn_top:before{
    background: none;
    content: '';
    width: 18px;
    height: 18px;
    border: 0px;
    border-top: solid 4px #fff;
    border-right: solid 4px #fff;
    transform: rotate(-45deg);
    position: absolute;
    top: calc(50% - 4px);
    left: 11px;
    }
    }

@media screen and (min-width: 1100px){
footer .area1 .inner .text_area {
    padding-left: 15px;
    padding-right: 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{
font-size: 12px;
padding-left: 30px;
text-align: left;
width: 120px;
}
footer .area1 .bnr_space .bnr2 .hdr3{
font-size: 12px;
padding-left: 30px;
text-align: left;
width: 120px;
}
footer .area1 .bnr_space .bnr2 .text{
font-size: 9px;
}
footer .area1 .bnr_space .bnr2 a.web{
font-size: 15px;
padding-left: 8px;
}
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{
padding: 0 0 0;
width: 100%;
}
}


/* nav
   ----------------------------------------------------------------- */
#header .nav_wrap{
background-color: #fff;
margin: 0 0 0;
position: absolute;
z-index: 10;
top: 50px;
width: 100%;
}
#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{
background-repeat: no-repeat;
color: #5b3202;
font-size: 15px;
font-weight: bold;
line-height: 1.2;
display: block;
text-decoration: none;
padding: 14px 10px 14px 65px;
position: relative;
}
#header .nav_pet li.point a{
background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/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/article/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/article/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/article/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/article/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/article/img/nav_icon_faq.png?20220124");
background-position: 17px center;
background-size: 21px auto;
}
#header .nav_pet li.bnr a{
line-height: 1;
padding: 13px 12px 10px;
}
    @media screen and (min-width: 768px){
    #header .nav_wrap{
    background-color: #fff;
    margin: 0 0 0;
    position:relative;
    z-index: inherit;
    top: inherit;
    width: auto;
    }
    #header .nav_pet{
    border: none;
    background-color: #fff;
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: space-between;
    position: relative;
    top: inherit;
    margin: 0 10px 0 80px;
    width: auto;
    height: 64px;
    }
    #header .nav_pet li{
    height: 64px;
    position: relative;
    }
    #header .nav_pet li:nth-child(even) a{
    background-color: #ffffff;
    }
    #header .nav_pet li a{
    align-items:center;
    display: flex;
    width: 100%;
    height: 100%;
    color: #5b3202;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: none;
    position: relative;
    }
    #header .nav_pet li.point a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_point.png?20220124");
    background-position: 10px center;
    background-size: 10px auto;
    padding: 0px 15px 0px 30px;
    }
    #header .nav_pet li.about a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_about.png?20220124");
    background-position: 10px center;
    background-size: 14px auto;
    padding: 0px 15px 0px 32px;
    }
    #header .nav_pet li.plan a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_plan.png?20220124");
    background-position: 10px center;
    background-size: 16px auto;
    padding: 0px 15px 0px 34px;
    }
    #header .nav_pet li.flow a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_flow.png?20220124");
    background-position: 10px center;
    background-size: 15px auto;
    padding: 0px 15px 0px 33px;
    }
    #header .nav_pet li.reason a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_reason.png?20220124");
    background-position: 10px center;
    background-size: 25px auto;
    padding: 0px 15px 0px 43px;
    }
    #header .nav_pet li.faq a{
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/nav_icon_faq.png?20220124");
    background-position: 10px center;
    background-size: 16px auto;
    padding: 0px 10px 0px 34px;
    }
    #header .nav_pet li.bnr a{
    /*min-width: 144px;*/
    padding: 0 0 0;
    }
    #header .nav_pet li.bnr img{
    padding-top: 2px;
    width: 100%;
    }
    #header .nav_pet li:after{
    background: #c7c7c7;
    content:"";
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    top: calc(50% - 7px);
    right: 0;
    }
    #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: .7;
    }
    }




/* content
   ----------------------------------------------------------------- */
picture img{
width: 100%;
}
#content .path{
color: #424242;
font-size: 12px;
font-weight: bold;
padding: 15px 0;
margin: 0;
}
#content .path a{
color: #000;
text-decoration: none;
}
#content .kv {
background: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/kv_s.jpg?20220124") center 0 no-repeat;
background-size: 100% auto;
padding-top: 79%;
text-indent: -9999px;
}
#content p{
color: #4d7288;
font-size: 17px;
line-height: 1.8;
margin: 0 0 1em;
}
#content .inner{
padding: 0 3%;
padding-bottom: 1px;
}
#content .btn.style1{
background: #0cb9c9;
border-radius: 5px;
box-shadow: 1px 1px 8px 0px rgb(0 0 0 / 30%);
color: #fff;
display: block;
font-size: 18px;
font-weight: bold;
letter-spacing: .2em;
margin: 20px 8px 45px;
padding: 10px 0;
text-align: center;
text-decoration: none;
position: relative;
}
#content .btn.style1::before{
content: "";
display: block;
width: 0px;
height: 0px;
position: absolute;
top: 0;
bottom: 0;
left: 18px;
margin: auto;
border-top: 6px solid transparent;
border-right: 6px solid #fff;
border-bottom: 6px solid transparent;
}
#content .body.box{
background: #fff;
padding: 30px 5%;
margin: 0 0 45px;
}
#content .body.box p.last{
margin-top: 80px;
}
#content .body.box .title{
color: #4d7288;
font-size: 24px;
font-weight: bold;
line-height: 1.3;
padding: 15px 0 20px;
position: relative;
margin: 0 0 20px;
}
#content .body.box .title:before{
content: "";
width: 51px;
height: 4px;
background: #4d7288;
display: block;
position: absolute;
bottom: -4px;
left: 0;
}
#content .body.box .title2{
color: #4d7288;
font-size: 19px;
font-weight: bold;
line-height: 1.3;
margin: 0 0 8px;
}
#content .body.box .title3{
color: #4d7288;
font-size: 19px;
font-weight: bold;
line-height: 1.3;
margin: 0 0 1em;
}
#content .body.box section{
margin: 0 0 35px;
}
#content .body.box section .figure img{
width: 100%;
margin: 0 0 1em;
padding: 0 .8% 0 1.25%;
}
#content .body.box section .figure{
width: 100%;
padding-top: 8px;
margin: 0 auto 1.5em;
}
#content .body.box section .figure2 img{
width: 100%;
margin: .8em 0 1em;
}
#content .body.box section .figure2{
width: 100%;
padding-top: 0;
margin: 0 auto 1.5em;
}
#content .body.box section .figure3 img{
width: 100%;
margin: 0 0 1em;
}
#content .body.box section .figure3{
width: 100%;
padding-top: 0;
margin: 0 auto 1em;
}
#content .body.box section .figure4 img{
width: 100%;
margin: 0 0 0;
}
#content .body.box section .figure4{
width: 100%;
margin: 0 auto .8em;
padding-top: 8px;
}
#content .body.box section .prof{
margin: 0 0 0;
}
#content .body.box section .caption{
font-size: 12px;
}
#content .body.box section .caption.indent{
text-indent: -3em;
padding-left: 3em;
}
#content .body.box section .notes_wrap{
display: block;
margin: .8em 0 1.3em;
}
#content .body.box section .notes1{
display: block;
font-size: 12px;
text-indent: -2em;
padding-left: 2em;
}
#content .body.box section .notes2{
margin: -1em 0 2em;
}
#content .body.box section .notes2 li{
color: #4d7288;
font-size: 12px;
text-indent: -1em;
padding-left: 1em;
}
#content .lead{
padding: 0 5% 50px;
}
#content #cont_list{
margin: 0 0 50px;
}
#content #cont_list .box{
background: #fff;
padding: 25px 5%;
}
#content #cont_list .title{
border-bottom: 2px solid #c7c7c7;
color: #4d7288;
font-size: 24px;
font-weight: bold;
text-align: center;
padding: 0 0 20px;
margin: 0 0 20px;
}
#content #cont_list ul li{
font-size: 16px;
margin: 0 0 8px;
}
#content #cont_list ul li:last-child{
margin: 0;
}
#content #cont_list ul li a{
color: #0047fd;
text-decoration: none;
}

    @media screen and (min-width: 768px){
    #content .path{
    font-size: 12px;
    padding: 10px 0 10px 40px;
    }
    #content .kv {
    background: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/kv.jpg?20220124") center 0 no-repeat;
    background-size: 138% auto;
    padding-top: 38%;
    }
    #content p{
    font-size: 14px;
    line-height: 1.8;
    }
    #content section p{
    margin: 0 0 45px;
    }
    #content section p.fit{
    margin: 0 0 1em;
    }
    #content .inner{
    padding: 0 0 ;
    padding-bottom: 1px;
    }
    #content .btn.style1{
    width: 520px;
    font-size: 20px;
    margin: 20px auto 95px;
    padding: 22px;
    }
    #content .btn.style1:hover{
    opacity: .7;
    }
    #content .lead{
    padding: 45px 40px 75px;
    }
    #content #cont_list .box{
    box-shadow: 1px 2px 3px 0px rgb(213 209 197 / 40%);
    display: table;
    width: 100%;
    padding: 25px 25px;
    }
    #content #cont_list .title{
    border-bottom: none;
    border-right: 2px solid #c7c7c7;
    display: table-cell;
    width: 28%;
    vertical-align: middle;
    }
    #content #cont_list ul{
    display: table-cell;
    width: auto;
    padding: 25px 0 25px 8%;
    }
    #content #cont_list ul li{
    font-size: 14px;
    margin: 0 0 5px;
    }
    #content #cont_list ul li:hover{
    text-decoration: underline;
    }
    #content .body.box {
    box-shadow: 1px 2px 3px 0px rgb(213 209 197 / 40%);
    padding: 80px 95px 10px;
    margin: 0 0 95px;
    }
    #content .body.box .title {
    margin: 0 0 40px;
    }
    #content .body.box .title2 {
    font-size: 18px;
    margin: 0 0 12px;
    }
    #content .body.box section{
    margin: 0 0 65px;
    }
    #content .body.box section:after{
    content: "";
    display: block;
    clear: both;
    }
    #content .body.box section .wrap:after{
    content: "";
    display: block;
    clear: both;
    }
    #content .body.box section .wrap{
    margin-top: 40px;
    }
    #content .body.box #section2 .figure img{
    width: 77.1%;
    margin-left: 4.5%;
    padding: 0;
    }
    #content .body.box #section3 .figure img{
    width: 71.4%;
    margin-left: 13.6%;
    }
    #content .body.box section .figure {
    width: 48.6%;
    float: left;
    padding-top: 8px;
    margin: 0 2.2% 0 0;
    }
    #content .body.box section .figure2 img{
    width: 38.6%;
    margin-right: 20px;
    margin-bottom: 10px;
    }
    #content .body.box section .figure2 {
    font-size: 0;
    text-align: center;
    padding-top: 8px;
    margin: 0 5% 30px 0;
    }
    #content .body.box section .figure2 .caption{
    text-align: left;
    }
    #content .body.box section .figure3 img{
    width: 100%;
    }
    #content .body.box section .figure3:nth-child(odd){
    margin-right: 2.2%;
    }
    #content .body.box section .figure3 {
    float: left;
    width: 48.6%;
    padding-top: 8px;
    margin: 0 0 0 0;
    }
    #content .body.box section .figure4 img{
    margin-left: 0px;
    width: 100%;
    }
    #content .body.box section .figure4 {
    float: left;
    width: 48.6%;
    padding-top: 4px;
    margin: 0 2.2% 0 0;
    }
    #content .body.box section .float{
    float: right;
    width: 49%;
    margin: 0;
    }
    #content .body.box section .caption{
    color: #000;
    line-height: 2;
    margin: 0;
    }
    #content .body.box section .caption.indent {
    text-indent: 0;
    padding-left: 0;
    }
    #content .body.box section .notes_wrap {
    margin: .8em 0 75px;
    }
    #content .body.box section .notes2 {
    margin: 0 0 54px;
    }
    #content .body.box section .prof {
    font-size: 18px;
    margin: 0 0 0 0;
    }
    #content .body.box p.last {
    margin-top: 45px;
    }
    }

    @media screen and (min-width: 900px){
    #content .body.box section .prof {
    font-size: 18px;
    margin: 0 0 0 10%;
    }
    }

    @media screen and (min-width: 1100px){
    #content .body.box section .prof {
    font-size: 18px;
    margin: 0 0 0 16%;
    }
    #content .body.box #section2 .figure img{
    margin-left: 20px;
    width: 341px;
    }
    #content .body.box #section3 .figure img{
    margin-left: 60px;
    width: 316px;
    }
    #content .kv {
    background-image: url("https://d18f657670wm8u.cloudfront.net/pet/article/img/kv.jpg?20220124"),url("https://d18f657670wm8u.cloudfront.net/pet/article/img/kv_pat.png?20220124");
    background-position: center 0;
    background-repeat: no-repeat,repeat-x;
    background-size: auto 100%;
    height: 475px;
    padding-top: 0;
    }
    }


/* table
   ----------------------------------------------------------------- */
#content .body.box section .figure2 .table_wrap {
display: inline-block;
margin-right: 20px;
margin-bottom: 10px;
width: 100%;
}
table.rank{
border: 4px solid #e87300;
color: #4d7288;
font-size: 16px;
font-weight: bold;
letter-spacing: .2em;
text-align: center;
width: 100%;
}
table.rank caption{
font-size: 20px;
margin: 0 0 3px;
}
table.rank th{
background: #ffe5cc;
border-right: 2px solid #c3c3c1;
font-size: 12px;
padding: 8px;
}
table.rank tr:nth-child(odd){
background: #e8e8e6;
}
table.rank td{
border-right: 2px solid #c3c3c1;
padding: 8px;
}
table.rank tr td:first-child{
width: 25%;
}
table.rank.style2{
border: 4px solid #009fe8;
}
table.rank.style2 th{
background: #d1f1ff;
border-right: 2px solid #c3c3c1;
padding: 8px;
}

    @media screen and (min-width: 768px){
    #content .body.box section .figure2 .table_wrap {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 38.6%;
    }
    table.rank{
    border: 4px solid #e87300;
    color: #4d7288;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .2em;
    width: 100%;
    }
    table.rank caption{
    font-size: 20px;
    }
    table.rank th{
    background: #ffe5cc;
    border-right: 2px solid #c3c3c1;
    font-size: 14px;
    padding: 8px;
    }
    table.rank tr:nth-child(odd){
    background: #e8e8e6;
    }
    table.rank td{
    border-right: 2px solid #c3c3c1;
    padding: 8px;
    }
    table.rank tr td:first-child{
    width: 90px;
    }
    table.rank.style2{
    border: 4px solid #009fe8;
    }
    table.rank.style2 th{
    background: #d1f1ff;
    border-right: 2px solid #c3c3c1;
    padding: 8px;
    }
    }


table.cost{
border: 4px solid #9aba19;
color: #4d7288;
font-size: 12px;
font-weight: bold;
letter-spacing: .2em;
text-align: center;
margin: 0 0 30px;
width: 100%;
}
table.cost th{
background: #9aba19;
border-right: 2px solid #c3c3c1;
color: #fff;
font-size: 18px;
padding: 3px 0 7px;
}
table.cost tr:nth-child(even){
background: #e8e8e6;
}
table.cost tr:nth-child(2){
background: #ffedc2!important;
}
table.cost tr:last-child{
background: #ffe5e2;
border-top: 2px solid #c3c3c1;
}
table.cost tr:last-child td{
border-right: none;
padding: 6px 0;
}
table.cost td{
border-right: 2px solid #c3c3c1;
padding: 7px 0;
}
table.cost tr td:first-child{
width: 45%;
}
table.cost td.total{
color: #f40b0b;
font-size: 18px;
}
    @media screen and (min-width: 768px){
    table.cost{
    border: 4px solid #9aba19;
    color: #4d7288;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .2em;
    text-align: center;
    margin: 0 0 20px;
    width: 100%;
    }
    table.cost th{
    background: #9aba19;
    border-right: 2px solid #c3c3c1;
    color: #fff;
    font-size: 20px;
    padding: 4px 0 8px;
    }
    table.cost tr:nth-child(even){
    background: #e8e8e6;
    }
    table.cost tr:nth-child(2){
    background: #ffedc2!important;
    }
    table.cost tr:last-child{
    background: #ffe5e2;
    border-top: 2px solid #c3c3c1;
    }
    table.cost tr:last-child td{
    border-right: none;
    padding: 8px 0;
    }
    table.cost td{
    border-right: 2px solid #c3c3c1;
    padding: 8px 0;
    }
    table.cost tr td:first-child{
    width: 160px;
    }
    table.cost td.total{
    color: #f40b0b;
    font-size: 18px;
    }
    }

/* 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: 100%;
    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;
  }

  table.table01.merit1 td {
    height: 40px;
    padding: 5px;
  }
  table.table01.merit1 {
    float: left;
    width: 49%;
    margin: 0 auto 20px;
    border: 3px solid #009FE8;
    font-size: 15px;
  }
  table.table01.merit1 {
    border-top: none;
  }
  table.table01.merit1.left {
    margin-right: 2%;
  }
  table.table01.merit1.type2 {
    width: 100%;
  }
  table.table01.merit1 th {
    font-size: 19px;
  }
  table.table01.merit1 tr td ul.indent2 li {
    display: inline-block;
  }
  table.table01.merit1.type2 tr td:first-child {
    width: 7%;
  }
  table.table01.merit1.type2 tr td:nth-child(2) {
    padding: 5px 5px 5px 30px;
  }
  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%;
  }
}
</pre></body></html>