@charset "utf-8";
/* CSS Document */
@media all and (max-width: 768px){
	#menu ul.c-gnav {
		border-bottom: solid 1px rgb(255 255 255 / 30%);
		border-right: none;
		text-align: left;
		padding: 0 0 7%;
		margin: 0 auto 10%;
		max-width: 15em;
	}
	#menu ul.c-gnav li {
		padding: 0;
	}
	#menu ul.c-gnav li a {
		padding: 1em 0 0.5em;
		margin-bottom: 0.5em;
	}
	#menu ul.c-gnav li a .ttl {
		/* font-weight: bold; */
	}
	#menu ul.c-gnav li a::after {
		display: none;
	}
	#menu #info {
		text-align: center;
	}
	#menu #info #ccopy {
        font-size: 1rem;
        letter-spacing: 0;
        text-align: left;
        line-height: 1.6;
        max-width: 350px;
        margin: auto;
        display: inline-block;
        text-align: center;
        color: #fff;
	}
	/* #menu #info #ccopy br {
		display: none;
	} */
	#menu #info #menu_logo {
		margin: 0.5em auto 0;
		width: 230px;
	}
	#menu #info #head_contact h3 {
        font-size: 1.3rem;
        margin: 2em auto 0.5em;
        font-weight: normal;
        color: #fff;
        line-height: 1.4;
	}
	#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;
	}
	#before_footer_widget .bnr_list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#before_footer_widget .bnr_list li {
		width: 48%;
		margin: 0.2em 0;
	}
	#cta_btn {
		right: 2vw;
	}
	#cta_btn li a {
		background: url(../../../../uploads/icon_shop.png) no-repeat center top 20px rgb(149 120 102 / 50%);
		background-size: 20px;
		width: 100px;
		height: 100px;
		font-size: 0.75rem;
	}
	#cta_btn li#btn_line a {
		background: url(../../../../uploads/icon_line.png) no-repeat center top 12px rgb(109 180 126 / 70%);
		background-size: 20px;
	}
	#cta_btn li a:hover {
		background: url(../../../../uploads/icon_shop.png) no-repeat center top 23px rgb(149 120 102 / 80%);
		background-size: 20px;
	}
	#cta_btn li#btn_line a:hover {
		background: url(../../../../uploads/icon_line.png) no-repeat center top 15px rgb(109 180 126 / 90%);
		background-size: 20px;
	}
}
@media (max-width: 960px){
	.pc, .pc_, .pc_only {
		display:none!important;
	}
	.post_content, p {
		line-height: 1.8;
		font-size: 1.1rem;
	}
	#content {
		margin-bottom: 0;
	}
	#menu > div {
		width: 90%;
		display: block;
		overflow-y: scroll;
		padding: 2em 0;
	}
	#menu_btn {
		top: 7px;
		right: 3px;
		border-radius: 0;
	}
	#menu_btn em {
		font-size: 1rem;
		bottom: 0px;
	}
	header#header {
        background: none;
		height: 75px;
	}
	header#header .l-header__logo #logo {
		width: 220px;
        display: block;
        margin: 0 0 0 2vw;
        position: absolute;
        top: 0px;
	}
	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 {
		left: 130px;
		top: 0;
		position: absolute;
		width: calc(100% - 200px);
		max-width: unset;
		text-align: left;
		height: 75px;
		display: flex;
		align-items: center;
		font-size: 0.85rem;
		line-height: 1.4;
		font-weight: normal;
	}
	header#header .c-headLogo br, header#header .l-header__logo h1 br:first-child {
		display: none;
	}
	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: 210px;
        top: 0;
        font-size: 0.8rem;
        font-weight: normal;
        line-height: 1.4;
        width: calc(100% - 275px);
        height: 80px;
        display: flex;
        align-items: center;
	}
	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;
	}
	#head_contact ul li {
		margin: 0.5em 0;
	}
	#head_contact ul li a.btn {
		min-width: unset;
        max-width: unset;
        margin: 0 0 1.5em 0;
	}
	#head_contact ul li a.btn span {
		color: #fff !important;
	}
	header .util_btn {
		display: none;
	}
	header .util_btn li:last-child {
		display: none;
	}
	header .util_btn li a {
		position: absolute;
		right: 70px;
		font-size: 1.5rem;
        display: block;
        width: 35px;
        height: 35px;
        padding: 7px 10px;
    }
	header .util_btn li a i {
        color: var(--color_main);
    }
	footer.l-footer {
		color: unset;
		background: unset;
		padding-top: 30px;
	}
	footer .l-footer__foot {
        text-align: center;
        padding-top: 1em;
	}
	footer .l-footer__inner > section {
		display: inline-block;
		text-align: left;
	}
	footer#footer #f_line {
		padding: 3em 0;
	}
	footer#footer #f_line h2 {
		font-size: 1.4rem;
	}
	footer#footer #f_contact {
		padding: 30px 4vw 30px;
		background: url(../../../../uploads/bg_contact.jpg) no-repeat center;
		background-size: cover;
		text-align: center;
		position: relative;
		color: #fff;
	}
	footer#footer #f_contact hgroup p {
		font-family: 'Libre Baskerville', 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
		color: var(--color_main);
		margin: 0;
		font-size: 1.3rem;
		font-weight: bold;
		line-height: 1;
	}
	footer#footer #f_contact h2 {
		text-align: center;
		font-size: 1.5rem;
		line-height: 1.2;
		margin: 0.5em 0;
		font-weight: normal;
	}
	footer#footer #f_contact .btn {
		border: solid 1px #fff;
		max-width: 300px;
	}
	footer#footer #f_contact ul li {
		margin: 1em 0;
	}
	footer#footer #f_contact .btn span {
		font-size: 1rem;
	}
	footer#footer #f_contact .btn span::before {
		background: #fff;
	}
	footer#footer #f_contact .btn span::after {
		border-color: transparent transparent transparent #fff;
	}
	footer .l-footer__inner {
		text-align: center;
	}
	footer #ft_l {
		margin-bottom: 2em;
	}
	footer #ft_l #f_logo {
		display: block;
		width: 100%;
		max-width: 260px;
		margin: 15px auto 10px;
	}
	footer .l-footer__inner #ft_l ul li {
		margin-bottom: 0.5em;
		line-height: 1.3;
	}
	footer #ft_l address {
		font-style: normal;
		margin: 1.5em 0 0.5em;
	}
	footer #ft_l h4, #menu #info h4 {
        font-weight: normal;
        margin-top: 1em;
		text-align: center;
    }
	footer #ft_l h4 + a, #menu #info h4 + a {
		margin: auto;
	}
	footer .l-footer__inner {
		/* padding: 0 4vw 30px; */
	}
	footer .l-container > .flex_cl.cl_2 {
		opacity: 0.8;
	}
	.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: 1rem;
        font-weight: normal;
        line-height: 1.7;
        font-weight: normal;
        text-align: left;
	}
	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: block;
		text-align: center;
		margin: 2em 0;
	}
	footer .l-footer__nav a {
		font-size: 1rem;
		padding: 0.5em;
		border: none !important;
	}
	footer .l-footer__nav a br {
		display: none;
	}
	footer .copyright {
		padding: 1em 0;
	}

	.post_content p.has-text-align-center {
		text-align: left;
	}

	.post_content h2 {
		font-size: 1.6rem;
        line-height: 1.3;
        margin: 2.5em 0 1em;
        font-weight: normal;
	}
	.post_content h3 {
		font-size: 1.3rem;
        font-weight: normal;
        margin: 2em 0 1em;
	}
	.is-style-simple td {
		vertical-align: middle;
	}
	.post_content .ttl {
		text-align: center;
		margin-bottom: 1.5em;
	}
	.post_content .ttl p {
		font-size: 1.1rem;
		line-height: 1.3;
		margin-bottom: 0.3em;
		text-align: center;
	}
	.post_content .ttl h2:not(.p-postList__title) {
		font-size: 2rem !important;
	}
	.fs_l, .has-l-font-size, .has-large-font-size, .u-fz-l {
		font-size: 1.15rem !important;
	}

	/* #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 {
		color: #a48d5a;
		background: none;
		font-size: 1rem;
		font-weight: normal;
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
		line-height: 1.3;
		padding: 22px 20px 20px 10px;
		border-radius: 20px;
		border: solid 1px #a48d5a;
		width: 100%;
		max-width: 280px;
		min-width: unset;
		display: block;
        margin: auto;
		text-align: center;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
	}
	.btn:hover span::before, .swell-block-button__link:hover span::before, .wp-block-button__link:hover span::before {
		width: 35px;
		right: -5px;
		transition: 0.2s cubic-bezier(0.2, 0.54, 0.76, 1.01);
	}
	.btn:hover span::after, .swell-block-button__link:hover span::after, .wp-block-button__link:hover span::after {
		right: -5px;
		transition: 0.2s cubic-bezier(0.2, 0.54, 0.76, 1.01);
	}
	.btn span, .swell-block-button__link span, .wp-block-button__link span {
		position: relative;
		width: 100%;
		display: inline-block;
	}
	.btn span::before, .swell-block-button__link span::before, .wp-block-button__link span::before {
		content: "";
		display: block;
		height: 1px;
		width: 20px;
		background: #a48d5a;
		position: absolute;
		right: 10px;
		top: 7px;
		transition: 0.2s cubic-bezier(0.2, 0.54, 0.76, 1.01);
	}
	.btn span::after, .swell-block-button__link span::after, .wp-block-button__link span::after {
		content: "";
		border-style: solid;
		border-width: 4px 0 3px 7px;
		border-color: transparent transparent transparent #a48d5a;
		display: block;
		position: absolute;
		right: 5px;
		top: 4px;
		transition: 0.2s cubic-bezier(0.2, 0.54, 0.76, 1.01);
	}
	/* [class*=is-style-btn_] a:hover {
		background: url(../../assets/img/arrow_on.svg) no-repeat center right 10px var(--color_main);
    background-size: 25px;
    color: #fff !important;
		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;
	}
	footer #f_info #f_logo {
		width: 100%;
		max-width: 120px;
		margin: auto;
	}
	footer #f_info dl {
		overflow: hidden;
		text-align: left;
		display: inline-block;
		margin-top: 2em;
	}	
	footer #f_info dl dt, footer #f_info dl dd {
		float: left;
		margin-bottom: 0.5em;
	}
	footer #f_info dl dt {
		width: 6em;
		clear: both;
	}
	footer #f_info dl dd {
		width: calc(100% - 6em);
	}
	footer #calendar {
		margin-top: 2em;
	}
	a.btn.left {
		margin-left: 0;
	}
	a.btn.right {
		margin-right: 0;
	}
	.btn_tel, p.tel a {
		background: url(../../assets/img/icon_tel.svg) no-repeat center right 10%;
		background-size: 20px;
		display: block;
		font-size: 1.1rem;
		color: var(--color_main);
		text-align: center;
		text-decoration: none;
		padding: 16px 30px 14px 10px;
		border-radius: 20px;
		border: solid 1px #a48d5a;
		width: 100%;
		max-width: 280px;
		margin: 0 auto 1em;
	}
	p.tel a em {
	}
	.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 2em;
		width: 250px;
	}
	#menu #info #menu_logo img {
		margin-left: 1em;
	}
	.post_content .ttl h2:not(.p-postList__title) {
		margin: 0 0 1em !important;
		font-size: 1.7rem !important;
		font-weight: normal;
		text-align: center;
	}
	.post_content hr {
		margin: 3em 0 !important;
	}

}

@media all and (min-width: 768px) and (max-width: 960px) {
	.post_content p.has-text-align-center {
		text-align: center;
	}
}
