@charset "utf-8";

.sp {
	display:none;
}
@media screen and (max-width:767px) {
	.sp {
		display: block;
	}
	.pc {
		display:none;
	}
}
/*-------------------------------------------
メールフォームプロ　CSSリセット
-------------------------------------------*/

form#mailformpro label.mfp_not_checked {
	border: none;
}
div.mfp_err {
	font-size: 14px;
	font-weight: bold;
}

/*-------------------------------------------
フォーム体裁調整
-------------------------------------------*/

.reserveTable {
	background: #fff;
	border:solid 1px #ff80bf;
	border-collapse:collapse;
	margin-bottom:30px;
	width:100%;
}
.reserveTable th,.reserveTable td {
	border:solid 1px #ff80bf;
	padding: 1em;
	border-collapse:collapse;
}
.reserveTable th {
	background: #ffd5ea;
	text-align: center;
	width:120px;
}
.reserveTable tr th {
	font-weight: normal;
}
.reserveTable tr th.top_item {
	font-weight: bold;
}

.reserveTable .checkList {
	display: flex;
	flex-wrap:wrap;
	list-style:none;
	margin: 0;
	padding-left: 0;
}
.reserveTable .checkList li {
	margin-right: 1em;
}
.reserveTable .checkList li.listWidth100 {
	margin-right: 0;
	width:100%;
}
.reserveTable .attentionList {
	list-style:none;
	margin: 0;
	padding-left: 0;
}

.txt_lt {
	text-align: left;
}
.txt_red {
	color:#fb0731;
}
.txt_indent {
	text-indent: -1em;
	margin-left:1em;
}
.font_12 {
	font-size: 12px;
}

.marginBottom_10 {
	margin-bottom: 10px;
}

.reserveTable td.reserveDate {
	padding-left:2em;
}
.reserveTable td.reserveDate div{
		margin-bottom:10px;
	}

.mustIcon {
	display: inline-block;
	position: relative;
}
.mustIcon::before {
	content: "＊";
	color:#fb0731;
	position: absolute;
	top:0;
	left:-15px;
}

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

	body {
		background: #ffeaff;
	}
	
	.h0 {
		position:relative;
		overflow: hidden;
	}
	.h0 h1 {
		margin:0;
		position:absolute;
	}
	.main {
		width:100%;
	}
	.main_R {
		float:none;
		margin: 0;
		width:100%;
	}
	.sp_img {
		width:100%;
	}
	.menu {
		width: 100%;
	}
	.menu table td img,.gnavi table td img {
		width:100%;
	}
	input[type="text"],input[type="tel"],input[type="email"] {
		max-width:90%;
	}
	textarea {
		width:100%;
	}
	
	.reserveTable,
	.reserveTable tbody,
	.reserveTable tr,
	.reserveTable th,
	.reserveTable td {
		border: none;
		box-sizing: border-box;
		display:block;
		width:100%;
	}
	.reserveTable tr.pc {
		display:none;
	}
	.reserveTable {

	}
	.reserveTable th {
		padding:1em 5%;
		text-align: left;
	}
	.reserveTable td {
		padding:1em 5%;
	}
	
	.reserveTable td.reserveDate {
		padding-left:2em;
	}

	.sp_attention01 {
		font-size: 12px;
		font-weight: normal;
		margin-top:8px;
	}
	.reserveDate_ttl {
		display:block;
		margin-bottom: 5px;
}

	
body {
	background-color: #ffeaff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
	-webkit-text-size-adjust: 100%;
	padding:2%;
}

img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    border:0px;
}

/*===========ヘッダー========================================*/
.logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
	float:left;
	height: auto;
	text-align:left;
}

.logo img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
}

.tel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
	float:left;
	text-align:left;
}

.tel img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%; 
}

.contact {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

.contact img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 50%; 
}
/*===========ヘッダー========================================*/

/*===========施術メニュー========================================*/
.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100%; 
}

.menu table tr{
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.menu table td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.menu table td img{
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: none;
}
/*===========施術メニュー========================================*/

/*===========グランドメニュー========================================*/

.gnavi {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.gnavi table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 100%; 
}

.gnavi table tr{
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.gnavi table td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.gnavi table td img{
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border: none;
}

/*===========グランドメニュー========================================*/

/*===========フッター========================================*/
.footer {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
    font-size:11px;
    float:right;
    text-align: center;
}

#page-top {
    position: fixed;
    bottom: 2px;
    right: 2px;
    font-size: 77%;
}

#page-top a {
    background: #ff2bff;
    text-decoration: none;
    color: #fff;
    width: 40px;
	padding: 10px 0px 10px 0px;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #ffaaff;
}

/*===========フッター========================================*/

/*===========top_contents========================================*/
.top_pickup {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 100%;
}

.top_pickup img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	width: 100%;
}

p.top_pickup_title{
	color:#68502c;
	font-size:13px;
	font-weight: bold;
}

p.top_pickup_title a{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size:13px;
    color:#68502c;
}

.top_pickup_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.top_pickup_in img{
	width: 100%;
}

.top_pickup_in1{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.top_pickup_in1 p{
    padding:0px 0px 0px 0px;
    margin:5px 10px 0px 10px;
    font-size:12px;
    color:#151515;
	float:left;
	text-align:left;
}

.top_cp_bana {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.top_cp_bana img{
	width: 100%;
}

.top_cp_bana a:hover { filter:alpha(opacity=60); opacity:0.6;}

.top_greeting {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.top_greeting img{
	width: 100%;
}

.top_greeting_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.top_greeting_title{
	margin: 0px 0px 0px 0px;
    margin:5px 10px 0px 10px;
	color:#68502c;
	width: 100%;
	float:left;
	text-align:left;
	font-size:13px;
	font-weight: bold;
}

.top_greeting_title a{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-weight: bold;
    font-size:12px;
    color:#68502c;
}

.top_greeting_in p{
    padding: 0px 0px 0px 0px;
    margin:5px 10px 0px 10px;
	float:left;
	text-align:left;
    font-size:12px;
    color:#151515;
}


/*===========top_contents========================================*/


/*===========Sub_contents========================================*/
.base_right {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
	float:left;
	text-align: left;
	font-size: 12px;
	color: #151515;
}

.base_right img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	float:center;
	text-align: center;
}

.base_right_in {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	float:left;
	text-align: left;
	font-size: 12px;
	color: #151515;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 3% 5%;
	width: 90%;
	height: auto;
    background: #ffffff;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #151515;
}

h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #151515;
	border-bottom: 5px #ff55ff solid;
}

p.sub_bun {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: left; 
	width: 100%;
	font-size: 12px;
	line-height: 150%;
	color: #151515;
}

.doctor_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: left; 
	width: 100%;
}
.doctor_title img{
	width: 100%;
}

.doctor {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: left; 
	width: 100%;
    background: #ffffff;
}
.doctor img{
	width: 100%;
}

.doctor_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	text-align: left; 
	font-size:12px;
	color:#151515;
	width: 100%;
	line-height: 150%;
}

.base_right_l {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:left;
	text-align: left;
}

.base_right_r {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:right;
	text-align: left;
}

.flow {
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	width: 100%;
	float:center;
	text-align: left;
	border: 1px #b4b4b4 solid;
}

.flow-y {
	width: 100%;
	float:center;
	text-align: center;
}

.flow-y img{
	width: 20%;
	float:center;
	text-align: center;
}

.price {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:center;
	text-align: left;
}

.price table {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:center;
	text-align: left;
}

.price table th {
	margin: 10px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 45%;
	float:left;
	text-align: left;
	border-bottom: 1px #b4b4b4 solid;
}

.price table td {
	margin: 10px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 55%;
	float:right;
	text-align: right;
	border-bottom: 1px #b4b4b4 solid;
}

.voice {
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	width: 100%;
	float:center;
	text-align: left;
	border: 1px #b4b4b4 solid;
}

.inquiry {
	margin: 0px 0px 10px 0px;
	padding: 20px 20px 20px 20px;
	width: 615px;
	float:center;
	text-align: left;
	border: 1px #b4b4b4 solid;
}

.step {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:center;
	font-size:12px;
	text-align: left;
	background-color: #fff4ff;
}

.step ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 95%;
}

.sp-td-img{
	width: 30%;
    vertical-align: top;
}
.sp-td-img img{
	width: 100%;
}
.sp-td-bun{
	width: 70%;
}

.cp {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.cp img {
	width: 100%;
}
/*===========Sub_contents========================================*/
	
	
	
	
}