.p-section__home--sec01 {
    margin-top: -4vw
}

.p-feed {
    background: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

.p-feed__inner {
    margin: 0 auto;
    padding: 20px 0 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.p-feed__header {
    padding: 0 35px
}

.p-feed__content {
    position: relative;
    padding: 8px 0 8px 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 83.83333%;
    margin-right: 33px
}

.p-feed__content:before {
    display: block;
    content: "";
    background: url(../../assets/img/parts/line-dotted02.png) repeat-y 0 0;
    background-size: 2px auto;
    position: absolute;
    left: 0;
    top: 2px;
    width: 2px;
    height: 100%
}

.p-feed__link {
    font-size: 1.6rem;
    line-height: 1.4;
    display: block;
    font-weight: 500;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    display: inline-block;
    position: relative
}

.p-feed__link:after {
    width: 100%;
    height: 1px;
    display: block;
    content: "";
    background: #333;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0
}

.p-feed__btn {
    margin-left: auto;
    position: relative;
    top: 3px
}

.p-feed__btn a {
    display: block;
    width: 23px;
    height: 20px
}

.p-feed__btn--line {
    position: relative;
    width: 23px;
    height: 2px;
    top: 8px;
    background-color: #57331d;
    -webkit-transition: background-color .3s ease-in-out 0s;
    transition: background-color .3s ease-in-out 0s;
    display: block
}

.p-feed__btn--line:after,
.p-feed__btn--line:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 1px;
    background-color: #57331d;
    -webkit-transition: -webkit-transform .35s ease-in-out 0s;
    transition: -webkit-transform .35s ease-in-out 0s;
    transition: transform .35s ease-in-out 0s;
    transition: transform .35s ease-in-out 0s, -webkit-transform .35s ease-in-out 0s
}

.p-feed__btn--line:before {
    top: -8px
}

.p-feed__btn--line:after {
    top: 8px
}

.p-feed .c-phrase {
    display: block;
    line-height: 1;
    letter-spacing: .02em;
    font-size: 1.6rem;
    color: #ed796c;
    line-height: 1.4;
    white-space: nowrap;
    font-weight: 700;
    -webkit-transform: rotate(.03deg);
    transform: rotate(.03deg)
}

.p-section__home--sec02 {
    padding: 70px 0 120px
}

.p-home-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-home-about .p-heading__type01 {
    margin-bottom: 15px;
    text-align: left
}

.p-home-about__left {
    max-width: 100%;
    width: 100%;
    text-align: left
}

.p-home-about__right {
    width: 100%;
    min-width: 310px;
    max-width: 100%
}

.p-home-about__ttl {
    font-size: 2.4rem;
    font-weight: 700;
    font-family: GenJyuuGothic-P, sans-serif;
    color: #57331d;
    line-height: 1.84;
    letter-spacing: .07em;
    max-height: 100%
}

.p-home-about__txt {
    margin-top: 18px;
    line-height: 1.95;
    max-height: 100%
}

.p-home-about__img {
    border-radius: 20px;
    overflow: hidden
}

.p-home-about__btn {
    margin-top: 30px
}

.p-section__home--sec03 {
    padding: 60px 0 100px;
    background: #f1f7ef;
    position: relative
}

.p-home-strengths__contents {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 50px;
    width: 100%
}

.p-home-strengths__item {
    display: inline-block
}

.p-home-strengths__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    width: 100%;
    height: 0;
    padding-top: 100%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.p-home-strengths__img img {
    width: 68.57143%;
    max-width: 240px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.p-home-strengths__ttl {
    color: #74b263;
    font-size: 2rem;
    font-family: GenJyuuGothic-P, sans-serif;
    line-height: 1.75;
    margin: 22px 0 9px;
    text-align: center;
    letter-spacing: .03em;
    max-height: 100%
}

.p-home-strengths__txt {
    max-height: 100%
}

.p-home-strengths .p-heading--jp {
    margin-top: 19px
}

.p-section__home--sec04 {
    padding: 135px 0 100px
}

.p-home-info__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-top: 30px
}

.p-home-info__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 20%;
    flex: 0 1 20%;
    padding: 15px;
    max-width: 240px
}

.p-home-info__item:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    max-width: 480px
}

.p-home-info__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 3px solid #ed796c;
    border-radius: 20px;
    background: #fff;
    height: 210px;
    padding: 0 5px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.p-home-info__icon {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 15px
}

.p-home-info__label {
    color: #ed796c;
    line-height: 1.6;
    text-align: center;
    margin-top: 10px;
    height: 56px;
    font-size: 1.5rem;
    letter-spacing: .02em;
    font-weight: 500
}

.p-home-info .-icon-whitening {
    margin-left: -10px;
    padding-top: 10px
}

.p-home-info .c-icon {
    fill: #ed796c
}

.p-section__home--sec05 {
    position: relative;
    padding: 90px 0 0;
/*     background: url(../../assets/img/home/sec05-bg.jpg) no-repeat bottom; */
    background-size: 100% auto
}

.p-section__home--sec05:before {
    display: block;
    content: "";
    background: #c7ede3;
    width: 100%;
    height: 99%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.p-home-box {
    background: #fff;
    width: 47.86325%;
    padding: 40px 30px 35px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

.p-home-schedule .p-heading {
    text-align: left
}

.p-home-news .p-heading {
    text-align: left;
    white-space: nowrap
}

.p-home-news .p-heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p-home-news__wrap {
    margin-top: 9px
}

.p-home-news__btn {
    width: 100%
}

.p-parts-schedule-consultation__wrap {
    margin-top: 31px;
    border-radius: 10px;
    border: 1px solid #ccc
}

.p-parts-schedule-consultation__text,
.p-parts-schedule-consultation__text ul+ul {
    margin-top: 12px
}

.p-parts-schedule-consultation__text ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: .03em
}

.p-parts-schedule-consultation__text ul li:not(:first-child) {
    margin-top: 3px
}

.c-list {
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 0
}

.c-list li {
    font-size: 1.4rem
}

.c-list .c-icon-triangle {
    color: #74b263;
    margin-right: 5px
}

.c-table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

.c-table,
.p-table {
    width: 100%
}

.p-table thead tr {
    border-bottom: 1px solid #ccc
}

.p-table thead tr th {
    padding: 9px 0;
    font-weight: 400;
    color: #fff;
    background-color: #74b263;
    border-right: 1px solid #fff;
    font-size: 1.4rem;
    line-height: 1.5
}

.p-table thead tr th:first-of-type {
    border-radius: 8px 0 0
}

.p-table thead tr th:last-of-type {
    border-right: none;
    border-radius: 0 8px 0 0
}

.p-table tbody td {
    width: 50px;
    height: 40px;
    padding: 3px 0;
    text-align: center;
    color: #74b263;
    line-height: 1.25;
    border-right: 1px solid #ccc;
    font-size: 1.4rem
}

.p-table tbody td:last-of-type {
    border-right: none
}

.p-table tbody td:first-of-type {
    color: #333
}

.p-table tbody tr {
    border-bottom: 1px solid #ccc
}

.p-table tbody tr:last-of-type {
    border-bottom: none
}

.p-table tbody tr:last-of-type td:last-of-type {
    border-radius: 0 0 8px
}

.p-table__time {
    width: 26%
}

.p-table__holiday {
    width: 12%
}

.p-block-calendar {
    margin-top: 30px
}

.p-block-calendar .xo-event-calendar table.xo-month {
    width: 100%;
    margin: 0;
    border: none!important
}

.p-block-calendar .xo-event-calendar .xo-months {
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #74b263
}

.p-block-calendar .xo-event-calendar table.xo-month .month-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 10px 20px;
    background-color: #74b263
}

.p-block-calendar .xo-event-calendar table.xo-month .month-header button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 25px;
    height: 25px;
    color: #74b263;
    background-color: #fff;
    border-radius: 50%
}

.p-block-calendar .xo-event-calendar table.xo-month .month-header button[disabled] {
    opacity: .7;
    cursor: no-drop
}

.p-block-calendar .xo-event-calendar table.xo-month .month-header .calendar-caption {
    font-weight: 500;
    color: #fff;
    font-size: 1.6rem
}

.p-block-calendar .xo-event-calendar table.xo-month .month-header button>span {
    width: auto;
    height: auto;
    padding-bottom: .3em;
    font-size: 1em;
    line-height: 1
}

.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-dayname td:last-of-type {
    border-right: none
}

.p-block-calendar .xo-event-calendar table.xo-month>thead th {
    color: #fff!important;
    padding: 7px 0;
    background-color: #74b263;
    border: none!important;
    font-size: 1.4rem
}

.dashicons-arrow-right-alt2:before {
    background: url(../../assets/img/svg/i-arrow-right.svg) no-repeat 50%;
    background-size: 6px 10px
}

.dashicons-arrow-left-alt2:before,
.dashicons-arrow-right-alt2:before {
    width: 6px;
    height: 10px;
    display: inline-block;
    content: "";
    margin-top: -1px
}

.dashicons-arrow-left-alt2:before {
    background: url(../../assets/img/svg/i-arrow-left.svg) no-repeat 50%;
    background-size: 6px 10px
}

.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-dayname td div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 7px;
    line-height: 1.2;
    font-size: 1.4rem
}

.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-dayname {
    position: relative
}

.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-dayname-space,
.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-event-space {
    display: none
}

.p-block-calendar .xo-event-calendar table.xo-month>tbody .month-dayname td div.today {
    font-weight: 700;
    color: #74b263
}

.p-block-calendar .xo-event-calendar .holiday-titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 12px
}

.p-block-calendar .xo-event-calendar .holiday-titles .holiday-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-right: 1.5em;
    font-size: 1.4rem
}

.p-block-calendar .xo-event-calendar .holiday-titles .holiday-title>span {
    width: 40px;
    height: 18px;
    margin-right: 8px;
    padding: 0;
    border: 1px solid #74b263;
    border-radius: 4px
}

.widget .xo-event-calendar table.xo-month>thead th {
    font-size: 90%
}

.xo-event-calendar .loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px
}

.xoec-loading .xo-months {
    opacity: .5
}

.xoec-loading .loading-animation {
    width: 40px;
    height: 40px;
    border: 5px solid rgba(0, 0, 0, .2);
    border-top-color: #4285f4;
    border-radius: 50%;
    -webkit-animation: loadingCircRot .8s linear infinite;
    animation: loadingCircRot .8s linear infinite
}

@-webkit-keyframes loadingCircRot {
    0% {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes loadingCircRot {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.xo-event-meta {
    padding: 3.8461% 0
}

.xo-event-meta span {
    display: block
}

html[lang=ja] .xo-event-calendar .dashicons {
    font-family: dashicons!important
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .p-section__home--sec01 {
        padding-bottom: 30px
    }
    .p-feed__header {
        padding: 0 25px
    }
    .p-feed__content {
        padding-left: 25px
    }
    .p-feed .c-phrase {
        font-size: 1.5rem
    }
    .p-section__home--sec02 {
        padding: 20px 0 100px
    }
    .p-home-about .h-md {
        margin: 35px auto;
        text-align: center
    }
    .p-section__home--sec03 {
        padding: 50px 0 80px
    }
    .p-home-strengths__item:nth-of-type(2) {
        margin-right: 30px;
        margin-left: 30px
    }
    .p-home-strengths .p-heading--jp {
        margin-top: 17px
    }
    .p-section__home--sec04 {
        padding: 40px 0 80px
    }
    .p-home-news {
        margin-bottom: 60px
    }
}

@media screen and (max-width:767px) {
    .p-section__home--sec01 {
        padding: 18px 0 25px
    }
    .p-feed__header {
        padding: 0 16px
    }
    .p-feed__content {
        padding: 5px 0 4px 16px;
        margin-right: 17px;
        width: 100%
    }
    .p-feed__link {
        font-size: 1.24rem
    }
    .p-feed__btn {
        display: none
    }
    .p-feed .c-phrase {
        font-size: 1.24rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        letter-spacing: 0
    }
    .p-section__home--sec02 {
        padding: 10px 0 80px
    }
    .p-home-about .p-heading__type01 {
        margin-bottom: 11px
    }
    .p-home-about__ttl {
        font-size: 1.9rem;
        letter-spacing: .06em
    }
    .p-home-about__txt {
        margin-top: 15px;
        line-height: 1.8
    }
    .p-home-about__img {
        border-radius: 10px
    }
    .p-home-about__btn {
        margin-top: 27px
    }
    .p-home-about .h-md {
        margin: 22px auto 18px;
        text-align: center
    }
    .p-home-about .h-md img {
        display: block;
        margin: 0 auto
    }
    .p-section__home--sec03 {
        padding: 50px 0 65px
    }
    .p-home-strengths__contents {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 40px
    }
    .p-home-strengths__item {
        max-width: 350px
    }
    .p-home-strengths__item:not(:first-child) {
        margin-top: 50px
    }
    .p-home-strengths__img {
        width: 74%;
        padding-top: 74%;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto
    }
    .p-home-strengths__ttl {
        line-height: 1.7;
        margin-bottom: 9px
    }
    .p-home-strengths .p-heading--jp {
        margin-top: 14px
    }
    .p-section__home--sec04 {
        padding: 40px 0 65px
    }
    .p-section__home--sec05 {
        padding: 50px 0
    }
    .p-home-box {
        border-radius: 12px
    }
    .p-home-news {
        margin-bottom: 18px
    }
    .p-parts-schedule-consultation__wrap {
        margin-top: 27px
    }
    .p-parts-schedule-consultation__text {
        margin-top: 10px
    }
    .p-table tbody td,
    .p-table thead tr th {
        font-size: 1.2rem
    }
    .p-block-calendar .xo-event-calendar table.xo-month .month-header {
        padding: 10px 15px
    }
    .dashicons-arrow-right-alt2:before {
        margin-right: -1px
    }
    .dashicons-arrow-left-alt2:before {
        margin-left: -1px
    }
    .p-block-calendar .xo-event-calendar .holiday-titles .holiday-title>span {
        width: 32px;
        margin-right: 7px;
        margin-top: 1px
    }
}

@media screen and (min-width:568px) and (max-width:767px) {
    .p-section__home--sec01 {
        margin-top: -52px
    }
    .p-home-box {
        padding: 33px 20px 40px
    }
}

@media screen and (max-width:567px) {
    .p-section__home--sec01 {
        margin-top: -52px
    }
    .p-home-info__item {
        padding: 7px!important
    }
    .p-home-info__item a {
        min-height: 200px
    }
    .p-home-info__icon {
        padding-top: 0;
        height: 70px
    }
    .p-home-info__label {
        margin-top: 0;
        height: auto
    }
    .p-home-info .-icon-whitening {
        margin-left: -4px;
        padding-top: 0
    }
    .p-home-info .c-icon {
        width: 86%;
        margin: 0 auto
    }
    .p-home-box {
        padding: 28px 15px 40px
    }
}

@media screen and (max-width:1023px) {
    .p-feed {
        border-radius: 10px
    }
    .p-feed__inner {
        padding: 14px 0 14px 5px
    }
    .p-home-about {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 600px;
        margin: 0 auto
    }
    .p-home-info__item a {
        padding: 0 15px
    }
    .p-section__home--sec05 .c-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .p-home-box {
        max-width: 560px;
        width: 100%;
        padding-bottom: 40px
    }
    .p-home-news {
        margin-top: 35px
    }
    .p-home-news__btn {
        margin-top: 10px
    }
}

@media screen and (min-width:768px) {
    .p-feed__link:hover:after {
        opacity: 1
    }
    .p-feed .c-phrase {
        white-space: nowrap;
        text-align: center
    }
    .p-home-about__btn .p-btn {
        margin-left: 0
    }
    .p-home-strengths__item {
        width: 33.333%
    }
    .p-home-strengths__txt {
        line-height: 1.85
    }
    .p-home-info__item a:hover {
        background: #ed796c
    }
    .p-home-info__item a:hover .p-home-info__label {
        color: #fff
    }
    .p-home-info__item a:hover .c-icon {
        fill: #fff
    }
}

@media screen and (min-width:1024px) {
    .p-home-about__left {
        max-width: 46.15385%
    }
    .p-home-about__right {
        max-width: 48.71795%;
        margin-left: 30px
    }
    .p-home-strengths__item:nth-of-type(2) {
        margin-right: 60px;
        margin-left: 60px
    }
    .p-section__home--sec04 {
        margin-top: -65px
    }
    .p-home-news__btn .p-btn {
        margin-right: 0
    }
}

@media screen and (max-width:1280px) {
    .p-home-strengths__ttl br {
        display: none
    }
}

@media screen and (max-width:900px) {
    .p-home-info {
        max-width: 450px;
        margin: 0 auto
    }
    .p-home-info__list {
        margin: 25px -10px 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .p-home-info__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        padding: 10px
    }
    .p-home-info__item:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }
    .p-home-info__item a {
        height: auto;
        border-radius: 12px;
        border: 2px solid #ed796c;
    }
}

@media screen and (min-width:851px) and (max-width:1023px) {
    .p-home-info__item {
        padding: 10px
    }
}

@media screen and (min-width:568px) and (max-width:1023px) {
    .p-home-info__item a {
        min-height: 180px
    }
}

@media screen and (max-width:1180px) {
    .p-home-info__label br {
        display: none
    }
}

@media screen and (max-width:330px) {
    .p-home-info__label {
        font-size: 1.4rem
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) {
    .p-section__home--sec05 {
        background: url(../../assets/img/home/sec05-bg@2x.jpg) no-repeat bottom;
        background-size: cover;
        position: relative
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1023px) {
    .p-section__home--sec05 {
        background-size: 120% auto
    }
}


/*# sourceMappingURL=index.css.map */

.oral-disease-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:20px;
    margin-top:30px;
}

.oral-disease-item{
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 3px 10px rgba(0,0,0,.08);
    text-align:center;
}

.oral-disease-item img{
    width:100%;
    aspect-ratio:1 / 1;
    object-fit:cover;
    display:block;
}

.oral-disease-item p{
    padding:15px 10px;
    font-weight:700;
    font-size:16px;
    line-height:1.5;
}

@media(max-width:767px){

    .oral-disease-grid{
        grid-template-columns:repeat(2,1fr);
        gap:15px;
    }

    .oral-disease-item p{
        font-size:14px;
    }

}