@charset "utf-8";
/* CSS Document */
@media (max-width: 959px){
	.pc, header .tel {
		display:none!important;
	}
	p {
		line-height: 1.6;
		margin-top: 0;
	}
	#body_wrap header + #btn_cta {
		position: fixed;
		right: 0;
		top: unset;
		bottom: -100px;
		width: 100%;
		height: 60px;
		display: flex;
		-moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
		display: none;
	}
	[data-scrolled="true"] #body_wrap header + #btn_cta {
        bottom: 0;
    }
	#body_wrap header + #btn_cta li {
		width: 50%;
		position: relative;
		margin: 0;
	}
	/* #body_wrap header + #btn_cta li:nth-child(2) {
		width: 16%;
	} */
	#body_wrap header + #btn_cta li a {
        font-size: 0.95rem;
        height: 60px;
        background: url(../../assets/img/icon_mail.svg) no-repeat left 7% center #199f9b;
        background-size: 22px;
        color: #fff !important;
        padding: 0;
        width: 100%;
        right: unset;
        border-radius: 0;
        padding: 0 0 0 20px;
        display: flex;
        align-items: center;
		justify-content: center;
        top: unset;
        bottom: 0;
        position: absolute;
        min-width: unset;
	}
	/* #body_wrap header + #btn_cta li a:hover {
		background: url(../../assets/img/icon_mail.svg) no-repeat center left 10px #395cb3;
		background-size: 20px;
	} */
	#body_wrap header + #btn_cta li:nth-child(3) a {
        background: url(../../assets/img/icon_tel_wh.svg) no-repeat left 7% center var(--color_main);
        background-size: 16px;
	}
	/* #body_wrap header + #btn_cta li:nth-child(3) a {
		background: url(../../assets/img/icon_mail.svg) no-repeat left 7% center 15px var(--color_main);
		background-size: 16px;
	} */
	/* #body_wrap header + #btn_cta li:nth-child(2) a:hover {
		background: url(../../assets/img/icon_tel_wh.svg) no-repeat center left 10px #bba000;
		background-size: 20px;
	} */
	#menu_btn {
        top: 5px;
        right: 2vw;
		border: solid 1px var(--color_main);
	}
	#menu_btn em {
        font-size: 0.8rem;
        bottom: 7px;
        font-weight: bold;
	}
	header#header {
		height: 70px;
		background: var(--color_main);
	}
	header#header .l-header__logo #logo {
        width: 180px;
        display: block;
        margin: 18px 0 0 0;
	}
	header#header .l-header__logo #logo a {
		color: var(--color_text);
	}
	header#header .l-header__logo #logo small {
		font-size: 1rem;
		display: block;
	}
	header#header .l-header__logo h1, header#header .c-headLogo {
	}
	header#header .l-header__logo h1 a, header#header .-img .c-headLogo__link {
		padding: 5px 0 0;
		margin-top: 8px;
	}
	header .c-iconBtn__icon::before, .c-iconBtn__label {
	  color: #f29600;
	}
	header .l-header__menuBtn {
		display: none;
	}
	header .l-header__inner h1.c-catchphrase {
        position: absolute;
        left: 200px;
        top: 0;
        font-size: 0.7rem;
        font-weight: normal;
        line-height: 1.3;
        width: calc(100% - 275px);
        height: 70px;
        display: flex;
        align-items: center;
        text-align: left;
	}
	header .l-header__inner h1.c-catchphrase br {
		display: none;
	}
	header .l-header__inner .c-catchphrase span span {
		display: none;
	}
	header#header #sns {
    right: 70px;
    top: 29px;
	}
	header#header #sns li a#btn_line img {
    width: 60px;
	}
	header#header #head_contact {
		display: none;
	}
	header #contact_btn {
		position: fixed;
    right: 7px;
    top: calc(50% - 79px);
    writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
	}
	header #contact_btn a {
		background: #e0ec67;
		color: #333;
		font-size: 0.95rem;
		letter-spacing: 0.1em;
		padding: 20px 13px;
		border-radius: 15px 0px 0px 15px;
	}
	header #contact_btn a:hover {
		background: #f5ff87;
	}
	.c-gnav .sub-menu a::before, .c-spnav a::before, .widget_archive a::before, .widget_categories a::before, .widget_nav_menu a::before, .widget_pages a::before, .wp-block-archives a::before, .wp-block-categories a::before, .icon-close-thin::before {
		color: #ffe77a;
	}
	footer.l-footer {
		color: unset;
		background: #fff;
	}
	footer .l-footer__foot {
		text-align: center;
	}
	footer .l-footer__inner > section {
		display: inline-block;
		text-align: center;
	}
	footer#footer #f_contact {
		padding: 9vw 4vw 4vw;
		text-align: left;
		margin-top: 3em;
	}
	footer#footer #f_contact::before {
		/* content: "";
		display: block;
		width: 100%;
		height: 100%;
		background: rgb(4 62 103 / 75%);
		position: absolute;
		top: 0;
		left: 0; */
	}
	footer#footer #f_contact > section {
		position: relative;
	}
	footer#footer #f_contact hgroup {
		margin-bottom: -0.5em;
	}
	footer#footer #f_contact hgroup p {
		color: var(--color_link);
		margin: 0 0 0.6em;
		font-size: 1.2rem;
		font-weight: 900;
		line-height: 1;
	}
	footer#footer #f_contact hgroup h2 {
		text-align: center;
		font-size: 4.8vw;
		line-height: 1.4;
		font-weight: bold;
	}
	footer#footer #f_contact hgroup p + img {
		width: 300px;
		margin: 1em 0 1em;
	}
	footer#footer #f_contact p {
		font-size: 1.2rem;
		margin: 2em 0 1.5em 0;
		text-align: left;
		line-height: 1.6;
	}
	footer#footer #f_contact ul li {
		/* padding: 0 1%;
		margin-bottom: 1.5em; */
	}
	footer#footer #f_contact ul li a, #head_contact ul li a {
		width: 100%;
		max-width: 350px;
        padding: 25px 20px 25px 120px;
		margin: auto;
	}
	footer#footer #f_contact ul li a.btn.tel, #menu #info #head_contact .btn.tel {
        background: url(../../assets/img/icon_tel_wh.svg) no-repeat right 25px center var(--color_main);
        background-size: 20px;
        font-size: 1.2rem;
		padding: 25px 20px 25px 30px;
		letter-spacing: 1px;
	}
	/* footer#footer #f_contact ul li a.btn, #menu #info #head_contact .btn {
		background: url(../../assets/img/icon_mail.svg) no-repeat left 25px center var(--color_main);
		background-size: 20px;
		padding: 25px 20px 25px 30px;
		letter-spacing: 1px;
	}  */
	/* 
	footer#footer #f_contact ul li#btn_tel a em {
		font-size: 1.6rem;
	}
	footer#footer #f_contact ul li#btn_tel a span {
        display: block;
        font-size: 0.9rem;
        color: #fff;
        font-weight: 600;
        color: var(--color_text);
    }
	*/
	footer .l-footer__inner {
		text-align: center;
	}
	footer #ft_l {
		margin-bottom: 1em;
	}
	footer #f_logo {
		max-width: 200px;
		display: block;
		margin: auto;
	}
	footer #ft_l #f_logo strong {
		display: block;
	}
	footer #ft_l #f_logo + p {
		margin-bottom: 1em;
	}
	footer .l-footer__inner #ft_l ul {
		margin-bottom: 1em;
	}
	footer .l-footer__inner #ft_l ul li {
		margin-bottom: 0.5em;
		line-height: 1.4;
	}
	footer .l-footer__inner #ft_l ul li:nth-child(n+3) {
		display: inline-block;
		vertical-align: middle;
		margin: 0 3px;
	}
	footer .l-footer__inner #ft_l ul li a.icon-instagram, footer .l-footer__inner #ft_l ul li a#note {
		padding: 10px;
		background: #e4405f;
		border-radius: 50px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		position: relative;
		top: 10px;
		font-size: 1.2rem;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
	}
	footer .l-footer__inner #ft_l ul li a.icon-instagram::before {
		color: #fff;
	}
	footer .l-footer__inner #ft_l ul li a#note {
		background: #fff;
		border: solid 1px #e4e4e4;
		padding: 2px;
	}
	footer .l-footer__inner #ft_l ul li a#note:hover {
		background: #e4e4e4;
	}
	footer #ft_l address {
		font-style: normal;
		margin: 1.5em 0 0.1em;
	}
	footer .l-footer__inner {
		padding: 3em 4vw 2em;
	}
	.l-footer__inner #ft_l dl dd {
		margin-bottom: 0.6em;
		text-align: left;
  }
	footer #btn_tel {
		margin-bottom: 1.5em;
	}
	footer .l-footer__inner #ft_r h3 {
		font-size: 1.1rem;
		line-height: 1.7;
		font-weight: bold;
	}
	footer #fi_r p.first {
		margin: 0.5em 0 2em;
		font-size: 0.9rem;
		text-align: center;
	}
	footer .l-footer .copyright {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 3em;
	}
	footer .l-footer__nav {
		display: inline-block;
		text-align: center;
		margin: 1em 0;
	}
	footer .l-footer__nav a {
		font-size: 1.2rem;
		padding: 0.5em;
		border: none !important;
		line-height: 1.4;
        font-weight: 600;
	}
	footer .copyright {
		padding: 1.5em 0;
	}
	footer#footer #f_contact dl dt, footer#footer #unei dt {
    	padding: 0.25em 1em;
	}
	footer #info #f_logo img {
		width: 320px;
		margin: 1em auto;
	}
	footer#footer dl dt, footer#footer dd, footer #info ul li {
		line-height: 1.7;
	}
	footer #info ul li {
		display: block;
	}
	footer #info #unei + dl dt {
		font-weight: bold;
		margin-top: 1em;
	}
	footer#footer #f_contact dl dt, footer#footer #f_contact dl dd {
		margin: 0.25em 1em;
	}

	/* .p-fixBtnWrap {
		bottom: 70px !important;
	} */

	.post_content h2 {
		font-size: 1.55rem;
		line-height: 1.7;
	}
	.post_content h3 {
	}

	/* #content .wp-block-group.ttl {
		text-align: center;
	}
	#content .wp-block-group.ttl p, hgroup p {
		margin: 0;
		letter-spacing: 1px;
		font-family: 'Charm' , 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
		font-size: 1.7rem;
		line-height: 1.2;
	}
	#content .wp-block-group.ttl h2, hgroup h2 {
		margin: 0;
	} */
	#before_footer_widget {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	#before_footer_widget .post_content td, #before_footer_widget .post_content th {
		font-size: 0.9rem;
		vertical-align: middle;
	}

	#content .post_content h2 {
        font-size: 7vw;
        line-height: 1.4;
	}
	#content .post_content .ttl h2 {
		margin: 0;
	}
	#content .post_content h3 {
		font-size: 5.4vw;
		margin: 2em 0 1em;
	}
	#content .post_content h4 {
		font-size: 4.5vw;
		margin: 2em 0 1em;
		color: var(--color_text);
	}
	#content .post_content h5 {
		font-size: 4vw;
		margin: 2em 0 1em;
	}

	.btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link, footer #btn_tel a {
		background: url(../../../../uploads/icon_arrow.svg) no-repeat center right 20px var(--color_main);
		background-size: 25px;
		color: var(--color_text) !important;
		font-size: 1.2rem;
		font-weight: bold;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		line-height: 1.3;
		padding: 26px 40px 26px 20px;
		width: 100%;
		max-width: 380px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		border-radius: 20px;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
	}
	/* .btn:hover, .wp-block-button__link:hover {
		filter: brightness(130%);
	} */
	.swell-block-button.line a {
		background: url(../../assets/img/arrow.svg) no-repeat center right 10px #00b900;
		background-size: 25px;
	}
	[class*=is-style-btn_] a:hover {
		filter: brightness(130%);
		box-shadow: none;
	}
	/* footer #btn_tel a {
		background: url(../../assets/img/icon_tel.svg) no-repeat center right 10px #fff;
    background-size: 22px;
    font-size: 1.2rem;
	} */
	a.btn.left {
		margin-left: 0;
	}
	a.btn.right {
		margin-right: 0;
	}
	.bg {
		padding-top: 50px;
	}
	.bg > section {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.flex_sp {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	#menu #info #menu_logo {
		margin: 1em auto 2em;
		width: 220px;
	}
	.p-postList figure.c-postThumb__figure {
		margin-bottom: 0;
	}
	.post_content #service #service_img01 {
		display: none;
	}

	#menu #info #head_contact li:nth-last-child(-n+2) a span {
		/* position: absolute;
		top: -9px;
		background: #f9d300;
		border-radius: 50px;
		color: var(--color_main);
		padding: 4px 12px;
		font-size: 0.85rem;
		margin-left: -15px;
		font-weight: bold;
		left: calc(50% - 42px); */
	}
	#menu #info #head_contact li:nth-last-child(-n+2) a.delivery span {
		left: calc(50% - 65px);
	}
	.alignfull>.wp-block-group__inner-container {
		/* margin: 0 4vw; */
	}
	.post_content ul.is-style-check_list li {
	    font-size: 1.2rem;
	}
	.post_content ul.is-style-check_list li::before {
		top: -1px;
	}
	#content .post_content .ttl p {
		font-size: 1.2rem;
		letter-spacing: 1px;
	}
	.wp-block-table>table tr>:first-child:not(.-no1) {
		max-width: 100%;
	}
	#content figure.wp-block-image {
		border-radius: 10px;
		overflow: hidden;
	}
	.post_content .swell-block-faq .swell-block-faq__item {
		padding: 2vw 4vw;
	}
}
@media all and (max-width: 768px){
	#tel_btn {
		width: 60px;
		height: 60px;
		position: fixed;
		right: 60px;
		top: 0;
		z-index: 1000;
		cursor: pointer;
		background: url(../../assets/img/common/icon_tel_new.png) no-repeat center top 3px #fff100;
    	background-size: 28px;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
	}
	#tel_btn em {
		text-align: center;
		font-style: normal;
		position: absolute;
		font-size: 1rem;
		bottom: 4px;
		width: 100%;
	}
	#menu > div {
        /* width: calc(100% - 8vw); */
		width: 100%;
        display: block;
        overflow-y: scroll;
        padding: 2em 0;
	}
	#menu ul.c-gnav {
		border-right: none;
		text-align: left;
		padding: 0 0 4%;
		margin: 0 auto 6%;
		/* max-width: 13em; */
		border-top: solid 1px var(--color_link);
	}
	#menu ul.c-gnav li {
		padding: 0;
		text-align: center;
		border-bottom: solid 1px var(--color_link);
	}
	#menu ul.c-gnav li a {
		padding: 1.5em 0 1em;
		margin-bottom: 0.5em;
}
	#menu ul.c-gnav li a .ttl {
		font-weight: bold;
		font-size: 1.3rem;
		color: var(--color_text);
	}
	#menu #info {
		text-align: center;
	}
	#menu #info #ccopy {
        font-size: 3.8vw;
        letter-spacing: 0;
        text-align: left;
        line-height: 1.7;
        max-width: 350px;
        margin: 1em auto;
        display: inline-block;
        font-weight: bold;
        text-align: center;
        color: var(--color_text);
	}
	/* #menu #info #ccopy br {
		display: none;
	} */
	#menu #info #menu_logo {
		margin: 0.5em auto 0;
		width: 270px;
	}
	#menu #info #head_contact h3 {
		font-size: 1.2rem;
		margin: 0 auto 0.5em;
		color: var(--color_text);
	}
	#menu #info #head_contact #head_tel {
		background: url(../../assets/img/icon_tel_wh.png) no-repeat center left 55px var(--color_main);
		background-size: 20px;
		color: #fff;
		font-size: 1.7rem;
		font-weight: normal;
		letter-spacing: 3px;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		line-height: 1.3;
		padding: 16px 30px 16px 50px;
		margin: 0.3em 0;
		border: none;
		border-radius: 40px;
		width: 100%;
		max-width: 350px;
		display: inline-block;
		text-align: center;
	}
	#content .post_content .swell-block-column h3 {
    	/* font-size: 1.05rem; */
	}
	#content .post_content .swell-block-column p {
		/* font-size: 1rem;
		line-height: 1.4; */
	}
	.post_content .bnr_cta {
		padding: 0 2em 2em !important;
	}
	.post_content .bnr_cta .ttl .swell-block-column:nth-child(1) figure {
		display: none;
	}
	.post_content .bnr_cta .ttl .swell-block-column figure.size-large {
		width: 40%;
		margin: auto;
	}
	.post_content .bnr_cta .swell-block-column:nth-child(1) {
		margin-bottom: 0.75em;
	}
	.post_content .bnr_cta .swell-block-column:nth-child(1) a {
		background: #fff;
		padding: 10px;
		border-radius: 100px;
	}
	.post_content .bnr_cta .swell-block-column:nth-child(1) a img {
		width: 80%;
		max-width: 220px;
	}
	.fs_xl, .has-huge-font-size, .has-xl-font-size, .u-fz-xl {
		font-size: 5.5vw !important;
	}
	#before_footer_widget {
		margin-top: 0;
	}
	footer#footer #f_contact h3 small {
		display: block;
	}
	footer#footer #f_contact h3 {
		border-radius: 150px;
		font-size: 6vw;
		line-height: 1.3;
		padding: 0.3em 0.75em;
	}
	footer .l-footer__inner #f_service {
		text-align: center;
	}
	footer .l-footer__inner #f_service li {
		width: 23%;
		display: inline-block;
	}
	footer .l-footer__inner #f_service li a {
		width: 80px;
		height: 80px;
		margin: auto;
		border-radius: 12px;
		border: solid 2px var(--color_main);
	}
	footer .l-footer__inner #f_service li a img {
        width: 50px;
        padding: 8px;
	}
	footer .l-footer__inner #f_service li a span {
        font-size: 3.1vw;
        margin-top: -12px;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) {
}
