@charset "utf-8";
/* CSS Document */

@media only screen and (min-device-width: 960px) and (max-device-width: 1024px) and (orientation:portrait) {
}

@media only screen and (min-device-width: 768px) and (max-device-width: 959px) and (orientation:portrait) {
}
@media all and (min-width: 960px) and (max-width: 1150px) {
    header#header  .l-header__logo .c-catchphrase {
        display: none;
    }
}
@media all and (min-width: 768px) and (max-width: 959px) {
    header#header .l-header__logo {
        /* padding: 0 4vw; */
    }
    header .l-header__inner h1.c-catchphrase {
        left: 220px;
        font-size: 0.75rem;
        width: calc(100% - 370px);
    }
    #main_visual .p-mainVisual__inner {
        /* height: 70vh; */
    }
    #main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
        font-size: 5.5vw;
    }
    #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
        font-size: 3vw;
    }
    /* #body_wrap header + #btn_cta li a {
        font-size: 1rem;
        height: 120px;
        padding: 0px 5px 68px 13px;
    }
    footer#footer #f_contact ul li#btn_tel a {
        background: url(../../assets/img/icon_tel.svg) no-repeat left 10px center #fff;
        background-size: 20px;
    }
    footer#footer #f_contact ul li#btn_tel a em {
        font-size: 1.2rem;
    }
    footer#footer #f_contact ul li#btn_tel a span {
        font-size: 0.65rem;
    } */
    #content .post_content .swell-block-column h3 {
        font-size: 1.4rem;
    }
    /* footer#footer #f_contact {
        background: url(../../../../uploads/bg_contact.svg) no-repeat center #d7eefb;
        background-size: cover;
    } */
    #menu > div {
        width: 90%;
        width: 100%;
        display: block;
    }
    #menu #info #ccopy {
        letter-spacing: 0;
        line-height: 1.5;
        text-align: center;
    }
    .post_content h2 {
        line-height: 1.3;
    }
    footer#footer #f_contact {
        padding: 6vw 4vw 0;
    }
    footer#footer #f_contact dl dt, footer#footer #f_contact dl dd {
        margin: 0.25em 0.5em;
    }
    footer #info dl + ul li {
        display: inline-block;
    }
    footer #info #unei + dl {
        text-align: center;
    }
    .post_content br.sp_ {
        display: none;
    }
    #menu ul.c-gnav {
        padding-right: 5%;
        margin-right: 5%;
        padding: 0;
        margin: 0;
    }
    #menu ul.c-gnav li a .ttl {
        font-weight: bold;
        font-size: 1.3rem;
        color: var(--color_text);
    }
    #content .post_content h2 {
        font-size: 5vw;
    }
    #top #content .post_content h2 {
        padding: 0;
    }
    #content .post_content h3 {
        font-size: 3.5vw;
    }
    #content .post_content h4 {
        font-size: 3.2vw;
    }
    .post_content #service .swell-block-column {
        padding: 2vw;
    }
    #content .post_content .swell-block-column h3 {
        font-size: 3vw;
    }
    .post_content .pc_only {
        display: block !important;
    }
    .post_content .sp_only {
        display: none !important;
    }
    .post_content #nayami .swell-block-columns__inner {
        align-items: end;
    }
    .post_content #feat .swell-block-column figure.is-resized {
        width: 70px;
        margin: auto;
    }
    #body_wrap header + #btn_cta li a {
        max-width: unset;
    }
    #top_title_area {
        min-height: 180px;
    }
    .c-pageTitle {
        font-size: 4vw;
    }
    footer #ft_l #f_logo {
        margin: 30px auto 10px;
        max-width: 320px;
    }
    footer#footer #f_contact ul li a.btn {
        min-width: unset;
    }
    #menu #info #menu_logo {
        width: 280px;
    }
    footer#footer #f_contact ul li a, #head_contact ul li a {
        background: url(../../../../uploads/icon_tel.svg) no-repeat left 15px center #4480EE;
        background-size: 60px;
        padding: 20px 15px 20px 90px;
        font-size: 1.1rem;
    }
    footer#footer #f_contact ul li a.form, #head_contact ul li a.form {
        background: url(../../../../uploads/icon_form.svg) no-repeat left 15px center #F7A210;
        background-size: 60px;
    }
    footer#footer #f_contact ul li a.line, #head_contact ul li a.line {
        background: url(../../../../uploads/icon_line.svg) no-repeat left 15px center #06C755;
        background-size: 60px;
    }
    footer#footer #f_contact {
        padding: 6vw 4vw 1vw;
    }
    body:not(#top) #content .post_content h2 {
        font-size: 4vw;
    }
    .smf-form .smf-radio-buttons-control--horizontal .smf-radio-buttons-control__control>.smf-label {
        width: 45%;
        padding: 5px 0;
    }
    footer#footer #f_contact p {
        margin: 0em 0 1.5em 0;
    }
    footer .l-footer__inner #f_service {
        max-width: 600px;
        margin: auto;
    }
    footer .l-footer__inner #f_service li a {
        width: 120px;
        height: 120px;
        font-size: 2.2vw;
        margin: auto;
    }
    footer .l-footer__inner #f_service li a img {
        width: 60px;
    }
    #top #service .swell-block-columns__inner {
        margin-left: calc(2rem * -1);
        margin-top: 0 !important;
        row-gap: 2rem;
    }
    #top #service .swell-block-columns .swell-block-column {
        margin: 0 0 0 2rem;
        width: calc(var(--clmn-w) - 2rem);
    }
    #top #service .swell-block-columns .swell-block-column figure {
        max-width: 40%;
        margin: 0 auto 1em;
    }
    #menu ul.c-gnav {
		border-top: solid 1px var(--color_link);
	}
	#menu ul.c-gnav li {
		text-align: center;
		border-bottom: solid 1px var(--color_link);
        padding: 1em 0 0.7em;
	}

@media screen and (max-width: 480px) {

}
