@charset "utf-8";
/*	ヘッダーa
---------------------------------*/
/* :root{
	--header: 60px;
	scroll-padding: var(--header);
}
@media screen and (min-width: 768px){
    :root{
        --header: 90px;
    }
}
@media screen and (min-width: 1023px){
    :root{
        --header: 100px;
    }
} */

.body-bg{
    background: repeat center center / contain;
    background-image: url(/system_panel/uploads/images/bg_ft.jpg);
}
.dn{
    display: none;
}
.gjs-dashed .dn{
    display: block;
}
.tax-p{
    letter-spacing: 0.05em;
    text-align: center;
}

.hd-h1{
    display: none;
}
.click_event{
    pointer-events: none;
}
.gjs-dashed .header{
}
.header{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    transition: all .3s;
}
.header.header-color{
    background-color: rgba(255, 255, 255, .9);
}
.hd-inr{
    height: 60px;
    padding: 5px 10px;
    position: relative;
}
.hd-logo{
    width: 76px;
    position: relative;
    z-index: 1000;
}
.hd-logo a{
    display: block;
    position: relative;
}
.hd-right{
    display: none;
}
.sp-phone.hd-phone{
    text-align: center;
    margin-bottom: 20px;
}
.hd-phone01{
    display: inline;
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: 0.05em;
    color: #000;
    padding-left: 30px;
    position: relative;
}
.hd-phone01:before{
    content: '';
    background: no-repeat center center / contain;
    background-image: url(/system_panel/uploads/images/icon_phone.png);
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hd-sns-list{
    margin-bottom: 30px;
}
.hd-sns{
    margin-right: 10px;
}
.hd-sns:last-of-type{
    margin-right: 0;
}
.sp-phone{
    text-align: center;
    margin-bottom: 20px;
}
.sp-phone .hd-phone01{
    color: #000;
}
.hd-nav{
    height: 100vh;
}
@media screen and (min-width: 768px){
    .hd-inr{
        height: 90px;
        padding: 15px;
    }
    .hd-logo{
        display: block;
        width: 90px;
    }
    .hd-phone01{
        font-size: 3rem;
    }
    .hd-phone01:before{
        width: 22px;
    }
}
@media screen and (min-width: 1024px){
    .hd-inr{
        height: auto;
        padding: 20px 15px;
    }
    .hd-logo{
        width: auto;
    }
}
@media screen and (min-width: 1400px){
    .gjs-dashed .hd-inr{
    }
    .gjs-dashed .hd-logo{
        width: auto;
    }
    .gjs-dashed .hd-right{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: center;
        align-items: center;
    }
    .gjs-dashed .hd-phone{
    }
    .gjs-dashed .hd-nav{
        height: auto;
    }
    .gjs-dashed .hd-nav .li{
        padding-left: 40px;
    }
    .gjs-dashed .hd-nav .li:first-of-type{
    }
    .gjs-dashed .hd-nav .li a{
        display: block;
        text-align: center;
        cursor: pointer;
    }
    .gjs-dashed .hd-nav .li a p{
        font-weight: 500;
        letter-spacing: 0.05em;
        line-height: 1;
    }
    .gjs-dashed .hd-right__btn{
        margin-left: min(2.6vw, 50px);
    }
    .gjs-dashed .hd-btn{
        background-color: #CAE8E6;
        border-radius: 33px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        width: 220px;
        text-align: center;
        margin-left: 20px;
    }
    .gjs-dashed .hd-btn:first-of-type{
        margin-left: 0;
    }
    .gjs-dashed .hd-btn.contact a{
        display: block;
    }
    .gjs-dashed .hd-btn p{
        display: inline;
        font-weight: 500;
        letter-spacing: 0.05em;
        color: #fff;
        line-height: 65px;
        position: relative;
    }
    .gjs-dashed .hd-btn.phone{
        background-color: #EDBF89;
    }
    .gjs-dashed .hd-btn.phone p{
        padding-left: 35px;
    }
    .gjs-dashed .hd-btn.phone p:before{
        content: '';
        background: no-repeat center center / contain;
        background-image: url(/system_panel/uploads/images/icon_phone01.png);
        width: 32px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media screen and (min-width: 1800px){
    .hd-inr{
    }
    .hd-logo{
        max-width: max-content;
        width: 6.5vw;
    }
    .hd-right{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-align-items: center;
        align-items: center;
    }
    .hd-phone{
    }
    .hd-nav{
        height: auto;
    }
    .hd-nav .li{
        padding-left: 24px;
        position: relative;
    }
    .hd-nav .li:first-of-type{
        padding-left: 0;
    }
    .hd-nav .li a{
        display: block;
        text-align: center;
        cursor: pointer;
    }
    .hd-nav .li a p{
        font-weight: 500;
        letter-spacing: 0.05em;
        line-height: 1;
        font-size: 17px;
    }
    .hd-nav .li.is-current:before{
        content: '';
        background: no-repeat center center / contain;
        background-image: url(/system_panel/uploads/images/hd_icon01.png);
        width: 25px;
        height: 27px;
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
    }
    .hd-right__btn{
        margin-left: min(1.6vw, 50px);
    }
    .hd-btn{
        background-color: #CAE8E6;
        border-radius: 33px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
        width: 200px;
        text-align: center;
        margin-left: 15px;
    }
    .hd-btn:first-of-type{
        margin-left: 0;
    }
    .hd-btn.contact a{
        display: block;
    }
    .hd-btn p{
        display: inline;
        font-weight: 500;
        letter-spacing: 0.05em;
        color: #fff;
        line-height: 65px;
        position: relative;
    }
    .hd-btn.phone{
        background-color: #EDBF89;
    }
    .hd-btn.phone p{
        padding-left: 35px;
    }
    .hd-btn.phone p:before{
        content: '';
        background: no-repeat center center / contain;
        background-image: url(/system_panel/uploads/images/icon_phone01.png);
        width: 32px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
}
@media screen and (min-width: 1850px){
    .hd-btn{
        max-width: 220px;
    }
    .hd-nav .li a p {
        font-size: 18px;
    }
}

/*ハンバーガーボタン*/
.navToggle {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: auto;
	width: 50px;
	height: 50px;
	cursor: pointer;
    z-index: 9999;
}
.navToggle div {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 25px;
	height: 16px;
}
.navToggle span {
	display: block;
	position: absolute;
	height:2px;
	width:100%;
	background: #ffffff;
	left:0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
.navToggle span:nth-child(1) {
	top: 0;
}
.navToggle span:nth-child(2) {
	top: 7px;
}
.navToggle span:nth-child(3) {
	top: 14px;
}
/* ハンバーガーボタン 切り替えアニメーション */
.open .navToggle {
	position: fixed;
    z-index: 10002;
}
.open .navToggle span{
    background: #333333;
}
.open .navToggle span:nth-child(1) {
	top: 7px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open .navToggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open .navToggle span:nth-child(3) {
	top: 7px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}

/*---------- ハンバーガーメニュー ----------*/
.bg-hum-blue{
    background-color: #f99103;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
}
.gjs-dashed .navbar{
    background-color: #fff;
    overflow: scroll;
    height: 100vh;
}
.hd-sp-menu{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
}
.hd-sp-menu.open{
    overflow: scroll;
    max-width: 500px;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}
.navbar{
    background: transparent;
    max-width: 500px;
    width: 100%;
    padding: 22.5px 10px;
    margin-left: auto;
}
.navbar.open{
    background: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border: none;
    padding: 0px;
    width: 20px;
    height: 15px;
    margin: auto;
    margin-right: 5px;
    box-sizing: border-box;
    position: relative;
}

.navbar-dark .navbar-toggler-icon {
    background-image:none;
    background-color: #000;
    width: 20px;
    height: 2px;
    display: block;
    position: absolute;
    transition: ease .5s;
}

.navbar-toggler-icon:nth-of-type(1) {
    top: 0px;
}

.navbar-toggler-icon:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
}

.navbar-toggler-icon:nth-of-type(3) {
    bottom: 0;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
    background-color: #000;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-of-type(1) {
    top:8px;
    transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-of-type(2) {
    opacity: 0;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-of-type(3) {
    top: 8px;
    transform: rotate(-45deg);
}
button:focus{
    outline: none;
}
.navbar-collapse{
    padding-top: 30px;
}
.navbar-collapse.show{
}
.navbar-nav{
    margin-bottom: 30px;
}
.nav-item{
    padding: 0 15px;
    border-bottom: solid 1px #CAE8E6;
}
.nav-item:first-of-type{
    border-top: solid 1px #CAE8E6;
}
.nav-item p{
    font-weight: 500;
    letter-spacing: 0.025em;
    line-height: 60px;
}
.sp-nav__comment{
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}
.hd-btn-sp{
    background-color: #CAE8E6;
    border-radius: 33px;
    max-width: 280px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    position: relative;
}
.hd-btn-sp:last-of-type{
    margin-bottom: 0;
}
.hd-btn-sp.contact a{
    display: block;
}
.hd-btn-sp p{
    display: inline;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 60px;
    padding-left: 50px;
    position: relative;
}
.hd-btn-sp p:before{
    content: '';
    background: no-repeat center center / contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.hd-btn-sp.phone{
    background-color: #EDBF89;
}
.hd-btn-sp.phone p{
    font-size: 2.4rem;
    color: #fff;
    padding-left: 35px;
}
.hd-btn-sp.phone p:before{
    background-image: url(/system_panel/uploads/images/icon_phone01.png);
    width: 32px;
    height: 32px;
}
.hd-btn-sp.web p:before{
    background-image: url(/system_panel/uploads/images/icon_ft_web01.png);
    width: 35px;
    height: 35px;
}
.hd-btn-sp.line p:before{
    background-image: url(/system_panel/uploads/images/icon_ft_line01.png);
    width: 40px;
    height: 40px;
}
@media screen and (min-width: 768px){
    .navbar{
        padding: 30px 15px;
    }
    .navbar-dark .navbar-toggler{
        width: 40px;
        height: 30px;
        margin-right: 10px;
    }
    .navbar-dark .navbar-toggler-icon{
        width: 100%;
        height: 3px;
    }
    .navbar-collapse.show{
    }
    .bg-hum-blue{
        width: 90px;
        height: 90px;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-of-type(1){
        top: 13px;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-of-type(3){
        top: 13px;
    }
}
@media screen and (min-width: 1024px){
    .navbar{
        padding: 59.5px 15px;
    }
}
@media screen and (min-width: 1080px){
    .bg-hum-blue{
        display: none;
    }
}
@media screen and (min-width: 1400px){
    .gjs-dashed .hd-sp-menu{
        height: calc(100vh - 215px);
        top: 215px;
        overflow-y: scroll;
    }
}

/*	フッター共通コンテンツ
---------------------------------*/

/*	フッター
---------------------------------*/
.ft-box{
    padding-top: 80px;
}
.ft-box__access{
    margin-bottom: 30px;
}
.ft-box__access__map{
    margin-bottom: 30px;
}
.ft-box__access__info{
    text-align: center;
    margin-bottom: 30px;
}
.ft-box__access__info__logo{
    width: 120px;
    margin: 0 auto 20px;
}
.ft-box__access__add{
    font-size: min(4vw, 2.1rem);
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: center;
}
.ft-box__contact{
    border-bottom: solid 1px #CAE8E6;
    padding-bottom: 30px;
    margin-bottom: 20px;
    position: relative;
}
.ft-box__contact__list.flex-cnt{
    display: block;
}
.ft-box__contact__list{
    margin-bottom: 30px;
}
.ft-box__contact__list__item{
    max-width: 330px;
    width: 100%;
    background-color: #CAE8E6;
    border-radius: 33px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: center;
    margin: 0 auto 20px;
}
.ft-box__contact__list__item:last-of-type{
    margin-bottom: 0;
}
.ft-box__contact__list__item a{
    display: block;
}
.ft-box__contact__list__item p{
    display: inline;
    font-weight: 900;
    letter-spacing: 0.05em;
    line-height: 55px;
    padding-left: 60px;
    position: relative;
}
.ft-box__contact__list__item p:before{
    content: '';
    background: no-repeat center center / contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.ft-box__contact__list__item.phone{
    background-color: #EDBF89;
}
.ft-box__contact__list__item.phone a{
    display: inline;
}
.ft-box__contact__list__item.phone p{
    font-size: 2.2rem;
    color: #fff;
}
.ft-box__contact__list__item.mail{
    background-color: #eae8c9;
}
.ft-box__contact__list__item.phone p:before{
    background-image: url(/system_panel/uploads/images/icon_phone01.png);
    width: 30px;
    height: 30px;
}
.ft-box__contact__list__item.web p:before{
    background-image: url(/system_panel/uploads/images/icon_ft_web01.png);
    width: 42px;
    height: 42px;
}
.ft-box__contact__list__item.line p:before{
    background-image: url(/system_panel/uploads/images/icon_ft_line01.png);
    width: 47px;
    height: 47px;
}
.ft-box__contact__list__item.mail p:before{
    background-image: url(/system_panel/uploads/images/icon_ft_form01.png);
    width: 42px;
    height: 42px;
}
.ft-box__contact__icon{
    max-width: max-content;
    width: 40%;
}
.ft-box__contact__txt{
    text-align: center;
    margin-top: 30px;
}
.ft-box__contact__txt a{
    color: #007bff;
    text-decoration: underline;
}
.ft-nav{
    display: none;
}
.cta-contact-text {
    margin: 24px auto 0 auto;
    max-width: 1080px;
    border: 1px solid #C3C3C3;
    padding: 24px 24px;
}
@media screen and (min-width:768px){
    .ft-box{
        padding-top: 150px;
    }
    .ft-box__access__map{
        margin-bottom: 50px;
    }
    .ft-box__access__info{
        margin-bottom: 40px;
    }
    .ft-box__access__info__logo{
        width: auto;
        margin: 0 0 30px;
    }
    .ft-box__access__add{
        font-size: 2.4rem;
    }
    .ft-box__contact{
        padding-bottom: 50px;
        margin-bottom: 30px;
    }
    .ft-box__contact__list.flex-cnt{
        display: flex;
        gap: 0 20px;
    }
    .ft-box__contact__list__item{
        width: calc((100% - 40px) / 3);
        margin: 0;
    }
    .ft-box__contact__list__item p{
        line-height: 65px;
    }
    .ft-box__contact__list__item.phone p{
        font-size: 2.7rem;
        padding-left: 40px;
    }
}
@media screen and (min-width:1024px){
    .ft-box__contact__list.flex-cnt{
        gap: 0 40px;
    }
    .ft-box__contact__list__item{
        width: calc((100% - 80px) / 3);
        margin: 0;
    }
    .ft-box__contact__list__item.phone p{
        padding-left: 60px;
    }
    .ft-box__contact__list__item.phone p:before{
        width: 43px;
        height: 43px;
    }
    .ft-nav__wrap{
        margin-bottom: 40px;
    }
    .ft-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    }
    .ft-nav .li{
        padding: 0 10px;
        margin-bottom: 15px;
        position: relative;
    }
    .ft-nav .li:last-of-type:before{
        content: none;
    }
    .ft-nav .li:first-of-type{
        padding-left: 0;
    }
    .ft-nav .li:last-of-type{
        padding-right: 0;
    }
    .ft-nav .li p{
        font-weight: 500;
        letter-spacing: 0.05em;
        line-height: 16px;
    }
    .ft-nav .li.other p{
        position: relative;
        padding-right: 20px;
    }
    .ft-nav .li.other p:before{
        content: "";
        background: no-repeat center center / contain;
        background-image: url(/system_panel/uploads/images/icon_other01.png);
        width: 13px;
        height: 13px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
}
@media screen and (min-width:1440px){
    .ft-box__contact__list{
        margin-bottom: 0;
    }
    .ft-box__contact__icon{
        width: 13vw;
        position: absolute;
        bottom: 0;
        left: max(calc((1200px - 100vw) / 2), -243px);
    }
}

/*	マップ
---------------------------------*/
.access-map{
    width: 100%;
    height: 250px;
}
.access-map iframe{
    width: 100%;
    height: 250px;
}
@media screen and (min-width:768px){
    .access-map{
        height: 400px;
    }
    .access-map iframe{
        height: 400px;
    }
}
@media screen and (min-width:1024px){
    .access-map{
        height: 550px;
    }
    .access-map iframe{
        height: 550px;
    }
}

/*	ページトップへ戻るボタン
---------------------------------*/
.btn-pagetop {
    width: 50px;
    cursor: pointer;
}
@media screen and (min-width:1024px){
    .btn-pagetop{
    }
}
.pagetop-sp{
    display: block;
}
.pagetop-sp a {
    display: block;
    height: 67.5px;
    background-color: #000;
    text-align: center;
    position: relative;
}
.pagetop-sp a div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 25px;
    height: 25px;
}
.pagetop-sp a div:before {
    content: '';
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    left: 0;
}
@media screen and (min-width:1024px) {
    .pagetop-sp {
        display: none;
    }
}

/*コピーライト（ｐタグ）*/
.copyright {
    font-size: 1rem;
    letter-spacing: 0.1em;
    text-align: right;
}
@media screen and (min-width:768px) {
    .copyright {
        font-size: 1.2rem;
    }
}

/*	メイン画像
---------------------------------*/
.top-mv{
    position: relative;
}
.main-img-otr{
    width: 70%;
    margin-left: auto;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.main-img{
    max-height: 700px;
    height: 30vh;
}
.main-img img{
    border-radius: 0 0 0 65px;
}
.main-img.ojf:before{
    content: none;
}
.main-img-otr02{
    width: 60%;
}
.main-img02{
    max-height: 300px;
    height: 30vh;
}
.main-img02 img{
    border-radius: 0 65px 65px 0;
}
.main-img02.ojf:before{
    content: none;
}
.main-catch{
    max-width: max-content;
    width: 80%;
    margin-left: 20px;
    margin-bottom: 30px;
}
.top-mv__arrow{
    position: absolute;
    bottom: 0;
    right: 15px;
}
@media screen and (min-width:768px){
    .main-img-otr{
    }
    .main-img{
        max-height: 900px;
        height: 40vh;
    }
    .main-img-otr02{
    }
    .main-img02{
        max-height: 400px;
        height: 35vh;
    }
    .main-catch{
    }
}
@media screen and (min-width:1024px){
    .top-mv{
        padding-bottom: 180px;
    }
    .main-img-otr{
        width: 60%;
        margin-bottom: 0;
    }
    .main-img{
        max-height: 930px;
        height: 80vh;
    }
    .main-img-otr02{
        width: 35%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .main-img02{
        max-height: 480px;
        height: 40vh;
    }
    .main-catch{
        width: 40%;
        margin: 0;
        position: absolute;
        top: 40%;
        left: 15px;
        transform: translate(0, -50%);
        z-index: 1;
    }
    .top-mv__arrow{
        bottom: 60px;
    }
}
@media screen and (min-width:1350px){
    .main-img{
    }
    .main-catch{
        left: min(calc((100vw - 1350px) / 2), 200px);
    }
}

/*	トップページ
---------------------------------*/
.por{
    position: relative;
}
.bg-beige{
    background-color: #f4efe6;
}
.bg-orange{
    background-color: #f39800;
}
.bg-gray{
    background-color: #faf7f2;
}
.bg-navy{
    background-color: #23262b;
}
.top-overflow{
    overflow: hidden;
}
.top-ttl{
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}
.top-ttl.left{
    text-align: left;
}
.top-ttl .ttl-cmn01{
    line-height: 1;
    margin-bottom: 15px;
    position: relative;
}
.top-ttl.white .ttl-cmn01,
.top-ttl.white .ttl-cmn02{
    color: #fff;
}
.top-ttl.mb0{
    margin-bottom: 0;
}
.top-news{
    padding: 60px 15px 0;
    position: relative;
}
.top-news__cont .webgene-blog{
    max-width: 910px;
    width: 100%;
    margin: 0 auto;
}
.top-news__cont .webgene-item{
    border-bottom: solid 1px rgba(195, 195, 195, .6);
}
.top-news__cont .webgene-item a{
    display: block;
    padding: 0 0 10px 0;
}
.top-news__cont .blog-item .blogdate{
    font-size: 1.8rem;
    font-weight: 500;
    padding: 0 10px 0 0;
    color:#707070;
}
.top-news__cont .blog-item .blogcate{
    min-width: 100px;
    background-color: #27A837;
    border-radius: 50px;
    font-size: 1.4rem;
    color: #fff;
    line-height: 2.5;
    text-align: center;
}
.top-news__cont .blog-item .blogttl{
    font-size: 1.8rem;
    font-weight: 500;
    width: 100%;
    margin-top: 5px;
}
.top-scroll{
    padding-top: 80px;
}
.top-scroll__txt{
    width:100%;
    min-height:90px;
    background-position:0 center;
    background-size:cover;
    background-repeat:repeat-x;
    background-image:url(/system_panel/uploads/images/img_scroll_txt.png);
    animation:loop 40s linear infinite;
    position:relative;
    z-index:2
}
@keyframes loop{
    0%{
        background-position:-100% center
    }
    100%{
        background-position:100% center
    }
}
.top-concept{
    padding-top: 70px;
}
.top-concept__cont.flex-btw{
    display: block;
}
.top-concept__cont__img{
    text-align: center;
    margin-bottom: 40px;
}
.top-concept__cont__img__inr{
    margin: 0 0 0 -15px;
}
.top-concept__cont__img img{
    border-radius: 0 65px 0 0;
}
.top-concept__cont__txt{
    padding-bottom: 90px;
    position: relative;
    z-index: 1;
}
.top-concept__cont__txt__ttl{
    text-align: center;
    margin-bottom: 30px;
}
.top-concept__cont__txt__p{
    font-weight: 500;
    letter-spacing: 0.05em;
}
.top-concept__cont__txt__icon{
    width: 140px;
    position: absolute;
    bottom: -30px;
    right: 0;
    z-index: -1;
}
.top-concept__feature{
    padding-top: 60px;
}
.top-concept__feature__inr__ttl{
    text-align: center;
    margin-bottom: 60px;
}
.top-concept__feature__inr__ttl .ttl-cmn03{
    font-size: min(6.5vw, 2.6rem);
}
.top-concept__feature__inr__list{
    display: flex;
    overflow-x: auto;
    gap: 0 50px;
    padding: 0 15px;
    margin-bottom: 80px;
}
.top-concept__feature__inr__item{
    max-width: 400px;
    width: 100%;
    flex: 0 0 80%;
}
.top-concept__feature__inr__item:last-of-type{
    margin-bottom: 0;
}
.top-concept__feature__inr__item__img{
    margin-bottom: 30px;
}
.top-concept__feature__inr__item__img img{
    border-radius: 0 65px 0 65px;
}
.top-concept__feature__inr__item__txt{
    font-weight: 500;
}
.top-service{
    padding: 80px 0 200px;
}
.top-service__cont{
    position: relative;
}
.top-service__cont__list__item.flex-btw{
    display: block;
}
.top-service__cont__list__item{
    margin-bottom: 80px;
}
.top-service__cont__list__item:last-of-type{
    margin-bottom: 0;
}
.top-service__cont__list__item__img{
    text-align: center;
    margin-bottom: 60px;
}
.top-service__cont__list__item__img__inr{
    margin: 0 0 0 -15px;
}
.top-service__cont__list__item__img__inr img{
    border-radius: 0 65px 0 0;
}
.top-service__cont__list__item__info{
    position: relative;
    z-index: 1;
}
.top-service__cont__list__item__info__ttl{
    margin-bottom: 30px;
    position: relative;
}
.top-service__cont__list__item__info__ttl__h{
    text-align: center;
    position: relative;
    z-index: 1;
}
.top-service__cont__list__item__info__ttl__p{
    width: 100%;
    font-family: "Mrs Saint Delafield", serif;
    font-size: 6rem;
    letter-spacing: 0.05em;
    color: rgba(202, 232, 230, .8);
    line-height: 1;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.top-service__cont__list__item__info__txt{
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}
.top-service__cont__list__item:nth-last-of-type(2n) .top-service__cont__list__item__img__inr{
    margin: 0 -15px 0 0;
}
.top-service__cont__list__item:nth-last-of-type(2n) .top-service__cont__list__item__img__inr img{
    border-radius: 65px 0 0 0;
}
.top-service__cont__icon__img{
    max-width: max-content;
    width: 30%;
    position: absolute;
    right: 0;
}
.top-service__cont__icon__img--01{
    top: 45px;
}
.top-service__cont__icon__img--02{
    bottom: -20px;
    transform: translateY(100%);
}
.top-gallery{
    padding-bottom: 100px;
    position: relative;
}
.top-gallery__item{
    max-width: max-content;
    margin: 0 10px;
}
.top-gallery__item img{
    border-radius: 0 65px 0 65px;
}
.top-gallery__icon{
    max-width: max-content;
    width: 30%;
    position: absolute;
    top: 0;
    left: 15px;
    transform: translateY(-100%);
}
.top-faq{
    background-color: #fff;
    padding-top: 100px;
}
.top-faq__cont{
    margin-bottom: 80px;
}
.top-faq__cont__item{
    background-color: #CAE8E6;
    border-radius: 52px;
    padding: 30px 15px;
    margin-bottom: 30px;
    cursor: pointer;
}
.top-faq__cont__item:last-of-type{
    margin-bottom: 0;
}
.top-faq__cont__item__box__inr{
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    gap: 0 20px;
}
.top-faq__cont__item__box__inr__img{
    width: 30px;
}
.top-faq__cont__item__box__inr__txt{
    flex: 1;
    padding-right: 30px;
    position: relative;
}
.top-faq__cont__item__box--q .top-faq__cont__item__box__inr__txt:before{
    content: "";
    width: 20px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.top-faq__cont__item__box--q .top-faq__cont__item__box__inr__txt:after{
    content: "";
    width: 3px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(50%, -50%);
    transition: all 0.3s;
}
.top-faq__cont__item__box__inr__txt__p{
    font-weight: 500;
    letter-spacing: 0.05em;
}
.top-faq__cont__item__box--a{
    opacity: 0;
    visibility: hidden;
    height: 0;
    padding: 0;
    transition: all .3s;
}
.top-faq__cont__item.is-active .top-faq__cont__item__box--a{
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 20px 0 0 0;
}
.top-faq__cont__item__box--a .top-faq__cont__item__box__inr{
    display: none;
}
.top-faq__cont__item.is-active .top-faq__cont__item__box--a .top-faq__cont__item__box__inr{
    display: flex;
}
.top-faq__cont__item.is-active .top-faq__cont__item__box--q .top-faq__cont__item__box__inr__txt:after{
    transform: translate(50%, -50%) rotate(-90deg);
}
.gjs-dashed .top-faq__cont__item .top-faq__cont__item__box--a{
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 20px 0 0 0;
}
.gjs-dashed .top-faq__cont__item .top-faq__cont__item__box--a .top-faq__cont__item__box__inr{
    display: flex;
}
.top-about{
    background-color: #fff;
    padding: 100px 0;
}
.top-about__cont.flex-btw{
    display: block;
}
.top-about__cont__img{
    text-align: center;
    margin-bottom: 60px;
    position: relative;
}
.top-about__cont__img__inr{
    margin: 0 0 0 -15px;
    position: relative;
}
.top-about__cont__img__inr__item img{
    border-radius: 0 65px 0 0;
}
.top-about__cont__img__icon{
    max-width: 180px;
    width: 45%;
    position: absolute;
    bottom: 0;
    right: -15px;
    transform: translateY(50%);
}
.top-about__cont__info{
    position: relative;
    z-index: 1;
}
.top-about__cont__info__ttl{
    margin-bottom: 30px;
}
.top-about__cont__info__txt{
    margin-bottom: 30px;
}
@media screen and (min-width:768px){
    .top-ttl{
        margin-bottom: 70px;
    }
    .top-ttl .ttl-cmn01{
    }
    .top-news__cont .webgene-item a{
        padding: 15px 0;
    }
    .top-news__cont .blog-item .blogdate{
        font-size: 2.2rem;
        padding-left: 15px;
    }
    .top-news__cont .blog-item .blogcate{
        min-width: 120px;
    }
    .top-news__cont .blog-item .blogttl{
        font-size: 2.2rem;
        padding: 0 15px;
    }
    .top-scroll{
        padding-top: 150px;
    }
    .top-scroll__txt{
        min-height:202px;
    }
    .top-concept{
        padding-top: 120px;
    }
    .top-concept__cont__txt__ttl{
        margin-bottom: 40px;
    }
    .top-concept__cont__txt__icon{
        width: auto;
    }
    .top-concept__feature{
        padding-top: 100px;
    }
    .top-concept__feature__inr__ttl{
        margin-bottom: 100px;
    }
    .top-concept__feature__inr__ttl__h.ttl-cmn03{
        font-size: min(5vw, 4rem);
    }
    .top-concept__feature__inr__list{
        margin-bottom: 120px;
    }
    .top-concept__feature__inr__item__img{
        margin-bottom: 50px;
    }
    .top-service{
        padding: 160px 0 300px;
    }
    .top-service__cont__list__item{
        margin-bottom: 120px;
    }
    .top-service__cont__list__item__info__ttl{
        margin-bottom: 40px;
    }
    .top-service__cont__list__item__info__ttl__p{
        font-size: 8.8rem;
    }
    .top-service__cont__list__item__info__txt{
        margin-bottom: 40px;
    }
    .top-gallery__item{
        margin: 0 20px;
    }
    .top-gallery{
        padding-bottom: 160px;
    }
    .top-faq{
        padding-top: 160px;
    }
    .top-faq__cont{
        margin-bottom: 120px;
    }
    .top-faq__cont__item__box__inr{
        gap: 0 60px;
    }
    .top-faq__cont__item__box__inr__img{
        width: auto;
    }
    .top-faq__cont__item__box__inr__txt{
        padding-top: 10px;
        padding-right: 40px;
    }
    .top-faq__cont__item__box--q .top-faq__cont__item__box__inr__txt:before{
        width: 30px;
    }
    .top-faq__cont__item__box--q .top-faq__cont__item__box__inr__txt:after{
        height: 30px;
        right: 15px;
    }
    .top-about{
        padding: 160px 0;
    }
    .top-about__cont__img__icon{
        max-width: max-content;
        transform: translateY(30%);
    }
    .top-about__cont__info__ttl{
        margin-bottom: 40px;
    }
    .top-about__cont__info__txt{
        margin-bottom: 40px;
    }
}
@media screen and (min-width:1024px){
    .top-news{
        background: none;
        padding: 0;
    }
    .top-news__cont{
        max-width: 1000px;
        width: calc(60% - 50px);
        position: absolute;
        top: -120px;
        right: 50px;
    }
    .top-news__cont .webgene-item a{
        padding: 15px;
    }
    .top-news__cont .blog-item .blogdate{
        padding: 0;
    }
    .top-news__cont .blog-item .blogttl{
        padding: 0;
        margin: 0;
    }
    .top-concept__cont.flex-btw{
        display: flex;
        gap: 60px;
    }
    .top-concept__cont__img{
        max-width: 480px;
        width: 40%;
        margin: 0;
    }
    .top-concept__cont__img__inr{
        margin: 0 0 0 -15px;
    }
    .top-concept__cont__txt{
        max-width: 640px;
        flex: 1;
        padding-bottom: 0;
    }
    .top-concept__cont__txt__ttl{
        text-align: left;
    }
    .top-concept__cont__txt__icon{
        bottom: -100px;
    }
    .top-concept__feature__inr__list{
        max-width: 1230px;
        width: 100%;
        padding: 0 15px;
        margin: 0 auto 120px;
    }
    .top-concept__feature__inr__item{
        width: calc((100% - 100px) / 3);
        margin: 0;
        flex: 1;
    }
    .top-service__cont__list__item.flex-btw{
        display: flex;
        gap: 60px;
    }
    .top-service__cont__list__item__img{
        max-width: 480px;
        width: 40%;
        margin: 0;
    }
    .top-service__cont__list__item__img__inr{
        margin: 0 0 0 -15px;
    }
    .top-service__cont__list__item__info{
        max-width: 640px;
        flex: 1;
        padding-top: 100px;
    }
    .top-service__cont__list__item__info__ttl__h{
        text-align: left;
    }
    .top-service__cont__list__item__info__ttl__p{
        text-align: left;
    }
    .top-service__cont__list__item__info__btn.btn-cmn01{
        margin: 0;
    }
    .top-service__cont__list__item:nth-last-of-type(2n).flex-btw{
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .top-service__cont__list__item:nth-last-of-type(2n) .top-service__cont__list__item__img__inr{
        margin: 0 -15px 0 0;
    }
    .top-service__cont__icon__img--01{
        top: 0;
    }
    .top-service__cont__icon__img--02{
        bottom: 0;
    }
    .top-about__cont.flex-btw{
        display: flex;
        gap: 60px;
    }
    .top-about__cont__img{
        max-width: 480px;
        width: 40%;
        margin: 0;
    }
    .top-about__cont__img__inr{
        margin: 0 0 0 -15px;
    }
    .top-about__cont__img__icon{
        right: -55px;
    }
    .top-about__cont__info{
        max-width: 640px;
        flex: 1;
        padding-top: 100px;
    }
    .top-about__cont__info__btn.btn-cmn01{
        margin-left: 0;
    }
}
@media screen and (min-width:1230px){
    .top-concept__cont__img__inr{
        margin: 0 0 0 max(calc((1200px - 100vw) / 2), -360px);
    }
    .top-concept__cont__txt{
        padding-top: 100px;
    }
    .top-service__cont__list__item__img__inr{
        margin: 0 0 0 max(calc((1200px - 100vw) / 2), -360px);
    }
    .top-service__cont__list__item__info{
        padding-top: 140px;
    }
    .top-service__cont__list__item:nth-last-of-type(2n) .top-service__cont__list__item__img__inr{
        margin: 0 max(calc((1200px - 100vw) / 2), -360px) 0 0;
    }
    .top-service__cont__icon__img--01{
        right: max(calc((1230px - 100vw) / 2), -80px);
    }
    .top-service__cont__icon__img--02{
        right: max(calc((1230px - 100vw) / 2), -140px);
    }
    .top-gallery__icon{
        left: calc((100vw - 1230px) / 2);
    }
    .top-about__cont__img__inr{
        margin: 0 0 0 max(calc((1200px - 100vw) / 2), -360px);
    }
}

/*	下層ヘッダー
---------------------------------*/
.subhd{
    margin-top: 60px;
    position: relative;
}
.subhd__img{
    max-height: 480px;
    width: 75%;
    height: 80vw;
    margin-left: auto;
}
.subhd__img.ojf:before{
    content: none;
}
.subhd__img img{
    border-radius: 0 0 0 65px;
}
.subhd-ttl{
    position: absolute;
    top: 40%;
    left: 15px;
    transform: translate(0, -50%);
}
.subttl__jp{
    font-weight: 700;
    color: #EDBF89;
}
.subttl__en{
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 15px;
}
.subhd__bg{
    width: 100%;
    height: 66.7%;
    background: repeat center center / contain;
    background-image: url(/system_panel/uploads/images/bg_ft.jpg);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}
.subhd__icon{
    max-width: max-content;
    width: 15%;
    position: absolute;
    bottom: 0;
    left: 0;
}
@media screen and (min-width:768px){
    .subhd{
        margin-top: 90px;
    }
    .subhd__img{
        max-height: 720px;
        width: 65%;
        height: 60vw;
    }
    .subhd-ttl{
    }
    .subttl__en{
        font-size: 5.6rem;
    }
    .subhd__bg{
        top: auto;
        bottom: 80px;
        transform: translate(0);
    }
    .subhd__icon{
        width: 10%;
        bottom: 30px;
    }
}
@media screen and (min-width:1024px){
    .subhd{
        margin-top: 149px;
    }
    .subhd__img{
    }
    .subhd-ttl{
    }
    .subhd__bg{
    }
}
@media screen and (min-width:1080px){
}
@media screen and (min-width:1230px){
    .subhd-ttl{
        left: max(calc(100vw - 1230px) / 2, 15px);
    }
    .subhd__bg{
    }
    .subhd__icon{
        left: calc((100vw - 1230px) / 2);
    }
}
@media screen and (min-width:1800px){
    .subhd{
        margin-top: 118px;
    }
}

/*	よくあるご質問
---------------------------------*/
.faq-btn{
    padding-top: 100px;
}
.faq-btn__list.flex-nml{
    display: block;
}
.faq-btn__list__item{
    max-width: 360px;
    width: 100%;
    background-color: #CAE8E6;
    border-radius: 5px;
    margin: 0 auto 20px;
}
.faq-btn__list__item:last-of-type{
    margin-bottom: 0;
}
.faq-btn__list__item a{
    display: block;
    text-align: center;
}
.faq-btn__list__item p{
    display: inline;
    font-size: 2rem;
    font-weight: 700;
    line-height: 3.75;
    padding-left: 60px;
    position: relative;
}
.faq-btn__list__item p:before{
    content: '';
    background: no-repeat center center / contain;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.faq-btn__list__item.faq-btn__list__item01 p:before{
    background-image: url(/system_panel/uploads/images/icon_faq_btn01.png);
    width: 27px;
    height: 30px;
}
.faq-btn__list__item.faq-btn__list__item02 p:before{
    background-image: url(/system_panel/uploads/images/icon_faq_btn02.png);
    width: 19px;
    height: 38px;
}
.faq-btn__list__item.faq-btn__list__item03 p:before{
    background-image: url(/system_panel/uploads/images/icon_faq_btn03.png);
    width: 35px;
    height: 35px;
}
.faq-btn__list__item.faq-btn__list__item04 p:before{
    background-image: url(/system_panel/uploads/images/icon_faq_btn04.png);
    width: 32px;
    height: 32px;
}
.faq-btn__list__item.faq-btn__list__item05 p:before{
    background-image: url(/system_panel/uploads/images/icon_faq_btn05.png);
    width: 31px;
    height: 29px;
}
.faq-cont{
    padding: 100px 0 120px;
}
.faq-cont__list__item{
    margin-bottom: 100px;
}
.faq-cont__list__item:last-of-type{
    margin-bottom: 0;
}
.faq-cont__list__item__ttl{
    margin-bottom: 80px;
}
@media screen and (min-width:768px){
    .faq-btn{
        padding-top: 160px;
    }
    .faq-btn__list.flex-nml{
        display: flex;
        gap: 30px;
    }
    .faq-btn__list{
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
    }
    .faq-btn__list__item{
        width: calc((100% - 30px) / 2);
        margin: 0;
    }
    .faq-btn__list__item p{
        font-size: 2.4rem;
    }
    .faq-cont{
        padding: 160px 0 200px;
    }
    .faq-cont__list__item{
        margin-bottom: 160px;
    }
    .faq-cont__list__item__ttl{
        margin-bottom: 120px;
    }
}
@media screen and (min-width:1024px){
    .faq-btn__list.flex-nml{
        gap: 40px;
    }
    .faq-btn__list{
        max-width: none;
    }
    .faq-btn__list__item{
        width: calc((100% - 80px) / 3);
    }
}
@media screen and (min-width:1080px){
}

/*	ペットショップ ムライについて
---------------------------------*/
.about-catch{
    padding: 80px 0;
}
.about-catch__cont__ttl{
    text-align: center;
    margin-bottom: 40px;
}
.about-catch__cont__ttl strong{
    font-weight: 700;
}
.about-catch__cont__txt{
    font-weight: 500;
}
.about-message{
    padding: 80px 0 0;
}
.about-message__cont__item.flex-btw{
    display: block;
}
.about-message__cont__item__img{
    text-align: center;
    margin-bottom: 40px;
}
.about-message__cont__item__img__inr{
    margin: 0 0 0 -15px;
}
.about-message__cont__item__img img{
    border-radius: 0 65px 0 0;
}
.about-message__cont__item__info{
    position: relative;
    z-index: 1;
}
.about-message__cont__item__info__ttl{
    text-align: center;
    margin-bottom: 30px;
}
.about-message__cont__item__info__txt{
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 30px;
}
.about-message__cont__item__info__name{
    font-weight: 500;
    letter-spacing: 0.05em;
    text-align: right;
}
.about-gallery{
    padding: 80px 0;
}
.about-gallery__inr{
    max-width: 1460px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.about-gallery__cont__img__list{
    gap: 15px;
    margin-bottom: 80px;
}
.about-gallery__cont__img__list__item{
    width: calc((100% - 30px) / 3);
}
.about-gallery__cont__img__list__item img{
    border-radius: 0 30px 0 30px;
}
.about-gallery__cont__work{
    margin-bottom: 40px;
}
.about-gallery__cont__work:last-of-type{
    margin-bottom: 0;
}
.about-gallery__cont__work__ttl{
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
}
.about-gallery__cont__work__ttl__p{
    display: inline;
    padding-left: 40px;
    position: relative;
}
.about-gallery__cont__work__ttl__p:before{
    content: '';
    background: no-repeat center center / contain;
    background-image: url(/system_panel/uploads/images/icon_footstanp01.png);
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.about-gallery__cont__work__txt{
    font-weight: 500;
    margin-bottom: 50px;
}
.about-gallery__cont__work__list{
    gap: 15px;
}
.about-gallery__cont__work__list__item{
    width: calc((100% - 30px) / 3);
}
.about-gallery__cont__work__list__item img{
    border-radius: 0 30px 0 30px;
}
.about-info{
    padding: 80px 0 120px;
}
.parking-img {
    object-fit: cover;
}
@media screen and (min-width:768px){
    .about-catch{
        padding: 160px 0;
    }
    .about-catch__cont__ttl{
        margin-bottom: 60px;
    }
    .about-catch__cont__ttl strong br{
        display: none;
    }
    .about-catch__cont__ttl.ttl-cmn03{
        font-size: min(4.5vw, 4rem);
    }
    .about-catch__cont__txt{
        text-align: center;
    }
    .about-message{
        padding: 160px 0 0;
    }
    .about-message__cont__item__info__ttl{
        margin-bottom: 40px;
    }
    .about-message__cont__item__info__txt{
        margin-bottom: 50px;
    }
    .about-gallery{
        padding: 160px 0;
    }
    .about-gallery__cont__img__list{
        gap: 55px;
        margin-bottom: 120px;
    }
    .about-gallery__cont__img__list__item{
        width: calc((100% - 110px) / 3);
    }
    .about-gallery__cont__img__list__item img{
        border-radius: 0 65px 0 65px;
    }
    .about-gallery__cont__work{
        margin-bottom: 60px;
    }
    .about-gallery__cont__work__ttl{
        margin-bottom: 40px;
    }
    .about-gallery__cont__work__txt{
        margin-bottom: 80px;
    }
    .about-gallery__cont__work__list{
        gap: 55px;
    }
    .about-gallery__cont__work__list__item{
        width: calc((100% - 110px) / 3);
    }
    .about-gallery__cont__work__list__item img{
        border-radius: 0 65px 0 65px;
    }
    .about-info{
        padding: 160px 0 240px;
    }
}
@media screen and (min-width:1024px){
    .about-message__cont__item.flex-btw{
        display: flex;
        gap: 60px;
    }
    .about-message__cont__item__img{
        max-width: 480px;
        width: 40%;
        margin: 0;
    }
    .about-message__cont__item__img__inr{
        margin: 0 0 0 -15px;
    }
    .about-message__cont__item__info{
        max-width: 600px;
        flex: 1;
        padding-bottom: 0;
    }
    .about-message__cont__item__info__ttl{
        text-align: left;
    }
    .about-gallery__cont__work__txt{
        text-align: center;
    }
}
@media screen and (min-width:1230px){
    .about-message__cont__item__img__inr{
        margin: 0 0 0 max(calc((1200px - 100vw) / 2), -360px);
    }
    .about-message__cont__item__info{
        padding-top: 100px;
    }
}