/* body{
    font-family: 'Shippori Mincho', serif;
} */
header .inner #gnav .sub-navi ul li .fa-calendar-days:before {
    font-size: 16px;
}

h1,h2,h3,h4,h5{
    font-family: 'Shippori Mincho', serif;
}

.over{
    font-family: 'Overpass', sans-serif;
}

a,a:link,a:hover,a:visited{
    color: #636363;
}

.sec-page-mv{
    position: relative;
    padding: 35px 40px 0;
    width: 100%;
}

.page header{
    height: 134px;
    padding: 21px 0 53px;
}

.page header .inner .tel span {
    line-height: 1;
}

footer .box-bottom .navi li a.no-hover:hover,
footer .box-bottom .navi li a.no-hover {
    color: #636363;
    cursor: auto;
}


.page header .inner #gnav .navi,.page header.is-fixed .inner .block-logo .address,.page header .inner #gnav .sub-navi ul {
    line-height: 1;
}

header:before {
    content: "";
    /*background: #dfeee6;*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}

header .bg {
    position: absolute;
    z-index: -1;
}

header .bg.bg01 {
    width: 142px;
    right: 70px;
    top: 0;
}

header.is-fixed .bg.bg01 {
    display: none;
}

.bg.bg02 {
    width: 325px;
    left: -90px;
    bottom: -10px;
    position: absolute;
    z-index: -1;
    opacity: 0.5;
}

.page-mv{
    margin-bottom: 20px;
}

.page__title-bl{
    margin-left: 50px;
}

.page__main-title {
    color: var(--main-txt-color);
    font-family: 'Shippori Mincho', serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 20px;
}

.page__main-title-en{
    font-size: 14px;
    color: var(--main-txt-color);
}

.bread-crumb{
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    list-style: none;
}

.bread-crumb li::after{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    font-family: FontAwesome;
    content: "\f054";
    color: #847163;
    font-size: 12px;
}

.bread-crumb li:last-of-type:after{
    display: none;
}

.bread-crumb li,
.bread-crumb li a{
    color: var(--main-txt-gray);
    font-size: 12px;
    display: inline-block;
}

.position-relative{
    position: relative;
}

.sec-care-list{
    padding: 115px 0 25px;
}

.care-list__title{
    color: var(--main-txt-color);
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 50px;
}

.care-list__main-cont{
    margin-bottom: 80px;
}

.page__list-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.page__list-item{
    width: 45%;
    margin-bottom: 100px;
    transition: 0.8s all;
}

a.page__list-item:hover{
    opacity: 1;
    transition: 0.8s all;
}

.page__list-item .page__list-item-relative .img .wrapper img{
    transition: 0.8s all;
    transform: scale(1,1);
}

a.page__list-item:hover .page__list-item-relative .img .wrapper img{
    transform: scale(1.1,1.1);
    transition: 0.8s all;
}

.page__list-item-relative{
    position: relative;
    margin-bottom: 70px;
    display: block;
}

.page__list-item-relative .img .wrapper{
    overflow: hidden;
    border-radius: 17px;
}

.title-bg{
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 430px;
}

a:hover .title-bg img{
    opacity: 1;
}

.title-bl{
    width: 400px;
    position: absolute;
    bottom: -50px;
}

.title-bl-wrapper{
    position: relative;
}

.title-bl h3{
    color: var(--main-txt-color);
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 2px;
}

.title-bl p{
    font-family: 'Overpass', sans-serif;
    color: var(--main-txt-color);
    font-size: 14px;
}

.title-bl .arrow{
    font-size: 25px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    color: var(--main-txt-color);
    transition: 0.8s all;
}

a:hover .title-bl .arrow{
    right: 4px;
    transition: 0.8s all;
}

.page__list-item-txt{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.u767-br{
    display: none;
}

.bg.bg01 {
    width: 142px;
    right: 70px;
    top: 0;
    position: absolute;
    z-index: -1;
}

.sec-care-list{
    position: relative;
}

.sec-care-list .bg.bg03 {
    width: 152px;
    height: 137px;
    position: absolute;
    right: 30px;
    top: 500px;
    z-index: -1;
}

.sec-care-list .bg.bg04 {
    width: 388px;
    left: 0;
    bottom: 200px;
    position: absolute;
    z-index: -1;
}

.mb20{
    margin-bottom: 20px!important;
}

footer .box-bottom .sub li a i.fa-calendar-days {
    font-size: 15px;
}

@media only screen and (max-width: 1380px) and (min-width: 1300px){
    header .inner #gnav .navi li a {
        padding: 0 18px;
    }
    header .inner .tel span {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1100px){
    header .inner #gnav .navi li a {
        padding: 0 15px;
    }
    header .inner #gnav .navi li a .ja {
        font-size: 14px;
    }
    header .inner .tel span {
        font-size: 18px;
    }
    header .inner #gnav .sub-navi ul li {
        margin-right: 15px;
    }
    header .inner #gnav .sub-navi ul li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1099px){
a.anchor{
    display: block;
    padding-top: 88px;
    margin-top: -88px;
}
.sec-page-mv{
    padding: 98px 15px 28px;
}
.page__main-title {
    font-size: 54px;
    margin-bottom: 13px;
}
.page header {
    height: auto;
    padding: 15px 00;
}
.page header .inner .block-logo {
    width: 100%;
    height: 57.14px;
}
.page header .inner .block-logo .logo {
    transform: translateY(-2px);
}
.page header .inner .tel {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.page__title-bl {
    margin-left: 30px;
}
.page__main-title {
    font-size: 34px;
    margin-bottom: 5px;
}
.care-list__title {
    font-size: 28px;
    margin-bottom: 35px;
}
.sec-care-list {
    padding: 25px 0 25px;
}
.care-list__main-cont {
    margin-bottom: 55px;
}
.page__list-item {
    width: 48%;
    margin-bottom: 60px;
}
.title-bg {
    width: 300px;
}
.title-bl {
    width: 275px;
    bottom: -45px;
}
.title-bl h3 {
    font-size: 25px;
    margin-bottom: -1px;
}
.title-bl .arrow {
    font-size: 21px;
}
.page__list-item-relative {
    margin-bottom: 59px;
}
.page__list-item-txt {
    width: 100%;
}
.bg.bg02 {
    width: 237px;
    left: -73px;
    bottom: 35px;
    position: absolute;
    z-index: -1;
}
.sec-care-list .bg.bg03 {
    right: -26px;
    top: 115px;
}
.sec-care-list .bg.bg04 {
    width: 230px;
    bottom: 365px;
}
}

@media only screen and (max-width: 1149px) and (min-width: 768px){
    .nav-bl{
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px){
.u767-br{
    display: inline-block;
}
    .sec-care-list {
    padding: 10px 0 25px;
}
.page__main-title {
    font-size: 28px;
    margin-bottom: 4px;
}
.care-list__title {
    font-size: 24px;
    margin-bottom: 30px;
}
.page__title-bl {
    margin-left: 0;
}
.page-mv {
    height: 250px;
    border-radius: 25px;
    overflow: hidden;
}
.page-mv img{
    object-fit: cover;
    height: 100%;
}
.page__list-flex {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.page__list-item {
    width: 100%;
    margin-bottom: 50px;
}
.title-bg {
    width: 260px;
}
.title-bl {
    width: 237px;
}
.title-bl h3 {
    font-size: 21px;
}
a:hover .title-bl .arrow{
    right: 6px;
}
.bg.bg02 {
    width: 178px;
}
.sec-care-list .bg.bg03 {
    width: 76px;
    height: 68px;
    right: 12px;
    top: 242px;
}
.sec-care-list .bg.bg04 {
    width: 194px;
    bottom: 300px;
}
.nav-bl{
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}
footer .navi:last-of-type{
    position: relative;
}
footer .navi:last-of-type li:first-of-type{
    position: absolute;
    top: -35px;
    right: 0;
    border-left: none;
}
footer .navi:last-of-type li:nth-of-type(2){
    border-left: 1px solid #bbb;
}
footer .navi:last-of-type li:last-of-type{
    border-left: none;
}
footer .box-bottom .sub {
    max-width: 330px;
}
footer .box-bottom .sub li:nth-child(2n-1) {
    text-align: left;
}
.s_mb0{
    margin-bottom: 0!important;
}
footer .box-bottom {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
}
}

@media only screen and (max-width: 500px){
/* .sec-page-mv .base{
    padding: 0;
} */
.page__main-title {
    font-size: 28px;
    margin-bottom: 4px;
}
.page__main-title-en {
    font-size: 12px;
}
.bread-crumb li::after {
    font-size: 4px;
}
.page-mv {
    height: 200px;
}
footer .box-bottom .navi li a {
    font-size: 11px;
}
}

