@charset "utf-8";

/* zen-kaku-gothic-new-500 - japanese */
@font-face {
	font-display: optional;
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/zen-kaku-gothic-new-v18-japanese-500.woff2') format('woff2');
}
/* zen-kaku-gothic-new-700 - japanese */
@font-face {
	font-display: optional;
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/zen-kaku-gothic-new-v18-japanese-700.woff2') format('woff2');
}

/*
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;
}
html, body {
	overflow-x: hidden;
}
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
==================================*/
:root {
	--bordercolor01: #e3e3da;
	--bordercolor02: #c5c1bd;
	--bordercolor03: #565656;
	--bgcolor01: #fff;
	--bgcolor02: #fcf9f5;
	--bgcolor03: #3a90b9;
	--bgcolor04: #edf6fb;
	--pointcolor: #f38501;
	--pointcolor02: #f5d84d;
	--txtcolor01: #fff;
	--txtcolor02: #565656;
	--mincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	--gothic: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	--kakugothic: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
}
.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: #000d99;
}
a:visited {
	color: #551a8b;
}
a:hover {
	color: #000d99;
}
a:active {
	color: #b71c1c;
}
body {
	overflow-x: hidden;
	background: #fff;
	color: var(--txtcolor02);
	font-size: 15px;
	line-height: 1.5;
	font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500;
	/* 游明朝(transform rotateは明朝体の時だけ設定)
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	transform: rotate(.03deg); */
	/* 游ゴシック(font-weightはゴシック体の時のみ設定)
	font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
	font-weight: 500; */
}
.txt_l {
	font-size: 120%;
}
/*==================================
SP_layout
==================================*/
#main {
	margin: 4px auto 0;
	padding: 0 6px;
	width: 100%;
	max-width: 640px;
	box-sizing: border-box;
}
#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 0 16px;
}
a:active img {
	-webkit-opacity: 0.7;
	opacity: 0.7;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube 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;
	background: #fcf9f5;
	color: var(--pointcolor);
	font-size: 20px;
	border-radius: 10px;
	border: 3px solid var(--pointcolor);
}
.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: normal;
	color: var(--txtcolor01);
	background: var(--pointcolor);
	border-radius: 10px;
}
.h_style03,
.post h4,
.block_wrapper h3:not(.nostyle) {
	position: relative;
	clear: both;
	margin: 32px auto 24px;
	padding: 0 8px 4px 12px;
	font-size: 18px;
	border-left: solid 8px var(--bgcolor03);
	box-sizing: border-box;
}
.h_style03::after,
.post h4::after,
.block_wrapper h3:not(.nostyle)::after {
	position: absolute;
	left: 4px;
	bottom: 0;
	display: block;
	content: "";
	width: calc(100% - 4px);
	border-bottom: solid 2px var(--bgcolor03);
}
.h_style04,
.post h5,
.block_wrapper h4:not(.nostyle) {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 24px auto 16px;
	padding: 0 8px 2px 32px;
	font-weight: bold;
	border-bottom: solid 2px var(--bgcolor03);
	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: var(--bgcolor01);
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	box-shadow: 0 0 0 8px var(--bgcolor03);
}
.h_style05,
.post h6,
.block_wrapper h5:not(.nostyle) {
	clear: both;
	overflow: hidden;
	margin: 24px auto 16px;
	padding: 0 4px 2px;
	font-weight: bold;
	border-bottom: double 4px var(--bgcolor03);
	font-size: 16px;
}
@media screen and (min-width: 640px) {
	.h_style01 {
		margin: 24px auto 16px;
	}
	.h_style02,
	.post h3:not([class]),
	.block_wrapper h2:not(.nostyle) {
		margin: 24px auto 16px;
	}

	.h_style03,
	.post h4,
	.block_wrapper h3:not(.nostyle) {
		margin: 32px 4px 24px;
	}
	.h_style04,
	.post h5,
	.block_wrapper h4:not(.nostyle) {
		margin: 24px 4px 16px;
	}
	.h_style05,
	.post h6,
	.block_wrapper h5:not(.nostyle) {
		margin: 24px 4px 16px;
	}
}
/*==================================
SP_header
==================================*/
#header {
	position: relative;
	z-index: 99999;
}
.h_inner {
	margin: 0 auto;
	padding: 16px 0;
	width: min(98%,1240px);
}
.h_logo {
	margin: 8px auto;
	width: 90%;
}
.h_logo_group {
	width: min(60%,250px);
}
.h_logo_shops {
	margin: 12px auto 0;
	display: flex;
	gap: min(2vw,16px);
	justify-content: center;
}
.h_logo_shops > img {
	margin: 0;
	min-width: 0;
}
/*==================================
SP_navigation
==================================*/
nav {
	position: relative;
	z-index: 9999;
	width: 100%;
	background: #fff;
}
.gnav_sp {
	width: 100%;
	display: flex;
	justify-content: space-around;
	gap: min(2vw,16px);
	margin: 0 auto;
	border-top: solid 1px #c5c1bd;
	border-bottom: solid 1px #c5c1bd;
}
.gnav_sp > li {
	padding: 8px 0;
}
.gnav_sp > li > * > img {
	width: min(90%,92px);
}
.fixed {
	position: fixed;
	top: 0;
}
/*ページ内リンク対策*/
.page_link {
	margin-top: -40px;
	padding-top: 40px;
}
.bt_pagetop01 a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: .5em;
	width: min(15vw,90px);
	height: min(15vw,90px);
	margin: 0 auto;
	padding: clamp(12px,2vw,16px);
	background-color: #f38501;
	color: #fff;
	font-weight: bold;
	font-size: clamp(10px,3vw,15px);
	text-align: center;
	line-height: 1;
	text-decoration: none;
	border-radius: 50%;
	box-sizing: border-box;
}
/*
色を変更するときは以下のURLでCSSを生成してください。
https://angel-rs.github.io/css-color-filter-generator/
*/
.bt_pagetop01 a img {
	width: min(80%,44px);
	aspect-ratio: 22/15;
	margin: 0 auto;
	filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(0%) hue-rotate(43deg) brightness(106%) contrast(100%);
	-webkit-filter: brightness(0) saturate(100%) invert(99%) sepia(99%) saturate(0%) hue-rotate(43deg) brightness(106%) contrast(100%);
}
.bt_pagetop02 {
	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;
	padding: 1%;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	gap:1%;
}
/* 画像の幅のpxを設定 */
.sp_fix_bt > * {
	width: min(calc(50% - 4px), 380px);
}
/*==================================
SP_mainimg
==================================*/
.main_img_wrap {
	position:relative;
	margin: 0 auto 10vw;
}
.main_img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.main_point {
	position: absolute;
	transform: translate(0, -50%);
	display: flex;
	justify-content: center;
	gap: min(4vw,32px);
	margin: 0 auto 0 0;
	padding: 12px;
	width: min(90%,670px);
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 0 15px 0 0;
}
.main_point::after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: scale(-1,1) translate(-100%,-100%);
	display: block;
	width: 15px;
	height: 15px;
	content: url(image/top/main_img_parts.png);
}
/*==================================
SP_contact
==================================*/
.contact {
	background: var(--bgcolor04);
	padding: 3em 0;
}
.contact_conts {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	gap: min(5vw,40px);
	justify-content: center;
	margin: 0 auto;
	width: min(94vw,1240px);
}
.contact_heading {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin: 0 auto;
	width: min(70%,680px);
	font-size: clamp(24px,5vw,40px);
	font-weight: bold;
	text-align: center;
}
.contact_shops {
	margin: min(5vw, 40px) auto 0;
	display: grid;
	grid-template-columns: 1fr;
	gap: min(16vw,96px);
}
.contact_shops_name {
	width: min(90%,360px);
	margin: 0 auto;
}
.contact_info_box {
	margin: min(5vw,40px) auto;
}
.contact_info {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1em;
}
.contact_info .block_uketsuke {
	margin: 1em auto 0;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
}
.contact_info .block_uketsuke tr > :first-child {
	width: 8em;
}
.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
	padding: .3em .1em;
	font-size: clamp(14px,4vw,28px);
}
.contact_info .uketsuke_block_notes {
	text-align: center;
	font-size: clamp(14px,3.5vw,24px);
}
.contact_info_box p {
	margin: 0 0 8px;
}
.contact_access {
	margin: 0 auto;
	width: 90%;
	display: grid;
	grid-template-columns: 4em 1fr;
	row-gap: .3em;
	line-height: 1.3;
	font-size: clamp(16px,3vw,18px);
}
.contact_add span {
	display: inline-block;
}
.contact_add span:first-child {
	margin-right: .5em;
}
.contact_bt {
	display:flex;
	flex-wrap:wrap;
	gap:.5em;
}
.contact_bt_tel,.contact_bt_line{
	width:100%;
}
.contact_bt li a {
	display: block;
	width: 96%;
	margin: 0 auto;
	padding: 3% 5%;
	color: var(--txtcolor01);
	font-size: clamp(16px,4vw,32px);
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
	border-radius: 10px;
	box-sizing: border-box;
	box-shadow: 3.5px 3.5px 5.5px 0.3px rgba(34, 23, 20, 0.14);
}
.contact_bt li a::before {
	display: block;
	/* 	font-size: 75%; */
	padding: 0 0 2px;
	border-bottom: solid 1px var(--txtcolor01);
}
.contact_bt_tel a::before {
	content: 'お気軽にご相談ください';
}
.contact_bt_tel .tel_num::before {
	font-family: "icomoon";
	font-size: 75%;
	content: "\e942";
	display: inline-block;
	margin: 0 4px 0 8px;
	vertical-align: baseline;
}
.contact_bt_line .line_txt::before {
	font-family: "icomoon";
	font-size: 75%;
	content: "\e96b";
	display: inline-block;
	margin: 0 4px 0 0;
	vertical-align: baseline;
}
.tel_num,.line_txt{
	font-size:24px;
}
.contact_mukaihigashi .contact_bt_tel a {
	background-color: var(--pointcolor);
}
.contact_yamate .contact_bt_tel a {
	background-color: var(--bgcolor03);
}
.contact_bt_line a::before {
	content: '24時間受付中';
}
.contact_bt_line a {
	background-color: #42be75;
}
.contact_map {
	margin: min(5vw,40px) auto 0;
}
.contact_map iframe {
	aspect-ratio:16 / 9;
	width:100%!important;
	height: 100%!important;
}
/*==================================
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: min(640px,95%);
}
.side_fixed_menu a {
	border: none;
}
.side_fixed_menu li {
	margin: 0 auto 10px;
}
.side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding: 16px 0;
	background: var(--pointcolor);
	border-radius: 10px;
}
/*各店舗ボタン*/
.sideshop {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0 auto;
	width: min(640px,95%);
}
.sideshop li a {
	overflow: hidden;
	position: relative;
	display: block;
	width: 100%;
	padding: 16px 0;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	transition: .3s;
	border-radius:10px;
}
.sideshop_mukaihigashi a {
	border: solid 3px var(--pointcolor);
	color: var(--txtcolor02);
}
.sideshop_yamate a {
	border: solid 3px var(--bgcolor03);
	color: var(--txtcolor02);
}
.sideshop li a::before {
	position: absolute;
	width: 8px;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	transition: all .3s ease-in-out;
}
.sideshop_mukaihigashi a::before {
	background-color: var(--pointcolor);
}
.sideshop_yamate a::before {
	background-color: var(--bgcolor03);
}
.sideshop_inner {
	position: relative;
}
.sideshop_inner span {
	display: inline-block;
}
.sideshop_inner .sideshop_add {
	display: block;
}
.sideshop li a:hover {
	color: var(--txtcolor01);
}
.sideshop li a:hover::before {
	width: 100%;
}
/*メニュー共通設定*/
.widget_nav_menu p,
.widget_categories p,
.widget_recent_entries p,
.widget_search p {
	padding: 8px;
	background: var(--bgcolor03);
	text-align: center;
	color: var(--txtcolor01);
	font-size: 18px;
	border-radius: 6px 6px 0 0;
}
/*メニュー（固定ページ/関連メニュー）*/
.widget_nav_menu,
.widget_categories,
.widget_recent_entries,
.widget_search {
	margin: 0 auto 1em;
	width: 95%;
	max-width: 640px;
	border: solid 1px var(--bgcolor03);
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.widget_nav_menu ul,
.widget_categories ul,
.widget_recent_entries ul  {
	margin: 8px 16px 16px;
}
.widget_nav_menu li,
.widget_categories li,
.widget_recent_entries li  {
	border-bottom: dotted 1px var(--bgcolor03);
}
#nav_menu-2 li {
	border-bottom: solid 1px var(--bordercolor02);
}
.widget_nav_menu a,
.widget_categories a,
.widget_recent_entries a {
	position: relative;
	display: block;
	padding: 10px 1em;
	text-decoration: none;
	color: inherit;
}
.widget_nav_menu a::after {
	position: absolute;
	right: 0;
	top: 50%;
	content: '▲';
	display: block;
	transform: translateY(-50%) rotate(90deg);
	color: var(--bgcolor03);
}

/*検索*/
/* .widget_search {
text-align: center;
}
.widget_search label {
display: none;
}
.widget_search form {
padding: 16px 8px;
}
.search-form-2 {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 3px;
}
.search-form-2 input {
width: 100%;
height: 45px;
padding: 5px 8px;
border: none;
border-radius: 3px 0 0 3px;
box-sizing: border-box;
background-color: #f2f2f2;
font-size: 0.9em;
outline: none;
box-shadow: 3px 3px 3px #e3dcdc;
}
.search-form-2 input::placeholder {
color: #79796a;
}
.search-form-2 button {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 45px;
border: none;
border-radius: 0 3px 3px 0;
background-color: #bdbdae;
cursor: pointer;
box-shadow: 3px 3px 3px #e3dcdc;
}
.search-form-2 button::after {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
content: '';
}
.search_emptytitle {
font-size: 18px;
font-weight: 600;
} */
/*月別アーカイブ*/
.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;
}
/*==================================
SP_copyright
==================================*/
.copyright {
	background: var(--bgcolor04);
	text-align: center;
	margin: 0;
	font-size: 1rem;
	font-size: 10px;
}
/* 	.copyright a:link {
color: #000d99;
}
.copyright a:visited {
color: #551a8b;
}
.copyright a:hover {
color: #000d99;
}
.copyright a:active {
color: #b71c1c;
} */
/*==================================
SP_footer
==================================*/
#footer {
	background-color: var(--bgcolor04);
	padding: 0 0 20%;
}
.f_inner {
	display: none;
}
/*==================================
SP_toppage
==================================*/
.top_inner {
	padding: min(10vw,80px) 8px;
}
.top_heading01 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: var(--mincho);
	font-size: clamp(18px,4vw,24px);
	text-align: center;
}
.top_heading01 mark {
	display: contents;
}
.top_heading01 mark, .top_nayami_ttl mark, .top_jisseki_ttl mark {
	font-size: 120%;
}
.top_heading01::before,
.top_heading01::after {
	display: block;
	content: '';
	width: 1px;
	height: 2.5em;
	border-left: solid 1px var(--txtcolor02);
}
.top_heading01::before {
	transform: rotate(-20deg);
	margin: 0 1em 0 0;
}
.top_heading01::after {
	transform: rotate(20deg);
	margin: 0 0 0 1em;
}
.top_heading02 {
	margin: 0 auto min(5vw,40px);
	font-family: var(--mincho);
	font-size: clamp(24px,4vw,32px);
	text-align: center;
}
.top_heading02::before {
	display: block;
	color: var(--pointcolor02);
	font-family: var(--gothic);
	font-size: 62.5%;
}
.top_link {
	margin: min(8vw,64px) auto 0;
}
.top_link a {
	position: relative;
	display: block;
	margin: 0 auto;
	width: fit-content;
	font-size: clamp(18px,4vw,24px);
	color: var(--txtcolor02);
	text-decoration: none;
	padding: 0 8px 6px;
	border-bottom: solid 1px var(--txtcolor02);
}
.top_link a::before,
.top_link a::after {
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	content: '';
}
.top_link a::before {
	width: 2.5em;
	aspect-ratio: 1/1;
	background-color: var(--pointcolor);
	transform: translate(110%,-50%) scale(1);
	border-radius: 50%;
	transition: .2s;
}
.top_link a::after {
	content: '';
	width: 1.5em;
	height: .3em;
	border-bottom: solid 2px var(--txtcolor01);
	border-right: solid 2px var(--txtcolor01);
	transform: translate(130%,-56%) skew(45deg);
}
.top_offer {
	padding-top: min(5vw,40px);
	padding-bottom: min(5vw,40px);
}
.top_offer_bnr, .page_offer_bnr {
	margin: 0 auto;
	width: min(98%, 640px);
}
.offer_deadline {
	text-align: center;
	font-size: min(5vw,32px);
	font-weight: bold;
}
.offerbnr_deadline_date {
	font-family: var(--gothic);
	color: var(--bgcolor03);
	font-size: 160%;
}
.top_news_wrap {
	position: relative;
}
.top_news_wrap::after {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(-25%,33%);
	display: block;
	content: '';
	width: min(12vw,96px);
	aspect-ratio: 16 / 19;
	background: url(image/top/news_img.png) no-repeat center center;
	background-size: contain;
}
.top_news {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: min(4vw,40px);
	width: min(98%,1000px);
	border-radius: 16px;
	background-color: var(--bgcolor02);
}
.top_news::before,
.top_news::after {
	display: block;
	font-size: 1.3em;
	font-family: var(--mincho);
}
.top_news::before {
	position: relative;
	left: 1.2em;
	content: "お知らせ";
}
.top_news::after {
	position: absolute;
	top: min(3vw,38px);
	left: min(4vw,40px);
	content: "▲";
	color: var(--pointcolor);
	transform: rotate(90deg);
}
.top_news .wp-block-latest-posts__post-date {
	font-size: 90%;
}
.top_news li {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	gap: 2em;
	padding: .2em .5em
}
.top_news li a {
	font-size: clamp(15px,3vw,18px);
	text-decoration: none;
	color: var(--txtcolor02);
}
.top_news li:not(:last-child) {
	border-bottom: solid 1px #c5c1bd;
}
.top_group_bt {
	flex-direction: column;
	margin: min(5vw,40px) auto;
	justify-content: center;
	gap: min(4vw, 32px);
}
.top_group_bt a img {
	display: block;
	box-shadow: 3.5px 3.5px 5.5px 0.3px rgba(34, 23, 20, 0.14);
	border-radius: min(1.5vw,16px);
	transform: translateY(0);
	transition: all .3s ease-in-out;
}
.top_group_bt a:hover img {
	transform: translateY(-3px);
	box-shadow: 3.5px 6.5px 8.5px 0.3px rgba(34, 23, 20, 0.28);
}
.top_nayami {
	margin: 0 auto;
	padding: min(5vw,40px) min(3vw,60px);
	width: min(96%,800px);
	background-color: var(--bgcolor01);
	border-radius: 16px;
}
.top_nayami_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: var(--mincho);
	font-size: clamp(20px,4vw,24px);
	text-align: center;
}
.top_nayami_ttl mark {
	display: contents;
}
.top_nayami_list {
	margin: min(2vw,16px) auto 0;
	width: min(90%,660px);
}
.top_nayami_list li {
	display: flex;
	list-style: none;
	margin: 0;
	padding: .8em .5em;
	font-size: clamp(18px,3.5vw,20px);
	border-bottom: solid 1px var(--bordercolor02);
}
.top_nayami_list li::before {
	flex-grow: 0;
	font-family: "icomoon";
	content: "\ea52";
	margin: 2px 8px 0 0;
	line-height: 1;
	font-size: 1.5em;
	color: var(--pointcolor);
	display: block;
}
.top_shoujou_bt {
	margin: min(8vw,64px) auto 0;
	width: 96%;
	grid-template-columns: repeat(2, 1fr)!important;
	gap: min(4vw,24px);
	justify-content: center;
}
.top_shoujou_bt > .wp-block-image:not(.nostyle) {
	max-width: 200px;
	margin: 0 auto!important;
	padding: 0;
}
.top_shoujou_bt figure {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 3.5px 3.5px 5.5px 0.3px rgba(34, 23, 20, 0.14);
}
.top_shoujou_bt figure::after {
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(60%,-70%);
	display: block;
	content: '';
	width: 88px;
	aspect-ratio: 1/1;
	background-color: var(--pointcolor02);
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.top_shoujou_bt figure:hover::after {
	background-color: var(--bgcolor03);
}
.top_shoujou_bt figure a {
	display: block;
}
.top_shoujou_bt figure a:hover img {
	opacity: 1;
}
.top_inner.top_jisseki01 {
	padding-top: 0;
}
.top_jisseki {
	position: relative;
}
.top_jisseki::after {
	position: absolute;
	left: 16px;
	bottom: 0;
	transform: translate(0,20%);
	display: block;
	content: '';
	width: min(15vw,116px);
	aspect-ratio: 116 / 160;
	background: url(image/top/jisseki_img04.png) no-repeat center center;
	background-size: contain;
}
.top_jisseki01 > * {
	position: relative;
	display: grid;
	grid-template-columns: 1fr;
	gap: min(4vw,32px);
	font-family: var(--mincho);
	font-size: 18px;
	line-height: 2;
	text-align: center;
}
.top_jisseki01_conts {
	position: relative;
	z-index: 10;
	order: 1;
}
.top_jisseki_ttl {
	display: block;
	position: relative;
	width: fit-content;
	margin: 0 auto;
	padding: 2em 0 0 min(8vw,48px);
	box-sizing: border-box;
}
.top_jisseki_ttl img {
	position: absolute;
	left: 0;
	display: block;
	width: min(20vw,136px)!important;
	transform: translate(-20%,-100%);
}
.top_jisseki_ttl mark {
	display: contents;
}
.top_jisseki01_txt  {
	margin: min(4vw,32px) auto 0;
}
.top_jisseki01_img_wrapper {
	position: relative;
	order: 0;
}
.top_jisseki01_img_wrapper::after {
	position: absolute;
	left: 90%;
	bottom: -5%;
	display: block;
	content: '';
	width: min(10vw,82px);
	aspect-ratio: 41 / 60;
	background: url(image/top/jisseki_img02.png) no-repeat center center;
	background-size: contain;
}
.top_jisseki01_img {
	overflow: hidden;
	width: min(90vw,680px);
	aspect-ratio: 5.5/3;
	margin: 0 -16px 0 auto;
}
.top_jisseki01_img img {
	border-radius: 30px 0 0 30px;
	margin: 0;
	height: 100%;
	object-fit: cover;
	object-position: 0 0;
}
.top_jisseki02 > * {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	justify-content: center;
	gap: min(4vw,32px);
}
.top_jisseki02 figure {
	width: min(96%,404px);
}
.top_jisseki02_txt {
	padding: 0.5em;
	font-size: 16px;
}
.top_osusume_ttl::before {
	content: 'recommend';
}
.top_osusume_bt {
	flex-direction: column;
	margin: min(5vw,40px) auto 0;
	width: min(100%, 1240px);
	gap: min(4vw,32px);
}
.top_osusume_bt figure {
	position: relative;
	overflow: hidden;
	width: min(96%,580px);
	border-radius: min(1.5vw,16px);
	box-shadow: 3.5px 3.5px 5.5px 0.3px rgba(34, 23, 20, 0.14);
}
.top_osusume_bt figure::before,
.top_osusume_bt figure::after {
	position: absolute;
	display: block;
}
.top_osusume_bt figure::before {
	top: 100%;
	left: 100%;
	transform: translate(-65%,-55%);
	content: '';
	width: min(30vw,172px);
	aspect-ratio: 1/1;
	border-radius: 50%;
	transition: .3s;
}
.top_osusume_bt figure::after {
	bottom: 0;
	right: 0;
	transform: translate(-.8em,-.8em);
	content: 'もっと詳しく';
	width: 3em;
	color: var(--txtcolor01);
	font-size: min(3.6vw,22px);
	line-height: 1.2;
}
.top_osusume_bt figure.bnr_youtsu::before {
	background-color: var(--bgcolor03);
}
.top_osusume_bt figure.bnr_shijukata::before {
	background-color: var(--pointcolor);
}
.top_osusume_bt figure:hover {
	opacity: .8;
}
.top_osusume_bt figure:hover::before {
	width: min(32vw,190px);
}
.top_osusume_bt figure a {
	display: block;
}
.top_osusume_bt figure a:hover img {
	opacity: 1;
}
.top_point_ttl::before {
	content: 'point';
	margin: 0 auto .5em;
}
.top_point_list {
	counter-reset: point-list;
	margin: 0 calc(50% - min(90vw, 1240px)/2);
	width: min(90vw, 1240px);
	grid-template-columns: repeat(1, minmax(0, 1fr))!important;
	gap: min(15vw,120px);
}
.top_point_list figure {
	position: relative;
	width: min(100%, 320px);
}
.top_point_list figure::before {
	position: absolute;
	counter-increment: point-list;
	content: counter(point-list, decimal-leading-zero);
	color: var(--pointcolor);
	font-size: min(18vw,80px);
	line-height: 1;
	font-weight: bold;
	top: 0;
	left: 0;
	transform: translate(-30%,-50%) scale(1,0.8);
}
.top_point_list figcaption,
.top_point_txt {
	display: block;
	width: min(100%,320px);
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 16px;
}
.top_point_list figcaption {
	/* 	font-family: var(--mincho); */
	color: #f38501;
	padding: 16px 0 8px;
	font-size: 20px;
	text-shadow: 0 0 0.02em currentColor;
	border-bottom: solid 1px var(--txtcolor02);
}
.top_point_txt {
	padding: 0 8px;
}
.top_inner.top_suisen  {
	position: relative;
	padding-bottom: min(15vw,120px);
}
.top_suisen::after {
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translate(25%,25%);
	display: block;
	content: '';
	width: min(12vw,86px);
	aspect-ratio: 43 / 54;
	background: url(image/top/recommend_img.png) no-repeat center center;
	background-size: contain;
}
.top_suisen_ttl::before {
	content: 'recommend';
	margin: 0 auto .5em;
}
.top_suisen_profile {
	border-radius: 12px;
	font-size: 18px;
	font-weight: bold;
}
.top_suisen_list {
	margin: 0 calc(50% - min(96vw, 1240px)/2);
	width: min(96vw, 1240px);
	display: grid;
	grid-template-columns: 1fr;
	gap: min(4vw,32px);
}
.top_suisen_list li {
	display: grid;
	grid-template-columns: 1fr;
	gap: min(3vw,24px);
	align-items: center;
	padding: min(4vw,32px) min(3vw,24px);
	background-color: var(--bgcolor02);
	border-radius: 12px;
}
.top_suisen_profile {
	padding: .5em;
	border-radius: 12px;
	background-color: var(--bgcolor04);
	color: var(--bgcolor03);
	font-family: var(--mincho);
	text-align: center;
	text-shadow: 0 0 0.05em currentColor;
}
.top_suisen_profile span {
	display: inline-block;
}
.top_suisen_profile .add {
	margin: 0 1em 0 0;
}
.top_suisen_profile .name {
	display: block;
}
.top_suisen_txt {
	padding: .5em;
	text-align: left;
	font-size: 16px;
}
/*==================================
SP_voice
==================================*/
.top_voice_ttl::before {
	content: 'voice';
}
.top_voice {
	position: relative;
	margin: 0 auto!important;
	width: 80vw!important;
}
.top_voice_box {
	margin: 0 auto 16px;
	padding: 3%;
	background: var(--bgcolor02);
	border-radius: 12px;
	box-sizing: border-box;
}
.top_voice_box_ttl {
	text-align: center;
	font-family: var(--mincho);
	font-size: 18px;
	border-bottom: solid 1px var(--txtcolor02);
	box-sizing: border-box;
}
.top_voice_container {
	margin: min(3vw,24px) auto 0;
	display: grid;
	grid-template-columns: 1fr;
	gap: min(3vw,24px);
}
.block_wrapper .top_voice_container_txt p:not([class]) {
	margin: 0!important;
}
.menseki {
	position: relative;
	margin: 4em 0 0;
	font-size: 12px;
	color: #79796a;
	text-align: right;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
	margin: 2em auto;
}
/*==================================
SP_page
==================================*/
/*キャッチ*/
.banner_area {
	margin: 0 0 32px;
}
.catch_list {
	overflow: hidden;
}
.catch_list ul {
	overflow: hidden;
	margin: 4px 0;
}
.catch_list li {
	display: flex;
	list-style: none;
	margin: 0 0 4px;
	padding: 10px 0 8px;
	font-size: 20px;
	border-bottom: dotted 2px var(--bordercolor03);
}
.catch_list li::before {
	flex-grow: 0;
	font-family: "icomoon";
	content: "\ea52";
	margin: 2px 4px 0 0;
	line-height: 1;
	font-size: 1.5em;
	color: var(--pointcolor);
	display: block;
}
.catch_list .img_right img {
	width: auto;
	height: auto;
	max-width: 224px;
	max-height: 224px;
}
/*お悩み別メニュー一覧*/
.contents_list {
	width: 90%;
	margin: 8px auto;
}
.contents_list li {
	display: flex;
	list-style: none;
	margin: 0 0 4px;
	padding: 10px 0 8px;
	font-size: 20px;
	border-bottom: dotted 2px var(--bordercolor03);
}
.contents_list li::before {
	flex-grow: 0;
	font-family: "icomoon";
	content: "\ea52";
	margin: 2px 4px 0 0;
	line-height: 1;
	font-size: 1.5em;
	color: var(--pointcolor);
	display: block;
}
.contents_list a {
	text-decoration: none;
	color: var(--txtcolor02);
}
.contents_list li:hover::before {
	color: var(--bgcolor03);
}
/*==================================
SP_access
==================================*/
.access_cta .wp-block-button__link {
	border-radius: 10px;
	color: var(--txtcolor01);
	font-size: clamp(18px,4vw,32px);
	transition: .3s;
	padding: .5em;
}
.access_cta .wp-block-button:first-child .wp-block-button__link::before {
	font-family: "icomoon";
	content: "\e942";
	display: inline-block;
	margin: 0 4px 0 0;
	font-size: 80%;
	vertical-align: baseline;
}
.access_cta .wp-block-button:last-child .wp-block-button__link::before {
	font-family: "icomoon";
	content: "\e96b";
	display: inline-block;
	margin: 0 4px 0 0;
	font-size: 80%;
	vertical-align: baseline;
}
.access_cta .wp-block-button__link:hover {
	opacity: 0.7;
}
/*==================================
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%;
}
/*==================================
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: "\e94e";
	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: "\e92f";
	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); /*画像の拡大*/
}

@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) {
	.top_group_bt {
		flex-direction: row;
	}
	.top_shoujou_bt {
		margin: min(8vw,64px) auto 0;
		grid-template-columns: repeat(auto-fit, 200px)!important;
		justify-content: center;
	}
	.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;
	}
	.catch_list .img_right {
		max-width: none;
		float: none;
		margin: 0 0 8px;
	}
	.top_jisseki_ttl img {
		transform: translate(-50%,-100%);
	}
	/*      スマホ横アクセス
	---------------------------------*/
	.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 iPhone Landscape(iPhone 480px~782px)
==================================*/
@media screen and (min-width: 480px) and (max-width: 782px) {
	.contact_conts .img_left {
		float: none;
	}
	#sidebar {
		column-count: 2;
		column-gap: 0;
	}
	#sidebar > div {
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}
}
/*==================================
スマホ用ドロワーメニュー
==================================*/
@media screen and (max-width: 782px) {
	#sp_menu {
		display: contents;
		background-color: transparent;
		border: none;
		cursor: pointer;
		outline: none;
		padding: 0;
		appearance: none;
	}
	#sidebar {
		position: fixed;
		top: 0;
		left: 0;
		width: 85%;
		height: 100%;
		padding: 2em 0;
		background-color: #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;
	}
	/*モーダルの指定*/
	.modal_tel_container,
	.modal_line_container,
	.modal_access_container {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: center;
		background: rgba(0,0,0,50%);
		padding: 40px 20px;
		overflow: auto;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		box-sizing: border-box;
	}
	.modal_tel_container::before,
	.modal_line_container::before,
	.modal_access_container::before {
		content: "";
		display: inline-block;
		vertical-align: middle;
		height: 100%;
	}
	.modal_tel_container.active,
	.modal_line_container.active,
	.modal_access_container.active {
		opacity: 1;
		visibility: visible;
	}
	.modal_access_container.active {
		z-index: 9999999;
	}
	.modal_body {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		max-width: 500px;
		width: 90%;
	}
	.modal_close {
		position: absolute;
		display: flex;
		align-items: center;
		justify-content: center;
		top: -40px;
		right: 0;
		width: 40px;
		height: 40px;
		font-size: 40px;
		color: #fff;
		cursor: pointer;
	}
	.modal_content {
		background: #fff;
		padding: 30px;
	}
	.modal_contact_ttl {
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		width: fit-content;
		margin: 0 auto;
		font-family: var(--gothic);
		font-size: clamp(20px,5vw,32px);
		font-weight: bold;
		border-bottom: solid 1px var(--txtcolor02);
	}
	.modal_contact_tel_list li a,
	.modal_contact_line_list li a,
	.modal_contact_access_list li a {
		display: block;
		margin: .5em auto;
		text-decoration: none;
	}
}
/*==================================
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 {
		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: 0 0 32px;
	}
	.bnr {
		margin: 0 0 16px;
		text-align: center;
	}

	/*==================================
	PC_heading
	==================================*/
	.h_style01,
	.h_style02,
	.news_ttl {
		font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
		font-weight:500;
	}
	.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 4px 24px;
	}
	.h_style04,
	.post h5,
	.block_wrapper h4:not(.nostyle)
	/*ブログ見出し*/ {
		margin: 24px 4px 16px;
		padding: 0 8px 2px 32px;
		font-size: 18px;
	}
	/*==================================
	PC_header
	==================================*/
	.h_inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: min(4vw,38px) 0 16px;
	}
	.h_logo {
		width: min(25%,284px);
		margin: 0;
	}
	.h_logo a {
		position: relative;
	}
	.h_logo_group {
		position: absolute;
		left: 50%;
		width: min(70%,250px);
		transform: translate(-50%,-100%);
	}
	.h_logo_shops {
		margin: 0 auto;
		flex-direction: column;
		gap: 0;
	}
	.h_logo_shops > img {
		width: min(100%,284px);
		padding: 8px 18px;
		box-sizing: border-box;
	}
	.h_logo_shops > img:first-child {
		padding: 8px calc(11.44% + 18px);
	}
	.h_logo_yamate, .h_info_yamate {
		border-top: solid 1px #86827c;
	}
	.h_info {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.h_info > li {
		display: flex;
		align-items: center;
		gap: 12px;
		padding: 8px 18px;
		box-sizing: border-box;
		font-size: clamp(13px,1.5vw,14px);
	}
	.h_info > li a {
		display: block;
		text-decoration: none;
		color: var(--txtcolor02);
	}
	.h_info > li a.h_info_line {
		color: #fff;
	}
	.h_info > li.h_info_mukaihigashi a.h_info_map:hover {
		color: #f38501;
	}
	.h_info > li.h_info_yamate a.h_info_map:hover {
		color: #3a90b9;
	}
	.h_info_tel {
		font-size: min(2.5vw,24px);
	}
	.h_info_tel::before {
		font-family: "icomoon";
		content: "\e942";
		display: inline-block;
		margin: 0 4px 0 0;
		font-size: 16px;
		vertical-align: baseline;
	}
	.h_info_mukaihigashi .h_info_tel::before {
		color: #f38501;
	}
	.h_info_yamate .h_info_tel::before {
		color: #3a90b9;
	}
	.h_info_tel:hover::before {
		animation: rotation 0.4s ease;
	}
	@keyframes rotation {
		0% {
			transform: rotate(0deg);
		}
		25% {
			transform: rotate(-45deg);
		}
		50% {
			transform: rotate(0deg);
		}
		75% {
			transform: rotate(-30deg);
		}
		100% {
			transform: rotate(0deg);
		}
	}
	.h_info_line {
		background-color: #42be75;
		border: solid 2px #42be75;
		padding: 2px 16px;
		border-radius: 100px;
	}
	.h_info_line::before {
		font-family: "icomoon";
		content: "\e96b";
		display: inline-block;
		margin: 0 4px 0 0;
		font-size: 13px;
		vertical-align: baseline;
	}
	.h_info > li a.h_info_line:hover {
		background-color: #fff;
		color: #42be75;
	}
	/*==================================
	PC_navigation
	==================================*/
	.gnav_pc {
		max-width: 1240px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	.gnav_pc > li {
		position: relative;
		text-align: center;
		width: 24.9%;
	}
	.gnav_pc > li > a {
		display: block;
		padding: 15px 10px;
		color: var(--txtcolor02);
		text-decoration: none;
		font-size: 18px;
	}
	.gnav_pc > li:hover > a {
		color: var(--bgcolor03);
	}
	.dropdown_link::after {
		display: inline-block;
		content: '>';
		transform: rotate(90deg) scale(0.5,1);
		margin: 0 0 0 .5em;
	}
	.dropdown_lists {
		display: none;
		position: absolute;
		top: 60px;
		left: 0;
		padding: .5em;
		width: 100%;
		background-color: var(--bgcolor01);
		border: solid 1px var(--bgcolor03);
		box-sizing: border-box;
		border-radius: 8px;
	}
	.dropdown_lists::before {
		position: absolute;
		left: 50%;
		top: 0;
		transform: translate(-50%,-50%) rotate(-45deg);
		content: '';
		display: block;
		width: 1em;
		height: 1em;
		background-color: var(--bgcolor01);
		border-top: solid 1px var(--bgcolor03);
		border-right: solid 1px var(--bgcolor03);
	}
	.dropdown_list > a {
		position: relative;
		display: block;
		text-decoration: none;
		color: inherit;
		width: fit-content;
		padding: .25em 0 0.25em 1.25em;
		box-sizing: border-box;
	}
	.dropdown_list > a:hover {
		color: var(--bgcolor03);
	}
	.dropdown_list > a:hover::before {
		position: absolute;
		left: .5em;
		top: 50%;
		transform: translateY(-50%);
		content: '＞';
		font-size: 80%;
		font-weight: bold;
		color: var(--bgcolor03);
	}
	.gnav_pc > li:hover .dropdown_lists {
		display: block;
	}
	#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;
	}
	#bt_pagetop a:hover {
		opacity: .7;
	}
	#bt_pagetop:hover img {
		opacity: 1;
	}
	/*==================================
	PC_mainimg
	==================================*/
	.main_img_wrap {
		margin: 0 auto;
	}
	.main_img{
		background-color: var(--bgcolor02);
	}
	.main_point {
		right: 36%;
		transform: translate(0, -100%);
		padding: min(3vw,40px) min(6vw,48px);
		border-radius: 15px 15px 0 0;
		width: min(52%,920px);
		box-sizing: border-box;
	}
	.main_point::before {
		position: absolute;
		bottom: -16px;
		left: 0;
		transform: translate(-100%,-100%);
		display: block;
		width: 15px;
		height: 15px;
		content: url(image/top/main_img_parts.png);
	}
	.main_point::after {
		top: auto;
		bottom: -16px;
		transform: scale(-1,1) translate(-100%,-100%);
	}
	/*==================================
	PC_contact
	==================================*/
	.contact {
		padding: 4em 0;
	}
	.contact_shops {
		grid-template-columns: repeat(2, 1fr);
		gap: min(8vw,64px);
	}
	.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
		padding: .3em;
		font-size: clamp(14px,1vw,24px);
	}
	.contact_info .uketsuke_block_notes {
		font-size: clamp(14px,0.6vw,20px);
	}
	.contact_access {
		font-size: clamp(14px,0.8vw,18px);
	}
	.contact_bt {
		display:flex;
		flex-wrap:nowrap;
		gap:.5em;
	}
	.contact_bt li a::before {
		font-size: 75%;
	}
	.contact_bt li a {
		font-size: clamp(16px,2vw,30px);
	}
	/*==================================
	PC_menu sidemenu
	==================================*/
	.side_fixed_menu li {
		margin: 0 auto 16px;
	}
	.side_fixed_menu li a/*PCサイドバーHOME・アクセスボタン*/ {
		padding: 16px 0;
		transition: .5s;
	}
	.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_categories li a:hover,
	.widget_recent_entries li a:hover {
		opacity: 0.7;
	}
	.widget_nav_menu a:hover::after {
		color: var(--pointcolor);
	}
	/*==================================
	PC_copyright
	==================================*/
	.copyright {
		padding: 16px 0;
		margin: 0;
		font-size: 14px;
	}
	/*==================================
	PC_footer
	==================================*/
	#footer {
		padding: 0;
	}
	.f_inner {
		display: block;
		overflow: hidden;
		margin: 0 auto;
		padding: 16px 0;
		width: 95%;
		max-width: 1024px;
	}
	/*==================================
	PC_voice
	==================================*/
	.top_voice {
		margin: 0 calc(50% - min(100vw, 1240px)/2)!important;
		width: min(100vw, 1240px)!important;
	}
	.top_voice_container {
		grid-template-columns: 25% 1fr;
	}

	/*==================================
	PC_toppage
	==================================*/
	.top_inner {
		margin: 0 calc(50% - 50vw);
		padding: min(10vw,80px) calc(50vw - 48%);
	}
	.top_link a:hover::before {
		animation: large .7s;
	}
	@keyframes large {
		0% {
			transform: translate(110%,-50%) scale(1);
		}
		/* 25% {
		transform: translate(110%,-50%) scale(0.9);
	} */
		50% {
			transform: translate(110%,-50%) scale(1.05);
		}
		100% {
			transform: translate(110%,-50%) scale(1);
		}
	}
	.top_link a:hover::after {
		animation: right .7s;
	}
	@keyframes right {
		0% {
			transform: translate(130%,-56%) skew(45deg);
		}
		50% {
			transform: translate(170%,-56%) skew(45deg);
		}
		100% {
			transform: translate(130%,-56%) skew(45deg);
		}
	}
	.top_offer {
		padding-top: min(5vw,40px);
		padding-bottom: min(5vw,40px);
	}
	.top_news::before {
		top: min(4vw,40px);
		left: min(8vw,80px);
		position: absolute;
	}
	.top_news li {
		margin: 0 0 0 10em;
	}
	.top_jisseki::after {
		width: min(10vw,116px);
	}
	.top_inner.top_jisseki01 {
		padding-bottom: min(5vw,40px);
	}
	.top_jisseki01  > * {
		grid-template-columns: 50% 1fr;
		gap: 16px;
	}
	.top_jisseki01_conts {
		order: 0;
	}
	.top_jisseki_ttl {
		padding: 5em 0 0 2em;
	}
	.top_jisseki_ttl img {
		width: min(40%,136px)!important;
		transform: translate(-35%,-100%);
	}
	.top_jisseki01_txt  {
		margin: min(5vw,40px) auto 0;
	}
	.top_jisseki01_img_wrapper {
		order: 1;
		align-self: end;
	}
	.top_jisseki01_img_wrapper::after {
		width: min(7vw,82px);
	}
	.top_jisseki01_img {
		width: calc(50vw - 16px);
		aspect-ratio: 5/3;
		margin: 0 calc(50% - 50vw + 16px) 0 0;
	}
	.top_jisseki01_img img {
		margin: 0;
	}
	.top_jisseki02 > * {
		grid-template-columns: 1fr 1fr;
		gap: 16px;
	}
	.top_osusume_bt {
		flex-direction: row;
	}
	.top_osusume_bt figure {
		width: min(50%,580px);
	}
	.top_osusume_bt figure::before {
		width: min(15vw,172px);
	}
	.top_osusume_bt figure::after {
		font-size: min(1.8vw,22px);
	}
	.top_osusume_bt figure:hover::before {
		width: min(16vw,190px);
	}
	.top_point_list {
		grid-template-columns: repeat(2, minmax(0, 1fr))!important;
		gap: min(8vw,64px);
	}
	.top_point_list figcaption,
	.top_point_txt {
		width: min(96%,320px);
	}
	.top_suisen_list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: min(4vw,32px);
	}
	/*==================================
	PC_page
	==================================*/
	.banner_area {
		text-align: center;
	}
	.catch_list ul {
		margin: 4px 0;
		float: left;
		width: 432px;
	}
	.catch_list li {
		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: 96%;
		max-width: 1090px;
		padding: 48px 36px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#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%;
	}
	#sidebar.sidebar_frontpage {
		display: none;
	}
	/* img */
	.img_left {
		margin: 0 16px 16px 0;
		float: left;
	}
	.img_right {
		margin: 0 0 16px 16px;
		float: right;
	}
	.side_fixed_menu, .sideshop {
		width: 100%;
	}
	.top_jisseki_ttl img {
		transform: translate(-65%,-100%);
	}
	.top_jisseki01_img_wrapper::after {
		right: -10%;
		left: auto;
	}
	.top_point_list {
		grid-template-columns: repeat(3, minmax(0, 1fr))!important;
	}
	.top_point_list figure::before {
		right: 0;
		left: 0;
		transform: translate(-10%,-60%) scale(1,0.8);
	}
	.top_suisen_list li {
		display: grid;
		grid-template-columns: min(33%, 163px) 1fr;
		align-items: start;
	}
	.top_suisen_img {
		grid-row: span 2;
	}

}
/*==================================
PC Wide
==================================*/
@media screen and (min-width: 1240px) {
	body {
		min-width: 1240px;
		max-width: none;
	}
	#main {
		padding: 0;
	}
	.side_fixed_menu {
		width: 100%;
	}
	.top_osusume_bt {
		margin: min(5vw,40px) calc(50% - min(80vw, 1240px)/2) 0;
		width: min(80vw, 1240px);
	}
	.top_jisseki::after {
		left: calc(50% - 509px);
		bottom: 0;
		transform: translate(-80%,20%);
	}
	.top_jisseki01_img {
		position: relative;
		aspect-ratio: 183/76;
	}
	.top_jisseki01_img::after {
		position: absolute;
		top:0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		content: '';
		background: linear-gradient(to right, rgba(255,255,255,0) 65%,rgba(237,246,251,1) 95%);
	}
	.top_suisen::after  {
		left: 50%;
		transform: translate(max(-48vw, -620px),25%);
	}
	.contact_info_box {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 1em;
	}
	.contact_info .block_uketsuke {
		margin: 0 auto;
		font-size: 14px;
	}
	.contact_info .block_uketsuke th, .contact_info .block_uketsuke td {
		font-size: clamp(14px,.5vw,24px);
	}
	.contact_info .uketsuke_block_notes {
		font-size: clamp(14px,0.3vw,20px);
	}
	.contact_access {
		font-size: clamp(14px,0.4vw,18px);
	}
}
