@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: #0066cc;text-decoration: none;}
a:hover {color: #FF3399;text-decoration: none;opacity: 0.9;/*--IE,FF対応--*/filter: alpha(opacity=90);-ms-filter: "alpha( opacity=90)";}
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_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 {}
.size_l {}
.max_w {}

/*------------------------------------------
■ テキスト装飾
------------------------------------------*/
.txt_bold {font-weight: bold;}
.txt_small {font-size: 60%;}
.txt_big {font-size: 120%;}
.txt_right {text-align: right;}
.txt_red {color: #aa0001;}
.txt_blue {color: #0066cc;}
.txt_keycolor {color: #aa0000;}
.txt_marker {background-color: #FFFF00;}
.txt_underline {border-bottom: 1px dashed #cccccc;margin-bottom: 2px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f28{font-size:28px;}
.f38{
font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
    font-size: 42px;
    font-weight: bold;
    line-height: 120%;	
}
.f40{font-size:40px;}
.f48{font-size:48px;line-height: 140%;}

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

/*■■■■■■■■■■■■■■■■■■■■■■
　　各コンテンツ　【　基本設定　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ メイン設定
------------------------------------------*/
body {
background-color:#FFFFFF;
color: #000000;
font-family: "メイリオ","ＭＳ Ｐゴシック","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Geneva,Arial,Verdana,sans-serif;
font-size: 18px;
line-height: 200%;
width: 100%;
min-width:1200px;
}
.w_1200{
width: 100%;
min-width:1200px;
}

#wrap {
margin: 0 auto;
}

#frame {
margin:0 auto;
text-align: left;
}

#main {
padding: 0px;
margin:0 auto;
}
.section {
clear: both;
margin: 0 auto;
}


.section_bg {
    background-color: #efeed8;
    clear: both;
    margin: 0 auto;
    padding: 1px 0;
}


/*------------------------------------------
■　box, txt_area
------------------------------------------*/
.box {
clear: both;
margin:0 auto 0;
width:1000px;
}

.box_bg {
background: url("../img/bg03.gif") repeat scroll center 0 transparent;
border-radius: 0;
margin: 50px auto;
padding: 40px;
}

.box_border {
background: url("../img/bg07.gif") repeat scroll center 0 transparent;
border: 3px dashed #E4BB40;
margin: 50px auto;
padding: 40px;
}

.txt_area {
padding: 0px;
margin: 70px auto;
}

.txt_area_bg {
background-color: #e6e3d5;
margin:50px auto;
padding: 40px;
}

.txt_area_border {
    background-color: #ffffff;
    border: 1px dashed #aa0000;
    margin: 50px auto;
    padding: 40px;
}

/*------------------------------------------
■ h1
------------------------------------------*/

h1 {
    background-color: #ad2734;
    color: #ffffff;
    font-size: 10px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
}
.h1_txt {
display: block;
width: 1000px;
margin: 0 auto;
padding: 0 30px
text-align: left;
}
/*------------------------------------------
■ ヘッダーエリア
------------------------------------------*/

#header {
    background-color: #FFFFFF;
    height: 95px;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#header_in {
height: 85px;
width: 1000px;
position: relative;
left: 0px;
top: 0px;
margin:0 auto;
}

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

#header .header_txt {
left: 420px;
position: absolute;
line-height: 130%;
}
#header_in .header_tel {
    font-size: 14px;
    left: 70px;
    position: relative;
    top: 14px;
}
#header_in .header_tel_number {
    background: url("../img/tel_icon_small.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    cursor: default;
    display: block;
    font-size: 28px;
    left: 420px;
    line-height: 26px;
    position: absolute;
    text-indent: 32px;
    top: 44px;
    white-space: nowrap;
}

#header_in .header_btn a {
    color: #ffffff;
    display: block;
    left: 782px;
    position: absolute;
    top: 28px;
	width:160px;
	text-align:center;
	font-size: 16px;
}
/*
#header_in .header_btn a {
    display: block;
    left: 782px;
    padding: 0;
    position: absolute;
    top: 19px;
}
*/
/*------------------------------------------
■TOP
------------------------------------------*/
#top_bg_01 {
background: url("../img/bg_img_01.gif") repeat scroll 0 0 #EBE1C0;
}

#top {
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
    text-align: left;
    width: 1000px;
}


.top_btn {
    bottom: 52px;
    left: 405px;
    position: absolute;
}

#top a:hover img {
opacity: 0;/*--IE,FF対応--*/
filter: alpha(opacity=0);
-ms-filter: "alpha( opacity=0)";
}


/*------------------------------------------
■お申込みエリア
------------------------------------------*/
.order {
background:#ad2734;
clear: both;
margin: 0 auto 0;
padding: 10px;
text-align:center;
}

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

.order_logo{}

.order_copy01{
    background-color: #8dc21f;
    font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
    border-radius: 5px;
    color:#000000;
    font-size: 28px;
    margin: 0 auto 30px;
    padding: 12px 0 10px;
    text-align: center;
    width: 100%;
}
.order_copy02{
    color: #ffffff;
font-family:"FOT-筑紫明朝 Pr5 B";
    font-size: 44px;
    line-height: 135%;
    margin: 0 auto 30px;
    text-align: center;
    text-shadow: 2px 2px 2px #000000;
	border-bottom:2px dashed #FFCC00;
}
h3.copy {
display: none;
}
.order_area {
    background-color: #ffffff;
}
.order_area01 {
    background-color: #FDFCE6;
    float: left;
    margin: 0 40px 0 0;
    width: 480px;
}
.order_area02{
    background-color: #FDFCE6;
    float: right;
    margin: 0 0px 0 0;
    width: 480px;
}

.goods_name{
font-family:"FOT-筑紫明朝 Pr5 B";
    font-size: 34px;
    font-weight: bold;
	margin-bottom: 5px;
}

.goods_name .txt_small{
	font-size:70%;
	}

.price{
	    font-size: 36px;
    font-weight: bold;
}

.price .txt_small{
	font-size:50%;
	}

.order_left{
float: left;
}
.order_image{
margin:15px;
}
.order_right {
float: right;
width: 520px;
}
.order_right_in{
margin: 20px;
}
.order_tel {
}
/*　▼テキスト▼　*/
.order p.txt_cap{
font-size: 20px;
margin-top: 5px;
}

.order p.order_time {
    border-top: 2px dotted #aa0000;
    font-size: 15px;
    line-height: 140%;
    margin-top: 10px;
    padding-top: 10px;
    text-align: left;
}

/*　▼TEL番号エリア▼　*/
.order .txt_tel {
    background: url("../img/tel_icon_big.gif") no-repeat scroll 0 -4px transparent;
    color: #444444;
    display: block;
    font-size: 42px;
    font-weight: bold;
    line-height: 100%;
    margin: 0 auto 5px;
    padding-top: 10px;
    text-align: left;
    text-indent: 60px;
}

.order a.txt_tel{
	display:none;
}
/*　▼ボタンエリア▼　*/
/*.order_mail a {
    display: block;
    margin: 10px auto;
    padding: 0;
    width: 480px;
}
*/
.order_mail {
	margin: 10px auto;
    /*background-color: #cc0000;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    font-size: 28px;
    letter-spacing: 0.04em;
    padding: 25px 0;
    text-shadow: 1px 1px 1px #7f7f7f;
    width: 440px;*/
}
.order_btn {
}
.plain {
white-space: nowrap;
}

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

h4.title {
    background-color: #000000;
    color: #FFFFFF;
    display: block;
font-family:"FOT-筑紫明朝 Pr5 B";
    font-size: 40px;
    font-weight: bold;
    height: 100px;
    letter-spacing: 0.1em;
    line-height: 96px;
    padding: 0;
    text-align: center;
}

h4.onayami{
    color: #ad2734;
    display: block;
font-family:"FOT-筑紫明朝 Pr5 B";
    font-size: 40px;
    font-weight: bold;
    height: 100px;
    letter-spacing: 0.1em;
    line-height: 96px;
    padding: 0;
    text-align: center;
}

h4.title img{
	margin:0 0 0 0;
	}

/*------------------------------------------
■ サブタイトル装飾（基本値）
------------------------------------------*/
.sub_title_a {
border-left: 10px solid #aa0000;
font-size: 30px;
line-height: 130%;
margin: 0px auto 10px;
padding-left: 22px;
font-family:RodinRosePro-EB;
}
.sub_title_b {
    border-bottom: 3px dotted #aa0000;
    font-family:"FOT-筑紫明朝 Pr5 B";
    font-size: 20px;
    font-weight: bold;
    margin: 0 auto 15px;
    padding: 15px 5px;
	color:#AA0000;

}
.sub_title_c {
border-bottom: 1px solid #aa0000;
border-left: 10px solid #aa0000;
font-size: 24px;
line-height: 130%;
font-weight: bold;
margin: 50px auto;
padding: 0 15px 5px;
font-family:RodinRosePro-EB;
}
.sub_title_d {
background-color: #aa0000;
color: #ffffff;
font-size: 24px;
letter-spacing: 0.09em;
margin: 10px auto 25px;
padding: 15px 30px;
font-family:RodinRosePro-EB;
}
.sub_title_e {
font-size: 32px;
font-weight: bold;
letter-spacing: 0.09em;
line-height: 130%;
margin: 0;
padding: 5px 0 6px;
font-family:RodinRosePro-EB;
}
.sub_title_f {
    background-color: #000000;
    border-left: 15px solid #aa0000;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: 0.09em;
    margin: 50px auto 25px;
    padding: 15px 30px;
}

/*■■■■■■■■■■■■■■■■■■■■■■
　　流用コンテンツ　【　良く使うカテゴリ　】
■■■■■■■■■■■■■■■■■■■■■■*/
/*------------------------------------------
■ リストのチェックアイコン
------------------------------------------*/
ul {
list-style: none outside none;
}
ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 0;
padding-left: 34px;
}
/*------------------------------------------
■ list_box
------------------------------------------*/
.trouble{
	margin:0 auto;
	background: url("../img/bg07.gif") repeat scroll 0 0 #EBE1C0;
}

/*------------------------------------------
■ list_box
------------------------------------------*/
.list_box_01 {
    background: url("../img/list_box_01.jpg") no-repeat scroll right 0 transparent;
    height: 576px;
    margin-bottom: 50px;
}
.list_box_01 ul {
    line-height: 140%;
    margin: 0 10px;
    padding: 90px 50px;
    width: 750px;
}

.list_box_01 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: 10px;
padding-left: 35px;
padding-top: 30px;
font-family: "FOT-筑紫A丸ゴシック Std D";
}

.list_box_02 {
    background: url("../img/list_box_02.jpg") no-repeat scroll right 0 transparent;
    height: 576px;
    margin-bottom: 50px;
}
.list_box_02 ul {
    line-height: 140%;
    margin: 0 10px;
    padding: 90px 45px;
    width: 700px;
	
}
.list_box_02 ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 32px transparent;
font-size: 24px;
line-height: 100%;
list-style: outside none none;
margin: 0;
padding-bottom: 10px;
padding-left: 35px;
padding-top: 30px;
font-family: "FOT-筑紫A丸ゴシック Std D";
}


.list_box_03 {
    background: url("../img/list_box_03.jpg") no-repeat scroll right 0 transparent;
    height: 576px;
    margin-bottom: 50px;
}
.list_box_03 ul {
    line-height: 140%;
    margin: 0 10px;
    padding: 70px 45px;
    width: 700px;
}
.list_box_03 ul li.icon_check {
background: url("../img/icon_check.png") no-repeat scroll 0 32px transparent;
font-size: 22px;
line-height: 100%;
list-style: outside none none;
margin: 0;
padding-bottom: 10px;
padding-left: 35px;
padding-top: 30px;
font-family: "FOT-筑紫A丸ゴシック Std D";
}

/*------------------------------------------
■ ポイント01
------------------------------------------*/
.point01{
	background: url("../img/bg07.gif") repeat scroll 0 0 #EBE1C0;
	padding: 15px;
}
.point01 .point_set {
    background-color: #ffffff;
    border: 5px solid #ad2734;
    border-radius: 20px;
    float: left;
    margin: 10px;
    min-height: 345px;
    padding: 5px;
    width: 290px;
	text-align:left;
}
.point01 .point_title {
border-bottom: 1px dashed #f23f55;
font-size: 24px;
font-weight: bold;
padding-bottom: 15px;
text-align: center;
}

.point01 .point_set .point_title span.num {
background-color: #f23f55;
border-radius: 50px;
color: #ffffff;
font-size: 24px;
height: 50px;
line-height: 53px;
margin: 20px auto 15px;
padding: 0;
text-align: center;
width: 50px;
display:block;
}

.point01 .point_set p{
}


.txt_box{
 border-bottom:4px dotted #ad2734;
 font-size:24px;
 text-align:center;
 color:#ad2734;
 padding:10px;
 margin-bottom:10px;
 font-weight:bold;
}

.txt_box2{
 font-size:25px;
 text-align:center;
 color:#f13f99;
 margin-bottom:10px;
 padding-top:10px;
}



/*------------------------------------------
■ 商品紹介
------------------------------------------*/
.items_area {
    background-color: #deddc7;
    margin: 50px auto;
    padding: 15px;
}
.items_area .items {
    background-color: #ffffff;
    border: 1px solid #aa0001;
    border-radius: 0;
    float: left;
    margin: 15px;
    min-height: 400px;
    width: 453px;
}

.items_area .items_title {
    background-color: #000000;
    border-left: 15px solid #aa0000;
    color: #ffffff;
    font-family: "FOT-筑紫明朝 Pr5 B";
    font-size: 22px;
    letter-spacing: 0.09em;
    margin: 0 auto;
    padding: 10px 30px;
}

.items_area .items .items_title span.num {
background-color: #aa0001;
border-radius: 50px;
color: #ffffff;
font-size: 24px;
height: 50px;
line-height: 53px;
margin: 20px auto 15px;
padding: 0;
text-align: center;
width: 50px;
display:block;
}

.items_area .items_img {
    float: left;
    margin: 20px;
}


.items_area .items p {
    font-size: 15px;
    line-height: 180%;
    padding: 25px;
}

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

.point02 .point_set {
background:#FFFFFF;
margin: 20px auto;
padding: 20px 35px;
border:2px solid #ad2734;

}


.point02 {
background-color:#F0E5CD;
padding-bottom: 20px;


}

.point02 .item_container {
    border-radius: 10px;
    float: left;
    margin: 2px;
    min-height: 345px;
    padding: 10px;
    width: 280px;
	border:1px solid #CCCCCC;
	
}

.point02 .point_title {
border-bottom: 2px dashed #ad2734;
font-size: 32px;
line-height: 58px;
margin: 20px 2px;
}

.point02 .point_set .point_title span.num {
background-color: #ad2734;
border-radius: 50px;
color: #ffffff;
display: block;
float: left;
font-size: 24px;
height: 50px;
line-height: 53px;
margin: 0 10px 0 0;
padding: 0;
text-align: center;
width: 50px;
}


.point02 .point_set p{
}



/*------------------------------------------
■ プロフィール
------------------------------------------*/


/*------------------------------------------
■ 新要素　グリッドデザイン（新フロートボックス）
------------------------------------------*/
.gd_box {
letter-spacing: -0.34em;
*letter-spacing:normal;
*word-spacing:-0.43em;
text-rendering: optimizespeed;
font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
display: -webkit-flex;
-webkit-flex-flow: row wrap;
display: -ms-flexbox;
-ms-flex-flow: row wrap;
}
.gd_1-2, .gd_1-3, .gd_2-3, .gd_1-4, .gd_3-4 {
display: inline-block;
*display:inline;
zoom: 1;
letter-spacing: normal;
word-spacing: normal;
vertical-align: top;
text-rendering: auto;
}
.gd_1-2 {
width: 50%;
*width: 49.9690%;
}
.gd_1-3 {
width: 33.3333%;
*width: 33.3023%;
}
.gd_2-3 {
width: 66.6667%;
*width: 66.6357%;
}
.gd_1-4 {
width: 25%;
*width: 24.9690%;
}
.gd_3-4 {
width: 75%;
*width: 74.9690%;
}


/*------------------------------------------
■ お客様の声
------------------------------------------*/
.voice_set {
background: none repeat scroll 0 0 #ffffff;
border: 5px solid #efefef;
margin: 0 auto 50px;
padding: 40px;
}
.voice .voice_title {
border-bottom: 2px dashed #aa0000;
font-size: 28px;
margin-bottom: 15px;
padding-bottom: 15px;
color: #1cb2bc;
}


/*------------------------------------------
■ 良くある質問
------------------------------------------*/
.faq_area {
	width: 1000px;
	margin: 0 auto;
}
.faq_set{
 background-color: #FDFBF6;
 border: 1px solid #D5CFBA;
 margin: 10px auto;
 padding: 10px 30px 20px;
 border-radius:8px;
 padding-bottom:20px;
  background: url("../img/bg07.gif") repeat scroll 0 0 transparent;
}

.faq_q{
 background: url("../img/faq_q.gif") no-repeat scroll 0 0 transparent;
 border-bottom: 1px dotted #AA0000;
 color: #AA0000;
 font-size: 20px;
 font-weight: bold;
 line-height: 273%;
 margin: 10px auto;
 padding: 0 0 5px;
 text-indent:80px;
 height:70px;
}

.faq_a{
 background: url("../img/faq_a.gif") no-repeat scroll 0 0 transparent;
 line-height: 200%;
 margin: 10px auto;
 padding: 0;
 font-size:16px;
}

.faq_a_txt{
 padding-left:80px;
 width:800px;
}



/*------------------------------------------
■ STEP
------------------------------------------*/
.step_area {
background-color: #FFFFFF;
border: 10px solid #DEDBB7;
margin: 20px auto;
padding: 20px;
}
.step_title {
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;
}
.s_block {
background-color: #f48500;
border-radius: 30px;
box-shadow: 1px 1px 1px #666666;
color: #FFFFFF;
font-size: 20px;
margin-right: 15px;
padding: 6px 30px;
}

/*------------------------------------------
■ ブロック
------------------------------------------*/
.block_left {
float: left;
width: 50%;
}
.block_right {
float: right;
width: 50%;
}
.room {
padding: 15px;
}
/*------------------------------------------
■ アクセス
------------------------------------------*/
.map_area {
font-size: 16px;
line-height: 100%;
text-align: right;
}
.map_in {
display: block;
height: 550px;
margin: 20px auto;
width: 100%;
}
/*------------------------------------------
■ テーブル01
------------------------------------------*/
.table01 {
font-size: 17px;
margin: 50px auto;
width: 100%;
}
.table01 th {
background-color: #e6e3d5;
border: 1px solid #adadad;
font-weight: normal;
padding: 20px;
text-align: left;
}
.table01 td {
background-color: #FFFFFF;
padding: 20px;
border: 1px solid #adadad;
}
.table01 th.th01 {
width: 30%;
text-align: center;
}
.table01 td.td_c {
text-align: center;
}
.table01 td.td_r {
text-align: right;
}
/*------------------------------------------
■ テーブル02
------------------------------------------*/
.table02 {
margin: 50px auto;
width: 100%;
font-size:18px;
}
.table02 th {
background-color:#E6E3D5;
font-weight: normal;
line-height: 140%;
padding: 20px;
text-align: left;
border:1px solid #aca99b;
width: 20%;
}
.table02 td {
background-color: #FFFFFF;
line-height: 150%;
padding: 20px;
border:1px solid #aca99b;
}

.table02 td.td_c {
text-align: center;
}
.table02 td.td_r {
text-align: right;
}
/*------------------------------------------
■ youtube　*サイズ幅100％表示したい場合は、SP用のCSSソースを流用してください。
------------------------------------------*/

.video-container {
text-align: center;
}
.video-container iframe {
width: 640px; /*youtubeでしてタグ吐出し時にサイズ調整をしてその際のサイズを入れる*/
height: 360px; /*youtubeでしてタグ吐出し時にサイズ調整をしてその際のサイズを入れる*/
}
/*------------------------------------------
■ フォーム部分
------------------------------------------*/

.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 #aa0000;
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: #aa0000;
color: #FFFFFF;
height: 40px;
margin: 15px auto 0;
padding-top: 15px;
}
/*■■■■■■■■■■■■■■■■■■■■■■
　　サブページ設定
■■■■■■■■■■■■■■■■■■■■■■*/

/*------------------------------------------
■ サブページ共通
------------------------------------------*/
.sub_page_title {
background-color: #aa0000;
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, #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;
}
/*------------------------------------------
■ 特定商取引法に基づく表記
------------------------------------------*/



/*------------------------------------------
■ 会社概要
------------------------------------------*/





/*------------------------------------------
■ 新要素　イメージリストエリア（ライトボックス風　サムネイルクリックで拡大写真）
施工事例や店内・院内風景などにご使用ください。※デフォルトで3パーターンレイアウトを用意しました。
------------------------------------------*/
/*レイアウトパターン１*/
.img_list_area_1 {
width: 840px;
padding: 0px;
height: auto;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.img_list_area_1 .thumbnail {
float: left;
width: 100%;
}
.img_list_area_1 .thumbnail img {
float: left;
margin: 9px;
}
.img_list_area_1 .thumbnail_notes {
clear: both;
font-size: 12px;
}
.img_list_area_1 .text_block {
float: right;
width: 375px;
}
.img_list_area_1 .text_block img {
}
.img_list_area_1 table {
font-size: 16px;
margin: 0px;
width: 100%;
}
.img_list_area_1 table th {
width: 30%;
background-color: #EFEFEF;
font-weight: normal;
line-height: 140%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}
.img_list_area_1 table td {
width: 70%;
background-color: #FFFFFF;
line-height: 150%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}
/*レイアウトパターン２*/

.img_list_area_2 {
width: 840px;
padding: 0px;
height: auto;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.img_list_area_2 .thumbnail {
float: right;
width: 465px;
}
.img_list_area_2 .thumbnail img {
float: left;
padding-right: 5px;
padding-bottom: 5px;
}
.img_list_area_2 .thumbnail_notes {
clear: both;
font-size: 12px;
text-align: right;
}
.img_list_area_2 .text_block {
float: left;
width: 375px;
}
.img_list_area_2 .text_block img {
padding-bottom: 30px;
}
.img_list_area_2 table {
font-size: 16px;
margin: 0px;
width: 100%;
clear: both;
}
.img_list_area_2 table th {
width: 30%;
background-color: #EFEFEF;
font-weight: normal;
line-height: 140%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}
.img_list_area_2 table td {
width: 70%;
background-color: #FFFFFF;
line-height: 150%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}
/*レイアウトパターン３*/

.img_list_area_3 {
width: 840px;
padding: 0px;
height: auto;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.img_list_area_3 .thumbnail {
clear: both;
}
.img_list_area_3 .thumbnail img {
float: left;
padding-right: 4px;
padding-bottom: 4px;
border: 2px solid #FFFFFF;
box-shadow: 3px 3px 3px #CCCCCC;
margin: 0px 10px 10px 0px;
}
.img_list_area_3 .thumbnail_notes {
clear: both;
font-size: 12px;
text-align: right;
}
.img_list_area_3 .text_block {
clear: both;
}
.img_list_area_3 .text_block img {
}
.img_list_area_3 table {
font-size: 16px;
margin: 0px;
width: 50%;
}
.img_list_area_3 table th {
width: 30%;
border: 1px solid #EFEFEF;
font-weight: normal;
line-height: 140%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}
.img_list_area_3 table td {
width: 70%;
background-color: #FFFFFF;
line-height: 150%;
padding: 10px 20px;
text-align: left;
border: 1px solid #CCCCCC;
}

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

}



#go_top a {
    background-color: #9d1b19;
    border: 1px solid #ffffff;
    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;
}

.t_deco {
	margin: 0 auto;
	display:block;
}
.wide_box {
	width: 100%;
	background-color:#fff;
	margin: 0 auto;
	padding-bottom: 10px;
}

.room .in_txt {
	font-size: 20px;
	padding:30px;
}
.room .in_txt li {
	margin-bottom: 20px;
}

.room .in_txt2 {
	font-size: 20px;
}

.room .in_txt2 li {
    list-style-position: inside;
    list-style-type: square;
}




.items .wide_box {
	background: url("../img/bg_img_01.gif") repeat scroll 0 0 #EBE1C0;
}