@charset "UTF-8";
/*
Theme Name: mot
Theme URI: https://mot-salon.com/
Description: WP themes by zengo.
Version: 1.0
Author: Takanori
Tags: simple
*/
/*font setting
font-family: 'Noto Serif JP', serif;
font-family: 'Libre Baskerville', serif;
font-family: 'Lato', sans-serif;
font-family: 'Raleway', sans-serif;
*/
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	letter-spacing: 0.088em;
	color: #000000;
	line-height: 1.5;
	padding: 0 0 0 0;
	background: #f4f4f3;
}
/* ------------------------------------------------------------

	リンク

------------------------------------------------------------ */
a {
	color: #1f131b;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #4E2C43;
}
a.unline {
	text-decoration: underline;
}
/* ------------------------------------------------------------

	リセット

------------------------------------------------------------ */
img {
	border: 0pt none;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
.cont img {
	width: 100%;
}
h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, form, address, pre, strong, em {
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2, h3, h4, h5 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	clear: both;
}
hr {
	display: none;
}
select, input, textarea {
	font-size: 12px;
}
input {
	vertical-align: middle;
}
address {
	display: none;
}
.sp {
	text-indent: -999em;
	width: 12px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------------------------------------------

	枠組み

------------------------------------------------------------ */
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	font-size: 1.4rem;
}
/* ------------------------------------------------------------

	ヘッダー

------------------------------------------------------------ */
header {
	border-top: 2px solid #F19D9F;
	border-bottom: 1px solid #ECD1D2;
	width: 100%;
	padding: 7px 0;
	background: #FDF3F4;
}
#header {
	position: relative;
	margin: 0 auto;
}
@media screen and (min-width: 769px) {
	#header {
		width: 1080px;
		height: 115px;
	}
	.pc_only {
		display: block;
	}
	.sp_only {
		display: none;
	}
}
#headermenu {
	float: left;
	margin-top: 27px;
}
h1.SpH1 {
	background: #FFF;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	padding: 2px 4px;
	overflow: hidden;
}
h2.home_h2_01 {
	margin: 1em 0;
}
/* ------------------------------------------------------------

	フッター

------------------------------------------------------------ */
#footerArea {
	background: #FAE7E9;
	font-size: 1.4rem;
}
#copyright a, #footerArea a {
	text-decoration: none;
}
#copyright {
	font-size: 12px;
	background: #ffc0cb;
	padding: 30px 20px 160px 20px;
	text-align: center;
}
/* ------------------------------------------------------------

	メイン

------------------------------------------------------------ */
#maincont {
	width: 100%;
	margin: 0 auto 30px;
	background: url(img/content_bg.png) repeat-x 0 0px;
	padding-top: 45px;
}
#maincont-in {
	padding: 20px 20px 70px 20px;
	width: 1080px;
	margin: 0px auto;
	background: url("img/bg_pattern04.jpg") repeat #FFF;
}
#text-A {
	width: 470px;
	float: left;
}
#text-B {
	width: 480px;
	float: left;
}
#text-B h2 {
	font-size: 14px;
	line-height: 27px;
}
#text-B h3 {
	display: block;
	clear: both;
	background: #eeeeee;
}
#topleft {
	width: 680px;
	float: left;
}
#topright {
	width: 330px;
	float: right;
}
/* ------------------------------------------------------------

	下階層

------------------------------------------------------------ */
#leftcont .title {
	width: 210px;
	height: 40px;
	text-indent: -999em;
	margin-bottom: 20px;
	display: block;
}
#leftcont ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcont li {
	padding-bottom: 7px;
}
#leftcont li a {
	padding-left: 13px;
	background: url("img/poi_blue.gif") 0 1px no-repeat;
	vertical-align: middle;
}
#leftcont li.current_page_item a {
	padding-left: 13px;
	background: url("img/poi8.gif") 0 1px no-repeat;
	vertical-align: middle;
}
#rightcont {
	width: 550px;
	float: right;
}
#rightcont h2, #rightcont h3, #rightcont h4 {
	width: 550px;
	clear: both;
}
.h2titA {
	position: relative;
	padding: 0.6em;
	background: #ffdde0;
	font-size: 20px;
}
.h2titA:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #ffdde0;
	width: 0;
	height: 0;
}
#rightcont h2 {
	height: 40px;
	background: url("img/title01.gif") no-repeat;
	margin-bottom: 0px;
	padding: 10px 0 0 0;
	text-indent: 27px;
}
#rightcont h3 {
	height: 30px;
	background: url("img/title02.gif") no-repeat;
	margin-top: 20px;
	padding: 5px 0 0 0;
	text-indent: 15px;
}
#rightcont h4 {
	background-color: #ECF1F1;
	margin-bottom: 20px;
	padding: 5px 0 5px 15px;
}
#rightcont p {
	margin-bottom: 10px;
	line-height: 25px;
}
p.bot20 {
	margin-bottom: 5px;
}
p.botB {
	float: right;
}
a.al1 {
	background: url("img/point.gif") no-repeat 0 2px;
	padding: 0 0 0 15px;
	margin-left: 10px;
}
#mainImgBox {
	clear: both;
}
.comp-info {
	background: url("img/net-logo.gif") no-repeat 0 0;
	padding: 0 0 0 50px;
}
/* ------------------------------------------------------------

	WP

------------------------------------------------------------ */
.fixed {
	clear: both;
}
.post .info {
	padding: 5px;
}
.post .info span.first {
	margin-left: 0;
}
.post .date, .post .author, .post .editpost, .post .comments, .post .addcomment, .post .addlink, .post .editlinks {
	background: url(img/icons.gif) no-repeat;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
	display: block;
	font-size: 11px;
}
.post .tags, .post .categories {
	background: url(img/icons.gif) no-repeat;
	width: 16px;
	height: 16px;
	line-height: 16px;
	display: block;
	text-indent: -999em;
}
.post .under span.tags, .post .under span.categories {
	margin-right: 6px;
}
.post .act {
	height: 16px;
	float: right;
}
.post .act span {
	float: left;
	margin-left: 15px;
}
.post .tags {
	background-position: 0 -400px;
}
.post .categories {
	background-position: 0 -480px;
}
.post .date {
	background-position: 0 -48px;
	margin-right: 15px;
	float: left;
	display: none;
}
.post .author {
	background-position: 0 0;
	float: left;
	display: none;
}
.post .editpost {
	background-position: 0 -64px;
	margin-left: 15px;
	float: right;
}
.post .comments {
	background-position: 0 -96px;
	float: right;
}
.search .post .comments {
	display: none;
}
.post .addcomment {
	background-position: 0 -112px;
	margin-left: 15px;
	float: right;
}
.post .addlink {
	background-position: 0 -176px;
}
.post .editlinks {
	background-position: 0 -192px;
}
strong {
	font-weight: bold;
}
/* ------------------------------------------------------------

	サイズ　テキスト

------------------------------------------------------------ */
.clear {
	clear: both;
	height: 1px;
	_font-size: 1px;
}
.tleft {
	text-align: left !important;
}
.tright {
	text-align: right !important;
}
.tcenter {
	text-align: center !important;
}
.font10 {
	font-size: 10px;
	letter-spacing: 1px;
}
.font11 {
	font-size: 11px;
	letter-spacing: 1px;
}
.alignleft, .lt {
	float: left;
}
.rt {
	float: right;
}
.w100p {
	width: 100%;
}
.w200 {
	width: 200px;
}
.w230 {
	width: 230px;
}
.w250 {
	width: 250px;
}
.w280 {
	width: 280px;
}
.w300 {
	width: 300px;
}
.w350 {
	width: 350px;
}
.w380 {
	width: 380px;
}
.w600 {
	width: 600px;
}
.bs05 {
	clear: both;
	width: 100%;
	height: 5px;
	_font-size: 5px;
}
.bs07 {
	clear: both;
	width: 100%;
	height: 7px;
	_font-size: 7px;
}
.bs10 {
	clear: both;
	width: 100%;
	height: 10px;
	_font-size: 10px;
}
.bs15 {
	clear: both;
	width: 100%;
	height: 15px;
	_font-size: 15px;
}
.bs20 {
	clear: both;
	width: 100%;
	height: 20px;
	_font-size: 20px;
}
.bs25 {
	clear: both;
	width: 100%;
	height: 25px;
	_font-size: 25px;
}
.page-shops .H1_A {
	margin: 0 0 0 0;
}
.bs30 {
	clear: both;
	width: 100%;
	height: 30px;
	_font-size: 30px;
}
.bs40 {
	clear: both;
	width: 100%;
	height: 40px;
	_font-size: 40px;
}
.bs50 {
	clear: both;
	width: 100%;
	height: 50px;
	_font-size: 50px;
}
.bstop {
	clear: both;
	width: 100%;
	height: 100px;
	_font-size: 50px;
}
.bstopB {
	clear: both;
	width: 100%;
	height: 78px;
	_font-size: 50px;
}
.bstopC {
	clear: both;
	width: 100%;
	height: 20px;
	_font-size: 20px;
}
.mauto {
	margin: 0 auto;
}
.mbt00 {
	margin-bottom: 0px !important;
}
.mbt10 {
	margin-bottom: 10px !important;
}
.mbt20 {
	margin-bottom: 20px !important;
}
.mbt30 {
	margin-bottom: 30px !important;
}
.mbt50 {
	margin-bottom: 50px !important;
}
.mbt70 {
	margin-bottom: 70px !important;
}
.mbt100 {
	margin-bottom: 100px !important;
}
.mt00 {
	margin-top: 0px !important;
}
.mt05 {
	margin-top: 5px !important;
}
.mt07 {
	margin-top: 7px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 70px !important;
}
.mt90 {
	margin-top: 70px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mr00 {
	margin-right: 0px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr100 {
	margin-right: 100px !important;
}
.pt00 {
	padding-top: 0px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt100 {
	padding-top: 100px !important;
}
.section {
	margin-bottom: 30px;
}
.minititA {
	font-size: 16px;
	border-top: 1px solid #186e91;
	border-bottom: 1px solid #186e91;
	padding: 7px 0;
	margin: 10px 0;
}
#leftmenu {
	float: left;
	width: 230px;
	padding-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.aligncenter {
	margin: 0 auto;
}
.single-shoplist #leftmenu {
	width: 270px;
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*add*/
h2.h2main {
	font-size: 2.4rem;
	color: #a72463;
	font-weight: normal;
}
#mot-calender {
	margin-top: 50px;
}
ul.attn {
	padding: 20px;
	font-size: 12px;
}
ul.attn li {
	margin-bottom: 0.5em;
}
#datsumo-top li {
	float: left;
	width: 33.333%;
	padding: 15px;
}
.home #datsumo-top {
	margin-top: 30px;
}
.home #datsumo-top li {
	width: 23.5%;
	margin-right: 2%;
}
#datsumo-top li img {
	max-width: 100%;
	height: auto;
}
#datsumo-top li:nth-child(even) {
	margin-right: 0;
}
.home #datsumo-top li:nth-child(even) {
	margin-right: 2%;
}
.home #datsumo-top li:last-child {
	margin-right: 0;
}
.parent-pageid-6 .h2main {
	text-align: center;
	font-size: 40px;
	padding: 20px;
	color: #E56CA6;
}
.nikibi ul {
	margin-bottom: 20px;
}
.nikibi ul li {
	padding: 10px;
	background: #F3F3F3;
	border: 3px solid #FFF;
	height: 235px;
	border-radius: 10px;
	width: 29.3%;
	margin: 2%;
	float: left;
}
.nikibi .ac_tit {
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	color: #56b0ea;
}
.mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h3.typemin {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	margin-bottom: 10px;
}
.eigyo {
	font-size: 11px;
	color: rgba(126, 0, 105, 1.00);
}
.newsbox {
	width: 100%;
	margin: 20px auto 0;
	background: rgba(255, 255, 255, 0.55);
	padding: 20px;
}
.box-sizing {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.inspan {
	font-size: 11px;
}
.shopm {
	text-align: right;
	padding-left: 20px;
}
/***********************************************
お客様の声
***********************************************/
dl.voice {
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.v_data .shop a {
	background: rgba(207, 93, 199, 1.00);
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.home .v_data .shop a {
	font-size: 11px;
	padding: 3px;
}
dl.voice dt {
	float: left;
	width: 30%;
}
dl.voice dt img {
	width: 100%;
}
dl.voice dd {
	float: right;
	width: 65%;
	font-size: 1.5rem;
}
dl.voice ul {
	width: 100%;
}
dl.voice h2.titvoice {
	color: rgba(143, 27, 88, 1.00);
	margin-bottom: 1em;
}
.dbui {
	background: #F5E0E4;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.dbui li {
	float: left;
	margin-right: 15px;
}
.dbui li:before {
	content: "●";
	color: #FFF;
	padding-right: 5px;
}
/***********************************************
編集ボタン
***********************************************/
.editbtn {
	text-align: right;
}
.editbtn span {
	background: #EAEAEA;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.editbtn span a {
	color: #803A93;
}
/***********************************************
ブログ
***********************************************/
.blogbox .comA p {
	margin-bottom: 1em;
}
#event_list ul.listA, #blogsidebar ul.listA {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #EAEAEA;
	padding: 5px 10px;
	margin-top: 10px;
}
#blogsidebar ul.recent li {
	line-height: 1.6;
	margin-bottom: 13px;
	border-bottom: 1px dashed #FFF;
	padding-bottom: 13px;
	padding-left: 23px;
}
.post-type-archive-staffblog #maincont a, .single-staffblog #maincont a {
	color: rgb(8, 64, 122);
}
#event_list h2, #blogsidebar h2 {
	color: rgb(81, 140, 189);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 2px solid rgb(81, 140, 189);
	border-bottom: 1px solid #D5E5F3;
}
.inspan span.edit {
	padding-left: 10px;
}
.evebox, .blogbox {
	padding-bottom: 50px;
}
.evebox h3, .blogbox h3 {
	font-weight: normal;
}
.evebox h3.blogtit a, .blogbox h3.blogtit a {
	font-size: 18px;
	color: purple;
}
#blogsidebar li a {
	color: purple;
}
#blogsidebar li {
	list-style-type: none;
	margin: 16px 0;
}
#blogsidebar li.icon a:before {
	content: " ";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(img/pen-icon.png);
	background-size: contain;
	vertical-align: middle;
	margin-left: -20px;
}
.blogbox .inbox {
	float: right;
	width: 570px;
}
.blogbox .comA img {
	max-width: 100%;
	height: auto;
}
.blogbox .staffimg {
	width: 50px;
	float: left;
}
.blogbox .staffimg img {
	width: 50px;
	height: auto;
}
.evebox .tit, .blogbox .tit {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #EAEAEA;
	padding: 5px;
}
.evebox h4, .blogbox h4 {
	font-size: 18px;
	font-weight: normal;
}
.evebox .edit a, .blogbox .edit a {
	padding: 2px;
	background: rgb(66, 217, 241);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF !important;
}
.evebox .comA, .blogbox .comA {
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 20px;
	letter-spacing: 1px;
}
.blogbox .comA {
	text-align: center;
}
a.blogicon {
	width: 100%;
	text-align: center;
	display: block;
}
#bloginner {
	width: 740px;
	float: right;
}
#blogsidebar {
	float: left;
	width: 250px;
}
#topright #blogsidebar {
	width: 100%;
	float: none;
}
.blogbox {
	background: #FFF;
	padding: 15px;
	border-radius: 12px;
}
body.single-spcont #maincontin {
	background: #FFF;
	padding: 15px;
}
.footerbtn img {
	height: 80px;
	padding-bottom: 10px;
}
/***********************************************

***********************************************/
h2.top, h2.top strong {
	font-weight: normal;
	font-size: 11px;
	text-align: center;
}
h1 {
	font-size: 11px;
}
@media screen and (min-width: 769px) {
	.sp_only {
		display: none;
	}
	.page-price_plan .box-txt {
		margin-top: 70px;
		font-size: 1.6rem;
		line-height: 2;
	}
	.page-price_plan .mawari_r {
		margin-top: -70px;
	}
}
.home #shopichiran {
	margin-top: 40px;
}
.pr, #shopichiran .shopimg {
	position: relative;
}
.ab {
	position: absolute;
}
#shopichiran .gotenpo {
	position: absolute;
	bottom: 7px;
	right: 7px;
	width: 114px;
}
#shopichiran {
	display: flex;
	margin: 0 0 30px;
	padding: 0 0 20px;
}
#shopichiran li.list {
	position: relative;
	width: 48%;
	margin-right: 4%;
	float: left;
}
#shopichiran li:last-child {
	margin-right: 0;
}
#shopichiran .tel {
	font-size: 20px;
}
ul.shoplist li {
	position: relative;
	border-bottom: 1px dotted #FFF;
	margin-bottom: 15px;
}
ul.shoplist li img {
	width: 45px;
	height: auto;
	position: absolute;
	top: 17px;
	left: 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.shoplist li a {
	width: 100%;
	height: 80px;
	display: block;
	line-height: 80px;
	padding: 0 20px 0 70px;
	vertical-align: middle;
	font-size: 14px;
	color: #FFF;
	background: url(img/arrowB.png) no-repeat #F4A2B5 98% 50%;
	text-decoration: none;
	background-size: 8px;
}
ul.shoplist li.current a {
	background-color: #EC4DA6;
}
ul.shoplist li a:hover {
	text-decoration: underline;
}
#f_slider {
	width: 640px;
	margin: 0 auto;
}
.tcenter {
	text-align: center;
}
.dnone {
	display: none !important;
}
.kugiri img {
	padding: 0 10px;
}
.breadcrumbs {
	background: #FFF;
	width: 1080px;
	margin: 0 auto;
	padding: 10px 0;
}
.breadcrumbs a {
	text-decoration: none;
}
.breadcrumbs span {
	font-size: 13px;
}
.radius {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
hr.hr_line {
	display: block;
	border: none;
	height: 80px;
	background: url(img/hr_line.png) no-repeat center center;
	color: #FFFFFF; /* サイト背景と同じ色を推奨 */
}
.col03 li {
	width: 29.3%;
	margin: 2%;
	float: left;
}
.col03 li img {
	display: block;
	max-width: 100%;
	height: auto;
}
.boxtypeA ul {}
.boxtypeA li img {
	border-radius: 5px;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
#shopinfo {
	margin-top: 30px;
}
#shopinfo dl {
	display: table;
	width: 100%;
	border-top: 1px solid #DDD;
	padding: 10px 0;
	margin-bottom: 0;
}
#shopinfo dl:last-child {
	border-bottom: 1px solid #DDD;
}
#shopinfo dl dt {
	width: 200px;
	display: table-cell;
	padding: 10px 10px 8px;
	vertical-align: top;
}
#shopinfo dl dd {
	padding: 10px 10px 8px;
	vertical-align: top;
}
#shopinfo dd.tel {
	font-size: 2rem;
	color: #F06;
}
#topimage img {
	border-radius: 5px;
}
#header .logo {
	position: absolute;
	top: 12px;
	width: 240px;
	left: 10px;
}
.logo img {
	width: 100%;
	height: auto;
}
#footerIn {
	color: #333;
	padding: 20px 0;
}
#footerIn .logo {
	margin-top: 30px;
}
#footerIn .logo img {
	max-width: 200px;
	margin: 0 auto;
	display: block;
}
#footermenu ul {
	margin: 0 auto;
	width: 200px;
}
#footermenu li {
	margin-bottom: 1em;
}
h2.h2cont {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #C6E6F3;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 10px;
}
.privacyinfo {
	overflow: auto;
	height: 162px;
	padding: 10px;
	background: #DFEFF5;
}
.renraku {
	margin: 10px 0;
	float: left;
}
.renraku dl {
	width: 500px;
	float: left;
	margin-bottom: 10px;
}
.renraku dt, .renraku dd {
	font-size: 20px;
	float: left;
	padding: 10px 0
}
.renraku dt {
	width: 130px;
}
.renraku dd {
	border-left: 1px solid #AADFE4;
	padding-left: 30px;
}
.privacyinfo dt {
	color: #1D2088;
	font-weight: bold;
}
.privacyinfo dd {
	margin-bottom: 10px;
}
.tableA.form01 td, .tableA.form01 th {
	padding: 10px;
}
.tableA.form01 input, .tableA.form01 textarea {
	padding: 7px;
	font-size: 16px;
}
#header #bnr_cal {
	position: absolute;
	left: 265px;
	bottom: 10px;
	width: 100px;
}
#header .tel {
	position: absolute;
	right: 80px;
	top: 28px;
	width: 600px;
}
#header .tel li {
	float: left;
	width: 48%;
	margin-right: 4%
}
#header .tel li:last-child {
	margin-right: 0;
}
#header .tel img {
	width: 100%;
	height: auto;
}
#header .recruit {
	position: absolute;
	right: 0px;
	top: 12px;
}
#header .recruit a {
	width: 90px;
	display: block;
}
/* ------------------------------------------------------------

お知らせ

------------------------------------------------------------ */
#oshirase-box {
	width: 100%;
	background: #fae7e9;
	padding: 20px;
	border-radius: 10px;
}
#oshirase-box h2.newstit {
	margin-bottom: 10px;
}
#oshirase-box h2.newsin {
	font-weight: bold;
	color: rgba(160, 84, 160, 1.00);
	padding: 7px 0;
}
#oshirase-in p {
	margin-bottom: 10px;
}
#oshirase-in .title {
	font-weight: bold;
	color: #0066CC;
	font-size: 110%;
	margin-bottom: 9px;
}
#oshirase-in {}
#oshirase-in dl {
	padding: 10px;
	background: #FFF;
	margin-bottom: 20px;
	-webkit-box-shadow: 2px 2px 6px #989595;
	-moz-box-shadow: 2px 2px 6px #989595;
	box-shadow: 2px 2px 6px #989595;
}
#oshirase-in dl:last-child {
	margin-bottom: 0;
}
#oshirase-in dt {
	color: #AB9E9D;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
}
#oshirase-in dd {
	line-height: 20px;
}
#oshirase-in p {
	margin-bottom: 10px;
}
#oshirase-in .title {
	font-weight: bold;
	color: #0066CC;
	font-size: 110%;
	margin-bottom: 9px;
}
#goto-column {
	float: right
}
/* ------------------------------------------------------------

	グローバルナビ基本

------------------------------------------------------------ */
#global-navi-box {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	border-top: 1px solid #f1dfe2;
	border-bottom: 1px solid #f1dfe2;
	background: #FFFFFF;
}
@media screen and (min-width: 769px) {
	#global-navi {
		padding: 0;
		width: 1080px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 768px) {
	#global-navi {
		padding: 0;
		width: 100%;
		margin: 0 auto;
	}
	#menu-gnavi li.home {
		display: none !important;
	}
}
#global-navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	background: url(img/gnavi.png) no-repeat;
}
#global-navi li {
	float: left;
}
#global-navi li a {
	display: block;
	width: 167px;
	height: 100px;
	text-decoration: none;
	text-indent: -9999px;
	background: url(img/gnavi.png) no-repeat;
}
#global-navi li.home a, #global-navi #menu-item-21 a { /*home*/
	background-position: 0px 0px;
	width: 78px;
}
#global-navi li.concept a, #global-navi #menu-item-20 a { /*concept*/
	background-position: -78px 0px;
}
#global-navi li.price_plan a, #global-navi .menu-item-19 a { /*料金・プラン*/
	background-position: -245px 0px;
}
#global-navi li.shops a, #global-navi .menu-item-18 a { /*店舗一覧*/
	background-position: -412px 0px;
}
#global-navi li.qa a, #global-navi .menu-item-109 a { /*Q&A*/
	background-position: -579px 0px;
}
#global-navi li.voice a, #global-navi .menu-item-108 a { /*お客様の声*/
	background-position: -746px 0px;
}
#global-navi li.blog a, #global-navi .menu-item-1502 a { /*カレンダー*/
	background-position: -913px 0px;
}
.single-voice #global-navi li.voice a, #global-navi li.current-menu-item a, #global-navi li a:hover {
	background-image: url("img/gnavi_o.png");
}
/***********************************************
Gnavi new
***********************************************/
#home_navi {
	padding: 10px 10px 20px;
	background: #f7f7f7;
}
#home_navi ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 0;
}
#home_navi li {
	display: block;
	width: 32%;
	margin-right: 2%;
	float: left;
	box-sizing: border-box;
	height: 100px;
}
#home_navi li:last-child {
	margin-right: 0;
}
#home_navi li a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-decoration: none;
	font-size: 1.4rem;
	color: #1d1d1d;
	line-height: 1.2;
	border: 1px solid #d7d7d7;
	background: #fff;
	border-radius: 8px;
	box-sizing: border-box;
	vertical-align: middle;
}
#home_navi li a span {
	height: 55%;
	width: 100%;
	display: inline-block;
	padding: 13px 0 8px;
	text-align: center;
	vertical-align: middle;
}
#home_navi li a:after {
	content: "";
	display: block;
	left: 0;
	right: 0;
	margin: 5px auto 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 32px;
	height: 25px;
}
#home_navi .block01 li:nth-child(1) a:after {
	background-image: url("img/icon/gnavi_01.png");
	width: 32px;
	height: 25px;
}
#home_navi .block01 li:nth-child(2) a:after {
	background-image: url("img/icon/gnavi_02.png");
	width: 32px;
	height: 25px;
}
#home_navi .block01 li:nth-child(3) a:after {
	background-image: url("img/icon/gnavi_03.png");
	width: 32px;
	height: 25px;
}
#home_navi .block02 li:nth-child(1) a:after {
	background-image: url("img/icon/gnavi_04.png");
	width: 32px;
	height: 25px;
}
#home_navi .block02 li:nth-child(2) a:after {
	background-image: url("img/icon/gnavi_05.png");
	width: 32px;
	height: 25px;
}
#home_navi .block02 li:nth-child(3) a:after {
	background-image: url("img/icon/gnavi_06.png");
	width: 32px;
	height: 25px;
}
/***********************************************
Page Navi
***********************************************/
.ppnavi {
	width: 100%;
}
.ppnavi ul {
	width: 100%;
}
.ppnavi li {
	float: left;
	width: 20%;
}
.ppnavi li#menu-item-656 {
	background: none;
}
.ppnavi li a {
	display: block;
	padding: 10px;
	font-size: 16px;
	border-right: 1px #FFFFFF dotted;
	position: relative;
	text-decoration: none;
	background: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 700;
	color: #131313;
}
.ppnavi li a:after {
	position: absolute;
	content: url(img/menu_poi.png);
	right: 10px;
	top: 13px;
}
.ppnavi li#menu-item-656 a:after {
	content: normal;
}
.ppnavi li.current-menu-item a, .ppnavi li a:hover {}
.ppnavi li:last-child a {
	border: none;
	border-radius: 0 10px 10px 0;
}
.ppnavi li#menu-item-656 a {
	white-space: nowrap;
	border-radius: 10px 0 0 10px;
	display: block;
}
/* ------------------------------------------------------------

	プラン　価格　ナビ

------------------------------------------------------------ */
/* ------------------------------------------------------------

	テーブル

------------------------------------------------------------ */
#tableA {
	margin: 0 auto 0 auto;
}
#tableA a {
	text-decoration: underline;
}
table.tableA {
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-spacing: 0;
}
.tableA th {
	padding: 5px 5px 5px 5px;
	width: 140px;
	background-image: url(img/tbg2.gif);
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	white-space: nowrap;
}
.tableA td {
	padding: 5px 5px 5px 10px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
}
.tableA p {
	margin-bottom: 10px;
}
#gotoMap {
	margin: 10px 0 20px 0;
	width: 67px;
	height: 20px;
	background: url(img/map.gif) no-repeat;
	text-indent: -9999px;
}
#gotoMap a {
	width: 67px;
	height: 20px;
	display: block;
	text-decoration: none;
}
a.unline {
	text-decoration: underline;
	color: blue;
}
.links span.unA {
	text-decoration: underline;
}
ul.typeA {
	margin-top: 5px;
}
.links table.Type-kana td {
	font-weight: normal;
	vertical-align: top;
}
#GoToTOP {
	clear: both;
	width: 100%;
	text-align: right;
	margin-right: 5px;
	padding-top: 30px;
}
/***********************************************
ページナビ
***********************************************/
.pnavi {
	width: 100%;
	margin-top: 30px;
}
.pnavi a {
	text-decoration: none;
}
.pnavi > div {
	width: 49%;
}
.pnavi .prev {
	float: left;
}
.pnavi .next {
	float: right;
	text-align: right;
}
.pnavi .next a:after {
	font-family: 'icomoon';
	content: "\e603";
	color: #F39;
	vertical-align: -7px;
	font-size: 30px;
}
.pnavi .prev a:before {
	font-family: 'icomoon';
	content: "\e600";
	color: #F39;
	vertical-align: -7px;
	font-size: 30px;
}
.pnavi-right {
	float: right;
	width: 180px;
}
.pnavi-right .prev {
	text-align: left;
	float: left;
}
.pnavi-right .next {
	text-align: right;
	float: right;
}
#main-footer {
	margin-top: 30px;
	clear: both;
}
.postnavi {
	float: left;
	width: 550px;
	_height: 50px;
	min-height: 50px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	background: url("img/pagenavi-bg.gif") no-repeat 0 0;
}
.postnavi .prev {
	float: left;
	width: 230px;
	padding: 10px 10px 10px 30px;
}
.postnavi .next {
	float: right;
	width: 230px;
	padding: 10px 30px 10px 10px;
}
/* ------------------------------------------------------------

	QA

------------------------------------------------------------ */
h2.typeQA {
	background-color: #ED9ABB;
	color: #FFF;
	padding: 28px 30px;
	font-size: 150%;
	border-radius: 7px 7px 0 0;
}
dl.qa {
	border-top: 1px solid #ddd;
	padding: 33px 0 10px;
}
dl.qa dt {
	cursor: pointer;
	min-height: 40px;
	background: url(img/icon_plus.png) no-repeat 100% 7px;
	background-size: 32px;
}
dl.qa dt.open {
	background-image: url(img/icon_minus.png);
}
dl.qa dt span {
	min-height: 40px;
	display: block;
	padding: 6px 45px 20px 93px;
	font-size: 2.2rem;
	color: #505050;
	background: url(img/poiQ.png) no-repeat;
	background-size: 43px auto;
}
dl.qa dd {
	font-size: 1.6rem;
	color: #505050;
	background: url(img/poiA.png) no-repeat;
	background-size: 43px auto;
	padding-left: 93px;
	padding-top: 10px;
	padding-bottom: 30px;
}
/* ------------------------------------------------------------

	トップ右メニュー

------------------------------------------------------------ */
#consultation-menu {
	width: 300px;
	background: #C90;
}
.page-id-4 #consultation {
	width: 250px;
	padding-bottom: 20px;
	background: #FFF;
}
#consultation dl {
	overflow: hidden;
}
#consultation dt {
	background: url("img/topright-top.png") no-repeat;
	height: 52px;
	text-indent: -999em;
	margin-bottom: 10px;
}
#consultation ul {
	padding-bottom: 0;
}
.page-id-4 #consultation li a, #consultation li a {
	background: url("img/topmenu-li.gif") no-repeat #fff;
	width: 280px;
	height: 25px;
	line-height: 10px;
	margin: 0;
	padding: 5px 0 0 30px;
	font-size: 12px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}
.page-id-4 #consultation li a {
	width: 220px;
}
#consultation li a:hover {
	background-position: 0 -25px;
}
#topimage {}
.btn_access {
	position: absolute;
	top: 259px;
	left: 414px;
	width: 171px;
	height: 34px;
	display: block;
	text-indent: -999em;
}
.w100p {
	width: 100%;
	height: auto;
}
.boxShadow {
	-webkit-box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 1px 1px;
	-moz-box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 1px 1px;
	box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 1px 1px;
}
h3 {
	color: purple;
}
.page-id-7 h3 {
	background: url("img/h3-02.png") no-repeat;
	width: 523px;
	display: block;
}
.accessA {
	width: 600px;
}
.accessA dl {
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	float: left;
	padding: 10px 0;
}
.accessA dt {
	float: left;
	width: 100px;
}
.accessA dd {
	float: right;
	width: 470px;
}
.h2box {
	background: #FFE5EA;
	padding: 50px 0 30px;
	border-radius: 5px;
}
h2.shoptit {
	font-size: 20px;
	margin: 20px 0;
}
h2.shoptit a {
	color: #E84EA5;
	text-decoration: none;
}
h2.typeA {
	font-size: 2.2rem;
	font-weight: normal;
	color: #AC3784;
}
h2.typeA span {
	display: block;
	font-size: 1.6rem;
	color: #000;
	padding-top: 10px;
}
h3.typeA {
	color: #EA617B;
	font-size: 2.5rem;
	font-weight: normal;
	text-align: center;
}
/* ------------------------------------------------------------

	コンテンツ

------------------------------------------------------------ */
.single.single-shoplist .contentin {
	width: 746px;
	padding: 20px;
	float: right;
}
.h2box {
	position: relative;
}
.contentin {
	font-size: 1.4rem;
	line-height: 1.6;
	padding: 10px;
	background-color: #FFF;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
body.single-qa .contentin {
	padding: 50px;
	width: 100%;
}
body.single-qa .h2cont {
	margin-bottom: 30px;
}
.contentin:before, .contentin:after, .contentin-in:before, .contentin-in:after {
	content: "";
	display: block;
	position: absolute;
	width: 49px;
	height: 49px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.h2box:before, .h2box:after, .h2box-in:before, .h2box-in:after {
	content: "";
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.h2box:before {
	background-image: url(img/cornerB-left-top.png);
	left: -0.5em;
	top: -0.5em;
}
.h2box:after {
	background-image: url(img/cornerB-right-top.png);
	right: -0.5em;
	top: -0.5em;
}
.h2box-in:before {
	background-image: url(img/cornerB-left-bottom.png);
	left: -0.5em;
	bottom: -0.5em;
}
.h2box-in:after {
	background-image: url(img/cornerB-right-bottom.png);
	right: -0.5em;
	bottom: -0.5em;
}
.contentin:before {
	background-image: url(img/corner-top-left.png);
	left: 0.9em;
	top: 0.9em;
}
.contentin:after {
	background-image: url(img/corner-top-right.png);
	right: 0.9em;
	top: 0.9em;
}
.contentin-in:before {
	background-image: url(img/corner-bottom-left.png);
	left: 0.9em;
	bottom: 0.9em;
}
.contentin-in:after {
	background-image: url(img/corner-bottom-right.png);
	right: 0.9em;
	bottom: 0.9em;
}
.h2box {
	padding: 12px 15px;
	border: 1px solid #B78080;
	margin-bottom: 15px;
}
.contentin-in {
	min-height: 450px;
	padding: 27px 27px 100px 27px;
	border: 1px solid #ECDDDD;
	background: -moz-linear-gradient(top, #F9F5F5 0%, #FEFEFD 5%, #FEFEFD 95%, #F9F5F5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F9F5F5), color-stop(5%, #FEFEFD), color-stop(95%, #FEFEFD), color-stop(100%, #F9F5F5));
	background: -webkit-linear-gradient(top, #F9F5F5 0%, #FEFEFD 5%, #FEFEFD 95%, #F9F5F5 100%);
	background: -o-linear-gradient(top, #F9F5F5 0%, #FEFEFD 5%, #FEFEFD 95%, #F9F5F5 100%);
	background: -ms-linear-gradient(top, #F9F5F5 0%, #FEFEFD 5%, #FEFEFD 95%, #F9F5F5 100%);
	background: linear-gradient(to bottom, #F9F5F5 0%, #FEFEFD 5%, #FEFEFD 95%, #F9F5F5 100%);
}
.contentin-in img {
	max-width: 100%;
	height: auto;
}
.last-p {
	margin-bottom: 30px !important;
}
.single .contentin {
	width: 820px;
}
.single-voice .contentin {
	width: auto;
}
.contentin p {
	line-height: 2em;
	clear: both;
	margin-bottom: 1em;
}
.v_data {
	margin-bottom: 10px;
}
.v_data li {
	float: left;
	font-size: 2rem;
	margin-right: 1rem;
	color: #ED2E9A;
}
h2.topbnr {
	border-top: 3px solid #E84EA5;
}
#top_voice .v_data li {
	line-height: 1rem;
	font-size: 11px;
}
#top_voice dl.voice {
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
}
/* ------------------------------------------------------------

	PAGE毎

------------------------------------------------------------ */
/*	料金　*/
.price.attn {
	padding: 20px;
	font-size: 14px;
	background: #ffc0cb;
}
.price.attn p {
	line-height: 2em
}
.page-price_plan .boxtypeA {
	margin-bottom: 100px;
}
/*	コンセプト　*/
.spimgbox {
	position: relative;
	width: 100%;
	height: 350px;
}
.spimgbox img, .spimgbox p {
	position: absolute;
}
.spimgbox p {
	width: 442px;
	top: 73px;
	left: 185px;
}
.page-concept .boxtypeA li img {
	margin-bottom: 20px;
}
.page-concept .boxtypeA li strong {
	font-size: 1.8rem;
	font-weight: normal;
	color: #C40C79;
	text-align: center;
	display: block;
}
.page-concept h2.typeA {
	text-align: center;
	padding-bottom: 10px;
}
/* ------------------------------------------------------------

	TABLE

------------------------------------------------------------ */
table.price-list {
	width: 100%;
	margin-bottom: 30px;
}
table.price-list th, table.price-list td {
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 110%;
	padding: 7px 15px;
}
table.price-list td {
	text-align: right;
}
table.price-list tr:nth-child(add) {
	background: #FCF2F4;
}
/* ------------------------------------------------------------

	SECTION

------------------------------------------------------------ */
a.gotoblog {
	display: block;
	padding: 0 16px 0 22px;
	background: url("img/midashi-h3.gif") 0 -158px no-repeat;
	height: 24px;
}
.contin {
	line-height: 26px;
}
table.tbase {
	border-collapse: collapse;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-spacing: 0;
}
.tbase th {
	padding: 5px;
	background-image: url(img/tbg2.gif);
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
}
.tbase td {
	padding: 15px;
	background-color: #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
}
.lbnr {
	padding: 0 0 10px 0;
	background: #FFF;
}
table.recruit th {
	white-space: nowrap;
}
.SPbox {}
/***********************************************
PAGE NAVI
***********************************************/
#wp_page_numbers ul, #wp_page_numbers li {}
#wp_page_numbers a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	display: inline-block;
	color: #FFFFFF;
	background-color: #66CDD5;
}
#wp_page_numbers {
	margin-top: 25px;
	width: 100%;
	margin-bottom: 15px;
}
#wp_page_numbers ul {
	width: 100%;
	text-align: center;
}
#wp_page_numbers li {
	display: inline-block;
}
#wp_page_numbers a {
	width: 1.3em;
	padding: 6px 13px;
	margin: 0 5px;
	display: initial;
	text-align: center;
}
#wp_page_numbers li a:hover {
	background: #F2E6E8;
}
.home #m_area {
	width: 500px;
	text-align: left;
	position: absolute;
	left: 300px;
	top: 31px;
}
.home #m_area h1 {
	line-height: 1.8em;
}
#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
#wp_page_numbers li.first_last_page {
	font-style: italic;
}
#wp_page_numbers li.active_page a {
	background: #DE7A8B;
}
#wp_page_numbers li.page_info {
	display: block;
	color: #666;
	font-size: 14px;
	margin-bottom: 15px;
}
.home_shoplist_block {
	text-align: center;
}
.top_shopinfo {
	margin: 0 0 30px;
}
.top_shopinfo li {
	width: 49%;
	float: left;
	margin-right: 2%;
}
.top_shopinfo li:last-child {
	margin-right: 0;
}
.top_shopinfo li img {
	border-radius: 5px;
	border: 1px solid #d7d7d7;
}
.attn01 {
	border: 2px solid #e9607c;
	padding: 10px;
	background-color: #FFF;
}
.attn02 {
	border: 2px solid #a20072;
	padding: 10px;
	background-color: #FFF;
}
.pt001 {
	font-size: 23px;
}
.h2.typeA span {
	font-size: 16px;
}
.table-success, .table-success > td, .table-success > th {
	background-color: #cfefd7;
}
.table-warning, .table-warning > td, .table-warning > th {
	background-color: #ffeeba;
}
tr.borderbA th, tr.borderbA td {
	border-bottom: 2px solid #000;
}
.tleft, .t-left {
	text-align: left !important;
}
.tright {
	text-align: right !important;
}
.bread_wrap {
	background-color: #FFF;
	border-bottom: 1px solid #f1dfe2;
}
.h1_a_wrap {
	width: 100%;
	text-align: center;
}
.H1_A {
	font-size: 3rem;
	color: #a72463;
	font-weight: normal;
	width: 100%;
	padding: 20px 0;
}
.thA {
	background-color: #ffe5ea;
	font-weight: bold !important;
	font-size: 120%;
	text-align: left;
}
.PlistB th, .PlistB td {
	text-align: center !important;
}
.PlistB strong {
	font-family: 'Libre Baskerville', serif;
	font-size: 2.5rem;
	color: #DD181B;
}
.PlistB strong span {
	font-size: 4rem;
}
.c-pink {
	color: #DD186E;
	font-weight: 700 !important;
}
.through {
	text-decoration: line-through;
}
strong.red {
	color: #DD181B;
	font-size: 1.1em;
}
.unline {
	border-bottom: 1px solid #DD181B;
}
a.btn-TA {
	padding: 20px 30px;
	color: #FFF;
	/* font-weight: bold; */
	background-color: #ea8f92;
	font-size: 1.2em;
	display: inline-block;
	text-decoration: none;
	border-radius: 7px;
}
a.btn-TA:hover {
	color: #FFF;
	background-color: #E5686C;
}
.flex {
	display: flex;
	justify-content: center;
}
.menu-footer li.home {
	display: none;
}
.btn_footer020 {
	float: right;
	margin-top: 21px;
	padding: 0 10px;
}
h2.typeVoice {
	text-align: right;
}
.docskincare_001 {
	font-size: 19px;
	text-align: center;
	color: #881a60;
	font-weight: 700;
	margin: 20px 0;
}
.docskincare_002 img {
	max-height: 400px;
	width: auto;
	display: block;
	margin: 30px auto;
}
.docskincare_003 {
	font-size: 26px;
	color: #135B08;
	margin: 80px 0;
	text-align: center;
	font-weight: 700;
}
.docskincare_004 {
	text-align: center;
	margin: 60px 0 100px;
}
.docskincare_005 {
	text-align: center;
	font-size: 19px;
	padding: 9px 0;
	border-top: 1px solid #555252;
	border-bottom: 1px solid #555252;
	margin: 25px 0;
	font-weight: 700;
	color: #135B08;
}
.docskincare_006 {
	font-size: 18px;
	text-align: center;
	margin: 15px 0;
}
.red {
	color: #D90508;
}
.nijuu {
	font-size: 20px;
	text-decoration: line-through;
}
.priceTA {
	font-size: 26px;
	font-weight: 700;
	color: #DD186E;
}
.text_01 {
	font-size: 28px;
	font-weight: 700;
	color: #DD186E;
	font-family: 'Noto Serif JP', serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.text_02 {
	font-size: 24px;
	font-weight: 700;
	color: #222;
	font-family: 'Noto Serif JP', serif;
}
.noto {
	font-family: 'Noto Serif JP', serif !important;
}
#shopinfo .shopname {
	font-size: 18px;
}
body.home .instagram_btn {
	text-align: center;
}
.instagram_btn img {
	width: 130px;
}
.acf-map {
	margin-top: 30px;
}
.mawari_r {
	float: right;
	margin: 0 0 15px 15px;
}
.Pc_Col02 li {
	width: 48% !important;
	margin-right: 4%;
	padding: 0;
	margin-bottom: 15px;
	float: left;
}
.Pc_Col03 li {
	display: block;
	width: 32%;
	margin-right: 2%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.Pc_Col02 li:nth-child(2n), .Pc_Col03 li:nth-child(3n) {
	margin-right: 0;
}
.H3TA {
	font-size: 3rem;
	text-align: center;
}
ul.list_flex {
	display: -webkit-flex;
	display: flex;
	list-style: none;
	flex-wrap: wrap; /* 折り返し */
	justify-content: center;
	align-items: center;
}
ul.PlistB li {
	text-align: center;
	padding: 20px;
	font-size: 1.8rem;
}
.CamBox {
	width: 700px;
	margin: 0 auto;
	border: 3px solid #ffc0cb;
	border-radius: 14px;
	margin-bottom: 20px;
}
.CamBox h3 {
	margin-top: 15px;
}
.CamBox01 {
	margin-top: 30px;
}
.top_onayami {
	background: #FFF;
	margin-bottom: 40px;
	width: 100%;
	text-align: center;
}
.top_onayami ul {
	padding: 15px;
}
.top_onayami li {
	content: " ";
	display: block;
	background: url(img/mot_heart.png) no-repeat 0 20px;
	background-size: 73px;
	padding: 20px 0 20px 89px;
	border-bottom: 1px solid #ebe9dd;
	line-height: 2em;
}
.top_onayami li:last-child {
	border: none;
}
/*ドロワー dwawer menu*/
.drawer-nav {
	background: #f7b8dd !important;
}
.drawer-menu li {
	padding: 7px 10px;
	background: #ffeaef;
	border-bottom: 1px solid #f7b8dd;
	width: 200px;
}
.drawer-menu li a {
	isplay: block;
	text-decoration: none;
	color: #331a1a;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.drawer-hamburger {
	background-color: #f7b8dd !important;
}
.logged-in .drawer-nav, .logged-in .drawer-hamburger {
	top: 32px !important;
}
.gotenpoB {
	margin-top: 15px;
	display: block;
}
.gotenpoB img {
	width: 150px;
}
.ShopList {
	padding: 20px;
}
.ShopList li {
	margin-bottom: 20px;
}
.ShopList .gotenpo {
	margin-top: 20px;
}
a.TelLink {
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 30px;
	border: 1px solid #ccc;
	display: inline-block;
	margin: 5px 0 10px;
}
@media screen and (max-width: 782px) {
	.logged-in .drawer-nav, .logged-in .drawer-hamburger {
		top: 46px !important;
	}
}
/*
===== CLEARFIX ==========================================
*/
.ShopList:after, .shopichiran:after, .maincont:after, .maincont-in:after, .shopichiran:after, .Pc_Col02:after, .Pc_Col03:after, .price_top:after, .home #datsumo-top:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 100%;
}
/***********************************************
脱毛プラン
***********************************************/
.datsumo_plan {
	margin-bottom: 30px;
}
.datsumo_plan .sect .plan strong {
	color: #1095d4;
	font-weight: normal;
	font-size: 110%;
}
.datsumo_plan .sect .plan span {
	display: block;
	padding-top: 10px;
}
@media screen and (min-width: 768px) {
	.datsumo_plan .sect {
		display: -webkit-flex;
		display: flex;
		font-size: 20px;
		padding: 20px 0;
		border-bottom: 1px solid #ccc;
	}
	.datsumo_plan .sect .plan {
		margin: 0 10px;
		-webkit-flex: 4;
		flex: 4;
	}
	.datsumo_plan .sect .price {
		-webkit-flex: 1;
		flex: 1;
		padding-right: 80px;
		text-align: right;
	}
}
.course {
	margin-top: 30px;
}
.course li {
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.nikibiimg {
	margin: 30px auto 0;
}
.nikibiimg img {
	display: block;
	width: 200px;
	margin: 20px auto;
}
.top08 {
	padding: 50px;
	background: #0662ab;
}
.top08 img {
	display: block;
	margin: auto;
}
.toptxt105_01 {
	font-size: 30px;
	padding: 50px 50px 0 50px;
	background: #0662ab;
	color: #FFF;
}
.toptxt105 {
	font-size: 30px;
	padding: 50px;
	background: #81bbc7;
}
.toptxt105 .inbox {
	background: #FFF;
	border-radius: 10px;
	padding: 10px;
}
.blink {
	animation: blinkAnime 0.4s infinite alternate;
}
.top1205 {
	padding: 20px;
	background: #95d8ef;
}
.sect70 {
	background: url("img/sect70bg.png") repeat #e3daef;
	padding: 20px;
}
@keyframes blinkAnime {
	0% {
		color: rgba(255, 255, 255, 0.10)
	}
	95% {
		color: #b30059
	}
	100% {
		color: #b30059
	}
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.footerbtn {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px 5px 20px;
	z-index: 100;
}
.Sect18125502 {
	text-align: center;
}
.btn_to_kuchkomi {
	margin-bottom: 37px;
}
.sect20200302_01 {
	padding: 30px 50px;
	background: #0762aa;
}
.sect20200425_01 {}
body.page .newstit {
	margin-bottom: 20px;
}
.single-spcont .cont {
	background: #FFF;
}
.single-spcont h1 {
	font-size: 20px;
	margin-bottom: 1em;
}
.home_attn {
	margin: 20px 0;
}
.home_attn li {
	margin-left: 2.2em;
	margin-bottom: 6px;
	list-style-type: disc;
	list-style-position: outside;
}
.mensbtn {
	text-align: center;
	margin: 30px 0;
}
.mensbtn a.btn-radius-solid {
	background: #f1e767;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
	background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
	background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
}
.mensbtn a.btn-radius-solid:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#f1e767), to(#feb645));
	background: -webkit-linear-gradient(bottom, #f1e767 0%, #feb645 100%);
	background: linear-gradient(to top, #f1e767 0%, #feb645 100%);
}
.mensbtn a.btn {
	text-decoration: none !important;
	font-weight: 700;
	max-width: 100%;
	overflow: hidden;
}
@media screen and (min-width: 769px) {
	.mensbtn a.btn {
		padding: 20px 74px;
		font-size: 3rem;
	}
}
@media screen and (max-width: 768px) {
	.single-spcont h1, .mensbtn a.btn {
		font-size: 1.4em;
	}
}
#menu-gnavi-1 .menu_spcont {
	display: none;
}
.spcontbox a {
	text-decoration: none;
}
.spcontbox h2 {
	font-size: 15px;
}
#home_spcont .spcontbox {
	margin-bottom: 13px;
}
.btnB {
	text-align: right;
}
.btnB a {
	text-decoration: none;
	background: pink;
	border-radius: 30px;
	padding: 3px 10px;
}
.titB {
	border-top: 3px solid #e84ea5;
	margin-bottom: 18px;
	font-size: 18px;
	text-align: center;
	padding: 10px;
}
.titB span {
	font-size: 15px;
	display: block;
	font-family: cursive;
	color: #cb7aa8;
}
@media screen and (min-width: 769px) {
	.titBB {
		margin-top: 70px;
		margin-bottom: 30px;
		text-align: center;
	}
	.titBB span {
		font-size: 17px;
		font-weight: bold;
		color: #2996cc !important;
		text-decoration: none;
	}
	.font-Nunito {
		font-family: 'Nunito Sans', sans-serif;
	}
	.titBB .font-Nunito {
		font-weight: 700;
		font-size: 40px;
		letter-spacing: 2px;
	}
}
@media screen and (max-width: 768px) {
	.titBB {
		padding: 50px 0 0 20px;
		text-align: center;
		margin-bottom: 30px;
	}
	.font-Nunito {
		font-family: 'Nunito Sans', sans-serif;
	}
	.titBB .font-Nunito {
		font-weight: 700;
		font-size: 26px;
		letter-spacing: 2px;
		margin-bottom: 10px;
	}
	.titBB span {
		font-size: 17px;
		font-weight: bold;
		color: #2996cc !important;
		text-decoration: none;
	}
}
.btn_seemore {
	text-align: right;
	margin-top: 30px;
}
.btn_seemore a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #e490a7;
	color: #FFF;
	border-radius: 8px;
	font-size: 1.3em;
	text-decoration: none;
}
.spcontbox_txt {
	margin-top: 10px;
	font-size: 1.2em;
}
ul.check, .pen {
	background: #f5f5f5;
	border: 2px solid #1f4069;
	padding: 20px;
	margin: 25px 0;
	border-radius: 8px;
}
ul.check {
	border: 2px solid #008b6b;
}
.pen li {
	padding-left: 33px;
	background: url(img/pen-green.png) no-repeat 0px 0px;
	background-size: 23px;
	margin-bottom: 15px;
	min-height: 26px;
	font-size: 1.1em;
	font-weight: 700;
	color: #183b64;
}
@media screen and (min-width: 769px) {
	.pen li {
		font-size: 1.3em;
		}
}
.pen li:last-child {
	margin-bottom: 0;
}
.pen li span {
	font-weight: bold;
}
#maincont p {
    margin: 0 0 1em;
    line-height: 2;
    font-size: 1.4rem;
}
ul.ListTypeA li {
    list-style-type: disc;
    list-style-position: inside;
    font-size: 1.1em;
    letter-spacing: 0.075em;
    font-weight: 700;
}
ul.ShopList h2 a {
    text-decoration: none;
    font-size: 1.5em;
    margin-bottom: 1em;
    display: inline-block;
}
.bui li {
    font-size: 12px;
    margin-right: 0.4em;
    display: inline-block;
}
.titBBZ {
    font-size: 1.7em;
    text-align: center;
    color: #cf2e32;
    font-weight: 700;
    font-family: 'Noto Serif JP', serif;
    margin: 1em 0;
}
.datsumo_plan .sect .price {
    font-size: 1.1em;
    font-weight: 700;
    color: #c03;
}
.btnWrap {
    width: 100%;
    height: 50px;
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999
}

.btnWrap a {
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: none;
	font-weight: 700;
}

.btnWrap a i {
    margin-right: .6em
}

.btnWrap a.contactBtn {
	background-color: #df9c9b
}

.btnWrap a.reservationBtn {
	background-color: #e6627e
}

.btnWrap a span {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 13px;
    line-height: 1
}
.Sect18125502_03 {
    margin: 2em 0;
}
.Sect18125502_03 .tit {
    font-size: 1.5em;
    margin: 0.8em 0;
    color: #e11683;
	font-weight: bold;
}
.Sect18125502_03 .txt {
font-size: 1.5em;
}
@media screen and (max-width: 769px) {
	.Sect18125502_03 .tit {
		font-size: 1.5em;
	}
	.Sect18125502_03 .txt {
		font-size: 1.2em;
		}
}
.Sect18125502_03 .point {
max-width: 100px;
}
.top_bnr {
	margin-top: 20px;
}
.top_bnr li {
	text-align: center;
	margin-bottom: 20px;
}