@charset "utf-8";
/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ 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;}
a {color: #dd4827;text-decoration: none;}
a:hover {color: #dd4827;text-decoration: none;opacity: 0.9;/*--IE,FF対応--*/filter: alpha(opacity=90);-ms-filter: "alpha( opacity=90)";}
a:visited {color: #dd4827;text-decoration: underline;}

/*------------------------------------------
■ リンク画像の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;}
.size_s {}
.size_m {box-shadow: 0 0 5px #ccc;}
.size_l {}
.max_w {}

/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {font-weight: bold;}
.txt_small {font-size: 78%;}
.txt_big {font-size: 120%;}
.txt_right {text-align: right;}
.txt_red {color: #DD4827;}
.txt_blue {color: #0066cc;}
.txt_orange {color: #F8BC2F;}
.txt_keycolor {color:#004d99;}
.txt_marker {background-color: #FFFF00;}
.txt_underline {border-bottom: 1px dashed #bbbbbb;margin-bottom: 2px;}
.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%;}
.ffg{font-family:"FOT-筑紫A丸ゴシック Std D";}
.ffm{font-family:"FOT-筑紫明朝 Pr5 B";}

/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none {display: none;}
.sp_none {}

/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
background-color:#FDFBE2;
color: #222;
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 {
background-color: #ffffff;
box-shadow: 0 10px 10px #999999;
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/bg01.gif") repeat scroll center 0;
padding:30px 40px 40px;
}

.box_border{
background-color: #ffffff;
border:1px solid #836a2c;
margin: 50px auto;
padding:40px;
}

.box_01 {
background: #ffffff url("../img/box_01.jpg") no-repeat scroll center 0;
border: 1px solid #cccccc;
border-radius: 10px;
box-shadow: 3px 3px 3px #cccccc;
margin: 50px auto;
padding: 30px 40px 40px;
}

/*------------------------------------------
■　box_a
------------------------------------------*/
.box_a{
background: transparent url("../img/box_a_in.png") repeat-y scroll center top;
margin: 50px auto;
padding: 0;
width: 1000px;
}
.box_a_in{
background: transparent url("../img/box_a_top.png") no-repeat scroll center top;
margin: 0 auto;
padding: 70px;
}
.box_a_bottom{
background: transparent url("../img/box_a_bottom.png") no-repeat scroll center bottom;
margin: 0 auto;
padding: 0 0 0px;
}
.box_a_in .txt_main {
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0 0;
	color: #004d99;
	line-height: 1.3;
}

/*------------------------------------------
■　txt_area
------------------------------------------*/
.txt_area {
margin: 20px auto;
padding:30px;
}
.txt_area_bg {
background: #fdfbe2 url("../img/bg08.gif") repeat scroll center 0;
border-radius: 10px;
margin: 20px auto;
padding: 30px;
}
.txt_area_border {
background:#FDFBE2 url("../img/bg01.gif") repeat scroll center 0;
border:1px dashed #DD4827;
margin: 20px auto;
padding:30px;
}

/*------------------------------------------
■　reason_box
------------------------------------------*/
.reason_box{
background: url("../img/text_bg00.png") no-repeat scroll top center;
padding:30px 10px;
height:514px;
}
.reason_txt{
margin: 0 auto;
padding:20px 434px 20px 32px;
}
.reason_in{
margin: 20px auto;
}

/*------------------------------------------
■ h1
------------------------------------------*/
h1 {
background-color:#032d50;
color: #ffffff;
font-size: 11px;
height: 20px;
line-height: 20px;
margin: 0 auto;
letter-spacing: 1px;

/*background: url(../img/bg_h1.jpg) repeat center top;*/
}
.h1_txt {
display: block;
margin: 0 auto;
width: 1100px;
}

/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header {
background:#ffffff;
border-bottom: 2px solid #032d50;
color: #222;
height: 96px;
margin: 0 auto;
padding: 0;
width: 100%;
}

#header_in {
height: 85px;
margin: 0 auto;
position: relative;
width: 1100px;
}

#header .header_logo{
left: 0;
position: absolute;
top: 0;
}

#header .header_txt {
font-size: 12px;
}

#header .header_txt2 {
line-height: 120%;
font-size: 12px;
}

#header_in .header_tel {
line-height: 150%;
position: absolute;
right: 225px;
top: 25px;
}

#header_in .header_tel_number {
background: transparent url("../img/tel_icon_small.gif") no-repeat scroll 8px 0px;
color: #333;
cursor: default;
display: block;
font-size: 26px;
line-height: 26px;
margin-bottom: 2px;
text-indent: 39px;
white-space: nowrap;
}
#header_in .pc_none {
	display: none;
}

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

/*------------------------------------------
■TOP
------------------------------------------*/
#top_bg {
background:#ffffff url("../img/top_bg.jpg") repeat-x scroll 0 0;
}

#top {
margin: 0 auto;
/*padding: 30px 0;*/
text-align:center;
}

/*------------------------------------------
■order
------------------------------------------*/
.order {
background:#7cc01f url("../img/order_bg.png") repeat scroll 0 center;
clear: both;
margin: 50px auto 0;
padding: 0;
text-align:center;
}

.order_in{
width:1000px;
margin:0 auto;
padding:50px 0;
}

.order_copy01 {
background: #ffa800 none repeat scroll 0 0;
border-radius: 30px;
color: #fff;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 28px;
margin: 0 auto 15px;
padding: 12px 40px;
text-align: center;
width: 74%;
}

.order_copy02{
color: #ffffff;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 40px;
line-height: 120%;
margin: 0 auto 20px;
text-align: center;
text-shadow: 1px 1px 1px #222222;
}

/*h3.copy {display: none;}*/

.order_area {background-color: #ffffff;}

.order_left{float: left;}

.order_image{margin:20px 0px 20px 20px;}

.order_right {float: right;width: 519px;}

.order_right_in{margin:20px;}

/*追加*/
.order_area02 {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.order_area02 .sub_title_d {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 12px;
	margin-top: 0;
}
.order_copy03{
color: #222;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 40px;
line-height: 120%;
margin: 0 auto 20px;
text-align: center;
/*text-shadow: 1px 1px 1px #666;*/
}


/*　▼テキスト▼　*/
.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/tel_icon_big.gif") no-repeat scroll 0 -4px;
color: #222;
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 {
background: #548e00 url("../img/title_bg.png") repeat scroll center 0;
box-shadow: 0 3px 3px #a8a8a8;
color: #ffffff;
display: block;
font-family: "FOT-筑紫A丸ゴシック Std D";
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 #004d99;
font-size: 22px;
font-weight: bold;
line-height: 130%;
margin: 20px auto;
padding-left: 12px;
}

.sub_title_b {
    border-bottom: 3px solid #8e7227;
    font-family: "FOT-筑紫明朝 Pr5 B";
    font-size: 30px;
    font-weight: bold;
    margin: 20px auto;
    padding: 10px 0;
}

.sub_title_c {
border-color: #004d99;
border-image: none;
border-style: solid;
border-width: 0 0 1px 15px;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 26px;
font-weight: bold;
line-height: 130%;
margin: 20px auto;
padding: 5px 20px 10px;
}

.sub_title_d {
background-color: #032d50;
border-radius: 5px;
color: #ffffff;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 32px;
letter-spacing: 0.09em;
line-height: 110%;
margin: 20px auto;
padding: 15px 30px 18px;
text-align: center;
}
.sub_title_e {
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 34px;
font-weight: bold;
letter-spacing: 0.09em;
line-height: 130%;
margin: 20px auto;
padding: 5px 0 15px;
}

.sub_title_f {
background-color: #e8e4bb;
border-left: 20px solid #004d99;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 30px;
font-weight: bold;
letter-spacing: 0.09em;
margin: 20px auto;
padding: 15px 20px;
}

.sub_title_g {
background-color: #e3e0d2;
border-left: 10px solid #7b4c3a;
font-size: 24px;
letter-spacing: 0.09em;
margin: 20px auto;
padding: 15px 30px;
}

.sub_title_h {
    border-bottom: 2px dashed #8e7227;
    color: #8e7227;
    font-family: "FOT-筑紫明朝 Pr5 B";
    font-size: 30px;
    font-weight: bold;
    line-height: 130%;
    margin: 20px auto;
    padding: 0 0 15px;
    text-align: center;
}



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

/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {list-style: none outside none;}

ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 0;
padding-left: 34px;
}

.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 2px;
font-size: 140%;
font-weight: bold;
padding-left: 34px;
}

/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01,.list_box_02,.list_box_03,.list_box_04,.list_box_05 {
border-radius: 15px;
box-shadow: 5px 5px 5px #cfcfcf;
height: 560px;
margin-bottom: 35px;
}

.list_box_01 {background: transparent url("../img/list_box_001.png") no-repeat scroll right 0;}
.list_box_02 {background: transparent url("../img/list_box_002.png") no-repeat scroll right 0;}
.list_box_03 {background: transparent url("../img/list_box_003.png") no-repeat scroll right 0;}
.list_box_04 {background: transparent url("../img/list_box_004.png") no-repeat scroll right 0;}
.list_box_05 {background: transparent url("../img/list_box_005.png") no-repeat scroll right 0;}

.trouble ul {
line-height: 140%;
margin: 0 auto;
padding: 100px 50px 0 330px;
/*width: 600px;*/
color: #222;
}
.trouble2 ul {
padding: 80px 20px 47px 360px;
width: 590px;
}

.trouble ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 32px transparent;
font-size: 27px;
line-height: 100%;
list-style: outside none none;
margin: 0;
padding-bottom: 15px;
padding-left: 35px;
padding-top: 30px;
font-family: "FOT-筑紫A丸ゴシック Std D";
}
.trouble2 ul li.icon_check {
font-size: 25px;
padding-top: 20px;
background-position: 0 22px;
}

/*------------------------------------------
■ ポイント01
------------------------------------------*/
.point01 {
margin: 50px auto;
}
.point01 .point_set {
background: #ffffff url("../img/bg01.gif") repeat scroll center 0;
border-radius: 10px;
box-shadow: 2px 2px 2px #ababab;
float: left;
margin: 10px;
min-height: 660px;
padding: 0;
width: 480px;
}
.point01 .point_title {
border-bottom: 4px dotted #DD4827;
color: #000000;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 26px;
font-weight: bold;
margin: 20px 10px;
padding-bottom: 10px;
text-align: center;
}
.point01 .point_set .point_title span.num {
background-color: #DD4827;
border-radius: 50px;
color: #ffffff;
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;
}
/*------------------------------------------
■ ポイント02
------------------------------------------*/

.point02 .point_set {
background: transparent url("../img/bg01.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 #104679;
color: #000000;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 28px;
font-weight: bold;
line-height: 150%;
margin: 0 auto 20px;
padding-bottom: 10px;
}

.point02 .point_set .point_title span.num {
background-color: #104679;
border-radius: 50px;
color: #ffffff;
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/bg01.gif") repeat scroll center 0;
border-radius: 10px;
font-size: 16px;
margin: 60px auto;
padding: 30px 40px;
width: 900px;  
}

.step_set {
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 10px;
box-shadow: 2px 2px 2px #a8a8a8;
font-size: 16px;
margin: 15px auto;
padding: 25px 30px 15px;
}

.step_title {
border-bottom: 2px dashed #104679;
color: #104679;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 30px;
font-weight: bold;
letter-spacing: 0.04em;
line-height: 120%;
margin: 0 auto 10px;
padding: 0 0 10px;
}

.s_block {
border-left: 10px solid #104679;
color: #104679;
font-size: 28px;
font-weight: bold;
margin-right: 15px;
padding: 0 20px;
}

/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_area{
background: transparent url("../img/bg01.gif") repeat scroll center 0;
border-radius: 20px;
padding: 40px 40px 1px;
}

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

.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/bg08.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 #ffa119;
color: #000000;
font-family: "FOT-筑紫A丸ゴシック Std D";
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/bg01.gif") repeat scroll center 0;
border-radius: 20px;
padding: 40px 40px 10px;
}

.faq .faq_set {
background-color: #ffffff;
border: 5px solid #efefef;
border-radius: 20px;
margin: 0 auto 30px;
padding: 30px;
}

.faq .faq_title {
border-bottom: 2px dashed #DD4827;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 26px;
font-weight: bold;
line-height: 42px;
margin: 0 0 10px;
padding-bottom: 15px;
}

.faq .faq_set .faq_title span.q {
background-color: #DD4827;
border-radius: 45px;
color: #ffffff;
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 {
background-color: #004d99;
border-radius: 45px;
color: #ffffff;
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%;
}
/*------------------------------------------
■ テーブル01
------------------------------------------*/
.table01 {
font-size: 18px;
margin: 50px auto;
width: 100%;
}
.table01 th {
background-color: #e6e3d5;
border: 1px solid #adadad;
font-weight: normal;
padding: 30px;
text-align: left;
}
.table01 td {
background-color: #FFFFFF;
padding: 30px;
border: 1px solid #adadad;
}
.table01 th.th01 {
width: 30%;
text-align: center;
}

/*------------------------------------------
■ テーブル02
------------------------------------------*/
.table02 {
margin: 3px auto;
width: 100%;
font-size:18px;
}

.table02 th {
background-color:#efefef;
border: 1px solid #888888;
line-height: 140%;
padding: 10px;
text-align: center;
}

.table02 td {
background-color: #ffffff;
border: 1px solid #888888;
line-height: 150%;
padding: 15px;
width: 50%;
}

.table02 td.td_c {
font-size: 115%;
text-align: center;
}
.table02 td.td_w{
width:15%;
}
.table02 td.td_r {
text-align: right;
}

/*------------------------------------------
■ テーブル03
------------------------------------------*/
.table03 {
margin: 0px auto;
width: 860px;
}
.table03 th {
background: #f7f5dc none repeat scroll 0 0;
border-bottom: 1px solid #987c31;
border-right: 4px solid #fdfbe2;
font-weight: normal;
padding: 30px;
text-align: left;
width: 20%;
}
.table03 td {
background: #fffff3 none repeat scroll 0 0;
border-bottom: 1px solid #987c31;
padding: 30px;
}

/*------------------------------------------
■　box_e 整体「保険治療0円」
------------------------------------------*/
.box_e{
background-color: #dedbb7;
border-radius: 5px 5px 5px 5px;
margin: 0px auto;
padding:20px 40px 40px;
}

.box_e_title{
border-bottom: 2px dotted #513c36;
color: #513c36;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 28px;
letter-spacing: 0.02em;
line-height: 130%;
margin: 0 auto 10px;
padding: 0 0 10px;
}

.box_e .box_e_in{
background: #fafafa none repeat scroll 0 0;
padding: 5px 30px 30px;
text-align: left;
}

.zero{
display:block;
width:100%;
}

.st{
background-color: #503B35;
border-radius: 5px;
color: #ffffff;
font-family: "FOT-筑紫A丸ゴシック Std D";
font-size: 22px;
font-weight: bold;
letter-spacing: 0.09em;
margin: 30px auto 20px;
padding: 10px 30px 12px;
}

.st_a{
border-left: 10px solid #de4e25;
font-size: 20px;
font-weight: bold;
line-height: 130%;
margin: 0px auto 10px;
padding-left: 12px;
}

.st_area {
background-color: #e9e9e9;
border: 1px dashed #de4e25;
margin: 30px auto 0;
padding: 20px;
}

/*------------------------------------------
■ フォーム部分
------------------------------------------*/
.form_area {
margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
border-top: 1px dashed #666666;
margin: 50px auto;
width: 90%;
}
.inq_box {
border-bottom: 1px dashed #666666;
display: block;
font-size: 16px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 30px;
}
.inq_box_top {
border-top: #cccccc 1px solid;
}
.inq_box_title {
border-left: 8px solid #004d99;
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;
background-color: #FFFFDD;
}

/*------------------------------------------
■ フッター
------------------------------------------*/
#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 {
background-color:#004d99;
color: #FFFFFF;
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{
background-color: #032d50;
border-radius: 5px;
color: #ffffff;
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: 1px dashed #032d50;
font-size: 18px;
font-weight: bold;
line-height: 130%;
margin: 0 0 15px;
padding: 5px 0 3px;
color: #032d50;
}


/*------------------------------------------
■ ページトップへ戻るボタン
------------------------------------------*/
#go_top {

}

#go_top a {
background-color:#DD4827;
border-radius: 5px;
bottom: 40px;
color: #ffffff;
display: block;
font-size: 13px;
font-weight: bold;
padding: 10px 10px 8px 0;
position: fixed;
right: 20px;
text-align: center;
width: 150px;
}


/*------------------------------------------
■ 追加
------------------------------------------*/
.over {
	overflow: hidden;
}






