@media only screen and (max-width: 768px) {
    .home_page .key {
        --height: min(177.87vw, 750px);
        --max-height: min(177.87vw, 750px);
        --min-height: min(177.87vw, 750px);
        margin-bottom: 210px;
        overflow: initial;
    }
    .home_page .key .key_text .item {
        padding: 10px;
    }
    .home_page .key .inner {
        padding-left: 10px;
        align-items: flex-start;
        position: initial;
    }
    .home_page .key .key_text .item .video video {
        width: 100%;
        height: 178vw;
    }
    .home_page .key .catch {
        width: 100%;
        margin-top: 19.5em;
    }
    .home_page .key .catch .title {
        width: 100%;
        font-size: min(8.53vw, 40px);
        line-height: 1.3em;
        text-align: center;
        margin-bottom: 0.5em;
    }
    .home_page .key .catch p {
        font-size: min(3.47vw, 18px);
        text-align: center;
    }
    .box-main-txt {
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 250px;
        bottom: 2em;
        font-size: 18px;
    }
    .home_page .key .idx-list-main {
        flex-wrap: wrap;
        right: 0;
        left: 0;
        margin: 0 auto;
        bottom: 180px;
        width: 100%;
        max-width: 400px;
        justify-content: center;
    }
    .home_page .key .idx-list-main li {
        margin-bottom: 0;
        width: min(42.5vw, 180px);
        height: min(42.5vw, 180px);
        flex-shrink: 0;
        max-width: 100%;
    }
    .home_page .key .idx-list-main li:first-child {
        margin: 0 60px;
    }
    .home_page .key .idx-list-main li:not(:first-child) {
        margin-top: -15px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .home_page .key .idx-list-main li .ttl {
        font-size: min(3.87vw, 15px);
    }
    .home_page .idx-box-news {
        position: absolute;
        min-width: 100%;
        max-width: 100%;
        bottom: initial;
        z-index: 1;
        flex-direction: column;
        padding: 15px 20px 38px;
        border-radius: 0;
        top: 100%;
    }
    .home_page .idx-box-news .box-ttl {
        margin-right: 0;
        display: flex;
        justify-content: space-between;
    }
    .home_page .idx-box-news .box-ttl .ttl {
        line-height: 1em;
        margin-top: 5px;
        font-size: 26px;
    }
    .home_page .idx-box-news .idx-list-news {
        padding-top: 8px;
    }
    .home_page .idx-box-news .idx-list-news li {
        margin-bottom: 11px;
    }
    .home_page .idx-box-news .idx-list-news li a {
        flex-direction: column;
        padding-right: 2em;
    }
    .home_page .idx-box-news .idx-list-news li a:before {
        top: initial;
        bottom: 4px;
    }
    .home_page .idx-box-news .idx-list-news li a .title {
        font-size: 12px;
    }
    .home_page .idx-box-news .idx-list-news li a .date {
        font-size: 10px;
    }
    .home_page .idx-btn-view a {
        font-size: 14px;
    }
    .idx-btn a:before {
        right: 14px;
        top: 1px;
    }
    .tbl-time tr th,
    .tbl-time tr td {
        border-right: 0;
        border-left: 0;
        border-top: 0;
        border-color: #ebd7be;
        font-size: 0.95em;
        text-align: center;
        padding: 0.6em 0.35em 0.6em;
        font-weight: 500;
    }
    .tbl-time tr td:first-child {
        font-size: 1.1em;
        letter-spacing: 0;
    }
    .tbl-time tr th:first-child,
    .tbl-time tr td:first-child {
        width: 7.2em;
        text-align: center;
    }
    .idx-list-btn li.tel {
        margin-right: 15px;
    }
    .idx-list-btn li.tel a .sub-ttl {
        font-size: 14px;
    }
    .idx-list-btn li.tel a .ttl {
        font-size: 28px;
        font-weight: 300;
        letter-spacing: 0.01em;
    }
}

@media only screen and (max-width: 640px) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .home_page .key {
        font-size: 1.5vmin;
    }
}

@media only screen and (max-width: 768px) {
    .home_page h3 {
        margin-bottom: 30px;
        font-size: calc(var(--ttl_size) - 2px);
    }
    .home_page h2 {
        font-size: min(9.33vw, 35px);
        margin-bottom: -4px;
    }
}

@media only screen and (max-width: 768px) {
    .index0 {
        padding-top: 60px;
        position: relative;
    }
    .index0 .inner {
        padding: 0 20px;
    }
    .index0 .inner:after {
        right: 0;
        top: -60px;
        background: url(../images/index0-ico01-sp.svg) no-repeat center;
        background-size: contain;
        width: 158px;
        height: 101px;
    }
    .index0 .inner h2,
    .index0 .inner .idx-ttl-en02 {
        position: relative;
        z-index: 2;
    }
    .index0 .inner .idx-ttl-en02 {
        margin-bottom: 2.3em;
    }
    .index0-list:before {
        content: "";
        position: absolute;
        left: -60px;
        top: -100px;
        background: url(../images/index0-ico02.svg) no-repeat center;
        background-size: contain;
        width: 145px;
        height: 145px;
    }
    .index0-list li {
        background-size: cover !important;
        min-height: min(44vw, 200px);
    }
    .index0-list li a {
        height: min(44vw, 200px);
        padding: 10px 16px !important;
    }
    .index0-list li a .ttl {
        margin-bottom: -8px;
    }
    .index0-list li a .ttl-en {
        font-size: 10px;
    }
    .index0-list li .btn {
        right: 10px;
        bottom: 9px;
    }
    .index02 {
        background: #f6efe7;
        margin-top: -82px;
        padding-top: 150px;
        padding-bottom: 4.6em;
    }
    .index02.index03 {
        padding-top: 4.85em;
        padding-bottom: 4.8em;
    }
    .index02.index03 .index02-bg {
        padding-bottom: 37px;
    }
    .index02.index03 .index02-bg:before {
        left: -20px;
        height: 111.5%;
        top: 3.9375em;
        width: 84%;
    }
    .index02.index03 .idx-list-btn02 {
        margin-top: 27px;
    }
    .index02.index03 .idx-list-btn02 li {
        margin-right: 11px;
    }
    .index02.index03 .idx-list-btn02 li a {
        padding-left: 7px;
        min-width: min(43.2vw, 180px);
        font-size: min(4.27vw, 16px);
        min-height: min(21.33vw, 80px);
    }
    .index02.index03 .idx-list-btn02 li a .ico {
        margin-right: 3px;
    }
    .index02.index03 .index02-frame {
        padding-bottom: 1.5em;
    }
    .index02.index03 .index02-frame:before {
        background: #fff;
        border-radius: 7px;
    }
    .index02.index03 .index02-frame:after {
        background: url(../images/index02-frame-ico02-sp.svg) repeat center;
        background-size: cover;
    }
    .index02.index03 .index02-frame h3 {
        font-size: 28px;
        margin-bottom: -0.7em;
        position: relative;
        z-index: 1;
    }
    .index02.index03 .index02-frame h3:before {
        content: "";
        position: absolute;
        width: 80%;
        height: 1px;
        background: #fff;
        left: 0;
        right: 0;
        top: -10px;
        bottom: 0;
        margin: auto;
        z-index: -1;
    }
    .index02.index03 .index02-frame h3 span {
        margin-top: -0.25em;
        display: block;
        font-size: 14px;
        letter-spacing: 0.1em;
    }
    .index02.index03 .index02-frame .index02-frame-fx {
        margin-top: 22px;
        flex-direction: column;
        padding: 0 20px;
    }
    .index02.index03 .index02-frame .index02-frame-fx:before {
        right: 0.875em;
        bottom: -35px;
        width: 10.5625em;
        height: 6.4375em;
    }
    .index02.index03 .index02-frame .index02-frame-fx .img {
        margin: 0 auto 10px;
    }
    .index02.index03 .index02-frame .index02-frame-fx .cnt {
        max-width: 460px;
        margin: 0 auto;
    }
    .index02.index03 .index02-frame .index02-frame-fx .cnt>p {
        font-size: 13px;
        line-height: 1.6em;
        margin-bottom: 1em;
    }
    .index02.index03 .index02-frame .index02-frame-fx .cnt .idx-btn a {
        min-width: 142.5px;
        min-height: 50px;
        letter-spacing: 0;
        padding-left: 20px;
        font-size: 14.5px;
    }
    .index02 .inner_sm {
        padding: 0 20px;
    }
    .index02 .inner_sm:after {
        content: "";
        position: absolute;
        right: -146px;
        top: -83px;
        background: url(../images/index02-ico-inner.png) no-repeat center;
        background-size: 100% 100%;
        width: 37.625em;
        height: 13.8125em;
    }
    .index02 .idx-fx-ttl {
        margin-bottom: 7px;
    }
    .index02 .idx-fx-ttl h2 {
              font-size: min(9.3vw, 44px);
		flex:1;
    }
    .index02 .idx-fx-ttl .idx-btn a {
        min-width: min(37.87vw, 150px);
        min-height: 50px;
    }
    .index02 .cnt>p {
        font-size: 16px;
    }
    .index02 .index02-box {
        margin-bottom: 27px;
    }
    .index02 .index02-bg {
        padding-bottom: 53px;
    }
    .index02 .index02-bg:before {
        left: -20px;
        height: 111.5%;
        top: 3.9375em;
        width: 84%;
        z-index: -1;
    }
    .index02-list li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
        max-width: 100%;
    }
    .index02-list li:nth-child(2n) {
        margin-right: 0;
    }
    .index02-list li a {
        min-height: min(21.33vw, 90px);
        padding-left: 8px;
        width: 100%;
    }
    .index02-list li a .ico {
        margin-right: 8px;
    }
    .index02-list li a .ttl {
        font-size: min(4.27vw, 16px);
    }
    .index02-frame {
        width: calc(100% + 10px);
        max-width: 100%;
        padding-bottom: 0;
    }
    .index02-frame:before {
        background: #fff;
        border-radius: 7px;
    }
    .index02-frame:after {
        right: -7px;
        top: 7px;
        background: url(../images/index02-frame-ico02-sp.svg) no-repeat center;
        background-size: cover;
    }
    .index02-frame h3 {
        font-size: 30px;
        letter-spacing: 0.01em;
        margin-bottom: -25px;
        top: -22px;
        position: relative;
        z-index: 1;
    }
    .index02-frame h3:before {
        content: "";
        position: absolute;
        width: 80%;
        height: 1px;
        background: #fff;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: -1;
    }
    .index02-frame .index02-list02 {
        flex-direction: column;
        padding: 0 20px 22px;
        margin-top: 23px;
    }
    .index02-frame .index02-list02:before {
        right: initial;
        top: -87px;
        background: url(../images/index02-frame-ico03-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: 106%;
        height: 77px;
        left: 50%;
        transform: translate(-50%);
        z-index: 1;
    }
    .index02-frame .index02-list02 li {
        width: 100%;
        margin-bottom: 10px;
        padding-right: 10px;
        margin-right: 0;
    }
    .index02.index03 .inner_sm:after {
        content: "";
        position: absolute;
        right: -5em;
        top: -11.55em;
        background: url(../images/index03-ico02.png) no-repeat center;
        background-size: contain;
        width: 35.875em;
        height: 19.9375em;
    }
    .index02-frame .index02-list02 li:last-child .img img {
        object-position: right;
    }
    .index02-frame .index02-list02 li:before {
        right: 0.5em;
        bottom: 10px;
        width: 0.78125em;
        height: 0.78125em;
    }
    .index02-frame .index02-list02 li .img {
        width: min(32.53vw, 200px);
        margin-right: 20px;
        flex-shrink: 0;
    }
    .index02-frame .index02-list02 li .img img {
        object-position: left;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .index02-frame .index02-list02 li .cnt {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .index02-frame .index02-list02 li .cnt .ttl {
        font-size: min(4.27vw, 16px);
        letter-spacing: 0;
        margin-bottom: -2px;
    }
    .index02-frame .index02-list02 li .cnt .txt {
        line-height: 1.6em;
        font-size: 13px;
    }
    .index04 {
        padding-bottom: 5em;
    }
    .index04 .bg:before {
        background: url(../images/index04-bg02-sp.svg) no-repeat center;
        background-size: cover;
        width: 101%;
        height: min(41.6vw, 300px);
        top: 10.75em;
    }
    .index04 .bg img {
        height: min(80vw, 300px);
    }
    .index04 .inner_big {
        margin-top: -66px;
        padding: 0;
    }
    .index04 .inner_big:before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        background: url(../images/index04-ico-sp.svg) no-repeat center;
        background-size: 100% 100%;
        width: 488px;
        height: 103%;
        top: 50px;
        z-index: -1;
    }
    .index04 .index04-fx {
        flex-direction: column;
        margin-top: 2.3em;
    }
    .index04 .index04-fx.index04-fx02 {
        margin-top: 41px;
        margin-bottom: 42px;
    }
    .index04 .index04-fx.index04-fx02 .img {
        order: 1;
        margin-left: auto;
    }
    .index04 .index04-fx.index04-fx02 .cnt {
        order: 2;
        margin-top: 1.6em;
    }
    .index04 .index04-fx .img {
        width: calc(100% - 20px);
    }
    .index04 .index04-fx .img img {
        height: min(48vw, 300px);
        width: 100%;
        object-fit: cover;
    }
    .index04 .index04-fx .cnt {
        width: 100%;
        padding: 0 20px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 1.8em;
        max-width: 100%;
    }
    .index04 .index04-fx .cnt .idx-ttl-en {
        font-size: 14px;
        margin-bottom: 0.15em;
    }
    .index04 .index04-fx .cnt .idx-ttl-en:before {
        top: 6px;
    }
    .index04 .index04-fx .cnt h3 {
        font-size: 22px;
        margin-bottom: 0.4em;
    }
    .index04 .index04-fx .cnt .cnt-txt>p {
        font-size: 16px;
    }
    .index04 .idx-btn {
        margin-top: -1.5em;
        max-width: 142px;
    }
    .idx-btn a {
        font-size: 14.5px;
        min-width: 142.5px;
        min-height: 50px;
        padding: 0 1.2625em;
        letter-spacing: 0;
    }
    .index05 {
        padding: 60px 0;
        position: relative;
        z-index: 1;
    }
    .index05 .inner_big {
        padding: 0;
    }
    .index05-fx {
        flex-direction: column;
        margin-top: 33px;
    }
    .index05-fx .img {
        width: min(77.33vw, 350px);
        height: min(77.33vw, 350px);
        margin: 0 auto 9px;
    }
    .index05-fx .img:before {
        background-size: cover;
    }
    .index05-fx .img:after {
        display: none;
    }
    .index05-fx .index05-cnt {
        width: 100%;
        padding-bottom: 65px;
    }
    .index05-fx .index05-cnt:before {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        bottom: -35px;
        margin: 0 auto;
        background: url(../images/idx-ico-x.svg) no-repeat center;
        background-size: 100% auto;
        width: 5em;
        height: 5em;
        z-index: 1;
    }
    .index05-fx .index05-cnt:last-child {
        padding-top: 58px;
    }
    .index05-fx .index05-cnt:last-child:before {
        display: none;
    }
    .index05-fx .index05-cnt:last-child:after {
        top: 0;
        background: url(../images/index05-bg02-sp.svg) no-repeat bottom center;
        background-size: cover;
        height: 110%;
    }
    .index05-fx .index05-cnt:after {
        top: -165px;
        height: calc(100% + 165px);
        background: #faf5f1;
    }
    .index05-fx .index05-cnt .cnt {
        padding: 0 20px;
    }
    .index05-fx .index05-cnt .cnt .idx-ttl-en {
        font-size: 12px;
        margin-bottom: 3px;
    }
    .index05-fx .index05-cnt .cnt h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .index05-fx .index05-cnt .cnt .txt {
        margin-bottom: 1.6em;
    }
    .index05-fx .index05-cnt .cnt .txt>p {
        font-size: 16px;
    }
    .index05-fx .index05-cnt .cnt .idx-list-btn {
        justify-content: center;
    }
    .index05-fx .index05-cnt .cnt .idx-list-btn li {
        margin-right: 0.7em;
    }
    .index05-fx .index05-cnt .cnt .idx-list-btn li a {
        min-width: min(43.2vw, 170px);
        min-height: 50px;
        line-height: 1.2em;
    }
    .idx_gallery {
        margin-top: -4em;
    }
    .idx_gallery .item {
        margin-right: 10px;
        margin-left: 10px;
    }
    .idx_gallery .item img {
        width: min(58.67vw, 250px);
        height: min(58.67vw, 250px);
    }
    .idx-ttl-en {
        font-size: 12px;
    }
}

@media only screen and (min-width: 529px) and (max-width: 768px) {
    .index04 .bg:before {
        top: 7.75em;
    }
    .home_page .key .catch {
        margin-top: 12.5em;
    }
}

@media only screen and (min-width: 639px) and (max-width: 768px) {
    .index02-list {
        margin: 0 auto;
        max-width: 500px;
    }
    .home_page .key {
        margin-bottom: 215px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 374px) {
    .index02-list li a .ttl {
        font-size: min(3.27vw, 16px);
    }
    .index04 .bg:before {
        top: 9.75em;
    }
}


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