@charset "UTF-8";

@charset "UTF-8";

@charset "UTF-8";

#sp_only + section .inner_item_img img {
    max-height: 400px;
    object-fit: contain;
}

@media screen and (max-width: 900px) {
#sp_only + section {
    padding-top: 0;
    padding-bottom: 5vw;
}
}

.tel_txt a {
    text-decoration: none;
    pointer-events: none;
    font-size: 2rem;
}
#-w-sp_img + section.contents_box01 {
    display: none;
}
@media screen and (max-width: 900px) {
.tel_txt  a{
    pointer-events: all;
    text-decoration: none;
    font-weight: 500;
}
#sp_only + section .inner_item_img img {
    max-height: 220px;
    object-fit: contain;
}
#mv_outer {
    /*height: 120vw;*/
}
#mv {
    height: 35vh;
}
#-w-sp_img + section.contents_box01 {
    display: block;
    padding-top: 30px;
}
main {
    /* padding-top: 30px; */
    /* background: transparent; */
    /* top: 131px; */
}
}

@media screen and (max-width: 900px) {
    main {
        /*top: 60px;*/
    }
}

/*-SP時MVテキスト表示-*/
@media screen and (max-width: 800px) {
#mv {
    /*height: 50vh;*/
    margin-bottom: 30px;
    background: var(--i_sub2_color);
}
    #mv .mv_text {
        width: 95% !important;
    }
}
@media screen and (max-width: 600px) {
    #mv .mv_text p:not(.static) {
        display: block !important;
    }
}
@media screen and (max-width: 400px) {
    #mv .mv_text p {
        font-size: 1.2rem !important;
    }
}

/*-SP時MVテキスト表示-*/
@media screen and (max-width: 800px) {
     #mv{
        /* min-height: 300px !important; */
    }
    #mv_outer {
        /* padding-bottom: 20px; */
        /* min-height: 270px; */
    }
    #mv .mv_pointer {
        bottom: 0px;
        transform: translate(0, 100%);
    }

    #mv .mv_pointer li{
        position: relative;
        top: -2px;
    }
}
/*---MVフォント調整 250214---*/
#mv .mv_text p {
    font-size: 4rem !important;
    line-height: 1.1;
    color: #ff0000;
 }

#mv .mv_text p span {
    color: #0000ff;
}

@media screen and (min-width: 1500px), (max-width: 900px) {
    #mv .mv_text p .pcbr {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    #mv .mv_text p {
        font-size: 2.8rem !important;
    }
}
@media screen and (max-width: 800px) {
    #mv .mv_text p {
        font-size: 2.5rem !important;
    }
}
@media screen and (max-width: 650px) {
    #mv .mv_text p {
        font-size: 2rem !important;
    }
}
@media screen and (max-width: 600px) {
    #mv .mv_text p {
        line-height: 1.5;
    }
}
@media screen and (max-width: 400px) {
    #mv .mv_text p {
        font-size: 1.9rem !important;
    }
}
/*追記*/
@media screen and (min-width: 801px) and (max-width: 900px) {
#mv_outer {
   /* height: 42vh;*/
}
}
@media screen and (min-width: 901px) and (max-width: 1100px) {
#mv .mv_text p {
    font-size: 2.5rem !important;
}
}
@media screen and (min-width: 1101px) and (max-width: 1500px) {
#mv .mv_text p {
    font-size: 3.0rem !important;
}
}
@media screen and (min-width: 1501px) {
#mv .mv_text p {
    font-size: 4.0rem !important;
}
}

/*--------------20260227追加---------------*/
/*---------------MVテキスト---------------*/
#mv .mv_text h2,
#mv .mv_text p {
    font-size: 3.8rem !important;
}
@media screen and (min-width: 901px) {
	#mv .mv_text h2,
    #mv .mv_text p {
    font-family: "Noto Serif JP", serif !important;
}
}
@media screen and (min-width: 901px) and (max-width: 1100px) {
	#mv:after {
    bottom: 2%;
}
#mv .mv_text {
    bottom: 8% !important;
}
}
@media screen and (max-width: 600px) {
	#mv .mv_text h2,
    #mv .mv_text p {
        line-height: 1.5;
        font-size: 5.4vw !important;
}
}

/*-----------20260327追記-------------*/
@media screen and (min-width: 901px) and (max-width: 1100px) {
	#mv .mv_text {
        bottom: 3.5% !important;
    }
    #mv:after {
        height: 105%;
    }
}
@media screen and (max-width: 900px) {
	#mv .mv_text {
    bottom: 5% !important;
    align-items: normal;
}
    #mv {
        min-height: 1000px !important;
    }
}
@media screen and (max-width: 768px) {
	#mv {
        min-height: 900px !important;
    }
}
@media screen and (max-width: 700px) {
    #mv {
        min-height: 950px !important;
    }
}
@media screen and (max-width: 631px) {
	#mv {
        min-height: 1000px !important;
    }
}
@media screen and (min-width: 540px) and (max-width: 600px) {
	#mv {
        min-height: 1120px !important;
    }
}
@media screen and (min-width: 540px) and (max-width: 570px) {
	#mv {
        min-height: 1080px !important;
    }
}
@media screen and (min-width: 540px) and (max-width: 550px) {
	#mv {
        min-height: 1030px !important;
    }
}
@media screen and (max-width: 480px) {
    #mv {
        min-height: 900px !important;
    }
}
@media screen and (max-width: 430px) {
    #mv {
        min-height: 850px !important;
    }
}
@media screen and (max-width: 420px) {
    #mv {
        min-height: 820px !important;
    }
}
@media screen and (max-width: 405px) {
    #mv {
        min-height: 780px !important;
    }
}
@media screen and (max-width: 385px) {
    #mv {
        min-height: 750px !important;
    }
}