.sp440, .sp425, .sp360 {
    display: none
}
@media screen and (min-width: 1921px) {
    .mv_bg, .mv_slider_ite {
        height: 1500px;
    }
    .box_info2, .sec10:after {
        left: calc(50% - 960px);
    }
    .sec09_bg {
        width: 4000px;
        left: calc(50% - 2000px);
    }
    nav .inner {
        height: 100%;
        justify-content: center;
        padding-top: 0;
    }
    .sec04 .inner:before {
        right: -325px;
    }
    .sec07:after {
        width: 100%;
        left: 0;
        background-position: left calc(50% - 510px) center;
    }
    .sec13:before {
        width: 100%;
        height: 100%;
        left: 0;
        background-size: 100% auto;
    }
    .sec10 {
        background-position: left calc(50% - 615px) top 280px;
    }
}
@media screen and (min-width: 751px) {
    .sp {
        display: none !important
    }
    /* NAV */
    .is_scroll .head_title {
        transform: translateY(-50px);
    }
    .is_nav .head_title {
        transform: translateY(0px);
    }
    .customize-support .hamburger {
        top: 32px;
    }
    nav .inner {
        height: 100%;
    }
    .h_box {
        min-width: 1260px;
    }
    .nav_list {
        display: flex;
        justify-content: space-between;
    }
    .nav_list > li > a, .nav_list > li > .hook {
        display: flex;
        align-items: center;
        position: relative;
        font-weight: 500;
        padding: 5px 20px;
        height: 60px;
    }
    .nav_list > li.parent {
        position: relative;
    }
    .nav_list > li.parent > .hook {
        cursor: default
    }
    .sub {
        position: absolute;
        z-index: 1;
        transition: all .3s;
        border-top: solid 1px #FFF;
        width: 300px;
        top: 100%;
        left: 0;
    }
    .sub ul li a {
        font-size: 16px;
        display: flex;
        width: 100%;
        height: 60px;
        align-items: center;
        letter-spacing: .001em;
        padding: 5px 35px;
        margin: 0 auto;
        border-bottom: solid 1px #FFF;
        color: #fff;
        background: var(--mcolor);
    }
    /* CUSTOM */
    .find_a, .find_out {
        cursor: pointer;
    }
    /* HOVER */
    .nav_list > li:hover > a {
        color: var(--scolor);
        text-decoration: none;
    }
    .parent:not(:hover) .sub {
        display: none;
    }
    .parent:hover .sub {
        transform: translate(0, 0);
    }
    .sub a:hover {
        background-color: var(--scolor);
        text-decoration: none;
    }
    .to_top img:hover, .find_a:hover, .sec01_bnr > p a:hover {
        opacity: .8
    }
    .sec03_list li.item3 {
        padding-right: 5px;
    }
    .sec03_list_img li.item3 .tt {
        padding-left: 6px;
    }
    .sec03 .ttl3 .sm {
        padding-right: 12px;
    }
    .mv_slider .slick-dots li:hover, .hamburger:hover {
        background: var(--mcolor);
    }
    .h_over a:hover, .to_top:hover {
        background-color: var(--mcolor);
    }
    .sec06_item > div:hover .btn a {
        color: #fff;
        background: url(../images/arrow_w.svg) var(--mcolor) no-repeat right 25px center / 9.73px;
        border-color: var(--mcolor);
    }
    .sec06_item > div .btn a {
        background-position: right 25px center;
    }
    .btn_w.h_over a:hover {
        background: url(../images/arrow_w.svg) #333 no-repeat right 20px center / 9.73px;
        color: #fff;
        border-color: #333;
    }
    .link_map a:hover, .sec01_link a:hover, .sec01_load dl dd a:hover, .link_txt:hover {
        text-decoration: none;
    }
    .sec05_menu > div > a:hover {
        background-color: #0697ce;
    }
    .sec05_menu > div:hover {
        border-color: #0697ce;
    }
    .sec05_menu > div:hover:before {
        background: #000;
    }
    .sec05_menu > div > a:hover .lg, .sec05_menu > div > a:hover .sm {
        color: #fff;
    }
    .sec05_menu > div > a:hover:before {
        background: #fff;
    }
    .sec12_load dl dd a:hover {
        text-decoration: underline;
    }
    .list_faq .item:hover .question .tt {
        color: #000;
    }
    .list_faq .item:hover .question .icon {
        background: #000;
    }
    .ft_link .nav_list li a:hover, .nav_list li a:hover, .nav_link_tt a:hover {
        color: #0697CE;
    }
    .sec09 .ttl_en, .sec09 .ttl_en:first-letter {
        color: #fff;
    }
    .seccom_item2 > div.item2 span {
        position: relative;
    }
    .seccom_item2 > div.item2 .let1 {
        margin-right: 15px;
    }
    .sec04 .ttl_en {
        position: relative;
        left: -10px;
    }
    .sec04_img1 img {
        max-width: inherit;
    }
    .sec07_ttl .sm .let1 {
        position: relative;
        margin: 0 13px;
    }
    .sec08 .seccom1_ttl {
        padding-bottom: 17px;
    }
    .sec09 .seccom1_wrap {
        position: relative;
        top: -7px;
    }
    .sec09 .btn a {
        max-width: 387px;
        background-position: right 25px center !important;
    }
    .sec04 .btn a, .sec06 .btn a {
        max-width: 380px;
        background-position: right 20px center;
    }
    .sec06 .sec06_item > div .btn a {
        max-width: 387px;
    }
    .sec12 .btn a {
        background-position: right 25px center;
    }
    .sec12 .ttl_en {
        padding-right: 40px;
    }
    .sec12_tab li a:hover {
        color: #fff;
        background: var(--mcolor);
        border-color: var(--mcolor);
    }
    .sec12_tab li a:hover:after {
        background: #fff;
        opacity: 1;
    }
    .ft_top .box_info2_wrap, .ft_top .hour3 {
        padding-left: 23px;
        letter-spacing: 0.06em;
    }
    .sec10 .seccom_item2 > div .btn a {
        width: 387px;
        background-position: right 25px center;
    }
    .under .ft_bt {
        padding-bottom: 90px;
    }

    /* FIX AOS */

    .sec_con{
        height: 0;
    }

    .sec01_bnr{
        height: 304px;
    }
    .sec01_item{
        height: 202px;
    }

    .sec01_item.aos-init,
    .sec01_bnr.aos-init,{
        height: auto;
    }
}
@media screen and (min-width: 751px) and (max-width: 1800px) {
    .head_title {
        max-width: 500px;
        text-shadow: 0px 0px 7px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 4px #fff;
    }
    .mv_slider_ite .bg {
        width: 100%;
        left: 0px;
    }
    .mv_bg, .mv_slider_ite {
        height: 690px;
    }
    .mv_title {
        font-size: 40px;
    }
    .mv .info_list li {
        width: 190px;
        height: 40px;
        font-size: 16px;
    }
    .info_list li:not(:last-child) {
        margin-right: 10px;
    }
    .mv_txt {
        width: auto;
        height: auto;
        right: calc(50% - 630px);
        padding: 50px 30px;
    }
    nav .inner {}
    nav .nav_link_tt, nav .nav_ttl {
        margin-bottom: 10px;
    }
    nav .inner {
        padding-top: 100px;
        flex-direction: row;
        height: 100%;
        align-items: center;
        justify-content: center;
        padding-left: 0;
        max-width: 1000px;
    }
    nav .nav_list li {
        margin-bottom: 4px;
    }
    nav .inner .nav_list > div {
        margin-bottom: 10px;
    }
    .box_info_menu {
        flex-direction: column;
        min-height: 365px;
    }
    nav .inner .nav_list {
        margin-bottom: 0px;
    }
    nav .inner:before {
        right: 10px;
        bottom: 10px;
    }
    .sec10 {
        background-size: 520px auto;
    }
}
@media screen and (min-width: 751px) and (max-width: 1600px) {
    .sec05:before, .sec09:before, .sec13:before {
        left: calc(50% - 800px);
        width: 1600px;
        background-size: 1600px auto;
    }
    .sec05 {
        padding-top: 300px;
    }
    .sec05 .inner {
        padding-top: 205px;
    }
    .sec05_img {
        width: 500px;
        right: 30px;
    }
    .sec05 .ttl_en {
        margin-bottom: 30px;
    }
    .sec09 {
        padding-top: 513px;
    }
    .sec09:after {
        top: 323px;
    }
    .sec10 {
        padding-top: 220px;
    }
    .sec13 .ttl_en {
        font-size: 140px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
    .inner {
        padding-left: 30px;
        padding-right: 30px;
    }
    .h_left {
        width: 240px;
    }
    .h_inner {
        padding: 0 100px 0 30px;
    }
    .h_right .contact > p {
        width: 220px;
    }
    .h_right .contact_tel a .sm, .h_right .contact_mail a .sm {
        font-size: 17px;
    }
    nav .inner:before {
        background-size: 240px auto;
        width: 240px;
        height: 241px;
    }
    .head_title {
        font-size: 12px;
        margin-top: 13px;
    }
    .mv_bg, .mv_slider_ite {
        height: 660px;
    }
    .box_info2 .item1 {
        margin-right: 30px;
        padding-top: 25px;
    }
    .box_info2 {
        width: 830px;
        height: 190px;
        bottom: -60px;
        padding-left: 25px;
    }
    .box_info2 .item2 {
        padding-top: 25px;
    }
    .mv_txt {
        right: calc(50% - 600px);
        padding: 25px 25px 40px;
        bottom: 110px;
    }
    .mv_title {
        font-size: 36px;
        line-height: 1.4;
    }
    .mv_slider .slick-dots {
        right: -530px;
    }
    .mv .box_info2_wrap p, .mv .box_info2 .hour3, .mv .idx_add1 {
        font-size: 13px;
    }
    nav {
        height: 100%;
    }
    nav .inner .nav_list {
        width: 570px;
    }
    .sec01 {
        padding-top: 170px;
    }
    .sec01_load {
        width: 1000px;
    }
    .sec02_item .item2:before {
        width: 400px;
        height: 468px;
        right: -60px;
        top: -220px;
        background-size: 400px auto;
    }
    .sec02_item .item1 {
        margin-right: 15px;
    }
    .seccom_item2 > div.item3, .seccom_item2 > div.item4 {
        margin-right: 35px;
    }
    .seccom_item2 > div.item3, .seccom_item2 > div.item4, .seccom_item2 > div.item5 {
        width: calc(33.333% - 24px);
    }
    .sec05_menu > div {
        width: calc(20% - 16px);
    }
    .sec05 {
        padding-bottom: 130px;
    }
    .sec05_item > div {
        width: calc(33.333% - 27px);
    }
    .sec06 {
        padding-top: 115px;
    }
    .seccom_item2 {
        justify-content: center;
    }
    .sec10 .seccom_item2 > div {
        width: calc(50% - 30px);
    }
    .sec10 {
        padding-top: 220px;
    }
    .sec10 {
        background-size: 400px auto;
    }
    .sec10 .ttl_en {
        margin-bottom: 30px;
    }
    .sec12_slider {
        height: 360px;
    }
    .sec12_slider .slick-slide {
        width: 360px;
    }
    .info_list.white li {
        width: 220px;
    }
    .ft_map {
        width: 580px;
    }
    .ft_txt_con {
        max-width: 1200px;
    }
    .ft_bnr ul li:not(:nth-child(5n)) {
        margin-right: 13px;
    }
    .to_top {
        width: 50px;
        height: 50px;
    }
    .ft_link .nav_list > div {
        width: 570px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
    .sec02_item .item2:before {
        right: -20px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1200px) {
    .sec10 {
        background-attachment: scroll;
    }
}
/* screen-min:750px */
@media screen and (max-width: 750px) {
    img {
        max-width: 100%;
        height: auto;
    }
    #wrapper, header, main, footer, .inner {
        width: 100% !important;
        min-width: unset !important
    }
    .pc {
        display: none !important
    }
    body.mac nav {
        padding-bottom: 160px;
    }
    .inner {
        padding: 0 10px;
    }
    .is_scroll .head_title, .is_nav .head_title {
        transform: translateY(-50px);
    }
    .is_scroll .h_box, .is_nav .h_box {
        transform: translateY(-35px);
        padding: 0px 0px;
        background: #fff;
    }
    .is_scroll .h_left, .is_nav .h_left {
        padding-top: 2px;
        position: relative;
        top: 3px;
        transform: scale(0.8878) translate(-20px, -3px);
    }
    .is_scroll #logo, .is_nav #logo {
        width: 192px;
    }
    .is_scroll .h_inner, .is_nav .h_inner {
        padding: 6px 10px 2px 5px;
    }
    .is_scroll .hamburger, .is_nav .hamburger {
        bottom: 0px;
    }
    .nav_link ul:nth-child(1) {
        margin-right: 0;
        width: 208px;
        flex-shrink: 0;
    }
    .nav_list li a {
        font-size: 15px;
    }
    .nav_list li a {
        background-position: left top 11px;
        display: block;
        letter-spacing: 0em;
    }
    .nav_list li {
        margin-bottom: 5px;
        line-height: 2;
    }
    .nav_ttl {
        margin-bottom: 16px;
    }
    /* NAV */
    nav {
        display: block;
        position: fixed;
        top: 93px;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow: auto;
        z-index: 100;
        display: none;
        background: #fff;
        padding-bottom: 120px;
    }
    nav .inner {
        padding: 15px 10px 15px;
    }
    nav .inner .nav_list {
        width: 100%;
        margin-bottom: 0px;
        padding-top: 15px;
    }
    .nav_link_tt {
        margin-bottom: 7px;
    }
    /*.nav_link_tt a:before {
        top: 15px;
    }*/
    .na .nav_link_tt a {
        display: block;
    }
    nav .inner .nav_list > div {
        margin-bottom: 6px;
    }
    .box_info_menu {
        flex-direction: column;
    }
    .box_info_menu .item1 {
        max-width: 380px;
        margin: 0 auto;
    }
    .box_info_menu .item2 {
        padding-left: 10px;
    }
    .idx_add1 {
        margin-bottom: 0px;
    }
    .sec_con .idx_add1 {
        margin-bottom: 7px;
    }
    .add_txt2 .txt {
        margin-right: 0;
        line-height: 2.2;
        display: block;
    }
    .box_add .add_txt2 {
        align-items: center;
    }
    .ft_top .add_txt2 .txt {
        margin-right: 18px;
    }
    .ft_top .link_txt {
        position: relative;
        top: -4px;
    }
    .box_info_menu .box_info2_calc {
        margin-right: 0;
        margin-bottom: 13px;
    }
    nav .inner:before {
        width: 200px;
        height: 200px;
        right: 20px;
        bottom: -60px;
        background-size: 200px auto;
    }
    .hamburger {
        position: absolute;
        right: 0;
        bottom: 2px;
        font: inherit;
        overflow: visible;
        margin: 0;
        cursor: pointer;
        transition-timing-function: linear;
        transition-duration: .15s;
        transition-property: opacity, filter;
        text-transform: none;
        color: inherit;
        border: 0;
        z-index: 101;
        width: 60px;
        height: 60px;
        top: auto;
        padding-top: 11px;
    }
    .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
        width: 27px;
        height: 1px;
    }
    .hamburger-inner::after {
        bottom: -9px;
    }
    .hamburger-inner::before {
        top: -9px;
    }
    .hamburger-box {
        width: 21px;
        height: 24px;
    }
    .hamburger-box .tt {
        left: -10px;
        top: 26px;
        font-size: 12px;
    }
    .box_info2 {
        width: 100%;
        height: auto;
        bottom: 0;
        left: 0;
        z-index: 9;
        flex-direction: column;
        position: relative;
        padding: 0 20px 7px;
        align-items: center;
    }
    .hamburger--3dxy.is_active .hamburger-inner::before {
        transform: translate3d(0, 9px, 0) rotate(45deg);
        width: 28px;
    }
    .hamburger--3dxy.is_active .hamburger-inner::after {
        transform: translate3d(0, -9px, 0) rotate(-45deg);
        width: 28px;
    }
    /*=====================================================
                          C U S T O M
    ======================================================*/
    /*============ HEADER ============*/
    .head_title {
        font-size: 12px;
        margin: 10px 0 2px 0;
        width: 100%;
    }
    .h_box {}
    .h_left {
        width: 100%;
    }
    .h_inner {
        padding: 0 10px 0 10px;
        flex-direction: column-reverse;
    }
    #logo {
        width: 207px;
    }
    /*============ Main ============*/
    main {}
    /* MAIN VISUAL */
    .mv_bg, .mv_slider_ite, .mv_slider_ite .bg {
        height: 192.9vw;
    }
    .mv_slider_ite .bg img {
        height: auto;
    }
    .mv_title {
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 12px;
    }
    .mv .let.let1 {
        margin-right: -8px;
    }
    .mv_txt {
        width: 100%;
        height: auto;
        padding: 16px 0px 28px 20px;
        right: 0;
        top: auto;
        bottom: 22.7vw;
    }
    .mv .let.let2 {
        margin-left: -5px;
    }
    .mv .let.let3 {
        margin-right: -10px;
    }
    .mv_slider .slick-dots {
        bottom: 33px;
        left: auto;
        right: 0;
    }
    .mv_slider_ite .bg {
        left: 0;
        width: 100%;
    }
    .mv .info_list {
        flex-wrap: wrap;
        justify-content: space-between;
        padding-right: 20px;
    }
    .mv .info_list li {
        width: calc(50% - 10px);
        font-size: 16px;
        letter-spacing: 0.05em;
        height: 30px;
        padding-top: 0;
    }
    .mv .info_list li:nth-child(1) {
        width: 100%;
        margin-bottom: 10px;
    }
    .mv .info_list li:not(:last-child) {
        margin-right: 0;
    }
    .box_info2 .item1 {
        margin-right: 0;
        padding-top: 40px;
    }
    .box_info2 .item1:before {
        display: none;
    }
    .box_info2 .hour3 {
        font-size: 14px;
        letter-spacing: 0.05em;
        font-family: var(--f-yumin);
        font-weight: 400;
    }
    .box_info2_calc {
        margin-bottom: 16px;
    }
    .box_info2_wrap {
        margin-bottom: 2px;
    }
    .box_info_menu .hour3 {
        font-size: 14px;
    }
    .box_info2 .item2 {
        padding-top: 14px;
        width: 100%;
        max-width: 373px;
    }
    /* sec01 */
    .sec01 {
        padding-top: 62px;
        padding-bottom: 25px;
    }
    .sec01 .inner {
        padding: 0 10px;
    }
    .sec01_item {
        flex-direction: column;
        margin-bottom: 60px;
    }
    .sec01_item .item1 {
        width: 100%;
        padding-top: 0;
        position: relative;
        padding-bottom: 30px;
    }
    .sec01_link {
        position: absolute;
        right: -3px;
        top: 58px;
    }
    .sec01_load dl {
        align-items: flex-start;
        flex-direction: column;
		margin-bottom: 0;
    }
	.sec01_load dl:nth-child(n+2) {
		display: none;
	}
    .sec01_load {
        width: 100%;
        padding: 34px 0 37px;
    }
    .sec01_load dl dt .cate {
        font-size: 14px;
        letter-spacing: 0.09em;
    }
    .sec01_load dl dd {
        top: 0px;
        line-height: 1.5;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .sec01_load dl dt {
        margin-bottom: 4px;
    }
    .sec01_load dl:not(:last-child) {
        margin-bottom: 21px;
    }
    .sec01_bnr {
        flex-direction: column;
        align-items: center;
    }
    .sec01_bnr > p:not(:last-child) {
        margin-right: 0;
        margin-bottom: 31px;
    }
    .new_open_tt {
        font-size: 38px;
        margin-bottom: 15px;
    }
    .new_open_date {
        font-size: 62px;
        letter-spacing: 0.03em;
        margin-bottom: 57px;
    }
    .new_open_date .sm {
        left: 9px;
        top: -3px;
    }
    .sec02_item {
        flex-direction: column;
        margin-bottom: 33px;
    }
    .sec02_item .item1 {
        margin-right: 0;
    }
    .ttl2 {
        font-size: 35px;
        margin-bottom: 31px;
    }
    .ttl2 .sm {
        font-size: 71%;
    }
    /* sec02 */
    .sec02 {
        padding-top: 62px;
    }
    .sec02 .inner {
        padding: 0 10px;
    }
    .sec02_txt {
        max-width: inherit;
        margin-bottom: 43px;
    }
    .sec02_item .item2:before {
        background-size: 327px auto;
        width: 327px;
        height: 327px;
        right: -80px;
        top: -175px;
    }
    .box_add .add_txt1 {
        margin-bottom: 6px;
        line-height: 1.5;
    }
    .sec02_img {
        margin-bottom: 20px;
    }
    .gg_map_link {
        font-weight: 500;
        padding: 0px 0 0px 20px;
    }
    .box_add .add_txt2 .txt {
        margin-right: 40px;
    }
    /* sec03 */
    .sec03 {
        padding-top: 72px;
        border-bottom: 4px #006DB9 solid;
        padding-bottom: 45px;
    }
    .sec03_tt_w:before {
        top: 38px;
    }
    .sec03 .inner {
        padding: 0 10px;
    }
    .sec03_ttl3 {
        padding: 0 38px;
    }
    .sec03_tt_w {
        margin-bottom: 46px;
    }
    .ttl3 .lg {
        font-size: 35px;
        line-height: 1.2;
    }
    .ttl3 .lg .mid {
        font-size: 85.7%;
    }
    .sec03_ttl3:before {
        top: -12px;
    }
    .sec03_list {
        flex-direction: column;
        align-items: center;
        margin-bottom: 35px;
    }
    .sec03_item > div.item1 {
        width: 100%;
    }
    .sec03_list li {
        width: 100%;
        max-width: 360px;
    }
    .sec03_list li:not(:last-child) {
        margin-bottom: 36px;
    }
    .sec03_item {
        flex-direction: column;
		        margin-bottom: 45px;
    }
    .sec03_txt {
        max-width: inherit;
        margin-top: 0;
        width: 100%;
        margin-bottom: 35px;
    }
    .sec03_list_img li:not(:last-child) {
        margin-right: 10px;
    }
    .sec03_list_img li .img {
        overflow: hidden;
        height: calc(100% - 1px);
        width: calc(100% - 1px);
    }
    .sec03_list_img li .img img {
        width: calc(100% + 2px);
        height: calc(100% + 2px);
        left: -1px;
        top: -1px;
        position: relative;
        max-width: inherit;
    }
    .sec03_list_img li .tt {
        font-size: 16px;
    }
    .sec04_img1 {
        right: -123px;
        width: auto;
    }
    .sec04_img1 img {
        width: 858px;
        max-width: inherit;
    }
    /* sec04 */
    .sec04 {
        padding-top: 101px;
        padding-bottom: 140px;
    }
    .sec04 .seccom_item2 {
        margin-bottom: 0px;
    }
    .sec04 .btn a {
        max-width: 380px;
    }
    .sec04 .inner {
        padding: 160px 10px 0;
    }
    .sec04_ttl .line {
        margin-bottom: 10px;
        padding: 9px 17px 9px 10px;
    }
    .sec04_img2 {
        top: 230px;
        width: 287px;
        right: 0;
    }
    .sec04 .inner:before {
        width: 146px;
        height: 100px;
        right: 0;
        top: -100px;
    }
    .sec04_txt {
        max-width: inherit;
        margin-bottom: 47px;
    }
    .sec04 .ttl_en {
        margin-bottom: 91px;
    }
    .item1 .seccom_item2_img {
        margin-right: 0;
    }
    .seccom_item2 > div, .seccom_item2 > div.item2 {
        flex-direction: column;
        margin-bottom: 42px;
    }
    .seccom_item2_img .seccom_item2_en {
        right: -10px;
        width: 23px;
        font-size: 13px;
        padding: 7px 0px;
    }
    .seccom_item2_img .img {
        margin-bottom: 20px;
    }
    .seccom_item2 > div.item2 span.img_ab {
        left: 5.6vw;
        bottom: 5.6vw;
        width: 29.094vw;
    }
    .seccom_item2_title {
        margin-bottom: 15px;
        letter-spacing: -0.02em;
    }
    .seccom_item2_title .let1 {
        margin-right: -10px;
    }
    .item2 .seccom_item2_img {
        margin-left: 0px;
    }
    .seccom_item2 > div.item2 .seccom_item2_img .seccom_item2_en {
        left: -10px;
    }
    .seccom_item2 > div.item3, .seccom_item2 > div.item4 {
        margin-right: 0;
    }
    .seccom_item2 > div.item3, .seccom_item2 > div.item4, .seccom_item2 > div.item5 {
        width: 100%;
    }
    .seccom_item2_img .img img {
        width: 100%;
    }
    /* sec05 */
    .sec05 {
        padding-top: 350px;
        padding-bottom: 100px;
    }
    .sec05:before {
        background: url(../images/idx_img_14_sp.jpg) no-repeat center top / 1099px;
        left: calc(50% - 550px);
        top: 0;
        width: 1099px;
        height: 400px;
    }
    .sec05_img {
        right: 0;
        top: -100px;
        width: 300px;
    }
    .sec05 .inner {
        padding-top: 15px;
    }
    .sec05_wrap {
        margin-bottom: 44px;
        flex-direction: column;
    }
    .sec05 .ttl_en {
        margin-bottom: 48px;
        z-index: 9;
        position: relative;
    }
    .sec05 .ttl_ja {
        margin-right: 0;
        margin-bottom: 12px;
    }
    .sec05_menu > div {
        width: calc(50% - 9px);
        height: 201px;
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .sec05_menu > div {
        margin-right: 0;
    }
    .sec05_menu > div:not(:nth-child(2n)) {
        margin-right: 17px;
    }
    .sec05_menu > div > a .lg {
        font-size: 16px;
        margin-bottom: 9px;
    }
    .sec05_menu > div > a .sm {
        font-size: 13px;
    }
    .sec05_menu > div > a {
        background-size: 78px auto !important;
        background-position: center top 29px !important;
        padding-top: 125px;
    }
    .sec05_menu {
        max-width: 420px;
        margin: 0 auto 60px;
    }
    .sec05_menu > div.item8 > a .lg {
        font-size: 15px;
    }
    .sec05_menu > div.item9 {
        margin-right: auto;
        margin-left: 0;
    }
    .sec05_menu > div > a:before {
        width: 10px;
        height: 10px;
    }
    .sec05_item {
        flex-direction: column;
    }
    .sec05_item > div:not(:last-child) {
        margin-right: 0;
        margin-bottom: 60px;
    }
    .sec05_item > div, .sec05_item > div .img img {
        width: 100%;
    }
    .sec05_item > div .sec05_title {
        margin-bottom: 15px;
    }
    .sec05_item .btn a {
        width: 100%;
        max-width: 419px;
    }
    .sec05_sub_txt {
        margin-bottom: 35px;
    }
    .sec05_item > div .img .lable {
        width: 100%;
        height: 54px;
    }
    /* sec06 */
    .sec06 {
        padding-top: 84px;
        padding-bottom: 100px;
    }
    .sec06 .inner {
        padding: 0 26px 0 27px;
    }
    .sec06 .ttl_en {
        margin-bottom: 29px;
    }
    .sec06_item {
        flex-direction: column;
        max-width: 387px;
        margin: 0 auto 60px;
    }
    .sec06_item > div, .sec06_item > div .cate, .sec06_item > div .img, .sec06_item > div .img img {
        width: 100%;
    }
    .sec06_item .btn a {
        width: 100%;
        max-width: 387px;
    }
    .sec06_item > div:not(:last-child) {
        margin-bottom: 40px;
    }
    /* sec07 */
    .sec07 {
        padding-top: 471px;
        padding-bottom: 200px;
    }
    .sec07_wrap {
        max-width: inherit;
    }
    .sec07:before, .sec07:after {
        width: 100%;
        height: calc(100% - 100px);
        left: 0;
    }
    .sec07:before {
        background: url(../images/logo_blur2_sp.png) no-repeat center top 9px;
        background-size: 100% auto;
        pointer-events: none;
    }
    .sec07:after {
        background: url(../images/idx_img_18_sp.png) no-repeat center top;
        background-color: #006db9;
        pointer-events: none;
        background-size: 100% auto;
    }
    .sec07_ttl {}
    .sec07_ttl .sm {
        margin-bottom: 2px;
        margin-left: 0;
        font-size: 18px;
    }
    .sec07_bnr {
        flex-direction: column;
        padding: 26px 0 29px;
    }
    .sec07_bnr p.tt {
        text-align: center;
        margin-bottom: 19px;
    }
    .sec07_bnr .tel_num a {
        padding-top: 3px;
    }
    /* sec08 */
    .sec08 {
        padding-top: 0px;
        padding-bottom: 100px;
    }
    .sec08 .btn a {
        margin: 0 auto;
    }
    .sec08 .seccom1_txt {
        margin-bottom: 37px;
    }
    .sec08 .ttl_en {
        top: -37px;
        margin-bottom: -30px;
    }
    .sec08_img {
        position: relative;
        right: 0;
        width: calc(100% + 10px);
    }
    .ttl_ja.sec08_ttl1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .ttl_ja.sec08_ttl1 .sm {
        font-size: 66%;
    }
    .sec08_wrap1 {
        max-width: inherit;
        margin-right: 0;
        padding-top: 5px;
        margin-bottom: 28px;
    }
    .sec08_item {
        flex-direction: column;
        padding: 29px 20px 26px;
        position: relative;
        margin-bottom: 100px;
    }
    .sec08_item:before {
        position: absolute;
        content: "";
        width: calc(100% + 20px);
        height: 410px;
        background: linear-gradient(to right, #006db9 0%, #0086b9 100%);
        left: -10px;
        bottom: -50px;
        z-index: -1;
    }
    .sec08_item > div {
        width: 100%;
    }
    .sec08_item .item1 {
        margin-right: 0;
        margin-bottom: 19px;
    }
    .sec08_g1 p {
        font-size: 15px;
        margin-bottom: 9px;
        line-height: 1.54;
    }
    .sec08_g1 p span {}
    .sec08_list li {
        font-size: 15px;
        margin-bottom: 0px;
        line-height: 2.16;
    }
    .item2 .sec08_sub_ttl {
        margin-bottom: 15px;
    }
    .sec08_list li:before {
        top: 12px;
    }
    .seccom1_con {
        flex-direction: column;
    }
    .seccom1_img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .seccom1_img img {
        width: 100%;
    }
    .seccom1_ttl {
        padding-bottom: 17px;
        margin-bottom: 15px;
        white-space: nowrap;
    }
    .sec08_img:before {
        display: none;
    }
    .seccom1_txt {
        margin-bottom: 11px;
    }
    /* sec09 */
    .sec09 {
        padding-top: 365px;
        padding-bottom: 54px;
    }
    .sec09:before {
        background: url(../images/idx_img_21_sp.jpg) no-repeat center top /1097px;
        width: 1097px;
        height: 400px;
        left: calc(50% - 492px);
    }
    .sec09_img {
        right: 10px;
        top: -165px;
        width: 200px;
        z-index: 9;
    }
    .sec09 .ttl_en, .sec09 .ttl_en:first-letter {
        font-size: 70px;
        opacity: 0.3;
    }
    .sec09 .ttl_en:first-letter {
        opacity: 0.5;
        color: #006DB9;
    }
    .sec09:after {
        width: 100%;
        height: 69px;
        top: 381px;
        left: 0;
        z-index: 1;
    }
    .sec09_ttl1 .sm {
        font-size: 25px;
        margin-bottom: 1px;
    }
    .sec09_ttl1 .lg {
        font-size: 30px;
    }
    .ttl_ja.sec09_ttl1 {
        padding-bottom: 21px;
        width: calc(100% + 15px);
        margin-bottom: 17px;
        white-space: nowrap;
    }
    .sec09 .ttl_en {
        margin-bottom: 105px;
    }
    .seccom1_ttl .sm {
        font-size: 82%;
    }
    .sec09 .seccom1_ttl {
        width: calc(100% + 10px);
        line-height: 1.41;
    }
    .sec09 .seccom1_img {
        margin-bottom: 14px;
    }
    .sec09_item {
        flex-wrap: wrap;
        margin-bottom: 9px;
    }
    .sec09_item > div {
        width: calc(50% - 7px);
        margin-bottom: 29px;
    }
    .sec09_item > div:not(:last-child) {
        margin-right: 0px;
    }
    .sec09_item > div:not(:nth-child(2n)) {
        margin-right: 14px;
    }
    .sec09_item > div .img img {
        width: 100%;
    }
    .sec09_item > div .title .sm {
        font-size: 13px;
        margin-bottom: 3px;
    }
    .sec09_item > div .title .lg {
        font-size: 16px;
    }
    .sec09_item > div .img {
        margin-bottom: 14px;
    }
    .sec09_bg {
        width: 100%;
        background: linear-gradient(to right, #006db9 0%, #0086b9 100%);
        bottom: 0;
        left: 0;
        z-index: -1;
        height: calc(50vw + 285px);
    }
    .sec09_wrap {
        max-width: inherit;
        margin-bottom: 57px;
    }
    /* sec10 */
    .sec10 {
        padding-top: 215px;
        padding-bottom: 91px;
    }
    .sec10 .btn a {
        max-width: 387px;
    }
    .sec10:before {
        height: 100px;
    }
    .sec10_ttl1.ttl_ja {
        font-size: 30px;
        margin-bottom: 75px;
        line-height: 1.56;
    }
    .sec10 .ttl_en {
        margin-bottom: 50px;
        margin-right: 0;
    }
    .sec10 {
        background-size: 362px auto;
        background-position: left -140px top 155px;
        background-attachment: scroll;
    }
    .sec10 .seccom_item2 > div:not(:nth-child(2n)) {
        margin-right: 0;
    }
    .sec10 .seccom_item2 > div .btn {
        margin-top: 27px;
    }
    .sec10 .seccom_item2 > div.item11 .btn {
        margin-top: 34px;
    }
    .sec10 .seccom_item2 > div, .sec10 .seccom_item2 > div.item8, .sec10 .seccom_item2 > div.item9 {
        width: 100%;
        margin-bottom: 45px;
    }
    .sec10 .seccom_item2 > div.item11 {
        margin-bottom: 27px;
    }
    .item8 .seccom_item2_info {
        padding-right: 2px;
    }
    .sec10 .seccom_item2_title {
        padding-bottom: 7px;
    }
    .sec10 .item11 .seccom_item2_title {
        padding-bottom: 8px;
    }
    /* sec11 */
    /* sec12 */
    .sec12 {
        padding-top: 71px;
        padding-bottom: 2px;
    }
    .sec12 .ttl_en {
        margin-bottom: 22px;
    }
    .sec12_wrap {
        padding: 11px 10px 50px;
    }
    .ttl_ja.sec12_ttl {
        font-size: 30px;
        margin-bottom: 31px;
    }
    .sec12_tab li:not(:last-child) {
        margin-right: 10px;
    }
    .sec12_tab l {
        font-weight: 500;
    }
    .sec12_load dl dd {
        line-height: 1.5;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        white-space: normal;
    }
    .sec12_load dl dt {
        margin-bottom: 0px;
    }
    .sec12_load dl {
        padding-bottom: 19px;
    }
    .sec12_tab {
        margin-bottom: 30px;
    }
    /* sec13 */
    .sec13 {
        padding-bottom: 107px;
    }
    .sec13:before {
        position: absolute;
        content: "";
        background: url(../images/idx_img_35_sp.png) no-repeat center top / 1042px;
        width: 1042px;
        height: 1490px;
        top: 0;
        left: calc(50% - 521px);
    }
    .list_faq .question .icon, .list_faq .answer .icon {
        margin-right: 10px;
    }
    .list_faq .question .icon {
        align-self: flex-start;
        position: relative;
        top: -1px;
    }
    .list_faq .question::before {
        right: 11px;
    }
    .list_faq .question::after {
        right: 20px;
    }
    .list_faq .item {
        margin-bottom: 20px;
    }
    .list_faq .answer {
        padding: 25px 0px 19px 45px;
        width: calc(100% - 20px);
        margin-left: 10px;
    }
    .list_faq .question .tt {
        font-size: 18px;
        line-height: 1.5;
        padding-right: 30px;
    }
    .list_faq .question {
        padding: 22px 0px 19px 10px;
    }
    .list_faq .answer .icon {
        top: 20px;
        left: 0px;
    }
    .list_faq .answer .txt p {
        line-height: 1.5;
    }
    /*============ FOOTER ============*/
    .btn a {
        width: 100%;
        max-width: 420px;
        background-position: right 20px center;
    }
    .btn.btn_w a {
        width: 100%;
        max-width: 387px;
        background-position: right 26px center;
    }
    .line_blue {
        text-underline-offset: 5px;
    }
    footer {
        margin-bottom: 80px;
    }
    .ft_top {
        padding-top: 50px;
    }
    .ft_w, .ft_item {
        flex-direction: column;
    }
    .ft_w {
        margin-bottom: -2px;
    }
    .ft_item {
        padding-bottom: 45px;
        max-width: 420px;
        margin: 0 auto;
    }
    .ft_info {
        width: 100%;
        margin-bottom: 27px;
    }
    .ft_txt1 {
        text-align: left;
        line-height: 1.6;
        letter-spacing: 0.04em;
        margin-bottom: 19px;
        margin-top: 13px;
    }
    .contact_tel a .sm, .contact_mail a .sm {
        font-size: 15px;
    }
    .contact_tel a .num, .contact_mail a .lg {
        font-size: 18px;
    }
    .contact.ft_contact > p.contact_tel > a .sm {
        margin-bottom: 0px;
    }
    .contact.ft_contact a .sm {
        margin-bottom: 0px;
    }
    .contact.ft_contact > p {
        width: calc(50% - 10px);
        height: 60px;
    }
    .contact.ft_contact > p:not(:last-child) {
        margin-right: 20px;
    }
    .contact.ft_contact > p.contact_mail a {
        padding-top: 5px;
    }
    .contact_mail a:before {
        width: 8px;
        height: 8px;
        bottom: 3px;
        right: 3px;
    }
    .add_txt1 {
        margin-bottom: 7px;
        line-height: 1.6;
    }
    .ft_map {
        width: 100%;
    }
    .ft_map_frame {
        height: 203px;
        margin-bottom: 3px;
    }
    .add_txt2 {
        flex-wrap: wrap;
    }
    .ft_top .gg_map_link {
        margin-left: 0;
        top: -2px;
        line-height: 1.5;
    }
    .info_list.white {
        margin-bottom: 32px;
        margin-top: 0px;
        width: 100%;
    }
    .ft_tt {
        margin-bottom: 0px;
    }
    .ft_bt {
        padding: 46px 10px 48px;
    }
    .under .ft_bt {
        padding: 0;
    }
    .ft_txt_con {
        margin: 0 auto 0;
    }
    .ft_bnr ul li:not(:nth-child(5n)) {
        margin-right: 0;
    }
    .ft_bnr ul li {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .ft_bnr ul li:not(:nth-child(2n)) {
        margin-right: 20px;
    }
    .ft_bnr {
        padding: 49px 0 31px;
    }
    .under .ft_bnr {
        padding-top: 0;
    }
    .ft_bnr ul {
        max-width: 420px;
        margin: 0 auto;
    }
    .logo_ft {
        margin-bottom: 21px;
        text-align: center;
    }
    .logo_ft img {
        width: 100%;
        max-width: 400px;
    }
    .info_list.white li:not(:last-child) {
        margin-right: 10px;
    }
    .info_list.white li {
        font-size: 11px;
        height: 40px;
        width: calc(33.333% - 6px);
    }
    .ttl_ja {
        font-size: 30px;
        margin-bottom: -5px;
        font-weight: 600;
    }
    .ttl_en {
        font-size: 80px;
    }
    address {
        padding: 18px 10px;
        font-size: 14px;
        line-height: 1.5;
    }
    /* SP CONTACT */
    .sp_contact {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 80px;
        position: fixed;
        left: 0;
        z-index: 99;
        bottom: -85px;
        transition: all 0.3s;
    }
    .sp_contact.show {
        bottom: 0;
    }
    .sp_contact.contact > p > a {
        padding-top: 7px;
    }
    .sp_contact .contact_tel a .sm, .sp_contact .contact_mail a .sm {
        font-size: 17px;
        margin-bottom: 2px;
    }
    .sp_contact .contact_mail a .lg {
        font-size: 22px;
    }
    .sp_contact .contact_tel a .num {
        font-size: 24px;
    }
    .sp_contact.contact > p {
        width: calc(50%);
        height: 80px;
    }
    /* TO TOP */
    .to_top {
        width: 60px;
        height: 60px;
        right: 0px;
        bottom: 80px;
    }
    .to_top.active {
        bottom: 158px;
    }
    /*============ END 750 ============ */
}
@media screen and (min-width: 640px) and (max-width: 750px) {
    .mv_title, .mv .info_list, .sec02_item .item2, .info_list.white {
        max-width: 440px;
        margin-left: auto;
        margin-right: auto;
    }
    .info_list.white {
        max-width: 420px;
    }
    .mv_bg, .mv_slider_ite, .mv_slider_ite .bg {
        height: 170vw;
    }
    .mv_slider_ite .bg img {
        height: 100%;
    }
    .sec07:before {
        z-index: 1;
        height: calc(100% - 107px);
        top: 7px;
    }
    .sec07 {
        padding-top: 110vw;
        padding-bottom: 26vw;
    }
    .sec09_bg {
        height: calc(50vw + 285px);
    }
    address {
        padding: 18px 0px;
        font-size: 13px;
    }
    .box_info_menu .item2 {
        max-width: 380px;
        margin: 0 auto;
    }
}
/* screen-max:440px */
@media screen and (max-width: 440px) {
    .sp440 {
        display: block !important;
    }
    .pc440 {
        display: none !important
    }
    .nav_link ul:nth-child(1) {
        width: 198px;
    }
}
@media screen and (max-width: 425px) {
    .nav_link ul:nth-child(1) {
        width: 190px;
    }
    .logo_ft img {
        max-width: 330px;
    }
    .sp425 {
        display: block !important;
    }
    .mv .info_list {
        padding-right: 0px;
    }
    .box_info2_wrap p {
        font-size: 13px;
    }
    .box_info_menu .item2 {
        padding-left: 5px;
    }
    .box_info_menu .idx_add1, .box_info_menu .add_txt2 .txt {
        font-size: 14px;
        letter-spacing: 0em;
    }
    .mv_txt {
        padding: 12px 15px 18px;
    }
    .mv_title {
        font-size: 24px;
    }
    .box_info2 {
        padding: 0 12px 7px;
    }
    .new_open_date {
        font-size: 54px;
        margin-bottom: 40px;
    }
    .new_open_date .sm {
        left: 20px;
    }
    .ttl2 {
        font-size: 31px;
        margin-bottom: 25px;
    }
    .sec02 {
        padding-top: 50px;
    }
    .box_add .add_txt1 {
        letter-spacing: 0em;
    }
    .sec03_ttl3 {
        padding: 0 25px;
    }
    .sec03_tt_w:before {
        top: 33px;
    }
    .ttl3 .sm {
        font-size: 24px;
    }
    .ttl3 .lg {
        font-size: 32px;
    }
    .sec03_tt_w {
        margin-bottom: 60px;
    }
    .sec03_date {
        font-size: 34px;
    }
    .sec03_txt {
        width: 100%;
    }
    .sec03_list_img li .tt {
        font-size: 15px;
    }
    .ttl_ja {
        font-size: 27px;
        margin-bottom: 3px;
    }
    .sec04_ttl .line {
        padding: 9px;
    }
    .seccom_item2_title {
        font-size: 24px;
        padding-bottom: 12px;
    }
    .sec04 {
        padding-bottom: 100px;
    }
    .sec05 {
        padding-top: 277px;
        padding-bottom: 80px;
    }
    .sec05_img {
        top: -60px;
        width: 235px;
    }
    .sec05:before {
        left: calc(50% - 450px);
        top: 0;
        width: 900px;
        height: 335px;
        background-size: 900px auto;
    }
    .sec05_menu > div {
        height: 170px;
    }
    .sec05_menu > div > a {
        background-position: center top 15px !important;
        padding-top: 105px;
    }
    .sec05_menu > div.item8 > a {
        padding-top: 108px;
    }
    .sec05_menu > div.item8 > a .lg {
        font-size: 13px;
    }
    .sec05_menu > div > a .lg {
        margin-bottom: 3px;
    }
    .sec05_menu {
        margin: 0px auto 35px;
    }
    .sec06 {
        padding-top: 60px;
    }
    .sec06 .inner {
        padding: 0 20px;
    }
    .sec06_item > div .cate, .sec06_item > div .title {
        width: 100%;
        font-size: 18px;
    }
    .sec06 .ttl_en {
        margin-bottom: 20px;
    }
    .sec06 .ttl_ja {
        margin-bottom: 40px;
    }
    .sec07_ttl .sm {
        font-size: 17px;
    }
    .sec07_ttl .lg {
        font-size: 36px;
    }
    .sec08 .ttl_en {
        top: -32px;
        margin-bottom: -30px;
        font-size: 66px;
    }
    .ttl_ja.sec08_ttl1 {
        font-size: 27px;
    }
    .seccom1_ttl {
        font-size: 25px;
    }
    .sec09_img {
        top: -125px;
        width: 165px;
    }
    .sec09 .ttl_en {
        margin-bottom: 80px;
        font-size: 56px;
    }
    .sec09 {
        padding-top: 290px;
        padding-bottom: 54px;
    }
    .sec09:before {
        width: 900px;
        height: 330px;
        left: calc(50% - 450px);
        background-size: 900px auto;
    }
    .sec09:after {
        top: 305px;
    }
    .sec09_ttl1 .sm {
        font-size: 23px;
    }
    .sec09_ttl1 .lg {
        font-size: 25px;
    }
    .sec09_item > div:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .sec09_item > div {
        width: calc(50% - 5px);
    }
    .sec09_bg {
        height: calc(126vw);
    }
    .sec10 .ttl_en {
        font-size: 70px;
        margin-bottom: 40px;
    }
    .sec10_ttl1.ttl_ja {
        font-size: 26px;
        letter-spacing: 0em;
    }
    .sec10 {
        background-size: 313px auto;
        background-position: left -120px top 155px;
    }
    .sec10 {
        padding-top: 200px;
    }
    .sec12_slider .slick-slide {
        width: 350px;
    }
    .sec12_tab li {
        font-size: 16px;
        letter-spacing: 0em;
    }
    .sec12_tab li:not(:last-child) {
        margin-right: 5px;
    }
    .sec12_load dl dt .date {
        top: -6px;
        font-size: 18px;
    }
    .sec12_load dl dt .cate {
        line-height: 30px;
        font-size: 15px;
    }
    .info_list.white li {
        font-size: 10px;
        height: 36px;
        letter-spacing: 0em;
        width: calc(33.333% - 3px);
    }
    .info_list.white li:not(:last-child) {
        margin-right: 5px;
    }
    .contact.ft_contact > p:not(:last-child) {
        margin-right: 10px;
    }
    .contact.ft_contact > p {
        width: calc(50% - 5px);
    }
    .contact.ft_contact a .sm {
        font-size: 14px;
    }
    .ft_top .box_info2_wrap .hour2, .ft_top .box_info2_wrap .hour1, .ft_top .hour3 {
        color: #333;
        font-size: 13px;
    }
    .add_txt1 {
        font-size: 14px;
        letter-spacing: 0em;
    }
    .sp_contact .contact_tel a .sm, .sp_contact .contact_mail a .sm {
        font-size: 15px;
    }
    .sp_contact .contact_mail a .lg {
        font-size: 20px;
    }
    .sec_con .idx_add1 {
        font-size: 14px;
        letter-spacing: 0em;
    }
}
@media screen and (max-width: 390px) {
    .sec07 {
        padding-top: 106vw;
    }
}
/* screen-max: 360px */
@media screen and (max-width: 360px) {
    .sp360 {
        display: block !important;
    }
    .box_info2_wrap {
        margin-bottom: -3px;
        flex-direction: column;
    }
    .box_info2_wrap p {
        line-height: 1.5;
    }
    .nav_list li a, .nav_ttl {
        font-size: 15px;
        letter-spacing: 0em;
    }
    .nav_link ul:nth-child(1) {
        width: 170px;
    }
    .nav_list li a {
        padding-left: 12px;
        font-size: 14px;
        background-position: left top 10px;
    }
    .mv_title {
        font-size: 21px;
    }
    .mv_txt {
        padding: 8px 10px 12px;
    }
    .mv_slider .slick-dots {
        bottom: 23px;
    }
    .box_info_menu .idx_add1, .box_info_menu .add_txt2 .txt {
        font-size: 12px;
    }
    .box_info2 .hour3, .box_info_menu .hour3 {
        font-size: 13px;
    }
    .box_info2 .item2 {
        padding-top: 11px;
    }
    .new_open_date {
        font-size: 46px;
    }
    .ttl2 {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .sec03_ttl3 {
        padding: 0 10px;
    }
    .sec03_hour {
        font-size: 28px;
    }
    .sec03_list_img li:not(:last-child) {
        margin-right: 5px;
    }
    .sec03_list_img li .tt {
        font-size: 13px;
    }
    .ttl_ja {
        font-size: 25px;
        letter-spacing: 0em;
        margin-bottom: 20px;
    }
    .sec04_ttl .line {
        padding: 9px 9px 5px;
    }
    .sec04 .ttl_en {
        font-size: 72px;
        margin-bottom: 70px;
    }
    .sec04_img2 {
        top: 260px;
        width: 200px;
    }
    .seccom_item2_title {
        font-size: 22px;
    }
    .sec05 {
        padding-top: 283px;
    }
    .sec05:before {
        left: calc(50% - 425px);
    }
    .sec05_img {
        top: -35px;
        width: 190px;
    }
    .sec05 .ttl_en {
        font-size: 72px;
    }
    .sec05 .ttl_ja {
        font-size: 38px;
    }
    .sec05_menu > div:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .sec05_menu > div.item9 {
        margin-right: auto;
        margin-left: 0;
    }
    .sec05_menu > div {
        width: calc(50% - 5px);
        margin-bottom: 10px;
    }
    .sec05_menu > div > a {
        background-size: 60px auto !important;
        background-position: center top 15px !important;
        padding-top: 88px;
    }
    .sec05_menu > div > a .lg {
        font-size: 13px;
    }
    .sec05_menu > div > a .sm, .sec05_menu > div.item8 > a .lg {
        font-size: 11px;
    }
    .sec05_menu > div {
        height: 145px;
    }
    .sec05_menu > div.item8 > a {
        padding-top: 90px;
    }
    .sec05_menu > div > a:before {
        bottom: 5px;
        right: 5px;
    }
    .btn a, .sec10 .seccom_item2 > div .btn a, .btn.btn_w a {
        background-position: right 15px center;
    }
    .sec07_ttl .sm {
        font-size: 15px;
    }
    .sec07_ttl .lg {
        font-size: 31px;
    }
    .sec08 .ttl_en {
        top: -29px;
        font-size: 60px;
    }
    .ttl_ja.sec08_ttl1 {
        font-size: 23px;
    }
    .sec08_name .lg {
        font-size: 22px;
    }
    .sec08_name {
        font-size: 18px;
    }
    .sec08_item {
        padding: 29px 15px 26px;
    }
    .seccom1_ttl {
        font-size: 21px;
    }
    .sec09:before {
        left: calc(50% - 410px);
    }
    .sec09_img {
        top: -95px;
        width: 149px;
    }
    .sec09 .ttl_en {
        margin-bottom: 80px;
        font-size: 46px;
        left: -5px;
        position: relative;
    }
    .sec09_ttl1 .sm {
        font-size: 20px;
    }
    .sec09_ttl1 .lg {
        font-size: 21px;
    }
    .ttl_ja.sec09_ttl1 {
        padding-bottom: 15px;
    }
    .sec09_item > div .title .sm {
        font-size: 11px;
    }
    .sec09_item > div .title .lg {
        font-size: 14px;
    }
    .sec09_bg {
        height: calc(136vw);
    }
    .sec10 .ttl_en {
        font-size: 60px;
        margin-bottom: 35px;
    }
    .sec10_ttl1.ttl_ja {
        font-size: 23px;
    }
    .sec10 {
        background-size: 288px auto;
        background-position: left -115px top 155px;
    }
    .seccom_item2_title {
        font-size: 21px;
    }
    .sec12_slider .slick-slide {
        width: 280px;
    }
    .sec12_tab li {
        font-size: 14px;
    }
    .info_list.white li {
        font-size: 9px;
    }
    .ft_top .add_txt2 .txt, .ft_top .link_txt {
        font-size: 14px;
    }
    .ft_tt span {
        font-size: 16px;
        padding: 0px 8px;
    }
    address {
        padding: 18px 6px;
        font-size: 13px;
    }
    .ft_top .add_txt1, .contact.ft_contact a .sm, .sec_con .idx_add1 {
        font-size: 12px;
    }
    .sp_contact.contact > p, .sp_contact {
        height: 70px;
    }
    .sp_contact .contact_tel a .sm, .sp_contact .contact_mail a .sm {
        font-size: 13px;
    }
    .sp_contact .contact_tel a .num {
        font-size: 22px;
    }
    .sp_contact .contact_mail a .lg {
        font-size: 18px;
    }
    footer {
        margin-bottom: 70px;
    }
    .to_top {
        width: 50px;
        height: 50px;
        right: 0px;
        bottom: 70px;
    }
    .to_top.active {
        bottom: 145px;
    }
}