@charset "utf-8";

/* Table Of Contents
----------------------------------------


/*  about
---------------------------------------------------------------------------- */

.box_01 img{
	max-width:100%;
}

.bnrAreaL img{
	max-width:100%;
	text-align:center;
}

.bnrAreaL a:hover{
		opacity:0.8;
}

.secText01{
	padding:15px;	
}

div.bnrAreaL .secPic03{
	text-align:center;
}

.secPic01 img{
	max-width:100%;	
}

.secTextpic01 img{
	max-width:100%;
}

.secTextpic01{
	width:100%;
	float:left;
	text-align:center;
}

.secText01 table{
	width:100%;
}

.secText01 th{
	width:20%;
	padding-right:15px;
}

.secTextpic02{
	width:100%;
	/*text-align:center;*/
}

div.bnrAreaL .secTextpic02 img{
	max-width:80%;
}

.table3 table{
	width:100%;
}

.table3 td{
	width:30%;
	padding-right:3%;	
}

/* 写真2つ並べる */

ul.pic2 li{
	list-style: none;
	width: 100%;
	text-align: center;
}

/* 写真4つ並べる */

ul.pic4 li img{
	max-width:100%;
}

ul.pic4 li{
	list-style: none;
	width: 25%;
	float: left;
	text-align: center;
}

/* 写真7つ並べる */

ul.pic7 li{
	list-style: none;
	width: 14%;
	text-align: center;
	float:left
}

.btnForm01 a:hover{
	opacity:0.8;
}

/* table */

.tableWidth{
	width:100% !important;	
}

.tableWidth td{
	text-align:center !important;
}

.tableWidth th{
	width:20% !important;
}

.table_pd th{
	padding:5px 15px;
	width:26%;	
}

.table_pd td{
	padding-right:15px;	
}

/* 写真4つ並び */

ul.pic4 li {
	list-style: none;
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom:15px;
}

/* 写真7つ並べる */

ul.pic7 li{
	list-style: none;
	width: 20%;
	text-align: center;
	float:left;
	padding-right:2%;
	margin-bottom:5px;
}




@media only screen and (min-width: 641px) and (max-width: 768px){
	
div.bnrAreaL{
	width: 100%;	
}

div.bnrAreaL .secPic03 img{
	max-width:100%;
}

.secTextpic01{
	width:30%;
	float:left;
	padding: 0px 15px;
}

.secTextpic02{
	width:60%;
	float:left;
}

.secText01 th{
	width:20%;
	margin-right:15px;
}

div.bnrAreaL .secTextpic02 img{
	max-width:100%;
}

/* 写真2つ並べる */

ul.pic2 li{
	list-style: none;
	width: 45%;
	padding:2.5%;
	float: left;
	text-align: center;
}

/* 写真4つ並び */

ul.pic4 li {
	list-style: none;
	width: 22.5%;
	float: left;
	text-align: center;
	margin-right: 2.5%;
	margin-bottom:15px;
}

/* 写真7つ並べる */

ul.pic7 li{
	list-style: none;
	width: 20%;
	text-align: center;
	float:left;
	padding-right:2%;
}

}

@media only screen and (min-width: 769px) and (max-width: 970px){

div.bnrAreaL{
	width: 100%;	
}

div.bnrAreaL .secPic03{
	float:left;
	margin:0 1.5%;
	width:30%;
}

div.bnrAreaL .secPic03 img{
	width:100%;
}

div.bnrAreaL .secTextpic02 img{
	max-width:100%;
}

.secTextpic01{
	width:34%;
	float:left;
    padding: 0px 15px;
}

.secTextpic02{
	width:60%;
	float:left;
}

/* 写真2つ並べる */

ul.pic2 li{
	list-style: none;
	width: 45%;
	padding:2.5%;
	float: left;
	text-align: center;
}

/* 写真4つ並び */

ul.pic4 li {
	width: 22.5% !important;
	margin-right: 2.5%;
	margin-bottom:15px;
}

/* table */

.secText01 th{
	width:20%;
	margin-right:15px;
}

/* 写真7つ並べる */

ul.pic7 li{
	list-style: none;
	width: 20%;
	text-align: center;
	float:left;
	padding-right:2%;
}

}

@media only screen and (min-width: 971px){

div.bnrAreaL{
	width: 100%;	
}

div.bnrAreaL .secPic03{
	float:left;
	margin:0 1.65%;
	width:30%;
}

div.bnrAreaL .secPic03 img{
	max-width:100%;
}

.secTextpic01{
	width:30%;
	float:left;
    padding: 0px 15px;
}

.secTextpic02{
	width:65%;
	float:left;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 10px 0 0;
	width: 348px;
}

div.bnrAreaL .secTextpic02 img{
	max-width:100%;
}

/* 写真2つ並べる */

ul.pic2 li{
	list-style: none;
	width: 45%;
	padding:2.5%;
	float: left;
	text-align: center;
}

/* 写真4つ並び */

ul.pic4 li {
	width: 22.5% !important;
	margin-right: 2.5%;
	margin-bottom:15px;
}

/* 写真7つ並べる */

ul.pic7 li{
	list-style: none;
	width: 14%;
	text-align: center;
	float:left
}

}
/*==================================================================*/
/*  デモ展開（流し込み時）追加分*/
/*==================================================================*/

/*tableStyle*/

table.tableStyle{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:fixed;
}
.tableStyle th,
.tableStyle td{
	padding: 5px 20px;
	border: 1px solid #fff;
	vertical-align: middle;
}
.tableStyle th{
	background-color: #380d07;
	color: #fff;
	width: 100px;
	border-right: 0;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
}
.tableStyle td{
	background-color: #f5f2ec;
}


@media only screen and (max-width: 640px){
	.tableStyle tr{
		display: block;
	}
	.tableStyle th,
	.tableStyle td{
		display: block;
		width: 100%;
		border: 1px solid #fff;
	}
	.tableStyle th{
		text-align: center;
		font-weight: bold;
		border-bottom: 0;
	}
	.tableStyle tr{
		margin-bottom: 10px;
	}
}
ul#pageNav{
	padding: 0;
	margin: 0 0 20px;
	list-style-type: none;
	zoom: 1;
}
ul#pageNav:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
ul#pageNav li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
ul#pageNav li:nth-child(2n+1){
	padding-right: 5px;
	clear: left;
}
ul#pageNav li:nth-child(2n+0){
	padding-left: 5px;
}
ul#pageNav li a{
	display: block;
	border: 1px solid #5b441a;
	background: url(../img/arrow01.png) 20px 50% no-repeat ,#fff;
	padding: 10px 40px;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	text-align: center;
}
ul#pageNav li a:hover{
	opacity: 0.7;
	text-decoration: none;
}
@media only screen and (max-width: 640px) {
	ul#pageNav li:nth-child(2n+1),
	ul#pageNav li:nth-child(2n+0){
		padding: 0 10px;
		width: 100%;
	}
}
ul#coupon{
	margin: 0 -10px;
}
#coupon li{
	width: 50%;
	float: left;
	padding: 10px;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;

}
#coupon li > div{
	padding: 0 35px;
	background: url(../common/img/bg_ornament722_md.png); 
	background-size: contain;
}
#coupon li h3{
	color: #940100;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	-moz-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	-webkit-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;	
}
#coupon li .price{
	color: #ff6500;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	-moz-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	-webkit-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;	
}
#coupon li .notice{
	color: #33180d;
	text-align: right;
	font-size: 12px;
}
@media only screen and (max-width:640px) {
	ul#coupon{
		margin: 0;
	}
	#coupon li{
		width: 100%;
		float: none;
		padding: 10px 0;
	}
}

@media only screen and (min-width:641px) {
div#main div.form p.tel a{
pointer-events:none;
cursor:default;
text-decoration:none;
}
}

div#main div.form p.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;

}
div#main div.form p.tel img {
	margin-right: 5px;
	vertical-align: 0!important;
}
#accCenter{
	background-color: #380d07;
	color: rgb(255,255,255);
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 10px;
	text-align: center;
}

@media only screen and (max-width:640px) {
	#accCenter{
		text-align: left;
	}
}
#accCenter > div{
	padding: 20px;
}
#accCenter h3{
	color: #FF9900;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	/*
	-moz-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	-webkit-text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	text-shadow: 1px 0 2px #fff, -1px 0 2px #fff, 0 1px 2px #fff, 0 -1px 2px #fff, 2px 0 2px #fff, -2px 0 2px #fff, 0 2px 2px #fff, 0 -2px 2px #fff;
	*/
}
#accCenter ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 120%;
}
#accBottom{
	padding: 0 60px;
	background: url(../common/img/bg_ornament722_md.png);
	background-size: contain;
}
.bdBr{
	border: 1px solid #9C751B;
	padding: 10px;
}
.cG2{
	color :#55742C !important;
}
.bdbdot{
	background: url(../img/dot.gif) 0% 100% repeat-x;
	padding: 15px 0;
}
.dlStyle dl{
	margin-bottom: 10px
}
.dlStyle dt{
	color: #900;
	padding-left: 30px;
	position: relative;
}
.dlStyle dt:before{
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -0.5em;
	width: 1em;
	height: 1em;
	background-color: #900;
}
.dlStyle dd{
	padding-left: 30px;
}
.massage h3{
	background: url(../common/img/bg_h4_tit01.png) 0% 0% repeat;
	color: #bb4141;
	text-shadow: 0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
	padding: 5px 10px 5px 12px;
	font-size: 30px;
	margin-bottom: 20px;	
}
.mTit01{
	color: #f00;
	font-size: 200%;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 10px;
}
.mTit02{
	background: #fff;
	padding: 10px 20px;
	border: 5px solid rgba(56, 13, 7, 0.8);
	font-size: 130%;
	margin-bottom: 20px
}
.dlStyle2{
	margin-bottom: 10px;
}
.dlStyle2 dt{
	font-weight: bold;
	color: #3dae3b;
	font-size: 120%;
}
#monitor section h3{
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	border: 1px solid #9a7d62;
	background: url(../common/img/bg_5.png) 0% 0% repeat;
	color: #380d07;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px 5px 12px;
	text-shadow: 0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 8px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff,0px 0px 5px #fff;
	margin-bottom: 10px;
}
.cR2{
	color: #990000 !important;
}
#monitorTop{
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 10px;
	background: #967621;
	color: #fff;
	font-size: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#monitorTopTxt{
	margin-bottom: 40px;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	font-size: 120%;
}
.step{
	counter-reset:number;
	margin-top: 20px;
}
.step dl{
	margin-bottom: 20px
}
.step dt{
	position: relative;
	padding: 5px 20px 5px 50px;
	background: #380d07;
	counter-increment: number;
	border-bottom: 1px solid #380d07;
	margin-bottom: 5px;
	color: #FFF;
}
.step dt:before{
	content: "( " counter(number) " )";
	position: absolute;
	background: #380d07;
	color: #fff;
	font-weight: bold;
	left: 10px;
	top: 4px;
	line-height: 1;
	padding: 5px;
	border-radius: 25%;
}
.step > p{
	position: relative;
	padding: 5px 20px 5px 50px;
	background: #380d07;
	counter-increment: number;
	border-bottom: 1px solid #380d07;
	margin-bottom: 10px;
}
.step > p:before{
	content: "( " counter(number) " )";
	position: absolute;
	background: #380d07;
	color: #fff;
	font-weight: bold;
	left: 10px;
	top: 4px;
	line-height: 1;
	padding: 5px;
	border-radius: 25%;
}
.condition{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.condition li{
	zoom: 1;
	margin-bottom: 20px;
}
.condition li:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.condition p:first-child{
	color: #bb4141;
	float: left;
	width: 3em;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}
.condition p:last-child{
	padding-top: 36px;
	overflow: hidden;
}
.condition .listNum{
	color: #fff;
	background: #bb4141;
	border-radius: 50%;
	padding: 0px;
	display: block;
	line-height: 2em;
	height: 2em;
	width: 2em;
	text-align: center;
}
.symptoms{
	font-family: "Times New Roman", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 18px;
}
.osusume{
	padding-left: 10%;
}
.osusume p{
	padding-left: 20px;
	font-weight: bold;
}
.osusume .osusumesym{
	color: #930102;
	padding-left: 0;
	margin-bottom: 10px;
	font-weight: bold;
}
.osusume ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	zoom: 1;
}
.osusume ul:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.osusume li{
	float: left;
	padding-right: 0.1em;
}
.cO2{ color: #fc6500;}

.check li{
	background: url(../common/img/ico_check.png) 0% 0% no-repeat;
	padding-left: 60px;
	margin-bottom: 20px;
	min-height: 48px;
	font-size: 18px;
} 

@media only screen and (min-width:641px) {
div#main div.accidentTel p.tel a{
pointer-events:none;
cursor:default;
text-decoration:none;
}
}

div#main div.accidentTel p.tel{
	font-size: 20px;
	margin-bottom: 20px;
	zoom: 1;
}
div#main div.accidentTel p.tel:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
div#main div.accidentTel p.tel .number{
	font-family: "Times New Roman", Times, serif;
	float: left;
}
div#main div.accidentTel p.tel img {
	margin-right: 5px;
	vertical-align: text-bottom !important;
}

.cOr{color: #FF9900 !important;}