@charset "utf-8";
/*
一括書き換えに使用

メインカラーの差し替え
濃い目：　#548e00
薄い目：　#B2D578

差しカラー　(メインの反対色：例 緑→オレンジ)
#f88905


背景
#FDFBE2

テキスト
#444444


*/



/*------------------------------------------
■ 色の設定　この部分を一括書き換え
------------------------------------------*/

/*全体*/
body {
	background-color: #fdfbe2;/*背景*/
	color: #444444;/*テキスト*/
}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a {
	color: #548e00;
}
a:hover {
	color: #ff3399;
}
a:visited {
	color: #993399;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/

#header {
	background-color: #ffffff;
	border-bottom-color: #548e00 !important;
	color: #333;
}
/*--幅1100pxで区切る場合
#wrap {
background-color: #ffffff;
box-shadow: 0 10px 10px #999999;
}
*/

/*ヘッダー h1*/

h1 {
	background-color:#548e00;/*背景*/
	color: #ffffff ;/*テキスト*/
}
/*TELアイコンの背景*/

#header_in .header_tel_icon {
	background-color: #f88905;
}


#header_in .header_tel {
	color: #444444;
}

/*------------------------------------------
■ h4タイトル
------------------------------------------*/

h4.title {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	background-color: #548e00 !important;
	box-shadow: 0 3px 3px #a8a8a8;
	color: #ffffff;
}

/*------------------------------------------
■　box
------------------------------------------*/

.box_border {
	background-color: #ffffff;
	border-color: #987c31 !important;
}
.box_01 {
	background-color: #ffffff;
	border-color: #fffff3 !important;
}




/*------------------------------------------
■order
------------------------------------------*/

.order {
	/*background:#7cc01f url("../img/order_bg.png") repeat scroll 0 center;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #548e00), color-stop(1.00, #b2d578));
	background: -webkit-linear-gradient(#548e00, #b2d578);
	background: -moz-linear-gradient(#548e00, #b2d578);
	background: -o-linear-gradient(#548e00, #b2d578);
	background: -ms-linear-gradient(#548e00, #b2d578);
	background: linear-gradient(#548e00, #b2d578);
}
/*.order_in{
background-color:#fff;
}*/


.order_copy01 {
	background-color: #ffffff;
	color: #548e00;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.order_copy02 {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	color: #ffffff;
}
/*　▼TEL番号エリア▼　*/


.order a.txt_tel {
	color: #795d20;
}
/*　▼ボタンエリア▼　*/

.order_mail a {
	color: #ffffff;
}


.order_logo{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
}

.order_catch{
	color:#444444;
}

.order_text_box li{
	color:#fff;
}


.order_a{
	background-color: #548e00;
}
.order_b{
	background-color: #f88905;
}


/*------------------------------------------
■ list_box
------------------------------------------*/

.trouble ul li.icon_check {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	border-bottom-color:#cccccc !important;
}


/*------------------------------------------
■ ポイント
------------------------------------------*/
.point01,
.point02,
.point01 .point_set,
.point02 .point_set {
	border-color:#f88905 !important;
}

.point01 .point_title, .point02 .point_title {
	border-bottom-color:#f88905 !important;
	color: #795d20;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.point01 .point_set .point_title span.num, .point02 .point_set .point_title span.num {
	background-color: #f88905;
	color: #ffffff;
}
/*------------------------------------------
■ STEP
------------------------------------------*/

.step_set {
	background-color: #ffffff;
	border-color: #fffff3 !important;
}
.step_title {
	border-bottom-color: #82c21e !important;
	color: #795d20;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.step_title2 {
	border-bottom-color:#E9569A !important;
	color: #795d20;
}
.s_block {
	border-left-color:#82c21e !important;
	color: #82c21e;
}
/*------------------------------------------
■ よくある質問
------------------------------------------*/

.faq .faq_title {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	border-bottom-color:#f88905 !important;
}
.faq .faq_set .faq_title span.q {
	background-color: #f88905 !important;
	color: #ffffff;
}
.faq .faq_set span.a {
	background-color: #82c21e !important;
	color: #ffffff;
}
.faq .faq_set {
	background-color: #ffffff;
	border-color: #fffff3 !important;
}
/*スマホのみ*/
h3.copy {
	background:#548e00;
	color: #ffffff;
}
.order_copy01 {
	color: #548e00;
}
.point01 .point_set, .point02 .point_set {
	background-color: #ffffff;
	border-color: #f88905 !important;
}
.list_box_01, .list_box_02, .list_box_03, .list_box_04, .list_box_05, .list_box_06 {
	background-color: #ffffff;
	border-color: #987c31 !important;
}

.room_title {
	background-color:#f88905;
	color:#fff;
}






/*------------------------------------------
■ テキスト装飾　
------------------------------------------*/
.txt_keycolor {
	color: #f88905;
}
.txt_marker {
	background-color: #FFFF00;
}
.txt_underline {
	border-bottom-color: #bbbbbb !important;
}
.txt_red {
	color: #de4e25;
}
.txt_blue {
	color: #0066cc;
}
.txt_orange {
	color: #F8BC2F;
}
.txt_area_border {
	background-color: #fdfbe2;
	border-color:#f88905 !important;
}
.txt_area_bg {
	background-color: #f1efd7;
}

.ffg {
	font-family:"FOT-筑紫A丸ゴシック Std D";
}
.ffm {
	font-family:"FOT-筑紫明朝 Pr5 B";
}

/*------------------------------------------
■ お客様の声
------------------------------------------*/

.voice .voice_title {
	border-bottom-color: #987c31 !important;
	color: #795d20;
	font-family:"FOT-筑紫A丸ゴシック Std D";
}

/*------------------------------------------
■ 代表者・スタッフ紹介
------------------------------------------*/

.staff_set {
	background-color: #f1efd7;
}
.staff .staff_title {
	border-bottom-color: #987c31 !important;
	color: #795d20;
}
/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a {
	border-left-color:#548e00 !important;
}
.sub_title_b {
	border-bottom-color: #987c31 !important;
	font-family: "FOT-筑紫明朝 Pr5 B";
}
.sub_title_c {
	border-color: #548e00 !important;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.sub_title_d {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	background-color: #548e00;
	color: #ffffff;
}
.sub_title_e {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	color:;
}
.sub_title_f {
	font-family: "FOT-筑紫A丸ゴシック Std D";
	background-color: #e8e4bb;
	border-left-color: #548e00 !important;
}
.sub_title_g {
	background-color: #e3e0d2;
	border-left-color: #987c31 !important;
}
.sub_title_h {
	font-family: "FOT-筑紫明朝 Pr5 B";
	border-bottom-color: #987c31 !important;
	color: #795d20;
}
/*------------------------------------------
■ テーブル
------------------------------------------*/



.table01 th {
	background-color: #ffffff;
	border-color: #987c31 !important;
}
.table01 td {
	background-color: #ffffff;
}
.table02 {
	font-family: RodinRosePro-EB;
}
.table02 th {
	background-color: #ffffff;
	border-color: #987c31 !important;
}
.table02 td {
	background-color: #ffffff;
	border-color: #987c31 !important;
}
.table03 th {
	background-color: #f1efd7;
	border-bottom-color: #987c31 !important;
	border-right-color: #fdfbe2 !important;
}
.table03 td {
	background-color: #fffff3;
	border-bottom-color: #987c31 !important;
}
/*------------------------------------------
■　reason_box
------------------------------------------*/
.reason_box {
	background-color: #ffffff;
}
.reason_title {
	border-bottom-color:#11693B !important;
	font-family:RodinRosePro-EB;
}
/*------------------------------------------
■　box_e 整体「保険治療0円」
------------------------------------------*/
.box_e {
	background-color: #f1efd7;
}
.box_e_title {
	border-bottom-color: #987c31 !important;
	color: #795d20;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.box_e .box_e_in {
	background: #ffffff
}
.st {
	background-color: #987c31;
	color: #ffffff;
	font-family: "FOT-筑紫A丸ゴシック Std D";
}
.st_a {
	border-left-color: #de4e25 !important;
}
.st_area {
	background-color: #fffff3;
	border-color: #de4e25 !important;
}
/*------------------------------------------
■ フォーム部分
------------------------------------------*/

.table_box {
	border-top-color:#666666 !important;
}
.inq_box {
	border-bottom-color:#666666 !important;
}
.inq_box_top {
	border-top-color:#cccccc !important;
}
.inq_box_title {
	border-left-color:#f88905 !important;
}
input[type=text]:focus, textarea:focus, select:focus {
	background-color: #FFFFDD;
}
/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
	background: #ffffff;
}
.copyright {
	background-color:#548e00;
	color: #ffffff;
}
.footer_btn {
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%, #dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfcfc 0%, #dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#dbdbdb', GradientType=0 ); /* IE6-9 */
	border-color:#E6E6E6 !important;
}
/*------------------------------------------
■ サブページ共通(プライバシーポリシーなど)
------------------------------------------*/


.sub_page_title {
	background-color: #548e00;
	color: #ffffff;
	border-bottom-color:#CCCCCC !important;
}
.sub_page_h {
	border-bottom-color: #548e00 !important;
}
/*------------------------------------------
■ ページトップへ戻るボタン
------------------------------------------*/

#go_top a {
	background-color:#f88905;
	color: #ffffff;
}


/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/


/*------------------------------------------
■ CSS初期設定
------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
*font-size:100%;
	max-width:100%;
}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img {
	border: none;
}
/*------------------------------------------
■ リンク画像のhover半透明化設定
------------------------------------------*/
a:hover img {
	opacity: 0.85;/*--IE,FF対応--*/
	filter: alpha(opacity=85);
	-ms-filter: "alpha( opacity=85)";
}
/*------------------------------------------
■ float対策
------------------------------------------*/
.fcl {
	zoom: 100%;
}
.fcl:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*------------------------------------------
■ 画像回り込み
------------------------------------------*/
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;

}
.img_right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;

}
.img_center {
	display: block;
	margin: 0 auto;
	clear: both;
	text-align: center;
	width:835px;
}
.size_s {
	width:190px;
}
.size_m {
	width:420px;
	box-shadow: 0 0 5px #ccc;
}
.size_l {
}
.max_w {
	max-width:100%;
}
/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none {
	display: none;
}
.sp_none {
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 200%;
	width: 100%;
	min-width:1200px;
}
/*--幅100％の場合--*/
#wrap {
	margin: 0 auto;
}
/*--幅1100pxで区切る場合
#wrap {
margin: 0 auto;
width: 1100px;
}
--*/

#frame {
	padding: 0px;
	margin:0 auto;
}
#main {
	padding: 0px;
	margin:0 auto;
}
.section {
	clear: both;
	margin: 0 auto 50px;
}
/*------------------------------------------
■　box
------------------------------------------*/
.box {
	clear: both;
	margin:50px auto 0;
	width:1000px;
	padding:0;
}
.box_bg {
	background: transparent url("../img/bg_box_bg.gif") repeat scroll center 0;
	padding:30px 40px 40px;
}
.box_border {
	border:1px solid;
	margin: 50px auto;
	padding:40px;
}
.box_01 {
	background: url("../img/bg_box_01.jpg") repeat scroll center 0;
	border: 1px solid ;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #cccccc;
	margin: 50px auto;
	padding: 30px 40px 40px;
}
/*------------------------------------------
■　box_a
------------------------------------------*/
.box_a {
	background: transparent url("../img/bg_box_a_in.png") repeat-y scroll center top;
	margin: 50px auto;
	padding: 0;
	width: 1000px;
}
.box_a_in {
	background: transparent url("../img/bg_box_a_top.png") no-repeat scroll center top;
	margin: 0 auto;
	padding: 70px;
}
.box_a_bottom {
	background: transparent url("../img/bg_box_a_bottom.png") no-repeat scroll center bottom;
	margin: 0 auto;
	padding: 0 0 0px;
}
/*------------------------------------------
■　txt_area
------------------------------------------*/
.txt_area {
	margin: 20px auto;
	padding:30px;
}
.txt_area_bg {
	background: url("") repeat scroll center 0;
	border-radius: 10px;
	margin: 20px auto;
	padding: 30px;
}

.txt_area_bg img{
	width:166px;}


.txt_area_border {
	background:url("../img/bg_txt_area_border.gif") repeat scroll center 0;
	border:1px dashed;
	margin: 20px auto;
	padding:30px;
}
/*------------------------------------------
■　reason_box
------------------------------------------*/
.reason_box {
	background: url("../img/bg_reason_box.gif") repeat scroll 0 0;
	padding:30px 10px;
	height: auto;
}
.reason_txt {
	margin: 0 auto;
	padding:20px;
}
.reason_in {
	margin: 20px auto;
}
.reason_title {
	border-bottom: 3px solid;
	font-size: 22px;
	margin: 0 auto 10px;
	padding: 5px 0 15px;
}
/*------------------------------------------
■ h1
------------------------------------------*/

h1 {
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	margin: 0 auto;
}
.h1_txt {
	display: block;
	margin: 0 auto;
	width: 1000px;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
	border-bottom: 2px solid;
	height: 96px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#header_in {
	height: 85px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#header .header_logo {
	left: 0;
	position: absolute;
	top: 20px;
	height:42px!important
}
#header .header_txt {
	font-size: 12px;
}
#header .header_txt2 {
	line-height: 120%;
	font-size: 12px;
}


#header_in .header_btn a {
	display: block;
	padding: 0;
	position: absolute;
	right: 0;
	top: 20px;
}

#header_in .header_tel {
	line-height: 150%;
	position: absolute;
	right: 0;
	top: 25px;
}
#header_in .header_btn + .header_tel {
	right: 217px;
}
#header_in .header_tel_number {
	cursor: default;
	display: block;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 2px;
	text-indent: 8px;
	white-space: nowrap;
	margin:0px;
}
#header_in .header_tel_icon {
	width:25px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	margin-right:5px;
	margin-bottom:5px;
}
/*------------------------------------------
■TOP
------------------------------------------*/
#top_bg {
	background-color: #f9f8f3;
}
#top {
	margin: 0 auto;
	/*padding: 30px 0;*/
text-align:center;
}

#top img{width:1100px;}

/*------------------------------------------
■order
------------------------------------------*/
.order {
	clear: both;
	margin: 50px auto 0;
	padding: 0;
	text-align:center;
}

.order_area {
	color: #ffffff;
}

.order_in {
	width:1000px;
	margin:0 auto;
	padding:50px 0;
}
.order_copy01 {
	border-radius: 30px;
	font-size: 28px;
	margin: 0 auto 15px;
	padding: 12px 40px;
	text-align: center;
	width: 74%;
}
.order_copy02 {
	font-size: 40px;
	line-height: 120%;
	margin: 0 auto 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #222222;
}
h3.copy {
	display: none;
}
.order_left {
	float: left;
}
.order_image {
	margin:20px 0px 20px 20px;
	width:449px;
	height:300px;
}
.order_right {
	float: right;
	width: 519px;
}
.order_right_in {
	margin:20px;
}

.order_logo{
	width:470px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFFFFF;
	padding:5px;
	display:block;
	overflow:hidden;
	}
.order_catch{
	font-size:14px;
	font-weight:bold;
}
.order_text_box{
	width:225px;
	float:left;
	}

.order_text_box li{
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	}

.order_a{
	margin-bottom:4px;
}
.order_b{
	}


.order_logo_top{
	width:235px;
	background-image: url("../img/_contact_logo_image.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size:100%;
	background-repeat: no-repeat;
	display: block;
	float:right;
	overflow:hidden;
	}


/*　▼テキスト▼　*/
.order p.txt_cap {
	font-size: 16px;
	line-height: 100%;
	margin-top: 0;
}
.order p.order_time {
	font-size: 14px;
	line-height: 140%;
	margin-top: 2px;
	text-align: left;
}
/*　▼TEL番号エリア▼　*/
.order .txt_tel {
	background: transparent url("../img/icon_tel_big.gif") no-repeat scroll 0 -4px;
	display: block;
	font-size: 42px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 auto;
	padding-top: 12px;
	text-align: left;
	text-indent: 60px;
}
.order a.txt_tel {
	display:none;
}
/*　▼ボタンエリア▼　*/
.order_mail a {
	display: block;
	margin: 10px auto;
	padding: 0;
	width: 480px;
}
.plain {
	white-space: nowrap;
}
/*------------------------------------------
■ h4タイトル
------------------------------------------*/

/*--幅100％の場合
h4.title {
background:transparent url("../img/title_bg.png") repeat scroll center 0;
color: #6e3800;
display: block;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 44px;
font-weight: bold;
letter-spacing: 0.1em;
padding: 0;
text-align: center;
text-shadow: 2px 2px 2px #ffffff;
box-shadow: 0 0 3px #6e6e6e;
height: 120px;
line-height: 120px;
}
---*/

/*--幅1100pxで区切る場合--*/
h4.title {

		display: block;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0;
	text-align: center;
	text-shadow: 2px 2px 2px #4e4e4e;
	margin:40px auto 40px;
	height: 120px;
	line-height: 120px;
}
h4.title_top {
	margin-top:20px;
}
h4.title img {
	margin:-70px 20px 0 0;
}
/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/


.sub_title_a {
	border-left: 10px solid;
	font-size: 22px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto;
	padding-left: 12px;
}
.sub_title_b {
	border-bottom: 3px solid;
	font-size: 30px;
	font-weight: bold;
	margin: 20px auto;
	padding: 10px 0;
}
.sub_title_c {
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px 15px;
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto;
	padding: 5px 20px 10px;
}

.sub_title_d {
	border-radius: 5px;
	font-size: 32px;
	letter-spacing: 0.09em;
	line-height: 110%;
	margin: 20px auto;
	padding: 15px 30px 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #2b2b2b;
}
.sub_title_e {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0.09em;
	line-height: 130%;
	margin: 20px auto;
	padding: 5px 0 15px;
}
.sub_title_f {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.09em;
	margin: 20px auto;
	padding: 15px 20px;
	border-left: 20px solid;
}
.sub_title_g {
	font-size: 24px;
	letter-spacing: 0.09em;
	margin: 20px auto;
	padding: 15px 30px;
	border-left: 10px solid;
}
.sub_title_h {
	border-bottom: 2px dashed;
	font-size: 30px;
	font-weight: bold;
	line-height: 130%;
	margin: 20px auto;
	padding: 0 0 15px;
}
/*------------------------------------------
■ テキスト装飾　固定部分
------------------------------------------*/
.txt_underline {
	border-bottom: 1px dashed;
	margin-bottom: 2px;
}
.txt_bold {
	font-weight: bold;
	    font-size: 20px;
}
.txt_small {
	font-size: 78%;
}
.txt_big {
	font-size: 120%;
}
.txt_right {
	text-align: right;
}
.f18 {
	font-size:18px;
}
.f20 {
	font-size:20px;
}
.f24 {
	font-size:24px;
	line-height: 140%;
}
.f28 {
	font-size:28px;
	line-height: 140%;
}
.f38 {
	font-size:38px;
	line-height: 140%;
}
.f40 {
	font-size:40px;
	line-height: 140%;
}
.f48 {
	font-size:48px;
	line-height: 140%;
}

/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {
	list-style: none outside none;
}
ul li.icon_check {
	background: url("../img/icon_check_small.png") no-repeat scroll 0 0;
	padding-left: 34px;
}
.icon_check {
	background: url("../img/icon_check_small.png") no-repeat scroll 0 2px;
	font-size: 120%;
	font-weight: bold;
	padding-left: 34px;
}
/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01, .list_box_02, .list_box_03, .list_box_04, .list_box_05, .list_box_06 {
	border-radius: 15px;
	box-shadow: 5px 5px 5px #cfcfcf;
	height: 560px;
	margin-bottom: 35px;
}
.list_box_01 {
	background: transparent url("../img/bg_onayami_4.png") no-repeat scroll right 0;
}
.list_box_02 {
	background: transparent url("../img/bg_onayami_2.png") no-repeat scroll right 0;
}
.list_box_03 {
	background: transparent url("../img/bg_onayami_3.png") no-repeat scroll right 0;
}
.list_box_04 {
	background: transparent url("../img/") no-repeat scroll right 0;
}
.list_box_05 {
	background: transparent url("../img/") no-repeat scroll right 0;
}
.list_box_06 {
	background: transparent url("../img/") no-repeat scroll right 0;
}
.trouble ul {
	line-height: 140%;
	margin: 0 10px;
	padding:110px 36px 47px 390px;
	width: 560px;
}
.trouble ul li.icon_check {
	background: url("../img/icon_trouble_check.png") no-repeat scroll 0 32px transparent;
	font-size: 27px;
	line-height: 100%;
	list-style: outside none none;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 30px;
}
.trouble .next {
	text-align: center;
	font-family: serif;
	font-size: 48px;
	line-height: 64px;
	font-weight: bold;

	margin-bottom: 50px;
}

.trouble .next span {
	color: #de4e25;
}


/*------------------------------------------
■ ポイント01
------------------------------------------*/
.point01 {
	margin: 50px auto;
}
.point01 .point_set {
	background: url("../img/bg_reasonx3.gif") repeat scroll center 0;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #ababab;
	float: left;
	margin: 10px;
	min-height: 600px;
	padding: 0;
	width: 480px;
}
.point01 .point_title {
	border-bottom: 4px dashed;
	font-size: 26px;
	font-weight: bold;
	margin: 20px 10px;
	padding-bottom: 10px;
	text-align: center;
}
.point01 .point_set .point_title span.num {
	border-radius: 50px;
	display: block;
	font-size: 24px;
	height: 50px;
	line-height: 47px;
	margin: 10px auto;
	padding: 0;
	text-align: center;
	width: 150px;
}
.point01 .point_set p {
	padding: 0 30px 30px;
	font-size:15px;
}
.point01 img {
	margin-bottom:15px;
	width:320px;
}

.point01 .img_center{

	}

/*------------------------------------------
■ ポイント02
------------------------------------------*/

.point02 .point_set {
	background: transparent url("../img/bg_reasonx4.gif") repeat scroll center 0;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #cccccc;
	margin: 0 auto 40px;
	padding: 35px;
}
.point02 .point_title {
	border-bottom: 2px dashed;
	font-size: 30px;
	font-weight: bold;
	line-height: 150%;
	margin: 0 auto 20px;
	padding-bottom: 10px;
}
.point02 .point_set .point_title span.num {
	border-radius: 50px;
	display: block;
	float: left;
	font-size: 24px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	height: 46px;
	line-height: 46px;
	width: 46px;
}
.point02 .point_set .img_right, .point02 .point_set .img_left {
	margin-bottom:0;
	width: 320px;
}
/*------------------------------------------
■ STEP
------------------------------------------*/
.step_area {
	background: transparent url("../img/bg_feature.gif") repeat scroll center 0;
	border-radius: 10px;
	font-size: 16px;
	margin: 60px auto;
	padding: 30px 40px;
	width: 900px;
}
.step_set {
	border: 1px solid;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #a8a8a8;
	font-size: 16px;
	margin: 15px auto;
	padding: 25px 30px 15px;
}

.step_set img{
	width:320px;
	}


.section.fcl .step_area.fcl .img_center{
	width:218px;}

.step_title {
	font-size: 30px;
	letter-spacing: 0.04em;
	line-height: 120%;
	margin: 0 auto 10px;
	padding: 0 0 10px;
	border-bottom: 2px dashed;
}
.s_block {
	font-size: 28px;
	font-weight: bold;
	margin-right: 15px;
	padding: 0 20px;
	border-left: 10px solid;
}

/*------------------------------------------
■ ギャラリー
------------------------------------------*/

.photo{
	width:280px;
	}

/*------------------------------------------
■ キャンペーン
------------------------------------------*/
.camp{
	position: relative;
	height: 77px;
	}

.camp p{
	background:url("../img/campaign_background_image.png") no-repeat center;
	font-size:38px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 77px;
}

.camp_catch{
	z-index: 99;
	width: 225px;
	position: relative;
	top: -112px;
	left: 60px;
}

.camp_catch img{
	width: 210px;
}


/*------------------------------------------
■ 代表者・スタッフ紹介
------------------------------------------*/

.staff_area {
	background: transparent url("../img/bg_staff.gif") repeat scroll center 0;
	padding: 40px 40px 1px;
}
.staff_set {
	background: none repeat scroll 0 0;
	margin: 0 auto 20px;
	padding: 25px;
}

.staff_set img{
	width:166px;
	border: 1px solid #F5F5F5!important;
	box-shadow: 0 0 5px #ccc;
	}

.staff .staff_title {
	border-bottom: 2px dashed;
	font-size: 28px;
	margin-bottom: 0px;
	padding: 10px;
}


/*------------------------------------------
■ お客様の声
------------------------------------------*/

.voice_area{
	background: transparent url("../img/bg_voice_box.gif") repeat scroll center 0;
	border-radius: 20px;
	padding: 40px 40px 1px;
}

.voice_set {
	background: transparent url("../img/bg_voice.gif") repeat scroll center 0;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #666666;
	margin: 0 auto 40px;
	padding: 40px;
}

.voice_set img{
	width:280px;}

.voice .voice_title {
	border-bottom: 2px dashed #795d20;
	color: #795d20;
	font-size: 28px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-family:"FOT-筑紫A丸ゴシック Std D";
}


ul.bxslider {
}
ul.bxslider li {
	background:transparent url("../img/bg_slide.gif") repeat scroll center 0;
	font-size: 16px;
	margin: 0 auto;
	padding: 40px 45px 40px;
}
ul.bxslider .voice_right {
	border-radius: 5px;
	float: right;
	margin: 10px 0px 10px 0;
	width: 510px;
}
ul.bxslider .voice_title {
	border-bottom: 2px solid ;
	font-size: 28px;
	font-weight: bold;
	line-height: 140%;
	margin: 15px 15px 10px;
	padding: 10px;
}
ul.bxslider .voice .txt_area {
	font-size: 15px;
	padding: 10px 20px 20px;
}
ul.bxslider .voice_name {
	font-size: 90%;
	font-weight: bold;
	padding:10px 20px 20px;
	text-align: right;
}
/*------------------------------------------
■ 良くある質問
------------------------------------------*/

.faq_area {
	background: transparent url("../img/bg_faq.gif") repeat scroll center 0;
	border-radius: 20px;
	padding: 40px 40px 10px;
}
.faq .faq_set {
	border: 1px solid;
	border-radius: 20px;
	margin: 0 auto 30px;
	padding: 30px;
}
.faq .faq_title {
	font-size: 26px;
	font-weight: bold;
	line-height: 42px;
	margin: 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 2px dashed;
}
.faq .faq_set .faq_title span.q {
	border-radius: 45px;
	display: block;
	float: left;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	width: 45px;
}
.faq .faq_set span.a {
	border-radius: 45px;
	display: block;
	float: left;
	font-size: 24px;
	height: 45px;
	line-height: 45px;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	width: 45px;
}
.faq .faq_set p {
	padding:0px;
}
/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left {
	float: left;
	width: 35%;
}
.block_right {
	float: right;
	width: 64%;
}
.room {
	padding: 15px;
}
.block_left2 {
	float: left;
	width: 64%;
}
.block_right2 {
	float: right;
	width: 35%;
}
/*------------------------------------------
■ 会社概要
------------------------------------------*/
.ceo {
	font-size:15px;
}
/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
	font-size: 16px;
	line-height: 100%;
	margin: 40px auto 0;
	text-align: right;
}
.map_in {
	display: block;
	height: 600px;
	margin: 0 auto;
	width: 100%!important;
}
/*------------------------------------------
■ テーブル01　witdh:100%;
------------------------------------------*/
.table01 {
	font-size: 18px;
	margin: 50px auto;
	width: 100%;
}
.table01 th {
	border: 1px solid;
	font-weight: normal;
	padding: 30px;
	text-align: left;
}
.table01 td {
	padding: 30px;
	border: 1px solid;
}
.table01 th.th01 {
	width: 30%;
	text-align: center;
}
/*------------------------------------------
■ テーブル02 width:任意の数値;
------------------------------------------*/
.table02 {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	margin: 10px;
}
.table02 th {
	border-bottom: 2px dotted;
	font-weight: normal;
	padding: 20px 10px 10px;
	text-align: left;
	width: 350px;
}
.table02 td {
	line-height: 150%;
	padding: 20px 10px 10px;
	border-bottom: 2px dotted;
}
.th01 {
	text-align:left;
	font-size:16px;
}
.table02 td.td_c {
	text-align: center;
}
.table02 td.td_r {
	text-align: right;
}
/*------------------------------------------
■ テーブル03
------------------------------------------*/
.table03 {
	margin: 0px auto;
	width: 860px;
}
.table03 th {
	border-bottom: 1px solid;
	border-right: 4px solid;
	font-weight: normal;
	padding: 30px;
	text-align: left;
	width: 20%;
}
.table03 td {
	background: none repeat scroll 0 0;
	border-bottom: 1px solid;
	padding: 30px;
}
/*------------------------------------------
■　box_e 整体「保険治療0円」
------------------------------------------*/
.box_e {
	border-radius: 5px 5px 5px 5px;
	margin: 0px auto;
	padding:20px 40px 40px;
}
.box_e_title {
	border-bottom: 2px dotted;
	font-size: 28px;
	letter-spacing: 0.02em;
	line-height: 130%;
	margin: 0 auto 10px;
	padding: 0 0 10px;
}
.box_e .box_e_in {
	background: none repeat scroll 0 0;
	padding: 5px 30px 30px;
	text-align: left;
}
.zero {
	display:block;
	width:100%;
}
.st {
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.09em;
	margin: 30px auto 20px;
	padding: 10px 30px 12px;
}
.st_a {
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	margin: 0px auto 10px;
	padding-left: 12px;
	border-left: 10px solid;
}
.st_area {
	border: 1px dashed;
	margin: 30px auto 0;
	padding: 20px;
}
/*------------------------------------------
■ フォーム部分
------------------------------------------*/
.form_area {
	margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
	border-top: 1px dashed;
	margin: 50px auto;
	width: 90%;
}
.inq_box {
	border-bottom: 1px dashed;
	display: block;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 30px;
}
.inq_box_top {
	border-top:  1px solid;
}
.inq_box_title {
	border-left: 8px solid;
	float: left;
	font-weight: bold;
	line-height: 150%;
	margin-top: 40px;
	padding-left: 12px;
	width: 260px;
}
.inq_box_txt {
	display: block;
	float: left;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 30px;
	width: 450px;
}
input, textarea, select {
	font-size: 16px;
	margin: 5px auto;
	padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
	outline: 0;
}
/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
	display: block;
	font-size: 14px;
	height: auto;
	line-height: 180%;
	margin: 30px auto 0;
	padding: 25px 0 0;
	text-align: center;
	width: 100%;
}
.copyright {
	height: 40px;
	margin: 15px auto 0;
	padding-top: 15px;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通(プライバシーポリシーなど)
------------------------------------------*/
#sub_page, #order_page, #privacypolicy, #law, #order_end, .privacypolicy {
	font-size: 15px;
	padding: 20px 0;
	width: 1000px;
	margin:0 auto;
}
.sub_page_title {
	border-radius: 5px;
	font-size: 24px;
	font-weight: bold;
	margin: 30px auto;
	padding: 20px 0;
	text-align: center;
}
.box_sub {
	padding: 0 50px;
}
.sub_page_h {
	border-bottom: 2px solid;
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 15px;
	padding: 5px 0 3px;
}
/*------------------------------------------
■ ページトップへ戻るボタン
------------------------------------------*/
#go_top {
}
#go_top a {
	border-radius: 5px;
	bottom: 40px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 8px 0;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 150px;
}



.red {
	color: red;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	margin: 15px 0 5px;
}