@charset "utf-8";

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
}

body {
	line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

nav ul {
	list-style: none
}

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
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle
}

ul,
ol {
	list-style: none
}

main {
	display: block
}

* {
	margin: 0;
	padding: 0;
	word-wrap: break-word !important;
	zoom: 1
}

body {
	background: url(../img/_bg/page_bg01.png) top left repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #191919;
	-webkit-text-size-adjust: 100%
}

a {
	color: #191919;
	text-decoration: none
}

a:hover {
	color: #e95299;
	text-decoration: underline
}

a.unline:hover {
	text-decoration: none
}

a.opc:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5
}

.page_range01 {
	margin-right: auto;
	margin-left: auto;
	max-width: 960px
}

.page_range02 {
	float: right;
	width: 73.95833333333333%
}

.page_range03 {
	float: left;
	width: 23.95833333333333%
}

.page_range04 {
	margin-right: auto;
	margin-left: auto;
	max-width: 820px
}

.page_range05 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	padding-left: 10px;
	padding-right: 10px
}

@media screen and (max-width: 960px) {
	.page_range01 {
		margin-right: 10px;
		margin-left: 10px
	}

	.page_range02,
	.page_range03 {
		float: none;
		width: 100%
	}
}

#ie8_below {
	border: solid 2px #f00;
	box-sizing: border-box;
	font-weight: bold;
	margin: 20px auto;
	max-width: 960px;
	padding: 20px
}

#ie8_below p,
#ie8_below ul {
	font-size: 14px;
	line-height: 22px
}

.cf:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both
}

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

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#gmap {
	height: 500px;
	width: 100%
}

@media screen and (max-width: 640px) {
	#gmap {
		height: 250px
	}
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
	width: 100% !important
}

.ts_01 {
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.ts_02 {
	-moz-transition: background 0.4s ease;
	-o-transition: background 0.4s ease;
	-webkit-transition: background 0.4s ease;
	transition: background 0.4s ease
}

.tf_01 {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.bs_01 {
	box-shadow: rgba(36, 36, 36, 0.65098) 0px -18px 6px -17px inset;
	-webkit-box-shadow: rgba(36, 36, 36, 0.65098) 0px -18px 6px -17px inset;
	-moz-box-shadow: rgba(36, 36, 36, 0.65098) 0px -18px 6px -17px inset
}

.br_01 {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em
}

.op_01:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5
}

.op_02,
.op_03 {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
	opacity: 0.2
}

#header {
	padding: 10px 0 20px
}

#header #top_h1 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px
}

#header #drawer-toggle {
	display: none
}

.page #header .left_col+p {
	margin-top: 20px;
	line-height: 1.5em;
	font-size: 12px
}

@media screen and (max-width: 640px) {
	#header {
		overflow: hidden
	}

	#header #top_h1 {
		line-height: 1.4em
	}

	#header #logo {
		width: 80%
	}

	#header .left_col {
		margin-bottom: 10px
	}

	#header .left_col #logo {
		float: left;
		margin-top: 0px !important;
		width: 80%
	}

	#header .left_col #drawer-toggle {
		display: block;
		float: right;
		margin-top: -10px !important;
		width: 40px
	}
}

.page #page_shopTtl {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #141414;
	box-sizing: border-box;
	padding: 80px 10px;
	text-align: center
}

@media screen and (max-width: 640px) {
	.page #page_shopTtl {
		margin-bottom: 20px;
		padding: 0 10px
	}
}

#gNav {
	border-top: solid 1px #fff;
	/* background-color:#141414; */
}

#gNav ul {
	background-image: url(../img/_bg/bor_03.png);
	background-position: left center;
	background-repeat: no-repeat
}

#gNav ul li {
	float: left;
	text-align: center;
	width: 16.666%
}

#gNav ul li a {
	background-image: url(../img/_bg/bor_03.png);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	color: #191919;
	line-height: 1.4em;
	padding: 20px 0;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 99.9%
}

#gNav ul li a:hover,
#gNav ul li a.active {
	background-image: url(../img/_bg/bor_03.png), url(../img/_bg/pt_03.png);
	background-position: right center, top left;
	background-repeat: no-repeat, repeat;
	background-color: #fff;
	text-decoration: none
}

#gNav ul li a:hover span.en,
#gNav ul li a.active span.en {
	color: #fff;
}

#gNav ul li a:hover span.ja,
#gNav ul li a.active span.ja {
	color: #fff
}

#gNav ul li a span {
	display: block
}

#gNav ul li a span.en {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px
}

#gNav ul li a span.ja {
	color: #9a9a9a
}

@media screen and (max-width: 960px) {
	#gNav ul li a span.en {
		font-size: 12px
	}

	#gNav ul li a span.ja {
		font-size: 11px
	}
}

@media screen and (max-width: 640px) {
	#gNav ul {
		padding: 5px 0;
		background: none
	}

	#gNav ul li {
		width: 50%
	}

	#gNav ul li a {
		background-image: url(../img/_bg/bor_03.png), url(../img/_bg/bor_03.png);
		background-position: right center, left center;
		background-repeat: no-repeat;
		padding: 5px 0
	}

	.page #gNav {
		display: none
	}

	.page.aboutus #gNav,
	.page.recruit #gNav,
	.page.gallery #gNav,
	.page.company #gNav,
	.page.contact #gNav {
		display: block
	}
}

.page #menu_nav ul,
.page #page_nav ul {
	box-sizing: border-box;
	max-width: 830px;
	margin: 0 auto;
	position: relative
}

.page #menu_nav ul li,
.page #page_nav ul li {
	box-sizing: border-box;
	float: left;
	font-size: 13px;
	font-weight: bold;
	width: 20%
}

.page #menu_nav ul li a,
.page #page_nav ul li a {
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	padding: 20px 2.7%
}

.page #menu_nav ul li a:hover,
.page #menu_nav ul li a.active,
.page #page_nav ul li a:hover,
.page #page_nav ul li a.active {
	text-shadow: 0 0 15px #fff, 0 0 20px #faa, 0 0 25px #faa
}

.page #menu_nav ul li span,
.page #page_nav ul li span {
	display: block;
	color: #989692
}

.page #menu_nav ul li a,
.page #menu_nav ul li span,
.page #page_nav ul li a,
.page #page_nav ul li span {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center
}

.page #menu_nav {
	background: #3d3d3d;
	text-align: left
}

.page #menu_nav ul {
	left: -40px
}

.page #menu_nav ul li a {
	background-position: bottom left;
	background-repeat: repeat-x;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
	display: block
}

.page #menu_nav ul li a:hover,
.page #menu_nav ul li a.active {
	background-image: url(../img/_bg/bg_05.png);
	background-color: #484848;
	text-shadow: none
}

.page #page_nav {
	margin-bottom: 40px;
	background: #1d1d1d
}

.page #page_nav ul {
	right: -40px
}

.page #page_nav ul li a {
	background-image: url(../img/_icon/icon_04.png);
	background-position: 50% 150%
}

.page #page_nav ul li a:hover,
.page #page_nav ul li a.active {
	background-position: 50% 100%
}

@media screen and (max-width: 960px) {

	.page #menu_nav ul,
	.page #page_nav ul {
		position: static;
		left: 0;
		right: 0
	}

	.page #menu_nav ul li,
	.page #page_nav ul li {
		width: 20% !important
	}

	.page #menu_nav ul li a,
	.page #page_nav ul li a {
		background-position: 50% 150% !important
	}

	.page #menu_nav ul li a:hover,
	.page #page_nav ul li a:hover {
		background-position: 50% 100% !important
	}

	.page #menu_nav ul li a,
	.page #menu_nav ul li span,
	.page #page_nav ul li a,
	.page #page_nav ul li span {
		padding-top: 15px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-bottom: 15px;
		text-align: center
	}
}

@media screen and (max-width: 640px) {

	.page #menu_nav,
	.page #page_nav {
		display: none
	}
}

#footer {
	font-size: 12px
}

#footer>div {
	border-top: solid 1px #aaa;
	padding: 10px 0
}

#footer>div ul {
	max-width: 830px;
	margin: 20px auto
}

#footer>div ul li {
	float: left;
	padding-right: 10px
}

#footer>div ul li a.active {
	color: #e95299;
	text-decoration: underline
}

#footer>div ul li:first-child:before {
	content: "|";
	color: #d5d2cd;
	padding-right: 10px
}

#footer>div ul li:after {
	content: "|";
	color: #d5d2cd;
	padding-left: 10px
}

#footer small {
	background: #141414;
	color: #fff;
	display: block;
	padding: 10px;
	text-align: center
}

#footer small .pink {
	color: #ffb0bd
}

#footer small .green {
	color: #b3fa57
}

.page_top {
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	background: rgba(0, 0, 0, 0.7);
	background: #000 \9;
	cursor: pointer;
	padding: 20px 0;
	position: fixed;
	bottom: 30px;
	right: 10px;
	display: none;
	color: #fff;
	text-align: center;
	width: 100px
}

@media screen and (max-width: 960px) {
	#footer>div ul li {
		margin-bottom: 15px
	}

	#footer>div ul li a.active {
		text-decoration: none
	}
}

@media screen and (max-width: 640px) {
	#footer>div {
		border-top: none;
		margin-left: 0;
		margin-right: 0;
		padding: 0
	}

	#footer>div ul {
		background-color: #fff;
		border-bottom: solid 1px #aaa;
		margin: -1px auto 0
	}

	#footer>div ul li {
		border-top: solid 1px #aaa;
		box-sizing: border-box;
		font-size: 13px;
		margin-bottom: 0;
		padding-right: 0;
		width: 50%
	}

	#footer>div ul li:first-child:before,
	#footer>div ul li:after {
		content: none
	}

	#footer>div ul li:nth-child(2n) {
		border-left: solid 1px #aaa
	}

	#footer>div ul li a {
		display: block;
		padding: 20px 10px
	}

	#footer>div ul li a.home {
		padding: 25px 10px
	}

	#footer>div ul li a span {
		display: block;
		margin-left: 1.28em
	}

	#footer>div ul li a:before {
		content: ">";
		padding-right: 10px
	}

	.page_top {
		font-size: 10px;
		padding: 10px 0;
		width: 80px
	}
}

#sidebar .sns {
	margin-bottom: 40px;
	text-align: center
}

#sidebar .sns>div {
	margin: 0 auto
}

#sidebar .shop_list li {
	margin-bottom: 10px
}

#sidebar .shop_list li a {
	background: #fff;
	border: solid 1px #aaa;
	display: block;
	overflow: hidden;
	padding: 5px 0;
	position: relative;
	text-align: center;
	width: 100%
}

#sidebar .shop_list li a span {
	position: relative;
	z-index: 10
}

#sidebar .shop_list li a:after {
	background-color: #aaa;
	content: "";
	display: block;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 100%
}

#sidebar .shop_list li a:hover,
#sidebar .shop_list li a.active {
	color: #fff !important;
	text-shadow: 1px 1px 2px rgba(44, 44, 44, 0.5)
}

#sidebar .shop_list li a:hover:after,
#sidebar .shop_list li a.active:after {
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

#sidebar .shop_list li a.centralperk {
	border-color: #65dfdb;
	color: #65dfdb
}

#sidebar .shop_list li a.centralperk:hover:after,
#sidebar .shop_list li a.centralperk.active:after {
	background-color: #65dfdb
}

#sidebar .shop_list li a.across-toyokawa {
	border-color: #e95299;
	color: #e95299
}

#sidebar .shop_list li a.across-toyokawa:hover:after,
#sidebar .shop_list li a.across-toyokawa.active:after {
	background-color: #e95299
}

#sidebar .shop_list li a.toyohashi {
	border-color: #80602e;
	color: #80602e
}

#sidebar .shop_list li a.toyohashi:hover:after,
#sidebar .shop_list li a.toyohashi.active:after {
	background-color: #80602e
}

#sidebar .shop_list li a.cuore {
	border-color: #bcd537;
	color: #bcd537
}

#sidebar .shop_list li a.cuore:hover:after,
#sidebar .shop_list li a.cuore.active:after {
	background-color: #bcd537
}

#sidebar .shop_list li a.cuore-2 {
	border-color: #62401c;
	color: #62401c
}

#sidebar .shop_list li a.cuore-2:hover:after,
#sidebar .shop_list li a.cuore-2.active:after {
	background-image: url(../img/_bg/bg_02.png);
	background-position: top left;
	background-repeat: repeat
}

#sidebar .shop_list li a.cuore-zero {
	border-color: #e70012;
	color: #e70012
}

#sidebar .shop_list li a.cuore-zero:hover:after,
#sidebar .shop_list li a.cuore-zero.active:after {
	background-color: #e70012
}

#sidebar .shop_list li a.cuore-bibi {
	border-color: #f2c6a4;
	color: #f2c6a4
}

#sidebar .shop_list li a.cuore-bibi:hover:after,
#sidebar .shop_list li a.cuore-bibi.active:after {
	background-color: #f2c6a4
}

#sidebar .shop_list li a.cuore-gara {
	border-color: #edc325;
	color: #edc325
}

#sidebar .shop_list li a.cuore-gara:hover:after,
#sidebar .shop_list li a.cuore-gara.active:after {
	background-color: #edc325
}

#sidebar .side_bnr {
	margin: 20px auto;
	width: 230px
}

#sidebar .side_bnr .hairmake a {
	box-sizing: border-box;
	border: solid 2px #ff8282;
	margin-bottom: 10px;
	display: block;
	width: 100%
}

#sidebar .side_bnr .hairmake a img {
	display: block
}

#sidebar .side_bnr .hairmake p {
	line-height: 22px
}

#sidebar .side_sns {
	margin: 20px auto;
	overflow: hidden;
	width: 230px
}

#sidebar .side_sns ul {
	margin-left: -20px
}

#sidebar .side_sns ul li {
	float: left;
	margin-left: 20px;
	width: 40px
}

#nonepage {
	border: solid 1px #878787;
	margin-bottom: 20px;
	padding: 20px 0;
	text-align: center;
	width: 100%
}

#reserveTo {
	float: left;
	width: 64.58333333333333%
}

#reserveTo .reserve_area {
	background: #141414;
	color: #fff;
	box-sizing: border-box;
	height: 220px;
	display: block;
	padding: 20px
}

#reserveTo .reserve_area figure {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 180px;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	width: 51.725%
}

#reserveTo .reserve_area>div {
	float: right;
	margin-bottom: 5px;
	width: 45.69%
}

#reserveTo .reserve_area>div h3 {
	margin-top: -5px;
	margin-bottom: 10px
}

#reserveTo .reserve_area>div p {
	line-height: 1.4em
}

#reserveTo .reserve_area>div p span {
	color: #e52d8a
}

#reserveTo .reserve_area>div .more {
	background-image: url(../img/_icon/icon02.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin-top: 10px;
	padding-right: 20px;
	text-align: right
}

#reserveTo .reserve_area .contact,
#reserveTo .reserve_area .reservation {
	float: right;
	line-height: 1em;
	width: 45.69%
}

#reserveTo .reserve_area .contact a,
#reserveTo .reserve_area .reservation a {
	border-radius: 5px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0
}

#reserveTo .reserve_area .contact a span,
#reserveTo .reserve_area .reservation a span {
	color: #fff;
	font-size: 12px;
	padding-left: 10px
}

#reserveTo .reserve_area .contact a:hover,
#reserveTo .reserve_area .reservation a:hover {
	background: #e494b6;
	background: -moz-linear-gradient(top, #e494b6 0%, #e64c92 100%);
	background: -webkit-linear-gradient(top, #e494b6 0%, #e64c92 100%);
	background: linear-gradient(to bottom, #e494b6 0%, #e64c92 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e494b6', endColorstr='#e64c92', GradientType=0)
}

#reserveTo .reserve_area .contact a {
	background: #eca8c5;
	background: -moz-linear-gradient(top, #eca8c5 0%, #e96ea6 100%);
	background: -webkit-linear-gradient(top, #eca8c5 0%, #e96ea6 100%);
	background: linear-gradient(to bottom, #eca8c5 0%, #e96ea6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eca8c5', endColorstr='#e96ea6', GradientType=0)
}

#reserveTo .reserve_area .contact a:hover {
	background: #e494b6;
	background: -moz-linear-gradient(top, #e494b6 0%, #e64c92 100%);
	background: -webkit-linear-gradient(top, #e494b6 0%, #e64c92 100%);
	background: linear-gradient(to bottom, #e494b6 0%, #e64c92 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e494b6', endColorstr='#e64c92', GradientType=0)
}

#reserveTo .reserve_area .reservation a {
	background: #c1f07e;
	background: -moz-linear-gradient(top, #c1f07e 0%, #90a42a 100%);
	background: -webkit-linear-gradient(top, #c1f07e 0%, #90a42a 100%);
	background: linear-gradient(to bottom, #c1f07e 0%, #90a42a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c1f07e', endColorstr='#90a42a', GradientType=0);
	margin-top: 10px
}

#reserveTo .reserve_area .reservation a:hover {
	background: #b6f45d;
	background: -moz-linear-gradient(top, #b6f45d 0%, #98b30b 100%);
	background: -webkit-linear-gradient(top, #b6f45d 0%, #98b30b 100%);
	background: linear-gradient(to bottom, #b6f45d 0%, #98b30b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b6f45d', endColorstr='#98b30b', GradientType=0)
}

#recruitTo {
	float: right;
	width: 33.33333333333333%
}

#recruitTo a {
	background-color: #e95299;
	box-sizing: border-box;
	height: 220px;
	color: #fff;
	display: block
}

#recruitTo a>div {
	box-sizing: border-box;
	height: 100%;
	padding: 10px 10px 10px 10px
}

#recruitTo a>div figure {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	height: 180px;
	width: 46.67%
}

#recruitTo a>div>div {
	float: right;
	width: 48.34%
}

#recruitTo a>div>div h3 {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 20px
}

#recruitTo a>div>div p {
	font-family: "メイリオ", "Meiryo", sans-serif;
	line-height: 1.4em
}

#recruitTo a>div>div .more {
	background-image: url(../img/_icon/icon02.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin-top: 10px;
	padding-right: 20px;
	text-align: right
}

#breadcrumbs {
	margin-bottom: 10px
}

#breadcrumbs ul li {
	margin-right: 10px;
	font-size: 12px;
	float: left
}

#breadcrumbs ul li:before {
	content: ">";
	padding-right: 10px
}

#breadcrumbs ul li:first-child:before {
	content: none
}

@media screen and (max-width: 960px) {
	#reserveTo {
		margin-bottom: 60px
	}

	#reserveTo .reserve_area {
		height: auto;
		overflow: hidden
	}

	#reserveTo .reserve_area .contact,
	#reserveTo .reserve_area .reservation {
		clear: both;
		float: none;
		width: 100%
	}

	#recruitTo {
		margin-bottom: 60px
	}

	#recruitTo a>div figure {
		text-align: center;
		width: 38%
	}

	#recruitTo a>div>div {
		width: 57%
	}

	#recruitTo a>div>div h3 {
		font-size: 14px
	}

	#recruitTo a>div>div .more {
		display: none
	}
}

.shop_bnr {
	max-width: 710px;
	margin: 0 auto
}

.shop_bnr .left_bnr {
	float: left;
	width: 42.25352112676056%
}

.shop_bnr .right_bnr {
	float: right;
	width: 54.92957746478873%
}

@media screen and (max-width: 960px) {
	.sns {
		margin: 0 auto;
		width: 250px
	}
}

@media screen and (max-width: 640px) {
	.page_range02 .shop_bnr {
		text-align: center
	}

	.page_range02 .shop_bnr .left_bnr {
		float: none;
		margin-bottom: 20px;
		width: 100%
	}

	.page_range02 .shop_bnr .right_bnr {
		float: none;
		width: 100%
	}

	#reserveTo {
		float: none;
		margin-bottom: 20px;
		width: 100%
	}

	#reserveTo .reserve_area {
		height: auto
	}

	#reserveTo .reserve_area figure {
		float: none;
		text-align: center;
		width: 100%
	}

	#reserveTo .reserve_area>div {
		float: none;
		width: 100%;
		margin-bottom: 20px
	}

	#reserveTo .reserve_area>div h3 {
		margin: 10px 0;
		text-align: center
	}

	#reserveTo .reserve_area>div .more {
		display: none
	}

	#recruitTo {
		float: none;
		width: 100%
	}

	#recruitTo a {
		height: auto
	}

	#recruitTo a .more {
		display: block !important
	}

	#breadcrumbs {
		display: none
	}
}

.home main {
	margin: 40px 0 60px
}

.page main {
	margin: 0 0 60px
}

.cp {
	top: 0;
	-moz-transition: all 1s ease 0.5s;
	-o-transition: all 1s ease 0.5s;
	-webkit-transition: all 1s ease;
	-webkit-transition-delay: 0.5s;
	transition: all 1s ease 0.5s;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}

.cp.set {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-moz-transform: translateY(150px);
	-ms-transform: translateY(150px);
	-webkit-transform: translateY(150px);
	transform: translateY(150px)
}

.cp header {
	margin-bottom: 50px
}

.cp header h1 {
	text-align: center;
	padding: 75px 0 40px
}

.cp header .keyvisual img {
	box-sizing: border-box;
	border: solid 5px #dfdfdf;
	display: inline-block
}

.cp .ttl_style06 {
	font-weight: normal
}

.c_ff6363 {
	color: #ff6363
}

.c_63b4ff {
	color: #63b4ff
}

.c_63ff75 {
	color: #63ff75
}

.c_ffa563 {
	color: #ffa563
}

.c_8463ff {
	color: #8463ff
}

.mg_b01 {
	margin-bottom: 60px
}

.mg_b02 {
	margin-bottom: 35px
}

.mg_b03 {
	margin-bottom: 30px
}

.mg_b04 {
	margin-bottom: 70px
}

.tsh_01 {
	text-shadow: 0px 0px 6px #a4916f
}

.ta_c {
	text-align: center
}

.f_size01 {
	font-size: 16px;
	line-height: 20px
}

.ttl_style01 {
	background: #3a3a3a;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 12px 10px 12px 35px
}

.ttl_style02 {
	background: url(../img/_bg/bor_02.png) bottom left repeat-x;
	margin-bottom: 20px;
	padding-bottom: 10px
}

.ttl_style03 {
	box-sizing: border-box;
	background-image: url(../img/_bg/bor_01.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	display: none;
	height: 80px;
	margin-bottom: 20px;
	padding: 0 0 50px 40px
}

.ttl_style04 {
	box-sizing: border-box;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	margin-bottom: 30px;
	padding: 40px 10px;
	text-align: center
}

.ttl_style04 h1 {
	margin-bottom: 20px;
	text-align: center
}

.ttl_style04 p {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	text-shadow: 4px 4px 7px #000
}

.ttl_style04 p .pink {
	color: #ff9a9a
}

.ttl_style05 {
	background: #aaa;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
	padding: 15px 20px
}

.ttl_style06 {
	background-image: url(../img/_bg/bor_07.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 35px;
	padding-bottom: 20px;
	text-align: center
}

.ttl_style07 {
	overflow: hidden;
	margin-bottom: 5px;
	width: 100%
}

.ttl_style07 h3,
.ttl_style07 p {
	display: table-cell;
	line-height: 22px;
	vertical-align: bottom
}

.ttl_style07 h3 {
	padding-left: 20px
}

.ttl_style08 {
	border-bottom: solid 2px #ddd;
	font-size: 17px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 20px 10px
}

.ttl_style09 {
	background-image: url(../img/_bg/bg_07.png);
	background-position: top left;
	background-repeat: repeat;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 15px;
	margin-bottom: 40px;
	padding: 20px 0;
	text-align: center
}

.ttl_style09 span {
	display: inline-block;
	position: relative
}

.ttl_style09 span:before {
	background-image: url(../img/_bridal/subttl_bridal.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 236px 142px;
	content: "";
	display: block;
	height: 142px;
	position: absolute;
	top: -110px;
	left: -220px;
	width: 236px
}

.ttl_style09 span:after {
	background-image: url(../img/_icon/icon_19.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 123px 110px;
	content: "";
	display: block;
	height: 110px;
	position: absolute;
	bottom: -90px;
	right: -70px;
	width: 123px
}

.ttl_style10 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 10px;
	margin-bottom: 70px;
	text-align: center
}

.ttl_style10 span {
	background-image: url(../img/_bg/bor_09.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	display: block;
	font-size: 30px;
	margin-bottom: 38px;
	padding-bottom: 15px
}

.ttl_style10 span:after {
	background-image: url(../img/_bg/bor_10.png);
	background-position: center;
	background-repeat: no-repeat;
	content: "";
	height: 17px;
	display: block;
	margin-top: 15px;
	margin-bottom: -28px;
	text-align: center;
	width: 100%
}

.ttl_style11 {
	text-align: center;
	margin-bottom: 20px
}

@media screen and (max-width: 1199px) {
	.ttl_style09 {
		font-size: 22px;
		letter-spacing: 1px;
		margin-bottom: 20px;
		padding: 15px 0
	}

	.ttl_style09 span:before {
		background-size: 118px 71px;
		height: 71px;
		top: -75px;
		left: -110px;
		width: 118px
	}

	.ttl_style09 span:after {
		background-size: 61px 55px;
		height: 55px;
		bottom: -45px;
		right: -45px;
		width: 61px
	}

	.ttl_style10 {
		font-size: 24px;
		margin-bottom: 35px
	}

	.ttl_style10 span {
		display: block;
		font-size: 18px;
		margin-bottom: 19px
	}

	.ttl_style10 span:after {
		content: "";
		height: 17px;
		display: block;
		margin-top: 15px;
		margin-bottom: -28px;
		text-align: center;
		width: 100%
	}
}

@media screen and (max-width: 640px) {
	.cp header {
		margin-bottom: 25px
	}

	.cp header h1 {
		padding: 30px 0 20px
	}

	.ttl_style01 {
		padding-left: 10px
	}

	.ttl_style03 {
		background-position: bottom left;
		background-repeat: repeat-x;
		background-size: auto;
		padding: 0 0 20px 0
	}

	.ttl_style04 p {
		text-align: left;
		font-size: 13px;
		margin: 0 auto;
		max-width: 300px
	}

	.ttl_style07 {
		box-sizing: border-box;
		border-bottom: solid 1px #aaa;
		padding-bottom: 5px;
		padding-left: 40px;
		position: relative
	}

	.ttl_style07 h3 {
		box-sizing: border-box;
		padding-left: 0;
		margin-left: -40px;
		font-size: 14px;
		display: block;
		max-width: 640px;
		position: relative
	}

	.ttl_style07:before,
	.ttl_style07:after {
		border-top: solid 1px #555;
		content: "";
		display: block;
		position: absolute;
		top: 15px;
		left: 0px;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
		width: 30px
	}

	.ttl_style07:before {
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.ttl_style07.active:before {
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.ttl_style07.active:after {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg)
	}

	.ttl_style09 span:before {
		left: 0
	}

	.ttl_style09 span:after {
		display: none
	}

	.ttl_style10 {
		letter-spacing: 1px
	}
}

.error_style {
	display: block;
	color: red
}


/*2020518 komatsu 追記*/

.newsAr01 {
	margin: 0 auto 40px;
	padding: 1% 2%;
	width: calc(100% - 20px);
	max-width: 960px;
	border: 1px solid #3a3a3a;
	box-sizing: border-box;
}

.newsTit01 {
	padding: 7px 10px;
	font-size: 20px;
	color: #FFF;
	background: #3a3a3a;
}

.newsSubTit01 {
	margin: 20px auto 0;
}

.newsCt01 {
	margin: 20px auto 0;
	padding: 0 0 0 29px;
	list-style: disc;
}

.newsBx01 {
	margin: 7px auto 0;
}

.newsTxt01 {
	margin: 20px auto 0;
}

/*追記ここまで*/

.emergency_ttl {

	font-size: 30px;

}



#footer>div ul {

	max-width: 940px;

}



li.news_across-toyokawa,

#changeUrl2,

#changeUrl3 {

	display: none !important;

}

.bnr617 {
	margin-top: 5%;
}


@media screen and (min-width: 641px) {
	p.pc_goodbye_m {
		display: block
	}

	p.sp_goodbye_m {
		display: none;
	}

}

@media screen and (max-width: 640px) {
	p.pc_goodbye_m {
		display: none
	}

	p.sp_goodbye_m {
		display: block;
	}

}

.home #shoplist .tab_menu li:nth-child(3),
.home #shoplist .tab_menu li:nth-child(4),
.home #shoplist .tab_menu li:nth-child(6) {
	display: none;
}

p.lnk_bnr1010 {
	text-align: center;
	margin-top: 3%;
}


.tal1011 {
	line-height: 1.4em;
}

h3.gds1011 {
	color: #3F51B5;
	padding: 0.5em 1em;
	margin: 2em 0;
	border-left: solid 10px #3F51B5;
	background: #e5e6ec;
	font-size: 1.4em;
}

h4.rlx1015 {
	color: #3F51B5;
	padding: 0.5em 1em;
	margin: 2em 0;
	border-left: solid 10px #3F51B5;
	background: #e5e6ec;
	font-size: 1.2em;
}

span.ftwb {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 3%;
	line-height: 1.5;
}

.box8 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #232323;
	background: #e2e8e7;
	border-left: solid 10px #009688;
}

h4.menu15 {
	font-size: 1.2em;
	color: #3F51B5;
	margin: 2%;
}

.dry_hed {
	width: 100%;
}

.right_pht {
	width: 35%;
	float: left;
}

.left_p {
	width: 63%;
	float: left;
	padding-left: 2%;
}



body.page.page_relaxation.centralperk #page_shopTtl {
	background-image: url(../img/_centralperk/_common/2019_relax_bnr1016.png);
	padding: 8%;
}

body.page.page_relaxation.centralperk #page_shopTtl p {
	display: none;
}