@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Roboto:wght@400;500;700&display=swap");
/* @import url(../font/DIN\ Condensed\ Bold.ttf); */

body {
	color: #1d1d1d;
	/* font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif; */
	/* font-family: '游ゴシック体' ,'Pr6N B', 'Yu Gothic Pr6N B'; */
	font-family: "Noto Sans JP", "Noto Serif JP", sans-serif ,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 1.9;
	-moz-osx-font-smoothing: grayscale;
	outline: none;
	/* min-height: 100vh; */
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}

.txt,
p,
time,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

.-en {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}

.cmn_sec {
	position: relative;
}

.cmn_sec_wide {
	position: relative;
}

.cmn_sec .inner {
	margin: 0 auto;
	max-width: 1153px;
	padding: 0 35px;
}

.cmn_sec_wide .inner {
	margin: 0 auto;
	max-width: 1230px;
	padding: 0 35px;
}

.vis-sp,
.vis-tb {
	display: none;
}

/* .main {
	padding-top: 181px;
} */
.main {
	padding-top: 270px;
}

.-home .main {
	padding-top: 0;
}

.img img {
	width: 100%;
}
.cmn_ttl_28 {
	font-size: 24px;
	font-weight: bold;
}

.cmn_ttl_30 {
	font-size: 30px;
	font-weight: bold;
}

.cmn_ttl_35 {
	font-size: 35px;
	font-weight: bold;
}

.cmn_ttl_38 {
	font-size: 38px;
	font-weight: bold;
}

.cmn_ttl_50 {
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4;
}
.cmn_ttl_56 {
	font-size: 56px;
	font-weight: bold;
	line-height: 1.4;
}

.cmn_ttl_94 {
	font-size: 94px;
	font-weight: bold;
}

.cmn_ttl_115 {
	font-size: 115px;
	font-weight: bold;
}

.cmn_row {
	display: flex;
	width: 100%;
}

/*
共通イントロ
*/
.cmn_intro {
	margin-bottom: 43px;
}

.cmn_intro .cmn_ttl_38 {
	margin-bottom: 25px;
}

.cmn_intro .txt {
	font-size: 16px;
}

.cmn_intro .table {
	border-top: solid #000000 3px;
	margin-bottom: 84px;
	margin-top: 28px;
}

.cmn_intro .table table,
.cmn_intro .table tbody {
	display: block;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

.cmn_intro .table table {
	border-bottom: solid 2px #000000;
}

.cmn_intro .table tr {
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	display: flex;
}

.cmn_intro .table th,
.cmn_intro .table td {
	display: block;
	font-weight: bold;
	padding: 15px 17px;
}

.cmn_intro .table th {
	align-items: center;
	background-color: #e5e6e6;
	border-right: solid 2px #000000;
	display: flex;
	font-size: 16px;
	width: 170px;
}

.cmn_intro .table td {
	font-size: 22px;
}

.cmn_intro .table .txt {
	font-size: 16px;
	padding: 20px 0;
}

.cmn_intro .cash_btn {
	height: 59px;
	margin-top: 21px;
	max-width: 330px;
	width: 100%;
}

.cmn_intro .cash_btn span {
	background: center right / 14px auto no-repeat url(../img/cmn/img-ic-arrow-down-w.svg);
	color: #ffffff;
	font-size: 18px;
	padding-right: 26px;
}

@media (hover:hover) {
	.cmn_intro .cash_btn:hover span,
	.cmn_side_intro .cash_btn:hover span {
		background-image: url(../img/cmn/img-ic-arrow-down-b.svg);
		transition: 0;
	}
}

.cmn_side_intro {
	padding-left: 6.7%;
	width: 100%;
}

.cmn_side_intro .cmn_row {
	gap: 5.9vw;
}

.cmn_side_intro .cmn_side_intro_block {
	width: calc(100% - (5.4vw + 50%));
}

.cmn_side_intro .cmn_ttl_38 {
	margin-bottom: 25px;
}

.cmn_side_intro .txt {
	font-size: 16px;
}

.cmn_side_intro .table {
	border-top: solid #000000 3px;
	margin-bottom: 84px;
	margin-top: 28px;
}

.cmn_side_intro .table table,
.cmn_side_intro .table tbody {
	display: block;
	kitchenidth: 100%;
	text-align: left;
	vertical-align: middle;
}

.cmn_side_intro .table table {
	border-bottom: solid 2px #000000;
}

.cmn_side_intro .table tr {
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	border-top: solid 2px #000000;
	display: flex;
}

.cmn_side_intro .table th,
.cmn_side_intro .table td {
	display: block;
	font-weight: bold;
	padding: 15px 17px;
}

.cmn_side_intro .table th {
	align-items: center;
	background-color: #e5e6e6;
	display: flex;
	font-size: 16px;
	width: 170px;
	flex: none;
}

.cmn_side_intro .table td {
	font-size: 22px;
}

.cmn_side_intro .table .txt {
	font-size: 16px;
	padding: 20px 0;
}

.cmn_side_intro .side_img {
	margin-bottom: 145px;
	position: relative;
	width: 50%;
}

.cmn_side_intro .side_img .cmn_ttl_94 {
	bottom: -91px;
	left: -142px;
	line-height: .85;
	position: absolute;
}

/*
サイドタイトル
*/

.side_ttl {
	font-size: 94px;
	font-weight: bold;
	left: -78px;
	position: absolute;
	top: 139px;
	-ms-writing-mode: tb-lr;
	    writing-mode: vertical-lr;
}

/*
パンクズ
*/
.pnkz {
	display: flex;
	position: absolute;
	right: calc(100px + 7.2%);
	top: 107px;
	z-index: 1012;
}

.pnkz li {
	font-size: 12px;
	list-style: none;
}

.pnkz li a {
	padding-right: 12px;
	position: relative;
}

.pnkz li a::after {
	content: ">";
	position: absolute;
	right: 4px;
	top: 50%;
	transform: translateY(-50%);
}

.pnkz li span {
	font-weight: normal;
}

/*
ヘッダー
*/
.cmn_hd {
	height: 181px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.cmn_hd_logo {
	left: 4.6%;
	position: absolute;
	top: 72px;
	width: 218px;
}

.cmn_hd_menu_wrap {
	position: fixed;
	right: 50px;
	top: 107px;
	z-index: 1111;
}

.cmn_hd_menu {
	align-items: center;
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: flex;
	gap: 17px;
	margin: 0;
	mix-blend-mode: difference;
	padding: 0;
}

.cmn_hd_menu .bar_wrap {
	position: relative;
	width: 43px;
}

.cmn_hd_menu .bar {
	background: #000000;
	display: block;
	height: 1px;
	position: absolute;
	top: 50%;
	transition: transform .3s, background .3s;
}

.cmn_hd_menu .bar.-top {
	right: 0;
	width: 100%;
}
.cmn_hd_menu .bar.-btm {
	right: 0;
	width: 28px;
}

.cmn_hd_menu .bar.-top {
	transform: translateY(-9px);
}

.cmn_hd_menu:hover .bar.-top {
	transform: translateY(-5px);
}

.cmn_hd_menu.-open .bar.-top {
	transform: translateY(-4px) rotate(-25deg);
	width: 130%;
}

.cmn_hd_menu .bar.-btm {
	transform: translateY(5px);
}

.cmn_hd_menu:hover .bar.-btm {
	transform: translateY(0px);
}

.cmn_hd_menu.-open .bar.-btm {
	transform: translateY(-4px) rotate(25deg);
	width: 130%;
}

.cmn_hd_menu .menu_txt {
	color: #000000;
	font-size: 20px;
	opacity: 1;
	transition: .2s ease-in-out;
}

.cmn_hd_menu.-open .menu_txt {
	opacity: 0;
	transition: .2s ease-in-out;
}

/*
contact
*/

.contact {
	padding: 111px 0 77px;
}

.contact .cmn_row {
	justify-content: space-between;
	margin-top: 15px;
}

.contact .cmn_row:last-of-type {
	margin-top: 36px;
}

.contact .contact_info {
	width: 46%;
}

.contact .contact_info_top {
	height: 255px;
}
.contact .contact_info_top .contact_info_time {
	display: flex;
	align-items: flex-start;
	gap: 10px;
}
.contact .contact_info_top .contact_info_time dt{
	width: 165px;
}
.contact .contact_info_top .contact_info_time dt,
.contact .contact_info_top .contact_info_time dd{
	font-weight: bold;
}

.contact .contact_info li {
	font-weight: bold;
}

.contact .cmn_row .cmn_btn {
	width: 100%;
}

.contact .cmn_row .cmn_btn a {
	width: 100%;
}

/*
フッター
*/
.cmn_foot {
	display: flex;
	justify-content: space-between;
	padding: 59px 7.6% 215px;
}

.cmn_foot_l {
	font-size: 16px;
	gap: 24px;
	padding-top: 45px;
}

.cmn_foot_l .row {
	display: flex;
	gap: 12px;
}

.cmn_foot_l a {
	transition: .2 ease-in-out;
}

.cmn_foot_l .copy {
	font-size: 18px;
}

.cmn_foot_r .sns_list {
	display: flex;
	gap: 28px;
}

.cmn_foot_r .sns_list li {
	text-align: center;
}

.cmn_foot_r .sns_list li p {
	font-size: 12px;
	font-weight: 400;
}

.cmn_foot_r .sns_list a {
	display: inline-block;
	height: 62px;
	transition: .2 ease-in-out;
	width: 62px;
}

@media (hover: hover) {
	.cmn_foot_l a:hover {
		color: #bfc3c2;
	}

	.cmn_foot_r .sns_list a:hover {
		opacity: .7;
	}
}

/*
共通ボタン
*/
.cmn_btn a {
	align-items: center;
	background-color: #000000;
	border-radius: 3px;
	cursor: pointer;
	display: inline-flex;
	height: 59px;
	justify-content: center;
	overflow: hidden;
	padding: 0 47px;
	position: relative;
	transition: .2s ease-in-out;
}

.cmn_btn a:before {
	background-color: #ffffff;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 100%;
	transition: .1s ease-in-out;
	width: 100%;
}

.cmn_btn span {
	background: center right / 16px auto no-repeat url(../img/cmn/img-arrow-w.svg);
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding-right: 40px;
	position: relative;
	transition: .2s ease-in-out;
}

.cmn_btn.-more span {
	background-image: url(../img/cmn/img-ic-arrow-down-w.svg);
}

.small {
	font-size: 16px;
}

@media (hover: hover) {
	.cmn_btn a:hover {
		border: solid 1px #000000;
	}

	.cmn_btn a:hover::before {
		top: 0;
	}

	.cmn_btn a:hover span {
		background: center right / 16px auto no-repeat url(../img/cmn/img-arrow-b.svg);
		color: #000000;
	}

	.cmn_btn.-more a:hover span {
		background-image: url(../img/cmn/img-ic-arrow-down-b.svg);
	}
}

/*
ナビ
*/

.gnav {
	align-items: center;
	background-color: #ffffff;
	-webkit-box-align: center;
	display: -webkit-box;
	display: flex;
	height: 100%;
	justify-content: center;
	left: -500px;
	padding: 0 6.85vw;
	position: fixed;
	top: 0;
	-webkit-transform: skewX(-10deg);
	        transform: skewX(-10deg);
	-webkit-transform-origin: left top;
	        transform-origin: left top;
	-webkit-transition: all ease-in-out .6s, -webkit-transform ease-in-out .6s;
	        transition: all ease-in-out .6s, -webkit-transform ease-in-out .6s;
	        transition: all ease-in-out .6s, transform ease-in-out .6s;
	        transition: all ease-in-out .6s, transform ease-in-out .6s, -webkit-transform ease-in-out .6s;
	width: 0;
	z-index: 1100;
}

.gnav.-open {
	left: 0;
	-webkit-transform: skewX(0deg);
	        transform: skewX(0deg);
	width: 100%;
}

.gnav .gnav_logo {
	left: 4.6%;
	position: absolute;
	top: 72px;
	width: 218px;
}

.gnav .gnav_inner {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 1208px;
	opacity: 0;
	-webkit-transform: translateX(-20px);
	        transform: translateX(-20px);
	-webkit-transition: all .3s;
	        transition: all .3s;
	width: 100%;
}

.gnav.-open .gnav_inner {
	opacity: 1;
	-webkit-transform: translateX(0px);
	        transform: translateX(0px);
}

.gnav .gnav_row {
	align-items: flex-end;
	display: flex;
	gap: 189px;
}

.gnav .gnav_list li a {
	transition: .2s ease-in-out;
}

.gnav .gnav_list li span {
	font-size: 22px;
	font-weight: bold;
	line-height: 2.7;
}

.gnav .menu_list li {
	line-height: 2.2;
}

.gnav .menu_list li a {
	transition: .2s ease-in-out;
}

.gnav .menu_list li span {
	font-size: 18px;
	font-weight: normal;
}

.gnav .sns_btn {
	padding-top: 66px;
	text-align: end;
	width: 100%;
}

.gnav .sns_btn a {
	transition: .2s ease-in-out;
}

@media (hover: hover) {
	.gnav .gnav_list li a:hover {
		color: #bfc3c2;
	}

	.gnav .menu_list li a:hover {
		color: #bfc3c2;
	}

	.gnav .sns_btn a:hover {
		opacity: .6;
	}
}

/*
page_intro
*/
.page_content {
	border-top: solid 2px #000000;
	margin-top: 25px;
	padding-top: 8px;
}

.page_content.-no_ttl {
	margin-top: 52px;
}

.page_content > .txt {
	margin-top: 16px;
}

.page_inner .txt {
	margin-bottom: 22px;
}

.page_inner_ttl {
	border-bottom: solid 1px #000000;
	margin-bottom: 17px;
	padding-bottom: 3px;
}

.gnav .gnav_list li.-links a{
	border:2px solid #000;
	padding: 4px 12px;
	border-radius: 5px;
}
.gnav .gnav_list li.-links span:after,
.cmn_nav_top li a span.-links:after{
	content:"";
	display: inline-block;
	width: 0.6em;
	height: 0.6em;
	background-image:url(/assets/img/cmn/icn-linkout.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 5px;
}
.gnav .menu_list{
	padding-bottom: 4em;
}

/*
ページナビ
*/
.page_nav {
	margin-top: 70px;
}

.page_nav .wp-pagenavi {
	display: flex;
	gap: 16px;
	justify-content: center;
}

.page_nav .wp-pagenavi {

	& span,
	& a {
		align-items: center;
		border: solid 1px #000000;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		width: 50px;
		height: 50px;
	}

	& a {
		background-color: #000000;
		color: #ffffff;
	}
}

@media screen and (max-width:1214px) {
	.cmn_sec .inner {
		max-width: 1000px;
		padding: 0 35px;
	}

	.cmn_sec_wide .inner {
		margin: 0 auto;
		max-width: 1000px;
		padding: 0 35px;
	}
}



@media screen and (max-width:1069px) {
	body {
		font-size: 14px;
	}

	.cmn_sec .inner {
		max-width: 100%;
		padding: 0 7.2%;
	}

	.cmn_sec_wide .inner {
		max-width: 100%;
		padding: 0 7.2%;
	}

	img {
		height: auto;
		max-width: 100%;
	}

	.vis-sp {
		display: block;
	}

	.hide-sp {
		display: none;
	}

	/* .main {
	padding-top: 181px;
	} */
	.main {
		overflow: hidden;
		padding-top: 200px;
	}

	.-home .main {
		padding-top: 0;
	}

	.img img {
		width: 100%;
	}

	.cmn_ttl_28 {
		font-size: 24px;
		font-weight: bold;
	}
	.cmn_ttl_30 {
		font-size: 22px;
	}

	.cmn_ttl_35 {
		font-size: 35px;
		font-weight: bold;
	}

	.cmn_ttl_38 {
		font-size: 22px;
		font-weight: bold;
	}

	.cmn_ttl_50 {
		font-size: 32px;
		font-weight: bold;
	}
	.cmn_ttl_56 {
		font-size: 28px;
		font-weight: bold;
	}

	.cmn_ttl_94 {
		font-size: 40px;
	}

	.cmn_ttl_115 {
		font-size: 115px;
		font-weight: bold;
	}

	.cmn_row {
		display: block;
	}

	/*
	共通イントロ
	*/

	.cmn_side_intro .cmn_row {
		display: flex;
		gap: 5.9vw;
	}

	/*
	サイドタイトル
	*/

	.side_ttl {
		font-size: 40px;
		left: 0;
		line-height: 1;
		position: absolute;
		top: -12px;
		-ms-writing-mode: lr-tb;
		    writing-mode: horizontal-tb;
	}

	/*
	パンクズ
	*/
	.pnkz {
		font-size: 10px;
		left: 7.2%;
		right: auto;
		top: 135px;
	}

	/*
	ヘッダー
	*/
	.cmn_hd {
		height: 170px;
	}

	.cmn_hd_logo {
		left: 7.2%;
		position: absolute;
		top: 46px;
		width: 125px;
	}

	.cmn_hd_menu_wrap {
		position: fixed;
		right: 7.2%;
		top: 46px;
	}

	.cmn_hd_menu {
		gap: 5px;
	}

	.cmn_hd_menu .bar_wrap {
		position: relative;
		width: 31px;
	}

	.cmn_hd_menu .bar {
		background: #000000;
		display: block;
		height: 1px;
		position: absolute;
		top: 50%;
		transition: transform .3s, background .3s;
	}

	.cmn_hd_menu .bar.-top {
		right: 0;
		width: 100%;
	}
	.cmn_hd_menu .bar.-btm {
		right: 0;
		width: 20px;
	}

	.cmn_hd_menu .bar.-top {
		transform: translateY(-7px);
	}

	.cmn_hd_menu:hover .bar.-top {
		transform: translateY(-5px);
	}

	.cmn_hd_menu.-open .bar.-top {
		transform: translateY(-4px) rotate(-25deg);
		width: 130%;
	}

	.cmn_hd_menu .bar.-btm {
		transform: translateY(2px);
	}

	.cmn_hd_menu:hover .bar.-btm {
		transform: translateY(0px);
	}

	.cmn_hd_menu.-open .bar.-btm {
		transform: translateY(-4px) rotate(25deg);
		width: 130%;
	}

	.cmn_hd_menu .menu_txt {
		font-size: 16px;
	}

	/*
	contact
	*/

	.contact {
		overflow-x: hidden;
		padding: 65px 0 53px;
	}

	.contact .side_ttl {
		left: auto;
		position: absolute;
		right: -68px;
		top: 60px;
		transform: rotate(-90deg);
	}

	.contact .cmn_row {
		margin-top: 22px;
	}

	.contact .cmn_row:last-of-type {
		margin-top: 22px;
	}

	.contact .contact_info {
		width: 100%;
	}

	.contact .contact_info:not(:last-of-type) {
		margin-bottom: 38px;
	}

	.contact .contact_info_top {
		height: auto;
	}

	.contact .contact_info li {
		font-weight: bold;
	}

	.contact .cmn_row .cmn_btn {
		margin-top: 22px;
		width: 100%;
	}

	.contact .cmn_row .cmn_btn a {
		width: 100%;
	}

	/*
	フッター
	*/
	.cmn_foot {
		display: block;
		padding: 65px 7.2% 88px;
	}

	.cmn_foot_l {
		display: block;
		font-size: 14px;
		padding-top: 0;
	}

	.cmn_foot_l .copy {
		font-size: 14px;
		margin-top: 6px;
	}

	.cmn_foot_r {
		margin-top: 16px;
	}

	.cmn_foot_r .sns_list {
		display: flex;
		gap: 12px;
		justify-content: flex-end;
	}

	.cmn_foot_r .sns_list a {
		display: inline-block;
		height: 43px;
		width: 43px;
	}

	.cmn_foot_r .sns_list a svg {
		width: 100%;
	}

	@media (hover: hover) {
		.cmn_foot_l a:hover {
			color: #bfc3c2;
		}

		.cmn_foot_r .sns_list a:hover {
			opacity: .7;
		}
	}

	/*
	共通ボタン
	*/
	.cmn_btn a {
		align-items: center;
		background-color: #000000;
		border-radius: 3px;
		display: inline-flex;
		height: 59px;
		justify-content: center;
		overflow: hidden;
		padding: 0 47px;
		position: relative;
		transition: .2s ease-in-out;
	}

	.cmn_btn a:before {
		background-color: #ffffff;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 100%;
		transition: .1s ease-in-out;
		width: 100%;
	}

	.cmn_btn span {
		background: center right / 16px auto no-repeat url(../img/cmn/img-arrow-w.svg);
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
		padding-right: 40px;
		position: relative;
		transition: .2s ease-in-out;
	}

	@media (hover: hover) {
		.cmn_btn a:hover {
			border: solid 1px #000000;
		}

		.cmn_btn a:hover::before {
			top: 0;
		}

		.cmn_btn a:hover span {
			background: center right / 16px auto no-repeat url(../img/cmn/img-arrow-b.svg);
			color: #000000;
		}
	}

	/*
	ナビ
	*/

	.gnav.-open {
		left: 0;
		overflow-y: scroll;
		padding-bottom: 35px;
		-webkit-transform: skewX(0deg);
		        transform: skewX(0deg);
		width: 100%;
	}

	.gnav .gnav_logo {
		left: 7.2%;
		position: absolute;
		top: 46px;
		width: 125px;
	}

	.gnav .gnav_inner {
		align-items: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		max-width: 1208px;
		opacity: 0;
		padding-top: 235px;
		-webkit-transform: translateX(-20px);
		        transform: translateX(-20px);
		-webkit-transition: all .3s;
		        transition: all .3s;
		width: 100%;
	}

	.gnav.-open .gnav_inner {
		opacity: 1;
		-webkit-transform: translateX(0px);
		        transform: translateX(0px);
	}

	.gnav .gnav_row {
		display: block;
		margin: auto;
		width: 304px;
	}

	.gnav .gnav_list li a {
		transition: .2s ease-in-out;
	}

	.gnav .gnav_list li span {
		font-size: 22px;
		font-weight: bold;
		line-height: 2.3;
	}

	.gnav .menu_list li {
		line-height: 2.2;
		text-align: right;
	}

	.gnav .sns_btn {
		margin: auto;
		padding-top: 52px;
		text-align: end;
		width: 304px;
	}

	.gnav .sns_btn a {
		transition: .2s ease-in-out;
	}

	@media (hover: hover) {
		.gnav .gnav_list li a:hover {
			color: #bfc3c2;
		}

		.gnav .menu_list li a:hover {
			color: #bfc3c2;
		}

		.gnav .sns_btn a:hover {
			opacity: .6;
		}
	}

	.cmn_sec_wide .switch_hd {
		margin-bottom: 14px;
		position: relative;
		top: 0;
		width: 100%;
	}

	.switch_hd p {
		align-items: center;
		background-color: #bfc3c2;
		display: flex;
		font-weight: bold;
		height: 48px;
		justify-content: center;
		margin-top: -34px;
		width: 100%;
	}

	.switch {
		display: flex;
		gap: 12px;
		margin-bottom: 23px;
	}

	.switch_btn {
		align-items: center;
		border: solid 2px #000000;
		cursor: pointer;
		display: flex;
		justify-content: center;
		min-height: 48px;
		overflow: hidden;
		padding: 10px 5px;
		position: relative;
		text-align: center;
		width: 100%;
	}

	.switch_btn.-selected {
		background-color: #000000;
		color: #ffffff;
	}

	.switch_body ul.-selected {
		display: block;
	}

	.switch_body ul {
		display: none;
	}

	.switch_body li {
		background-color: #e4e4e4;
		padding: 16px 12px;
	}

	.switch_body li.empty {
		background-color: transparent;
		padding: 0;
	}

	.switch_body li:not(:last-of-type) {
		margin-bottom: 9px;
	}

	.switch_body li .switch_row {
		display: flex;
		gap: 20px;
		margin-bottom: 12px;
	}

	.switch_body li .center {
		text-align: center;
	}

	.switch_body li .switch_row em {
		font-size: 21px;
		font-weight: bold;
	}

	.switch_body li .cmn_btn a {
		width: 100%;
	}
}
@media screen and (min-width:768px) {
}

@media screen and (max-width:767px) {
	/*
	共通イントロ
	*/
	.cmn_intro .cmn_ttl_38 {
		margin-bottom: 25px;
	}

	.cmn_intro .txt {
		font-size: 16px;
	}

	.cmn_intro .table {
		border-top: solid #000000 3px;
		margin-bottom: 84px;
		margin-top: 28px;
	}

	.cmn_intro .table table,
	.cmn_intro .table tbody {
		display: block;
		text-align: left;
		vertical-align: middle;
		width: 100%;
	}

	.cmn_intro .table table {
		border-bottom: solid 2px #000000;
	}

	.cmn_intro .table tr {
		border-left: solid 2px #000000;
		border-right: solid 2px #000000;
		border-top: solid 2px #000000;
		display: flex;
	}

	.cmn_intro .table th,
	.cmn_intro .table td {
		display: block;
		font-weight: bold;
		padding: 10px 13px;
	}

	.cmn_intro .table th {
		align-items: center;
		background-color: #e5e6e6;
		border-right: solid 2px #000000;
		display: flex;
		font-size: 14px;
		width: 100px;
	}

	.cmn_intro .table td {
		font-size: 18px;
	}

	.cmn_intro .table .txt {
		font-size: 16px;
		padding: 20px 0;
	}

	.cmn_intro .cash_btn {
		background-color: #000000;
		border: none;
		border-radius: 3px;
		height: 59px;
		margin-top: 21px;
		max-width: 330px;
		width: 100%;
	}

	.cmn_intro .cash_btn span {
		background: center right / 14px auto no-repeat url(../img/cmn/img-ic-arrow-down-w.svg);
		color: #ffffff;
		font-size: 18px;
		padding-right: 26px;
	}

	.cmn_side_intro {
		padding-left: 7.2%;
		padding-right: 7.2%;
		width: 100%;
	}

	.cmn_side_intro .cmn_row {
		display: block;
	}

	.cmn_side_intro .cmn_side_intro_block {
		width: 100%;
	}

	.cmn_side_intro .cmn_ttl_38 {
		margin-bottom: 25px;
	}

	.cmn_side_intro .txt {
		font-size: 16px;
	}

	.cmn_side_intro .table {
		border-top: solid #000000 3px;
		margin-bottom: 55px;
		margin-top: 28px;
	}

	.cmn_side_intro .table table,
	.cmn_side_intro .table tbody {
		display: block;
		kitchenidth: 100%;
		text-align: left;
		vertical-align: middle;
	}

	.cmn_side_intro .table table {
		border-bottom: solid 2px #000000;
	}

	.cmn_side_intro .table tr {
		border-left: solid 2px #000000;
		border-right: solid 2px #000000;
		border-top: solid 2px #000000;
		display: flex;
	}

	.cmn_side_intro .table th,
	.cmn_side_intro .table td {
		display: flex;
		font-weight: bold;
		padding: 10px 13px;
	}

	.cmn_side_intro .table th {
		font-size: 14px;
		width: 105px;
	}

	.cmn_side_intro .table td {
		font-size: 18px;
	}

	.cmn_side_intro .table .txt {
		font-size: 16px;
		padding: 20px 0;
	}

	.cmn_side_intro .side_img {
		margin-bottom: 127px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 80%;
	}

	.cmn_side_intro .side_img .cmn_ttl_94 {
		bottom: -59px;
		left: 0;
		line-height: .85;
		position: absolute;
	}

	/*
	ページナビ
	*/
		.page_nav {
			margin-top: 50px;
		}

		.page_nav .wp-pagenavi {
			gap: 12px;
		}

		.page_nav .wp-pagenavi {

			& span,
			& a {
				width: 40px;
				height: 40px;
			}
		}
	
	.contact .contact_info_top .contact_info_time {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
		padding-bottom: 5px;
	}
}

@media print {
}