@charset "utf-8";
/* CSS Document */
/* body {
	background: url(../../../../uploads/bg_middle.jpg) no-repeat center;
    background-size: 100% 98%;
}
#body_wrap {
	background: url(../../../../uploads/bg_top.jpg) no-repeat center top, url(../../../../uploads/bg_bottom.jpg) no-repeat center bottom;
    background-size: contain, contain;
}
body::after, #body_wrap::before, #body_wrap::after {
	content: "";
	display: block;
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 120px;
}
body::after {
	background: url(../../../../uploads/bg_middle.jpg) no-repeat center;
    background-size: 100% 98%;
    height: 100vh;
    top: 0;
    z-index: 0;
}
#body_wrap::before {
	top: 0;
	background: url(../../../../uploads/bg_top.png) no-repeat center bottom;
    background-size: cover;
}
#body_wrap::after {
	bottom: 0;
	background: url(../../../../uploads/bg_bottom.png) no-repeat center bottom;
    background-size: cover;
}	
*/
body::after, #body_wrap::before, #body_wrap::after {
	content: "";
	display: block;
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100px;
}
body::after {
	background: url(../../../../uploads/bg_middle.jpg) no-repeat center;
    background-size: 100% 98%;
    height: 100vh;
    top: 0;
    z-index: 0;
}
#body_wrap::before {
	top: 0;
	background: url(../../../../uploads/bg_top.jpg) no-repeat center top;
    background-size: contain;
}
#body_wrap::after {
	bottom: 0;
	background: url(../../../../uploads/bg_bottom.jpg) no-repeat center bottom;
    background-size: contain;
}
ul li.menu-item-3214 a, ul li.menu-item-3241 a, ul li.menu-item-3326 a, ul li.menu-item-3242 a {
    pointer-events: none;
    opacity: 0.5;
}
@keyframes fadeIn {
  to { opacity: 1; }
}
#menu_btn,
#menu_btn span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
#menu_btn {
	width: 80px;
    height: 80px;
    position: fixed;
	top: 5vw;
    right: 5vw;
	z-index: 1000;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
	background: url(../../../../uploads/frame.svg) no-repeat center;
	background-size: contain;
}
/* body.on #menu_btn {
  animation: 1s linear forwards fadeIn;
} */
#menu_btn:hover, #fix_btn #reserve_btn:hover {
	filter: brightness(110%);
}
.open #menu_btn {
	-webkit-animation-duration:2s;
	-ms-animation-duration:2s;
	animation-duration:2s;
	opacity:1;
}
#menu_btn span {
	position: absolute;
    left: 30%;
    width: 38%;
	height: 1px;
	background: var(--color_main);
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
}
body.scroll #menu_btn span {
	/* background: #000; */
}
body.scroll #menu_btn em {
	/* color: #000; */
}
#menu_btn:hover span, .open #menu_btn span {
	background: var(--color_main) !important;
}
#menu_btn:hover em, .open #menu_btn em {
	color: var(--color_main) !important;
}
#menu_btn span:nth-of-type(1) {
	top: 30px;
}
#menu_btn span:nth-of-type(2) {
	top: 39px;
	display: none;
}
#menu_btn span:nth-of-type(3) {
    top: 37px;
    width: 30%;
    left: 38%;
}
#menu_btn:hover span:nth-of-type(3) {
    width: 22%;
    left: 46%;
}
.open #menu_btn span:nth-of-type(1) {
	-webkit-transform: translateY(4px) rotate(-45deg);
	transform: translateY(4px) rotate(-45deg);
	top: 32px;
}
.open #menu_btn span:nth-of-type(2) {
	opacity: 0;
}
.open #menu_btn span:nth-of-type(3) {
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
    top: 36px;
    left: 29%;
    width: 39%;
}
#menu_btn em {
    font-size: 0.65rem;
    color: var(--color_main);
    position: absolute;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    bottom: 5px;
}
#menu {
	background: rgb(255 255 255 / 95%);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 990;
	text-align: center;
	display: flex;
	visibility: hidden;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: opacity .9s ease, visibility .9s ease;
	transform: scale(0.9);
	transition: 0.2s;
	-webkit-transition: 0.2s;
}
.open #menu {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}
#menu > div {
	width: 70%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#menu > div p {
	color: #fef0e1;
}
#menu ul.c-gnav {
	display: block;
	height: auto;
	text-align: left;
	/* border-right: solid 1px #eaeaea;
	padding-right: 10%;
	margin-right: 10%; */
}
#menu ul.c-gnav li {
  margin: 0;
	padding: 1em 0;
  opacity: 0;
  transition: opacity .1s ease;
  transform: translateX(10px);
}
#menu ul.c-gnav li a {
	padding: 0.3em 0 0.8em;
	display: inline-block;
}
#menu ul.c-gnav li a br {
	display: none;
}
#menu ul.c-gnav li a .ttl {
	/* font-size: 1.3rem;
	font-weight: 500;
	font-family: "Patua One", 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif; */
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
}
#menu ul.c-gnav>.menu-item>a:after {
	display: none;
}
#menu ul.c-gnav li a:hover .ttl {
	color: var(--color_main);
}
#menu ul.c-gnav li a .desc {
	color: var(--color_main);
	font-size: 0.85rem;
	opacity: 1;
	top: 8px;
}
.open #menu #logo, .open #menu ul.c-gnav li, .open #menu #info ul li, .open #menu #info p, .open #menu #info #head_contact {
	opacity: 1;
	transform: translateX(0px);
	transition:  transform 1s ease, opacity .9s ease;
	transition-delay: 0.2s;
}
.open #menu ul.c-gnav li:nth-child(2) {
	transition-delay: 0.25s;
}
.open #menu ul.c-gnav li:nth-child(3) {
	transition-delay: 0.3s;
}
.open #menu ul.c-gnav li:nth-child(4) {
	transition-delay: 0.35s;
}
.open #menu ul.c-gnav li:nth-child(5) {
	transition-delay: 0.4s;
}
.open #menu ul.c-gnav li:nth-child(6) {
	transition-delay: 0.45s;
}
.open #menu ul.c-gnav li:nth-child(7) {
	transition-delay: 0.5s;
}
#menu #info {
	text-align: left;
	/* margin-left: 20%; */
}
#menu #logo, #menu #info ul li, #menu #info p, #menu #info #head_contact {
	opacity: 0;
	color: #3e3a39;
}
.open #menu #info p {
	transition-delay: 0.45s;
}
.open #menu #info #head_contact {
	transition-delay: 0.5s;
	margin-top: 1em;
}
#menu #info #head_contact h3 {
	position: relative;
	max-width: 380px;
	text-align: center;
	margin: 0 auto 0.5em;
	font-size: 1rem;
	/* font-weight: bold; */
}
/* #menu #info #head_contact h3::before, #menu #info #head_contact h3::after {
	content: "|";
  transform: rotate(-25deg);
  display: inline-block;
  margin: 0 0.3em;
  position: relative;
  top: -0.5px;
}
#menu #info #head_contact h3::after {
	transform: rotate(25deg);
} */
/* #menu #info #head_contact .btn {
	background: url(../../assets/img/icon_arrow_wh.svg) no-repeat center right 13px var(--color_main);
    background-size: 14px;
    color: #fff !important;
	max-width: unset;
	margin-top: 0.5em;
}
#menu #info #head_contact .btn:hover {
	filter: brightness(120%);
} */
#menu #info #head_contact ul li {
	margin-bottom: 1em;
}
#menu #info #head_contact dl {
	text-align: center;
}
#menu #info #head_contact dl dt {
	font-family: "Patua One", 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	font-size: 1.3rem;
}
#menu #info #head_contact dl dd a {
	margin: auto;
    font-size: 2rem;
	color: var(--color_main);
}
#menu #info #ccopy {
	font-size: 0.95rem;
	letter-spacing: 2px;
}
#menu #info #menu_logo {
  line-height: 1.2;
  margin: 1em auto 2em;
	width: 220px;
}
#menu #info small {
	font-size: 0.9rem;
	position: relative;
	top: -4px;
	margin-right: 3px;
}
#menu #info #menu_tel {
  font-size: 2.4rem;
  font-weight: 500;
	color: #3e3a39;
  margin-left: 10px;
  letter-spacing: 1px;
  text-align: left;
}
#menu #info #menu_tel + p {
	font-size: 0.8rem;
	margin: -12px 0 40px 38px;
}
#menu #info ul li span {
	color: #fff;
	font-size: 1.3rem;
}
#menu .c-gnav>.menu-item>.sub-menu {
	display: none !important;
}
header#header #head_contact {
	position: absolute;
	right: 100px;
	top: 5px;
}
#head_contact h3 {
	color: var(--color_main);
	font-weight: normal;
}
#head_contact #head_tel {
	font-size: 1.67rem;
	font-weight: bold;
	letter-spacing: 3.5px;
	padding-left: 33px;
	background: url(../../assets/img/icon_tel.png) no-repeat center left;
	background-size: 26px;
	color: #493c3c;
	line-height: 1.2;
}
#head_contact address {
	font-size: 0.83rem;
}
#menu #info #head_contact #head_tel {
	font-size: 2.2rem;
	line-height: 1.6;
}
#content .p-postList h2 {
	background: none;
	font-weight: 500;
	font-size: 1.1rem;
    margin-bottom: 0 !important;
}
#content .p-postList h2.p-postList__title {
    font-size: 0.9rem;
    line-height: 1.4;
    font-weight: bold;
}
.post_content .bg > div {
	padding-top: 5em;
	padding-bottom: 5em;
}
.post_content p {
	margin-bottom: 3em;
}
#content .post_content h2, #content .post_content h3, #content .post_content h4, #content .post_content h5, #content .post_content h6 {
	margin-top: 2.5em;
	margin-bottom: 1.5em;
	font-weight: 400;
	letter-spacing: 3px;
}
#content .post_content h2 {
	font-size: 1.3rem;
}
/* .post_content h3 {
	font-family: "Patua One", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	margin: 1em 0 1em;
	background: var(--color_main);
	color: #fff;
	padding: 0.4em 0.8em;
	font-weight: 500;
	letter-spacing: 0;
	font-size: 1.25rem;
} */
.post_content h2 + h3 {
    margin: 1em 0 1em;
}
.post_content h3, .post_content .swell-block-column h3 {
    font-size: 1.3rem;
    letter-spacing: 2px;
    line-height: 1.8;
    padding: 0;
}
.post_content .ttl {
	margin-bottom: 4em;
	text-align: center;
}
.post_content .ttl p {
    color: #a7a7a7;
    font-family: "Montserrat", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
    font-size: 1rem;
    font-weight: normal;
}
.post_content .ttl h2 {
    font-size: 1.5rem;
    font-weight: 500;
    margin: 0;
    color: unset;
}
.single .post_content h3 {
	font-size: 1.25rem;
}
.page .post_content h2 + h3, .single .post_content h2 + h3 {
	margin: 1em 0 1em;
}
.post_content h3::before {
}
.post_content h4 {
}
.page .post_content h5 {
	font-size: 1.1rem;
	margin: 1.5em 0 0.5em;
}
.post_content .hgroup {
	margin-bottom: 2em;
}
.post_content .hgroup h3 {
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 1em;
}
.post_content .hgroup p {
	font-family: "Sawarabi Mincho", 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 1.05rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.7;
}
.post_content .bg02 .ttl p {
	color: #fff;
}
.p-postList .p-postList__item .c-tagList {
	margin-top: -0.7em;
	line-height: 1.3;
}
.p-postList .p-postList__item .c-tagList li {
	display: inline-block;
	margin-right: 0.5em;
}
.p-postList .p-postList__item .c-tagList li a {
	font-size: 0.9rem;
}
.p-postList .p-postList__item .c-tagList li a::before {
	content: "#";
}
.l-footer__nav .menu-item-1192, .l-footer__nav .menu-item-1191 {
	display: none !important;
}
.swell-block-linkList.is-style-button .swell-block-linkList__link {
	padding: 0.3em 0.9em;
}
.swell-block-linkList.is-style-button .swell-block-linkList__text {
	color: #000; 
	font-size: 1rem;
	font-weight: 600;
}
.swell-block-linkList.is-style-button .swell-block-linkList__link svg:not([fill]) {
	fill: #000;
	margin-left: 8px;
}
.post_content .wp-block-gallery figure.wp-block-image figcaption {
	position: relative;
	font-size: 1rem;
	font-weight: 500;
	background: none;
	opacity: 1;
	line-height: 1.3;
	color: #000;
	font-family: "Sawarabi Mincho", 'Noto Serif Japanese', Garamond , "游明朝" , "Times New Roman" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
	color: #000;
}
.fancybox-button {
	background: rgb(255 255 255 / 60%);
}
.fancybox-button:hover {
	color: #ccc;
}
#pagetop {
	display: none;
}
.btn, [class*=is-style-btn_] a, .swell-block-button__link, .wp-block-button__link {
	background: url(../../../../uploads/frame.svg) no-repeat center;
	background-size: contain;
	font-weight: normal;
	position: relative;
	z-index: 101;
	padding: 90px 70px 90px 90px;
	line-height: 1.3;
	text-align: center;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
	color: var(--color_text);
}
.swell-block-button__link span {
	background: url(../../../../uploads/icon_arrow.png) no-repeat center right 4px;
	background-size: 16px 9px;
    padding-right: 32px;
    font-size: 0.9rem;
	display: inline-block;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
}
.swell-block-button__link:hover span {
	background: url(../../../../uploads/icon_arrow.png) no-repeat center right 0px;
	background-size: 16px 9px;
	/* transform: rotate(-10deg); */
}
/* .post_content .btn, [class*=is-style-btn_] a::after, .post_content .swell-block-button__link::after, .post_content .wp-block-button__link::after {
	position: absolute;
	bottom: 15px;
	left: -10%;
	content: '';
	width: 120%;
	height: 1px;
	overflow: hidden;
	background: var(--color_main);
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.post_content .btn, [class*=is-style-btn_] a:hover::after, .post_content .swell-block-button__link:hover::after, .post_content .wp-block-button__link:hover::after {
	transform-origin: left top;
	transform: scale(1, 1);
} */
.btn:hover, [class*=is-style-btn_] a:hover, .swell-block-button__link:hover, .wp-block-button__link:hover {
	color: var(--color_main);
	box-shadow: none;
	/* transform: rotate(10deg); */
	filter: brightness(120%);
}
/* .btn::before, .is-style-btn_normal a::before {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	transition:0.5s;
	background: #3785d4;
	background: -moz-linear-gradient(55deg, #3785d4 0%, #41bbe2 100%);
	background: -webkit-linear-gradient(55deg, #3785d4 0%,#41bbe2 100%);
	background: linear-gradient(55deg, #3785d4 0%,#41bbe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3785d4', endColorstr='#41bbe2',GradientType=1 );
}
.btn::after, .is-style-btn_normal a::after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
	left:0;
	top: 0;
	transition:0.5s;
	background: #3785d4;
	background: -moz-linear-gradient(55deg, #41bbe2 0%, #3785d4 100%);
	background: -webkit-linear-gradient(55deg, #41bbe2 0%,#3785d4 100%);
	background: linear-gradient(55deg, #41bbe2 0%,#3785d4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41bbe2', endColorstr='#3785d4',GradientType=1 );
}
.btn:hover::before, .is-style-btn_normal a:hover::before  {
	opacity: 0;
} */
/* .btn span, .is-style-btn_normal a span {
	position: relative;
	width: 100%;
	display: inline-block;
	z-index: 1;
	background: url(../../assets/img/icon_arrow_wh.svg) no-repeat right center;
	background-size: 14px;
} */
/* .btn:hover, .wp-block-button__link:hover, [class*=is-style-btn_] a:hover {
	background: url(../../assets/img/icon_arrow_wh.svg) no-repeat center right 10px;
	background-size: 25px;
	color: #fff !important;
	filter: brightness(130%);
} */
/* [class*=is-style-btn_] a:hover {
	filter: brightness(130%);
	color: #fff;
	box-shadow: none;
} */
@media all and (min-width: 960px){
	.sp {
		display:none !important;
	}
	.flo {
	  overflow: hidden;
	}
	.flo_r {
	  float: right;
	}
	.flo_l {
	  float: left;
	}
	.w200 {max-width: 200px;}
	.w300 {max-width: 300px;}
	.w400 {max-width: 400px;}
	.w500 {max-width: 500px;}
	.w600 {max-width: 600px;}
	.w700 {max-width: 700px;}
	.w800 {max-width: 800px;}
	.w900 {max-width: 900px;}
	.w1000 {max-width: 1000px;}
	.w1100 {max-width: 1100px;}
	.w1200 {max-width: 1200px;}
	.w200, .w300, .w400, .w500, .w600, .w700, .w800, .w900, .w1000, .w1100, .w1200 {
		margin-left: auto;
		margin-right: auto;
	}
	#fix_reserve a {
		position: fixed;
        right: 0;
        bottom: 0;
        z-index: 50;
        background: url(../../../../uploads/icon_arrow_br.svg) no-repeat center right 25px #fff;
        background-size: 22px;
        min-width: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        color: unset;
        padding: 18px 60px 16px 35px;
        font-size: 0.95rem;
        box-shadow: 0px 0px 15px -5px rgb(0 0 0 / 20%);
    }

	h2 {
	}


	/* original style------------------------------ */
	.l-header__bar {
		display: none;
	}
	header#header {
		position: absolute;
		background: none;
	}
	/* [data-scrolled="true"] header#header {
		height: 75px;
	} */
	header#header .l-container {
        /* max-width: none;
        padding: 0 2.5vw; */
		position: fixed;
		/* width: 230px;
		height: 100vh; */
		left: 0;
		top: 0;
		z-index: 0;
		padding: 0;
		/* overflow: hidden; */
		z-index: 100;
	}
	header#header  .l-header__logo .c-catchphrase {
		position: absolute;
		top: 6px;
		left: 22px;
		text-align: left;
		line-height: 1.3;
		margin: 0;
		font-weight: normal;
		font-size: 0.7rem;
		opacity: 0;
	}
	header#header .l-header__logo {
		/* padding: 15px 60px 20px 30px;
		margin: 0;
		background: #ffffff;
		clip-path: polygon(0 0, 75% 0%, 100% 44%, 75% 100%, 0 100%, 0% 50%);
		z-index: 10;
		height: 180px; */
		padding: 2.5vw 0 0;
	}
	header#header .l-header__logo a {
		display: block;
		position: relative;
		z-index: 10;
	}
	header#header .l-header__logo #logo {
		width: 150px;
		display: block;
		position: absolute;
		top: 2vw;
		left: 3vw;
	}
	body.scroll header#header .l-header__logo #logo {
        width: 120px;
	}
	header#header .l-header__logo #logo img {
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		transition: .3s ease-out;
	}
	body.scroll header#header .l-header__logo #logo img {
		/* filter: brightness(0); */
	}
	header#header #gnav {
		/* width: 100%;
		display: flex; */
		display: none;
	}
	header#header #gnav .c-gnav {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        height: 50%;
        top: 25%;
		position: relative;
	}
	/* header#header #gnav .c-gnav {
		flex-wrap: wrap;
		margin-left: 30px;
		height: 40%;
		max-height: 200px;
	} */
	header#header #gnav .menu-item {
		/* width: 100%;
		height: auto;
		text-align: left;
		font-size: 13px;
		font-weight: bold; */
	}
	header#header #gnav .menu-item a {
		padding: 1.5em 28px 0.5em;
		display: inline-block;
		position: relative;
		height: auto;
		color: #fff;
		opacity: 1;
	}
	header#header #gnav .menu-item a::after {
		position: absolute;
		bottom: -1px;
		left: 28px;
		content: '';
		width: calc(100% - 56px);
		height: 1px;
		overflow: hidden;
		background: #fff;
		transform: scale(0, 1);
		transform-origin: right top;
		transition: transform .3s;
  }
	header#header #gnav .menu-item a span {
		font-size: 0.9rem;
		font-weight: normal;
		font-family: "Montserrat" , 'Noto Sans JP', '游ゴシック', sans-serif , YuGothic, 'Franklin Gothic Medium' ,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	}
	header#header #gnav .menu-item a:hover span {
		/* color: #fff; */
	}
	header#header #gnav .menu-item a:hover::after, header#header #gnav .menu-item.-current a.current::after {
		transform-origin: left top;
		transform: scale(1, 1);
	}
	header nav.scroll li {
		/*padding: 12px 0;*/
	}
	header nav.scroll a span {
		display:none;
	}
	.tel span {
		font-size: 0.7rem;
		display: block;
		padding-left: 30px;
	}
	.tel a {
		font-size: 1.5rem;
		background: url(../../../../uploads/icon_tel.png) no-repeat center left;
		background-size: 24px;
		padding-left: 30px;
	}

	#content.l-content {
		padding: 120px 0 0;
		margin: 0 auto;
	}
	#main_content {
		/* max-width: unset; */
	}
	.wp-block-table td, .wp-block-table th {
		vertical-align: middle;
	}
	#before_footer_widget {
		background: #e1edc4;
		margin: 0 auto 0;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#before_footer_widget .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
		margin-left: 50px;
	}
	footer#footer {
		background: transparent;
		color: unset;
		z-index: 10;
		margin-top: 4em;
		padding-bottom: 2em;
	}
	footer#footer #f_contact {
		padding: 4em 0 2em;
		text-align: center;
		position: relative;
	}
	footer#footer #f_contact::after {
		content: "";
		width: calc(100% - 8vw);
		height: 1px;
		background: #eaeaea;
		display: block;
		margin: auto;
	}
	footer#footer #f_contact > section:first-child {
		margin-bottom: 3em;
		padding-bottom: 4em;
	}
	footer#footer #f_contact hgroup {
		margin-bottom: 20px;
	}
	footer#footer #f_contact hgroup p {
		font-family: "Montserrat", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
		font-size: 1.8rem;
		font-weight: 500;
		margin: 0;
		color: var(--color_text);
		line-height: 1.5;
	}
	footer#footer #f_contact hgroup h2 {
		font-size: 0.9rem;
		font-weight: normal;
		letter-spacing: 1px;
		color: var(--color_main);
	}
	footer#footer #f_contact hgroup + p {
		margin: 3em 0 3em 0;
	}
	footer#footer #f_contact section section:nth-child(2) {
		display: flex;
		align-items: center;
	}
	footer#footer #f_contact a.btn, #menu #info #head_contact .btn {
        width: 90%;
		max-width: 380px;
        border-radius: 50px;
		font-size: 0.9rem;
		padding: 30px 30px 27px;
        text-align: center;
        letter-spacing: 1px;
		background: url(../../../../uploads/icon_arrow.svg) no-repeat center right 30px var(--color_main);
        background-size: 22px;
		color: #fff;
		margin: auto;
        display: block;
	}
	footer#footer #f_contact a.btn:hover, #menu #info #head_contact .btn:hover {
		filter: brightness(120%);
	}
	footer#footer #f_contact ul li {
		padding: 0 1%;
	}
	footer#footer #f_contact ul li:first-child {
		position: relative;
		top: -10px;
	}
	footer#footer #f_contact ul li a {
	}
	footer#footer #f_contact ul li a#btn_tel {
		font-size: 1.5rem;
		letter-spacing: 1px;
		font-family: 'EB Garamond', "游明朝", Garamond, "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "MS PMincho", serif;
		position: relative;
        top: 10px;
	}
	footer#footer #f_contact ul li a#btn_tel em {
		font-size: 3.5rem;
	}
	footer#footer #f_contact ul li a#btn_tel + p {
		position: relative;
		top: -14px;
	}
	footer .l-footer__inner {
		background: unset;
		padding: 50px 5vw 0;
		color: unset;
		margin-top: unset;
	}
	footer .l-footer__inner p, footer .l-footer__inner a, footer .l-footer__inner address, footer .l-footer__inner dl {
		font-size: 0.8rem;
	}
	footer .l-footer__inner > .flex_cl {
		position: relative;
	}
	footer .l-footer__inner #ft_l {
		width: 40%;
		float: left;
	}
	footer .l-footer__inner #f_info {
		padding: 0 0 3em 0;
		display: none;
	}
	footer .l-footer__inner #ft_l #f_logo {
		margin: 0 0 1em;
		width: 170px;
	}
	footer .l-footer__inner #ft_l #f_logo a {
		width: 160px;
		display: block;
	}
	footer .l-footer__inner #ft_l #f_logo p {
		font-size: 0.85rem;
		font-weight: 500;
		margin: 1em 0 2em;
		line-height: 1.5;
	}
	footer .l-footer__inner #ft_l #f_logo span {
		font-size: 0.85rem;
		opacity: 0.7;
	}
	footer .l-footer__inner #ft_l ul li {
		margin-bottom: 0.75em;
		line-height: 1.3;
		font-size: 0.85rem;
	}
	footer .l-footer__inner #ft_l address {
		margin: 0 0 0.5em;
		font-style: normal;
	}
	footer .l-footer__inner #ft_l dl {
    overflow: hidden;
  }
  footer .l-footer__inner #ft_l dl dt, footer .l-footer__inner #ft_l dl dd {
    float: left;
    margin-bottom: 0.2em;
  }
  footer .l-footer__inner #ft_l dl dt {
    width: 3em;
    clear: both;
  }
  footer .l-footer__inner #ft_l dl dd {
    width: calc(100% - 4em);
  }
	footer .l-footer__inner #ft_r {
		width: 54%;
		min-height: unset;
		float: right;
		max-width: 23em;
        position: relative;
        right: -8em;
	}
	footer .l-footer__inner #ft_r h3 {
		text-align: right;
		font-size: 1.2rem;
		color: #000;
		line-height: 1.8;
		font-weight: 500;
		margin-top: 20px;
	}
	/* footer .l-footer__inner #ft_r .l-footer__nav {
		justify-content: flex-end;
		position: unset;
		bottom: unset;
		right: unset;
		z-index: 100;
		align-items: center;
		padding: 26px 0 0;
		text-align: center;
		line-height: 1.3;
	} */
	footer .l-footer__inner #ft_r .l-footer__nav {
		display: block;
		text-align: left;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li {
		display: inline-block;
		width: 47%;
		vertical-align: top;
	}
	footer .l-footer__inner #ft_r .l-footer__nav a {
		border: none;
		padding: 0.5em 0;
		font-family: "Montserrat", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
	}
	footer .l-footer__inner #ft_r .l-footer__nav li .sub-menu {
		display: none;
	}
	footer .l-footer__inner #ft_r h3 {
		text-align: right;
    font-size: 1.3rem;
		color: #fff;
    line-height: 1.8;
    font-weight: 500;
	}
	.l-footer__widgetArea {
		width: 60%;
	}
	footer .l-footer__inner .w-footer__box, footer .l-footer__inner .l-footer__widgetArea {
		padding: 0;
	}
	footer .l-footer__inner .widget_nav_menu ul li {
		float: left;
		min-width: 12em;
	}
	footer .l-footer__inner .widget_nav_menu ul li:nth-child(odd) {
		clear: both;
	}
	footer .l-footer__inner .widget_nav_menu a {
		border: none !important;
	}
	footer .l-footer__inner .widget_nav_menu a br {
		display: none;
	}
	.l-footer a.btn {
		color: #fff ;
	}
	.l-footer a.btn:hover {
		color: #fff ;
	}
	footer .l-footer__inner .l-footer__foot {
		padding-top: 4em;
		padding-bottom: 1em;
	}
	footer .l-footer__inner #com_imfo {
		/* border-top: solid 1px #eaeaea; */
		padding: 3em 0;
	}
	footer .l-footer__inner .copyright {
		padding-top: 0;
		text-align: right;
	}
	a.btn.left {
		margin-left: 0;
	}
	a.btn.right {
		margin-right: 0;
	}
	figure.full_r, .full_r > figure {
		margin-right: calc(50% - 35vw) !important;
	}
	figure.full_l, .full_l > figure {
		margin-left: calc(50% - 35vw) !important;
	}
	/* #body_wrap .p-fixBtnWrap {
		right: unset;
		left: 2.5em;
	} */
	.post_content .swell-block-columns.al_cen .swell-block-column {
		align-items: center;
		display: flex;
	  }
}

@media all and (min-width: 768px) {
	.flex_cl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.flex_cl.cl_2 > section, .flex_cl.cl_2 > li {
		width: 47%;
	}
	.flex_cl.cl_3 > section, .flex_cl.cl_3 > li {
		width: 31%;
		margin-bottom: 8%;
	}
	.flex_cl.cl_4 > section, .flex_cl.cl_4 > li {
		width: 23%;
	}
	.flex_cl .od1 {
		order: 1;
	}
	.flex_cl .od2 {
		order: 2;
	}
	.al_cen {
		display: flex;
		align-items: center;
	}
}

@media all and (min-width: 768px) and (max-width: 960px) {
	#menu > div {
		display: block;
	}
	#menu ul.c-gnav {
		text-align: center;
		margin: 0 0 6%;
		padding: 0 0 5%;
		border: none;
		border-bottom: solid 1px #eaeaea;
	}
}
@media all and (min-width: 960px) and (max-width: 1150px) {
	header .c-gnav>.menu-item.menu-item-2561 {
		display: none;
	}
}
@media all and (min-width: 960px) and (max-width: 1050px) {
	header .c-gnav>.menu-item>a .ttl {
		font-size: 0.8rem;
	}
	header#header #kobe_logo {
		display: none;
	}
}

@media all and (min-width: 960px) and (max-width: 1350px) {
	.post_content .bg > div {
		padding: 5em 2vw;
	}
}
