@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■
　　共通設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ ブラウザのマージンとパディング初期化
------------------------------------------*/
*{margin:0;padding:0;}
body,div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,table,tr,td {
padding: 0;
margin: 0;
}
/*------------------------------------------
■ イメージ初期化
------------------------------------------*/
img {vertical-align:middle;margin:0;padding:0;}
/*------------------------------------------
■ リンク設定
------------------------------------------*/
a img{border: none;}
a {color: #0066cc;text-decoration:none;}
a:hover {color:#FF3399;text-decoration:none;}
a:visited {color:#993399;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_left_faq{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;}
.size_m{ border: 2px solid #FFFFFF;
box-shadow: 3px 3px 3px #CCCCCC;}
/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold{font-weight:bold;}
.txt_small{font-size:14px;line-height: 140%;}
.txt_big{font-size:120%;}
.txt_sbig{font-size:120%;}
.txt_right{text-align:right;}
.txt_red{color:#cc0000;}
.txt_blue{color:#0066cc;}
.txt_keycolor{color:#666666;}
.txt_marker{background-color:#fff32d;}
.txt_underline{border-bottom:#cccccc 1px dotted;margin-bottom:2px;}
/*------------------------------------------
■ パディング
------------------------------------------*/
.pad_top{margin-top:-86px;}

/*------------------------------------------
■ PC・スマホ切り替え用
------------------------------------------*/
.pc_none{display: none;}
.sp_none{}

/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
background:#999999;
font-family: "メイリオ","ＭＳ Ｐゴシック","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Geneva,Arial,Verdana,sans-serif;
color:#333333;
font-size: 16px;
line-height: 180%;
}
#wrap{
background: url("../img/wrap_bg.png") repeat-y scroll center 0;
width:920px;
margin:0 auto;
}
#frame{}
#top{}
#main{margin:0 auto;padding: 30px 0;width:920px;}
.section{margin:30px 40px 10px;clear:both;}
.section_bg{margin:0 auto;clear:both;}

/*------------------------------------------
■　box, txt_area
------------------------------------------*/
.box{
margin: 0px auto;
clear: both;
}

.box_bg {
    background: url("../img/bg07.gif") repeat scroll center 0 rgba(0, 0, 0, 0);
    border: 20px solid #dddddd;
    font-size: 16px;
    line-height: 170%;
    margin: 20px 0;
    padding: 0 10px;
}

.box_bg2 {
    background: url("../img/bg07.gif") repeat scroll center 0 rgba(0, 0, 0, 0);
    border: 20px solid #dddddd;
    font-size: 16px;
    line-height: 170%;
    margin: 20px 40px;
    padding: 0 10px;
}

.box_base {
    background: url("../img/bg07.gif") repeat scroll center 0 rgba(0, 0, 0, 0);
    border: 1px solid #555555;
    font-size: 16px;
    line-height: 170%;
    margin: 20px 0px;
}

.box_border{
background-color: #FCFAF8;
border: 5px double #CCCCCC;
margin: 20px auto;
padding: 20px 20px 10px;
}

.txt_area{
padding:0px;
}

.txt_area_pad{
    display: block;
    line-height: 180%;
    margin: 0 auto;
    padding: 5px 30px 20px;
}

.txt_area_bg{
background-color: #fdfbf6;
border: 1px solid #d5cfba;
padding: 10px 20px;
margin: 10px 30px;
}
.txt_area_border{
background-color: #FFFFFF;
border: 1px solid #D5CFBA;
padding: 10px 20px;
margin: 10px auto;
}

/*------------------------------------------
■　box004
------------------------------------------*/
.box004_title {
background: none repeat scroll 0 0 #c3e793;
display: block;
padding: 5px 10px 2px;
}

.box004_box {
background: none repeat scroll 0 0 #c3e793;
border-radius: 15px 15px 15px 15px;
display: block;
font-size: 16px;
line-height: 160%;
margin: 5px auto 0;
padding: 5px 10px;
}

.box004_box p {
border-top: 2px dotted #000000;
padding: 5px 10px;
}

/*------------------------------------------
■ top
------------------------------------------*/
#top_wrap {
background: url("../img/top_wrap.jpg") no-repeat scroll center 0 transparent;
}


/*------------------------------------------
■ h1 h2 
------------------------------------------*/
h1{background-color: #2282ae;color: #FFFFFF;font-size: 12px;margin: 0 auto;width: 100%;}
.h1_txt{display: block;line-height: 120%;padding: 5px 10px; width:900px; margin:0 auto;}
h2{}

/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/
#header_wrap {
    background-color: #FFFFFF;

}

#header{
background: url("../img/header.gif") no-repeat scroll center 0 transparent;
margin: 0 auto;
padding: 0;
width:900px;
position: relative;
height: 86px;
}
#header .header_tel{}

/*
#header .header_tel_number{

background: url("../img/icon_free_d_small.gif") no-repeat scroll 0 2px transparent;

left: 606px;
position: absolute;
top: 34px;
color: #000000;
display: block;
font-size: 24px;
font-weight: bold;
line-height: 100%;
text-indent: 30px;
white-space: nowrap;
}
*/
#header .header_btn{
left: 688px;
position: absolute;
top: 17px;
}

/*------------------------------------------
■お申込みエリア
------------------------------------------*/
.order{
background:url(../img/order.png) no-repeat center top;
margin: 0px auto 15px;
padding:0;
height:523px;
position: relative;
}

h3.copy {display: none;}

.order_area{}
.order_tel{}

/*　▼営業時間▼　*/
.order p.txt_cap,
.order p.order_time{
/*--　
テキストで入れる場合は、この「display:none;」を外して調整
　--*/
font-size: 14px;
font-weight: bold;
line-height: 120%;
padding: 0 0 0 0px;
display:none;
}

/*　▼TEL番号エリア▼　*/
.order a.txt_tel{
/*
background: url("../img/icon_free_d.gif") no-repeat scroll 10px 4px transparent;
*/
left: 440px;
position: absolute;
top: 307px;
white-space: nowrap;
color: #000000;
display: block;
font-size: 42px;
font-weight: bold;
line-height: 100%;
}

/*　▼ボタンエリア▼　*/
.order_mail {
    display: block;
    padding-top: 369px;
    text-align: center;
}
.order_btn{}

.plain{white-space:nowrap;}

/*　▼チャットエリア▼　*/
.order_chat{
display: block;
left: 467px;
position: absolute;
top: 359px;	
}
.order_btn2{}

/*------------------------------------------
■ h4タイトル
（※スマートフォンでは、背景画像を消してテキストタイトルを表示させてください）
------------------------------------------*/

/*▼タイトルをテキストにする場合はコチラ
h4.title {
background: url("../img/title_bg.gif") no-repeat scroll center 0 transparent;
clear: both;
color: #FFFFFF;
display: block;
font-size: 34px;
height: 100px;
letter-spacing: 0.05em;
line-height: 230%;
margin: 0 auto;
text-indent: 80px;
text-shadow: 1px 2px 2px #000000;
}
*/

/*▼タイトルを画像にする場合はコチラ*/

h4.title{
clear: both;
display: block;
margin: 10px auto 0;
text-indent: -4000px;
}
.t_001{background: url("../img/title_001.png") no-repeat scroll center 0 transparent;height:764px;text-indent:-4000px;display:block;margin-bottom:-95px}
.t_001b{background: url("../img/title_001b.png") no-repeat scroll center 0 transparent;height:78px;text-indent:-4000px;display:block;margin-bottom:30px}
.t_001c{background: url("../img/title_001c.png") no-repeat scroll center 0 transparent;height:49px;text-indent:-4000px;display:block;}
h4.t_002{background: url("../img/title_002.png") no-repeat scroll center 0 transparent;height:145px;}
h4.t_003{background: url("../img/title_003.png") no-repeat scroll center 0 transparent;height:95px;}
h4.t_004{background: url("../img/title_004.png") no-repeat scroll center 0 transparent;height:95px;}
h4.t_005{background: url("../img/title_005.png") no-repeat scroll center 0 transparent;height:252px;}
h4.t_006{background: url("../img/title_006.png") no-repeat scroll center 0 transparent;height:90px;}
h4.t_007{background: url("../img/title_007.png") no-repeat scroll center 0 transparent;height:90px;}
h4.t_008{background: url("../img/title_008.png") no-repeat scroll center 0 transparent;height:95px;}
h4.t_009{background: url("../img/title_009.png") no-repeat scroll center 0 transparent;height:95px;}
h4.t_010{background: url("../img/title_010.png") no-repeat scroll center 0 transparent;height:95px;}
h4.t_011{background: url("../img/title_011.gif") no-repeat scroll center 0 transparent;height:95px;}
h4.t_012{background: url("../img/title_012.gif") no-repeat scroll center 0 transparent;height:110px;}
h4.t_013{background: url("../img/title_013.gif") no-repeat scroll center 0 transparent;height:110px;}
h4.t_014{background: url("../img/title_014.gif") no-repeat scroll center 0 transparent;height:110px;}
h4.t_015{background: url("../img/title_015.gif") no-repeat scroll center 0 transparent;height:110px;}


/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a{
border-left:8px solid #cc0000;
font-size: 20px;
font-weight: bold;
line-height: 130%;
margin: 10px auto;
padding-left: 10px;
}
.sub_title_b{
border-bottom: 3px solid #cc0000;
font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
font-size: 30px;
font-weight: bold;
line-height: 130%;
margin: 10px auto;
padding: 5px 0;
}
.sub_title_c{
border-bottom: 1px solid #cc0000;
border-left: 10px solid #cc0000;
font-size: 22px;
font-weight: bold;
line-height: 130%;
margin: 10px auto;
padding: 0 15px 5px;
}
.sub_title_c2{
border-bottom: 1px solid #cc0000;
border-left: 6px solid #cc0000;
font-size: 18px;
font-weight: bold;
line-height: 130%;
margin: 7px auto;
padding: 0 10px 2px;
}
.sub_title_d{
background-color: #cc0000;
box-shadow: 2px 2px 2px #C7C7C7;
color: #FFFFFF;
font-size: 24px;
line-height: 130%;
margin: 10px auto;
padding: 6px 25px 3px;
text-align:center;
}
.sub_title_e{
font-family: "HGP創英角ｺﾞｼｯｸUB";
font-size: 32px;
line-height: 130%;
margin: 0;
padding: 5px 0 6px;
}
.sub_title_f{
background-color: #F8F3E7;
border-left: 15px solid #666666;
box-shadow: 1px 1px 1px #CCCCCC;
color: #000000;
font-size: 28px;
line-height: 130%;
margin: 10px 0 15px;
padding: 8px 20px 6px;
}
.sub_title_bg{
background: url("../img/sub_title_bg.gif") no-repeat scroll center 0 transparent;
font-size: 26px;
font-weight: bold;
height: 64px;
line-height: 262%;
padding-left: 60px;
}


/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul{
font-weight: bold;
line-height: 200%;
list-style: none outside none;
padding:5px 10px;
}

ul li.icon_check{
background:url("../img/icon_check.png") no-repeat scroll 3px 8px;
font-size:22px;
line-height:140%;
padding: 11px 5px 5px 40px;
color:#000000;
border-bottom:#5d5d5d dotted 1px;
}

/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01{
background: url("../img/list_box_01.png") no-repeat scroll center 0 transparent;
height: 389px;
margin-bottom:15px;
}

.list_box_01 ul {
    float: left;
    margin: 0 10px;
    padding: 0;
    width: 47%;
}

.list_box_01 ul li.icon_check{
background: url("../img/icon_check.png") no-repeat scroll 0 0 transparent;
font-size: 22px;
font-weight: bold;
line-height: 100%;
list-style: none outside none;
margin: 10px 0;
padding-bottom: 6px;
padding-left: 30px;
padding-top: 5px;
}

.list_box_01_txt{
    font-size: 17px;
    line-height: 180%;
    padding: 140px 65px 20px;
}

.list_box_02{
background: url("../img/list_box_02.png") no-repeat scroll center 0 transparent;
height:820px;
}

.list_box_02_txt{
    font-size: 17px;
    line-height: 180%;
    padding: 185px 55px 20px;
}

.icon_check{
background: url("../img/icon_check.png") no-repeat scroll 0 0 transparent;
font-size: 22px;
font-weight: bold;
line-height: 100%;
list-style: none outside none;
margin: 15px 0 4px;
padding-bottom: 4px;
padding-left: 30px;
padding-top: 5px;
}

.list_box_03{
background: url("../img/list_box_03.png") no-repeat scroll center 0 transparent;
height:385px;
}

.list_box_03_txt{
    font-size: 17px;
    line-height: 180%;
    padding: 25px 18px 20px;
}

/*------------------------------------------
■ BG_BOX
------------------------------------------*/
.bg_box_01{
background: url("../img/list_box_02.png") no-repeat scroll 0 0;
margin: 0 auto 0;
}
.bg_box_01_txt{
    display: block;
    font-size: 16px;
    line-height: 180%;
    margin: 0 auto;
    padding: 26px 30px 19px;
}

.bg_box_02{
background: url("../img/denger.png") no-repeat scroll 0 0;
margin: 0 auto 0;
height:480px;
}

.bg_box_02_txt{
    display: block;
    font-size: 16px;
    line-height: 180%;
    margin: 0 auto;
    padding: 26px 30px 19px;
}

.bg_box_03{
background: url("../img/denger2.png") no-repeat scroll 0 0;
margin: 0 auto 0;
height:473px;
}

.bg_box_03_txt{
    display: block;
    font-size: 16px;
    line-height: 180%;
    margin: 0 auto;
    padding: 76px 30px 19px;
}

/*------------------------------------------
■ BOX_PAD
------------------------------------------*/
.box_pad_bot{
padding: 0 0 30px;
}

.box_pad_left{
padding-left: 15px;
}

.box_pad_right{
padding-right: 15px;
}

.box_pad_b10m{
padding: 0 0 -10px;
}

/*------------------------------------------
■ 特徴BOX
------------------------------------------*/
.box_m{
background-color: #DEDBB7;
border-radius: 10px 10px 10px 10px;
margin: 0;
padding: 0 0 30px;
}
.box_m_txt{
background-color: #FFFFFF;
border-radius: 10px 10px 10px 10px;
margin: 0 30px;
padding: 20px 20px 10px;
}

.box_m_set{
border-bottom: 1px dotted #CCCCCC;
margin: 10px auto;
padding-bottom: 5px;
}
.sub_title_m{
border-bottom: 3px solid #F48500;
color: #432C25;
font-family: "HGP創英角ｺﾞｼｯｸUB";
font-size: 28px;
letter-spacing: 0.05em;
line-height: 130%;
margin: 0 auto 5px;
padding-bottom:5px;
}

.m_block {
display: none;
background-color: #F4F5E0;
border-left: 10px solid #666666;
box-shadow: 1px 1px 1px #999999;
font-family: "メイリオ","ＭＳ Ｐゴシック","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Geneva,Arial,Verdana,sans-serif;
font-size: 22px;
margin-right: 15px;
padding: 3px 20px 0;
}

.p_icon{width: 120px; margin-right:10px;}

/*------------------------------------------
■ box_e
------------------------------------------*/
.box_e{
background-color: #666666;
border-radius: 5px 5px 5px 5px;
margin: 30px auto;
padding: 20px 20px 15px;
}

.box_e_title{
color: #FFFFFF;
font-family: "ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
font-size: 32px;
font-weight: bold;
text-align: center;	
}

.box_e .box_e_in{
background: none repeat scroll 0 0 #FCF8F2;
line-height: 140%;
margin-top: 20px;
padding: 15px 40px 20px;
text-align: left;
}

/*------------------------------------------
■ フロートボックス width: 216pxにすれば3つ横に並ぶよ。
------------------------------------------*/
.con2_1,
.con2_2,
.con2_3,
.con2_4{
background-color: #ffffff;
border-radius: 3px 3px 3px 3px;
float: left;
height: 170px;
line-height: 160%;
font-size: 22px;
margin: 10px 15px;
padding: 10px 0px;
width: 390px;
}

.con2_title{
border-bottom: 3px dotted #666666;
display: block;
font-size: 22px;
font-weight: bold;
margin-bottom: 5px;
padding-bottom: 6px;
padding-top: 10px;
}

/*------------------------------------------
■ POINT
------------------------------------------*/
.point_title{
border-bottom: 2px dotted #666666;
color: #AA0000;
font-size: 22px;
font-weight: bold;
margin-left: 0px;
padding-bottom: 5px;
padding-top: 10px;
}

/*------------------------------------------
■ STEP
------------------------------------------*/


.step_ttile {
background-color:#FFFFFF;
border-bottom: 2px dashed #f48500;
border-top: 2px dashed #f48500;
color: #412C1B;
font-family: "HGP創英角ｺﾞｼｯｸUB";
font-size: 28px;
letter-spacing: 0.04em;
line-height: 180%;
margin: 10px 0;
padding: 0;
}


/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_area{}
.voice {
background: url("../img/bg08.gif") repeat scroll 0 0 transparent;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 2px #CCCCCC, 0 0 2px #CCCCCC inset;
font-size: 96%;
line-height: 160%;
margin: 0 auto 20px;
padding: 10px 40px 20px;
}

/*------------------------------------------
■ 特徴6つ
------------------------------------------*/
.toku6_area{
margin:15px 72px;
}

.toku6_set{
background: url("../img/bg_toku6.gif") repeat scroll 0 0 transparent;
border: 1px solid #3D7F19;
float: left;
margin: 5px;
min-height: 220px;
width: 220px;
}

.toku6_title p{
display:none;	
}

.toku6_txt{
color: #333333;
margin: 10px;	
}

/*------------------------------------------
■ 良くある質問
------------------------------------------*/
.faq{
background-color: #FDFBF6;
border: 1px solid #D5CFBA;
margin: 10px auto;
padding: 10px 30px 5px;
}

.faq_q{
background: url("../img/qa_q.png") no-repeat scroll 0 0 transparent;
border-bottom: 2px dotted #666666;
color: #666666;
font-size: 20px;
font-weight: bold;
line-height: 192%;
margin: 10px auto;
padding: 0 0 5px 43px;
}

.faq_a{
/* background: url("../img/qa_a.png") no-repeat scroll 0 0 transparent; */
line-height: 180%;
margin: 10px auto;
padding: 0 0 0 0px;
font-size:16px;
}

.pud_b_20 {
padding-bottom: 20px;
}

/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left{
background: url("../img/bg06.gif") repeat scroll center 0 transparent;
float: left;
width: 45%;
margin:0 10px 15px 30px;
box-shadow: 2px 2px 2px #aaaaaa;
}
.block_right{
background: url("../img/bg06.gif") repeat scroll center 0 transparent;
float: left;
width: 45%;
margin:0px 30px 15px 10px;
box-shadow: 2px 2px 2px #aaaaaa;
}
.room{
padding:15px;
}

.block_title_a{
    background-color: #b91c1c;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 auto 0px;
    padding: 8px 10px 3px;
}

.block_in_a{
 border: solid 2px #b91c1c;
 padding:10px;
 font-size:80%;
}

.jtv_color{
 color:#b91c1c;
}

.block_title_b{
    background-color: #2282ae;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    line-height: 130%;
    margin: 0 auto 0px;
    padding: 8px 10px 3px;
}

.block_in_b{
 border: solid 2px #2282ae;
 padding:10px;
  font-size:80%;

}

.mtv_color{
 color:#2282ae;
}

/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area{
font-size: 16px;
line-height: 100%;
text-align: right;}

.map_in{	
display: block;
height: 550px;
margin: 0 auto;
width: 100%;
}

/*------------------------------------------
■ テーブル
------------------------------------------*/
.table01{
background-color: #cccccc;
font-size: 16px;
margin: 15px auto;
width:100%;
}
.table01 th{
background-color: #EFEFEF;
font-weight: normal;
line-height: 140%;
padding: 10px 20px;
text-align: left;
}
.table01 td{
background-color: #FFFFFF;
line-height: 150%;
padding: 10px 20px;
}
.table01 th.th01{
width: 30%;
text-align: center;
}
.table01 td.td_c{
text-align: center;
}
.table01 td.td_r{
text-align: right;
}

/*------------------------------------------
■ フォーム部分
------------------------------------------*/

.form_area{margin:40px auto;}

/* --フォームテーブルの部分-- */
.table_box{
border-top: 1px dashed #666666;
margin: 15px auto;
width:800px;
}

.inq_box{
border-bottom: 1px dashed #666666;
display: block;
font-size: 16px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 20px;
}
.inq_box_top{
border-top:#cccccc 1px solid;
}
.inq_box_title{
border-left: 8px solid #666666;
float: left;
font-weight: bold;
line-height: 150%;
margin-top: 20px;
padding-left: 12px;
width: 260px;
}
.inq_box_txt{
display: block;
float: left;
line-height: 140%;
padding-left: 20px;
padding-top: 20px;
width: 300px;
}
input,textarea,select{
font-size: 16px;
margin:5px auto;
padding:5px;
}

/*------------------------------------------
■ フッター
------------------------------------------*/
#footer {
border-bottom: 1px solid #CCCCCC;
display: block;
font-size: 14px;
line-height: 1.8;
margin: 30px 10px 0;
padding: 0px 0;
text-align: center;
}
.copyright {
background-color:#666666;
color: #FFFFFF;
height: 40px;
margin: 15px auto 0;
padding-top: 15px;
}

/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page_title{
background-color: #666666;
border-bottom: 3px solid #CCCCCC;
color: #FFFFFF;
font-size: 28px;
font-weight: bold;
margin: 20px 0;
padding: 20px 0 15px;
text-align: center;
}

#order_page,#privacypolicy,#company,#law,#order_end{
line-height: 140%;
margin: 0 30px;
padding:5px 0;
min-height:600px;
}
#privacypolicy,#company,#law{
font-size:14px;
line-height: 140%;
}
/* 別々に指定したければ、分けてください*/

/*------------------------------------------
■ プライバシーポリシーページ設定
------------------------------------------*/
#pp_page{}

.sub_page_h{
border-bottom: 2px solid #CCCCCC;
font-size: 18px;
font-weight: bold;
line-height: 130%;
margin: 0 0 15px;
padding: 5px 0 3px;
}

/*------------------------------------------
■ 特定商取引法に基づく表記
------------------------------------------*/



/*------------------------------------------
■ 会社概要
------------------------------------------*/


/*------------------------------------------
■ 施工事例
------------------------------------------*/
.case_area{font-size:14px; line-height:180%;margin:20px auto;}
.case_area_bg{
margin:20px auto;
background-color:#f7f7f7;
font-size:14px;
padding:20px;
line-height:180%;
}

.case_title{
background-color: #232323;
border-bottom: 3px solid #888888;
color: #FFFFFF;
padding: 3px 20px;
}

.case_img{margin: 0 auto 10px;display:block;width:97%;}
.case_area img, .case_area_bg img{ margin-bottom:5px;}

.float_5{float:left;width:50%;}
.float_4{float:left;width:40%;}
.float_6{float:left;width:60%;}

.float{float:left; margin:5px; width:32%;}
.float_in{border: 1px solid #000000;padding: 5px;}
.float p{ padding:0 5px; line-height:160%;}
.c_title{
background-color: #232323;
color: #FFFFFF;
margin-bottom: 10px;
padding: 5px 10px;
}
.float img{width:100%; margin: 0 auto 10px;display:block;}
.float_in img{width:98%; margin:5px auto;display:block;}

.case_data_bg{background-color: #797979;color: #FFFFFF;	}
.case_data_bg p.in{padding:15px;}

.float_5 .case_data_bg{
background-color: #797979;
color: #FFFFFF;
margin:0 0 0 10px;
}

/*------------------------------------------
■ top_navi
------------------------------------------*/
#top_navi {
margin:0;
position: fixed;
width: 100%;
background-color:#999999;
z-index:9999999;
position:-10px 0 0 0;
background-color: rgba(51, 51, 51, 0.8);
}

#top_navi .top_navi_box {
margin:0 auto;
width:900px;
padding:5px;
text-align:left;
}


#top_navi .top_navi_box_title {
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
padding:5px 0 0 0;
}


#top_navi .navi_box_left {
width:450px;
float:left;
font-size:14px;
color:#FFFFFF;
text-align:center;
margin-left:10px;
line-height:160%;
}

#top_navi .navi_box_right {
float:left;
font-size:12px;
color:#FFFFFF;
padding:0 5px;
text-align:center;
}

#top_navi .navi_box_right_02 {
float:left;
font-size:12px;
color:#FFFFFF;
padding:0 5px;
text-align:center;
line-height:170%;
}

#top_navi .navi_box_left_tell {
font-size:22px;
color:#FFFFFF;
font-weight:bold;
}

.include #top_navi02 {
  margin-top: -110px;
  position: fixed;
  width: 100%;
  background-color: #999999;
  z-index: 9999999;
  position: -10px 0 0 0;
  background-color: rgba(51, 51, 51, 0.8);
}

.include .order {
  background: url(../img/order.png) no-repeat center top;
  margin: 15px auto 25px;
  padding: 0;
  height: 520px;
  width: 900px;
  position: relative;
}

.include .order_mail {
  display: block;
  padding-top: 374px;
  text-align: center;
}

.include .order a.txt_tel {
  color: #E50000;
  display: block;
  font-size: 45px;
  font-weight: bold;
  left: 390px;
  line-height: 100%;
  position: absolute;
  text-shadow: 1px 1px 1px #333333;
  top: 306px;
  white-space: nowrap;
  width: 445px;
}
