@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;
	}
	[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 var(--color_main);
        background-size: 16px;
        color: #fff;
        padding: 0;
        width: 100%;
        right: unset;
        border-radius: 0;
        padding: 0 0 0 15px;
        display: flex;
        align-items: center;
        top: unset;
        bottom: 0;
		position: absolute;
	}
	/* #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(2) a {
        background: url(../../assets/img/icon_tel_wh.svg) no-repeat left 7% center var(--color_link);
        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;
	}
	#menu_btn em {
        font-size: 0.8rem;
        bottom: 9px;
	}
	header#header {
        height: 70px;
        background: unset;
	}
	header#header .l-header__logo #logo {
        width: 60px;
        display: block;
        margin: 5px 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 .c-catchphrase {
        position: absolute;
        left: 80px;
        top: 0;
        font-size: 0.7rem;
        font-weight: normal;
        line-height: 1.3;
        width: calc(100% - 160px);
        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 {
		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;
		padding-top: 30px;
	}
	footer .l-footer__foot {
		text-align: center;
	}
	footer .l-footer__inner > section {
		display: inline-block;
		text-align: left;
	}
	footer#footer #f_contact {
		text-align: center;
		position: relative;
        background: url(../../../../uploads/bg_cta.jpg) no-repeat center top 150%;
        background-size: 100%;
        color: #fff;
        padding-bottom: 190px;
	}
	footer#footer #f_contact > section {
        background: rgb(255, 255, 255);
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0) 100%);
    }
	footer#footer #f_contact > section > section {
        padding: 6vw 5vw 1vw;
        background: rgb(179 64 116 / 80%);
        color: #fff;
        text-align: center;
        max-width: var(--article_size);
        margin: 0 4vw;
        position: relative;
        border-radius: 10px;
    }
	footer#footer #f_contact hgroup {
		margin-bottom: 15px;
	}
	footer#footer #f_contact hgroup p {
		color: #fff;
        margin: 0 0 0.2em;
        font-size: 1rem;
		line-height: 1;
		opacity: 0.7;
	}
	footer#footer #f_contact hgroup h2 {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.4;
		font-weight: 500;
	}
	footer#footer #f_contact p {
		margin: 0 0 1.5em 0;
		text-align: center;
		color: #fff;
	}
	footer#footer #f_contact ul li {
		padding: 0 1%;
		margin-bottom: 1.5em;
	}
	footer#footer #f_contact ul li a {
		width: 100%;
		max-width: 380px;
        padding: 25px 20px 25px 30px;
		letter-spacing: 1px;
	}
	footer#footer #f_contact ul li#btn_tel a, #menu #info #head_contact .btn.tel {
        background: url(../../assets/img/icon_tel_wh.svg) no-repeat left 25px center var(--color_link);
        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: 0;
	}
	footer #ft_l, footer #ft_r {
		text-align: center;
	}
	footer #f_logo img {
		width: 90px;
		margin: 1em auto;
		display: block;
	}
	footer #ft_l #f_logo strong {
		display: block;
	}
	footer .l-footer__inner #ft_l ul li small {
        display: block;
        font-size: 70%;
    }
	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: 20px 4vw 30px;
	}
	.l-footer__inner #ft_l dl dd {
		margin-bottom: 0.6em;
  }
	footer #btn_tel {
		margin-bottom: 1.5em;
	}
	footer .l-footer__inner #ft_r h3 {
		font-size: 1.1rem;
		line-height: 1.7;
		font-weight: 500;
	}
	footer #fi_r p.first {
		margin: 0.5em 0 2em;
		font-size: 0.9rem;
		text-align: center;
	}
	footer #ft_r .menu li {
		text-align: left;
	}
	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.05rem;
		padding: 0.5em;
		font-weight: 500;
		border: none !important;
		line-height: 1.4;
		color: var(--color_main);
	}
	footer .menu li a {
		font-size: 1.05rem;
		padding: 0.5em;
		font-weight: 500;
		line-height: 1.4;
		display: block;
	}
	footer .menu li#menu-item-4898 {
		text-align: center;
	}
	footer .l-footer__inner #ft_r .sub-menu small, .c-gnav>.menu-item>.sub-menu li a .ttl small {
        font-size: 90%;
        opacity: 0.8;
        margin-right: 3px;
        top: -1px;
        position: relative;
    }
	footer .copyright {
		padding: 1.5em 0 50px;
	}
	.p-fixBtnWrap {
		bottom: 70px !important;
	}

	.post_content h2 {
		font-size: 1.8rem;
		line-height: 1.3;
	}
	.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;
		background: #e1edc4;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#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: 5.5vw !important;
	}
	#content .post_content .ttl h2 {
		margin: 0;
		font-size: 5.5vw !important;
	}
	#content .post_content h3 {
		font-size: 5vw;
		margin: 2em 0 1em;
	}
	#content .post_content h4 {
		font-size: 4.5vw;
	}
	#content .post_content h5 {
		font-size: 4vw;
	}

	.btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link, footer #btn_tel a {
		background: url(../../assets/img/icon_arrow.svg) no-repeat center right 20px var(--color_main);
        background-size: 22px;
		color: #fff !important;
		font-size: 1.1rem;
		font-weight: 500;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		line-height: 1.3;
		padding: 25px 40px 25px 20px;
		width: 100%;
		max-width: 380px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		border-radius: 50px;
		-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: 500;
		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.05rem;
    }
	.post_content ul.is-style-check_list li::before {
		top: 3px;
	}
	#content .post_content .ttl p {
		font-size: 1.1rem;
		line-height: 1.3;
        margin-bottom: 3px;
	}
	#menu .c-gnav>.menu-item>.sub-menu {
		display: unset !important;
		opacity: 1;
		position: relative;
		visibility: unset;
		left: 0;
		box-shadow: none;
		background: none;
		/* border-top: solid 1px #d9d9d9;
		top: -4px; */
	}
	#menu .c-gnav>.menu-item>.sub-menu li {
		padding-left: 1em;
	}
	#menu .c-gnav>.menu-item>.sub-menu li a {
        padding: 0 0 0.5em;
        margin-bottom: 0;
        line-height: 1.7;
	}
	#menu .c-gnav>.menu-item>.sub-menu li a .ttl {
		font-size: 1.05rem;
	}
	#menu .c-gnav .sub-menu a::before {
		display: none;
	}
}
@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: 90%;
		display: block;
		overflow-y: scroll;
		padding: 2em 0;
	}
	#menu ul.c-gnav {
		border-bottom: solid 1px var(--color_main);
		border-right: none;
		text-align: left;
		padding: 0 0 4%;
		margin: 0 auto 6%;
		max-width: 18em;
	}
	#menu ul.c-gnav li {
		padding: 0;
	}
	#menu ul.c-gnav li a {
		padding: 0.5em 0 0.25em;
		margin-bottom: 0.5em;
}
	#menu ul.c-gnav li a .ttl {
		font-weight: 500;
		font-size: 1.1rem;
		color: var(--color_text);
	}
	#menu #info {
		text-align: center;
	}
	#menu #info #ccopy {
		font-size: 1.2rem;
		letter-spacing: 0;
		text-align: left;
		line-height: 1.4;
		max-width: 350px;
		margin: 1em auto;
		display: inline-block;
		font-weight: 500;
		text-align: center;
		color: var(--color_main);
	}
	/* #menu #info #ccopy br {
		display: none;
	} */
	#menu #info #menu_logo {
		margin: 0.5em auto 0;
		width: 80px;
	}
	#menu #info #head_contact h3 {
		font-size: 1.2rem;
		margin: 0 auto 0.5em;
	}
	#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;
	}
	.post_content .swell-block-columns__inner {
        margin-left: calc(1.5rem * -1);
    }
    .post_content .swell-block-columns .swell-block-column {
		margin: 0 0 0 1.5rem;
		width: calc(var(--clmn-w) - 1.5rem);
    }
	.post_content #worry .swell-block-columns {
		margin-bottom: 0;
	}
	#content .post_content .swell-block-column h3 {
    	font-size: 4.5vw;
		margin: 1em 0 0.5em !important;
	}
	#content .post_content .swell-block-column p {
		font-size: 1rem;
		line-height: 1.4;
	}
	.has-border, div.has-background, p.has-background {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	#content .post_content #operated .swell-block-column h3 {
		line-height: 1;
	}
	#content .post_content #operated .swell-block-column h3 a {
	    font-size: 3.3vw;
	}
	.post_content #operated .address em {
	    font-size: 3vw;
	}
}

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