#wrap {
    padding-bottom: 0
}

#wrap:before {
    display: none;
    background: none
}

@media (min-width: 768px) {
    .c-mv {
        margin-bottom: 115px
    }
}

@media (max-width: 767px) {
    .c-mv {
        margin-bottom: 55px
    }
}

@media (max-width: 767px) {
    .c-mv .c-mv__wrap .col-ttl {
        padding: 0;
        margin: 37px -10px 0
    }

    .c-mv .c-mv__wrap .col-ttl .mv-ttl__en {
        letter-spacing: 0.1em;
        padding-left: 0
    }
}

@media only screen and (max-width: 374px) {
    .c-mv .c-mv__wrap .col-ttl .mv-ttl__en {
        font-size: 17px;
        font-size: 1.7rem
    }
}

@media (min-width: 768px) {
    .sec-btnanchor {
        margin-bottom: 90px;
        padding: 0 25px
    }
}

@media (max-width: 767px) {
    .sec-btnanchor {
        padding: 0 23px 0 25px;
        margin-bottom: 70px
    }
}

@media (min-width: 768px) {
    .c-anchor .is-item-mdf {
        letter-spacing: 0
    }
}

@media (max-width: 767px) {
    .c-anchor .is-item-mdf {
        padding-top: 26px;
        padding-bottom: 24px;
        padding-right: 50px
    }
}

@media only screen and (max-width: 374px) {
    .c-anchor .is-item-mdf {
        padding-right: 30px
    }
}

.c-anchor .item {
    color: #4b4b4d
}

.c-anchor .item:link,
.c-anchor .item:visited,
.c-anchor .item:active {
    color: #4b4b4d
}

.c-anchor .c-arrow {
    width: 40px;
    height: 40px
}

.c-anchor .c-arrow:before {
    width: 40px;
    height: 40px
}

.sec-treatment .c-about-item {
    position: relative;
    z-index: 1
}

@media (max-width: 767px) {
    .sec-treatment .c-about-item {
        margin-bottom: 62px
    }
}

@media (max-width: 767px) {
    .sec-treatment .c-about-item .about-img {
        margin-bottom: 35px
    }
}

@media (min-width: 768px) {
    .sec-treatment .c-about-item .ttl-en {
        margin-bottom: 7px
    }
}

@media (min-width: 768px) {
    .sec-treatment .c-about-item .about-info {
        padding-bottom: 120px
    }
}

.sec-treatment .treatment-container {
    position: relative
}

@media (min-width: 768px) {
    .sec-treatment .treatment-container {
        padding: 81px 0 250px
    }
}

@media (max-width: 767px) {
    .sec-treatment .treatment-container {
        padding: 47px 0 145px
    }
}

.sec-treatment .treatment-container:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: no-repeat center 0/100% 100%
}

@media (min-width: 768px) {
    .sec-treatment .treatment-container:before {
        top: -90px;
        height: 725px;
        background-image: url("../../img/treatment_operation/treatment_bg.png");
        background-image: image-set(url("../../img/treatment_operation/treatment_bg.png") type("image/webp"), url("../../img/treatment_operation/treatment_bg.png") type("image/png"))
    }
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
    .sec-treatment .treatment-container:before {
        background-size: auto 725px;
        top: -7.03125vw
    }
}

@media (max-width: 767px) {
    .sec-treatment .treatment-container:before {
        top: -17px;
        height: 212px;
        background-image: url("../../img/treatment_operation/treatment_bg_sp.png");
        background-size: 100% 212px
    }
}

.sec-treatment .treatment-container:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

@media (min-width: 768px) {
    .sec-treatment .treatment-container:after {
        top: 600px
    }
}

@media (max-width: 767px) {
    .sec-treatment .treatment-container:after {
        top: 100px
    }
}

.sec-treatment .inner_1080 {
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 374px) {
    .sec-treatment .c-ttl03 {
        font-size: 20px;
        font-size: 2rem
    }
}

@media (min-width: 768px) {
    .sec-treatment .c-ttl03 span {
        padding-bottom: 21px
    }
}

@media (max-width: 767px) {
    .sec-treatment .c-ttl03 span {
        display: inline-block
    }
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        margin-bottom: 60px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list {
        margin-bottom: 49px;
        padding-top: 10px
    }
}

.sec-treatment .symptoms-list .symptoms-col {
    background: #f7f6f0;
    border-radius: 10px
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-col {
        margin-top: 73px;
        padding: 50px 40px 53px;
        width: calc(50% - 15px)
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .sec-treatment .symptoms-list .symptoms-col {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-col {
        margin-top: 73px;
        padding: 50px 25px 33px
    }
}

.sec-treatment .symptoms-list .is-dog .symptoms-ttl:before {
    background-image: url("../../img/treatment_operation/dog_icn.svg")
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .is-dog .symptoms-ttl:before {
        margin-left: -70px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .is-dog .symptoms-ttl:before {
        margin-left: -69px
    }
}

.sec-treatment .symptoms-list .is-cat .symptoms-ttl:before {
    background-image: url("../../img/treatment_operation/cat_icn.svg");
    margin-left: -69px
}

.sec-treatment .symptoms-list .symptoms-ttl {
    text-align: center;
    color: #4b4b4d;
    position: relative
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-ttl {
        margin-bottom: 23px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-ttl {
        margin-bottom: 7px
    }
}

.sec-treatment .symptoms-list .symptoms-ttl:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -103px;
    width: 136px;
    height: 84px;
    background: no-repeat center 0/100% auto
}

.sec-treatment .symptoms-list .symptoms-ttl>span {
    display: inline-block
}

.sec-treatment .symptoms-list .symptoms-ttl .ttl-jp {
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-weight: 700
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-ttl .ttl-jp {
        margin-right: 8px;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.81818em;
        letter-spacing: .06em
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-ttl .ttl-jp {
        margin-right: 6px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 2em;
        letter-spacing: .1em
    }
}

.sec-treatment .symptoms-list .symptoms-ttl .ttl-en {
    font-family: "pauza", sans-serif;
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.5em;
    font-weight: 600
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-ttl .ttl-en {
        top: -3px;
        letter-spacing: 0.1em
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-ttl .ttl-en {
        letter-spacing: 0.15em;
        top: -2px
    }
}

.sec-treatment .symptoms-list .symptoms-ttl .ttl-en::first-letter {
    color: #318dca
}

.sec-treatment .symptoms-list .symptoms-txt {
    border-bottom: 1px solid #318dca;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875em;
    letter-spacing: .06em;
    font-weight: 500;
    padding-bottom: 9px
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-txt {
        margin-bottom: 13px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-txt {
        margin-bottom: 18px
    }
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .symptoms-row {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .symptoms-row {
        margin-bottom: 25px
    }
}

.sec-treatment .symptoms-list .symptoms-row:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .sec-treatment .symptoms-list .c-dot-list {
        font-size: 14px;
        font-size: 1.4rem
    }
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .c-dot-list>li:nth-child(2n+1) {
        width: 50.5%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-treatment .symptoms-list .c-dot-list>li:nth-child(2n+1) {
        width: 100%
    }
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .c-dot-list>li:nth-child(2n) {
        width: 49.5%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-treatment .symptoms-list .c-dot-list>li:nth-child(2n) {
        width: 100%
    }
}

@media (min-width: 768px) {
    .sec-treatment .symptoms-list .c-dot-list>li:not(.txt-none) {
        padding-left: 16px
    }
}

@media (max-width: 767px) {
    .sec-treatment .symptoms-list .c-dot-list .is-txt-sp {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .sec-treatment .symptoms-list .c-dot-list .is-txt-sp .txt-l {
        margin-right: 25px
    }

    .sec-treatment .symptoms-list .c-dot-list .is-txt-sp .txt-r {
        margin-left: -15px
    }
}

.sec-treatment .box-important {
    border-radius: 10px;
    border: 10px solid #ddf1ff
}

@media (min-width: 768px) {
    .sec-treatment .box-important {
        padding: 38px 50px 36px;
        margin-bottom: 80px
    }
}

@media (max-width: 767px) {
    .sec-treatment .box-important {
        padding: 26px 30px 31px;
        margin-bottom: 49px
    }
}

.sec-treatment .box-important .important-ttl {
    position: relative;
    font-family: "fot-tsukuardgothic-std", sans-serif;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.5em;
    letter-spacing: .1em;
    font-weight: 700;
    color: #4b4b4d
}

@media (min-width: 768px) {
    .sec-treatment .box-important .important-ttl {
        margin-bottom: 22px;
        padding-left: 34px
    }
}

@media (max-width: 767px) {
    .sec-treatment .box-important .important-ttl {
        margin-bottom: 19px;
        padding-left: 31px
    }
}

@media only screen and (max-width: 374px) {
    .sec-treatment .box-important .important-ttl {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.sec-treatment .box-important .important-ttl:before {
    content: "";
    position: absolute;
    left: 0;
    background: no-repeat center center/100% auto;
    background-image: url("../../img/treatment_operation/important_icn.svg")
}

@media (min-width: 768px) {
    .sec-treatment .box-important .important-ttl:before {
        top: 2px;
        width: 24px;
        height: 26px
    }
}

@media (max-width: 767px) {
    .sec-treatment .box-important .important-ttl:before {
        top: 4px;
        width: 21px;
        height: 23px
    }
}

@media (min-width: 768px) {
    .sec-treatment .box-important .important-row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -o-align-items: flex-start;
        align-items: flex-start
    }
}

.sec-treatment .box-important .important-desc {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.86667em;
    letter-spacing: .06em;
    color: #4b4b4d
}

@media (min-width: 768px) {
    .sec-treatment .box-important .important-desc {
        padding-right: 56px;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .sec-treatment .box-important .important-desc {
        padding-right: 30px
    }
}

@media (max-width: 767px) {
    .sec-treatment .box-important .important-desc {
        margin-bottom: 21px
    }
}

@media (min-width: 768px) {
    .sec-treatment .box-important .c-btn01 {
        width: 289px;
        margin-top: 2px
    }
}

@media (min-width: 768px) {
    .sec-treatment .c-intro-list>li {
        margin-bottom: 50px
    }
}

@media (min-width: 768px) {
    .sec-treatment .c-intro .intro-info {
        padding-right: 80px;
        padding-bottom: 1px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .sec-treatment .c-intro .intro-info {
        padding-right: 40px
    }
}

.sec-operation {
    position: relative;
    z-index: 1
}

@media (min-width: 768px) {
    .sec-operation {
        margin-bottom: 255px
    }
}

@media (max-width: 767px) {
    .sec-operation {
        margin-bottom: 228px
    }
}

.sec-operation:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 400px;
    background: no-repeat center 0/100% 400px
}

@media (min-width: 768px) {
    .sec-operation:before {
        top: -200px;
        background-image: url("../../img/treatment_operation/operation_bg.png");
        background-image: image-set(url("../../img/treatment_operation/operation_bg.png") type("image/webp"), url("../../img/treatment_operation/operation_bg.png") type("image/png"))
    }
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
    .sec-operation:before {
        background-size: auto 400px
    }
}

@media (max-width: 767px) {
    .sec-operation:before {
        top: -90px;
        background-image: url("../../img/treatment_operation/operation_bg_sp.png");
        background-size: 100% 120px
    }
}

.sec-operation .inner_1080 {
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    .sec-operation .c-about-item {
        margin-bottom: 80px
    }
}

@media (max-width: 767px) {
    .sec-operation .c-about-item {
        margin-bottom: 33px
    }
}

@media (min-width: 768px) {
    .sec-operation .c-about-item .about-info {
        -webkit-align-self: center;
        align-self: center;
        padding-top: 5px;
        color: #4b4b4d
    }
}

.sec-operation .box-surgical {
    background: #fff;
    border-radius: 10px
}

@media (min-width: 768px) {
    .sec-operation .box-surgical {
        padding: 64px 80px 74px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .sec-operation .box-surgical {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 767px) {
    .sec-operation .box-surgical {
        padding: 24px 26px 35px
    }
}

@media (min-width: 768px) {
    .sec-operation .box-surgical .c-ttl04 {
        margin-bottom: 29px
    }
}

@media (max-width: 767px) {
    .sec-operation .box-surgical .c-ttl04 {
        margin-bottom: 21px
    }
}

@media (min-width: 768px) {
    .sec-operation .c-around-desc {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .sec-operation .c-around-desc {
        margin-bottom: 16px
    }
}

.sec-operation .c-around-desc:last-child {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .sec-operation .c-around-desc .ttl {
        margin-bottom: 13px
    }
}

.sec-animal {
    position: relative
}

@media (min-width: 768px) {
    .sec-animal {
        padding: 105px 0 389px
    }
}

@media (max-width: 767px) {
    .sec-animal {
        padding: 52px 0 223px
    }
}

.sec-animal:before,
.sec-animal:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0
}

.sec-animal:before {
    background: no-repeat center 0/100% 150px
}

@media (min-width: 768px) {
    .sec-animal:before {
        top: -140px;
        height: 150px;
        background-image: url("../../img/treatment_operation/animal_bg.png");
        background-image: image-set(url("../../img/treatment_operation/animal_bg.png") type("image/webp"), url("../../img/treatment_operation/animal_bg.png") type("image/png"))
    }
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
    .sec-animal:before {
        background-size: auto 150px
    }
}

@media (max-width: 767px) {
    .sec-animal:before {
        top: -87px;
        height: 50px;
        background-image: url("../../img/treatment_operation/animal_bg_sp.png");
        background-size: 100% 100%
    }
}

@media (min-width: 768px) {
    .sec-animal:after {
        top: -20px;
        bottom: 0;
        background: #fff linear-gradient(0deg, #e4edf0 10%, #fff 100%) repeat-x 0 bottom/100% 720px
    }
}

@media (max-width: 767px) {
    .sec-animal:after {
        top: -40px;
        bottom: 0;
        background: #fff linear-gradient(0deg, #e4edf0 40%, #fff 100%) repeat-x 0 bottom/100% 384px
    }
}

.sec-animal .inner_1080 {
    position: relative;
    z-index: 1
}

.sec-animal .inner_1080:before {
    display: none;
    content: "";
    position: absolute;
    left: 50%;
    width: 108px;
    height: 200px;
    background: url("../../img/treatment_operation/animal_icn.svg") no-repeat center 0/100% auto
}

@media (min-width: 768px) {
    .sec-animal .inner_1080:before {
        top: -279px;
        margin-left: -51px
    }
}

@media (max-width: 767px) {
    .sec-animal .inner_1080:before {
        top: -240px;
        margin-left: -54px
    }
}

@media (min-width: 768px) {
    .sec-animal .c-about-item {
        margin-bottom: 76px
    }
}

@media (max-width: 767px) {
    .sec-animal .c-about-item {
        margin-bottom: 48px
    }
}

@media (max-width: 767px) {
    .sec-animal .c-about-item .about-img {
        margin-bottom: 35px
    }
}

@media (min-width: 768px) {
    .sec-animal .c-about-item .about-info {
        padding-top: 13px;
        color: #4b4b4d
    }
}

@media (min-width: 768px) {
    .sec-animal .c-about-item .intro-img {
        margin-top: -2px
    }
}

@media (max-width: 767px) {
    .sec-animal .c-about-item .about-desc p+.c-note {
        margin-top: -6px;
        padding-left: 19px
    }
}

@media (min-width: 768px) {
    .sec-animal .c-about-item .ttl-en {
        margin-bottom: 8px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-animal .c-about-item .ttl-jp {
        font-size: 3.22581vw
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .c-about-item .ttl-jp {
        font-size: 26px;
        font-size: 2.6rem
    }
}

@media (min-width: 768px) {
    .sec-animal .c-about-item .c-note {
        margin-top: 31px
    }
}

.sec-animal .box-treatment {
    border-radius: 16px;
    border: 10px solid #ddf1ff
}

@media (min-width: 768px) {
    .sec-animal .box-treatment {
        margin: 0 -5px 77px;
        padding: 48px 76px 63px
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .sec-animal .box-treatment {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 767px) {
    .sec-animal .box-treatment {
        margin-bottom: 44px;
        padding: 19px 25px 28px
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .box-treatment {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width: 768px) {
    .sec-animal .box-treatment .c-ttl04 {
        margin-bottom: 28px
    }
}

@media (max-width: 767px) {
    .sec-animal .box-treatment .c-ttl04 {
        margin-bottom: 19px
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .box-treatment .c-ttl04 {
        font-size: 19px;
        font-size: 1.9rem
    }
}

.sec-animal .c-circle-list .break-pc {
    display: inline-block
}

@media only screen and (max-width: 1023px) {
    .sec-animal .c-circle-list .break-pc {
        display: none
    }
}

.sec-animal .c-circle-list .break-sp {
    display: none
}

@media (min-width: 768px) {
    .sec-animal .c-circle-list .break-sp {
        padding-left: 0
    }

    .sec-animal .c-circle-list .break-sp:before {
        display: none
    }
}

@media only screen and (max-width: 1023px) {
    .sec-animal .c-circle-list .break-sp {
        display: block
    }
}

@media (min-width: 768px) {
    .sec-animal .c-circle-list {
        margin-bottom: 10px
    }

    .sec-animal .c-circle-list .none {
        margin-left: 75px
    }

    .sec-animal .c-circle-list>li:nth-child(3n+1) {
        width: 34%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-animal .c-circle-list>li:nth-child(3n+1) {
        width: 50%
    }
}

@media (min-width: 768px) {
    .sec-animal .c-circle-list>li:nth-child(3n+2) {
        width: 26.1%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-animal .c-circle-list>li:nth-child(3n+2) {
        width: 50%
    }
}

@media (min-width: 768px) {
    .sec-animal .c-circle-list>li:nth-child(3n) {
        width: 39%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-animal .c-circle-list>li:nth-child(3n) {
        width: 50%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .sec-animal .c-circle-list>li {
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .sec-animal .c-circle-list {
        margin-bottom: 12px
    }
}

@media (min-width: 768px) {
    .sec-animal .major-row .c-ttl03 {
        margin-bottom: 52px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-row .c-ttl03 {
        margin-bottom: 32px
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .major-row .c-ttl03 {
        font-size: 20px;
        font-size: 2rem;
        letter-spacing: .05em
    }
}

@media (min-width: 768px) {
    .sec-animal .major-row .c-ttl03>span {
        padding-bottom: 21px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-row .c-ttl03>span {
        display: inline-block
    }
}

@media (min-width: 768px) {
    .sec-animal .major-list {
        margin-bottom: 82px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-list {
        margin-bottom: 50px
    }
}

.sec-animal .major-item {
    position: relative;
    background: #f7f6f0;
    border-radius: 10px
}

@media (min-width: 768px) {
    .sec-animal .major-item {
        margin-bottom: 15px;
        padding: 27px 30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .sec-animal .major-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-item {
        margin-bottom: 10px;
        padding: 15px 15px 16px
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .major-item {
        padding-left: 0;
        padding-right: 0
    }
}

.sec-animal .major-item:last-child {
    margin-bottom: 0
}

.sec-animal .is-active .major-ttl:after {
    transform: rotate(180deg)
}

.sec-animal .major-content {
    display: none
}

.sec-animal .major-ttl {
    position: relative;
    color: #4b4b4d;
    cursor: pointer
}

@media (min-width: 768px) {
    .sec-animal .major-ttl {
        padding: 18px 90px 18px 40px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-ttl {
        padding: 5px 50px 6px 11px
    }
}

.sec-animal .major-ttl:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 33px;
    height: 33px;
    background: url('data:image/svg+xml,<svg id="Group_223" data-name="Group 223" xmlns="http://www.w3.org/2000/svg" width="33" height="33" viewBox="0 0 33 33"><circle id="cir" cx="16.5" cy="16.5" r="16.5" transform="translate(0 33) rotate(-90)" fill="%23318dca"/><path id="tri" d="M3.628,1.549a1,1,0,0,1,1.743,0l2.79,4.96A1,1,0,0,1,7.29,8H1.71A1,1,0,0,1,.838,6.51Z" transform="translate(21 21) rotate(180)" fill="%23fff"/></svg>') no-repeat center center/100% auto;
    transition: 0.26s ease
}

@media (min-width: 768px) {
    .sec-animal .major-ttl:after {
        right: 40px
    }

    .is-safari .sec-animal .major-ttl:after {
        width: 34px;
        height: 34px;
        background-size: auto 34px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-ttl:after {
        right: 11px
    }
}

.sec-animal .major-ttl>span {
    display: inline-block
}

.sec-animal .major-ttl .ttl-jp {
    font-weight: 700;
    font-family: "fot-tsukuardgothic-std", sans-serif
}

@media (min-width: 768px) {
    .sec-animal .major-ttl .ttl-jp {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.81818em;
        letter-spacing: .06em;
        margin-right: 8px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-ttl .ttl-jp {
        margin-right: 4px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 2em;
        letter-spacing: .1em
    }
}

@media only screen and (max-width: 374px) {
    .sec-animal .major-ttl .ttl-jp {
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: .05em
    }
}

.sec-animal .major-ttl .ttl-en {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.125em;
    font-weight: 600;
    font-family: "pauza", sans-serif;
    position: relative;
    top: -2px
}

@media (min-width: 768px) {
    .sec-animal .major-ttl .ttl-en {
        letter-spacing: 0.1em
    }
}

@media (max-width: 767px) {
    .sec-animal .major-ttl .ttl-en {
        letter-spacing: 0.15em
    }
}

.sec-animal .major-ttl .ttl-en::first-letter {
    color: #318dca
}

@media (min-width: 768px) {
    .sec-animal .major-txt-list {
        padding: 6px 40px 29px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-txt-list {
        padding: 10px 10px 21px
    }
}

@media (min-width: 768px) {
    .sec-animal .major-txt-list>li {
        margin-bottom: 18px
    }
}

@media (max-width: 767px) {
    .sec-animal .major-txt-list>li {
        margin-bottom: 23px
    }
}

.sec-animal .major-txt-list>li:last-child {
    margin-bottom: 0
}

.sec-animal .major-txt {
    border-bottom: 1px solid #318dca;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875em;
    letter-spacing: .06em;
    font-weight: 500;
    padding-bottom: 8px;
    margin-bottom: 17px
}

@media (max-width: 767px) {
    .sec-animal .major-txt.is-space {
        letter-spacing: 0
    }
}

.sec-animal .major-desc {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.86667em;
    letter-spacing: .06em;
    font-weight: 400;
    color: #4b4b4d
}

.sec-animal .major-desc p {
    margin-bottom: 1em
}

.sec-animal .major-desc p:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .sec-animal .c-intro .intro-img {
        margin-top: -2px
    }
}

@media (min-width: 768px) {
    .sec-animal .c-intro .intro-info {
        padding-right: 80px
    }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .sec-animal .c-intro .intro-info {
        padding-right: 50px
    }
}

@media (min-width: 768px) {
    .sec-animal .c-intro .c-ttl03 {
        margin-top: -10px
    }

    .sec-animal .c-intro .c-ttl03>span {
        padding-bottom: 23px
    }

    .is-windows .sec-animal .c-intro .c-ttl03>span {
        padding-bottom: 19px
    }
}

#footer {
    margin-top: 0;
    z-index: 1
}

/*# sourceMappingURL=maps/treatment_operation.min.css.map */