@charset "utf-8";
/* CSS Document */
@media all and (max-width: 959px){
	#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 2%;
		max-width: 13em;
	}
	#menu ul.c-gnav li {
		padding: 0;
	}
	#menu ul.c-gnav li a {
        padding: 1em 0 0.5em;
        margin-bottom: 0.5em;
		font: var(--font-wf-all);
        font-size: 1rem;
	}
	#menu .c-gnav>.menu-item>a:after {
		display: none;
	}
	#menu ul.c-gnav li a .ttl {
		font-weight: normal;
        font-size: 1.2rem;
	}
	#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: -10px;
	}
	#menu .c-gnav>.menu-item>.sub-menu li {
		padding-left: 1em;
	}
	#menu .c-gnav>.menu-item>.sub-menu li a {
        padding: 0 1.5em 0.8em;
        margin-bottom: 0;
        line-height: 1.7;
	}
	#menu .c-gnav>.menu-item>.sub-menu li a .ttl {
		font-size: 1.1rem;
		font-weight: 400;
		color: var(--color_text);
	}
	.c-gnav .sub-menu a::before {
		display: none;
	}
	#menu #info {
		text-align: center;
	}
	#menu #info #ccopy {
    font-size: 0.95rem;
		letter-spacing: 0;
		text-align: left;
		line-height: 1.4;
		max-width: 350px;
		margin: auto;
		display: inline-block;
	}
	/* #menu #info #ccopy br {
		display: none;
	} */
	#menu #info #menu_logo {
		margin: 0.5em auto 0;
	}
	#menu #info #head_contact h3 {
        font-size: 4vw;
        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;
	}
	.pc, #util_nav {
		display:none!important;
	}
	p {
		line-height: 1.8;
	}
	#menu_btn {
		top: 15px;
        right: 6vw;
        border-radius: 12px;
	}
	#menu_btn em {
		bottom: 5px;
		font: var(--font-wf-all);
		font-size: 0.7rem;
	}
	header#header {
        height: 60px;
        position: fixed;
        background: none;
		top: 10px;
	}
	header#header .l-header__inner {
		height: 60px;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 7px;
		background: rgba(255, 255, 255, 0.7);
		border-radius: 10px;
		border-width: 1px;
		border-style: solid;
		border-color: rgb(255, 255, 255);
		border-image: initial;
        padding: 0px 2vw;
        margin: 0 4vw;
        width: calc(100% - 8vw);
	}
	header#header .l-header__logo {
		padding: 0;
	}
	header#header .l-header__logo #logo {
        width: 180px;
        display: block;
        position: relative;
        top: 1px;
	}
	header#header .l-header__logo #logo a {
		color: #333;
	}
	header#header .l-header__logo #logo img {
	}
	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;
	}
	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: 120px;
        top: 0;
        font-size: 10px;
        font-weight: normal;
        line-height: 1.3;
        width: calc(100% - 200px);
        height: 50px;
        display: flex;
        align-items: center;
	}
	header .l-header__inner .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: #fa960a;
	}
	#menu #info #head_contact ul li {
		margin-bottom: 1em;
	}
	#menu #info #head_contact ul li a.btn {
    	background: url(../../../../uploads/icon_mail_blu.png) no-repeat center right 25px #fff;
        background-size: 25px;
	}
	#menu #info #head_contact ul li a.tel {
    	background: url(../../../../uploads/icon_tel_blu.svg) no-repeat center right 32px #fff;
        background-size: 12px;
	}
	#menu #info #head_contact ul li a {
		width: 95%;
		margin:0.5em 0 0;
		/* max-width: 95%; */
	}
	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 bottom;
        background-size: cover;
        color: #fff;
		padding-bottom: 150px;
	}
	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;
        background: url(../../../../uploads/bg_cta.png) no-repeat center;
        background-size: cover;
        color: #fff;
        text-align: center;
        max-width: var(--article_size);
        margin: 0 4vw;
        position: relative;
        border-radius: 10px;
    }
	footer#footer #f_contact hgroup p {
		margin: 0;
		font-size: 1.3rem;
		line-height: 1;
	}
	footer#footer #f_contact hgroup + p {
		text-align: left;
		margin-bottom: -1em;
	}
	footer#footer #f_contact h3 {
		text-align: center;
		font-size: 1.65rem;
		line-height: 1.2;
		margin: 0.5em 0;
	}
	footer .l-footer__inner {
		text-align: center;
	}
	footer #ft_l {
		margin-bottom: 2em;
		text-align: center;
	}
	footer #ft_l #f_logo {
		display: block;
		width: 100%;
		max-width: 200px;
		margin: 15px auto 10px;
	}
	footer .l-footer__inner #ft_l ul {
		display: inline-block;
	}
	footer .l-footer__inner #ft_l ul li {
		margin-bottom: 0.5em;
		line-height: 1.3;
		text-align: left;
	}
	footer#footer #f_contact ul li {
		margin: auto;
	}
	footer#footer #f_contact ul li a {
        color: var(--color_text);
		margin: 1em auto 0.5em;
		width: 100%;
    }
	footer#footer #f_contact ul li a.tel + p {
		font-size: 90%;
		margin-top: -0.5em;
	}
	footer #ft_l address {
		font-style: normal;
		margin: 1.5em 0 0.5em;
	}
	footer .l-footer__inner {
		padding: 2em 0;
	}
	footer .l-footer__inner #ft_l dl dt {
        opacity: 0.7;
    }
	.l-footer__inner #ft_l dl dd {
		margin-bottom: 1em;
  	}
	footer #btn_tel {
		margin-bottom: 1.5em;
	}
	footer .l-footer__inner #ft_r h3 {
		font-size: 4vw;
		line-height: 1.7;
		font-weight: 500;
		text-align: left;
		max-width: 15em;
		margin: auto;
	}
	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, footer .menu .sub-menu {
		display: flex;
        flex-wrap: wrap;
		text-align: center;
		margin:0 0 1em;
		justify-content: flex-start;
		border-top: solid 1px #eaeaea;
		border-bottom: solid 1px #eaeaea;
		padding: 0;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li, footer .menu .sub-menu li {
		width: 50%;
		border-bottom: solid 1px #eaeaea;
		border-right: solid 1px #eaeaea;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li:nth-last-child(1), footer .menu .sub-menu li:nth-last-child(1), footer .l-footer__inner #ft_r .l-footer__nav li:nth-last-child(2), footer .menu .sub-menu li:nth-last-child(2) {
		border-bottom: none;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li:nth-child(even), footer .menu .sub-menu li:nth-child(even) {
		border-right: none;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li br, footer .l-footer__inner .menu {
		display: none;
	}
	/* footer .l-footer__inner #ft_r .l-footer__nav li .sub-menu {
		display: none;
	} */
	footer .l-footer__nav a, footer .menu li a {
		padding: 0.75em 0.75em;
		font-weight: normal;
		border: none !important;
		font-size: 1rem;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100%;
		line-height: 1.5;
	}
	footer .copyright {
		padding: 1em 0;
	}

	.post_content h2 {
		font-size: 6vw;
    	line-height: 1.5;
		font-weight: 500;
	}
	.post_content .ttl h2.wp-block-heading:not(.p-postList__title) {
		font-size: 6vw !important;
	}
	.post_content h3 {
		font-size: 5vw;
        color: var(--color_text);
	}
	.post_content .ttl p {
	}
	.post_content .wp-block-group.ttl {
		padding-bottom: 0;
		margin-bottom: 2em;
	}

	/* #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;
	}

	.btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link, footer #btn_tel a, .snow-monkey-form .smf-button-control__control {
		max-width: 400px;
	}
	footer #btn_tel a {
		background: url(../../assets/img/icon_tel_wh.svg) no-repeat center right 10px var(--color_main);
		background-size: 22px;
		font-size: 1.2rem;
		color: #fff;
	}
	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: 0.5em auto 1em;
	}
	.-type-big .p-postList__body, .-type-card .p-postList__body {
		padding-top: 0.5em;
	}
	.-type-card .p-postList__title, .-type-list .p-postList__title, .-type-list2 .p-postList__title {
		font-size: 3vw;
	}
	.p-postList .p-postList__item .c-tagList li a {
		font-size: 0.8rem;
	}
	#content .post_content #access .swell-block-column:last-child {
		left: unset;
		top: -4em;
		width: 90%;
        margin: auto;
	}
	#content .post_content iframe {
	    min-height: 250px;
	}
}
@media all and (max-width: 767px){
	p, table, dl dt, dl dd, li {
		font-size: 1rem;
	}
	.post_content .is-style-check_list li {
        padding: 0.3em 0.7em 0.3em 1.2em;
        background: url(../../../../uploads/icon_check.svg) no-repeat top 11px left;
        background-size: 16px;
	}
	.post_content .sp_le {
		text-align: left !important;
	}
	.post_content > .wp-block-group {
		padding-top: 2.5em;
		padding-bottom: 2.5em;
	}
	.post_content > .wp-block-group.has-background, .post_content > .wp-block-group.alignfull {
		padding-left: 4vw;
		padding-right: 4vw;
	}
	.post_content .ttl p:not(.has-text-align-center) {
    	margin-left: -3vw;
	}
	.post_content .ttl p strong, footer .ttl p span {
		font-size: 4.2vw;
	}
	.post_content #service .swell-block-column h3 {
		font-size: 5.4vw;
	}
	.post_content #service .swell-block-column h3 span {
		top: 3px;
	}
	#content .p-postList h2 {
		font-size: 1rem;
        margin-bottom: 0;
	}
	.post_content > .wp-block-group.has-background {
		padding-bottom: 2.5em !important;
	}
	.swell-block-columns__inner {
        margin-left: calc(2em * -1);
        row-gap: 1em;
	}
	.swell-block-columns .swell-block-column {
		margin: 0 0 0 2em;
		width: calc(var(--clmn-w) - 2em);
	}
	.post_content #products #maker .swell-block-column figure {
		font-size: 0;
	}
	.post_content #products #maker .swell-block-column img {
    	height: 30px;
        max-width: 100px;
	}
	#products .swell-block-columns__inner {
		margin-left: calc(1em * -1);
		row-gap: 1em;
	}
	#products .swell-block-columns .swell-block-column {
		margin: 0 0 0 1em;
		width: calc(var(--clmn-w) - 1em);
	}
	.post_content > .wp-block-group.service_de {
        padding-bottom: 0;
    }
	.post_content p em {
	    font-size: 105%;
	}
	footer#footer #f_contact ul li a.tel {
		background: url(../../../../uploads/icon_tel_blu.svg) no-repeat center right 32px #fff;
        background-size: 12px;
	}
}
@media all and (min-width: 768px) and (max-width: 1024px) {
}
