@charset "utf-8";
/*
Theme Name: portals_responsive
Author: portals
*/
/*==================================
* reset
* html5doctor.com Reset Stylesheet
* v1.6.1
* Last Updated: 2010-09-17
* Author: Richard Clark - http://richclarkdesign.com
* Twitter: @rich_clark
==================================*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colors to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colors to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-weight: bold;
}
em {
	font-style: normal !important;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border color to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
address {
	font-style: normal;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/*==================================
WordPress Natie Styles
editor
==================================*/
img.wp-smiley,
img.emoji {
	height: 2% !important;
	width: 2% !important;
}
.post p {
	display: block;
	margin: 1em;
}
.post strong {
	font-weight: bold;
}
.post em {
	font-style: oblique;
}
.post blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}
.post ul {
	list-style: disc;
	margin: 0 3em 1em;
}
.post ol {
	list-style: decimal;
	margin: 0 3em 1em;
}
/* img */
.aligncenter {
	display: block;
	margin: 0 auto 8px;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
/*==================================
SP_base
==================================*/
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.img_left,
.img_right {
	margin: 0 auto 0.5em;
}
.img_center {
	display: block;
	margin: 0 auto 16px;
}
.only_pc {
	display: none;
}
img {
	display: block;
	margin: 0 auto;
	width: auto;
	max-width: 100%;
	height: auto;
}
a:link {
	color: #83a139;
}
a:visited {
	color: #fcafa7;
}
a:hover {
	color: #baea83;
}
a:active {
	color: #baea83;
}
body {
	overflow-x: hidden;
	background: #fff;
	color: #404040;
	font-size: 15px;
	line-height: 1.5;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
	Meiryo, Osaka, sans-serif;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo,
	"Helvetica Neue", Arial, sans-serif; */
	/* 游明朝(transform rotateは明朝体の時だけ設定)
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg); */
	font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN",
		"Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
}
/*==================================
SP_layout
==================================*/
#main {
	margin: 0 auto;
	width: 100%;
	max-width: 640px;
}
#main {
	overflow: hidden;
}
.conts {
	margin: 0 12px 16px;
}
.conts:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.conts .conts_inner {
	overflow: hidden;
}
.conts p:not([class]) {
	margin-bottom: 8px;
}
.ttl {
	margin: 0 4px 32px;
	text-align: center;
}
.bnr {
	margin: 0 4px 16px;
}
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.youtube, .shop_map {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe, .shop_map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*==================================
SP_heading
==================================*/
.h_style01 {
	clear: both;
	margin: 24px auto 16px;
	padding: 8px;
	border: solid 3px #c6858c;
	background: url(image/all/h2_heading_bg.png) top left no-repeat;
	font-size: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.h_style01 a {
	color: inherit;
}
.h_style02,
.post h3:not([class]),
.block_wrapper h2:not(.nostyle) {
	clear: both;
	margin: 24px auto 16px;
	padding: 8px;
	font-size: 16px;
	font-weight: bold;
	background: #fbe2e5;
}
.h_style03,
.post h4,
.block_wrapper h3:not(.nostyle) {
	clear: both;
	margin: 32px 4px 24px;
	padding: 0 8px;
	font-size: 18px;
	border-left: solid 8px #cea148;
	border-bottom: dotted 2px #cfcfc7;
}
.h_style04,
.post h5,
.block_wrapper h4:not(.nostyle) {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 8px 2px 32px;
	font-weight: bold;
	border-bottom: dotted 2px #cfcfc7;
	font-size: 16px;
}
.h_style04::before,
.post h5::before,
.block_wrapper h4:not(.nostyle)::before {
	position: absolute;
	margin-top: -0.25em;
	top: 50%;
	left: 0.5em;
	content: "";
	display: inline-block;
	background: #fff;
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #c6858c;
}
.h_style05,
.post h6,
.block_wrapper h5:not(.nostyle) {
	clear: both;
	overflow: hidden;
	margin: 24px 0 16px;
	padding: 0 4px 2px;
	font-weight: bold;
	border-bottom: double 4px #cea148;
	font-size: 16px;
}
/*==================================
SP_header
==================================*/
.h_inner {
	overflow: hidden;
	margin: 0 auto;
	padding: 8px 0;
	width: 95%;
	max-width: 1240px;
}
.h_logo {
	margin: 8px auto;
	width: 70%;
}
/*==================================
SP_navigation
==================================*/
#header {
	position: relative;
	z-index: 999999;
}
nav {
	width: 100%;
	background: #fff;
}
.gnav_sp {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
}
.gnav_sp li {
	padding: 8px 0;
	width: 20%;
}
.gnav_sp img {
	width: 90%;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 999999;
}
/*ページ内リンク対策*/
#ryoukin {
	margin-top: -128px;
	padding-top: 128px;
}
.bt_pagetop {
	display: block;
	aspect-ratio: 1/1;
	margin: 0 auto;
	width: min(15vw, 90px);
}
.sp_fix_bt {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
	display: flex;
	justify-content: center;
	gap: 8px;
	padding: 2% 1%;
	width: 100%;
	background-color: #fbe2e5;
	box-sizing: border-box;
}
.sp_fix_bt > * {
/* 	width: min(calc(50% - 8px), 366px); */
}
/*==================================
SP_mainimg
==================================*/
.main_img {
	display: block;
	margin: 0 auto;
	width: 100%;
	background-color: #fef8d8;
}
/*==================================
SP_contact
==================================*/
.contact_conts {
	position: relative;
	margin: 0 4px 16px;
	padding: 16px;
	border: solid 1px #bdbdae;
	background: #f0f0e1;
	border-radius: 8px;
}
.contact_tel {
	margin: 0 0 16px;
}
.contact_uketsuke {
	overflow: hidden;
}
.contact_uketsuke p {
	margin: 0 0 8px;
}
.contact_uketsuke span {
	margin: 0 auto;
	overflow: hidden;
	display: block;
	max-width: 304px;
}
.contact_add {
	margin: 0 0 16px;
}
.contact_add dt {
	margin: 16px 0 0;
	font-weight: bold;
}
.contact_map {
	text-align: center;
}
.page_top_pc {
	display: none;
}
/*==================================
SP_map
==================================*/
.map {
	position: relative;
	margin: 0 auto 1em;
	padding-bottom: 250px;
	width: 95%;
	max-width: 600px;
	height: 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
address {
	margin: 0 auto 1em;
	font-size: 15px;
}
address span {
	display: block;
}
.add02 {
	margin-left: 3em;
}
.add03 {
	margin-left: 13em;
	color: #e34472;
	font-weight: bold;
}

/*==================================
SP_menu
==================================*/
.sideUpper,
.sideNav,
.sideLower,
.topUpper,
.topLower,
.blogNav {
	margin: 0 0 16px;
}
.side_fixed_menu {
	margin: 0 auto;
	border: none;
	width: 95%;
}
.side_fixed_menu a {
	border: none;
}
.side_fixed_menu li {
	margin: 0 auto 10px;
}
/*PCサイドバーHOME・アクセスボタン*/
.side_fixed_menu li a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 16px 0;
	background: #c6858c;
}
/*店舗LPのHOMEの背景色*/
.sidebar_shops .side_fixed_menu li a {
	background: #ff6767;
}
/*メニュー共通設定*/
.widget_nav_menu p,
.widget_categories p,
.widget_recent_entries p {
	padding: 8px;
	border-bottom: solid 1px #543d24;
	text-align: center;
	color: #976618;
	font-size: 18px;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu,
.widget_categories,
.widget_recent_entries {
	margin: 0 auto 1em;
	padding: 8px 16px 16px;
	width: 95%;
	max-width: 640px;
	border: solid 1px #404040;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.widget_nav_menu li,
.widget_categories li,
.widget_recent_entries li {
	border-bottom: dotted 2px #543d24;
}
.widget_nav_menu a,
.widget_categories a,
.widget_recent_entries a {
	display: block;
	padding: 10px 1em;
	text-decoration: none;
	color: inherit;
}

/*検索*/
.widget_search {
	text-align: center;
}
.widget_search label {
	display: none;
}
/*月別アーカイブ*/
.widget_archive {
	text-align: center;
}
.widget_archive label::before {
	content: "月別アーカイブ";
}
/*メタ情報*/
.widget_meta {
	border-bottom: solid 1px #bdbdae;
}
.widget_meta p {
	padding: 8px;
	border-bottom: solid 1px #bdbdae;
	text-align: center;
}
.widget_meta ul {
	margin: 16px 8px 0;
}
.widget_meta li {
	position: relative;
	margin: 0 0 8px;
	border-bottom: dotted 1px #bdbdae;
	font-size: 14px;
}
.widget_meta li:last-child {
	border-bottom: none;
}
/*==================================
スマホ用サイドバー設定
==================================*/
@media screen and (max-width: 782px) {
	#sp_menu {
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		appearance: none;
	}
	#sidebar {
		position: fixed;
		top: 0;
		left: 0;
		padding: 1em 0;
		width: 85%;
		height: 100%;
		background: #fff;
		transition: all 0.2s;
		transform: translate(-100%);
		overflow-y: scroll;
		overflow-x: hidden;
		z-index: 999999;
		box-shadow: 0 8px 3px -3px rgba(0, 0, 0, 0.1);
		box-sizing: border-box;
	}
	#sidebar.open {
		transform: translate(0%);
	}
	#mask {
		display: none;
		transition: all 0.5s;
	}
	#sidebar.open + #mask {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 0.5;
		z-index: 99999;
		cursor: pointer;
	}
	/*選択されているタブのコンテンツのみを表示*/
	.nav_item {
		width: calc(100%/2);
		border-bottom: 3px solid #0071fa;
		background-color: #ddebfd;
		font-size: 14px;
		text-align: center;
		color: #0071fa;
		display: block;
		float: left;
		text-align: center;
		font-size: clamp(14px,3vw,22px);
		font-weight: bold;
		transition: all 0.2s ease;
		padding: 10px 0;
	}
	input[name="nav_item"] {
		display: none;
	}
	.nav_content {
		display: none;
		padding: 5%;
		clear: both;
		overflow: hidden;
	}
	#nav_info:checked ~ #nav_info,
	#nav_shoujyo:checked ~ #nav_shoujyo {
		display: block;
	}
	#menu_list input:checked + .nav_item {
		background-color: #0071fa;
		color: #fff;
	}
	#nav_menu-2 > p:first-child {
		display: none;
	}
	.blog_sidebar #nav_menu-2 > p:first-child {
		display: block;
	}
	#menu-item-1333 {
		border-top: none;
	}
	.blog_sidebar #menu-item-1333 {
		border-top: solid 1px #565555;
	}
}
/*==================================
SP_copyright
==================================*/
.copyright {
	background-color: #ff8787;
	text-align: center;
	margin: 0 0 20%;
}
.copyright small {
	font-size: 1rem;
	font-size: 10px;
}
/*==================================
SP_footer
==================================*/
.f_info {
	margin: min(4vw,32px) auto;
	text-align: center;
}
/*==================================
SP_voice
==================================*/
.voice {
	margin: 0 0 24px;
}
.voice_list li {
	margin: 0 4px 16px;
	padding: 16px;
	background: #f0f0e1;
	border: solid 1px #bdbdae;
	border-radius: 8px;
}
.voice_conts {
	overflow: hidden;
	padding: 16px;
	background: #fff;
}
.voice_conts h3,
.voice_tit {
	margin: 0 0 8px;
	padding: 8px 16px;
	background: #fff;
	border-bottom: dotted 2px #e3e3da;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.voice_txt p {
	margin: 0 0 1em;
}
.voice_pic {
	width: 150px;
	margin: 0 auto 16px;
}
.voice_pic p > :first-child {
	display: block;
	margin: 0 auto 8px;
}
.menseki {
	overflow: hidden;
	margin: 16px 0 0;
	font-size: 12px;
	color: #79796a;
}

/*==================================
SP_toppage
==================================*/
.top_inner {
	padding: min(10vw, 80px) 8px;
}
.no_toppadding {
	padding-top: 0;
}
.top_heading01 {
	line-height: 1.4;
	text-align: center;
	font-size: clamp(18px, 4vw, 36px);
	font-weight: normal;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.top_heading01::after {
	content: "";
	display: block;
	margin: min(3vw, 24px) auto min(7vw, 56px);
	width: min(2.5em, 80px);
	height: min(0.1875em, 6px);
	background: url(image/all/line_gold.png) center center no-repeat;
	background-size: contain;
}
.top_heading01 .ttl_s {
	display: block;
	font-size: 85%;
}
.top_about > * {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: min(10vw, 80px);
	width: min(96%, 1152px);
	line-height: 2;
}
.top_about_anshin > * {
	width: calc(33% - 0.5em);
	text-align: center;
	font-size: clamp(13px, 3vw, 18px);
}
.top_koshi_box {
	margin: min(8vw, 64px) auto;
	line-height: 2;
}
.top_koshi_name {
	font-size: 110%;
	line-height: 1.8;
}
.top_koshi_catch {
	padding: 0.5em 0;
	border-top: solid 1px #625e5e;
	border-bottom: solid 1px #625e5e;
	line-height: 1.4;
	font-size: 120%;
	color: #c6858c;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.top_method {
	line-height: 2;
}
.top_method_box01 figure:first-child {
	padding: 1.5em 0;
	box-sizing: border-box;
}
.top_seminar_list > * {
	display: grid;
	padding: 8% 0 0;
	gap: min(2vw, 16px);
	grid-template-columns: min(50%, 350px) min(50%, 350px);
	justify-content: center;
	background: url(image/top/seminar_logo.png) no-repeat left -6% top;
	background-size: min(60%, 464px);
}
.top_seminar_list > * > .wp-block-image:not(.nostyle) {
	margin: 0;
}
.top_seminar_list > * > :first-child {
	width: calc(min(50%, 350px) - min(2vw, 16px));
	grid-column: 1/3;
	grid-row: 1/2;
	place-self: center end;
}
.top_offer {
	background: linear-gradient(
		to bottom,
		#f0ebe1 0%,
		#f0ebe1 17%,
		transparent 17%,
		transparent 100%
	),
		url(image/top/top_offer_bg.png) center center;
}
.top_offer_line {
	margin: min(4vw, 32px) auto;
	padding: min(5vw, 40px) 0.5em;
	width: min(90%, 1000px);
}
.top_offer_line .wp-block-image:not(.nostyle) {
	margin: 0 auto;
}
.top_offer_note {
	font-size: clamp(15px, 3vw, 24px);
}
.top_merit_box {
	margin: min(8vw, 64px) auto;
	padding: min(4vw, 32px);
	font-size: clamp(15px, 1.5vw, 18px);
}
.top_merit_box .wp-block-media-text .wp-block-media-text__content {
	padding: 0 8% 0 0;
}
.top_merit_ico {
	margin: 0 auto min(3vw, 24px);
	padding: 1em;
	border-bottom: solid 1px #976618;
}
.top_merit_ico img {
	margin: 0;
}
.top_merit_ttl {
	margin: min(3vw, 24px) auto;
	font-size: clamp(18px, 2.5vw, 32px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.top_osusume_list > * {
	display: flex;
	flex-direction: column;
	gap: min(5vw, 40px);
}
.top_osusume_box {
	line-height: 2;
	font-size: clamp(15px, 1.5vw, 18px);
}
.top_osusume_ttl {
	margin: min(3vw, 24px) auto;
	line-height: 1.4;
	font-weight: bold;
	font-size: clamp(18px, 4vw, 32px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
	color: #dd7c7c;
	text-align: center;
}
.top_voice_name {
	margin: 16px;
	font-size: clamp(20px, 4vw, 32px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.top_flow_box {
	margin: min(8vw, 64px) auto;
	font-size: clamp(15px, 1.5vw, 18px);
}
.top_flow_box > * {
	display: flex;
	gap: min(3vw, 24px);
}
.top_flew_ico {
	width: min(20%, 110px);
}
.top_flew_ico img {
	margin: 0;
}
.top_flow_conts {
	flex: 1;
}
.top_flow_ttl {
	margin: min(3vw, 24px) 0;
	font-size: clamp(18px, 4vw, 32px);
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
		"Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(0.03deg);
}
.top_offer03 {
	background: linear-gradient(
		to bottom,
		#fff 0%,
		#fff 17%,
		transparent 17%,
		transparent 100%
	),
		url(image/top/top_offer_bg.png) center center;
}
.top_inner.top_faq {
	padding-bottom: 8px;
}
/*default*/
.top_sejutsu_bt {
	margin: 0 4px 16px;
	text-align: center;
}
.top_sejutsu_bt li {
	display: inline-block;
	margin: 0 0 8px;
	padding: 0 2px;
	width: 49%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.top_point_list {
	margin: 0 8px 16px;
}
.top_point_list li {
	overflow: hidden;
	padding: 24px 0;
	border-bottom: dotted 2px #e3e3da;
}
.top_point_list li:first-child {
	padding: 0 0 24px;
}
.top_point_list h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	font-size: 18px;
	margin: 0 0 16px;
}
.top_point_list h3 span {
	display: contents;
}
.top_point_list h3 img {
	max-width: 50px;
	margin: 0 2vw 0 0;
}
.top_point_txt {
	clear: left;
	font-size: 14px;
}
.top_flow_list {
	text-align: center;
}
.top_flow_list li {
	display: inline-block;
	width: 47.6%;
	vertical-align: top;
	margin: 0 0 22px;
	max-width: 198px;
	text-align: left;
}
.top_flow_list p {
	padding: 10px 0px;
}
/*==================================
SP_shop_LP
==================================*/
.shop_logo {
	padding: 0.8em 0;
	text-align: center;
	font-weight: bold;
	font-size: clamp(18px, 4vw, 34px);
}
.shop_main_img {
	background-color: #ffe5e9;
}
.shop_catch {
	padding: 0 0 min(3vw, 24px);
	border-top: solid 4px #ff6767;
	background-color: #fff799;
}
.shop_catch ul {
	display: flex;
	justify-content: center;
	gap: 4px;
	width: min(98%, 1024px);
	margin: 0 auto;
}
.shop_catch li {
	width: calc(33% - 2px);
	display: flex;
	flex-direction: column;
	text-align: center;
	font-weight: bold;
	font-size: clamp(10px, 3vw, 25px);
}
.shop_catch figure {
	margin: 0 auto;
	width: min(55%, 132px);
}
.shop_catch p {
	margin: auto;
}
.shop_offer_wrap {
	position: relative;
	z-index: 1;
}
.shop_offer {
	position: relative;
	z-index: -2;
	background-color: #ffeccd;
	background-image: radial-gradient(#fff 20%, transparent 20%),
		radial-gradient(#fff 20%, transparent 20%);
	background-size: 40px 40px;
	background-position: 0 0, 20px 20px;
}
.shop_offer_price {
	font-weight: bold;
}
.shop_nomal_price {
	padding: 0 0 0 1.5em;
	text-align: center;
	color: #ff6767;
	font-size: clamp(15px, 4vw, 38px);
}
.shop_nomal_price .txt_m {
	font-size: 130%;
}
.shop_nomal_price .txt_l {
	font-size: 135%;
	font-style: italic;
}
.shop_discount {
	display: grid;
	justify-content: center;
	grid-template-columns: 1.5em auto;
	gap: 10px;
	line-height: 1;
	font-size: clamp(38px, 12vw, 111px);
}
.shop_discount_price {
	align-self: center;
	justify-self: start;
	display: grid;
	grid-template-columns: 1fr 1.5em;
	grid-template-rows: 0.5em 1fr;
	gap: 8px;
}
.shop_discount_price .txt_l {
	grid-column: 1/2;
	grid-row: 1/3;
	font-size: 150%;
	align-self: end;
	justify-self: end;
	color: #ff5325;
	text-shadow: 5px 5px #fff45c;
}
.shop_discount_price .txt_m {
	grid-column: 2/3;
	grid-row: 2/3;
	align-self: end;
	color: #ff5325;
	text-shadow: 5px 5px #fff45c;
}
.shop_discount_price .txt_s {
	grid-column: 2/3;
	grid-row: 1/2;
	font-size: 33%;
	align-self: end;
	color: #ff6767;
}
.shop_cta:not(.f_shop_cta) {
	margin: min(5vw, 40px) auto 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: min(4vw, 32px);
}
.f_shop_cta {
	display: flex;
	justify-content: center;
	gap:4px;
}
.shop_cta li {
	position: relative;
	top: 0;
	left: 0;
	padding: 0.5em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 8px;
	font-size: clamp(18px, 5vw, 32px);
	border-radius: 10px;
	box-sizing: border-box;
}
.shop_cta.f_shop_cta li {
	flex-grow: 1;
	padding: .8em 4px;
	gap: 4px;
	font-size: clamp(14px, 4vw, 24px);
	box-sizing: border-box;
}
.shop_cta:not(.f_shop_cta) li::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 8px;
	left: 0;
	background-size: 6px 6px;
	border-radius: 10px;
}
.shop_cta li a {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.shop_cta li a::before {
	content: "";
	display: block;
	margin-right: 0.5em;
	width: 1.6em;
	height: 1.6em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.shop_tel {
	background: #ff6767;
}
.shop_cta:not(.f_shop_cta) .shop_tel_inner {
	line-height: 1.2;
}
.f_shop_cta .shop_tel_inner .num {
	display: none;
}
.shop_tel::before {
	background-image: linear-gradient(
		-45deg,
		#ff6767 25%,
		#fff 25%,
		#fff 50%,
		#ff6767 50%,
		#ff6767 75%,
		#fff 75%,
		#fff
	);
}
.shop_line {
	background: #3cab00;
}
.shop_line::before {
	background-image: linear-gradient(
		-45deg,
		#3cab00 25%,
		#fff 25%,
		#fff 50%,
		#3cab00 50%,
		#3cab00 75%,
		#fff 75%,
		#fff
	);
}
.shop_net {
	background: #ff6c0e;
}
.shop_net::before {
	background-image: linear-gradient(
		-45deg,
		#ff6c0e 25%,
		#fff 25%,
		#fff 50%,
		#ff6c0e 50%,
		#ff6c0e 75%,
		#fff 75%,
		#fff
	);
}
.shop_tel a .num {
	display: block;
	font-size: 61%;
}
.shop_tel a::before {
	background-image: url(image/page/shop_ico_tel.png);
}
.shop_line a::before {
	background-image: url(image/page/shop_ico_line.png);
}
.shop_net a::before {
	background-image: url(image/page/shop_ico_net.png);
}
.shop_heading01 {
	position: relative;
	margin: 0 calc(50% - 50vw) clamp(24px, 6vw, 80px);
	padding: 0.5em calc(50vw - 49%) !important;
	background: #ff8787;
	text-align: center;
	font-size: clamp(18px, 4.3vw, 48px);
	color: #fff;
}
.shop_heading01::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-top: clamp(10px, 3vw, 35px) solid #ff8787;
	border-left: clamp(17px, 5vw, 60px) solid transparent;
	border-right: clamp(17px, 5vw, 60px) solid transparent;
}
.shop_heading01 .txt_s,
.shop_heading03 .txt_s {
	display: block;
	font-size: 79%;
	line-height: 1.2;
}
.shop_nayami_list {
	position: relative;
	margin: 0 auto clamp(24px, 6vw, 80px);
	padding: clamp(12px, 3vw, 40px);
	border-radius: clamp(24px, 3vw, 40px);
	background-color: #e5e5e5;
}
.shop_nayami_list::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	font-size: clamp(18px, 4.3vw, 48px);
	border-top: clamp(10px, 3vw, 35px) solid #ff8787;
	border-left: clamp(17px, 5vw, 60px) solid transparent;
	border-right: clamp(17px, 5vw, 60px) solid transparent;
}
.shop_nayami_list li, .shop_nintei_list li {
	display: flex;
	align-items: center;
	padding: 0.5em;
	border-bottom: dotted 3px #a89694;
	font-size: clamp(16px, 2.7vw, 30px);
	font-weight: bold;
}
.shop_nayami_list li::before,
.shop_nintei_list li::before {
	display: block;
	flex-shrink: 0;
	content: "";
	margin: 0.1em 0.5em 0 0;
	width: 1.5em;
	height: 1.5em;
}
.shop_nayami_list li::before {
	background: url(image/page/shop_nayami_ico.png) no-repeat center center;
	background-size: contain;
}
.shop_nintei_list li::before {
	background: url(image/page/shop_nintei_ico.png) no-repeat center center;
	background-size: contain;
}
.shop_nayami_list li .em01 {
	display: contents;
	color: #ff8787;
}
.shop_bnr {
	margin: min(5vw,80px) 0;
}
.shop_nayami_bnr_name {
	font-size: clamp(20px,4vw,50px);
	text-align: center;
	color: #ff6767;
}
.shop_nayami_bnr_name::before,
.shop_nayami_bnr_name::after {
	display: inline-block;
}
.shop_nayami_bnr_name::before {
	content: '＼';
	margin-right: .5em;
}
.shop_nayami_bnr_name::after {
	content: '／';
	margin-left: .5em;
}
.shop_heading02 {
	text-align: center;
	font-size: clamp(16px,5vw,32px);
	border-bottom: solid 2px #544740;
}
.shop_henka_txt,
.shop_golden_txt,
.shop_program_txt,
.shop_reason_conts,
.shop_voice_conts {
	font-size: clamp(15px,3vw,20px);
}
.shop_ba {
	padding: min(5vw,40px);
	background-color: #fbe2e5;
	display: flex;
	flex-direction: column;
	gap: min(2vw,16px);
	border-radius: min(4vw,32px);
	box-shadow: 0px 0px 8px 0px rgba(255, 211, 229, 0.69);
	box-sizing: border-box;
}
.shop_ba li {
	padding: min(2vw,16px);
	background-color: #fff;
	display: flex;
	justify-content: center;
	gap: min(4vw,24px);
	box-sizing: border-box;
}
.shop_ba a {
	position: relative;
	text-decoration: none;
	color: inherit;
}
.shop_ba a:first-child::after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: scale(1,2) translate(120%,-50%) rotate(90deg);
	content: '▲';
	display: block;
	color: #ff8787;
}
.shop_ba img {
	width: 100%;
	aspect-ratio: 80/159;
	object-fit: cover;
}
.shop_ba figcaption {
	border-bottom: solid 2px #ff8787;
	text-align: center;
	font-size: clamp(15px,3vw,24px);
	font-weight: bold;
}
.shop_after {
	color: #ff6767;
}
.shop_nintei {
	margin: min(5vw,40px) auto;
	padding: min(4vw,32px);
	background-color: #f8f8f8;
	box-shadow: 0px 0px 8px 0px rgba(255, 211, 229, 0.69);
	box-sizing: border-box;
	border-radius: min(3vw,20px);
}
.shop_nintei figure {
	position: relative;
	margin: 0 auto;
	width: min(100%,536px);
}
.shop_mintei_name {
	position: absolute;
	top: 49%;
	left: 26%;
	transform: translate(-50%,-50%);
	font-size:10px;
	text-align:center;
	line-height:1;
}
.shop_heading03 {
	position: relative;
	margin: 0 auto 2em;
	padding: 1.5em 0 0;
	font-size: clamp(22px, 4vw, 48px);
	text-align: center;
}
.shop_heading03::after {
	position: absolute;
	bottom: -0.4em;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 2.4em;
	height: 0.3em;
	background-image: radial-gradient(#ff6767 40%, transparent 10%);
	background-size: 0.3em 0.3em;
	background-position: 0 center;
	background-repeat: repeat-x;
}
.shop_program_wrap {
	display: flex;
	flex-direction: column;
	gap: min(6vw,48px);
}
.shop_program_txt {
	padding: min(3vw,24px);
	background-color: #fff4f4;
	box-sizing: border-box;
}
.shop_reason_list {
	display: flex;
	flex-direction: column;
	gap: min(5vw,80px);
}
.shop_reason_list li {
	display: flex;
	flex-direction: column;
	gap: min(3vw,40px);
}
.shop_reason_list li h3 {
	margin: 0 0 .5em;
	padding: .8em;
	position: relative;
	align-items: center;
	display: flex;
	gap: 1em;
	background-color: #fae5c4;
	font-size: clamp(15px, 4vw, 38px);
	line-height: 1.4;
	border-radius: clamp(8px, 2vw, 20px);
	box-sizing: border-box;
	background-size: 0.3em 0.3em;
	background-position: 0 center;
	background-repeat: repeat-y;
}
.shop_reason_list li h3::before {
	content: "";
	flex-shrink: 0;
	display: block;
	padding-right: 0.3em;
	width: 3em;
	height: 3em;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
}
.shop_reason_list li h3::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-top: clamp(10px, 2.5vw, 28px) solid #fae5c4;
	border-left: clamp(18px, 3vw, 36px) solid transparent;
	border-right: clamp(18px, 3vw, 36px) solid transparent;
}
.shop_reason_h3_inner {
	position: relative;
}
.shop_reason_h3_inner::before {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(-1em, -50%);
	display: block;
	content: '';
	width: 0.3em;
	height: 3.5em;
	background-image: radial-gradient(#ff6767 40%, transparent 10%);
	background-size: 0.3em 0.3em;
	background-position: 0 top;
	background-repeat: repeat-y;
}
.shop_reason_list > :first-child h3::before {
	background-image: url(image/page/shop_point01_ico.png);
}
.shop_reason_list > :nth-child(2) h3::before {
	background-image: url(image/page/shop_point02_ico.png);
}
.shop_reason_list > :nth-child(3) h3::before {
	background-image: url(image/page/shop_point03_ico.png);
}
.shop_reason_list > :nth-child(4) h3::before {
	background-image: url(image/page/shop_point04_ico.png);
}
.shop_reason_list > :nth-child(5) h3::before {
	background-image: url(image/page/shop_point05_ico.png);
}
.shop_voice_list {
	display: flex;
	flex-direction: column;
	gap: min(4vw,32px);
}
.shop_voice_list li {
	display: flex;
	flex-direction: column;
	gap: min(3vw,24px);
	margin: 16px auto;
	position: relative;
	padding: min(5vw,40px);
	background-color: #fae5c4;
	box-sizing: border-box;
	border-radius: clamp(8px, 2vw, 20px);
}
.shop_voice_ttl {
	order: 2;
	font-size: clamp(18px, 4vw, 22px);
	font-weight: bold;
	line-height: 1.3;
	color: #ec6941;
}
.shop_voice_pic {
	order: 1;
}
.shop_voice_conts {
	order: 3;
}
.shop_voice_conts p {
	margin: 0!important;
}
.shop_voice_menseki {
	margin: 1em auto 0;
	font-size: 13px;
	text-align: center;
	color: #f66b12;
}
.shop_staff_list {
	display: flex;
	flex-direction: column;
	gap: min(4vw,32px);
}
.shop_staff_list li {
	display: flex;
	flex-direction: column;
	gap: min(3vw,24px);
}
.shop_staff_pic {
	margin: 0 auto;
	width: min(60%,400px);
}
.shop_staff_pic figcaption {
	margin: min(3vw,24px) auto 0;
	font-size: clamp(18px,4vw,36px);
	text-align: center;
}
.shop_staff_pic .staff_info {
	display: block;
	font-size: 85%;
}
.shop_staff_conts p {
	margin: .5em!important;
}
.shop_suisen_list {
	display: flex;
	flex-direction: column;
	gap: min(4vw,32px);
}
.shop_faq {
	background: #fffde1;
}
.shop_faq .faq_list_box {
	padding: clamp(12px, 4vw, 40px) 0;
	border-bottom: solid 1px #5f4741;
}
.shop_faq .faq_list dt {
	display: flex;
	align-items: center;
	font-size: clamp(18px, 3.5vw, 37px);
	font-weight: bold;
}
.shop_faq .faq_list dt::before {
	content: "";
	display: block;
	margin-right: 0.5em;
	width: 2em;
	height: 2em;
	background: url(image/page/shop_faq_q.png) no-repeat center center;
	background-size: contain;
}
.shop_faq .faq_list dd {
	display: flex;
	align-items: center;
	padding: clamp(12px, 4vw, 40px) 0 0;
}
.shop_faq .faq_list dd::before {
	content: "";
	display: block;
	margin-right: 0.5em;
	flex-shrink: 0;
	width: 2em;
	height: 2em;
	font-size: clamp(18px, 3.5vw, 37px);
	background: url(image/page/shop_faq_a.png) no-repeat center center;
	background-size: contain;
}
.shop_blog_box {
	padding: min(5vw,40px);
	border: solid 1px #333;
	border-radius: min(3vw,24px);
	box-sizing: border-box;
}
.shop_blog_box ul {
	margin: 0 auto;
	width: min(98%,840px);
	font-size: clamp(15px,3vw,18px);
}
.shop_blog_box li {
	display: flex;
	padding: .8em;
	align-items: center;
	border-bottom: dotted 2px #333;
}
.shop_blog_box li .date {
	display: block;
	width: 8em;
	text-align: left;
	font-size: 90%;
}
.shop_blog_more {
	margin: min(4vw,32px) auto 0;
}
.shop_uketsuke_table {
	margin: 2em auto;
	width: 98%;
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 10px;
	border: solid 2px #ff9191;
	overflow: hidden;
	box-sizing: border-box;
	font-family: YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto,
		"Segoe UI semibold", "Helvetica Neue", HelveticaNeue, "Segoe UI", Verdana,
		Meiryo, sans-serif;
	font-weight: 500;
}
.shop_uketsuke_table th,
.shop_uketsuke_table td {
	padding: 12px 8px;
	text-align: center;
	vertical-align: middle;
	font-size: clamp(14px, 2.5vw, 39px);
}
.shop_uketsuke_table td {
	color: #ff7b7b;
}
.shop_uketsuke_table th:not(:first-child),
.shop_uketsuke_table td:not(:first-child) {
	border-left: solid 2px #ff9191;
}
.shop_uketsuke_table tr:not(:first-child) th,
.shop_uketsuke_table tr:not(:first-child) td {
	border-top: solid 2px #ff9191;
	font-weight: 500;
}
.shop_uketsuke_table tr > :first-child {
	width: 7em;
}
.shop_uketsuke_notes {
	padding: 0 1.5em;
	font-size: clamp(14px, 2vw, 28px);
}
.shop_add {
	margin: .8em auto;
	font-size: clamp(15px,3vw,20px);
}
.shop_add > span {
	display: inline-block;
	margin-left: .5em;
}
/*店舗一覧*/
.shop_list {
	margin: 0 auto;
	width: 96%;
	display: flex;
	flex-direction: column;
	gap: min(4vw,32px);
	box-sizing: border-box;
}
.shop_list li {
	border: solid 1px #ddd;
	box-sizing: border-box;
}
.shop_list li a {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	height: 100%;
	color: inherit;
}
.shop_list_info {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: .5em;
	margin: 0;
	padding: min(3vw,24px);
}
.shop_list_name {
	font-size: clamp(16px,3vw,20px);
	font-weight: bold;
	color: #cea148;
}
.shop_list_add span {
	display: inline-block;
}
.shop_list_bt {
	margin: auto 0 0 auto;
	width: fit-content;
	padding: .5em 1em;
	color: #fff;
	font-weight: bold;
	background-color: #c6858c;
	border-radius: 100px;
}
.shop_list_bt::after {
	display: inline-block;
	content: '>';
	margin-left: .5em;
}
/*==================================
SP_page
==================================*/
/*キャッチ*/
.banner_area {
	margin: 0 0 32px;
}
.catch_list {
	overflow: hidden;
}
.catch_list ul {
	overflow: hidden;
	margin: 4px 0;
}
.catch_list li {
	margin: 0 0 4px;
	padding: 10px 0 8px 44px;
	background: url(image/page/catch_ico01.png) no-repeat left 4px;
	font-size: 15px;
	border-bottom: dotted 2px #c9c9ba;
}
.catch_list .img_right img {
	width: auto;
	height: auto;
	max-width: 224px;
	max-height: 224px;
}
/*==================================
SP_price
==================================*/
.ryoukin_list01,
.ryoukin_list02 {
	margin: 0 auto 32px;
	width: 100%;
	text-align: center;
}
.ryoukin_list01 th,
.ryoukin_list01 td {
	width: 50%;
}
.ryoukin_list02 th,
.ryoukin_list02 td {
	width: 33.3%;
}
.ryoukin_list01 th,
.ryoukin_list01 td,
.ryoukin_list02 th,
.ryoukin_list02 td {
	padding: 3px;
	border: solid 1px #ccc;
}
.ryoukin_list01 th,
.ryoukin_list02 th {
	background: #f0f0e1;
}
.ryoukin_style01 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 50px;
}
.ryoukin_chui {
	text-indent: -1em;
	margin: 0 30px;
}
/*==================================
SP_form
==================================*/
.wpcf7-form {
	width: 96%;
	margin: 0 auto 30px;
}
.wpcf7-form p {
	margin: 0 auto 10px;
	line-height: 2em;
}
.privacy_policy {
	width: 92%;
	margin: 0 auto 30px;
	height: 300px;
	overflow: auto;
	border: solid 1px #999;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
}
.privacy_policy dl dt {
	margin: 0 auto 10px;
	font-weight: bold;
}
.privacy_policy dl dd {
	margin: 0 auto 2em;
}
.required {
	background: #ffe6e6;
	color: #ff7373;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.any {
	background: #ffe599;
	color: #ff8000;
	padding: 2px;
	border-radius: 5px;
	font-size: 90%;
}
.wpcf7-text,
.wpcf7-textarea {
	width: 100%;
	line-height: 2em;
	font-size: 16px;
}
#form_contents article {
	margin: 0 auto;
	max-width: 640px;
}
.form_atention {
	background: #ffdfdf none repeat scroll 0 0;
	border: 1px solid #f2f2f2;
	margin: 0 auto 20px;
	padding: 15px;
	width: 96%;
	max-width: 640px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-width {
	max-width: 100%;
}
.grecaptcha-badge {
	visibility: hidden;
}
/*==================================
SP_blog
==================================*/
ul.blog_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
}
ul.blog_list li {
	width: 50%;
	margin-top: 0;
	padding: 0 0.2em;
	box-sizing: border-box;
}
.post_box {
	box-sizing: border-box;
	margin: 1em 0.5em;
}
h2.post_box_post_ttl {
	font-weight: 800;
	font-size: clamp(15px, 1.4vw, 22px);
}
h2.post_box_post_ttl a {
	color: inherit;
	text-decoration: none;
}
.post_box_post time {
	font-size: clamp(10px, 1vw, 14px);
}
.post_box_post time::before {
	font-family: "icomoon";
	content: "\e900";
	display: inline-block;
	margin-right: 2px;
	vertical-align: baseline;
}
.post_box_info {
	box-sizing: border-box;
}
p.post_box_info_cat a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	font-size: clamp(10px, 1vw, 14px);
	margin-right: 6px;
	transition: 0.4s;
}
p.post_box_info_cat a::before {
	font-family: "icomoon";
	content: "\e901";
	display: inline-block;
	margin-right: 2px;
	vertical-align: bottom;
}
p.post_box_info_cat a:hover {
	letter-spacing: 0.05em;
}
.post_box_thumb {
	overflow: hidden;
}
.post_box_thumb_img {
	width: 100%;
	background-size: cover;
	background-position: center;
	height: auto;
	padding-top: 68%;
	overflow: hidden;
	transition-duration: 0.3s;
}
a:hover .post_box_thumb_img {
	transform: scale(1.1, 1.1); /*画像の拡大*/
}
.post_box_thumb_noimg {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: solid 1px #eee;
	width: 100%;
	aspect-ratio: 25/17;
	text-align: center;
	box-sizing: border-box;
}
.post_box_thumb_noimg a {
	text-decoration: none;
	color: inherit;
}

@media screen and (min-width: 782px) {
	.post_box {
		margin: 14px;
		overflow: hidden;
	}
	.post_box_thumb {
		margin-bottom: 0.5em;
	}
}

/*==================================
SP_pager
==================================*/
.pager {
	text-align: right;
	padding-bottom: 10px;
}
a.page-numbers,
.pager .current {
	color: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 5px 8px;
	margin: 0 2px;
}
.pager .current {
	background: rgba(214, 176, 78, 1);
	border: solid 1px rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 1);
}
.navigation {
	overflow: hidden;
	margin: 0 auto;
	width: 95%;
}
.navigation .alignleft {
	width: 48%;
	float: left;
}
.navigation .alignright {
	width: 48%;
	float: right;
	text-align: right;
}
/*==================================
for iPhone Landscape(iPhone 横)
==================================*/
@media screen and (min-width: 480px) {
	.gnav img {
		width: 48%;
	}
	.br_onoff {
		display: none;
	}
	.img_left,
	.alignleft {
		float: left;
		margin: 0 8px 8px 0;
	}
	.img_right,
	.alignright {
		float: right;
		margin: 0 0 8px 8px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic p > :first-child {
		display: block;
		margin: 0 0 8px;
	}
	.catch_list .img_right {
		max-width: none;
		float: none;
		margin: 0 0 8px;
	}
	/*      スマホ横アクセス
	---------------------------------*/
	.access_box01 .img_left {
		width: 44.64%;
		max-width: none;
	}
	.access_info01 {
		float: right;
		width: 52.08%;
	}
	.access_pic {
		float: left;
		width: 47%;
	}
	.access_info02 {
		clear: both;
	}
}
/*==================================
for WP mediaquery
==================================*/
@media screen and (min-width: 600px) {
	.top_method_box01 figure:first-child {
		padding: 0;
		display: flex;
		justify-self: stretch;
		align-items: center;
		height: 100%;
		border-top: solid 1px #625e5e;
		border-bottom: solid 1px #625e5e;
	}
	.top_seminar_list > * {
		gap: min(2vw, 32px);
		grid-template-columns: min(50%, 480px) min(50%, 480px);
		background: url(image/top/seminar_logo.png) no-repeat top 60% center;
		background-size: min(45%, 464px);
	}
	.top_seminar_list > * > * {
		width: calc(min(80%, 350px) - min(1vw, 16px));
	}
	.top_seminar_list > * > :first-child.wp-block-image:not(.nostyle) {
		margin: 0 0 -10%;
		width: calc(min(40%, 350px) - min(2vw, 32px));
		place-self: center center;
	}
	.top_seminar_list > * > :nth-child(3) {
		place-self: center right;
	}
	.top_seminar_list > * > :nth-child(4) {
		place-self: center right;
	}
}
/*==================================
for iPad~PC
==================================*/
@media screen and (min-width: 782px) {
	/*==================================
	PC_base
	==================================*/
	a:hover img,
	a:active img {
		-webkit-opacity: 0.7;
		opacity: 0.7;
	}
	.only_sp, #sidebar.only_sp {
		display: none;
	}
	.only_pc {
		display: block;
	}
	body {
		line-height: 1.6;
		width: 100%;
		max-width: 1240px; /*main_imgの幅*/
		margin-top: 0 !important;
	}
	.alignleft img,
	.alignright img {
		max-width: 300px;
		height: auto;
	}
	/*==================================
	PC_layout
	==================================*/
	#sidebar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#sidebar > div {
		width: 48%;
	}
	#sidebar > div:last-of-type {
		margin-right: auto;
	}
	.conts {
		margin: 0 24px 24px;
	}
	.ttl {
		margin: min(4vw,32px) 0;
	}
	.bnr {
		margin: min(3vw,24px) 0;
		text-align: center;
	}
	/*==================================
	PC_heading
	==================================*/
	.h_style02,
	.news_ttl {
		font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
			"Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
			"MS PGothic", sans-serif;
	}
	.h_style01 /*下層ページのh2などに利用してください*/ {
		margin: 0 0 32px;
		padding: 20px;
		font-size: 34px;
	}
	.h_style02,
	.post h3:not([class]),
	.block_wrapper h2:not(.nostyle)
	/*トップのh2、下層のh3*/ {
		margin: 32px 0 24px;
		padding: 8px 16px;
		font-size: 18px;
	}
	.h_style03,
	.post h4,
	.block_wrapper h3:not(.nostyle)
	/*トップのh3、下層のh4*/ {
		clear: both;
		overflow: hidden;
		margin: 32px 0 24px;
	}
	.h_style04,
	.post h5,
	.block_wrapper h4:not(.nostyle)
	/*ブログ見出し*/ {
		margin: 24px 0 16px;
		padding: 0 8px 2px 32px;
		font-size: 18px;
	}
	/*==================================
	PC_header
	==================================*/
	.h_logo {
		width: 100%;
	}
	/*==================================
	PC_navigation
	==================================*/
	.gnav_pc {
		overflow: hidden;
		max-width: 1240px;
		margin: 0 auto;
		padding: 8px 0 min(3vw, 24px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.gnav_pc li {
		text-align: center;
		width: 24.9%;
		border-left: 1px solid #323232;
	}
	.gnav_pc li:last-child {
		border-right: 1px solid #323232;
	}
	.gnav_pc li a {
		display: block;
		padding: 0.5em 0.2em;
		color: inherit;
		font-size: clamp(15px, 3vw, 18px);
		text-decoration: none;
	}
	.gnav_pc li:hover {
		opacity: 0.7;
	}
	.bt_pagetop {
		position: fixed;
		z-index: 99999;
		bottom: 16px;
		right: 16px;
		width: min(10vw, 90px);
		opacity: 0;
		visibility: hidden;
		transition: opacity 1s, visibility 1s;
	}
	.bt_pagetop.active {
		opacity: 1;
		visibility: visible;
	}
	/*==================================
	PC_mainimg
	==================================*/
	.main_img {
		text-align: center;
	}
	/*==================================
	PC_contact
	==================================*/
	.contact_conts {
		margin: 0 24px 32px;
		padding: 32px;
	}
	.contact_pic {
		float: left;
		margin: 0 1% 1% 0;
		width: 43%;
	}
	.contact_info {
		float: right;
		width: 54%;
	}
	.contact_add {
		margin: 0 0 16px;
	}
	.contact_add dt {
		margin: 16px 0 0;
		font-weight: bold;
	}
	.contact_map {
		margin: 0 auto;
		width: 100%;
		height: 368px;
	}
	.page_top_pc {
		display: block;
		margin: 0 32px 0 0;
		text-align: right;
		font-size: 13px;
	}
	.page_top_pc a {
		color: #6c4c3d;
	}
	.page_top_pc a:hover,
	.page_top_pc a:active {
		color: #baea83;
	}
	/*==================================
	PC_menu sidemenu
	==================================*/
	.side_fixed_menu li {
		margin: 0 auto 16px;
	}
	/*PCサイドバーHOME・アクセスボタン*/
	.side_fixed_menu li a {
		padding: 16px 0;
		transition: 1s;
	}
	.side_fixed_menu li a:hover {
		opacity: .7;
	}
	/*メニュー（固定ページ/関連メニュー）*/
	.widget_nav_menu,
	#custom_html-13,
	.widget_categories,
	.widget_recent_entries,
	.widget_search,
	.widget_archive,
	.widget_meta {
		width: 100%;
	}
	.widget_nav_menu li a:hover,
	.widget_categories li a:hover,
	.widget_recent_entries li a:hover {
		opacity: 0.7;
	}
	/*==================================
	PC_copyright
	==================================*/
	.copyright {
		padding: 4px 0;
		margin: 0;
	}
	.copyright small {
		font-size: 14px;
	}
	.copyright a {
		color: inherit;
	}
	.copyright a:hover,
	.copyright a:active {
		color: #baea83;
	}
	/*==================================
	PC_footer
	==================================*/
	.f_inner {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		padding: 16px 0;
		width: 95%;
		max-width: 1024px;
	}
	/*==================================
	PC_voice
	==================================*/
	.voice {
		margin: 0 0 40px;
	}
	.voice_list li {
		margin: 0 24px 32px;
		padding: 24px;
	}
	.voice_conts {
		padding: 24px;
	}
	.voice_conts h3 {
		width: 100%;
	}
	.voice_txt {
		clear: right;
		overflow: hidden;
		padding: 0 0 0 16px;
	}
	.voice_pic {
		float: left;
		margin: 0 16px 0 0;
	}
	.voice_pic img {
		display: inline-block;
		margin: 0 0 8px;
		max-width: 100%;
		height: auto;
	}
	/*==================================
	PC_toppage
	==================================*/
	.top_inner {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw, 80px) calc(50vw - 48%);
	}
	.no_toppadding {
		padding-top: 0;
	}	
	.top_about_anshin > * {
		width: calc(20% - 0.5em);
		font-size: clamp(13px, 1.5vw, 18px);
	}
	.top_osusume_list > * {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		gap: min(5vw, 40px) min(3vw, 24px);
	}
	.top_osusume_box {
		width: calc(33% - min(3vw, 24px));
	}
	.top_osusume_ttl {
		font-size: clamp(18px, 1.3vw, 32px);
	}
	.top_voice_name {
		font-size: clamp(18px, 3vw, 32px);
	}
	.top_flow_conts > * {
		display: grid;
		grid-template-columns: 1fr 40%;
		grid-template-rows: auto 1fr;
	}
	.top_flow_ttl {
		margin: 16px 16px 0;
		font-size: clamp(18px, 3vw, 32px);
	}
	.top_flow_pic {
		grid-column: 2/3;
		grid-row: 1/3;
	}

	/*default*/
	.top_catch h2 {
		margin: 0 0 32px;
	}
	.top_sejutsu_bt {
		margin: 0 0 24px;
	}
	.top_sejutsu_bt li {
		margin: 0 0 8px;
		width: 32.5%;
		text-align: center;
	}
	.top_point_list {
		margin: 0 24px;
	}
	.top_point_list h3 {
		float: left;
		font-size: 26px;
		line-height: 1.3em;
		margin: 0 0 16px;
	}
	.top_point_list h3 img {
		max-width: 70px;
		margin: 0 1vw 0 0;
	}
	.top_point_txt {
		clear: left;
	}
	.top_flow_list li {
		width: 46%;
		margin: 0 6px 22px;
	}
	/*==================================
	PC_shop_LP
	==================================*/
	.shop_gnav.gnav_pc {
		overflow: hidden;
		max-width: 1240px;
		margin: 0 auto;
		padding: 8px 0 min(3vw, 24px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.shop_gnav.gnav_pc li {
		text-align: center;
		width: 24.9%;
		border-left: 1px solid #323232;
	}
	.shop_gnav.gnav_pc li:last-child {
		border-right: 1px solid #323232;
	}
	.shop_gnav.gnav_pc li a {
		display: block;
		padding: 0.5em 0.2em;
		color: inherit;
		font-size: clamp(15px, 3vw, 18px);
		text-decoration: none;
	}
	.shop_gnav.gnav_pc li:hover {
		opacity: 0.7;
	}
	.shop_catch li {
		flex-direction: row;
		text-align: left;
		font-size: clamp(10px, 2vw, 25px);
	}
	.shop_catch figure {
		margin: 0 min(2.5vw, 12px) 0 0;
		width: min(33%, 132px);
	}
	.shop_catch p {
		margin: auto 0;
		padding: 0.8em 0;
		line-height: 1.3;
	}
	.shop_offer .shop_cta {
		flex-direction: row;
		gap: min(2vw, 16px);
	}
	.shop_offer .shop_cta li {
		width: calc(33% - min(1vw, 8px));
	}
	.shop_henka_wrap,
	.shop_golden_wrap,
	.shop_nintei {
		display: flex;
		gap: min(6vw,48px);
	}
	.shop_golden_wrap {
		flex-direction: row-reverse;
	}
	.shop_program_wrap {
		flex-direction: row;
		justify-content: center;
	}
	.shop_henka_wrap > *,
	.shop_golden_wrap > *,
	.shop_program_wrap > * {
		width: calc(50% - min(3vw,24px));
	}
	.shop_henka_txt,
	.shop_golden_txt,
	.shop_program_txt,
	.shop_reason_conts {
		font-size: clamp(15px,1.5vw,20px);
	}
	.shop_henka_txt p,
	.shop_golden_txt p,
	.shop_program_txt p,
	.shop_reason_conts p  {
		margin: .5em 0!important;
	}
	/* .shop_golden_wrap > figure {
	width: calc(60% - min(1.5vw,12px));
}
	.shop_golden_txt {
	width: calc(40% - min(1.5vw,12px));
} */
	.shop_ba {
		padding: min(2.5vw,40px);
		flex-direction: row;
		flex-wrap: wrap;
	}
	.shop_ba li {
		width: calc(50% - min(1vw,8px));
	}
	.shop_nintei {
		justify-content: center;
		align-items: center;
	}
	.shop_mintei_name {
		line-height:1.2;
		font-size:12px;
	}
	.shop_reason_list li {
		display: grid;
		grid-template-columns: 1fr 40%;
		grid-template-rows: auto 1fr;
	}
	.shop_reason_list li h3 {
		grid-column: 1/3;
	}
	.shop_reason_conts {
		grid-column: 1/2;
		grid-row: 2/3;
	}
	.shop_reason_pic {
		grid-column: 2/3;
		grid-row: 2/3;
	}
	.shop_voice_list {
		flex-direction: row;
		flex-wrap: wrap;
		gap: min(1.5vw,24px);
	}
	.shop_voice_list li {
		width: calc(33% - min(1vw,16px));
		padding: min(3vw,40px);
		gap: min(2vw,32px);
	}
	.shop_voice_ttl {
		font-size: clamp(18px, 2vw, 22px);
	}
	.shop_voice_conts {
		font-size: clamp(13px,1.5vw,15px);
	}
	.shop_staff_list {
		gap: min(5vw,40px);
	}
	.shop_staff_list li {
		flex-direction: row;
	}
	.shop_staff_pic {
		flex-shrink: 0;
		width: 40%;
	}
	.shop_staff_pic figcaption {
		font-size: clamp(18px,3vw,36px);
	}
	.shop_suisen_list {
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		gap: min(5vw,40px);
	}
	.shop_suisen_list li,
	.shop_suisen_list li:first-child img {
		width: min(calc(50% - min(2.5vw,20px)),500px);
	}
	.shop_suisen_list li:first-child {
		width: 100%;
	}
	.shop_contact_cta {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: min(5vw,40px);
	}
	.shop_contact_cta > * {
		width: calc(50% - min(2.5vw,20px));
	}
	.shop_contact_cta .shop_cta {
		margin-top: 0;
	}
	.shop_contact_cta .shop_cta li {
		font-size: clamp(30px, 4vw, 48px);
	}
	/*店舗一覧*/
	.shop_list {
		flex-direction: row;
		flex-wrap: wrap;
		gap: min(3vw,24px);
	}
	.shop_list li {
		width: calc(50% - min(1.5vw,12px));
	}
	/*==================================
	PC_page
	==================================*/
	.banner_area {
		text-align: center;
	}
	.catch_list:not(.contents_list) ul {
		margin: 4px 0;
		float: left;
		width: 432px;
	}
	.catch_list li {
		padding: 6px 0 6px 44px;
		font-size: 18px;
	}
	.catch_list .img_right {
		width: 224px;
		float: right;
	}
	.catch_list .img_right img {
		width: auto;
		height: auto;
		max-width: 224px;
		max-height: 224px;
	}
	/*==================================
	PC_access
	==================================*/
	.access_info01 p {
		margin: 0;
	}
	.access_info02 {
		clear: both;
	}
	.access_info03 {
		margin: 0 auto;
		width: 500px;
	}

	/*==================================
	PC_form
	==================================*/
	.form_atention {
		width: 92%;
	}
	.privacy_policy {
		height: 150px;
	}
	/*==================================
	PC_Blog
	==================================*/
	.date {
		font-size: 13px;
		color: #ccc;
		text-align: right;
	}
	/*==================================
	PC_pager
	==================================*/
	.navigation {
		width: 630px;
	}
}
/*==================================
PC iPad landscape ~
==================================*/
@media screen and (min-width: 960px) {
	img {
		image-rendering: -webkit-optimize-contrast;
	}
	#contents {
		margin: 0 auto 40px;
		width: min(96%, 1090px);
		padding: 48px 36px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#contents.contents_top {
		padding: 0 36px;
		width: min(96%, 1230px);
	}
	#contents::after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: "";
		clear: both;
		height: 0;
	}
	#form_contents {
		width: 720px;
		margin: 0 auto;
	}
	#main {
		z-index: -1;
		float: right;
		width: 74%;
		max-width: 720px;
	}
	#sidebar {
		display: block;
		float: left;
		width: 25%;
		max-width: 256px;
	}
	#sidebar > div {
		width: 100%;
	}
	/* img */
	.img_left {
		margin: 0 16px 16px 0;
		float: left;
	}
	.img_right {
		margin: 0 0 16px 16px;
		float: right;
	}
	.side_fixed_menu {
		width: 100%;
	}
}
/*==================================
PC Wide
==================================*/
@media screen and (min-width: 1240px) {
	body {
		min-width: 1240px;
		max-width: none;
	}
	.side_fixed_menu {
		width: 100%;
	}
}
